
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgb(0 0 0 / 0.1);
}

.hover_line {
  width: auto;
  background-repeat: no-repeat;
  background-image: -o-linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: -ms-linear-gradient(transparent 95%, currentColor 1px);
  -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 80%;
}

.hover_line:hover {
  background-size: 100% 80%;
}

.single-blog .post-navigation > a .content_nav .title span:hover {
  background-size: 100% 80%;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
  display: block;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.jws_blog_item.sticky > div {
  background: #fafafa;
  padding: 17px 30px 30px;
}

.mu_register input[type="submit"],
.mu_register #blog_title,
.mu_register #user_email,
.mu_register #blogname,
.mu_register #user_name {
  border: 1px solid #dfdfdf;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 9px;
  height: 55px;
}

.mu_register {
  width: 900px !important;
  padding-bottom: 90px;
}

.jws-edit-user input,
.jws-edit-user select,
.jws-edit-user optgroup,
.jws-edit-user textarea {
  border: 1px solid #c7c7c7;
  padding: 0 15px;
  width: 100%;
}

.jws-edit-user input,
.jws-edit-user button,
.jws-edit-user select,
.jws-edit-user optgroup {
  height: 50px;
}

.jws-edit-user label {
  color: #333;
  font-weight: 700;
  display: block;
}

.jws-edit-user {
  max-width: 700px;
  margin: 0 auto;
  padding: 90px 0;
}

.user-registration-profile-header {
  text-align: center;
  margin-bottom: 30px;
}

.user-registration-profile-header img {
  margin-bottom: 15px;
  border-radius: 100%;
}

.user-registration-profile-header p {
  margin-bottom: 0;
}

.ld-profile-edit-link {
  display: none;
}

.slick-list,
.slick-slider {
  display: block;
}

.slick-slide {
  float: left;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.jws_left {
  left: 0;
}

.jws_right {
  left: 0;
}

.jws_top {
  top: 0;
}

.jws_bottom {
  bottom: 0;
}

.jws_width {
  width: 100%;
}

.jws_height {
  height: 100%;
}

.reset_ul_ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.vertical-ali {
  vertical-align: middle;
}

.ba-main {
  background: var(--btn-bgcolor) !important;
}

.ba-main:hover {
  background: var(--btn-bgcolor2) !important;
  transition: 0.3s all;
}

.ct_ul_ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.jws_menu_default {
  align-items: center;
  -webkit-align-items: center;
}

.jws_logo_svg img {
  width: 90px;
}

.elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul {
  display: block;
}

.elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  > a {
  line-height: 60px;
  padding: 0;
}

.alignleft,
img.alignleft {
  margin-right: 1.5em;
  float: left;
}

.alignright,
img.alignright {
  margin-left: 1.5em;
  float: right;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.wp-caption {
  margin-bottom: 1.5em;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.gallery-caption {
  color: #333;
}

.jws_posts
  .jws_posts_item
  .jws_post_wap
  .jws_post_content
  .jws_post_info
  .jws_post_readmore {
  font-size: 17px;
  font-weight: 600;
  text-decoration: underline;
  color: #999;
}

.jws_posts
  .jws_posts_item
  .jws_post_wap
  .jws_post_content
  .jws_post_info
  .jws_post_readmore:hover {
  color: #c0a576;
}

.jws_posts .jws_posts_item {
  margin-bottom: 100px;
}

.image_default {
  border: 1px solid #ededed;
}

.jws_posts.jws_posts_skin3
  .jws_posts_item
  .jws_post_wap
  .jws_post_image.no_thumbnail
  .jws_post_info {
  position: relative;
  left: 0;
  top: 0;
}

.jws_posts.jws_posts_skin3
  .jws_posts_item
  .jws_post_wap
  .jws_post_image.no_thumbnail
  .jws_post_info
  .entry-date {
  display: inline-block;
}

.widget > ul {
  padding: 0 !important;
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff !important;
}

.jws_blogs_content .alignleft {
  margin-top: 0 !important;
}

.wp-block-gallery.alignfull.columns-3 {
  padding: 0 22px;
}

.wp-block-embed-twitter {
  margin: 0;
}

.jws_comment_post {
  clear: both;
}

.wp-caption-text {
  margin-top: 15px;
}

.jws_tags_post {
  margin: 45px 0 36px 0;
  padding: 22px 0 22px 0;
  border-style: dashed;
  border-width: 1px 0 1px 0;
  border-color: #ccc;
  clear: both;
}

.jws_blog_content_inner .entry_content:after {
  display: table;
  content: "";
  clear: both;
}

.wp-block-cover,
.wp-block-cover-image {
  margin-bottom: 40px;
}

.up-sells > h2 {
  display: block;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 60px;
}

.cross-sells > h2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 19px;
  color: #333;
}

.main-sidebar .widget select,
.main-sidebar .widget input {
  width: 100%;
  height: 40px;
  padding-left: 10px;
}

.main-sidebar .widget.widget_search form {
  max-width: 560px;
  margin: 0 auto;
  position: relative;
  border-radius: 0;
  background: #fff0;
}

.main-sidebar .widget.widget_search form .search-submit {
  position: absolute;
  right: 0;
  width: 40px;
  background: #222;
  border: none;
  color: #fff;
  font-size: 16px;
  outline: none;
  height: 42px;
}

.main-sidebar .widget.widget_search form .search-field {
  border: none;
  border: 1px solid #ededed;
  width: calc(100% - 40px);
  outline: none;
  font-size: 14px;
  padding: 0 15px;
  height: 42px;
  background: #fff;
}

.main-sidebar
  .widget.widget_search
  form
  .search-field::-webkit-input-placeholder {
  color: #999999 !important;
}

.main-sidebar .widget.widget_search form .search-field::-moz-placeholder {
  color: #999;
}

.main-sidebar .widget.widget_search form .search-field:-ms-input-placeholder {
  color: #999;
}

.main-sidebar .widget.widget_search form .search-field:-moz-placeholder {
  color: #999;
}

.main-sidebar .widget.widget_archive .screen-reader-text,
.main-sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}

.main-sidebar .widget.widget_archive select,
.main-sidebar .widget.widget_categories select {
  height: 40px;
  padding-left: 10px;
  width: 100%;
}

.main-sidebar .widget.widget_calendar th,
.main-sidebar .widget.widget_calendar td {
  text-align: center;
}

.main-sidebar .widget.widget_nav_menu .sub-menu {
  padding-left: 1em;
}

.main-sidebar .widget.widget_nav_menu ul li ul li:last-child {
  border: 0;
  padding: 0;
  margin: 0;
  padding-top: 10px;
}

.main-sidebar .widget.widget_recent_comments ul li a,
.main-sidebar .widget.widget_rss ul li a {
  width: auto;
}

.widget_rss {
  color: var(--heading);
}

.main-sidebar .widget.widget_text strong {
  display: block;
  margin-top: 8px;
}

.main-sidebar .widget .select2-container .select2-selection--single {
  border: 1px solid #dedede;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table tr {
  border-bottom: 1px solid #e8e7ec;
}

table tbody tr th {
  font-weight: 400;
}

table tr td {
  padding: 0.4em;
}

.jws-blog-element .jws_blog_layout16 .jws_blog_item {
  margin-bottom: 50px;
}

.jws-blog-element
  .jws_blog_layout16
  .jws_post_wap
  .jws_post_content
  .jws_post_excerpt {
  font-size: 18px;
}

.jws-blog-element
  .jws_blog_layout16
  .jws_post_wap
  .jws_post_content
  .entry-title {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 14px 0;
}

.jws-blog-element
  .jws_blog_layout16
  .jws_post_wap
  .jws_post_content
  .post_author {
  color: #232323;
}

.elemetor-menu-mobile {
  text-align: right;
}

.elemetor-menu-mobile .jws-tiger-mobile {
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}

.elemetor-menu-mobile.active .overlay {
  opacity: 1;
  visibility: visible;
}

.menu-mobile-default {
  position: fixed;
  background: #fff;
  height: 100%;
  left: 0;
  top: 0;
  width: 300px;
  text-align: left;
  transition: 0.4s;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  z-index: 2;
  padding: 30px 0;
}

.elemetor-menu-mobile.active .menu-mobile-default {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
  color: #232323;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a:hover,
.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  ul
  li.current-menu-item
  a {
  color: var(--main);
}

.page-links {
  clear: both;
  height: 50px;
}

.page-links .current,
.page-links a {
  padding: 5px 10px;
  border: 1px solid #666;
}

.page-links .current {
  background-color: #666;
  color: #fff;
}

.comments-area {
  clear: both;
}

ul:not(.wp-block-gallery),
ol {
  margin: 0;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

ul ul ul {
  list-style-type: circle;
}

ul ul,
ol ol {
  padding-left: 2.5rem;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dd {
  margin: 0 1.5em 1.5em;
  color: #232323;
}

dt {
  font-weight: 700;
  color: #232323;
}

.wp-block-quote cite {
  color: #6c7781;
}

.wp-block-embed {
  margin-bottom: 1.5em;
}

.wp-block-image figcaption {
  margin-top: 1em;
}

.wp-block-table td,
.wp-block-table th {
  border: 0;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
  font-size: 14px;
}

blockquote {
  border-left: 0;
}

.wp-block-preformatted {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto;
  display: block;
  padding: 9.5px;
  margin: 0 0 20px;
  font-size: 13px;
  line-height: 1.8;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: inherit;
}

.wp-block-button__link {
  padding: 15px 24px;
}

.wp-block-column p {
  margin: 0;
}

.wp-block-column {
  margin-bottom: 0;
}

.wp-block-table td,
.wp-block-table th {
  padding: 1.2em 0;
}

.wp-block-cover.alignfull {
  position: relative;
  left: calc(-27.5% - 75px);
  width: calc(155% + 150px);
  max-width: calc(155% + 150px);
}

.wp-block-gallery.alignfull {
  max-width: 100vw;
  width: 100vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-left: 50%;
}

@media (max-width: 767px) {
  .wp-block-cover.alignfull,
  .wp-block-gallery.alignfull {
    left: 0;
    width: 100%;
    max-width: 100%;
  }
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
  padding-left: 20px;
  border-left: 4px solid #000;
  padding-top: 1px;
}

.wp-block-latest-posts {
  margin-bottom: 32px;
}

.wp-block-cover.alignright {
  margin-bottom: 50px;
}

blockquote p:last-child {
  margin-top: 0;
  margin-bottom: 0;
}

.wp-block-image {
  margin-bottom: 1.9em;
}

.wp-block-gallery {
  margin-bottom: 32px;
}

.wp-block-image.alignfull {
  max-width: 100vw;
  width: 100vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-left: 50%;
  margin-bottom: 38px;
}

.alignwide {
  max-width: calc(100% + 100px);
  width: calc(100% + 100px);
  margin-left: -50px;
  margin-right: -50px;
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  z-index: 0;
}

.wp-block-latest-posts {
  padding-left: 2.5em;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
  border: 0;
}

.wp-block-button {
  margin-bottom: 3em !important;
}

.wp-block-archives li,
.wp-block-categories li {
  list-style: none;
}

.blocks-gallery-grid {
  padding-left: 0 !important;
}

.page_title {
  max-width: 1170px;
  margin: 0 auto;
  color: #333;
  margin-bottom: 30px;
  font-family: Poppins;
  font-size: 45px;
  font-weight: 600;
  padding: 0 15px;
}

.elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu,
.elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu-dropdown {
  background-color: #fff;
  box-shadow: 0 4px 30px -10px rgb(0 0 0 / 0.15);
}

.elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a {
  color: #232323;
}

.jws-title-bar-wrap-inner {
  padding-top: 150px;
  padding-right: 15px;
  padding-bottom: 100px;
  padding-left: 15px;
  background: #252525;
}

.post-password-form input[type="password"] {
  border: 1px solid #ededed;
  width: 100%;
  outline: none;
  font-size: 14px;
  padding: 0 15px;
  height: 42px;
  background: #fff;
}

.post-password-form input[type="submit"] {
  width: 60px;
  background: #222;
  border: none;
  color: #fff;
  font-size: 16px;
  outline: none;
  height: 42px;
}

#preloader {
  display: none;
}

.jws_menu_default {
  margin: 0;
}

.product-meta-custom {
  display: none;
}

blockquote {
  border-color: #cd2653;
  border-style: solid;
  border-width: 0 0 0 0.2rem;
  color: inherit;
  font-size: 1em;
  margin: 4rem 0;
  padding: 0.5rem 0 0.5rem 2rem;
}

#panel-style-selector .panel-wrapper {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 11;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 260px;
  padding: 0;
  background: #111;
  color: #fff;
  font-size: 12px;
  border-left: none;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#panel-style-selector .panel-wrapper.in {
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#panel-style-selector .panel-selector-open {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #222;
  text-align: center;
  cursor: pointer;
  opacity: 1;
  right: -39px;
  border-left: 1px solid #111;
}

#panel-style-selector .panel-selector-open i {
  font-size: 22px;
  line-height: 40px;
  animation: MoveCircle360 4s infinite linear;
  display: block;
}

#panel-style-selector .panel-selector-header {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background: #222;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

#panel-style-selector .panel-selector-body {
  padding: 15px;
  margin-top: -1px;
}

#panel-style-selector .panel-selector-section {
  margin-bottom: 15px;
}

#panel-style-selector h3.panel-selector-title {
  color: #fff;
  font-size: 13px;
  margin: 0;
  font-weight: 400;
  min-width: 155px;
  margin-right: 15px;
}

#panel-style-selector .panel-selector-row {
  margin-bottom: 5px;
}

.panel-selector-row .color-item {
  display: flex;
  -webkt-display: flex;
}

#panel-style-selector .panel-selector-btn {
  display: inline-block;
  padding: 6px 12px;
  text-transform: uppercase;
  min-width: 80px;
  text-align: center;
  background: #fff;
  border: 1px solid #ddd;
  line-height: 1.6;
  font-size: 13px;
  font-weight: 500;
  color: #333;
}

#panel-style-selector .panel-selector-btn:hover,
#panel-style-selector .panel-selector-btn.active {
  background-color: #eaa24e;
  border: 1px solid #eaa24e;
  color: #fff;
}

#panel-style-selector ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#panel-style-selector ul li {
  width: 30px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

#panel-style-selector ul li.active:before {
  content: "\e82f";
  font-family: "jws_icon";
  position: absolute;
  top: -2px;
  left: 6px;
  font-size: 15px;
  color: #fff;
}

#panel-style-selector ul.panel-primary-background li.active:before,
#panel-style-selector ul.panel-primary-background li:hover:before {
  color: #eaa24e;
}

#panel-style-selector ul li + li {
  margin-left: 10px;
}

#panel-style-selector ul li:nth-child(4n + 1) {
  clear: both;
  margin-left: 0;
}

#panel-style-selector ul li:nth-child(n + 5) {
  margin-top: 15px;
}

#panel-style-selector ul.panel-primary-background li {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../../../../../../../../themes/autopro/assets/images/style-selector-bg.png);
  background-repeat: no-repeat;
}

.page-links {
  padding-top: 30px;
}

@media (max-width: 767px) {
  #panel-style-selector {
    display: none;
  }
}

div[data-nosnippet] {
  display: none !important;
}

div[style="display: block !important; clear: both !important"] {
  display: none !important;
  height: 0 !important;
}

@media (max-width: 992px) {
  .elementor-widget-heading h1.elementor-heading-title,
  h1 {
    font-size: 45.34px;
    line-height: 52px;
  }

  .elementor-widget-heading h2.elementor-heading-title,
  h2 {
    font-size: 35.52px;
    line-height: 40.8px;
  }

  .elementor-widget-heading h3.elementor-heading-title,
  h3 {
    font-size: 30.9px;
    line-height: 38.64px;
  }
}

@media (max-width: 375px) {
  .elementor-widget-heading h1.elementor-heading-title,
  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .elementor-widget-heading h2.elementor-heading-title,
  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .elementor-widget-heading h3.elementor-heading-title,
  h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

.wc-item-meta {
  padding: 0;
  list-style-type: none;
}

.skel-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.skel-mask:before {
  padding-top: calc(100% + 220px);
  background-size: 100% calc(100% - 119px), 55% 12px, 85% 18px, 55% 20px,
    36% 15px;
  background-position: 0 0, 0 calc((100% - 119px) + 22px),
    0 calc((100% - 119px) + 48px), 0 calc((100% - 119px) + 75px),
    197px calc((100% - 144px) + 100px);
  content: "";
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0),
    linear-gradient(#f4f4f4 100%, transparent 0);
}

.skel-mask:after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  background-image: linear-gradient(
    90deg,
    #fff0 20%,
    rgb(255 255 255 / 0.8) 50%,
    #fff0 80%
  );
  animation: skeletonloading 1.5s infinite;
}

.skel-list:before {
  padding-top: calc(max(15%, calc(1 * 400px)));
  background-size: 20rem calc(1 * 400px), 8% 10px, 14% 18px, 14% 20px, 14% 12px,
    calc(80% - 50px) 50px, 200px 50px;
  background-position: 0 50%, 22rem calc(50% - 95px), 22rem calc(50% - 73px),
    22rem calc(50% - 46px), 22rem calc(50% - 21px), 22rem calc(50% + 20px),
    22rem calc(50% + 95px);
}

@keyframes skeletonloading {
  0% {
    transform: skewX(-45deg) translateX(-80%);
  }

  to {
    transform: skewX(-45deg) translateX(80%);
  }
}

.colorpicker {
  width: 356px;
  height: 176px;
  overflow: hidden;
  position: absolute;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_background.png);
  font-family: Arial, Helvetica, sans-serif;
  display: none;
  z-index: 999;
}

.colorSelector {
  width: 30px;
  height: 25px;
  border: 1px solid #3e3e3e;
}

.colorpicker_color {
  width: 150px;
  height: 150px;
  left: 14px;
  top: 13px;
  position: absolute;
  background: red;
  overflow: hidden;
  cursor: crosshair;
}

.colorpicker_color div {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_overlay.png);
}

.colorpicker_color div div {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  overflow: hidden;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_select.gif);
  margin: -5px 0 0 -5px;
}

.colorpicker_hue {
  position: absolute;
  top: 13px;
  left: 171px;
  width: 35px;
  height: 150px;
  cursor: n-resize;
}

.colorpicker_hue div {
  position: absolute;
  width: 35px;
  height: 9px;
  overflow: hidden;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_indic.gif)
    left top;
  margin: -4px 0 0 0;
  left: 0;
}

.colorpicker_new_color {
  position: absolute;
  width: 60px;
  height: 30px;
  left: 213px;
  top: 13px;
  background: red;
}

.colorpicker_current_color {
  position: absolute;
  width: 60px;
  height: 30px;
  left: 283px;
  top: 13px;
  background: red;
}

.colorpicker input {
  background-color: #fff0;
  border: 1px solid #fff0;
  position: absolute;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #898989;
  top: 5px;
  right: 15px;
  text-align: right;
  margin: 0;
  padding: 0;
  min-height: 11px;
  line-height: 11px;
  border: 0;
}

.colorpicker_hex {
  position: absolute;
  width: 72px;
  height: 22px;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_hex.png)
    top;
  left: 212px;
  top: 142px;
}

.colorpicker_hex input {
  right: 6px;
}

.colorpicker_field {
  height: 22px;
  width: 62px;
  background-position: top;
  position: absolute;
}

.colorpicker_field span {
  position: absolute;
  width: 12px;
  height: 22px;
  overflow: hidden;
  top: 0;
  right: 0;
  cursor: n-resize;
}

.colorpicker_rgb_r {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_rgb_r.png);
  top: 52px;
  left: 212px;
}

.colorpicker_rgb_g {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_rgb_g.png);
  top: 82px;
  left: 212px;
}

.colorpicker_rgb_b {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_rgb_b.png);
  top: 112px;
  left: 212px;
}

.colorpicker_hsb_h {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_hsb_h.png);
  top: 52px;
  left: 282px;
}

.colorpicker_hsb_s {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_hsb_s.png);
  top: 82px;
  left: 282px;
}

.colorpicker_hsb_b {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_hsb_b.png);
  top: 112px;
  left: 282px;
}

.colorpicker_submit {
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/css/../image/color/colorpicker_submit.png)
    top;
  left: 322px;
  top: 142px;
  overflow: hidden;
}

.colorpicker_focus {
  background-position: center;
}

.colorpicker_hex.colorpicker_focus {
  background-position: bottom;
}

.colorpicker_submit.colorpicker_focus {
  background-position: bottom;
}

.colorpicker_slider {
  background-position: bottom;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: #fff0;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

@media only screen and (max-width: 767px) {
  .slick-vertical .slick-list {
    height: 100vh;
  }
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.dialog-widget-content {
  background-color: var(--e-a-bg-default);
  position: absolute;
  border-radius: 3px;
  box-shadow: 2px 8px 23px 3px rgb(0 0 0 / 0.2);
  overflow: hidden;
}

.dialog-message {
  line-height: 1.5;
  box-sizing: border-box;
}

.dialog-close-button {
  cursor: pointer;
  position: absolute;
  margin-block-start: 15px;
  right: 15px;
  color: var(--e-a-color-txt);
  font-size: 15px;
  line-height: 1;
  transition: var(--e-a-transition-hover);
}

.dialog-close-button:hover {
  color: var(--e-a-color-txt-hover);
}

.dialog-prevent-scroll {
  overflow: hidden;
  max-height: 100vh;
}

.dialog-type-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(0 0 0 / 0.8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.elementor-editor-active .elementor-popup-modal {
  background-color: initial;
}

.dialog-type-alert .dialog-widget-content,
.dialog-type-confirm .dialog-widget-content {
  margin: auto;
  width: 400px;
  padding: 20px;
}

.dialog-type-alert .dialog-header,
.dialog-type-confirm .dialog-header {
  font-size: 15px;
  font-weight: 500;
}

.dialog-type-alert .dialog-header:after,
.dialog-type-confirm .dialog-header:after {
  content: "";
  display: block;
  border-block-end: var(--e-a-border);
  padding-block-end: 10px;
  margin-block-end: 10px;
  margin-inline-start: -20px;
  margin-inline-end: -20px;
}

.dialog-type-alert .dialog-message,
.dialog-type-confirm .dialog-message {
  min-height: 50px;
}

.dialog-type-alert .dialog-buttons-wrapper,
.dialog-type-confirm .dialog-buttons-wrapper {
  padding-block-start: 10px;
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  padding: 8px 16px;
  outline: none;
  border: none;
  border-radius: var(--e-a-border-radius);
  background-color: var(--e-a-btn-bg);
  color: var(--e-a-btn-color-invert);
  transition: var(--e-a-transition-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  border: none;
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  background-color: var(--e-a-btn-bg-hover);
  color: var(--e-a-btn-color-invert);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
  background-color: var(--e-a-btn-bg-active);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
  cursor: pointer;
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
  background-color: var(--e-a-btn-bg-disabled);
  color: var(--e-a-btn-color-disabled);
}

.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button:not(.elementor-button-state)
  .elementor-state-icon,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button:not(.elementor-button-state)
  .elementor-state-icon {
  display: none;
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
  background: #fff0;
  color: var(--e-a-color-txt);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
  background: var(--e-a-bg-hover);
  color: var(--e-a-color-txt-hover);
}

.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel:disabled,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
  background: #fff0;
  color: var(--e-a-color-txt-disabled);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt-border,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt-border {
  border: 1px solid var(--e-a-color-txt-muted);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success {
  background-color: var(--e-a-btn-bg-success);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-success:hover {
  background-color: var(--e-a-btn-bg-success-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
  background-color: var(--e-a-btn-bg-primary);
  color: var(--e-a-btn-color);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-take_over:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-take_over:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
  background-color: var(--e-a-btn-bg-primary-hover);
  color: var(--e-a-btn-color);
}

.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.e-btn-txt {
  background: #fff0;
  color: var(--e-a-color-primary-bold);
}

.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.e-primary.e-btn-txt:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.e-primary.e-btn-txt:hover {
  background: var(--e-a-bg-primary);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
  background-color: var(--e-a-btn-bg-accent);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
  background-color: var(--e-a-btn-bg-accent-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
  background-color: var(--e-a-btn-bg-accent-active);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-info {
  background-color: var(--e-a-btn-bg-info);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-info:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-info:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-info:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-info:hover {
  background-color: var(--e-a-btn-bg-info-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning {
  background-color: var(--e-a-btn-bg-warning);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-warning:hover {
  background-color: var(--e-a-btn-bg-warning-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger {
  background-color: var(--e-a-btn-bg-danger);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger:focus,
.dialog-type-alert
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger:focus,
.dialog-type-confirm
  .dialog-buttons-wrapper
  .dialog-button.elementor-button-danger:hover {
  background-color: var(--e-a-btn-bg-danger-hover);
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
  margin-inline-end: 5px;
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
  color: initial;
}

.flatpickr-calendar {
  width: 280px;
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
  font-weight: 300;
}

.flatpickr-calendar .dayContainer {
  width: 280px;
  min-width: 280px;
  max-width: 280px;
}

.flatpickr-calendar .flatpickr-days {
  width: 280px;
}

.flatpickr-calendar .flatpickr-day {
  max-width: 37px;
  height: 37px;
  line-height: 37px;
}

.elementor-hidden {
  display: none;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}

.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  display: inline-block;
  padding: 0.75em;
  border-radius: 50%;
  line-height: 1;
}

.e-logo-wrapper i {
  color: var(--e-a-color-logo);
  font-size: 1em;
}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}

.elementor a {
  box-shadow: none;
  text-decoration: none;
}

.elementor hr {
  margin: 0;
  background-color: #fff0;
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.elementor
  .elementor-widget:not(.elementor-widget-text-editor):not(
    .elementor-widget-theme-post-content
  )
  figure {
  margin: 0;
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
}

.elementor .elementor-background-video-container {
  transition: opacity 1s;
  pointer-events: none;
}

.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0;
}

.elementor .elementor-background-video-embed {
  max-width: none;
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor .elementor-background-video {
  max-width: none;
}

.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover;
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.elementor .elementor-background-slideshow {
  z-index: 0;
}

.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}

.e-con-inner > .elementor-element.elementor-absolute,
.e-con > .elementor-element.elementor-absolute,
.elementor-widget-wrap > .elementor-element.elementor-absolute {
  position: absolute;
}

.e-con-inner > .elementor-element.elementor-fixed,
.e-con > .elementor-element.elementor-fixed,
.elementor-widget-wrap > .elementor-element.elementor-fixed {
  position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%;
}

@media (max-width: 1023px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%;
  }
}

.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
  align-self: var(--align-self);
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1;
}

.elementor-element:where(.e-con-full, .elementor-widget) {
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  gap: var(--gap);
}

.elementor-invisible {
  visibility: hidden;
}

.elementor-align-center {
  text-align: center;
}

.elementor-align-center .elementor-button {
  width: auto;
}

.elementor-align-right {
  text-align: right;
}

.elementor-align-right .elementor-button {
  width: auto;
}

.elementor-align-left {
  text-align: left;
}

.elementor-align-left .elementor-button {
  width: auto;
}

.elementor-align-justify .elementor-button {
  width: 100%;
}

.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgb(0 0 0 / 0.3);
}

.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgb(0 0 0 / 0.3));
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: 0.8;
  transition: all 0.5s;
}

.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
}

.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb";
}

.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
  animation: eicon-spin 2s linear infinite;
}

.elementor-tag {
  display: inline-flex;
}

.elementor-ken-burns {
  transition-property: transform;
  transition-duration: 10s;
  transition-timing-function: linear;
}

.elementor-ken-burns--out {
  transform: scale(1.3);
}

.elementor-ken-burns--active {
  transition-duration: 20s;
}

.elementor-ken-burns--active.elementor-ken-burns--out {
  transform: scale(1);
}

.elementor-ken-burns--active.elementor-ken-burns--in {
  transform: scale(1.3);
}

@media (min-width: 0) {
  .elementor-widescreen-align-center {
    text-align: center;
  }

  .elementor-widescreen-align-center .elementor-button {
    width: auto;
  }

  .elementor-widescreen-align-right {
    text-align: right;
  }

  .elementor-widescreen-align-right .elementor-button {
    width: auto;
  }

  .elementor-widescreen-align-left {
    text-align: left;
  }

  .elementor-widescreen-align-left .elementor-button {
    width: auto;
  }

  .elementor-widescreen-align-justify .elementor-button {
    width: 100%;
  }
}

@media (max-width: 1441px) {
  .elementor-laptop-align-center {
    text-align: center;
  }

  .elementor-laptop-align-center .elementor-button {
    width: auto;
  }

  .elementor-laptop-align-right {
    text-align: right;
  }

  .elementor-laptop-align-right .elementor-button {
    width: auto;
  }

  .elementor-laptop-align-left {
    text-align: left;
  }

  .elementor-laptop-align-left .elementor-button {
    width: auto;
  }

  .elementor-laptop-align-justify .elementor-button {
    width: 100%;
  }
}

@media (max-width: 0) {
  .elementor-tablet_extra-align-center {
    text-align: center;
  }

  .elementor-tablet_extra-align-center .elementor-button {
    width: auto;
  }

  .elementor-tablet_extra-align-right {
    text-align: right;
  }

  .elementor-tablet_extra-align-right .elementor-button {
    width: auto;
  }

  .elementor-tablet_extra-align-left {
    text-align: left;
  }

  .elementor-tablet_extra-align-left .elementor-button {
    width: auto;
  }

  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .elementor-tablet-align-center {
    text-align: center;
  }

  .elementor-tablet-align-center .elementor-button {
    width: auto;
  }

  .elementor-tablet-align-right {
    text-align: right;
  }

  .elementor-tablet-align-right .elementor-button {
    width: auto;
  }

  .elementor-tablet-align-left {
    text-align: left;
  }

  .elementor-tablet-align-left .elementor-button {
    width: auto;
  }

  .elementor-tablet-align-justify .elementor-button {
    width: 100%;
  }
}

@media (max-width: 0) {
  .elementor-mobile_extra-align-center {
    text-align: center;
  }

  .elementor-mobile_extra-align-center .elementor-button {
    width: auto;
  }

  .elementor-mobile_extra-align-right {
    text-align: right;
  }

  .elementor-mobile_extra-align-right .elementor-button {
    width: auto;
  }

  .elementor-mobile_extra-align-left {
    text-align: left;
  }

  .elementor-mobile_extra-align-left .elementor-button {
    width: auto;
  }

  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .elementor-mobile-align-center {
    text-align: center;
  }

  .elementor-mobile-align-center .elementor-button {
    width: auto;
  }

  .elementor-mobile-align-right {
    text-align: right;
  }

  .elementor-mobile-align-right .elementor-button {
    width: auto;
  }

  .elementor-mobile-align-left {
    text-align: left;
  }

  .elementor-mobile-align-left .elementor-button {
    width: auto;
  }

  .elementor-mobile-align-justify .elementor-button {
    width: 100%;
  }
}

:root {
  --page-title-display: block;
}

.elementor-page-title,
h1.entry-title {
  display: var(--page-title-display);
}

@keyframes eicon-spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.eicon-animation-spin {
  animation: eicon-spin 2s linear infinite;
}

.elementor-section {
  position: relative;
}

.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media (max-width: 1023px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}

.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%;
}

.elementor-section.elementor-section-items-top > .elementor-container {
  align-items: flex-start;
}

.elementor-section.elementor-section-items-middle > .elementor-container {
  align-items: center;
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
  align-items: flex-end;
}

@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh;
  }

  .elementor-section.elementor-section-height-full > .elementor-container {
    height: 100%;
  }
}

.elementor-bc-flex-widget
  .elementor-section-content-top
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-start;
}

.elementor-bc-flex-widget
  .elementor-section-content-middle
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: center;
}

.elementor-bc-flex-widget
  .elementor-section-content-bottom
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-end;
}

.elementor-row {
  width: 100%;
  display: flex;
}

@media (max-width: 1023px) {
  .elementor-row {
    flex-wrap: wrap;
  }
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex;
}

.elementor-widget-wrap > .elementor-element {
  width: 100%;
}

.elementor-widget-wrap.e-swiper-container {
  width: calc(
    100% -
      (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px))
  );
}

.elementor-widget {
  position: relative;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0;
}

.elementor-column {
  position: relative;
  min-height: 1px;
  display: flex;
}

.elementor-column-wrap {
  width: 100%;
  position: relative;
  display: flex;
}

.elementor-column-gap-narrow
  > .elementor-column
  > .elementor-element-populated {
  padding: 5px;
}

.elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 10px;
}

.elementor-column-gap-extended
  > .elementor-column
  > .elementor-element-populated {
  padding: 15px;
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px;
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0;
}

@media (min-width: 768px) {
  .elementor-column.elementor-col-10,
  .elementor-column[data-col="10"] {
    width: 10%;
  }

  .elementor-column.elementor-col-11,
  .elementor-column[data-col="11"] {
    width: 11.111%;
  }

  .elementor-column.elementor-col-12,
  .elementor-column[data-col="12"] {
    width: 12.5%;
  }

  .elementor-column.elementor-col-14,
  .elementor-column[data-col="14"] {
    width: 14.285%;
  }

  .elementor-column.elementor-col-16,
  .elementor-column[data-col="16"] {
    width: 16.666%;
  }

  .elementor-column.elementor-col-20,
  .elementor-column[data-col="20"] {
    width: 20%;
  }

  .elementor-column.elementor-col-25,
  .elementor-column[data-col="25"] {
    width: 25%;
  }

  .elementor-column.elementor-col-30,
  .elementor-column[data-col="30"] {
    width: 30%;
  }

  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 33.333%;
  }

  .elementor-column.elementor-col-40,
  .elementor-column[data-col="40"] {
    width: 40%;
  }

  .elementor-column.elementor-col-50,
  .elementor-column[data-col="50"] {
    width: 50%;
  }

  .elementor-column.elementor-col-60,
  .elementor-column[data-col="60"] {
    width: 60%;
  }

  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 66.666%;
  }

  .elementor-column.elementor-col-70,
  .elementor-column[data-col="70"] {
    width: 70%;
  }

  .elementor-column.elementor-col-75,
  .elementor-column[data-col="75"] {
    width: 75%;
  }

  .elementor-column.elementor-col-80,
  .elementor-column[data-col="80"] {
    width: 80%;
  }

  .elementor-column.elementor-col-83,
  .elementor-column[data-col="83"] {
    width: 83.333%;
  }

  .elementor-column.elementor-col-90,
  .elementor-column[data-col="90"] {
    width: 90%;
  }

  .elementor-column.elementor-col-100,
  .elementor-column[data-col="100"] {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%;
  }

  .elementor-column.elementor-xs-11 {
    width: 11.111%;
  }

  .elementor-column.elementor-xs-12 {
    width: 12.5%;
  }

  .elementor-column.elementor-xs-14 {
    width: 14.285%;
  }

  .elementor-column.elementor-xs-16 {
    width: 16.666%;
  }

  .elementor-column.elementor-xs-20 {
    width: 20%;
  }

  .elementor-column.elementor-xs-25 {
    width: 25%;
  }

  .elementor-column.elementor-xs-30 {
    width: 30%;
  }

  .elementor-column.elementor-xs-33 {
    width: 33.333%;
  }

  .elementor-column.elementor-xs-40 {
    width: 40%;
  }

  .elementor-column.elementor-xs-50 {
    width: 50%;
  }

  .elementor-column.elementor-xs-60 {
    width: 60%;
  }

  .elementor-column.elementor-xs-66 {
    width: 66.666%;
  }

  .elementor-column.elementor-xs-70 {
    width: 70%;
  }

  .elementor-column.elementor-xs-75 {
    width: 75%;
  }

  .elementor-column.elementor-xs-80 {
    width: 80%;
  }

  .elementor-column.elementor-xs-83 {
    width: 83.333%;
  }

  .elementor-column.elementor-xs-90 {
    width: 90%;
  }

  .elementor-column.elementor-xs-100 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%;
  }

  .elementor-column.elementor-sm-11 {
    width: 11.111%;
  }

  .elementor-column.elementor-sm-12 {
    width: 12.5%;
  }

  .elementor-column.elementor-sm-14 {
    width: 14.285%;
  }

  .elementor-column.elementor-sm-16 {
    width: 16.666%;
  }

  .elementor-column.elementor-sm-20 {
    width: 20%;
  }

  .elementor-column.elementor-sm-25 {
    width: 25%;
  }

  .elementor-column.elementor-sm-30 {
    width: 30%;
  }

  .elementor-column.elementor-sm-33 {
    width: 33.333%;
  }

  .elementor-column.elementor-sm-40 {
    width: 40%;
  }

  .elementor-column.elementor-sm-50 {
    width: 50%;
  }

  .elementor-column.elementor-sm-60 {
    width: 60%;
  }

  .elementor-column.elementor-sm-66 {
    width: 66.666%;
  }

  .elementor-column.elementor-sm-70 {
    width: 70%;
  }

  .elementor-column.elementor-sm-75 {
    width: 75%;
  }

  .elementor-column.elementor-sm-80 {
    width: 80%;
  }

  .elementor-column.elementor-sm-83 {
    width: 83.333%;
  }

  .elementor-column.elementor-sm-90 {
    width: 90%;
  }

  .elementor-column.elementor-sm-100 {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .elementor-column.elementor-md-10 {
    width: 10%;
  }

  .elementor-column.elementor-md-11 {
    width: 11.111%;
  }

  .elementor-column.elementor-md-12 {
    width: 12.5%;
  }

  .elementor-column.elementor-md-14 {
    width: 14.285%;
  }

  .elementor-column.elementor-md-16 {
    width: 16.666%;
  }

  .elementor-column.elementor-md-20 {
    width: 20%;
  }

  .elementor-column.elementor-md-25 {
    width: 25%;
  }

  .elementor-column.elementor-md-30 {
    width: 30%;
  }

  .elementor-column.elementor-md-33 {
    width: 33.333%;
  }

  .elementor-column.elementor-md-40 {
    width: 40%;
  }

  .elementor-column.elementor-md-50 {
    width: 50%;
  }

  .elementor-column.elementor-md-60 {
    width: 60%;
  }

  .elementor-column.elementor-md-66 {
    width: 66.666%;
  }

  .elementor-column.elementor-md-70 {
    width: 70%;
  }

  .elementor-column.elementor-md-75 {
    width: 75%;
  }

  .elementor-column.elementor-md-80 {
    width: 80%;
  }

  .elementor-column.elementor-md-83 {
    width: 83.333%;
  }

  .elementor-column.elementor-md-90 {
    width: 90%;
  }

  .elementor-column.elementor-md-100 {
    width: 100%;
  }
}

@media (min-width: 0) {
  .elementor-reverse-widescreen > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 1024px) and (max-width: 1441px) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 0) and (max-width: 1441px) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 1024px) and (max-width: 0) {
  .elementor-reverse-laptop > .elementor-container > :first-child,
  .elementor-reverse-laptop > .elementor-container > :nth-child(2),
  .elementor-reverse-laptop > .elementor-container > :nth-child(3),
  .elementor-reverse-laptop > .elementor-container > :nth-child(4),
  .elementor-reverse-laptop > .elementor-container > :nth-child(5),
  .elementor-reverse-laptop > .elementor-container > :nth-child(6),
  .elementor-reverse-laptop > .elementor-container > :nth-child(7),
  .elementor-reverse-laptop > .elementor-container > :nth-child(8),
  .elementor-reverse-laptop > .elementor-container > :nth-child(9),
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 0;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 0) and (max-width: 1023px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (min-width: 768px) and (max-width: 0) {
  .elementor-reverse-tablet > .elementor-container > :first-child,
  .elementor-reverse-tablet > .elementor-container > :nth-child(2),
  .elementor-reverse-tablet > .elementor-container > :nth-child(3),
  .elementor-reverse-tablet > .elementor-container > :nth-child(4),
  .elementor-reverse-tablet > .elementor-container > :nth-child(5),
  .elementor-reverse-tablet > .elementor-container > :nth-child(6),
  .elementor-reverse-tablet > .elementor-container > :nth-child(7),
  .elementor-reverse-tablet > .elementor-container > :nth-child(8),
  .elementor-reverse-tablet > .elementor-container > :nth-child(9),
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 0;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}

@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :first-child {
    order: 10;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
    order: 9;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
    order: 8;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
    order: 7;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
    order: 6;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
    order: 5;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
    order: 4;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
    order: 3;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
    order: 2;
  }

  .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
    order: 1;
  }

  .elementor-column {
    width: 100%;
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap;
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word;
}

.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}

.elementor-grid .elementor-grid-item {
  min-width: 0;
}

.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap));
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word;
}

.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr);
}

.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr);
}

.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr);
}

.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr);
}

.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr);
}

.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr);
}

.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr);
}

.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr);
}

.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr);
}

.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr);
}

.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr);
}

.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr);
}

@media (min-width: 0) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (max-width: 1441px) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (max-width: 0) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (max-width: 1023px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (max-width: 0) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }

  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }

  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }

  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }

  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }

  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }

  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (min-width: 1442px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}

@media (min-width: 0) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}

@media (max-width: 1441px) {
  #elementor-device-mode:after {
    content: "laptop";
  }
}

@media (max-width: 0) {
  #elementor-device-mode:after {
    content: "tablet_extra";
  }
}

@media (max-width: 1023px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}

@media (max-width: 0) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}

@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}

.e-con {
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  position: var(--position);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  z-index: var(--z-index);
  overflow: var(--overflow);
  transition: background var(--background-transition, 0.3s),
    border var(--border-transition, 0.3s),
    box-shadow var(--border-transition, 0.3s),
    transform var(--e-con-transform-transition-duration, 0.4s);
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-block-end: var(--margin-block-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-start: var(--padding-inline-start);
  padding-inline-end: var(--padding-inline-end);
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}

body.rtl .e-con {
  --padding-inline-start: var(--padding-right);
  --padding-inline-end: var(--padding-left);
  --margin-inline-start: var(--margin-right);
  --margin-inline-end: var(--margin-left);
  --border-inline-start-width: var(--border-right-width);
  --border-inline-end-width: var(--border-left-width);
}

.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}

.e-con-full,
.e-con > .e-con-inner {
  text-align: var(--text-align);
  padding-block-start: var(--padding-block-start);
  padding-block-end: var(--padding-block-end);
}

.e-con-full.e-flex,
.e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction);
}

.e-con,
.e-con > .e-con-inner {
  display: var(--display);
}

.e-con.e-grid {
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row;
}

.e-con.e-grid,
.e-con.e-grid > .e-con-inner {
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  align-content: var(--grid-align-content);
  grid-auto-flow: var(--grid-auto-flow);
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}

.e-con-boxed.e-flex {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}

.e-con-boxed.e-grid {
  justify-items: legacy;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

.e-con-boxed {
  text-align: initial;
  gap: initial;
}

.e-con.e-flex > .e-con-inner {
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto;
}

.e-con.e-grid > .e-con-inner {
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}

.e-con > .e-con-inner {
  gap: var(--gap);
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-inline-start: 0;
  padding-inline-end: 0;
  height: 100%;
}

:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}

.e-con .elementor-widget.elementor-widget {
  margin-block-end: 0;
}

.e-con:before,
.e-con > .elementor-background-slideshow:before,
.e-con
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer:before:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  transition: var(--overlay-transition, 0.3s);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
}

.e-con:before {
  transition: background var(--overlay-transition, 0.3s),
    border-radius var(--border-transition, 0.3s),
    opacity var(--overlay-transition, 0.3s);
}

.e-con
  > .elementor-background-slideshow:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container {
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
}

@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner)
    > .elementor-background-video-container.elementor-hidden-phone {
    display: none;
  }
}

:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  z-index: 1;
}

:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow:before {
  z-index: 2;
}

.e-con .elementor-widget {
  min-width: 0;
}

.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
  width: 100%;
}

.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container,
.e-con > .elementor-widget > .elementor-widget-container {
  height: 100%;
}

.e-con.e-con > .e-con-inner > .elementor-widget,
.elementor.elementor .e-con > .elementor-widget {
  max-width: 100%;
}

@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: wrap;
  }
}

.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > input,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > textarea {
  flex-basis: 100%;
  max-width: 100%;
}

.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  > input {
  flex-grow: 1;
}

.elementor-field-group {
  flex-wrap: wrap;
  align-items: center;
}

.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end;
}

.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #69727d;
  background-color: #fff0;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1;
}

.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0.1);
  outline: 0;
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-select-wrapper {
  display: flex;
  position: relative;
  width: 100%;
}

.elementor-field-group .elementor-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex-basis: 100%;
  padding-inline-end: 20px;
}

.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgb(0 0 0 / 0.3);
}

.elementor-field-group.elementor-field-type-select-multiple
  .elementor-select-wrapper:before {
  content: "";
}

.elementor-field-subgroup {
  display: flex;
  flex-wrap: wrap;
}

.elementor-field-subgroup .elementor-field-option label {
  display: inline-block;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-inline-end: 10px;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline)
  .elementor-field-option {
  flex-basis: 100%;
}

.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  label {
  display: inline;
}

.elementor-field-label {
  cursor: pointer;
}

.elementor-mark-required .elementor-field-label:after {
  content: "*";
  color: red;
  padding-inline-start: 0.2em;
}

.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
}

.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px;
}

.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px;
}

.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px;
}

.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px;
}

.elementor-button-align-stretch
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: 100%;
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  flex-basis: 100%;
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
  justify-content: center;
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
  justify-content: flex-start;
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
  justify-content: flex-end;
}

.elementor-button-align-center
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-end
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-start
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: auto;
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
  flex-grow: 0;
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
  flex-basis: auto;
}

@media screen and (max-width: 1023px) {
  .elementor-tablet-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }

  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }

  .elementor-tablet-button-align-center .e-form__buttons,
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }

  .elementor-tablet-button-align-start .e-form__buttons,
  .elementor-tablet-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }

  .elementor-tablet-button-align-end .e-form__buttons,
  .elementor-tablet-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }

  .elementor-tablet-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }

  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}

@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }

  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }

  .elementor-mobile-button-align-center .e-form__buttons,
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }

  .elementor-mobile-button-align-start .e-form__buttons,
  .elementor-mobile-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }

  .elementor-mobile-button-align-end .e-form__buttons,
  .elementor-mobile-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }

  .elementor-mobile-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }

  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}

.elementor-error .elementor-field {
  border-color: #d9534f;
}

.elementor-error .help-inline {
  color: #d9534f;
  font-size: 0.9em;
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1;
}

.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-inline-end: 5px;
}

.elementor-message.elementor-message-danger {
  color: #d9534f;
}

.elementor-message.elementor-message-danger:before {
  content: "\e87f";
}

.elementor-message.form-message-success {
  color: #5cb85c;
}

.elementor-form .elementor-button {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

.elementor-form .elementor-button > span {
  display: flex;
  justify-content: center;
}

.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px;
}

.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px;
}

.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px;
}

.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px;
}

.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px;
}

.elementor-element .elementor-widget-container {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff;
}

.elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
}

.elementor-button-icon {
  flex-grow: 0;
  order: 5;
}

.elementor-button-icon svg {
  width: 1em;
  height: auto;
}

.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}

.elementor-button-text {
  flex-grow: 1;
  order: 10;
  display: inline-block;
}

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px;
}

.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px;
}

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px;
}

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
}

.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  order: 15;
}

.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  order: 5;
}

.elementor-button span {
  text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de;
}

.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c;
}

.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
}

.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de;
}

.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c;
}

.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e;
}

.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f;
}

.elementor-tab-title a {
  color: inherit;
}

.elementor-view-stacked .elementor-icon {
  padding: 0.5em;
  background-color: #69727d;
  color: #fff;
  fill: #fff;
}

.elementor-view-framed .elementor-icon {
  padding: 0.5em;
  color: #69727d;
  border: 3px solid #69727d;
  background-color: #fff0;
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  color: #69727d;
  font-size: 50px;
  text-align: center;
}

.elementor-icon:hover {
  color: #69727d;
}

.elementor-icon i,
.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.elementor-icon i:before,
.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.elementor-icon i.fad {
  width: auto;
}

.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}

.e-transform .elementor-widget-container {
  transform: perspective(var(--e-transform-perspective, 0))
    rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0))
    rotateY(var(--e-transform-rotateY, 0))
    translate(var(--e-transform-translate, 0))
    translateX(var(--e-transform-translateX, 0))
    translateY(var(--e-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-transform-flipX, 1) *
          var(--e-transform-scaleX, var(--e-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-transform-flipY, 1) *
          var(--e-transform-scaleY, var(--e-transform-scale, 1))
      )
    )
    skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.e-con.e-transform {
  transform: perspective(var(--e-con-transform-perspective, 0))
    rotate(var(--e-con-transform-rotateZ, 0))
    rotateX(var(--e-con-transform-rotateX, 0))
    rotateY(var(--e-con-transform-rotateY, 0))
    translate(var(--e-con-transform-translate, 0))
    translateX(var(--e-con-transform-translateX, 0))
    translateY(var(--e-con-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-con-transform-flipX, 1) *
          var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-con-transform-flipY, 1) *
          var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1))
      )
    )
    skewX(var(--e-con-transform-skewX, 0))
    skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y)
    var(--e-con-transform-origin-x);
}

.elementor-element,
.elementor-lightbox {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 44px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-element .swiper-container .swiper-slide figure,
.elementor-element .swiper .swiper-slide figure,
.elementor-lightbox .swiper-container .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
  line-height: 0;
}

.elementor-element .swiper-container .elementor-lightbox-content-source,
.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper-container .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
  display: none;
}

.elementor-element .swiper-container .elementor-swiper-button,
.elementor-element .swiper-container ~ .elementor-swiper-button,
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper ~ .elementor-swiper-button,
.elementor-lightbox .swiper-container .elementor-swiper-button,
.elementor-lightbox .swiper-container ~ .elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper ~ .elementor-swiper-button {
  position: absolute;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0, 0%, 93.3%, 0.9);
  top: 50%;
  transform: translateY(-50%);
}

.elementor-element .swiper-container .elementor-swiper-button svg,
.elementor-element .swiper-container ~ .elementor-swiper-button svg,
.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper ~ .elementor-swiper-button svg,
.elementor-lightbox .swiper-container .elementor-swiper-button svg,
.elementor-lightbox .swiper-container ~ .elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper ~ .elementor-swiper-button svg {
  fill: hsla(0, 0%, 93.3%, 0.9);
  height: 1em;
  width: 1em;
}

.elementor-element .swiper-container .elementor-swiper-button-prev,
.elementor-element .swiper-container ~ .elementor-swiper-button-prev,
.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper ~ .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container ~ .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper ~ .elementor-swiper-button-prev {
  left: 10px;
}

.elementor-element .swiper-container .elementor-swiper-button-next,
.elementor-element .swiper-container ~ .elementor-swiper-button-next,
.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper ~ .elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper-container ~ .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper ~ .elementor-swiper-button-next {
  right: 10px;
}

.elementor-element
  .swiper-container
  .elementor-swiper-button.swiper-button-disabled,
.elementor-element
  .swiper-container
  ~ .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper ~ .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox
  .swiper-container
  .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox
  .swiper-container
  ~ .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper ~ .elementor-swiper-button.swiper-button-disabled {
  opacity: 0.3;
}

.elementor-element
  .swiper-container
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image,
.elementor-element
  .swiper
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image,
.elementor-lightbox
  .swiper-container
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image,
.elementor-lightbox
  .swiper
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image {
  width: 100%;
}

.elementor-element
  .swiper-container
  .swiper-horizontal
  > .swiper-pagination-bullets,
.elementor-element
  .swiper-container
  .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container .swiper-pagination-custom,
.elementor-element .swiper-container .swiper-pagination-fraction,
.elementor-element
  .swiper-container
  ~ .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container ~ .swiper-pagination-custom,
.elementor-element .swiper-container ~ .swiper-pagination-fraction,
.elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets,
.elementor-element
  .swiper
  .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-element
  .swiper
  ~ .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper ~ .swiper-pagination-custom,
.elementor-element .swiper ~ .swiper-pagination-fraction,
.elementor-lightbox
  .swiper-container
  .swiper-horizontal
  > .swiper-pagination-bullets,
.elementor-lightbox
  .swiper-container
  .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container .swiper-pagination-custom,
.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox
  .swiper-container
  ~ .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container ~ .swiper-pagination-custom,
.elementor-lightbox .swiper-container ~ .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets,
.elementor-lightbox
  .swiper
  .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox
  .swiper
  ~ .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper ~ .swiper-pagination-custom,
.elementor-lightbox .swiper ~ .swiper-pagination-fraction {
  bottom: 5px;
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-element .swiper-container.swiper-cube ~ .elementor-swiper-button,
.elementor-element .swiper.swiper-cube .elementor-swiper-button,
.elementor-element .swiper.swiper-cube ~ .elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube ~ .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube ~ .elementor-swiper-button {
  transform: translate3d(0, -50%, 1px);
}

.elementor-element
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-bullets,
.elementor-lightbox
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%;
}

.elementor-element
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-bullets
  .swiper-pagination-bullet,
.elementor-lightbox
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.elementor-element
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-progressbar,
.elementor-lightbox
  :where(.swiper-container-horizontal)
  ~ .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-element.elementor-pagination-position-outside .swiper-container,
.elementor-lightbox.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px;
}

.elementor-element.elementor-pagination-position-outside
  .swiper-container
  .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside
  .swiper-container
  ~ .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside
  .swiper
  .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside
  .swiper
  ~ .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside
  .swiper-container
  .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside
  .swiper-container
  ~ .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside
  .swiper
  .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside
  .swiper
  ~ .elementor-swiper-button {
  top: calc(50% - 30px / 2);
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
  position: relative;
}

.elementor-element .elementor-main-swiper,
.elementor-lightbox .elementor-main-swiper {
  position: static;
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-element.elementor-arrows-position-outside .swiper-container,
.elementor-lightbox.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px);
}

.elementor-element.elementor-arrows-position-outside
  .swiper-container
  .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside
  .swiper-container
  ~ .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside
  .swiper
  .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper-container
  .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper-container
  ~ .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-prev {
  left: 0;
}

.elementor-element.elementor-arrows-position-outside
  .swiper-container
  .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside
  .swiper-container
  ~ .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside
  .swiper
  .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper-container
  .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper-container
  ~ .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-next {
  right: 0;
}

.elementor-lightbox {
  --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px;
}

.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
  text-align: center;
}

.elementor-lightbox .dialog-header {
  display: none;
}

.elementor-lightbox .dialog-widget-content {
  background: none;
  box-shadow: none;
  width: 100%;
  height: 100%;
}

.elementor-lightbox .dialog-message {
  animation-duration: 0.3s;
  height: 100%;
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0;
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: 0.75em;
  margin-top: 13px;
  padding: 0.25em;
  z-index: 2;
  line-height: 1;
  display: flex;
}

.elementor-lightbox .dialog-lightbox-close-button svg {
  height: 1em;
  width: 1em;
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  transition: all 0.3s;
  opacity: 1;
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
  fill: var(--lightbox-ui-color);
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--lightbox-ui-color-hover);
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
  fill: var(--lightbox-ui-color-hover);
}

.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
  height: 100%;
}

.elementor-lightbox .elementor-lightbox-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  box-sizing: border-box;
  height: 100%;
  margin: auto;
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 70px 0;
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  filter: none;
  border: none;
}

.elementor-lightbox .elementor-lightbox-image {
  box-shadow: 0 0 30px rgb(0 0 0 / 0.3), 0 0 8px -5px rgb(0 0 0 / 0.3);
  border-radius: 2px;
}

.elementor-lightbox .elementor-video-container {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape,
.elementor-lightbox .elementor-video-container .elementor-video-portrait,
.elementor-lightbox .elementor-video-container .elementor-video-square {
  width: 100%;
  height: 100%;
  margin: auto;
}

.elementor-lightbox
  .elementor-video-container
  .elementor-video-landscape
  iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
  border: 0;
  background-color: #000;
}

.elementor-lightbox
  .elementor-video-container
  .elementor-video-landscape
  iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
  aspect-ratio: var(--video-aspect-ratio, 1.77777);
}

@supports not (aspect-ratio: 1/1) {
  .elementor-lightbox .elementor-video-container .elementor-video-landscape,
  .elementor-lightbox .elementor-video-container .elementor-video-portrait,
  .elementor-lightbox .elementor-video-container .elementor-video-square {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: calc(100% / var(--video-aspect-ratio, 1.77777));
  }

  .elementor-lightbox
    .elementor-video-container
    .elementor-video-landscape
    iframe,
  .elementor-lightbox
    .elementor-video-container
    .elementor-video-landscape
    video,
  .elementor-lightbox
    .elementor-video-container
    .elementor-video-portrait
    iframe,
  .elementor-lightbox
    .elementor-video-container
    .elementor-video-portrait
    video,
  .elementor-lightbox .elementor-video-container .elementor-video-square iframe,
  .elementor-lightbox .elementor-video-container .elementor-video-square video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
  width: min(90vh, 90vw);
  height: min(90vh, 90vw);
}

.elementor-lightbox
  .elementor-video-container
  .elementor-video-landscape
  iframe,
.elementor-lightbox
  .elementor-video-container
  .elementor-video-landscape
  video {
  width: 100%;
  max-height: 90vh;
}

.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video {
  height: 100%;
  max-width: 90vw;
}

@media (min-width: 1024px) {
  .elementor-lightbox .elementor-video-container .elementor-video-landscape {
    width: 85vw;
    max-height: 85vh;
  }

  .elementor-lightbox .elementor-video-container .elementor-video-portrait {
    height: 85vh;
    max-width: 85vw;
  }
}

@media (max-width: 1023px) {
  .elementor-lightbox .elementor-video-container .elementor-video-landscape {
    width: 95vw;
    max-height: 95vh;
  }

  .elementor-lightbox .elementor-video-container .elementor-video-portrait {
    height: 95vh;
    max-width: 95vw;
  }
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
  left: 0;
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
  right: 0;
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-fraction {
  width: -moz-max-content;
  width: max-content;
  color: #fff;
}

.elementor-lightbox .elementor-swiper-button:focus {
  outline-width: 1px;
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: flex;
  align-items: center;
  width: 15%;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size);
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-swiper-button:focus {
    outline: none;
  }

  .elementor-lightbox .elementor-swiper-button-next,
  .elementor-lightbox .elementor-swiper-button-prev {
    width: 20%;
  }

  .elementor-lightbox .elementor-swiper-button-next i,
  .elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgb(0 0 0 / 0.5);
  }

  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    justify-content: flex-start;
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    justify-content: flex-end;
  }
}

.elementor-slideshow__counter {
  color: currentColor;
  font-size: 0.75em;
  width: -moz-max-content;
  width: max-content;
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: 0.3s;
}

.elementor-slideshow__footer {
  color: var(--lightbox-text-color);
}

.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: flex;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-inline-start: 1em;
  padding-inline-end: 2.6em;
  top: 0;
  align-items: center;
  z-index: 10;
}

.elementor-slideshow__header > i,
.elementor-slideshow__header > svg {
  cursor: pointer;
  padding: 0.25em;
  margin: 0 0.35em;
}

.elementor-slideshow__header > i {
  font-size: inherit;
}

.elementor-slideshow__header > i:hover {
  color: var(--lightbox-ui-color-hover);
}

.elementor-slideshow__header > svg {
  box-sizing: content-box;
  fill: var(--lightbox-ui-color);
  height: 1em;
  width: 1em;
}

.elementor-slideshow__header > svg:hover {
  fill: var(--lightbox-ui-color-hover);
}

.elementor-slideshow__header .elementor-slideshow__counter {
  margin-inline-end: auto;
}

.elementor-slideshow__header .elementor-icon-share {
  z-index: 5;
}

.elementor-slideshow__share-menu {
  background-color: #fff0;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  transition: background-color 0.4s;
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #0c0d0e;
}

.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  border-radius: 3px;
  padding: 14px 20px;
  transform: scale(0);
  opacity: 0;
  transform-origin: 90% 10%;
  transition: all 0.25s 0.1s;
  box-shadow: 0 4px 15px rgb(0 0 0 / 0.3);
}

.elementor-slideshow__share-links a {
  text-align: start;
  color: #3f444b;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  transition: opacity 0.5s 0.1s;
}

.elementor-slideshow__share-links a:hover {
  color: #000;
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
  margin-inline-end: 0.75em;
}

.elementor-slideshow__share-links a i {
  font-size: 1.25em;
}

.elementor-slideshow__share-links a svg {
  height: 1.25em;
  width: 1.25em;
}

.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0.5em;
  border: 0.45em solid #fff0;
  border-bottom-color: #fff;
  transform: translateY(-100%) scaleX(0.7);
}

.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed;
}

.elementor-slideshow__description,
.elementor-slideshow__title {
  margin: 0;
}

.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700;
}

.elementor-slideshow__description {
  font-size: 14px;
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none;
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0;
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%;
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgb(0 0 0 / 0.5);
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgb(0 0 0 / 0.5);
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  transform: scale(1);
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .eicon-twitter {
  color: #1da1f2;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .eicon-facebook {
  color: #3b5998;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .eicon-pinterest {
  color: #bd081c;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .eicon-download-bold {
  color: #9da5ae;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .e-eicon-twitter {
  fill: #1da1f2;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .e-eicon-facebook {
  fill: #3b5998;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .e-eicon-pinterest {
  fill: #bd081c;
}

.elementor-slideshow--share-mode
  .elementor-slideshow__share-links
  .e-eicon-download-bold {
  fill: #9da5ae;
}

.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2;
}

.animated {
  animation-duration: 1.25s;
}

.animated.animated-slow {
  animation-duration: 2s;
}

.animated.animated-fast {
  animation-duration: 0.75s;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.reverse {
  animation-direction: reverse;
  animation-fill-mode: forwards;
}

@media (prefers-reduced-motion: reduce) {
  .animated {
    animation: none;
  }
}

.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}

.elementor-shape-top {
  top: -1px;
}

.elementor-shape-top:not([data-negative="false"]) svg {
  z-index: -1;
}

.elementor-shape-bottom {
  bottom: -1px;
}

.elementor-shape-bottom:not([data-negative="true"]) svg {
  z-index: -1;
}

.elementor-shape[data-negative="false"].elementor-shape-bottom,
.elementor-shape[data-negative="true"].elementor-shape-top {
  transform: rotate(180deg);
}

.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.elementor-shape .elementor-shape-fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}

#wp-admin-bar-elementor_edit_page > .ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px;
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: flex;
  width: 200px;
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #3f444b;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 3px;
}

#wp-admin-bar-elementor_inspector > .ab-item:before {
  content: "\f348";
  top: 2px;
}

#wpadminbar * {
  font-style: normal;
}

.page-template-elementor_canvas.elementor-page:before {
  display: none;
}

.elementor-post__thumbnail__link {
  transition: none;
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0;
}

.e--ua-appleWebkit.rtl {
  --flex-right: flex-start;
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right, flex-end);
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
  --justify-content: center;
}

.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-center
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-justify
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-right
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right
  .elementor-grid {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: var(--justify-content, space-between);
  margin-left: calc(-0.5 * var(--grid-column-gap));
  margin-right: calc(-0.5 * var(--grid-column-gap));
}

.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-center
  .elementor-grid-item,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-justify
  .elementor-grid-item,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-right
  .elementor-grid-item,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center
  .elementor-grid-item,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right
  .elementor-grid-item {
  margin-left: calc(0.5 * var(--grid-column-gap));
  margin-right: calc(0.5 * var(--grid-column-gap));
}

.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-left
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left
  .elementor-grid {
  display: inline-block;
}

.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-left
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-share-buttons--align-left
  .elementor-grid-item,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left
  .elementor-grid,
.e--ua-appleWebkit
  .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left
  .elementor-grid-item {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1023px) {
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
    --justify-content: var(--flex-right, flex-end);
  }

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
    --justify-content: center;
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-center
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-justify
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-right
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right
    .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-0.5 * var(--grid-column-gap));
    margin-right: calc(-0.5 * var(--grid-column-gap));
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-center
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-justify
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-tablet-right
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right
    .elementor-grid-item {
    margin-left: calc(0.5 * var(--grid-column-gap));
    margin-right: calc(0.5 * var(--grid-column-gap));
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-tablet--align-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left
    .elementor-grid {
    display: inline-block;
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-tablet--align-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-tablet--align-left
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left
    .elementor-grid-item {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
    --justify-content: var(--flex-right, flex-end);
  }

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
    --justify-content: center;
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-center
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-justify
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-right
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right
    .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-0.5 * var(--grid-column-gap));
    margin-right: calc(-0.5 * var(--grid-column-gap));
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-center
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-justify
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons--align-mobile-right
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right
    .elementor-grid-item {
    margin-left: calc(0.5 * var(--grid-column-gap));
    margin-right: calc(0.5 * var(--grid-column-gap));
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-mobile--align-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left
    .elementor-grid {
    display: inline-block;
  }

  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-mobile--align-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-share-buttons-mobile--align-left
    .elementor-grid-item,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left
    .elementor-grid,
  .e--ua-appleWebkit
    .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left
    .elementor-grid-item {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 0) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 0) {
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1441px) {
  .elementor .elementor-hidden-laptop {
    display: none;
  }
}

@media (min-width: 1442px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}

@media (min-width: 0) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}

.elementor-widget-text-path {
  font-size: 20px;
  text-align: var(--alignment, start);
}

.elementor-widget-text-path svg {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1))
    scaleY(var(--scale-y, 1));
}

.elementor-widget-text-path svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}

.elementor-widget-text-path svg:hover path {
  --path-fill: var(--path-fill-hover);
  --stroke-color: var(--stroke-color-hover);
  --stroke-width: var(--stroke-width-hover);
}

.elementor-widget-text-path svg text {
  --fill: var(--text-color);
  fill: var(--fill);
  direction: var(--direction, ltr);
  transition: var(--transition) stroke, var(--transition) stroke-width,
    var(--transition) fill;
}

.elementor-widget-text-path svg text:hover {
  --color: var(--text-color-hover, var(--text-color));
  --fill: var(--color);
  color: var(--color);
}

.elementor-widget-n-tabs {
  --n-tabs-color-accent-fallback: #61ce70;
  --n-tabs-color-secondary-fallback: #54595f;
  --n-tabs-default-padding-block: 15px;
  --n-tabs-default-padding-inline: 35px;
  --n-tabs-background-color: transparent;
  --n-tabs-display: flex;
  --n-tabs-direction: column;
  --n-tabs-gap: 10px;
  --n-tabs-heading-display: flex;
  --n-tabs-heading-direction: row;
  --n-tabs-heading-grow: initial;
  --n-tabs-heading-justify-content: center;
  --n-tabs-heading-width: initial;
  --n-tabs-heading-overflow-x: initial;
  --n-tabs-heading-wrap: nowrap;
  --n-tabs-border-width: 1px;
  --n-tabs-border-color: #d5d8dc;
  --n-tabs-content-display: flex;
  --n-tabs-title-color: var(
    --e-global-color-secondary,
    var(--n-tabs-color-secondary-fallback)
  );
  --n-tabs-title-color-hover: #fff;
  --n-tabs-title-color-active: #fff;
  --n-tabs-title-background-color: #f1f2f3;
  --n-tabs-title-background-color-hover: var(
    --e-global-color-accent,
    var(--n-tabs-color-accent-fallback)
  );
  --n-tabs-title-background-color-active: var(
    --e-global-color-accent,
    var(--n-tabs-color-accent-fallback)
  );
  --n-tabs-title-width: initial;
  --n-tabs-title-height: initial;
  --n-tabs-title-font-size: 1rem;
  --n-tabs-title-white-space: initial;
  --n-tabs-title-justify-content-toggle: initial;
  --n-tabs-title-align-items-toggle: center;
  --n-tabs-title-justify-content: center;
  --n-tabs-title-align-items: center;
  --n-tabs-title-text-align: center;
  --n-tabs-title-direction: row;
  --n-tabs-title-gap: 10px;
  --n-tabs-title-flex-grow: 0;
  --n-tabs-title-flex-basis: content;
  --n-tabs-title-flex-shrink: initial;
  --n-tabs-title-order: initial;
  --n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
  --n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
  --n-tabs-title-border-radius: initial;
  --n-tabs-title-transition: 0.3s;
  --n-tabs-icon-color: var(
    --e-global-color-secondary,
    var(--n-tabs-color-secondary-fallback)
  );
  --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
  --n-tabs-icon-color-active: #fff;
  --n-tabs-icon-gap: 5px;
  width: 100%;
  max-width: 100%;
  --n-tabs-title-padding-inline-start: var(--n-tabs-title-padding-left);
  --n-tabs-title-padding-inline-end: var(--n-tabs-title-padding-right);
  --n-tabs-title-padding-block-start: var(--n-tabs-title-padding-top);
  --n-tabs-title-padding-block-end: var(--n-tabs-title-padding-bottom);
}

body.rtl .elementor-widget-n-tabs {
  --n-tabs-title-padding-inline-start: var(--n-tabs-title-padding-right);
  --n-tabs-title-padding-inline-end: var(--n-tabs-title-padding-left);
}

.elementor-widget-n-tabs .e-n-tabs {
  display: var(--n-tabs-display);
  flex-direction: var(--n-tabs-direction);
  gap: var(--n-tabs-gap);
  text-align: start;
  min-width: 0;
}

.elementor-widget-n-tabs .e-n-tabs-heading {
  display: var(--n-tabs-heading-display);
  flex-basis: var(--n-tabs-heading-width);
  flex-direction: var(--n-tabs-heading-direction);
  flex-shrink: 0;
  justify-content: var(--n-tabs-heading-justify-content);
  gap: var(--n-tabs-title-gap);
  overflow-x: var(--n-tabs-heading-overflow-x);
  flex-wrap: var(--n-tabs-heading-wrap);
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
  display: none;
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
  position: relative;
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
  content: "";
  position: absolute;
  inset-block: 0;
  inset-inline: -1000vw;
  z-index: 2;
}

.elementor-widget-n-tabs .e-n-tabs-content {
  display: var(--n-tabs-content-display);
  flex-grow: 1;
  min-width: 0;
}

.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active) {
  display: none;
}

.elementor-widget-n-tabs
  .e-n-tabs:not(.e-activated)
  > .e-n-tabs-content
  > .e-con:first-child {
  display: flex;
}

.elementor-widget-n-tabs .e-n-tab-title {
  all: unset;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: var(
    --n-tabs-title-align-items-toggle,
    var(--n-tabs-title-align-items)
  );
  flex-direction: var(--n-tabs-title-direction);
  justify-content: var(
    --n-tabs-title-justify-content-toggle,
    var(--n-tabs-title-justify-content)
  );
  gap: var(--n-tabs-icon-gap);
  border-width: var(--n-tabs-border-width);
  position: relative;
  cursor: pointer;
  outline: none;
  flex-grow: var(--n-tabs-title-flex-grow);
  flex-basis: var(--n-tabs-title-flex-basis);
  flex-shrink: var(--n-tabs-title-flex-shrink);
  padding-block-start: var(--n-tabs-title-padding-block-start);
  padding-inline-end: var(--n-tabs-title-padding-inline-end);
  padding-block-end: var(--n-tabs-title-padding-block-end);
  padding-inline-start: var(--n-tabs-title-padding-inline-start);
  border-radius: var(--n-tabs-title-border-radius);
  height: var(--n-tabs-title-height);
  width: var(--n-tabs-title-width);
  white-space: var(--n-tabs-title-white-space);
  transition: background var(--n-tabs-title-transition),
    color var(--n-tabs-title-transition), border var(--n-tabs-title-transition),
    box-shadow var(--n-tabs-title-transition),
    text-shadow var(--n-tabs-title-transition),
    stroke var(--n-tabs-title-transition),
    stroke-width var(--n-tabs-title-transition),
    -webkit-text-stroke-width var(--n-tabs-title-transition),
    -webkit-text-stroke-color var(--n-tabs-title-transition),
    transform var(--n-tabs-title-transition);
}

.elementor-widget-n-tabs .e-n-tab-title:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
}

.elementor-widget-n-tabs .e-n-tab-title span i,
.elementor-widget-n-tabs .e-n-tab-title span svg {
  transition: color var(--n-tabs-title-transition),
    fill var(--n-tabs-title-transition);
}

.elementor-widget-n-tabs .e-n-tab-title-text {
  display: flex;
  align-items: center;
  font-size: var(--n-tabs-title-font-size);
  text-align: var(--n-tabs-title-text-align);
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  order: var(--n-tabs-icon-order);
  overflow: hidden;
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
  font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
  width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
  height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
  display: none;
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] {
  background-color: var(--n-tabs-title-background-color);
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] a {
  color: var(--n-tabs-title-color);
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] .e-n-tab-icon i {
  color: var(--n-tabs-icon-color);
}

.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="false"]
  .e-n-tab-icon
  svg {
  fill: var(--n-tabs-icon-color);
}

.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="false"]
  .e-n-tab-icon
  i:last-child,
.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="false"]
  .e-n-tab-icon
  svg:last-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0;
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"],
.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"] a {
  color: var(--n-tabs-title-color-active);
}

.elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-icon i {
  color: var(--n-tabs-icon-color-active);
}

.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"]
  .e-n-tab-icon
  svg {
  fill: var(--n-tabs-icon-color-active);
}

.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"]
  .e-n-tab-icon
  i:first-child,
.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"]
  .e-n-tab-icon
  svg:first-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0;
}

.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"][class*="elementor-animation-"]:active,
.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"][class*="elementor-animation-"]:focus,
.elementor-widget-n-tabs
  .e-n-tab-title[aria-selected="true"][class*="elementor-animation-"]:hover {
  transform: none;
  animation: initial;
}

.elementor-widget-n-tabs
  [data-touch-mode="false"]
  .e-n-tab-title[aria-selected="false"]:hover,
.elementor-widget-n-tabs
  [data-touch-mode="false"]
  .e-n-tab-title[aria-selected="false"]:hover
  a {
  color: var(--n-tabs-title-color-hover);
}

.elementor-widget-n-tabs
  [data-touch-mode="false"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  i {
  color: var(--n-tabs-icon-color-hover);
}

.elementor-widget-n-tabs
  [data-touch-mode="false"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  svg {
  fill: var(--n-tabs-icon-color-hover);
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover,
.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  a {
  color: var(--n-tabs-title-color-active);
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  i {
  color: var(--n-tabs-icon-color-active);
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  svg {
  fill: var(--n-tabs-icon-color-active);
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  i:first-child,
.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  svg:first-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0;
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover[class*="elementor-animation-"]:active,
.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover[class*="elementor-animation-"]:focus,
.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover[class*="elementor-animation-"]:hover {
  transform: none;
  animation: initial;
}

.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  i:last-child,
.elementor-widget-n-tabs
  [data-touch-mode="true"]
  .e-n-tab-title[aria-selected="false"]:hover
  .e-n-tab-icon
  svg:last-child {
  transform: none;
  height: auto;
  opacity: 1;
}

.elementor
  .elementor-element.elementor-widget-n-tabs
  > .elementor-widget-container
  > .e-n-tabs[data-touch-mode="false"]
  > .e-n-tabs-heading
  .e-n-tab-title[aria-selected="false"]:hover {
  background-color: var(--n-tabs-title-background-color-hover);
  background-image: none;
}

.elementor
  .elementor-element.elementor-widget-n-tabs
  > .elementor-widget-container
  > .e-n-tabs
  > .e-n-tabs-heading
  .e-n-tab-title[aria-selected="true"],
.elementor
  .elementor-element.elementor-widget-n-tabs
  > .elementor-widget-container
  > .e-n-tabs[data-touch-mode="true"]
  > .e-n-tabs-heading
  .e-n-tab-title[aria-selected="false"]:hover {
  background-color: var(--n-tabs-title-background-color-active);
  background-image: none;
}

@media (max-width: 767px) {
  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile {
    --n-tabs-direction: column;
    --n-tabs-heading-display: contents;
    --n-tabs-content-display: contents;
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
    gap: 0;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile
    .e-n-tabs-content
    > .e-con {
    order: var(--n-tabs-title-order);
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
    order: var(--n-tabs-title-order);
    width: auto;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile
    .e-n-tab-title:not(:first-child) {
    margin-block-start: var(--n-tabs-title-gap);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile
    .e-n-tab-title[aria-selected="true"] {
    margin-block-end: var(--n-tabs-gap);
  }
}

@media (max-width: 0) {
  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra {
    --n-tabs-direction: column;
    --n-tabs-heading-display: contents;
    --n-tabs-content-display: contents;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile_extra
    .e-n-tabs {
    gap: 0;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile_extra
    .e-n-tabs-content
    > .e-con {
    order: var(--n-tabs-title-order);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile_extra
    .e-n-tab-title {
    order: var(--n-tabs-title-order);
    width: auto;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile_extra
    .e-n-tab-title:not(:first-child) {
    margin-block-start: var(--n-tabs-title-gap);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-mobile_extra
    .e-n-tab-title[aria-selected="true"] {
    margin-block-end: var(--n-tabs-gap);
  }
}

@media (max-width: 1023px) {
  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet {
    --n-tabs-direction: column;
    --n-tabs-heading-display: contents;
    --n-tabs-content-display: contents;
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs {
    gap: 0;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet
    .e-n-tabs-content
    > .e-con {
    order: var(--n-tabs-title-order);
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title {
    order: var(--n-tabs-title-order);
    width: auto;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet
    .e-n-tab-title:not(:first-child) {
    margin-block-start: var(--n-tabs-title-gap);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet
    .e-n-tab-title[aria-selected="true"] {
    margin-block-end: var(--n-tabs-gap);
  }
}

@media (max-width: 0) {
  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra {
    --n-tabs-direction: column;
    --n-tabs-heading-display: contents;
    --n-tabs-content-display: contents;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet_extra
    .e-n-tabs {
    gap: 0;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet_extra
    .e-n-tabs-content
    > .e-con {
    order: var(--n-tabs-title-order);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet_extra
    .e-n-tab-title {
    order: var(--n-tabs-title-order);
    width: auto;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet_extra
    .e-n-tab-title:not(:first-child) {
    margin-block-start: var(--n-tabs-title-gap);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-tablet_extra
    .e-n-tab-title[aria-selected="true"] {
    margin-block-end: var(--n-tabs-gap);
  }
}

@media (max-width: 1441px) {
  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop {
    --n-tabs-direction: column;
    --n-tabs-heading-display: contents;
    --n-tabs-content-display: contents;
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs {
    gap: 0;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-laptop
    .e-n-tabs-content
    > .e-con {
    order: var(--n-tabs-title-order);
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title {
    order: var(--n-tabs-title-order);
    width: auto;
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-laptop
    .e-n-tab-title:not(:first-child) {
    margin-block-start: var(--n-tabs-title-gap);
  }

  .elementor.elementor
    .elementor-widget-n-tabs.e-n-tabs-laptop
    .e-n-tab-title[aria-selected="true"] {
    margin-block-end: var(--n-tabs-gap);
  }
}

.elementor-widget-n-accordion {
  --n-accordion-title-font-size: 20px;
  --n-accordion-title-flex-grow: initial;
  --n-accordion-title-justify-content: initial;
  --n-accordion-title-icon-order: -1;
  --n-accordion-border-width: 1px;
  --n-accordion-border-color: #d5d8dc;
  --n-accordion-border-style: solid;
  --n-accordion-item-title-flex-grow: initial;
  --n-accordion-item-title-space-between: 0px;
  --n-accordion-item-title-distance-from-content: 0px;
  --n-accordion-padding: 10px;
  --n-accordion-border-radius: 0px;
  --n-accordion-icon-size: 15px;
  --n-accordion-title-normal-color: #1f2124;
  --n-accordion-title-hover-color: #1f2124;
  --n-accordion-title-active-color: #1f2124;
  --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
  --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
  --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
  --n-accordion-icon-gap: 0 10px;
  width: 100%;
}

.elementor-widget-n-accordion
  .e-n-accordion
  details
  > summary::-webkit-details-marker {
  display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item {
  display: flex;
  flex-direction: column;
  position: relative;
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
  margin-block-end: var(--n-accordion-item-title-space-between);
}

.elementor-widget-n-accordion
  .e-n-accordion-item-title:where(
    .elementor-widget-n-accordion .e-n-accordion-item > .e-con
  ) {
  border: var(--n-accordion-border-width) var(--n-accordion-border-style)
    var(--n-accordion-border-color);
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
  display: flex;
  flex-direction: row;
  list-style: none;
  padding: var(--n-accordion-padding);
  justify-content: var(--n-accordion-title-justify-content);
  border-radius: var(--n-accordion-border-radius);
  flex-grow: var(--n-menu-title-flex-grow);
  gap: var(--n-accordion-icon-gap);
  color: var(--n-accordion-title-normal-color);
  align-items: center;
  cursor: pointer;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
  display: flex;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,
.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,
.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
  margin-block-start: 0;
  margin-block-end: 0;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
  font-size: var(--n-accordion-title-font-size);
  align-items: center;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  order: var(--n-accordion-title-icon-order);
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
  height: var(--n-accordion-icon-size);
  width: auto;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > i {
  color: var(--n-accordion-icon-normal-color);
  font-size: var(--n-accordion-icon-size);
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > svg {
  fill: var(--n-accordion-icon-normal-color);
  height: var(--n-accordion-icon-size);
}

.elementor-widget-n-accordion .e-n-accordion-item-title > span {
  cursor: pointer;
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  .e-n-accordion-item-title {
  margin-block-end: var(--n-accordion-item-title-distance-from-content);
  color: var(--n-accordion-title-active-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  .e-n-accordion-item-title-icon
  .e-opened {
  display: flex;
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  .e-n-accordion-item-title-icon
  .e-closed {
  display: none;
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  .e-n-accordion-item-title-icon
  span
  > i {
  color: var(--n-accordion-icon-active-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  .e-n-accordion-item-title-icon
  span
  > svg {
  fill: var(--n-accordion-icon-active-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item:not([open]):hover
  .e-n-accordion-item-title {
  color: var(--n-accordion-title-hover-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item:not([open]):hover
  .e-n-accordion-item-title-icon
  span
  > i {
  color: var(--n-accordion-icon-hover-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item:not([open]):hover
  .e-n-accordion-item-title-icon
  span
  > svg {
  fill: var(--n-accordion-icon-hover-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item
  .e-n-accordion-item-title-icon
  .e-opened {
  display: none;
}

.elementor-widget-n-accordion
  .e-n-accordion-item
  .e-n-accordion-item-title-icon
  .e-closed {
  display: flex;
}

.elementor-widget-n-accordion
  .e-n-accordion-item
  .e-n-accordion-item-title-icon
  span
  > svg {
  fill: var(--n-accordion-icon-normal-color);
}

.elementor-widget-n-accordion
  .e-n-accordion-item
  .e-n-accordion-item-title-icon
  span
  > i {
  color: var(--n-accordion-icon-normal-color);
}

.elementor-widget-n-accordion .e-n-accordion-item > span {
  cursor: pointer;
}

@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

@keyframes pulse {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from,
  to {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}

.tada {
  animation-name: tada;
}

@keyframes wobble {
  from,
  to {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  11.1%,
  from,
  to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

.elementor-animation-grow {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
  transform: scale(1.1);
}

.elementor-animation-shrink {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
  transform: scale(0.9);
}

@keyframes elementor-animation-pulse {
  25% {
    transform: scale(1.1);
  }

  75% {
    transform: scale(0.9);
  }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
  animation-name: elementor-animation-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes elementor-animation-pulse-grow {
  to {
    transform: scale(1.1);
  }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
  animation-name: elementor-animation-pulse-grow;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes elementor-animation-pulse-shrink {
  to {
    transform: scale(0.9);
  }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
  animation-name: elementor-animation-pulse-shrink;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes elementor-animation-push {
  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
  animation-name: elementor-animation-push;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-pop {
  50% {
    transform: scale(1.2);
  }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
  animation-name: elementor-animation-pop;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.elementor-animation-bounce-in {
  transition-duration: 0.5s;
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.elementor-animation-bounce-out {
  transition-duration: 0.5s;
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.elementor-animation-rotate {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
  transform: rotate(4deg);
}

.elementor-animation-grow-rotate {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg);
}

.elementor-animation-float {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
  transform: translateY(-8px);
}

.elementor-animation-sink {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
  transform: translateY(8px);
}

@keyframes elementor-animation-bob {
  0% {
    transform: translateY(-8px);
  }

  50% {
    transform: translateY(-4px);
  }

  100% {
    transform: translateY(-8px);
  }
}

@keyframes elementor-animation-bob-float {
  100% {
    transform: translateY(-8px);
  }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
  animation-name: elementor-animation-bob-float, elementor-animation-bob;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

@keyframes elementor-animation-hang {
  0% {
    transform: translateY(8px);
  }

  50% {
    transform: translateY(4px);
  }

  100% {
    transform: translateY(8px);
  }
}

@keyframes elementor-animation-hang-sink {
  100% {
    transform: translateY(8px);
  }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
  animation-name: elementor-animation-hang-sink, elementor-animation-hang;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

.elementor-animation-skew {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
  transform: skew(-10deg);
}

.elementor-animation-skew-forward {
  transition-duration: 0.3s;
  transition-property: transform;
  transform-origin: 0 100%;
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
  transform: skew(-10deg);
}

.elementor-animation-skew-backward {
  transition-duration: 0.3s;
  transition-property: transform;
  transform-origin: 0 100%;
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
  transform: skew(10deg);
}

@keyframes elementor-animation-wobble-vertical {
  16.65% {
    transform: translateY(8px);
  }

  33.3% {
    transform: translateY(-6px);
  }

  49.95% {
    transform: translateY(4px);
  }

  66.6% {
    transform: translateY(-2px);
  }

  83.25% {
    transform: translateY(1px);
  }

  100% {
    transform: translateY(0);
  }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
  animation-name: elementor-animation-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-horizontal {
  16.65% {
    transform: translateX(8px);
  }

  33.3% {
    transform: translateX(-6px);
  }

  49.95% {
    transform: translateX(4px);
  }

  66.6% {
    transform: translateX(-2px);
  }

  83.25% {
    transform: translateX(1px);
  }

  100% {
    transform: translateX(0);
  }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
  animation-name: elementor-animation-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-to-bottom-right {
  16.65% {
    transform: translate(8px, 8px);
  }

  33.3% {
    transform: translate(-6px, -6px);
  }

  49.95% {
    transform: translate(4px, 4px);
  }

  66.6% {
    transform: translate(-2px, -2px);
  }

  83.25% {
    transform: translate(1px, 1px);
  }

  100% {
    transform: translate(0, 0);
  }
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
  animation-name: elementor-animation-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-to-top-right {
  16.65% {
    transform: translate(8px, -8px);
  }

  33.3% {
    transform: translate(-6px, 6px);
  }

  49.95% {
    transform: translate(4px, -4px);
  }

  66.6% {
    transform: translate(-2px, 2px);
  }

  83.25% {
    transform: translate(1px, -1px);
  }

  100% {
    transform: translate(0, 0);
  }
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
  animation-name: elementor-animation-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-top {
  16.65% {
    transform: skew(-12deg);
  }

  33.3% {
    transform: skew(10deg);
  }

  49.95% {
    transform: skew(-6deg);
  }

  66.6% {
    transform: skew(4deg);
  }

  83.25% {
    transform: skew(-2deg);
  }

  100% {
    transform: skew(0);
  }
}

.elementor-animation-wobble-top {
  transform-origin: 0 100%;
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
  animation-name: elementor-animation-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-bottom {
  16.65% {
    transform: skew(-12deg);
  }

  33.3% {
    transform: skew(10deg);
  }

  49.95% {
    transform: skew(-6deg);
  }

  66.6% {
    transform: skew(4deg);
  }

  83.25% {
    transform: skew(-2deg);
  }

  100% {
    transform: skew(0);
  }
}

.elementor-animation-wobble-bottom {
  transform-origin: 100% 0;
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
  animation-name: elementor-animation-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-skew {
  16.65% {
    transform: skew(-12deg);
  }

  33.3% {
    transform: skew(10deg);
  }

  49.95% {
    transform: skew(-6deg);
  }

  66.6% {
    transform: skew(4deg);
  }

  83.25% {
    transform: skew(-2deg);
  }

  100% {
    transform: skew(0);
  }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
  animation-name: elementor-animation-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-buzz {
  50% {
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    transform: translateX(-3px) rotate(-2deg);
  }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
  animation-name: elementor-animation-buzz;
  animation-duration: 0.15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes elementor-animation-buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    transform: translateX(1px) rotate(0);
  }

  100% {
    transform: translateX(-1px) rotate(0);
  }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
  animation-name: elementor-animation-buzz-out;
  animation-duration: 0.75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.product_search .form-loader {
  display: none;
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: 1 !important;
}

.elementor-search-form--skin-minimal
  .elementor-search-form__icon
  .fa-search:before {
  content: "\ec7c" !important;
  font-family: "jws_icon";
  color: var(--main);
  opacity: 1;
}

.list_social a {
  margin-right: 15px;
  opacity: 0.5;
}

.list_social a:hover {
  opacity: 1;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
}

.price_slider_wrapper .ui-widget-content {
  background: #d6d6d6;
}

.ui-slider-horizontal {
  height: 4px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.price_slider_wrapper {
  padding-right: 12px;
}

.price_slider_wrapper input[readonly] {
  border: 0;
}

.price_slider_wrapper .price-numner {
  color: var(--heading);
  margin-bottom: 23px;
  display: block;
}

.price_slider_wrapper .ui-slider {
  background: var(--main) !important;
  height: 1px;
}

.price_slider_wrapper .ui-slider .ui-slider-range {
  background: var(--main) !important;
  height: 3px;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background: var(--main);
  border-radius: 0;
  top: -4px !important;
  display: block;
  position: absolute;
  margin-left: 0;
  border-radius: 100%;
}

.price_slider_wrapper .price_slider_wrapper {
  position: relative;
  padding-top: 51px;
}

.price_slider_wrapper .price_label {
  float: left;
  margin-top: 7px;
}

.price_slider_wrapper .button {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: revert;
  float: right !important;
  margin: 0;
  font-weight: 700;
  color: var(--heading);
  border: 1px solid rgb(117 117 117 / 0.5);
  background: #fff0;
  padding: 5px 8px;
  margin-top: 4px;
}

.price_slider_wrapper .price_slider_amount {
  margin-top: 15px;
}

.price_slider_wrapper .price_slider_amount input {
  display: none;
}

.price_slider_wrapper .price_slider_amount .price_label {
  font-weight: 700;
  color: #49584c;
}

.price_slider_wrapper .price_slider_amount:after {
  content: "";
  display: table;
  clear: both;
}

.autocomplete-suggestions {
  position: relative !important;
  max-height: 100% !important;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  animation: fadeIn 0.25s both;
}

.autocomplete-suggestion {
  clear: both;
  border-bottom: 1px solid #f5f5f5;
  padding: 15px;
  cursor: pointer;
  transition: 0.15s ease;
  -webkit-transition: 0.15s ease;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

.suggestion-thumb {
  display: inline-block;
  max-width: 60px;
  margin-right: 10px;
  vertical-align: middle;
}

.suggestion_content {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 70px);
}

.searchsubmit {
  color: var(--heading);
  font-size: 20px;
  position: relative;
}

.suggestion-title {
  font-size: 16px;
  margin: 0;
  font-family: var(--body-font);
}

.suggestion-price {
  font-size: 14px;
}

.view-all-results {
  display: block;
  width: 100%;
  padding: 12px 15px;
  background: var(--main);
  color: #fff;
  text-align: center;
}

.view-all-results span {
  cursor: pointer;
}

.autocomplete-suggestions .suggestions-title {
  background: var(--heading);
  color: #fff;
  text-align: center;
  padding: 5px 15px;
}

.autocomplete-suggestions .autocomplete-suggestion {
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}

.autocomplete-suggestions p {
  cursor: pointer;
  margin: 0;
}

.autocomplete-suggestions.focus {
  display: block !important;
}

.autocomplete-suggestions.has-content {
  background: #fff;
  overflow: auto;
  box-shadow: 0 0 7px rgb(0 0 0 / 0.1);
  color: var(--heading);
}

.jws-search-results.emtry {
  display: none;
}

.widget_product_tag_cloud .tagcloud {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.widget_product_tag_cloud a {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
}

.widget_product_tag_cloud a:hover {
  border-color: var(--heading);
  color: var(--secondary);
}

.product-categories li {
  list-style-type: none;
}

.product-categories li.current-cat a {
  color: var(--secondary);
}

.product-categories li ul.children {
  margin-top: 8px;
  padding-left: 15px;
}

.product-categories li:not(last-child) {
  margin-bottom: 8px;
}

.product-categories li a {
  font-weight: 700;
}

.product-categories li a:hover {
  color: var(--secondary);
}

.wc-layered-nav {
  list-style-type: none;
  padding: 0;
}

.wc-layered-nav li:not(.show-color):not(:last-child) {
  margin-bottom: 10px;
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr) {
  opacity: 0.4;
  pointer-events: none;
  text-decoration: line-through;
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr),
.wc-layered-nav li:not(.show-color) > a {
  padding-left: 35px;
  position: relative;
  font-weight: 500;
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr):before,
.wc-layered-nav li:not(.show-color) > a:before {
  content: "";
  width: 22px;
  height: 22px;
  border: 1px solid #363636;
  position: absolute;
  left: 0;
  top: 1px;
  opacity: 0.5;
  transition: 0.3s all;
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr):after,
.wc-layered-nav li:not(.show-color) > a:after {
  content: "\f33e";
  font-size: 18px;
  color: var(--main);
  position: absolute;
  font-family: "jws_icon";
  left: 2px;
  top: 2px;
  opacity: 0;
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr):hover,
.wc-layered-nav li:not(.show-color) > a:hover {
  color: var(--heading);
}

.wc-layered-nav li:not(.show-color) > span:not(.count-atr):hover:before,
.wc-layered-nav li:not(.show-color) > a:hover:before {
  opacity: 1;
  border-color: var(--heading);
}

.wc-layered-nav li:not(.show-color).chosen a:after,
.wc-layered-nav li:not(.show-color).current-cat a:after {
  opacity: 1;
}

.siderbar-inner .widget {
  padding-bottom: 40px;
}

.siderbar-inner .widget .widget-title {
  margin-bottom: 15px;
}

.siderbar-inner .autocomplete-suggestion {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.sidebar-left .siderbar-inner {
  padding-right: 44px;
}

.elementor-widget-wp-widget-tag_cloud h5 {
  margin-bottom: 15px;
}

.elementor-widget-wp-widget-tag_cloud .tagcloud {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

.elementor-widget-wp-widget-tag_cloud a {
  border: 1px solid var(--third);
  color: var(--third);
  padding: 4.5px 9px;
  display: inline-block;
  margin: 0 7.5px;
  margin-bottom: 10px;
}

.elementor-widget-wp-widget-tag_cloud a:hover {
  color: var(--heading);
  border-color: var(--heading);
}

.widget_products .product_list_widget {
  list-style-type: none;
  margin-top: 22px;
}

.widget_products .product_list_widget .product-item {
  margin-bottom: 12px;
}

.widget_products .product_list_widget .product-item-inner {
  position: relative;
}

.widget_products
  .product_list_widget
  .product-item-inner
  .star-rating-wap
  .review-count {
  display: none;
}

.widget_products .product_list_widget .product-item-inner .product-image {
  max-width: 66px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 100%;
}

.widget_products .product_list_widget .product-item-inner .product-content {
  max-width: calc(100% - 70px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
}

.widget_products
  .product_list_widget
  .product-item-inner
  .product-content
  .star-rating-wap {
  margin-top: 0;
}

.widget_products
  .product_list_widget
  .product-item-inner
  .product-content
  .star-rating-wap
  .star-rating:before,
.widget_products
  .product_list_widget
  .product-item-inner
  .product-content
  .star-rating-wap
  .star-rating
  span:before {
  font-size: 8px;
}

.widget_products
  .product_list_widget
  .product-item-inner
  .woocommerce-loop-product__title {
  margin-bottom: 4px;
}

.widget_products .product_list_widget .product-item-inner .product-short-text {
  margin-bottom: 0;
}

.wc-layered-nav .chosen a .swatch:before {
  outline-color: #363636 !important;
}

.wc-layered-nav .count-atr {
  color: var(--third);
  width: 16px;
  text-align: center;
}

.wc-layered-nav .show-color:not(:last-child) {
  margin-bottom: 14px;
}

.wc-layered-nav .show-color a .swatch {
  width: 19px;
  height: 19px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgb(208 190 182 / 0.35);
  position: relative;
  cursor: pointer;
  margin-right: 16px;
}

.wc-layered-nav .show-color a .swatch:before {
  display: inline-block;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  outline: 1px solid #fff0;
  padding: 2px;
  transition: 0.3s all;
  margin: 0 2px;
  position: absolute;
  left: -5px;
  top: -3px;
  content: "";
}

.elementor-widget-wp-widget-nav_menu ul.menu {
  list-style-type: none;
  padding: 0;
}

.elementor-widget-wp-widget-nav_menu ul.menu li {
  margin-bottom: 8px;
}

.elementor-widget-wp-widget-nav_menu ul.menu li a {
  color: var(--body-color);
  position: relative;
}

.elementor-widget-wp-widget-nav_menu ul.menu li a .menu-label {
  color: #fff;
  font-size: 13px;
  border-radius: 3px;
  padding: 0 8px;
  position: absolute;
  top: -7px;
  line-height: 19px;
  left: 100%;
  margin-left: 6px;
}

.elementor-widget-wp-widget-categories h5,
.elementor-widget-wp-widget-archives h5 {
  margin-bottom: 15px;
}

.elementor-widget-wp-widget-categories ul,
.elementor-widget-wp-widget-archives ul {
  list-style-type: none;
  padding: 0;
}

.elementor-widget-wp-widget-categories ul li:not(last-child),
.elementor-widget-wp-widget-archives ul li:not(last-child) {
  margin-bottom: 16px;
}

.elementor-widget-wp-widget-categories ul li a,
.elementor-widget-wp-widget-archives ul li a {
  position: relative;
  padding-left: 20px;
}

.elementor-widget-wp-widget-categories ul li a:before,
.elementor-widget-wp-widget-archives ul li a:before {
  width: 5px;
  height: 5px;
  background: #363636;
  transform: rotate(-45deg);
  content: "";
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 8px;
}

.elementor-widget-wp-widget-categories ul li a:hover,
.elementor-widget-wp-widget-archives ul li a:hover {
  padding-left: 35px;
}

.elementor-widget-wp-widget-categories ul li a:hover:before,
.elementor-widget-wp-widget-archives ul li a:hover:before {
  background: var(--main);
}

@media (max-width: 1024px) {
  .ochahouseduct-category-list ul li {
    width: 20%;
  }
}

@media (max-width: 767px) {
  .ochahouseduct-category-list ul img {
    max-width: 80%;
  }
}

body > .site {
  overflow: hidden;
  position: relative;
}

.site-main.jws-blog-archive {
  padding: 17px 0 100px;
}

.site-main.jws-blog-archive.sidebar-right .post_sidebar {
  padding-left: 50px;
}

.site-main.jws-blog-archive.sidebar-left .post_sidebar {
  padding-right: 50px;
}

.footer-parallax .site-content {
  position: relative;
  z-index: 1;
}

.slick-slide:not(.slick-active) .animated {
  animation-name: unset;
}

.redux-container .redux-group-tab {
  display: block !important;
}

.jws_dark_header .elementor-button-icon i {
  color: var(--main) !important;
}

.jws_dark_header .elementor-logo.has_logo_sticky a > span.logo-inner {
  display: none;
}

.jws_dark_header .elementor-logo.has_logo_sticky a > span.logo-sticky {
  display: block;
}

.jws_dark_header .slider-dots-box .slider-dots button .circle-go {
  stroke: var(--main) !important;
}

.jws_dark_header .slider-dots-box .slider-dots button:after {
  background: var(--main) !important;
}

.dark-mode-on #preloader {
  background: rgb(0 0 0 / 0.9);
}

.jws-recapcha {
  margin-top: -1px;
}

.jws-recapcha > div {
  width: auto !important;
  height: auto !important;
}

input::placeholder {
  font-family: var(--body-font);
}

.is_stuck {
  z-index: 1;
}

:not(.jws_main_menu) a {
  transition: 0.3s ease;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: var(--body);
}

.select2-container--default
  .select2-results
  > .select2-results__options::-webkit-scrollbar {
  width: 2px;
  scrollbar-width: thin;
}

.select2-container--default
  .select2-results
  > .select2-results__options::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}

.select2-container--default
  .select2-results
  > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #cdcdcd;
}

.page-no-builder {
  padding: 80px 15px;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background-color: #f0f0f0 !important;
}

::-webkit-scrollbar-thumb {
  background-color: #cdcdcd !important;
}

.page-no-builder {
  padding: 80px 15px;
}

.page-no-builder {
  padding: 80px 15px;
}

.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-message {
  margin-bottom: 30px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999999999;
  overflow: hidden;
  background: rgb(255 255 255 / 0.9);
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

#preloader.fade-in {
  opacity: 0;
  visibility: hidden;
}

#preloader .preloader-cancel-btn {
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
}

#preloader .preloader-cancel-btn {
  opacity: 0;
  visibility: hidden;
}

#preloader .preloader-cancel-btn.fade-in {
  opacity: 1;
  visibility: visible;
}

#preloader .spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

#preloader .spinner:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite
    forwards;
  content: "";
}

#preloader .spinner:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1)
    infinite forwards;
  content: "";
}

#preloader.loaded {
  opacity: 0;
  visibility: hidden;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

input:not([type="submit"]):focus,
select:focus,
textarea:focus {
  outline: none;
  transition: 0.3s all;
}

.slick-slide:first-child {
  display: block;
}

.slick-disabled {
  cursor: not-allowed !important;
}

a,
.slick-slide {
  outline: none !important;
}

.elementor-field-group .elementor-field-textual:focus {
  box-shadow: none;
}

form.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  border: 1px solid #ccc;
  min-height: 50px;
  background: #fff0;
}

form.search-form input,
form.search-form button {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: var(--main);
  outline: none;
  font-size: 14px;
}

form.search-form input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  min-height: 48px;
  padding: 0 15px 0 5px;
}

form.search-form input::-webkit-input-placeholder {
  color: #ccc;
}

form.search-form input:-ms-input-placeholder {
  color: #ccc;
}

form.search-form input:-moz-placeholder {
  color: #ccc;
}

form.search-form button {
  min-width: 44px;
  cursor: pointer;
  height: 40px;
  font-size: 20px;
  font-weight: 700;
  padding-left: 10px;
  color: var(--heading);
}

form.search-form button i {
  font-weight: 700;
}

.jws_iframe iframe {
  margin: 0 auto;
  display: block;
}

#at-expanded-menu-host .at-expanded-menu {
  animation: fadeIn 0.5s ease;
  -webkit-animation: fadeIn 0.5s ease;
}

body.search:not(.woocommerce-page) .site-main {
  padding: 90px 0;
}

.search-results .jws_search_wap {
  margin-bottom: 40px;
}

.search-results .jws_search_wap .entry-title {
  font-size: 24px;
  line-height: 1.5em;
}

.search-results .jws_search_wap .entry-title a {
  color: var(--heading);
}

.search-results .jws_search_wap .jws_search_meta {
  font-size: 14px;
  color: var(--heading);
}

.search-no-results .error-404,
.error404 .error-404 {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}

.search-no-results .page-title,
.error404 .page-title {
  font-size: 24px;
  line-height: 1.5em;
  color: var(--heading);
  font-weight: 700;
}

.search-no-results p,
.error404 p {
  margin-bottom: 25px;
}

.error404 .error-404 {
  padding: 100px 0;
}

.sidebar-mobile-wap .mfp-content {
  position: fixed;
  left: 0;
  width: 300px !important;
  background: #fff;
  height: 100%;
  top: 0;
  padding: 30px 15px;
  overflow: auto;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

.sidebar-mobile-wap .mfp-content .mfp-close {
  color: #ebebeb;
  background: #000;
  top: 0;
}

.sidebar-mobile-wap.mfp-ready .mfp-content {
  transform: translatex(0%);
  -webkit-transform: translatex(0%);
}

.sidebar-mobile-wap.mfp-removing .mfp-content {
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}

.gallery-global .mfp-content {
  max-width: 900px;
}

.gallery-global .mfp-close {
  top: 0;
}

.gallery-global .mfp-bottom-bar {
  display: none;
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .html_inline,
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .comment-respond,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.95);
}

.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .html_inline,
.mfp-zoom-in.mfp-ready .comment-respond,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .html_inline,
.mfp-zoom-in.mfp-removing .comment-respond,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
  transform: scale(0.95);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0;
}

.mfp-zoom-in.mfp-bg,
.sidebar-mobile-wap.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}

.mfp-zoom-in.mfp-ready.mfp-bg,
.sidebar-mobile-wap.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing.mfp-bg,
.sidebar-mobile-wap.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-content .comment-respond {
  max-width: 700px;
  margin: 0 auto;
}

.mfp-arrow-left {
  transform: translatex(-100%);
}

.mfp-arrow-right {
  transform: translatex(100%);
}

.mfp-ready .mfp-arrow-left {
  transform: translatex(0%);
}

.mfp-ready .mfp-arrow-right {
  transform: translatex(0%);
}

.mfp-removing .mfp-arrow-left {
  transform: translatex(-100%);
}

.mfp-removing .mfp-arrow-right {
  transform: translatex(100%);
}

.backToTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 50px !important;
  display: block;
  text-align: center;
  background: #fff;
  z-index: 99;
  opacity: 0;
  font-size: 16px;
}

.backToTop.with-shadow {
  box-shadow: 0 7px 16px rgb(0 0 0 / 0.1);
  color: #000;
}

.backToTop.with-mancolor {
  background: var(--main);
}

.backToTop.totop-show {
  opacity: 1;
}

.backToTop:hover {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}

.backToTop:hover:before {
  animation: bounceAlphaUp 1s both;
  -webkit-animation: bounceAlphaUp 1s both;
  display: block;
}

.jws-load-more {
  position: relative;
}

.jws-load-more:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite
    forwards;
  content: "";
  visibility: hidden;
}

.jws-load-more:after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1)
    infinite forwards;
  content: "";
  visibility: hidden;
}

.jws-load-more.items-loading {
  background: transparent !important;
  border-color: transparent !important;
}

.jws-load-more.items-loading:before,
.jws-load-more.items-loading:after {
  opacity: 0.6;
  transition-delay: 0.3s;
  visibility: visible;
}

.jws-load-more.items-loading span {
  opacity: 0;
}

.jws-pagination-number ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 3px;
}

.jws-pagination-number ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 6px;
}

.jws-pagination-number ul li:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.jws-pagination-number ul li:last-child {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.jws-pagination-number ul li > .next,
.jws-pagination-number ul li > .prev {
  width: auto !important;
  padding: 0 10px;
}

.jws-pagination-number ul li .prev i {
  display: block;
  transform: scaleX(0);
}

.jws-pagination-number ul li > a,
.jws-pagination-number ul li > span {
  color: var(--main);
  background: rgb(46 82 74 / 0.1);
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  display: block;
  width: 40px;
  height: 40px;
}

.jws-pagination-number ul li > a:hover {
  opacity: 1;
  color: var(--light);
  background: var(--secondary);
}

.jws-pagination-number ul li > .current {
  color: var(--light);
  background: var(--main);
}

.bg_main {
  background: var(--main);
}

.jws-form-login-popup {
  position: fixed;
  width: 0;
  margin: 0;
  top: 0;
  height: 100%;
  overflow: auto;
  visibility: hidden;
  pointer-events: none;
  z-index: 99999;
  padding: 30px 10px 30px 10px;
  transition: 0.7s;
  width: 100%;
}

.jws-form-login-popup .jws-form-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  opacity: 0;
  transition: 0.5s all;
  background: rgb(0 0 0 / 0.75);
}

.jws-form-login-popup .jws-form-content {
  max-width: 480px;
  width: 100%;
  min-height: 425px;
  padding: 29px 36px 22px 36px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  opacity: 0;
  z-index: 1000;
  position: absolute;
  background: #fff;
  transition: 0.7s all;
}

.jws-form-login-popup .jws-close {
  z-index: 2;
  position: fixed;
  right: 0;
  font-size: 23px;
  top: 0;
  padding: 26px 27px 0 0;
  cursor: pointer;
}

.jws-form-login-popup.open {
  visibility: visible;
  pointer-events: auto;
}

.jws-form-login-popup.open .jws-form-overlay {
  opacity: 1;
  visibility: visible;
}

.jws-form-login-popup.open .jws-form-content {
  transform: translate(-50%, -50%);
  opacity: 1;
}

.jws-toolbar-wap {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
  left: 0;
  z-index: 350;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  height: 55px;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 9px rgb(0 0 0 / 0.12);
  background: #fff;
  transition: 0.3s all;
  transform: translatey(100%);
  opacity: 0;
}

.jws-toolbar-wap .jws-toolbar-item {
  flex: 1 0 20%;
  text-align: center;
  font-size: 12px;
}

.jws-toolbar-wap .jws-toolbar-item i {
  display: block;
  font-size: 20px;
  margin-bottom: -5px;
}

@media (max-width: 1024px) {
  .jws-toolbar-wap {
    transform: translatey(0);
    opacity: 1;
  }

  .jws_sticky_move {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 99;
  }

  .jws_sticky_move ~ div {
    display: none !important;
  }

  .site-main.jws-blog-archive.sidebar-right .post_sidebar {
    padding-left: 15px;
  }

  .site-main.jws-blog-archive.sidebar-left .post_sidebar {
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .site-main.jws-blog-archive.sidebar-left .post_sidebar {
    order: 12;
  }
}

@media (max-width: 767px) {
  .backToTop {
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    font-size: 12px;
  }
}

@media (max-width: 375px) {
  .jws-path .current,
  .breadcrumb .current {
    display: none;
  }

  .jws-path .breadcrumb-link-last + span.delimiter,
  .breadcrumb .breadcrumb-link-last + span.delimiter {
    display: none;
  }
}

.site-header {
  position: relative;
  z-index: 100;
}

header.header_absolute_yes {
  position: absolute;
  width: 100%;
}

.jws-breadcrumbs__item--home {
  color: var(--main) !important;
}

.jws-title-bar-wrap .jws-title-bar .jws-text-ellipsis {
  font-size: 28px;
  font-weight: 700;
  color: var(--light);
  margin-bottom: 10px;
}

.jws-title-bar-wrap .jws-title-bar .jws-path {
  color: var(--light);
}

.jws-title-bar-wrap .jws-title-bar .jws-path i {
  margin-left: 12px;
  color: var(--light);
  font-size: 13px;
  font-weight: 400;
  margin-right: 12px;
}

.jws-title-bar-wrap .jws-title-bar .jws-path a {
  color: var(--main);
}

.jws-title-bar-wrap .jws-title-bar .jws-path a:hover {
  color: var(--main);
}

.account-menu-dropdown {
  background: var(--light);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  position: absolute;
  top: 100%;
  z-index: 1;
  padding: 21px 0;
  pointer-events: none;
  width: 230px;
  left: -25px;
}

.account-menu-dropdown ul {
  will-change: transform;
}

.account-menu-dropdown a {
  font-size: 14px;
  color: var(--heading);
  display: block;
  padding: 7.5px 25px;
  line-height: 20px;
}

.account-menu-dropdown a i {
  margin-right: 22px;
  font-size: 17px;
}

.account-menu-dropdown .no-user {
  padding: 0 25px;
}

.account-menu-dropdown .no-user li:not(:last-child) {
  margin-bottom: 20px;
}

.account-menu-dropdown .hover_2 {
  font-weight: 500;
  border: 2px solid;
  text-align: center;
  padding: 10.5px 25px;
}

.account-menu-dropdown .hover_2:hover {
  background: var(--main);
  color: var(--light);
  border-color: var(--main);
}

.account-menu-dropdown .hover:hover {
  background: #f3f3f3;
}

.account-menu-dropdown .account-setting {
  position: relative;
}

.account-menu-dropdown .account-setting .settings {
  position: absolute;
  right: 21px;
  top: 7px;
  font-size: 17px;
  padding: 0;
}

.account-menu-dropdown .account-setting .settings:hover {
  color: var(--main);
}

.account-menu-dropdown .account-setting .name a {
  color: var(--main);
  font-weight: 700;
  display: flex;
  -webkit-display: flex;
}

.account-menu-dropdown #jws-login-form {
  padding: 7px 25px 0;
}

.account-menu-dropdown #jws-login-form .jws-animation form p {
  margin-bottom: 15px;
}

.account-menu-dropdown #jws-login-form .message {
  margin-top: 20px;
}

.account-menu-dropdown #recaptcha6 {
  transform: scale(0.5960259999999999);
  -webkit-transform: scale(0.5960259999999999);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.account-menu-dropdown .jws-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 0 !important;
}

.account-menu-dropdown .jws-button .button {
  width: 50% !important;
}

.account-menu-dropdown .jws-button a {
  width: 50%;
  padding: 0;
  padding-left: 10px;
}

.account-menu-dropdown .message {
  margin-top: 20px;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 0;
}

#jws_header_default
  .elementor_jws_menu_layout_menu_horizontal
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  > a {
  padding: 0;
  padding-right: 25px;
}

@media (max-width: 992px) {
  .account-menu-dropdown {
    right: 0;
    position: fixed;
    top: unset;
    left: unset;
  }
}

.is-sticky {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
}

.cafe-scroll-up-sticky.is-sticky {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}

.cafe-row-sticky.cafe-scroll-up-sticky.is-sticky.active-sticky {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: 0.5s all !important;
}

.is-sticky.no-active-sticky {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: 0.5s all !important;
}

.site-footer {
  clear: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes jws_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jws_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.jws_fadeInUp {
  -webkit-animation-name: jws_fadeInUp;
  animation-name: jws_fadeInUp;
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  100% {
    transform: scale3d(2.2, 2.2, 1);
    opacity: 0;
  }
}

@-webkit-keyframes fadeInRight2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
}

#pulse:before,
#pulse:after {
  animation: 3s ease-out 0s normal none infinite running pulse;
  background: none repeat scroll 0 0 rgb(0 0 0 / 0.5);
  border-radius: 24px;
  box-shadow: 0 0 10px rgb(0 0 0 / 0.7) inset;
  content: "";
  height: 48px;
  left: 50%;
  margin: -24px 0 0 -24px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 48px;
  z-index: -1;
}

#pulse:after {
  animation-delay: 1.5s;
}

#pulse {
  width: 50px;
  height: 50px;
  background: #fff
    url(http://www.blogher.com/files/imagecache/tiny_thumb/user_pictures/picture-196261.jpg)
    no-repeat center center;
  position: relative;
  border-radius: 25px;
  text-align: center;
  font: bold 14px/50px tahoma;
}

@-webkit-keyframes btnIconRipple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }

  20% {
    opacity: 0.8;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes btnIconRipple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }

  20% {
    opacity: 0.8;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translatey(50px);
    -webkit-transform: translatey(50px);
  }

  to {
    opacity: 1;
    transform: translatey(0);
    -webkit-transform: translatey(0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translatey(-50px);
    -webkit-transform: translatey(-50px);
  }

  to {
    opacity: 1;
    transform: translatey(0);
    -webkit-transform: translatey(0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translatex(150px);
    -webkit-transform: translatex(150px);
  }

  to {
    opacity: 1;
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translatex(-50px);
    -webkit-transform: translatex(-50px);
  }

  to {
    opacity: 1;
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes MoveLeft {
  from {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }

  to {
    transform: translatex(100px);
    -webkit-transform: translatex(100px);
  }
}

@keyframes MoveRight {
  from {
    transform: translatex(0);
    -webkit-transform: translatex(0);
  }

  to {
    transform: translatex(-100px);
    -webkit-transform: translatex(-100px);
  }
}

@keyframes MoveTop {
  from {
    transform: translatey(0);
    -webkit-transform: translatey(0);
  }

  to {
    transform: translatey(-100px);
    -webkit-transform: translatey(-100px);
  }
}

@keyframes MoveBottom {
  from {
    transform: translatey(0);
    -webkit-transform: translatey(0);
  }

  to {
    transform: translatey(100px);
    -webkit-transform: translatey(100px);
  }
}

@keyframes MoveZoomIn {
  from {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes MoveZoomOut {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  to {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
}

@keyframes MoveCircle {
  0% {
    transform: rotate(0deg) translate(-100%) rotate(0deg);
    -webkit-transform: rotate(0deg) translate(-100%) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(-100%) rotate(-360deg);
    -webkit-transform: rotate(360deg) translate(-100%) rotate(-360deg);
  }
}

@keyframes MoveCircleSmall {
  0% {
    transform: rotate(0deg) translate(-10%) rotate(0deg);
    -webkit-transform: rotate(0deg) translate(-10%) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(-10%) rotate(-360deg);
    -webkit-transform: rotate(360deg) translate(-10%) rotate(-360deg);
  }
}

@keyframes MoveCircle360 {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@keyframes width100 {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }

  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }

  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }

  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }

  55% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

@keyframes bounceAlpha_display {
  0% {
    opacity: 0;
    transform: translateX(-7px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes bounceAlpha_hiden {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(7px);
  }
}

@keyframes bounceAlpha2 {
  0% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }

  25% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }

  26% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }

  55% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

@keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }

  25% {
    opacity: 0;
    transform: translateY(-10px) scale(0.9);
  }

  26% {
    opacity: 0;
    transform: translateY(10px) scale(0.9);
  }

  55% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@-webkit-keyframes jwsWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }

  20% {
    opacity: 0.8;
  }

  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}

@keyframes jwsWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }

  20% {
    opacity: 0.8;
  }

  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}

@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translatey(0), rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes rollIn {
  0% {
    -webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translatey(0) rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes zoomInDown {
  0% {
    -webkit-transform: translateY(-60px) rotateX(90deg);
    transform: translateY(-60px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translatey(0), rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes zoomInDown {
  0% {
    -webkit-transform: translateY(-60px) rotateX(90deg);
    transform: translateY(-60px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translatey(0) rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes zoomInUp {
  0% {
    -webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
    opacity: 1;
  }
}

@keyframes zoomInUp {
  0% {
    -webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
    opacity: 1;
  }
}

@-webkit-keyframes zoomInRight {
  0% {
    -webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0), rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes zoomInRight {
  0% {
    -webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0), rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes zoomInLeft {
  0% {
    -webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}

[data-settings='{"_animation":"bounceInLeft"}'] img,
[data-settings='{"_animation":"bounceInDown"}'] img,
[data-settings='{"_animation":"bounceInUp"}'] img,
[data-settings='{"_animation":"bounceInRight"}'] img {
  opacity: 0;
  transition: 0.2s all;
}

[data-settings='{"_animation":"bounceInLeft"}']:before,
[data-settings='{"_animation":"bounceInDown"}']:before,
[data-settings='{"_animation":"bounceInUp"}']:before,
[data-settings='{"_animation":"bounceInRight"}']:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 1px);
  background: #fafafa;
  pointer-events: none;
  opacity: 0;
  transition: 0.8s ease-in-out, opacity 0s;
  content: "";
  z-index: 1;
}

[data-settings='{"_animation":"bounceInLeft"}'].animated:before,
[data-settings='{"_animation":"bounceInDown"}'].animated:before,
[data-settings='{"_animation":"bounceInUp"}'].animated:before,
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
  background: #fafafa;
  opacity: 1;
  transition-delay: 0.6s;
}

[data-settings='{"_animation":"bounceInLeft"}'].animated img,
[data-settings='{"_animation":"bounceInDown"}'].animated img,
[data-settings='{"_animation":"bounceInUp"}'].animated img,
[data-settings='{"_animation":"bounceInRight"}'].animated img {
  opacity: 1;
  transition-delay: 0.6s;
}

[data-settings='{"_animation":"bounceInLeft"}']:before {
  transform-origin: 100% 50%;
}

[data-settings='{"_animation":"bounceInLeft"}'].animated:before {
  transform: scaleX(0);
}

[data-settings='{"_animation":"bounceInDown"}']:before {
  transform-origin: 50% 100%;
}

[data-settings='{"_animation":"bounceInDown"}'].animated:before {
  transform: scaleY(0);
}

[data-settings='{"_animation":"bounceInUp"}']:before {
  transform-origin: 50% 0%;
}

[data-settings='{"_animation":"bounceInUp"}'].animated:before {
  transform: scaleY(0);
}

[data-settings='{"_animation":"bounceInRight"}']:before {
  transform-origin: 0% 50%;
}

[data-settings='{"_animation":"bounceInRight"}'].animated:before {
  transform: scaleX(0);
}

.dark-mode-on [data-settings='{"_animation":"bounceInLeft"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInDown"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInUp"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInRight"}']:before {
  background: #000;
}

.bounceInLeft,
.bounceInDown,
.bounceInUp,
.bounceInRight {
  animation-name: none;
}

.perspective {
  -webkit-perspective: 1800px;
  perspective: 1800px;
}

.animated {
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}

@keyframes pulse-border-simple {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.2);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    opacity: 0.8;
  }

  20% {
    opacity: 0.8;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.2);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    opacity: 0;
  }
}

@keyframes pulse-border2 {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.4);
  }
}

@keyframes pulse-border3 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@-webkit-keyframes jws-paint-background {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  50% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  51% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

@keyframes jws-paint-background {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  50% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  51% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes width-left-right {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.lds-dual-ring {
  -webkit-animation-name: lds-dual-ring;
  animation-name: lds-dual-ring;
}

.countdown .countdown-section .countdown-amount {
  background: #fff;
  width: 80px;
  line-height: 80px;
  border-radius: 100%;
  height: 80px;
}

span.countdown-row.countdown-show4 {
  text-align: center;
  display: block;
}

.flatpickr-month {
  height: 45px !important;
}

.flatpickr-calendar .flatpickr-current-month {
  width: 100%;
  left: 0;
  right: 0;
  height: 45px !important;
}

.shade_animation {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shade_animation .shade_wrap_inner {
  position: absolute;
}

.shade_animation .shade_wrap_inner.alternate {
  animation-direction: alternate;
}

.shade_animation .shade_wrap_inner.infinite {
  animation-iteration-count: infinite;
}

.jws-shade-yes > .shade_animation {
  opacity: 1;
}

.line_animation {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.line_animation > section > .elementor-container {
  z-index: 1;
}

.line_animation .line_wrap {
  position: absolute;
  background: rgb(255 255 255 / 0.1);
  height: 100%;
  width: 1px;
  left: 50%;
}

.line_animation .line_wrap .line_wrap_inner {
  position: absolute;
  -webkit-animation: MoveUpDown 1s infinite;
  animation: MoveUpDown 10s infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  left: -2px;
  width: 5px;
}

.line_animation .line_wrap .line_wrap_inner .circle_animation {
  width: 5px;
  height: 5px;
  background: rgb(255 255 255 / 0.6);
  border-radius: 100%;
  display: block;
}

.line_animation .line_wrap .line_wrap_inner .circle_animation:nth-child(2) {
  margin-top: 285px;
}

.jws-line-yes > .line_animation {
  opacity: 1;
}

@-webkit-keyframes MoveUpDown {
  0% {
    top: -50%;
  }

  100% {
    top: 110%;
  }
}

@keyframes MoveUpDown {
  0% {
    top: -50%;
  }

  100% {
    top: 110%;
  }
}

.elementor-social-icon i {
  transition: 0.3s all;
}

body .elementor-social-icon {
  vertical-align: middle;
}

body .elementor-social-icon {
  background: #fff0;
}

.elementor-widget-heading .elementor-heading-title {
  line-height: 1.1;
}

.elementor-widget-container p {
  margin: 0;
}

.brand_slider_custom img {
  opacity: 0.5;
  transition: 0.3s all;
}

.brand_slider_custom img:hover {
  opacity: 1;
}

.elementor-accordion-item {
  overflow: hidden;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  transition: 0.3s all;
}

.single-elementor_library .post_sidebar {
  display: none;
}

.single-elementor_library .post_content {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.jws-particle-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

.elementor-accordion .elementor-tab-content {
  border-top: 0;
}

.elementor-element
  .elementor-widget-icon-box.elementor-view-framed
  .elementor-icon,
.elementor-element
  .elementor-widget-icon-box.elementor-view-default
  .elementor-icon {
  color: var(--main);
}

.elementor-element
  .elementor-icon-list-items
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: var(--main);
}

.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 10px 15px;
}

.elementor-widget-countdown.elementor-countdown--label-block
  .elementor-countdown-item {
  flex-basis: 0 !important;
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
  display: inline-block;
}

.elementor-form .elementor-button-text.elementor-form-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body[data-elementor-device-mode="mobile"]
  .wpcf7-form
  .apply-form
  .row
  > .right {
  padding: 0 15px;
}

body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .left {
  margin-bottom: 20px;
}

.elementor-progress-wrapper .elementor-progress-percentage {
  top: calc(100% - 33px);
  position: absolute;
  right: 0;
  opacity: 0;
  padding-right: 0;
  transition: 0.3s all;
}

div[style] .elementor-progress-percentage {
  opacity: 1;
  transition-delay: 0.5s;
}

.elementor-progress-wrapper {
  overflow: unset !important;
}

.elementor-widget-progress .elementor-title {
  display: block;
  margin-bottom: 7px;
}

.chartselementor-pie-chart
  .chartselementor-chart-item-container
  .chartselementor-chart {
  text-align: center;
  position: relative;
}

.chartselementor-pie-chart
  .chartselementor-chart-item-container
  .chartselementor-chart
  .chartselementor-percent {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.jws_timeline .jws_timeline_main {
  position: relative;
}

.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 73px;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_right
  .jws_timeline_content
  .jws_timeline_content_inner {
  text-align: right;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.active
  .jws_timeline_circle:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  z-index: -1;
  animation: pulse-border 1.5s ease-out infinite;
  -webkit-animation: pulse-border 1.5s ease-out infinite;
  background: var(--secondary);
  content: "";
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.animation_show
  .jws_timeline_content {
  opacity: 1;
  transform: translatex(0) !important;
  -webkit-transform: translatex(0) !important;
  transition-delay: 0.5s;
}

.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_right
  .jws_timeline_circle {
  position: relative;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_right
  .jws_timeline_content {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 100px;
  transform: translatex(-50px);
  -webkit-transform: translatex(-50px);
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_right
  .jws_timeline_content
  .jws_timeline_content_inner::before {
  border-radius: 0 10px 10px 0;
  right: 0;
}

@media (max-width: 767px) {
  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right
    .jws_timeline_content
    .jws_timeline_content_inner::before {
    left: 0;
    right: auto;
    border-radius: 10px 0 0 10px;
  }
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_left
  .jws_timeline_circle {
  position: relative;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_left
  .jws_timeline_content {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 100px;
  transform: translatex(50px);
  -webkit-transform: translatex(50px);
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_left
  .jws_timeline_content
  .jws_timeline_content_inner::before {
  left: 0;
  border-radius: 10px 0 0 10px;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field.position_left
  .jws_timeline_content:after {
  left: 0;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_circle {
  width: 15px;
  height: 15px;
  margin-top: 25px;
  border-radius: 100%;
  background: var(--secondary);
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 100%;
  position: relative;
  transition: 0.5s all;
  opacity: 0;
  z-index: 1;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_content
  .jws_timeline_content_inner {
  position: relative;
  transition: 0.4s;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_content
  .jws_timeline_date_inner {
  margin-bottom: 15px;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_content
  .jws_timeline_title {
  margin-bottom: 12px;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_date {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 100%;
  position: relative;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_date
  .jws_timeline_date_inner {
  display: inline-block;
  text-align: center;
}

.jws_timeline
  .jws_timeline_main
  .jws_days
  .jws_timeline_field
  .jws_timeline_date_inner
  .jws_timeline_year {
  font-style: normal;
  font-weight: 700;
  font-size: 49.0476px;
  line-height: 69px;
  margin: 0;
}

.jws_timeline .jws_timeline_line {
  width: 2px;
  left: 50%;
  right: auto;
  position: absolute;
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
  background: #ebdbcb;
  margin-left: 1.5px;
  height: 110%;
  top: -7%;
}

.jws_timeline .jws_timeline_line:after {
  width: 0;
  height: 0;
  border-left: 7px solid #fff0;
  border-right: 7px solid #fff0;
  content: "";
  bottom: -14px;
  position: absolute;
  left: -5.6px;
}

@media (max-width: 768px) {
  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right
    .jws_timeline_content {
    padding-right: 30px;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_left
    .jws_timeline_content {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field
    .jws_timeline_date {
    display: none;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field
    .jws_timeline_content
    .jws_timeline_date_inner {
    display: block;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -moz-box-orient: unset;
    -moz-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right
    .jws_timeline_content
    .jws_timeline_content_inner {
    text-align: left;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field
    .jws_timeline_circle {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    position: relative;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right
    .jws_timeline_content {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 30px;
    padding-right: 0;
    transform: translatex(0) !important;
    -webkit-transform: translatex(0) !important;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_right
    .jws_timeline_content:after {
    left: 0;
    width: 30px;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_left
    .jws_timeline_content {
    padding-left: 30px;
    transform: translatex(0) !important;
    -webkit-transform: translatex(0) !important;
  }

  .jws_timeline
    .jws_timeline_main
    .jws_days
    .jws_timeline_field.position_left
    .jws_timeline_content:after {
    width: 30px;
  }

  .jws_timeline .jws_timeline_line {
    left: 8px;
  }
}

body {
  -webkit-tap-highlight-color: #fff0;
}

.mega_menu_full_size > .sub-menu-dropdown.mega_menu_full_width {
  background: transparent !important;
  box-shadow: none !important;
}

.mega_menu_full_size
  > .sub-menu-dropdown.mega_menu_full_width
  .jws_mega_sub
  > .elementor
  > .elementor-section {
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .mega_menu_full_size > .sub-menu-dropdown.mega_menu_full_width section {
    width: 100%;
  }
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a {
  display: block;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-mega_menu_full_width
  .sub-menu-dropdown {
  left: 0;
  width: 100vw;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-mega_menu_full_width
  .jws_mega_sub {
  will-change: transform;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  .sub-menu
  .menu-item-has-children
  > a:before {
  font-family: "jws_icon";
  content: "\eaee";
  float: right;
  font-weight: 700;
  font-size: 18px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  .sub-menu
  li:hover
  > a
  > span {
  transform: translateX(5px);
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  .sub-menu
  li
  a {
  transition: none;
  display: block;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  .sub-menu
  li
  a
  > span {
  display: inline-block;
  transition: 0.3s all;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  .sub-menu
  li
  a
  i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 6px;
  color: #6d6d6d;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  > .sub-menu
  li {
  position: relative;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  > .sub-menu
  li
  .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  visibility: hidden;
  pointer-events: none;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item-design-standard
  > .sub-menu
  li:hover
  > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu {
  background: var(--light);
  padding: 15px 0;
  list-style-type: none;
  min-width: 230px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a {
  color: var(--heading);
  position: relative;
  padding: 5px 30px;
  font-size: 15px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu,
.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu-dropdown {
  position: absolute;
  top: 100%;
  opacity: 0;
  z-index: 5;
  visibility: hidden;
  transform: translatey(-15px);
  -webkit-transform: translatey(-15px);
  pointer-events: none;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  will-change: transform;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu.right,
.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .sub-menu-dropdown.right {
  right: 0;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .mega_menu_full_width {
  transform: translatey(-15px);
  -webkit-transform: translatey(-15px);
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li:hover
  .sub-menu,
.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li:hover
  .sub-menu-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item:first-child {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.menu-item:last-child {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a {
  color: var(--menu-color);
  border-radius: 10px;
  padding: 7px 15px;
  font-size: 15px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a
  > i {
  margin-left: 6px;
  font-size: 16px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a
  > i:before {
  font-weight: 700;
  font-size: 11px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li.menu-item-has-children:after {
  content: "\e876";
  font-family: "Linearicons-Free";
  font-size: 10px;
  float: right;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li.current-menu-item
  > a,
.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li.current-menu-ancestor
  > a {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  padding: 0 3px;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li.current-menu-item
  > a:before,
.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li.current-menu-ancestor
  > a:before {
  width: 100%;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a {
  position: relative;
  width: auto;
  display: inline-block !important;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a:before {
  content: "";
  bottom: 15%;
  left: 0;
  position: absolute;
  height: 10px;
  width: 0%;
  transition: 0.3s all;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a
  span {
  position: relative;
  z-index: 1;
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a:hover {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
}

.elementor_jws_menu_layout_menu_horizontal
  > .elementor-widget-container
  > .jws_main_menu.sub_skin_skin2
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a:hover:before {
  width: 100%;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner {
  position: relative;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li.current-menu-item
  > a
  > span:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li.current-menu-ancestor
  > a
  > span:before {
  width: 15px;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a
  > span {
  position: relative;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a
  > span:before {
  content: "";
  left: -23px;
  width: 0%;
  height: 2px;
  background: var(--main);
  bottom: 9px;
  position: absolute;
  transition: 0.3s all;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a:hover
  > span:before {
  width: 15px;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li.current-menu-item
  > a:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li.current-menu-ancestor
  > a:before {
  width: 100%;
  left: 0;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a
  > span {
  position: relative;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a
  > span:before {
  content: "";
  right: 0;
  width: 0%;
  height: 2px;
  background: currentColor;
  bottom: -4px;
  position: absolute;
  transition: 0.3s all;
}

.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > .nav
  > li
  > a:hover
  > span:before {
  width: 100%;
  left: 0;
}

.elementor-jws-menu-align-right ul.nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
}

.elementor-jws-menu-align-center ul.nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.elementor-jws-menu-align-left ul.nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: auto;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  > a
  > i {
  display: none;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  .sub-menu
  li
  a {
  color: #333;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  .jws_main_menu_inner
  > ul
  > li
  > a {
  padding: 7px 25px 7px 25px;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul {
  padding: 0;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.3s all;
  position: relative;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu {
  background: none;
  border: none;
  font-size: 20px;
  width: 57px;
  height: 30px;
  padding: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 9px;
  text-align: right;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  ul
  li
  .btn-sub-menu:before {
  display: inline-block;
  font-weight: 700;
  transition: 0.3s all;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  ul
  li
  .sub-menu-dropdown {
  display: none;
  width: 100% !important;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu {
  width: 100% !important;
  display: none;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a {
  padding: 5px 35px 5px 35px;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a i {
  display: none;
}

.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
  display: block;
  width: auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor_jws_menu_layout_menu_vertical
  .jws_main_menu
  ul
  li.active
  > .btn-sub-menu:before {
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.has-mega-full .elementor-section .elementor-container,
.has-mega-full .elementor-column,
.has-mega-full .elementor-column-wrap,
.has-mega-full .elementor-widget-wrap,
.has-mega-full .elementor-widget {
  position: unset;
}

.jws_main_menu_inner.menu-toggle {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  position: absolute;
  left: 0;
  right: auto;
  background: #fff;
  transition: 0.4s;
  z-index: 999;
  border: 3px solid var(--heading);
  width: 100%;
  z-index: 2;
  padding: 22px 0;
  top: calc(100% - 3px);
}

.jws_main_menu_inner.menu-toggle.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.jws_main_menu_inner.menu-toggle .nav li:last-child a {
  border: 0 !important;
}

.toggle-menu-title {
  margin: 0;
  background: var(--heading);
  padding: 14px 15px 14px 27px;
}

.toggle-menu-title i {
  font-size: 30px;
  vertical-align: middle;
  margin-right: 15px;
  float: left;
}

.toggle-menu-title a {
  color: var(--light);
  font-weight: 500;
  font-size: 15px;
  display: block;
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a {
  border: 0;
  position: relative;
  border-radius: 100%;
  box-shadow: none;
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a:hover:after {
  border-top: 2px solid #fff;
  border-left-width: 2px;
  border-right-width: 2px;
  transform: rotate(270deg);
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s,
    -webkit-transform 0.4s linear 0s;
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a:hover:before {
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  transition: border-top-color 0.15s linear,
    border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a:before,
.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a:before {
  border: 2px solid rgb(255 255 255 / 0.2);
}

.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
  border: 0 solid #fff0;
}

.jws_video_popup.video-border .jws_video_popup_inner a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid #fff;
  animation: pulse-border-simple 1.5s ease-out infinite;
  -webkit-animation: pulse-border-simple 1.5s ease-out infinite;
}

.jws_video_popup.video-overlay .jws_video_popup_inner a:after,
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
  background: #fff;
  position: relative;
  display: block;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-left: 5px;
  opacity: 0.8;
}

.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite
    forwards;
  content: "";
}

.jws_video_popup.video-overlay .jws_video_popup_inner a:after {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  -webkit-animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  content: "";
}

.jws_video_popup .jws_video_popup_inner a {
  display: inline-block;
  position: relative;
  transition: 0s all;
}

.jws_video_popup .jws_video_popup_inner a .video_icon {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s all;
}

.mfp-fade-in-down .mfp-content > div {
  opacity: 0;
  transition: 0.5s ease;
  transform: translatey(-50px);
  -webkit-transform: translatey(-50px);
}

.mfp-fade-in-down.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}

.mfp-fade-in-down.mfp-ready .mfp-content > div {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}

.mfp-fade-in-down.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-fade-in-down.mfp-removing .mfp-content > div {
  transform: translatey(50px);
  -webkit-transform: translatey(50px);
  opacity: 0;
}

.mfp-fade-in-down.mfp-removing.mfp-bg {
  opacity: 0;
}

@keyframes load-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes load-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes load-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes load-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes load-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.jws-info-box.layout2 .box-icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 18px;
}

.jws-info-box.layout2 .box-title {
  display: inline-block;
}

.elementor-widget-jws_info_box.elementor-position-left .jws-info-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-jws_info_box.elementor-position-left .box-icon,
.elementor-widget-jws_info_box.elementor-position-right .box-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.elementor-widget-jws_info_box.elementor-vertical-align-middle
  .jws-info-box-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-widget-jws_info_box .jws-info-box-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.jws-info-box .jws-info-box-inner .box-icon {
  margin-bottom: 5px;
  position: relative;
}

.jws-info-box .jws-info-box-inner .box-title {
  color: var(--heading);
  margin-bottom: 10px;
}

.jws-info-box .jws-info-box-inner .box-content {
  color: var(--main);
  margin-bottom: 10px;
}

.jws-info-box .jws-info-box-inner .box-more {
  color: var(--heading);
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.jws-info-box .jws-info-box-inner .box-more:hover {
  color: var(--light);
  background: var(--btn-bgcolor);
}

.jws-info-box .jws-info-box-inner .box-more:hover a {
  color: var(--light);
}

.jws-info-box .jws-info-box-inner .box-more:hover > span {
  margin-left: 10px;
}

.jws-info-box .jws-info-box-inner .box-more span {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.testimonials_slider_thumbnail {
  margin-bottom: 37px;
}

.testimonials_slider_thumbnail img {
  opacity: 0.5;
  transition: 0.3s all;
  cursor: pointer;
  margin: 0 auto;
}

.testimonials_slider_thumbnail .slick-current img {
  opacity: 1;
}

.testimonials_slider.slider_layout_layout1 .testimonials-description {
  margin-bottom: 15px;
}

.testimonials_slider.slider_layout_layout1 .testimonials-title {
  font-weight: 700;
}

.testimonials_slider.slider_layout_layout1 .testimonials-title .date {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 10px;
}

.testimonials_slider.slider_layout_layout2 .testimonials-title {
  font-weight: 400;
}

.testimonials_slider.slider_layout_layout2 img {
  border: 4px solid var(--light);
}

.testimonials_slider.slider_layout_layout1,
.testimonials_slider.slider_layout_layout2 {
  margin: 0 -15px;
}

.testimonials_slider.slider_layout_layout1 img,
.testimonials_slider.slider_layout_layout2 img {
  object-fit: cover;
  max-width: 60px;
  max-height: 60px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}

.testimonials_slider.slider_layout_layout1 .testimonials-info,
.testimonials_slider.slider_layout_layout2 .testimonials-info {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.testimonials_slider.slider_layout_layout1 .testimonials-title,
.testimonials_slider.slider_layout_layout2 .testimonials-title {
  font-size: 16px;
}

.testimonials_slider.slider_layout_layout1 .testimonials-job,
.testimonials_slider.slider_layout_layout2 .testimonials-job {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--body-font);
}

.testimonials_slider.slider_layout_layout1 .testimonials_title,
.testimonials_slider.slider_layout_layout2 .testimonials_title {
  margin-top: 18px;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  font-size: 18px;
  font-family: var(--body-font);
  line-height: 25.2px;
  font-weight: 700;
}

.testimonials_slider.slider_layout_layout1 .testimonials-description,
.testimonials_slider.slider_layout_layout2 .testimonials-description {
  z-index: 1;
  position: relative;
}

.testimonials_slider.slider_layout_layout1 .testimonials-icon,
.testimonials_slider.slider_layout_layout2 .testimonials-icon {
  color: #f2f2f2;
  font-size: 130px;
  position: absolute;
  right: -6px;
  top: -7px;
}

.testimonials_slider.slider_layout_layout1 .slider-content,
.testimonials_slider.slider_layout_layout2 .slider-content {
  text-align: center;
  position: relative;
}

.testimonials_slider.slider_layout_layout1 .slick-slide,
.testimonials_slider.slider_layout_layout2 .slick-slide {
  padding: 0 15px;
}

.testimonials_slider.slider_layout_layout3 {
  margin: 0 -15px;
}

.testimonials_slider.slider_layout_layout3 img {
  max-width: 60px;
  width: 100%;
  border-radius: 100%;
  vertical-align: middle;
  margin: auto;
  object-fit: cover;
  border: 4px solid var(--light);
}

.testimonials_slider.slider_layout_layout3 .testimonials-info {
  width: calc(100%);
  vertical-align: middle;
  margin-top: 19px;
}

.testimonials_slider.slider_layout_layout3 .testimonials-title {
  color: var(--light);
  margin-bottom: 0;
}

.testimonials_slider.slider_layout_layout3 .testimonials-job {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--light);
}

.testimonials_slider.slider_layout_layout3 .testimonials-description {
  margin-bottom: 12px;
  position: relative;
  color: var(--light);
  margin-bottom: 39px;
}

.testimonials_slider.slider_layout_layout3 .testimonials-icon {
  color: var(--light);
  font-size: 24px;
  background: var(--secondary);
  width: 70px;
  height: 70px;
  display: block;
  text-align: center;
  line-height: 68px;
  border-radius: 100%;
  margin-bottom: 29px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials_slider.slider_layout_layout3 .slick-slide {
  padding: 0 15px;
}

.testimonials_slider.slider_layout_layout3 .slick-dots {
  text-align: left;
  padding-left: 10px;
}

.testimonials_slider.slider_layout_layout3 .slick-dots li.slick-active button {
  background: var(--main);
}

.jws_testimonials_slider_wrap.thumbnail_position_bottom {
  flex-direction: column-reverse;
}

.jws_testimonials_slider_wrap.thumbnail_position_bottom
  .testimonials_slider_thumbnail {
  margin-bottom: 0;
  margin-top: 70px;
}

.average-rating {
  margin-bottom: 3px;
  display: block;
}

.average-rating .jws-star-rating {
  width: 116px;
  letter-spacing: 2px;
  position: relative;
  height: 27px;
  display: inline-block;
}

.average-rating .jws-star-rating .jws-star-rated {
  position: absolute;
  overflow: hidden;
  height: 27px;
  display: block;
}

.average-rating .jws-star-rating .jws-star-rated:before {
  font-family: "Font Awesome 5 Free";
  content: "\f005\f005\f005\f005\f005";
  font-weight: 900;
  left: 0;
  top: 0;
  position: absolute;
  font-size: 10px;
  letter-spacing: 4px;
  text-indent: 0;
  color: #fbad39;
}

@media only screen and (max-width: 1200px) {
  .testimonials_slider.slider_layout_layout1 .testimonials-title .date {
    display: block;
    margin-left: 0;
  }
}

.video_format {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.video_format a.url {
  display: inline-block;
  position: relative;
  transition: 0s all;
}

.video_format a.url::before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid rgb(255 255 255 / 0.1);
  height: calc(60px);
  width: calc(60px);
}

.video_format a.url::after {
  position: absolute;
  display: block;
  border-radius: 50%;
  top: -5px;
  left: -5px;
  content: "";
  border: 1px solid #fff;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  -webkit-animation: load-spin 3s infinite linear;
  animation: load-spin 3s infinite linear;
  height: calc(60px);
  width: calc(60px);
}

.video_format a.url .video_icon {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s all;
  font-size: 12px;
  background: 0 0;
  color: var(--light);
}

.jws-post-readmore:hover span {
  animation: bounceAlpha 0.7s both;
  -webkit-animation: bounceAlpha 0.7s both;
}

.jws_blog_item {
  margin-bottom: 50px;
}

.jws-blog-element .jws_blog_item .entry-title a:hover {
  color: var(--secondary);
}

.jws-blog-element .jws_post_image {
  overflow: hidden;
  position: relative;
}

.jws-blog-element .jws_post_image .jws-post-gallery .jws-post-gallery-item {
  overflow: hidden;
}

.jws-blog-element .jws_post_image .jws-post-gallery .jws-carousel-btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  line-height: 60px;
  color: #fff;
  border-radius: 100%;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
}

.jws-blog-element
  .jws_post_image
  .jws-post-gallery
  .jws-carousel-btn.prev-item {
  left: 30px;
  transform: rotate(-180deg);
}

.jws-blog-element
  .jws_post_image
  .jws-post-gallery
  .jws-carousel-btn.next-item {
  right: 30px;
}

.jws-blog-element .jws_post_image img {
  width: 100%;
  transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}

.jws-blog-element .jws_post_wap:not(.gallery):hover .jws_post_image img {
  transform: scale(1.1);
}

.jws-blog-element.has-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jws-blog-element.has-nav .post_nav_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  max-width: 36%;
}

.jws-blog-element.has-nav .post_nav_container .post_nav {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.jws-blog-element.has-nav .post_nav_container .post_nav li {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 18px 0;
}

.jws-blog-element.has-nav .post_nav_container .post_nav li a {
  color: var(--heading);
  position: relative;
}

.jws-blog-element.has-nav .blog_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64%;
  flex: 0 0 64%;
  max-width: 64%;
}

.jws-blog-element .jws_blog_slider.row .jws_blog_item {
  padding: 0 15px;
}

.jws-blog-element .jws_blog_layout3 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1);
}

.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image {
  width: 110px;
  overflow: revert;
  display: inline-block;
  vertical-align: top;
}

.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image .number {
  font-size: 14px;
  border: 2px solid #fff;
  position: absolute;
  right: -12px;
  top: -12px;
  font-weight: 700;
  line-height: 23px;
  z-index: 1;
  color: var(--light);
  width: 26px;
  height: 26px;
  background: var(--secondary);
  text-align: center;
  border-radius: 100%;
}

.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content {
  width: calc(100% - 115px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 23px;
}

.jws-blog-element .jws_blog_layout2 .jws_post_meta,
.jws-blog-element .jws_blog_layout1 .jws_post_meta {
  color: #718876;
}

.jws-blog-element .jws_blog_layout2 .jws_post_meta a,
.jws-blog-element .jws_blog_layout1 .jws_post_meta a {
  color: #718876;
  display: inline-block;
}

.jws-blog-element .jws_blog_layout2 .jws_post_meta a:hover,
.jws-blog-element .jws_blog_layout1 .jws_post_meta a:hover {
  color: var(--secondary);
}

.jws-blog-element .jws_blog_layout2 .jws_post_meta .dot,
.jws-blog-element .jws_blog_layout1 .jws_post_meta .dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #bac9ac;
  border-radius: 100%;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 8px;
}

.jws-blog-element .jws_blog_layout2 .jws_post_readmore,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-weight: 700;
  font-size: 16px;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  padding-bottom: 2px;
}

.jws-blog-element .jws_blog_layout2 .jws_post_readmore:after,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:after {
  opacity: 50%;
  content: "";
  width: calc(106%);
  height: 27%;
  background: #bac9ac;
  display: block;
  position: absolute;
  top: 53%;
  z-index: 0;
  left: -3px;
  will-change: transform;
}

.jws-blog-element .jws_blog_layout2 .jws_post_readmore .jws_text_read,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore .jws_text_read {
  position: relative;
  z-index: 1;
}

.jws-blog-element .jws_blog_layout2 .jws_post_readmore:hover,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:hover {
  color: var(--main);
}

.jws-blog-element .jws_blog_layout2 .jws_post_readmore:hover:after,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:hover:after {
  -webkit-animation: jws-paint-background 0.8s;
  animation: jws-paint-background 0.8s;
}

.jws-blog-element .jws_blog_layout2 .post_cat a,
.jws-blog-element .jws_blog_layout1 .post_cat a {
  margin: 11px 5px;
  background: var(--heading);
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  padding: 3px 10px;
  display: inline-block;
  color: #fff;
}

.jws-blog-element .jws_blog_layout2 .post_cat a:first-child,
.jws-blog-element .jws_blog_layout1 .post_cat a:first-child {
  margin-left: 0px !important;
}

.jws-blog-element .jws_blog_layout2 .post_cat a:last-child,
.jws-blog-element .jws_blog_layout1 .post_cat a:last-child {
  margin-right: 0px !important;
}

.jws-blog-element .jws_blog_layout2 {
  overflow: hidden;
}

.jws-blog-element
  .jws_blog_layout2
  .gallery
  .jws_post_wap:hover
  .jws_post_image
  img {
  transform: scale(1);
}

.jws-blog-element .jws_blog_layout2 .jws_post_content {
  padding-top: 20px;
  position: relative;
}

.jws-blog-element .jws_blog_layout2 .jws_post_excerpt {
  margin-bottom: 11px;
}

.jws-blog-element .jws_blog_layout2 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.09);
}

.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_image .entry-date {
  position: absolute;
  z-index: 2;
  margin-left: 6px;
  top: 50%;
  transform: rotate(-90deg) translate(-50%, 0);
  transform-origin: 0 0;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_image
  .entry-date
  > a {
  padding: 10px;
  background: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #718876;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_image
  .entry-date
  > a
  .vertical_line {
  vertical-align: bottom;
  height: 20px;
  width: 1px;
  margin: 0 6px;
  background: #e8e8eb;
  display: inline-block;
}

.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content {
  padding-top: 12px;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_content
  .entry-title {
  margin-top: 8px;
  margin-bottom: 16px;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_content
  .entry-title
  a:hover {
  color: var(--secondary);
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_content
  .jws_post_excerpt {
  margin-bottom: 11px;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_content
  .jws_post_meta {
  margin: 15px 0;
  display: block;
}

.jws-blog-element
  .jws_blog_layout1
  .jws_post_wap
  .jws_post_content
  .jws_post_meta
  .post_author
  img {
  border-radius: 100%;
  margin-right: 8px;
}

.jws_pagination .jws-load-more {
  background: var(--btn-bgcolor);
  color: #fff;
  padding: 13px 40px;
  display: inline-block;
}

.jws_pagination .jws-load-more .has-loading {
  transition: 0.3s all;
}

.jws_pagination .jws-load-more.loading .has-loading {
  opacity: 0;
}

.jws_pagination .jws-load-more:hover {
  background: var(--btn-bgcolor2);
}

.jws_pagination .loader {
  position: absolute;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.jws_pagination .loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.jws_pagination .loader .circular {
  animation: rotatekey 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.jws_pagination .loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: #fff;
  stroke-linecap: round;
}

.jws_post_quote {
  text-align: center;
  background: rgb(186 201 172 / 0.3);
  padding-top: 38px;
  padding-bottom: 53px;
  position: relative;
}

.jws_post_quote:before {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/quote_leaf.png);
  position: absolute;
  left: 0;
  margin-top: -65px;
  margin-left: -60px;
  top: 0;
}

.jws_post_quote:after {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/6509.png);
  position: absolute;
  bottom: 0;
  margin-bottom: -23px;
  right: 0;
}

.jws_post_quote .jws_quote_excerpt {
  color: var(--heading);
  max-width: 599px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 23px;
}

.jws_post_quote .quote_name {
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: var(--secondary);
  font-size: 14px;
}

.jws_post_quote .quote_icon {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/quote-icon.png);
  background-size: contain;
  display: block;
  width: 49px;
  height: 35px;
  margin: auto;
}

.jws_post_link {
  background: rgb(186 201 172 / 0.3);
  padding-top: 30px;
  padding-bottom: 38px;
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}

.jws_post_link:before {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/6508.png);
  position: absolute;
  bottom: -10px;
  left: 0;
}

.jws_post_link:after {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/link_double_leaf.png);
  position: absolute;
  top: 0;
  margin-top: -35px;
  right: 40px;
}

.jws_post_link .jws_link_content {
  position: relative;
  padding-top: 5px;
  max-width: 481px;
  margin: 0 auto;
}

.jws_post_link .link_name a {
  color: var(--main);
}

.jws_post_link .jws-icon-link-bold {
  font-size: 22px;
  color: #2e524a;
  opacity: 0.3;
}

.elementor-nav-slider-align-center .custom_navs {
  margin: 0 auto;
}

.elementor-nav-slider-align-right .custom_navs {
  margin-left: auto;
}

.jws-carousel-btn.slick-arrow {
  background: 0 0;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
}

.jws-carousel-btn.slick-arrow.next-item {
  right: 5%;
}

.jws-carousel-btn.slick-arrow.prev-item span.jws-icon-expand_right {
  transform: rotate(180deg);
}

@media (max-width: 600px) {
  .jws-blog-element
    .jws_blog_layout1
    .jws_post_wap.audio
    .jws_post_image
    .entry-date {
    top: 28%;
  }
}

@media (max-width: 375px) {
  .jws-blog-element
    .jws_blog_layout1
    .jws_post_wap
    .jws_post_content
    .jws_post_meta
    .post_author
    img {
    display: none;
  }
}

@media (max-width: 767px) {
  .jws-blog-element .jws_blog_item.true .jws_post_image {
    width: 100%;
  }

  .jws-blog-element .jws_blog_item.true .jws_post_content {
    width: 100%;
    padding: 17px 0 0 0px !important;
  }
}

.post-image-slider .jws-carousel-btn.slick-arrow.prev-item {
  left: 5%;
}

.post-image-slider .jws-carousel-btn.slick-arrow.prev-item i {
  transform: rotate(180deg);
  display: block;
}

.jws_team.layout1 .jws_team_inner .jws_team_content .team_title {
  margin-bottom: 3px;
  margin-top: 18px;
}

.jws_team.layout1 .jws_team_inner .jws_team_content .team_title a:hover {
  color: var(--main);
}

.jws_team.layout1 .jws_team_inner .jws_team_content .team_job {
  font-size: 14px;
  color: var(--third);
}

.jws_team.layout1 .jws_team_inner .jws_team_image {
  position: relative;
  overflow: hidden;
}

.jws_team.layout1 .jws_team_inner .jws_team_image img {
  transition: 0.7s all;
}

.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon {
  position: absolute;
  top: 12px;
  left: 13px;
  background: rgb(4 2 2 / 0.25);
  padding: 4px 0;
  transform: translatex(-100%);
  opacity: 0;
  transition: 0.7s all;
}

.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li {
  display: block;
  text-align: center;
}

.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a {
  color: var(--light);
  font-size: 14px;
  padding: 5px 7px;
  display: block;
}

.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a:hover {
  color: var(--main);
}

.jws_team.layout1 .jws_team_inner:hover .jws_team_image .team_icon {
  transform: translatex(0);
  opacity: 1;
}

.jws_team.layout1 .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.15);
}

.jws_team.layout2 .jws_team_inner .jws_team_image {
  text-align: center;
}

.jws_team.layout2 .jws_team_inner .jws_team_image img {
  transition: 0.3s ease;
  -webkit-mask-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/blob.png);
  mask-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/blob.png);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}

.jws_team.layout2 .jws_team_inner .jws_team_image img:hover {
  transform: scale(0.9);
}

.jws_team.layout2 .jws_team_inner .jws_team_content {
  margin-top: 27px;
  text-align: center;
}

.jws_team.layout2 .jws_team_inner .jws_team_content .team_title {
  margin: 12px 0;
}

.jws_team.layout2 .jws_team_inner .jws_team_content .team_title a:hover {
  color: var(--secondary);
}

.jws_team.layout2 .jws_team_inner .jws_team_content .team_job {
  font-size: 14px;
  line-height: 20px;
  opacity: 0.6;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon {
  display: block;
}

.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li {
  display: inline-block;
}

.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li a {
  margin-left: 3px;
  margin-right: 3px;
  font-size: 16px;
}

.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li a:hover {
  color: var(--secondary);
}

.jws-breadcrumbs {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jws-breadcrumbs li {
  display: inline;
  vertical-align: middle;
}

.jws-breadcrumbs li a {
  opacity: 0.6;
}

.jws-breadcrumbs li a:hover {
  opacity: 1;
}

.jws-breadcrumbs li:first-child {
  margin-left: 0 !important;
}

.jws-breadcrumbs li i {
  display: inline-block;
}

.jws_tab_wrap.display_right .tab_nav_container {
  order: 12;
}

.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
}

.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap {
  display: block;
}

.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap .tab_nav li,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap .tab_nav li {
  display: block;
}

.jws_tab_wrap.display_left .tab_content,
.jws_tab_wrap.display_right .tab_content {
  padding: 0 30px;
}

.jws_tab_wrap .tab_nav_wrap {
  background: #f5f5f5;
  padding: 8px;
  border-radius: 40px;
  display: inline-block;
}

.jws_tab_wrap .tab_absolute {
  position: absolute;
  z-index: 1;
}

.jws_tab_wrap .tab_nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jws_tab_wrap .tab_nav li {
  display: inline-block;
}

.jws_tab_wrap .tab_nav li a {
  position: relative;
  z-index: 1;
  color: var(--heading);
  font-size: 12px;
  display: inline-block;
  padding: 4px 35px 4px 35px;
  font-weight: 600;
}

.jws_tab_wrap .tab_nav li a i {
  display: inline;
}

.jws_tab_wrap .tab_nav li a .elementor-align-icon-right {
  float: right;
}

.jws_tab_wrap .tab_nav li a span {
  display: inline;
}

.jws_tab_wrap .tab_nav li.current a {
  color: #fff;
}

.jws_tab_wrap .tab_nav #magic_line {
  background: var(--main);
  position: absolute;
  transition: 0.5s all;
  border-radius: 40px;
}

.jws_tab_wrap .tab_content .jws_tab_item {
  display: none;
}

.jws_tab_wrap .tab_content .jws_tab_item.current {
  display: block;
  animation: jws_fadeInUp 0.7s both;
  -webkit-animation: jws_fadeInUp 0.7s both;
}

.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav {
  position: relative;
}

.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav li {
  margin-right: 35px;
}

.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav #magic_line {
  border-radius: 0;
  height: 4px !important;
}

body[data-elementor-device-mode="mobile"] .jws_tab_wrap .tab_absolute {
  position: unset;
}

@media (max-width: 767px) {
  .jws_tab_wrap .tab_nav #magic_line.hidden-mobile {
    display: none;
  }

  .jws_tab_wrap.display_right .tab_nav_container {
    order: 0;
  }

  .jws_tab_wrap.display_left,
  .jws_tab_wrap.display_right {
    display: block;
  }

  .jws_tab_wrap.display_left .tab_nav_container,
  .jws_tab_wrap.display_right .tab_nav_container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.jws-price-table {
  text-align: left;
  padding: 60px 50px;
  border: 0;
  box-sizing: border-box;
  border: 2px solid #fff0;
  outline: 5px solid #fff;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.jws-price-table:hover {
  outline-color: #fff0;
  border: 2px solid var(--main);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.jws-price-table .jws-price-table__ribbon-inner {
  color: var(--main);
  padding: 8px 23px;
  position: absolute;
  top: -24px;
  background: var(--secondary);
  left: 10%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.jws-price-table .jws-price-table__price {
  display: inline-block;
  background: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/bg_price.png)
    no-repeat;
}

.jws-price-table .jws-price-table__price .price {
  display: inline-block;
  color: var(--secondary);
}

.jws-price-table .jws-price-table__price .jws-price-table__period {
  font-size: 14px;
}

.jws-price-table .jws-price-table__features-list {
  padding: 41px 0 30px 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.jws-price-table .jws-price-table__feature-inner span {
  margin-left: 10px;
}

.jws-price-table .jws-price-table__footer .jws-price-table__button {
  text-align: center;
  width: 100%;
  background: var(--main);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 16px 35px;
}

.jws-price-table .jws-price-table__footer .jws-price-table__button:hover {
  background: var(--secondary);
}

.jws-price-table .jws-price-table__footer .jws-price-footer_detail {
  display: block;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font1);
  margin: 30px 0 0 0;
}

.jws-price-table .jws-price-table__footer .jws-price-footer_detail span {
  margin-left: 5px;
}

.jws-price-table .jws-price-table__footer .jws-price-footer_detail:hover span {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}

.Rectangle_2 {
  background-color: #fff;
  box-shadow: 0 0 45px 5px rgb(28 31 28 / 0.05);
  position: absolute;
  left: 777px;
  top: 4620px;
  width: 371px;
  height: 670px;
  z-index: 223;
}

.wpcf7-form-control-wrap {
  font-family: FontAwesome !important;
}

.wpcf7-acceptance input[type="checkbox"] {
  height: max-content;
}

.jws-cf7-style .wpcf7-form .elementor-column {
  padding-right: calc(13px);
  padding-left: calc(13px);
}

.jws-cf7-style .wpcf7-form .elementor-column input[type="text"].field_no_icon {
  padding-left: 20px !important;
}

.jws-cf7-style .wpcf7-form .elementor-column [class^="jws-icon-"] {
  font-size: 24px;
  z-index: 1;
  position: absolute;
  top: 15px;
  left: 22px;
}

div.wpcf7 .ajax-loader {
  background-image: none;
  width: 0;
  height: 0;
  display: block;
  transition: 0.3s all;
}

div.wpcf7 .ajax-loader.is-active {
  transform: scale(1);
  -webkit-transform: scale(1);
  width: 30px;
  height: 30px;
}

div.wpcf7 .ajax-loader {
  transform: scale(0);
  -webkit-transform: scale(0);
}

div.wpcf7 .ajax-loader.is-active:after {
  border: 3px solid #fafafa;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  display: block;
}

.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: auto;
}

.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
  margin-left: auto !important;
  margin-right: auto !important;
}

.jws-cf7-button-center .jws-cf7-loader-active {
  text-align: center;
}

.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
  margin-left: auto !important;
  margin-right: 0 !important;
}

.jws-cf7-button-right .jws-cf7-loader-active {
  text-align: right;
}

.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 100%;
}

.jws-cf7-container .select2.select2-container {
  width: 100% !important;
}

.jws-cf7-container input[type="text"],
.jws-cf7-container input[type="email"],
.jws-cf7-container input[type="tel"],
.jws-cf7-container input[type="password"],
.jws-cf7-container input[type="url"],
.jws-cf7-container input[type="number"],
.jws-cf7-container input[type="date"],
.jws-cf7-container select {
  min-height: auto;
  height: auto;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
}

.jws-cf7-highlight-style-default .wpcf7-not-valid-tip {
  display: none;
}

.form-sign-up {
  position: relative;
  display: flex;
}

.form-sign-up button i {
  font-size: 25px;
  margin-left: 15px;
  vertical-align: middle;
}

.form-sign-up-3 button {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 480px) {
  .form-sign-up .wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }

  .form-sign-up-3 button {
    position: relative;
    margin-top: 12px;
  }
}

.jws_search {
  position: relative;
}

.jws_search.popup > button {
  width: 100%;
  border: 0;
  background: #fff0;
  text-align: left;
  position: relative;
  line-height: 20px;
  font-size: 24px;
  padding: 0;
}

.jws_search.icon_left form {
  position: relative;
}

.jws_search.icon_left form .s {
  border: 0;
  min-height: auto;
  padding-left: 37px;
  font-size: 14px;
}

.jws_search.icon_left form button {
  background: #fff0;
  border: 0;
  position: absolute;
  top: 0;
  left: 12px;
  padding: 0;
}

.jws-search-form .searchform .loader {
  display: none;
}

.jws-ajax-search.search-loading .form-loader .loader {
  opacity: 1 !important;
  transition-delay: 0.25s;
}

.product_search .form-loader {
  position: relative;
}

.product_search .form-loader .loader {
  right: 5px;
  top: 0;
  opacity: 0;
}

.form_content_popup {
  z-index: 99;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: 0.3s;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
}

.form_content_popup .form-content-head {
  padding: 30px 39px 67px;
}

.form_content_popup .form-content-head .heading-form {
  margin: 0;
}

.form_content_popup .form-content-head .close-form {
  cursor: pointer;
  float: right;
  font-size: 30px;
}

.form_content_popup .jws-search-form {
  max-width: 1060px;
  margin: 0 auto;
}

.form_content_popup form {
  position: relative;
}

.form_content_popup .jws-ajax-search .form-loader .loader {
  right: 0;
  bottom: 15px;
  opacity: 0;
}

.form_content_popup .s {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 46px;
  padding-right: 46px;
  padding-bottom: 20px;
  border-color: #e3e3e3;
  border-bottom-width: 2px;
}

.form_content_popup .searchsubmit {
  background: #fff0;
  border: 0;
  position: absolute;
  left: 2px;
  bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  padding: 0;
}

.form_content_popup .searchsubmit i:before {
  font-weight: inherit;
}

.form_content_popup .list-wrapper {
  margin-bottom: 91px;
}

.form_content_popup .list-wrapper ul {
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.form_content_popup .list-wrapper ul li {
  display: inline-block;
  margin: 10px 10px;
}

.form_content_popup .list-wrapper ul li a {
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  opacity: 0.65;
  position: relative;
  padding-bottom: 3px;
}

.form_content_popup .list-wrapper ul li a:before {
  content: "";
  width: 0;
  right: 0;
  transition: 0.3s all;
  height: 1px;
  background: var(--main);
  position: absolute;
  bottom: 0;
}

.form_content_popup .list-wrapper ul li a.active {
  opacity: 1;
}

.form_content_popup .list-wrapper ul li a.active:before {
  width: 100%;
  left: 0;
  right: initial;
}

.form_content_popup.open {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 700px) {
  .autocomplete-suggestions .autocomplete-suggestion {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 420px) {
  .autocomplete-suggestions .autocomplete-suggestion {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.jws_dropdown_text i,
.jws_dropdown_text span {
  vertical-align: middle;
}

.jws_dropdown_text i {
  font-size: 16px !important;
  margin-right: 7px;
  display: inline-block !important;
}

.jws_dropdown_text .drop_top {
  margin: 0;
  transition: 0.3s all;
  cursor: pointer;
}

.jws_dropdown_text .drop_top svg {
  width: 1em;
  height: 1em;
  font-size: 35px;
  vertical-align: middle;
  margin-right: 4px;
}

.jws_dropdown_text .drop_top:after {
  content: "\eaec";
  font-family: "jws_icon";
  margin-left: 3px;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
}

.jws_dropdown_text .dropdown_sub {
  position: absolute;
  background: var(--light);
  border-top: 5px solid var(--main);
  width: 105px;
  opacity: 0;
  transition: 0.3s all;
  box-shadow: 0 0 10px 3px rgb(0 0 0 / 0.05);
  pointer-events: none;
  overflow: hidden;
  z-index: 999;
}

.jws_dropdown_text .dropdown_sub .drop_item a {
  color: var(--heading);
  font-size: 12px;
  line-height: 25px;
  display: block;
  padding: 5px 15px;
}

.jws_dropdown_text .dropdown_sub .drop_item a img {
  width: 25px;
  margin-right: 15px;
}

.jws_dropdown_text .dropdown_sub .drop_item a:hover {
  color: var(--light);
  background: var(--main);
}

.jws_dropdown_text:hover .dropdown_sub {
  opacity: 1;
  transform: translateY(0) !important;
  -webkit-transform: translateY(0) !important;
  pointer-events: auto;
}

.submenu-bottom .jws_dropdown_text .dropdown_sub {
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
}

.submenu-top .jws_dropdown_text .dropdown_sub {
  bottom: 100%;
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
}

.jws-offcanvas-content-data::-webkit-scrollbar {
  width: 5px;
}

.jws-offcanvas-content-data::-webkit-scrollbar-thumb {
  background: #e8e8eb;
}

.jws-offcanvas-action-wrap .jws-elementor-button {
  display: inline-block;
}

.jws-offcanvas-action-wrap .elementor-button-content-wrapper {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.jws-offcanvas-action-wrap
  .elementor-button-content-wrapper
  .elementor-button-icon
  svg {
  vertical-align: sub;
}

.jws-offcanvas-action .hamburger-lines {
  display: block;
  height: 12px;
  width: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.jws-offcanvas-action .hamburger-lines .line {
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 10px;
  background: #0e2431;
}

.jws-offcanvas-action .hamburger-lines .line.line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
}

.jws-offcanvas-action .hamburger-lines .line.line2 {
  transition: transform 0.2s ease-in-out;
}

.jws-offcanvas-action .hamburger-lines .line.line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
}

.jws-offcanvas-action.active .hamburger-lines .line1 {
  transform: rotate(45deg);
}

.jws-offcanvas-action.active .hamburger-lines .line2 {
  transform: scaleY(0);
}

.jws-offcanvas-action.active .hamburger-lines .line3 {
  transform: rotate(-45deg);
}

.jws-offcanvas .jws-offcanvas-content-data {
  overflow-x: auto;
  scrollbar-width: thin;
  position: fixed;
  width: 0;
  margin: 0;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  background: #fff;
  visibility: visible;
  z-index: 99999;
  padding: 30px 10px 30px 10px;
  transition: 0.7s;
}

.jws-offcanvas.jws-offcanvas-type-fade {
  opacity: 0;
  right: 50% !important;
  left: 50% !important;
  visibility: hidden;
  transform: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.4s all;
  top: 50%;
  height: calc(100% + 1px);
  margin-top: -1px;
  pointer-events: none;
}

.jws-offcanvas.jws-offcanvas-type-fade.jws-offcanvas-show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.jws-offcanvas::-webkit-scrollbar {
  display: none;
}

.elementor-align-icon-right + .elementor-button-text {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.elementor-editor-active
  .jws-offcanvas-trigger-align-floating
  .jws-offcanvas-action-wrap
  .elementor-button-text,
.elementor-editor-preview
  .jws-offcanvas-trigger-align-floating
  .jws-offcanvas-action-wrap
  .elementor-button-text {
  display: unset;
}

.jws-offcanvas-icon-bg {
  display: inline-block;
}

.position-at-center .jws-offcanvas-content-data {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  opacity: 0;
  pointer-events: none;
}

.position-at-right .jws-offcanvas-content-data {
  right: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}

.position-at-left .jws-offcanvas-content-data {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  left: 0;
}

.position-at-top .jws-offcanvas-content-data {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  left: 0;
}

.position-at-bottom .jws-offcanvas-content-data {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  left: 0;
}

.jws-offcanvas-shadow-normal.position-at-right.jws-offcanvas-show,
.jws-offcanvas-shadow-normal.position-at-left.jws-offcanvas-show {
  -webkit-box-shadow: 0 0 15px 1px rgb(0 0 0 / 0.2);
  box-shadow: 0 0 15px 1px rgb(0 0 0 / 0.2);
}

.jws-offcanvas-action-wrap .jws-offcanvas-action .jws-offcanvas-icon {
  text-align: center;
}

.jws-offcanvas-action-wrap
  .jws-button-wrapper
  .jws-offcanvas-action-alignment-left,
.jws-offcanvas-action-wrap
  .jws-offcanvas-icon-wrap
  .jws-offcanvas-action-alignment-left {
  top: 50%;
  left: 0em;
  right: auto;
  position: fixed;
  z-index: 999;
}

.jws-offcanvas-action-wrap
  .jws-button-wrapper
  .jws-offcanvas-action-alignment-right,
.jws-offcanvas-action-wrap
  .jws-offcanvas-icon-wrap
  .jws-offcanvas-action-alignment-right {
  top: 50%;
  right: 0em;
  left: auto;
  position: fixed;
  z-index: 999;
}

.jws-offcanvas-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  opacity: 0;
  transition: 0.5s all;
}

.jws-offcanvas-parent-wrapper .jws-offcanvas-overlay {
  cursor: pointer;
}

.jws-offcanvas-content {
  position: relative;
  width: 100%;
}

.jws-offcanvas img {
  max-width: 100%;
}

.jws-offcanvas-full {
  pointer-events: none;
  min-height: 100%;
}

.jws-offcanvas-action {
  cursor: pointer;
}

.jws-offcanvas-show .jws-offcanvas-close-icon-wrapper {
  visibility: visible !important;
  pointer-events: auto !important;
  opacity: 1;
}

.jws-offcanvas-show .jws-offcanvas-content-data {
  transform: translatex(0);
  -webkit-transform: translatex(0);
}

.jws-offcanvas-show.position-at-center .jws-offcanvas-content-data {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%);
}

.jws-offcanvas-content .jws-offcanvas-menu,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu {
  list-style: none;
}

.jws-offcanvas-content .jws-offcanvas-menu li a,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu li a {
  padding: 5px 0 5px 0;
  display: block;
}

.jws-offcanvas-content .jws-offcanvas-menu {
  margin-left: 0;
}

.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:hover,
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:focus {
  -webkit-transition: background 150ms linear, color 150ms linear;
  transition: background 150ms linear, color 150ms linear;
}

.jws-offcanvas-close-icon-wrapper {
  position: fixed;
  top: 0;
  visibility: hidden;
  z-index: 9999999;
  pointer-events: none;
  transition: 0.5s all;
  opacity: 0;
}

.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
  display: block;
}

.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon {
  cursor: pointer;
  fill: #fff;
  display: block;
  color: #fff;
  font-size: 47px;
}

.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon svg {
  width: 1em;
  height: 1em;
}

.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-left-top {
  left: 0;
  right: auto;
}

.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-right-top {
  right: 0;
  left: auto;
}

.jws-offcanvas-show ~ .jws-offcanvas-overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  visibility: visible;
}

.fa-times-thin:before {
  content: "\00d7";
}

@media (min-width: 1024px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-desktop {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-tablet {
    display: none;
  }

  .jws-offcanvas-enabled {
    min-height: 100vh;
  }
}

@media (max-width: 767px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-phone {
    display: none;
  }

  .jws-offcanvas-enabled {
    min-height: 100vh;
  }
}

.jws-login-container .popup-message {
  display: none;
  margin-top: 2em;
}

.jws-login-container .jws-password-hint {
  display: none;
}

.jws-login-container .jws-dealer-note {
  display: inline;
}

.jws-login-container .jws-button {
  margin-bottom: 20px;
}

.jws-login-container .meter {
  display: none;
}

.jws-login-container .meter .text-meter {
  margin-left: 10px;
  color: #b99900;
}

.jws-login-container .meter .meter-box {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

.jws-login-container .meter span:not(.text-meter) {
  background: #ebebeb;
  height: 3px;
  width: 35px;
  position: relative;
  margin-right: 5px;
}

.jws-login-container .meter span:not(.text-meter):before {
  content: "";
  left: 0;
  top: 0;
  transition: 0.3s all;
  width: 0;
  height: 100%;
  background: #b99900;
  position: absolute;
}

.jws-login-container .meter span {
  display: inline-block;
}

.jws-login-container .meter[meter="1"] .box1:before {
  width: 100%;
}

.jws-login-container .meter[meter="2"] .box1:before,
.jws-login-container .meter[meter="2"] .box2:before {
  width: 100%;
}

.jws-login-container .meter[meter="3"] .box1:before,
.jws-login-container .meter[meter="3"] .box2:before,
.jws-login-container .meter[meter="3"] .box3:before {
  width: 100%;
  background: #266b09;
}

.jws-login-container .meter[meter="3"] .text-meter {
  color: #266b09;
}

.jws-login-container .meter[meter="4"] .box1:before,
.jws-login-container .meter[meter="4"] .box2:before,
.jws-login-container .meter[meter="4"] .box3:before,
.jws-login-container .meter[meter="4"] .box4:before {
  width: 100%;
  background: #266b09;
}

.jws-login-container .meter[meter="4"] .box1 .text-meter,
.jws-login-container .meter[meter="4"] .box2 .text-meter,
.jws-login-container .meter[meter="4"] .box3 .text-meter,
.jws-login-container .meter[meter="4"] .box4 .text-meter {
  color: #266b09;
}

#jws-login-form .message {
  color: #fff;
  padding: 5px 15px;
  margin-top: 30px;
}

#jws-login-form .slick-slide {
  opacity: 0;
  transition: 0.3s all;
}

#jws-login-form .slick-slide.slick-active {
  opacity: 1;
}

#jws-login-form .slick-track {
  will-change: unset;
}

#jws-login-form .jws-login-container.loading .jws-animation {
  opacity: 0.3 !important;
  animation: none;
  pointer-events: none;
}

#jws-login-form .jws-animation {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: 0.3s all;
}

#jws-login-form .jws-animation .login-width-social a {
  height: 50px;
  width: 100%;
  border: 2px solid #e8e8eb;
  text-align: center;
  display: block;
  line-height: 45px;
  font-weight: 500;
  position: relative;
}

#jws-login-form .jws-animation .login-width-social a.jws-connect-google:before {
  background: no-repeat center / 18px
    url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/google-btn-icon.svg);
}

#jws-login-form
  .jws-animation
  .login-width-social
  a.jws-connect-facebook:before {
  content: "\f09a";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  color: #275c82;
}

#jws-login-form .jws-animation .login-width-social a:before {
  content: "";
  position: absolute;
  left: 13px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
}

#jws-login-form .jws-animation .login-width-social a:first-child {
  margin-bottom: 16px;
}

#jws-login-form .jws-animation .login-width-social .social-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 17px;
  margin-bottom: 23px;
  font-size: 14px;
}

#jws-login-form .jws-animation .login-width-social .social-line span {
  margin: 0 30px;
}

#jws-login-form .jws-animation .login-width-social .social-line:before {
  content: "";
  flex: 1 0 0%;
  border-bottom: 1px solid rgb(113 116 136 / 0.1);
}

#jws-login-form .jws-animation .login-width-social .social-line:after {
  content: "";
  flex: 1 0 0%;
  border-bottom: 1px solid rgb(113 116 136 / 0.1);
}

#jws-login-form
  .jws-animation
  form[name="registerformpopup"]
  .input[name="repeat_password"] {
  margin-bottom: 0;
}

#jws-login-form .jws-animation form #recaptcha7 {
  margin-bottom: 20px;
  will-change: transform;
}

#jws-login-form .jws-animation form #recaptcha8 {
  margin-bottom: 20px;
}

#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) {
  margin: 0;
  margin-bottom: 20px;
  position: relative;
}

#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) input {
  background: #f4f4f4;
  border: none;
}

#jws-login-form
  .jws-animation
  form
  p:not(.submit, .forgetmenot)
  input::-webkit-input-placeholder {
  color: var(--heading);
}

#jws-login-form
  .jws-animation
  form
  p:not(.submit, .forgetmenot)
  input:-ms-input-placeholder {
  color: var(--heading);
}

#jws-login-form
  .jws-animation
  form
  p:not(.submit, .forgetmenot)
  input:-moz-placeholder {
  color: var(--heading);
}

#jws-login-form
  .jws-animation
  form
  p:not(.submit, .forgetmenot)
  .toggle-password2 {
  position: absolute;
  right: 16px;
  top: 12px;
  font-size: 18px;
}

#jws-login-form .jws-animation form .login-submit {
  margin-top: 27px;
  margin-bottom: 18px;
}

#jws-login-form .jws-animation form .lost-pass-link {
  display: block;
  font-size: 14px;
  float: right;
  color: var(--main);
  font-weight: 700;
}

#jws-login-form .jws-animation form input.invalid {
  border-color: var(--main);
}

#jws-login-form .jws-animation form .login-remember label {
  font-size: 14px;
  margin-bottom: 0;
  display: inline-block;
}

#jws-login-form .jws-animation form #popupRememberme {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px;
  appearance: none;
  position: relative;
}

#jws-login-form .jws-animation form #popupRememberme:checked:before {
  background: #2f76bf;
  border-color: #2f76bf;
}

#jws-login-form .jws-animation form #popupRememberme:checked:after {
  opacity: 1;
}

#jws-login-form .jws-animation form #popupRememberme:after {
  z-index: 1;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  opacity: 0;
  top: -1px;
  color: #fff;
  font-size: 10px;
  left: 5px;
}

#jws-login-form .jws-animation form #popupRememberme:before {
  background: #fff;
  z-index: 1;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid rgb(113 116 136 / 0.5);
  border-radius: 3px;
  display: block;
}

#jws-login-form .jws-animation form .button {
  padding: 0;
  height: 50px;
  width: 100%;
}

#jws-login-form .jws-animation .change-form {
  font-size: 14px;
  display: block;
}

#jws-login-form .jws-animation .change-form span {
  color: var(--main);
  font-weight: 700;
}

#jws-login-form .heading-form {
  text-align: center;
  margin-bottom: 29px;
}

#jws-login-form .heading-form h4 {
  display: none;
}

#jws-login-form.in-register .heading-form .heading-form-register {
  display: block;
}

#jws-login-form.in-login .heading-form .heading-form-login {
  display: block;
}

.elementor-widget-jws_banner.jws-content-align-at-center
  .jws-banner.content_inner
  .jws-banner-content {
  justify-content: center;
}

.elementor-widget-jws_banner.jws-content-align-at-bottom
  .jws-banner.content_inner
  .jws-banner-content {
  justify-content: flex-end;
}

.elementor-widget-jws_banner.jws-content-align-at-top
  .jws-banner.content_inner
  .jws-banner-content {
  justify-content: start;
}

.jws-banner .jws-banner-image {
  overflow: hidden;
}

.jws-banner .jws-banner-image img {
  transition: 0.7s all;
  width: 100%;
}

.jws-banner button {
  padding: 0;
  border: 0;
  background: #fff0;
}

.jws-banner.content_inner .banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: 0.7s all;
}

.jws-banner.content_inner .jws-banner-content {
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  padding: 0 15px 59px 15px;
}

.jws-banner.content_inner .jws-banner-content .read_more .jws_button {
  transition: 0.3s;
}

.jws-banner.content_inner .jws-banner-content .read_more .jws_button:hover {
  color: var(--light);
  background: var(--btn-bgcolor) !important;
}

.jws-banner.content_inner .jws-banner-inner > a {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 602px;
  overflow: hidden;
}

.jws-banner.layout4 .jws-banner-inner {
  position: relative;
  overflow: hidden;
}

.jws-banner.layout4 .jws-banner-inner .bg_overlay {
  width: 100%;
  position: absolute;
  height: 100%;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: rgb(10 6 2 / 0.3);
  bottom: 0;
  transform: translateY(-100%);
  z-index: 1;
}

.jws-banner.layout4 .jws-banner-inner .jws-banner-content {
  z-index: 2;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
  top: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transform: translateY(100%);
}

.jws-banner.layout4 button {
  text-underline-offset: 5px;
  width: fit-content;
}

.jws-banner.layout4 button > span {
  margin-left: 10px;
}

.jws-banner.layout4 .jws-banner-image {
  position: relative;
}

.jws-banner.layout4 .jws-banner-inner:hover .bg_overlay {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
  transform: translateY(0);
}

.jws-banner.layout4 .jws-banner-inner:hover .jws-banner-content {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
  transform: translateY(0);
}

.jws-banner.layout4 .jws-banner-inner:hover .jws-banner-image img {
  transform: scale(1.1);
}

.jws-banner.layout3 .jws-banner-inner {
  overflow: hidden;
  will-change: transform;
}

.jws-banner.layout3 .jws-banner-inner .bg_content {
  width: 211px;
  height: 205px;
  background: var(--accent_second);
  border-radius: 100%;
  position: absolute;
  top: 70%;
  left: -30px;
}

.jws-banner.layout3 .jws-banner-inner .jws-banner-content {
  padding: unset;
  justify-content: end;
  text-align: left;
}

.jws-banner.layout3 .jws-banner-inner .jws-banner-content .inner {
  position: relative;
  width: 180px;
  height: 90px;
  padding: 0 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jws-banner.layout3 .jws-banner-inner:hover .banner-image {
  transform: scale(1.1);
}

.jws-banner.layout3 button {
  background: var(--light);
  color: var(--heading);
  border: 0;
  padding-top: 14px;
  padding-right: 42px;
  padding-bottom: 14px;
  padding-left: 43px;
  font-weight: 500;
  font-size: 16px;
}

.jws-banner.layout2 .jws-banner-inner {
  position: relative;
  overflow: hidden;
}

.jws-banner.layout2 .jws-banner-inner:hover .banner-image {
  transform: scale(1.05);
}

.jws-banner.layout2 .jws-banner-inner .bg_overlay {
  bottom: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / 0.4) 99.81%);
}

.jws-banner.layout2 h3 {
  color: var(--light);
}

.jws-banner.layout2 .text-1,
.jws-banner.layout2 .text-2 {
  color: var(--light);
}

.jws-banner.layout2 .text-1 {
  margin-bottom: 20px;
}

.jws-banner.layout2 .text-2 {
  font-style: italic;
}

.jws-banner.layout2 button {
  color: var(--main);
  font-size: 14px;
  width: fit-content;
}

.jws-banner.layout1 .jws-banner-inner {
  text-align: center;
}

.jws-banner.layout1 .jws-banner-inner:hover .jws-banner-image img {
  transform: scale(1.1);
}

.jws-banner.layout1 .jws-banner-content {
  padding-top: 30px;
}

.jws-banner.layout1 .text-1 {
  margin-bottom: 7px;
}

.jws-banner.layout1 .text-2 {
  color: var(--body);
  margin-bottom: 15px;
}

.jws-banner.layout1 button {
  color: var(--heading);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.jws-banner.layout1 button i {
  font-size: 15px;
  margin-left: 2px;
  vertical-align: middle;
}

.jws-banner .slick-dots {
  margin-top: 35px !important;
}

.jws-banner .slick-dots li {
  border: none;
  width: 25px;
  height: 20px;
  margin: 0 5px;
  border-radius: 0;
  background: transparent !important;
  padding-top: 10px;
}

.jws-banner .slick-dots li button {
  display: block;
  border: none;
  width: 25px;
  height: 2px;
  border-radius: 0;
  background: #dedede;
  font-size: 0;
}

.jws-banner .slick-dots li:before {
  display: none;
}

.jws-banner .slick-dots li.slick-active button {
  background: var(--main);
}

.jws-banner-nav {
  text-align: right;
  margin-bottom: 42px;
}

.jws-banner-nav.middle_nav_prev {
  left: -4%;
}

.jws-banner-nav.middle_nav_next {
  right: -4%;
}

.jws-banner-nav.middle_nav_prev,
.jws-banner-nav.middle_nav_next {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  z-index: 1;
}

.jws-banner-nav .jws-carousel-btn {
  border-radius: 100%;
  width: 56px;
  height: 56px;
  color: var(--heading);
  font-size: 16px;
  border: 8px solid var(--light);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s all;
  background: var(--accent_second);
}

.jws-banner-nav .jws-carousel-btn:hover {
  background: var(--secondary);
}

.jws-banner-nav .prev-item {
  margin-right: 16px;
}

.jws_gallery_element .jws_gallery.jws-slider .slick-list > .slick-track {
  display: flex;
  flex-wrap: wrap;
}

.elementor-image-gallery .gallery {
  display: flex;
  flex-wrap: wrap;
}

.elementor-image-gallery .gallery-columns-3 .gallery-item {
  flex: 0 0 33.333333%;
}

.elementor-image-gallery .gallery-columns-4 .gallery-item {
  flex: 0 0 25%;
}

.elementor-image-gallery .gallery-columns-5 .gallery-item {
  flex: 0 0 20%;
}

.elementor-image-gallery .gallery-columns-6 .gallery-item {
  flex: 0 0 16.666%;
}

.elementor-image-gallery .gallery-columns-7 .gallery-item {
  flex: 0 0 14.28%;
}

.elementor-image-gallery .gallery-columns-8 .gallery-item {
  flex: 0 0 12.5%;
}

.elementor-image-gallery .gallery-columns-9 .gallery-item {
  flex: 0 0 11.11%;
}

.elementor-image-gallery .gallery-columns-10 .gallery-item {
  flex: 0 0 10%;
}

#elementor-lightbox-slideshow-single-img {
  display: none !important;
}

.jws_gallery_element
  .jws_gallery.layout3
  .jws_gallery_image
  img:not(.image_hover) {
  opacity: 1;
}

.jws_gallery_element .jws_gallery.layout3 .jws_gallery_image img.image_hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.jws_gallery_element
  .jws_gallery.layout3
  .jws_gallery_image:hover
  img:not(.image_hover) {
  opacity: 0;
}

.jws_gallery_element
  .jws_gallery.layout3
  .jws_gallery_image:hover
  img.image_hover {
  opacity: 1;
  z-index: 2;
}

.jws_gallery_element .layout4 .jws_gallery_image img {
  transition: all 0.3s;
}

.jws_gallery_element .layout4 .jws_gallery_image:hover img {
  transition: all 0.3s;
  transform: scale(0.9);
}

.jws_gallery_element .layout5 .jws_gallery_text p,
.jws_gallery_element .layout6 .jws_gallery_text p {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--secondary);
}

.jws_gallery_element .layout6 .jws_gallery_image {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.jws_gallery_element .layout6 .jws_gallery_image .jws_gallery_text {
  margin-top: 20px;
}

.jws_gallery_element .layout5 .jws_gallery_image {
  position: relative;
  overflow: hidden;
}

.jws_gallery_element .layout5 .jws_gallery_image .jws-popup-global {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.jws_gallery_element
  .layout5
  .jws_gallery_image
  .jws-popup-global
  .thumbnail-popup {
  display: none;
}

.jws_gallery_element .layout5 .jws_gallery_image .jws_bg_overlay {
  transition: transform 0.3s;
  position: absolute;
  left: 0;
  transform: translatey(100%);
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, #fff0 61.5%, rgb(0 0 0 / 0.4) 82.25%);
}

.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text {
  transition: transform 0.5s, opacity 0.3s;
  position: absolute;
  z-index: 2;
  bottom: 37px;
  opacity: 0;
  transform: translateX(0);
  max-width: 100%;
}

.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text p {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--secondary);
}

.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text h4 {
  color: var(--light);
  margin-top: 7px;
}

.jws_gallery_element .layout5 .jws_gallery_image:hover .jws_bg_overlay {
  transform: translatey(0);
}

.jws_gallery_element .layout5 .jws_gallery_image:hover .jws_gallery_text {
  opacity: 1;
  transform: translateX(39px);
}

.jws_gallery_element .layout2 .jws_gallery_image {
  transition: transform 0.3s;
  overflow: hidden;
}

.jws_gallery_element .layout2 .jws_gallery_image img {
  transition: transform 0.3s;
  will-change: transform;
  width: -webkit-fill-available;
  width: -moz-available;
}

.jws_gallery_element .layout2 .jws_gallery_image:hover img {
  transform: scale(1.2);
}

.jws_gallery_element .layout2 .jws-popup-global .thumbnail-popup {
  display: none;
}

.jws_gallery_element .layout2 .jws-popup-global span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  font-weight: 100;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.3s;
  opacity: 0;
  z-index: 1;
  padding-top: 18px;
  padding-left: 16px;
  background: linear-gradient(0deg, rgb(0 0 0 / 0.3), rgb(0 0 0 / 0.3));
  color: var(--light);
}

.jws_gallery_element .layout2 .jws_gallery_image:hover {
  transform: scale(1);
}

.jws_gallery_element .layout2 .jws_gallery_image:hover .jws-popup-global span {
  transition: all 0.3s;
  opacity: 1;
}

.jws_gallery_element .custom_navs {
  position: absolute;
  right: 0;
  top: -18px;
  width: 110px;
  display: flex;
  -webkit-display: flex;
}

.jws_gallery_element .nav_left {
  margin-right: 20px;
}

.jws_gallery_element button {
  width: 45px;
  height: 45px;
  color: var(--light);
  font-size: 30px;
  border: 2px solid var(--main);
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  z-index: 1;
  display: inline-block;
  background: #fff0;
}

.jws_gallery_element button:hover {
  background: var(--main);
}

.jws_gallery_element .slider.row {
  display: block;
}

.jws_gallery_element .jws_gallery:not(.layout2) {
  position: relative;
}

.jws_gallery_element .jws_gallery:not(.layout2).layout3 .jws_gallery_image img {
  width: auto;
}

.jws_gallery_element .jws_gallery:not(.layout2).layout1 .jws_gallery_image img {
  opacity: 0.5;
  width: auto;
}

.jws_gallery_element
  .jws_gallery:not(.layout2).layout1
  .jws_gallery_image:hover
  img {
  opacity: 1;
}

.jws_gallery_element .jws_gallery:not(.layout2) .jws_gallery_image img {
  will-change: opacity;
  transition: 0.3s all;
  margin: 0 auto;
  width: -webkit-fill-available;
  width: -moz-available;
}

.jws_gallery_element .jws_gallery:not(.layout2) .jws_gallery_item {
  margin-top: 0;
  position: relative;
}

.jws_gallery_element .jws_gallery:not(.layout2) button {
  background: #fff0;
  border: 1px solid #232323;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -50px;
}

.jws_gallery_element .jws_gallery:not(.layout2) button.prev-button {
  left: -80px;
}

.jws_gallery_element .jws_gallery:not(.layout2) button.next-button {
  right: -80px;
}

.jws_gallery_element .slick-dots li {
  background: var(--light);
  opacity: 0.6;
  width: 5px;
  height: 5px;
  border: 0;
}

.jws_gallery_element .slick-dots li.slick-active {
  opacity: 1;
}

.jws_gallery_element .slick-dots button {
  display: none;
}

.gallery_tabs {
  margin-bottom: 47px;
}

.gallery_tabs ul {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.gallery_tabs li {
  display: inline-block;
  margin-right: 30px;
}

.gallery_tabs li:last-child {
  margin-right: 0;
}

.gallery_tabs li a {
  position: relative;
  color: var(--accent);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.gallery_tabs li a.filter-active {
  color: var(--main);
}

.gallery_tabs li a.filter-active::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 100%;
  background-color: var(--secondary);
}

.clb-popup {
  background-color: rgb(23 22 26 / 0.992);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50vh);
  -ms-transform: translateY(-50vh);
  transform: translateY(-50vh);
}

.clb-popup.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.clb-popup .close-bar {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 11;
}

.clb-popup .close-bar .clb-close {
  float: right;
  color: #fff;
  font-size: 25px;
  padding: 15px;
}

.clb-popup .close-bar .btn-round {
  color: #fff;
  font-size: 35px;
  padding: 15px;
  cursor: pointer;
}

.clb-popup .custom-navs {
  text-align: center;
  padding: 30px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.clb-popup .clb-popup-holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.clb-popup .clb-popup-holder .slider {
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-popup .clb-popup-holder .slider img {
  margin: 0 auto;
  max-height: calc(100vh - 170px);
  width: auto;
}

.clb-popup .clb-popup-holder .slider .slick-track {
  display: flex;
}

.clb-popup .clb-popup-holder .slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.clb-popup .clb-popup-holder .slider.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.clb-popup .clb-popup-holder .slider.visible .image-wrap {
  transition: 0.5s all;
  transform: scale(0.6);
  opacity: 0.6;
}

.clb-popup .clb-popup-holder .slider.visible .image-wrap.slick-current {
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 767px) {
  .gallery_tabs {
    padding-right: 0;
  }

  .gallery_tabs li {
    margin-right: 15px;
  }

  .gallery_tabs ul {
    text-align: left;
  }

  .jws_gallery_element .custom_navs {
    position: relative;
  }
}

.jws-menu-list.box-border::before {
  content: "";
  width: 95%;
  height: 95%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
}

.jws-menu-list ul {
  list-style-type: none;
}

.jws-menu-list .elementor-icon-list-icon {
  border-radius: 100%;
}

.jws-menu-list .elementor-icon-list-icon i,
.jws-menu-list .elementor-icon-list-icon svg {
  width: 1.25em;
  height: 1.25em;
  display: block;
  line-height: 1.25em;
  text-align: center;
}

.jws-menu-list .line_sm li a {
  display: unset;
}

.jws-menu-list .line_sm li a .elementor-icon-list-text {
  width: auto;
  background-repeat: no-repeat;
  background-image: -o-linear-gradient(
    transparent calc(98.5%),
    currentColor 1.5px
  );
  background-image: linear-gradient(
    transparent calc(98.5%),
    currentColor 1.5px
  );
  background-image: -ms-linear-gradient(transparent 95%, currentColor 1.5px);
  -webkit-transitionq: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 96%;
}

.jws-menu-list .line_sm li:focus a .elementor-icon-list-text,
.jws-menu-list .line_sm li:hover a .elementor-icon-list-text,
.jws-menu-list .line_sm li.active a .elementor-icon-list-text {
  background-size: 100% 96%;
}

.jws-menu-list .line_pd li {
  transition: 0.3s all;
}

.jws-menu-list .line_pd li .elementor-icon-list-text {
  position: relative;
  width: auto;
}

.jws-menu-list .line_pd li .elementor-icon-list-text:before {
  background: var(--main);
  content: "";
  bottom: 15%;
  right: 0;
  position: absolute;
  height: 10px;
  width: 0%;
  transition: 0.3s all;
}

.jws-menu-list .line_pd li .elementor-icon-list-text span {
  position: relative;
  z-index: 1;
}

.jws-menu-list .line_pd li:focus,
.jws-menu-list .line_pd li:hover,
.jws-menu-list .line_pd li.active {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
}

.jws-menu-list .line_pd li:focus .elementor-icon-list-text,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text,
.jws-menu-list .line_pd li.active .elementor-icon-list-text {
  padding: 0 3px;
}

.jws-menu-list .line_pd li:focus .elementor-icon-list-text:before,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text:before,
.jws-menu-list .line_pd li.active .elementor-icon-list-text:before {
  width: 100%;
  left: 0;
}

@media (max-width: 767px) {
  .jws-menu-list.toggle-mobile h3 {
    cursor: pointer;
  }

  .jws-menu-list.toggle-mobile h3:after {
    font-family: "jws_icon";
    content: "\e82a";
    margin-left: 5px;
    font-size: 18px;
  }

  .jws-menu-list.toggle-mobile ul {
    display: none;
  }
}

.elementor-logo.has_logo_sticky a {
  position: relative;
}

.elementor-logo.has_logo_sticky a > span {
  transition: 0.3s all;
}

.elementor-logo.has_logo_sticky .logo-sticky {
  display: none;
}

.is-sticky .elementor-logo.has_logo_sticky .logo-inner {
  display: none;
}

.is-sticky .elementor-logo.has_logo_sticky .logo-sticky {
  display: block;
}

.jws_account a {
  color: var(--heading);
}

.jws_account a .jws_a_icon {
  transition: 0.3s all;
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.jws_account a .jws_account_text {
  vertical-align: middle;
}

.jws_account a .jws_account_text i {
  margin-left: 2px;
  display: inline-block;
  vertical-align: middle;
}

.map_pin_jws {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50em;
  background-color: var(--main);
}

.map_pin_jws > div {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50em;
  opacity: 1;
  background-color: var(--main);
  width: 18px;
  height: 18px;
}

.map_pin_jws.this > div:first-child {
  -webkit-animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}

.map_pin_jws.this > div:last-child {
  -webkit-animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite
    forwards;
  animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}

.jws-infowindow-content {
  position: relative;
  display: flex;
  align-items: center;
}

.jws-infowindow-content .jws-infowindow-description {
  font-size: 14px;
  font-weight: 400;
}

.jws-infowindow-content .jws-infowindow-title {
  font-size: 16px;
}

.jws-infowindow-content .info-left {
  margin-right: 15px;
  flex: 0 0 60px;
}

.jws-infowindow-content.has-image .info-left {
  padding-right: 55px;
}

.jws-infowindow-content.has-image .info-right {
  position: absolute;
  right: 0;
  top: 15px;
}

.jws-wpsl-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jws-wpsl-search input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 190px);
  flex: 0 0 calc(100% - 190px);
  max-width: calc(100% - 190px);
  background: #fff0;
  border: 0;
  height: 60px;
}

.jws-wpsl-search button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  max-width: 190px;
  color: var(--light);
  border: none;
  background: var(--heading);
  height: 60px;
}

.gm-style-iw button {
  top: -4px !important;
  right: 5px !important;
  opacity: 1 !important;
}

.gm-style-iw button img {
  width: 20px !important;
  height: auto !important;
}

.gm-style .gm-style-iw-c {
  max-width: 267px !important;
  border-radius: 0;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.2) !important;
}

.gmnoprint img {
  max-width: none;
}

@media (max-width: 767px) {
  .jws-wpsl-search {
    display: block;
  }

  .jws-wpsl-search input {
    width: 100%;
    max-width: 100%;
  }

  .jws-wpsl-search button {
    width: 100%;
    max-width: 100%;
  }
}

.products-tab.product-subscriptions .main-product {
  padding-bottom: 0;
  padding-top: 0;
}

.products-tab.product-subscriptions .main-product .single_add_to_cart_button {
  font-weight: 700;
  color: var(--btn-bgcolor2);
  letter-spacing: 1px;
}

.products-tab.product-subscriptions
  .main-product
  .single_add_to_cart_button:after {
  content: "";
}

.tab-horizontal .jws-head-filter {
  text-align: center;
  margin-bottom: 54px;
}

.tab-horizontal .jws-head-filter .jws-ajax-load li {
  display: inline-block;
}

.tab-horizontal .jws-head-filter .jws-ajax-load li a {
  color: var(--heading);
  font-size: 18px;
  display: block;
  line-height: 25px;
  opacity: 0.7;
  font-weight: 700;
  position: relative;
}

.tab-horizontal .jws-head-filter .jws-ajax-load li a:before {
  content: "";
  width: 0;
  right: 0;
  transition: 0.3s all;
  height: 2px;
  background: var(--secondary);
  position: absolute;
  bottom: 0;
}

.tab-horizontal .jws-head-filter .jws-ajax-load li .active {
  opacity: 1;
}

.tab-horizontal .jws-head-filter .jws-ajax-load li .active:before {
  width: 100%;
  left: 0;
  right: initial;
}

.tab-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-vertical .jws-head-filter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.tab-vertical .jws-head-filter .jws-ajax-load {
  margin-bottom: 46px;
}

.tab-vertical .jws-head-filter .jws-ajax-load li {
  margin-bottom: 15px;
}

.tab-vertical .jws-head-filter .jws-ajax-load a {
  color: var(--main);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  opacity: 0.5;
  letter-spacing: 3px;
  position: relative;
}

.tab-vertical .jws-head-filter .jws-ajax-load a:before {
  content: "";
  width: 10px;
  height: 10px;
  left: 0;
  top: 4px;
  transition: 0.3s all;
  border-radius: 100%;
  background: var(--main);
  position: absolute;
  opacity: 0;
}

.tab-vertical .jws-head-filter .jws-ajax-load a.active {
  opacity: 1;
  padding-left: 24px;
}

.tab-vertical .jws-head-filter .jws-ajax-load a.active:before {
  opacity: 1;
}

.tab-vertical .jws-head-filter > a {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

.tab-vertical .jws-head-filter > a i {
  margin-left: 5px;
}

.tab-vertical .products-tab {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.products-wrap .slider-dots-box {
  margin-top: 17px;
}

.products-wrap.loading .product-item-inner {
  opacity: 0.5 !important;
}

.products-wrap.loading .products-tab:after {
  font-family: "jws_icon";
  content: "\e80d";
  top: 0;
  animation: MoveCircle360 0.38s infinite linear;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -18px;
  font-size: 40px;
  color: var(--heading);
}

.products-wrap .product-item-inner {
  transition: 0.3s all;
  position: relative;
}

.products-wrap .slider-layout {
  display: block;
}

.products-wrap .slider-layout .product-item {
  padding: 0 15px;
}

.products-wrap .slider-layout .slick-active {
  opacity: 1;
  visibility: visible;
}

.products-wrap .jws-carousel-btn {
  position: absolute;
  color: var(--heading);
  font-size: 25px;
  cursor: pointer;
}

.products-wrap .jws-carousel-btn .visibility {
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  transform: translateX(-36px);
  opacity: 0;
}

.products-wrap .jws-carousel-btn:hover .visibility {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

.products-wrap .jws-carousel-btn:hover .visibility.prev {
  transform: translateX(-46px);
}

.products-wrap .jws-carousel-btn:hover .visibility.next {
  transform: translateX(-26px);
}

.products-wrap.top-nav .jws-carousel-btn {
  top: -45px;
}

.products-wrap.top-nav .jws-carousel-btn:before {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/Arrow_right_long.svg);
  display: block;
  width: 30px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
}

.products-wrap.top-nav .jws-carousel-btn:hover.prev-item {
  transform: rotate(-180deg) !important;
}

.products-wrap.top-nav .jws-carousel-btn:hover:before {
  content: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/Arrow_right_long_hover.svg);
}

.products-wrap.top-nav .jws-carousel-btn.middle.prev-item {
  transform: rotate(-180deg);
  right: 30px;
  transform-origin: 0 12px;
}

.products-wrap.top-nav .jws-carousel-btn.middle.next-item {
  right: 13px;
  top: -33px;
}

.products-wrap.middle-nav .jws-carousel-btn {
  top: 46%;
  font-size: 36px;
}

.products-wrap.middle-nav .jws-carousel-btn i.jws-icon-caret-left-thin:before,
.products-wrap.middle-nav .jws-carousel-btn i.jws-icon-caret-right-thin:before {
  font-weight: 300;
}

.products-wrap.middle-nav .prev-item {
  left: -30px;
}

.products-wrap.middle-nav .next-item {
  right: -30px;
}

.jws_product_pagination {
  text-align: center;
}

@media (max-width: 767px) {
  .products-wrap .slider-layout {
    margin-left: -5px;
    margin-right: -5px;
  }

  .products-wrap .slider-layout .product-item {
    padding: 0 5px;
  }
}

.category-content .jws-carousel-btn {
  transform: translateY(-30%);
  top: 35%;
  position: absolute;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  color: var(--heading);
  font-size: 16px;
  border: 8px solid var(--light);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s all;
  background: var(--accent_second);
}

.category-content .jws-carousel-btn:hover {
  background: var(--secondary);
}

.category-content .jws-carousel-btn.prev-item {
  transform-origin: 0 35%;
}

.category-content .jws-carousel-btn.prev-item i {
  transform: rotate(180deg);
}

.category-content .jws-carousel-btn.next-item {
  right: 0;
}

.category-content.layout3 .category-tab-item a {
  text-align: center;
  position: relative;
}

.category-content.layout3 .category-tab-item a .content_cat {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.category-content.layout3 .category-tab-item a .cat_name {
  transition: 0.3s;
  margin-bottom: -1px;
  margin-top: 19px;
}

.category-content.layout3 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.category-tab-item a {
  display: block;
  text-align: center;
}

.category-tab-item a .category-image {
  overflow: hidden;
  display: inline-block;
}

.category-tab-item a img {
  display: inline-block;
  transition: 0.7s all;
}

.category-tab-item a .cat_name {
  font-size: 18px;
  font-weight: 700;
  font-family: var(--body-font);
  line-height: 25.4px;
  margin-bottom: 0;
  margin-top: 12px;
}

.category-tab-item a .cat_total {
  font-size: 14px;
}

.category-tab-item:hover .cat_name {
  color: var(--secondary);
}

.category-tab-item:hover .category-image img {
  transform: scale(1.1);
}

@media (max-width: 1024px) {
  .category-content .jws-carousel-btn.prev-item {
    transform-origin: 0 35%;
  }
}

@media (max-width: 767px) {
  .category-content .jws-carousel-btn.prev-item {
    transform-origin: 10px 35%;
  }

  .tab-vertical {
    display: block;
  }

  .tab-vertical .products-tab {
    max-width: 100%;
    margin: 0;
  }

  .tab-vertical .jws-head-filter {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .tab-vertical .jws-head-filter .jws-ajax-load {
    margin-bottom: 0;
  }
}

.jws-title {
  position: relative;
  display: inline-block;
  text-align: left;
}

.jws-title h3 {
  color: var(--custom2);
  -webkit-text-fill-color: #fff0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--custom2);
  font-size: 100px;
  font-weight: 700;
  line-height: 1em;
  font-family: "Roboto", Sans-serif;
}

.jws-title h4 {
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  color: var(--heading);
  padding-left: 68px;
  max-width: 535px;
  position: relative;
  margin-bottom: 0;
  margin-top: -2px;
}

.jws-title h4:after {
  background: var(--main);
  width: 35px;
  height: 5px;
  content: "";
  display: block;
  margin-top: 10px;
}

.jws-title h6 {
  font-weight: 500;
  color: var(--main);
  font-size: 16px;
  margin-top: -84px;
  padding-left: 68px;
}

.jws-title.layout2 {
  text-align: center;
}

.jws-title.layout2 h4 {
  text-align: center;
  padding: 0;
}

.jws-title.layout2 h4:after {
  margin: 0 auto;
  margin-top: 17px;
}

.jws-title.layout2 h6 {
  padding: 0;
}

@media (max-width: 1300px) {
  .jws-title.layout1 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .jws-title h3 {
    font-size: 65px;
  }

  .jws-title h4 {
    font-size: 25px;
    line-height: 30px;
    padding-left: 0;
  }

  .jws-title h6 {
    padding-left: 0;
    margin-top: -31px;
  }
}

.jws-tooltip-list {
  position: relative;
}

.jws-tooltip-list .elementor-tooltip-list-items li {
  position: absolute;
  top: 0;
  left: 0;
}

.jws-tooltip-list .elementor-tooltip-list-items li.active .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}

.jws-tooltip-list .elementor-tooltip-list-items button {
  background: #fff;
  border: 0;
  width: 27px;
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  color: var(--heading);
  border-radius: 100%;
  font-size: 15px;
  position: relative;
}

.jws-tooltip-list .elementor-tooltip-list-items button span {
  position: relative;
}

.jws-tooltip-list .elementor-tooltip-list-items button:before {
  content: "";
  background: #fff;
  opacity: 0.2;
  width: 41px;
  height: 41px;
  top: -7px;
  left: -7px;
  position: absolute;
  border-radius: 100%;
  animation: pulse-border3 2s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 2s cubic-bezier(0.4, 0, 0.2, 1) infinite
    forwards;
}

.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content {
  background: #fff;
  bottom: 47px;
  position: absolute;
  min-width: 385px;
  border-radius: 5px;
  padding: 10px;
  opacity: 0;
  transition: 0.3s all;
  pointer-events: none;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  z-index: 1;
  right: -85px;
}

.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content:after {
  width: 0;
  height: 0;
  border-left: 8px solid #fff0;
  border-right: 7px solid #fff0;
  border-top: 12px solid #fff;
  content: "";
  bottom: -12px;
  position: absolute;
  right: 92px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .tooltip-title {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-right: -10px;
  margin-left: -10px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .product-image-wap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  max-width: 150px;
  padding: 0 10px;
  background: #fff0;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .product-image {
  margin-bottom: 0;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .product-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 150px);
  flex: 0 0 calc(100% - 150px);
  max-width: calc(100% - 150px);
  padding: 0 10px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .woocommerce-loop-product__title {
  margin-bottom: 4px;
  padding-right: 20px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .jws-attr {
  margin-bottom: 2px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .jws-wishlist-btn {
  position: absolute;
  right: 10px;
  font-size: 18px;
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .jws-wishlist-btn.loading,
.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .jws-wishlist-btn.added {
  color: var(--main);
}

.jws-tooltip-list
  .elementor-tooltip-list-items
  .tooltip-content
  .product-item-inner
  .jws-wishlist-btn
  span {
  display: none;
}

.jws-instagram .jws-instagram-inner .overlay {
  background: var(--secondary);
  color: var(--main);
}

.jws-instagram .jws-instagram-inner .overlay i {
  font-size: 36px;
}

.jws-instagram .jws-instagram-inner:hover .overlay {
  opacity: 1;
}

.jws-instagram .jws-instagram-inner:hover img {
  transform: scale(1.1);
}

.jws-instagram .jws-instagram-inner {
  position: relative;
  overflow: hidden;
}

.jws-instagram .jws-instagram-inner .follow_text {
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  margin-top: 15px;
}

.jws-instagram .jws-instagram-inner img {
  transition: 0.5s all;
  width: 100%;
}

.jws-instagram .jws-instagram-inner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
  transition: 0.3s all;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.jws_demo_element .jws_image {
  box-shadow: 0 3px 15px 0 rgb(0 0 0 / 0.14);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.jws_demo_element .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 0.5);
  width: 100%;
  height: 100%;
  opacity: 0;
}

.jws_demo_element .jws_image_content_inner {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.jws_demo_element .jws_image_content_inner a {
  opacity: 0;
  transform: translateY(10px);
}

.jws_demo_element .jws_column_content:hover .overlay {
  opacity: 1;
}

.jws_demo_element .jws_column_content:hover .jws_image_content_inner a {
  opacity: 1;
  transform: translateY(0);
}

.jws_demo_element .jws_headline h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
}

.jws_demo_element .jws_headline a {
  color: var(--heading);
}

.jws_slider_element .jws_slider {
  height: 100%;
  width: 100%;
}

.jws_slider_element
  .jws_slider.slider_content_position-top
  .slider-content-wraps {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.jws_slider_element
  .jws_slider.slider_content_position-center
  .slider-content-wraps {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jws_slider_element
  .jws_slider.slider_content_position-right
  .slider-content-wraps {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.jws_slider_element .jws_slider .jws_slider_item {
  position: relative;
  width: 100%;
}

.jws_slider_element .jws_slider .jws_slider_item .slider-content-wraps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.jws_slider_element .jws_slider .jws_slider_item .slider-mix-1 {
  position: absolute;
  opacity: 0;
}

.jws_slider_element .jws_slider .jws_slider_item .slider-mix-2 {
  position: absolute;
  box-shadow: 0 4px 50px rgb(80 77 50 / 0.1);
  opacity: 0;
}

.jws_slider_element .slider-title {
  opacity: 0;
}

.jws_slider_element .slider-description {
  opacity: 0;
}

.jws_slider_element .slider-button {
  position: relative;
  display: inline-block;
  opacity: 0;
}

.jws_slider_element .slider-button > span {
  border: 1px solid #040202;
  min-width: 160px;
  padding: 12px 27px;
  display: inline-block;
  position: relative;
  transform: translate(12px, -12px);
  transition: 0.3s all;
}

.jws_slider_element .slider-button i {
  font-size: 24px;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: -2px;
  display: inline-block;
}

.jws_slider_element .slider-button:before {
  background: var(--secondary);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s all;
  width: 100%;
  height: 100%;
  content: "";
}

.jws_slider_element .slider-button:hover > span {
  border-color: #fff;
  transform: none;
}

.jws_slider_element .slick-current .slider-title {
  animation: fadeInUp 0.7s both;
  animation-delay: 0.6s;
}

.jws_slider_element .slick-current .slider-description {
  animation: fadeInUp 0.7s both;
  animation-delay: 0.7s;
}

.jws_slider_element .slick-current .slider-button {
  animation: fadeInUp 0.7s both;
  animation-delay: 0.8s;
}

.jws_slider_element .slick-current .slider-mix-1 {
  animation: fadeInRight 0.7s both;
}

.jws_slider_element .slick-current .slider-mix-2 {
  animation: fadeInLeft 0.7s both;
}

.jws_slider_element .slick-dots {
  position: absolute;
}

.wheel_loop-yes .slick-track {
  transition-delay: 0.1s;
}

.jws_section_slider .elementor-top-column.elementor-element.slick-slide {
  overflow: hidden;
}

.jws_section_slider .slider-dots-box {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 30px;
  z-index: 9999;
}

.jws-carousel .slider-dots-box .slider-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.slider-dots-box .slider-dots {
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.slider-dots-box .slider-dots button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: block;
  border: 0;
  background-color: #fff0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  transition: 0.3s all;
  position: relative;
  z-index: 0;
  margin: 5px 0;
}

.slider-dots-box .slider-dots button:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  border: 1px solid var(--main);
  background: #fff0;
  top: 4px;
}

.slider-dots-box .slider-dots button .circle-bg {
  fill: #fff0;
  stroke: rgb(0 0 0 / 0.05);
  stroke-width: 2;
  stroke-linecap: butt;
}

.slider-dots-box .slider-dots button .circle-go {
  fill: #fff0;
  stroke: var(--main);
  stroke-width: 1;
  stroke-linecap: round;
  animation: progress 22s;
  stroke-dasharray: 360px;
  stroke-dashoffset: 360;
}

.slider-dots-box .slider-dots button .circle-tx {
  fill: #000;
  stroke-width: 1;
  font: bold 16px "Arial";
  text-anchor: middle;
}

.slider-dots-box .slider-dots .slick-active button:after {
  background: var(--main);
  transform: scale(0.5);
}

.slider-dots-box .slider-dots .slick-active button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  border: 1px solid var(--main);
  border-radius: 50%;
  opacity: 0.2;
}

.dots-align-right .jws_section_slider .slider-dots-box {
  right: 30px;
  left: unset;
}

.dots-align-center .jws_section_slider .slider-dots-box {
  top: unset;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dots-align-center .jws_section_slider .slider-dots-box .slider-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

@keyframes progress {
  from {
    stroke-dashoffset: 360;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.jws_section_slider > .elementor-element {
  display: none;
}

.jws_section_slider > .elementor-element:first-child {
  display: block;
}

.jws_section_slider.slick_1 > .elementor-element:first-child {
  width: 100%;
}

.jws_section_slider {
  display: block !important;
}

.jws_section_slider .jws-carousel-btn {
  font-size: 36px;
  position: absolute;
  z-index: 1;
  top: 50%;
  cursor: pointer;
  text-align: center;
}

.jws_section_slider .prev-item {
  left: 15px;
  transform: rotate(-180deg);
  display: block;
}

.jws_section_slider .next-item {
  right: 15px;
}

.jws_product_maps {
  text-align: center;
}

.jws_product_maps_inner {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

.jws_product_maps_inner > div {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  color: #000;
}

.jws_product_maps_inner > div.active:before,
.jws_product_maps_inner > div.active:after {
  animation: 1s mapsactive ease-in-out infinite alternate;
}

.jws_product_maps_inner > div:before {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.jws_product_maps_inner > div:after {
  content: "";
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  opacity: 0.3;
  position: absolute;
  left: -5px;
  top: -5px;
}

.jws_product_maps_inner > div span {
  position: relative;
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}

.jws_product_group .jws_tabs > h2 {
  margin-bottom: 42px;
}

.jws_product_group .jws_tabs .buton-to-all {
  margin-top: 30px;
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 1px solid;
}

.jws_product_group .jws_tabs .buton-to-all i {
  margin-left: 6px;
}

.jws_product_group .jws_tabs .jws_tab_item {
  display: block;
  font-size: 14px;
  color: var(--main);
  opacity: 0.5;
  letter-spacing: 2.8px;
  margin-bottom: 16px;
  position: relative;
}

.jws_product_group .jws_tabs .jws_tab_item:before {
  content: "";
  width: 10px;
  height: 10px;
  opacity: 0;
  background: var(--main);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 6px;
  transition: 0.3s all;
}

.jws_product_group .jws_tabs .jws_tab_item.active {
  opacity: 1;
  padding-left: 24px;
}

.jws_product_group .jws_tabs .jws_tab_item.active:before {
  opacity: 1;
}

.jws_product_group .jws_product_slider .product-item-inner {
  text-align: center;
  background: #fff;
  padding-bottom: 30px;
}

.jws_product_group .jws_product_slider .product-item-inner .product-image {
  margin-bottom: 23px;
}

.jws_product_group
  .jws_product_slider
  .product-item-inner
  .woocommerce-loop-product__title {
  font-weight: 500;
}

.jws_product_group .jws_product_slider .product-item-inner .price {
  color: var(--main);
  font-size: 14px;
  font-weight: 500;
}

@-webkit-keyframes mapsactive {
  from {
    -webkit-transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.3);
  }
}

@media (max-width: 650px) {
  .jws_product_group .jws_product_slider {
    order: 1;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 360px;
  }
}

.countdown-amount {
  color: var(--heading);
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
}

.countdown-container {
  display: flex;
  align-items: center;
}

.countdown-container.inline-type .countdown-amount {
  font-size: inherit;
}

.countdown-section {
  display: inline-block;
  position: relative;
  min-width: 7.3rem;
  padding: 2rem 1rem;
  text-align: center;
}

.countdown-section:not(:last-child)::after {
  color: var(--heading);
  content: ":";
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  margin-top: -1px;
  top: 4px;
  right: -2px;
}

.countdown-section span {
  display: block;
  white-space: nowrap;
}

.countdown-section .countdown-period {
  position: absolute;
  bottom: 0;
  color: #222;
  text-transform: lowercase;
  width: 100%;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0;
}

.countdown.outer-period .countdown-period {
  left: 0;
  right: 0;
  text-align: center;
  bottom: -2rem;
}

.countdown.no-split .countdown-section::after {
  content: none;
}

.grid-countdown .countdown-section {
  margin: 1rem;
}

.jws-cart-animating {
  transition: 0.35s ease;
}

.elementor-menu-cart--show-quantity-count-item-yes
  .jws_mini_cart
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .jws_mini_cart_item {
  display: block;
}

.jws-mini-cart-wrapper.active .jws-cart-overlay {
  opacity: 1;
  visibility: visible;
}

.jws-mini-cart-wrapper.active .jws-cart-sidebar {
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}

.jws-cart-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 0.73);
  transition: 0.3s all;
  visibility: hidden;
  z-index: 9998;
  opacity: 0;
}

.jws-cart-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translateX(105%);
  -o-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -moz-transform: translateX(105%);
  transform: translateX(105%);
  background-color: #fff;
  box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -ms-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -moz-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -o-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  height: 100%;
  width: 375px;
}

.cart-head {
  padding: 16px 30px 0;
}

.cart-head .cart-close {
  font-weight: 700;
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 5px;
  float: right;
  cursor: pointer;
  font-size: 20px;
  color: #ccc;
}

.cart-head .cart-close:hover {
  color: var(--heading);
}

.cart-head .jws-shipping {
  padding-bottom: 18px;
  border-bottom: 1px solid #e8e8eb;
  color: #545454;
}

.cart-head .jws-shipping .jws_shipping_wap span.fa {
  display: inline-block;
  margin-right: 10px;
  color: var(--main);
}

.cart-head label {
  color: var(--heading);
  text-transform: uppercase;
  position: relative;
  margin: 0;
  font-weight: 700;
  display: block;
  margin-top: 34px;
}

.cart-head label .count {
  margin-left: 5px;
}

.jws_cart_content {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
}

.jws_cart_content .variation dt,
.jws_cart_content .variation dd {
  color: var(--heading);
  display: inline-block;
  margin: 0;
}

.jws_cart_content .variation dt p,
.jws_cart_content .variation dd p {
  margin: 0;
}

.jws_cart_content .jws-cart-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: auto;
  height: 100%;
  overflow-y: auto;
  scrollbar-color: #1f1f1f #e2e2e2 78;
  scrollbar-width: thin;
}

.jws_cart_content
  .jws-cart-panel.jws-cart-panel-empty
  .jws-cart-panel-list-wrap
  .cart_list
  li {
  display: block;
}

.jws_cart_content .jws-cart-panel .jws-cart-panel-summary {
  padding: 0 30px 0;
  z-index: 2;
  margin-top: auto;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner {
  padding-top: 20px;
  border-top: 1px solid #e8e8eb;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping {
  margin-bottom: 18px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total {
  margin-bottom: 13px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total
  .line {
  height: 6px;
  position: relative;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total
  .line
  > span {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total
  .line
  > span
  > span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--main);
  animation: width-left-right 1s both;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total
  .line
  > span
  .number {
  position: absolute;
  right: 0;
  background: #fff;
  top: -6px;
  font-size: 14px;
  font-weight: 500;
  color: var(--heading);
  line-height: 19.6px;
  padding: 0 5px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .progress_bar_total
  .line:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: var(--main);
  opacity: 0.1;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .jws_shipping_wap {
  font-size: 14px;
  text-align: center;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .jws_shipping_wap
  .fa-check-square {
  color: #44c344;
  font-size: 16px;
  margin-right: 5px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .amount {
  font-weight: 500;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .jws-shipping
  .text-free {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .total-cart {
  margin-bottom: 17px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .total-cart
  .jws-cart-panel-summary-subtotal {
  float: right;
  color: var(--heading);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .total-cart
  strong {
  color: var(--heading);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .total-cart
  p {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .buttons_cart
  a {
  position: relative;
  width: auto;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  color: var(--heading);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .buttons_cart
  a:after {
  opacity: 50%;
  content: "";
  width: 100%;
  height: 1px;
  background: var(--heading);
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  will-change: transform;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .buttons_cart
  a:hover:after {
  -webkit-animation: jws-paint-background 0.8s;
  animation: jws-paint-background 0.8s;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .buttons_checkout
  a {
  border: 1px solid var(--heading);
  background: var(--heading);
  color: var(--light);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .woocommerce-mini-cart__buttons {
  margin: 0;
  margin-bottom: 22px;
  text-align: center;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .woocommerce-mini-cart__buttons.buttons_checkout
  a {
  font-weight: 700;
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .woocommerce-mini-cart__buttons.buttons_checkout
  a:hover {
  background: var(--secondary);
}

.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap {
  padding: 30px 0;
  overflow: auto;
  height: 80%;
  scrollbar-width: thin;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .jws_mini_cart_item {
  margin-bottom: 25px;
  display: none;
}

.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list {
  padding: 0;
  list-style-type: none;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  .cart_empty {
  text-align: center;
  padding-top: 20px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  .cart_empty
  span {
  color: #ececec;
  display: block;
  margin-bottom: 10px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  .cart_empty
  span:before {
  font-size: 85px;
  line-height: 85px;
}

.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li {
  padding-bottom: 7px;
  position: relative;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws_cart_item_inner {
  align-items: center;
  padding: 11px 30px;
  transition: all 0.3s;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws_cart_item_inner:hover {
  background: #fafafa;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li:last-child {
  margin-bottom: 0;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-thumbnail {
  background: var(--bacground_thumbnail);
  flex: 0 0 60px;
  max-width: 60px;
  margin-right: 20px;
  position: relative;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content {
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content
  .jws-cart-panel-product-title {
  color: var(--heading);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 3px;
  padding-right: 15px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content
  .jws-cart-panel-product-title:hover {
  color: var(--main);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content
  .jws-cart-panel-product-title
  .engrave {
  font-size: 14px;
  font-weight: 300;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content
  .jws-cart-panel-product-title
  .engrave
  span {
  font-weight: 400;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .product-short-text {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 14px;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-price {
  position: absolute;
  bottom: 5px;
  right: 0;
  color: var(--heading);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .remove {
  text-align: center;
  right: 0;
  top: 50%;
  position: absolute;
  font-size: 18px;
  z-index: 1;
  color: #ccc;
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .remove:hover {
  color: var(--heading);
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .remove:before {
  content: "\e804";
  font-family: "jws_icon";
}

.jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-content
  .quanty-ajax {
  font-size: 14px;
}

.jws_mini_cart > .jws-cart-nav a {
  color: var(--heading);
  position: relative;
  display: block;
}

.jws_mini_cart > .jws-cart-nav a .cart_icon {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: var(--heading);
  margin-right: 6px;
  transition: 0.3s all;
  vertical-align: middle;
}

.jws_mini_cart > .jws-cart-nav a .jws_price_total {
  vertical-align: middle;
  font-size: 14px;
}

.jws_mini_cart > .jws-cart-nav a .cart_text {
  display: inline-block;
  letter-spacing: 0.5px;
}

.jws_mini_cart > .jws-cart-nav a .cart_text i {
  margin-left: 2px;
  display: inline-block;
  vertical-align: middle;
}

.jws_mini_cart > .jws-cart-nav a .jws_cart_count {
  min-width: 15px;
  min-height: 15px;
  line-height: 15px;
  display: block;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: -4px;
  right: -5px;
  position: absolute;
  background: var(--main);
  color: var(--light);
}

.jws_mini_cart .jws-cart-sidebar {
  height: 100%;
  min-width: 300px;
}

body[data-elementor-device-mode="tablet"]
  .jws_mini_cart.content-skin1
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-thumbnail,
body[data-elementor-device-mode="mobile"]
  .jws_mini_cart.content-skin1
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .jws-cart-panel-item-thumbnail {
  margin-right: 15px;
}

.dark-mode-on .jws-cart-sidebar {
  background-color: #1c1c1c;
}

.dark-mode-on
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .remove:before,
.dark-mode-on
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-list-wrap
  .cart_list
  li
  .remove:after {
  background: #191919;
}

.dark-mode-on
  .jws_cart_content
  .jws-cart-panel
  .jws-cart-panel-summary
  .jws-cart-panel-summary-inner
  .woocommerce-mini-cart__buttons
  a:hover {
  color: #191919;
}

.jws_wishlist > .jws-wishlist-nav a {
  position: relative;
  display: block;
}

.jws_wishlist > .jws-wishlist-nav a .wishlist_icon {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  font-size: 30px;
  color: #fff;
  margin-right: 3px;
}

.jws_wishlist > .jws-wishlist-nav a .wishlist_text {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  vertical-align: bottom;
  line-height: 11px;
  letter-spacing: 0.5px;
}

.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: -6px;
  right: -9px;
  position: absolute;
  background: var(--main);
  color: var(--heading);
}

.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count .blockUI {
  display: none !important;
}

.jws_categories .cate_title {
  margin-bottom: 17px;
}

.jws_categories .jws_list_categories {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jws_categories .jws_list_categories li a {
  font-weight: 700;
}

.jws_categories.skin_with_bg .jws_list_categories li.current-cat a {
  color: var(--main2);
  padding: 0 7px;
}

.jws_categories.skin_with_bg .jws_list_categories li.current-cat a:before {
  width: 100%;
}

.jws_categories.skin_with_bg .jws_list_categories li a {
  position: relative;
}

.jws_categories.skin_with_bg .jws_list_categories li a span {
  position: relative;
}

.jws_categories.skin_with_bg .jws_list_categories li a:before {
  background: var(--main3);
  width: 0;
  height: 100%;
  transition: 0.3s all;
  content: "";
  left: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  border-radius: 3px;
}

.jws_categories.skin_with_bg .jws_list_categories li a:hover {
  color: var(--main2);
  padding: 0 7px;
}

.jws_categories.skin_with_bg .jws_list_categories li a:hover:before {
  width: 100%;
}

.jws_categories.skin_with_border .jws_list_categories li.current-cat a {
  padding: 0 7px;
}

.jws_categories.skin_with_border .jws_list_categories li.current-cat a:before {
  transform: scaley(1);
  -webkit-transform: scaley(1);
}

.jws_categories.skin_with_border .jws_list_categories li a {
  z-index: 1;
  position: relative;
}

.jws_categories.skin_with_border .jws_list_categories li a:before {
  content: "";
  height: 10px;
  background: var(--main);
  width: 100%;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
  transition: 0.3s all;
  transform: scaley(0);
  -webkit-transform: scaley(0);
}

.jws_categories.skin_with_border .jws_list_categories li a:hover {
  padding: 0 7px;
}

.jws_categories.skin_with_border .jws_list_categories li a:hover:before {
  transform: scaley(1);
  -webkit-transform: scaley(1);
}

.jws_categories.skin_with_icon .jws_list_categories li {
  font-family: var(--font1);
  font-size: 14px;
  color: #848484;
  margin-bottom: 8px;
}

.jws_categories.skin_with_icon .jws_list_categories li.current-cat a {
  color: var(--main);
}

.jws_categories.skin_with_icon .jws_list_categories li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 32px;
  vertical-align: middle;
}

.jws_categories.skin_with_icon .jws_list_categories li a {
  color: var(--colorbody);
}

.jws_categories.skin_with_icon .jws_list_categories li a:hover {
  color: var(--main);
}

.tagcloud-list .tag_title {
  margin-bottom: 20px;
}

.tagcloud-list a {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
}

.tagcloud-list a:hover {
  color: var(--secondary);
  border-color: var(--heading);
}

.elementor-widget-wp-widget-archives ul li a {
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.elementor-widget-wp-widget-archives ul li a:hover {
  color: var(--secondary);
}

.single-blog {
  padding: 94px 0 65px;
}

.single-blog.sidebar_right .post_sidebar {
  padding-left: 48px;
}

.single-blog.sidebar_left .post_sidebar {
  padding-right: 48px;
}

.single-blog header .jws_post_quote .jws_quote_excerpt {
  font-size: 20px;
  line-height: 25px;
}

.single-blog header .jws_post_link .link_name {
  font-size: 25px;
  line-height: 31.25px;
}

.single-blog header .entry-date {
  position: absolute;
  z-index: 2;
  left: 0;
  margin-left: -43px;
  top: 50%;
  transform: rotate(-90deg);
}

.single-blog header .entry-date > a {
  display: inline-flex;
  padding: 10px;
  background: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #718876;
}

.single-blog header .entry-date > a .vertical_line {
  vertical-align: bottom;
  height: 20px;
  width: 1px;
  margin: 0 6px;
  background: #e8e8eb;
  display: inline-block;
}

.single-blog.layout_layout2 .jws-path {
  text-align: center;
  margin-bottom: 16px;
}

.single-blog.layout_layout2 .jws-path a {
  opacity: 0.6;
}

.single-blog.layout_layout2 .jws-path a:hover {
  opacity: 1;
}

.single-blog.layout_layout2 .entry_title {
  max-width: 770px;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
}

.single-blog.layout_layout2 .jws-post-info {
  text-align: center;
  margin-bottom: 41px;
}

.single-blog.layout_layout2 .entry_content {
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
}

.single-blog.layout_layout2 header .jws_post_image {
  margin-bottom: 45px;
}

.single-blog.layout_layout2 footer {
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
}

.single-blog footer {
  clear: both;
  margin-top: 30px;
}

.single-blog .content-before-footer {
  padding-top: 30px;
}

.single-blog .entry_content {
  margin-top: 32px;
}

.single-blog .post-related {
  margin: 0 -15px;
  padding: 0;
  margin-bottom: 40px;
}

.single-blog .post-related h3 {
  margin-bottom: 20px;
}

.single-blog .post-related .post_related_slider {
  padding: 0;
  margin-bottom: -5px;
}

.single-blog .post-related .post_related_slider:hover .jws-carousel-btn {
  opacity: 1;
  transform: translatex(0) !important;
}

.single-blog .post-related .post_related_slider.slick-initialized .slick-slide {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.single-blog .post-related .post_related_slider .jws_blog_item {
  margin-bottom: 0;
}

.single-blog .post-related .post_related_slider > .jws-carousel-btn {
  position: absolute;
  z-index: 1;
  border: 2px solid var(--main);
  background: var(--main);
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  color: var(--main);
  cursor: pointer;
  transition: 0.3s all;
  font-size: 20px;
  top: 40%;
  margin-top: -20px;
  color: #fff;
  opacity: 0;
}

.single-blog .post-related .post_related_slider > .jws-carousel-btn:hover {
  background: var(--heading);
  border-color: var(--heading);
}

.single-blog .post-related .post_related_slider > .jws-carousel-btn.prev-item {
  left: 20px;
  transform: translatex(-10px);
}

.single-blog
  .post-related
  .post_related_slider
  > .jws-carousel-btn.prev-item
  i {
  transform: scaleX(0);
  display: inline-block;
}

.single-blog .post-related .post_related_slider > .jws-carousel-btn.next-item {
  right: 20px;
  transform: translatex(10px);
}

.single-blog header .jws_post_image {
  position: relative;
  margin-bottom: 12px;
}

.single-blog header .jws_post_image img {
  width: 100%;
}

.single-blog .jws-post-info .post_cat a {
  margin: 11px 5px;
  background: var(--main);
  font-size: 14px;
  font-weight: 700;
  line-height: 19.6px;
  padding: 3px 10px;
  display: inline-block;
  color: #fff;
}

.single-blog .jws-post-info .post_cat a:first-child {
  margin-left: 0px !important;
}

.single-blog .jws-post-info .post_cat a:hover {
  background: var(--secondary);
  color: var(--main);
}

.single-blog .jws-post-info .post_cat .entry-date {
  font-size: 14px;
}

.single-blog .jws-post-info .post_cat .entry-date a {
  color: #757575;
}

.single-blog .jws-post-info .post_cat .entry-date a:hover {
  color: var(--main);
}

.single-blog .jws-post-info .post_cat .separator {
  background: #757575;
  width: 10px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.single-blog .entry_title {
  font-size: 31.25px;
  line-height: 39px;
  margin-bottom: 10px;
  margin-top: 8px;
}

.single-blog .jws_post_meta {
  color: #718876;
}

.single-blog .jws_post_meta a {
  color: #718876;
}

.single-blog .jws_post_meta a:hover {
  color: var(--secondary);
}

.single-blog .dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #bac9ac;
  border-radius: 100%;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 8px;
}

.single-blog .post_author img {
  border-radius: 100%;
  margin-right: 8px;
}

.single-blog .post-tags span {
  font-weight: 700;
  margin-right: 8px;
}

.single-blog .post-tags a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  display: inline-block;
  margin: 0 5px;
  margin-bottom: 10px;
}

.single-blog .post-tags a:hover {
  color: var(--secondary);
  border-color: var(--heading);
}

.single-blog .post-share {
  text-align: center;
  margin-top: 26px;
}

.single-blog .post-share .addthis_button_more {
  padding-bottom: 4px;
}

.single-blog .post-share a {
  display: inline-block;
  vertical-align: middle;
}

.single-blog .post-share a i {
  font-size: 18px;
  margin-right: 10px;
}

.single-blog .post-share a .fa-plus {
  font-size: 15px;
  margin-right: 0;
}

.single-blog .post-share a:not(:last-child) {
  margin-right: 15px;
}

.single-blog .post-share a:hover {
  color: var(--main);
}

.single-blog .post-about-author {
  border: 2px solid #e8e8eb;
  padding: 23px 35px;
  margin-top: 47px;
  margin-bottom: 51px;
}

.single-blog .post-about-author .row {
  margin-left: 0;
  margin-right: 0;
}

.single-blog .post-about-author p {
  color: var(--secondary);
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}

.single-blog .post-about-author .post-author-avatar img {
  margin-right: 10px;
  max-width: 180px;
  border-radius: 100%;
}

.single-blog .post-about-author .at-name {
  margin-bottom: 13px;
}

.single-blog .post-about-author .at-name a {
  color: var(--heading);
}

.single-blog .post-about-author .at-name a:hover {
  color: var(--main);
}

.single-blog .post-about-author .icon-author a {
  color: var(--heading);
  font-size: 18px;
  margin-right: 20px;
}

.single-blog .post-about-author .icon-author a:hover {
  color: var(--main);
}

.single-blog .post-navigation {
  position: relative;
  margin-bottom: 50px;
  margin-top: 40px;
  background: rgb(232 232 235 / 0.6);
  padding: 10px 25px;
}

.single-blog .post-navigation:after {
  content: "";
  display: table;
  clear: both;
}

.single-blog .post-navigation > a {
  clear: both;
  display: block;
  position: absolute;
  left: 50%;
  color: var(--heading);
  font-size: 32px;
  top: 24px;
  margin-left: -16px;
}

.single-blog .post-navigation > div.left {
  float: left;
  width: 43%;
}

.single-blog .post-navigation > div.left i {
  margin-right: 4px;
  transform: scale(0);
}

.single-blog .post-navigation > div.right {
  float: right;
  width: 43%;
}

.single-blog .post-navigation > div.right i {
  margin-left: 4px;
}

.single-blog .post-navigation > div.right .content_nav {
  text-align: right;
}

.single-blog .post-navigation .content_nav > span {
  margin-bottom: 9px;
}

.single-blog .post-navigation .content_nav i {
  display: inline-block;
  vertical-align: middle;
}

.single-blog .post-navigation .title {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 18px;
  font-family: var(--body-font);
  line-height: 25px;
  font-weight: 700;
}

.single-blog .post-navigation .title a {
  color: var(--heading);
}

.single-blog .post-navigation .title a:hover {
  color: var(--main);
}

.comments-area .comment_top .comments-title {
  margin-bottom: 31px;
}

.comments-area .comment_top .comment-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.comments-area .comment_top .comment-list .comment-respond {
  margin-top: 30px;
  margin-bottom: 30px;
}

.comments-area .comment_top .comment-list li ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.comments-area .comment_top .comment-list li .children {
  padding-left: 78px;
}

.comments-area .comment_top .comment-list li .comment-body {
  margin-bottom: 30px;
}

.comments-area .comment_top .comment-list li .comment-body .comment-avatar {
  max-width: 80px;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}

.comments-area .comment_top .comment-list li .comment-body .comment-avatar img {
  border-radius: 100%;
}

.comments-area .comment_top .comment-list li .comment-body .title-review {
  font-weight: 500;
  margin-bottom: -5px;
}

.comments-area .comment_top .comment-list li .comment-body .author-info {
  margin-top: -7px;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .author-info
  .comment-author {
  display: inline-block;
  font-size: 13px !important;
}

.comments-area .comment_top .comment-list li .comment-body .comment-info {
  width: calc(100% - 85px);
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-top: 5px;
  position: relative;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-date {
  display: block;
  color: rgb(46 82 74 / 0.7);
  margin-bottom: 14px;
}

.comments-area .comment_top .comment-list li .comment-body .comment-info p {
  margin-bottom: 13px;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  > p:last-child {
  margin: 0;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-author {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  font-family: var(--body-font);
  margin-bottom: 0;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-header-info {
  position: absolute;
  right: 0;
  top: 3px;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-header-info
  .reply
  a {
  padding: 0 5px;
  border: 1px solid #ccc;
  font-weight: 400;
  font-size: 14px;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-header-info
  .reply
  a
  i {
  font-size: 12px;
  display: inline-block;
  margin-right: 3px;
}

.comments-area
  .comment_top
  .comment-list
  li
  .comment-body
  .comment-info
  .comment-header-info
  .reply
  a:hover {
  background: var(--main);
  color: var(--light);
}

.comments-area .comment-respond {
  margin-top: 57px;
}

.comments-area .comment-respond .comment-form-cookies-consent {
  display: none;
}

.comments-area .comment-respond .comment-form-cookies-consent label {
  margin: 0;
  vertical-align: middle;
  display: inline;
}

.comments-area .comment-respond .comment-reply-title {
  margin-bottom: 23px;
  font-size: 28.43px;
  line-height: 32px;
}

.comments-area .comment-respond #cancel-comment-reply-link {
  color: var(--heading);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-left: 10px;
}

.comments-area .comment-respond #cancel-comment-reply-link:hover {
  color: var(--main);
}

.comments-area .comment-respond .comment-form p {
  margin: 0;
}

.comments-area .comment-respond .comment-form input[type="text"],
.comments-area .comment-respond .comment-form textarea {
  border: none;
  background: #f4f4f4;
  width: 100%;
  padding: 0 17px;
  margin-bottom: 22px;
}

.comments-area
  .comment-respond
  .comment-form
  input[type="text"]::-webkit-input-placeholder,
.comments-area
  .comment-respond
  .comment-form
  textarea::-webkit-input-placeholder {
  color: var(--third);
}

.comments-area
  .comment-respond
  .comment-form
  input[type="text"]::-moz-placeholder,
.comments-area .comment-respond .comment-form textarea::-moz-placeholder {
  color: var(--third);
}

.comments-area
  .comment-respond
  .comment-form
  input[type="text"]:-ms-input-placeholder,
.comments-area .comment-respond .comment-form textarea:-ms-input-placeholder {
  color: var(--third);
}

.comments-area
  .comment-respond
  .comment-form
  input[type="text"]:-moz-placeholder,
.comments-area .comment-respond .comment-form textarea:-moz-placeholder {
  color: var(--third);
}

.comments-area .comment-respond .comment-form textarea {
  padding-top: 12px;
  height: 150px;
}

.comments-area .comment-respond .comment-form input[type="text"] {
  height: 50px;
}

.comments-area
  .comment-respond
  .comment-form
  .comment-form-cookies-consent
  input {
  margin-right: 5px;
  vertical-align: middle;
}

.comments-area .comment-respond .comment-form .row {
  margin-right: -10px;
  margin-left: -10px;
}

.comments-area .comment-respond .comment-form .row > p {
  padding: 0 10px;
}

.comments-area .comment-respond .comment-form .comment-notes {
  margin-bottom: 24px;
  margin-top: 0;
}

.comments-area .comment-respond .comment-form .logged-in-as {
  margin-bottom: 18px;
}

.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
  margin-bottom: 25px;
}

.comments-area .comment-respond .comment-form .submit {
  color: var(--heading);
  background: var(--accent);
  border: none;
  outline: none;
  text-transform: uppercase;
  padding: 16px 35px;
  transition: 0.3s all;
  display: block;
}

.comments-area .comment-respond .comment-form .submit:hover {
  color: var(--light);
  background: var(--main);
}

@media (max-width: 992px) {
  .single-blog .post_content {
    margin-bottom: 30px;
  }

  .single-blog.sidebar_right .post_sidebar {
    padding-left: 15px;
  }

  .single-blog.sidebar_left .post_sidebar {
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .jws-blog-archive .post_sidebar {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .single-blog .entry_title {
    font-size: 24px;
    line-height: 30px;
  }

  .single-blog .post-bottom .entry-comment {
    margin-right: 15px;
  }

  .single-blog .post-share {
    text-align: left;
  }

  .single-blog .post-navigation > div {
    width: 100% !important;
    float: none !important;
  }

  .single-blog .post-navigation > div .content_nav {
    text-align: left !important;
  }

  .single-blog .post-navigation .content_nav {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .single-blog .post-navigation > a {
    margin: 15px 0;
    margin-left: -3px;
    position: unset;
  }

  .single-blog .post-about-author {
    padding: 30px 20px;
  }

  .comments-area .comment_top .comment-list li .comment-body .comment-avatar {
    display: block;
  }

  .comments-area .comment_top .comment-list li .comment-body .comment-info {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }

  .comments-area .comment_top .comment-list li .children {
    padding-left: 30px;
  }
}

.post-about-author {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-about-author .post-author-avatar {
  margin-right: 25px;
}

@media (max-width: 600px) {
  .single-blog .format-audio header .entry-date {
    top: 20%;
  }

  .post-about-author {
    flex-wrap: wrap;
  }
}

.product-item .product-image .gallery {
  height: 100%;
}

.product-item .product-image .gallery img {
  height: 100%;
  object-fit: cover;
}

.products-tab.product-subscriptions .jws-quantity-wrap {
  background: #fff;
}

.shop .products-wrap.metro .col-xl-40 .product-image img {
  max-width: none;
  object-position: center;
  object-fit: scale-down;
  height: 40.8vw;
}

.jws_pr_labels {
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.jws_pr_labels .jws_pr_label {
  text-align: center;
  text-transform: uppercase;
  border-radius: 100%;
  padding: 1px 10px;
  font-size: 14px;
  font-weight: 700;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: var(--light);
  margin-bottom: 10px;
}

.jws_pr_labels .featured {
  background: #f92355;
}

.jws_pr_labels .new {
  background: #8abf58;
}

.jws_pr_labels .onsale {
  background: #fda043;
  color: #fff;
}

.jws_pr_labels .out-of-stock {
  background: var(--main);
  color: #fff;
}

.product-item .product-image {
  position: relative;
  margin-bottom: 19px;
  overflow: hidden;
  text-align: center;
}

.product-item .product-image .overlay {
  background: #fff0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  opacity: 0;
  z-index: 1;
}

.product-item .product-image .gallery {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}

.product-item .jws-attr-swatches {
  padding: 1px;
  position: relative;
  z-index: 1;
}

.product-item .jws-attr-swatches .jws-attr-content {
  display: -ms-flexbox;
  display: flex;
}

.product-item .jws-attr-swatches .swatch {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  outline: 1px solid #fff0;
  padding: 2px;
  transition: 0.3s all;
  margin: 0 2px;
  cursor: pointer;
}

.product-item .jws-attr-swatches .swatch.selected {
  outline-color: #363636;
}

.product-item .jws-attr-swatches .swatch .sub-swatch {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  border: 1px solid rgb(208 190 182 / 0.35);
}

.product-item .product-image {
  background: var(--bacground_thumbnail);
  overflow: hidden;
}

.product-item .product-image img[alt="blend-mode"] {
  mix-blend-mode: multiply;
}

.product-item .product-image img {
  transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
  width: 100%;
}

.product-item .product-item-inner:hover .product-image .overlay {
  opacity: 1;
}

.product-item .product-item-inner:hover .product-image .gallery {
  opacity: 1;
}

.product-item .product-item-inner:hover .product-image .buttton-inner {
  opacity: 1;
  transform: rotate(-90deg) translateY(7px);
}

.product-item:hover .product-image img {
  transform: scale(1.2);
}

.product-item.product {
  overflow: hidden;
}

.product-item.product .product-item-inner {
  transition: 0.3s all;
}

.product-item.product .product-item-inner.list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.product-item.product .product-item-inner.list .product-buy.out_of a:after {
  content: "";
}

.product-item.product .product-item-inner.list .single_add_to_cart_button {
  font-weight: 500;
  letter-spacing: 0;
}

.product-item.product .product-item-inner.list .jws-quantity-wrap {
  margin-top: 0;
}

.product-item.product .product-item-inner.list .product-image {
  max-width: 303px;
  margin-bottom: 0;
  width: 100%;
}

.product-item.product
  .product-item-inner.list
  .product-image
  .woocommerce-loop-product__link {
  display: block;
}

.product-item.product .product-item-inner.list .product-content {
  width: calc(100% - 303px);
  text-align: left !important;
  padding-left: 42px;
}

.product-item.product .product-item-inner.list .product_cat {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-item.product .product-item-inner.list .product_cat a {
  color: var(--main);
}

.product-item.product .product-item-inner.list .product-short-text {
  margin-bottom: 0;
}

.product-item.product .product-item-inner.list .jws-attr-swatches {
  margin-right: 17px;
  margin-left: -5px;
}

.product-item.product
  .product-item-inner.list
  .woocommerce-loop-product__title {
  margin-bottom: 3px;
  margin-top: 3px;
}

.product-item.product
  .product-item-inner.list
  .woocommerce-loop-product__title
  a {
  font-size: 20px;
  line-height: 28px;
}

.product-item.product .product-item-inner.list .price {
  margin-top: 8px;
  margin-bottom: 24px;
  display: block;
}

.product-item.product .product-item-inner.list .jws-attr {
  margin-bottom: 1px;
}

.product-item.product .product-item-inner.list .product_description {
  max-width: 648px;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 19.6px;
}

.product-item.product .product-item-inner.list .product_description p {
  margin-bottom: 0;
}

.product-item.product .product-item-inner.list .product-buy form.cart {
  border: none;
}

.product-item.product .product-item-inner.list a.button span {
  vertical-align: text-bottom;
}

.product-item.product .product-item-inner.list .button {
  background: #e8e8eb;
  padding: 11px 15px 12px;
  display: inline-block;
  color: var(--heading);
}

.product-item.product .product-item-inner.list .button:after {
  font-family: "jws_icon";
  content: "\ec28";
  font-size: 24px;
  margin-left: 8px;
}

.product-item.product .product-item-inner.list .button:hover {
  background: var(--main);
  color: #fff;
}

.product-item.product .buttton-inner {
  position: absolute;
  bottom: 14px;
  transition: 0.2s all;
  opacity: 0;
  width: 100%;
  background: var(--light);
  text-align: center;
  will-change: transform;
  z-index: 2;
}

.product-item.product .buttton-inner ul {
  display: flex;
  justify-content: space-between;
}

.product-item.product .buttton-inner li {
  display: inline-block;
  padding: 10px 14px;
}

.product-item.product .buttton-inner li > a {
  display: block;
  text-align: center;
  color: var(--heading);
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  line-height: 20px;
}

.product-item.product .buttton-inner li > a.quickview-button span {
  transition: 0.3s all;
}

.product-item.product .buttton-inner li > a.quickview-button.loading span {
  opacity: 0;
}

.product-item.product .buttton-inner li > a.jws-wishlist-btn {
  transform: rotate(90deg);
  display: block;
}

.product-item.product .buttton-inner li > a.jws-wishlist-btn i {
  display: inline-block;
  font-size: 22px;
  margin-top: 5px;
}

.product-item.product .buttton-inner li > a.jws-wishlist-btn i:before {
  font-size: 20px;
}

.product-item.product .buttton-inner li > a.jws-wishlist-btn.added i:before {
  content: "\e80c";
  font-size: 18px;
}

.product-item.product
  .buttton-inner
  li
  > a.jws-wishlist-btn.added
  span.wishlist.notadd {
  display: none;
}

.product-item.product
  .buttton-inner
  li
  > a.jws-wishlist-btn.added
  span.wishlist.added {
  display: block;
}

.product-item.product
  .buttton-inner
  li
  > a.jws-wishlist-btn:hover
  span.wishlist {
  left: 35px;
  opacity: 1;
}

.product-item.product .buttton-inner li > a.jws-wishlist-btn span.wishlist {
  position: absolute;
  min-width: 70px;
  background: var(--secondary);
  font-size: 12px;
  color: var(--light);
  border-radius: 3px;
  padding: 1px 5px;
  top: 0;
  opacity: 0;
  left: 50%;
  pointer-events: none;
  line-height: 19px;
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.15);
  white-space: nowrap;
  transition: 0.3s all;
}

.product-item.product
  .buttton-inner
  li
  > a.jws-wishlist-btn
  span.wishlist.added {
  display: none;
}

.product-item.product .buttton-inner li > a.button:before {
  content: "";
  font-family: "jws_icon";
  content: "\ec28";
}

.product-item.product .buttton-inner li > a span {
  pointer-events: none;
  white-space: nowrap;
}

.product-item.product .buttton-inner li > a:hover {
  color: #fda043;
}

.product-item.product .buttton-inner li > a:hover span {
  opacity: 1;
}

.product-item.product .buttton-inner.buttton-inner_vertical {
  top: 67%;
  bottom: unset;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  max-width: 147px;
  left: 0%;
  transform-origin: 0 0;
}

.product-item.product .buttton-inner.buttton-inner_vertical ul {
  align-items: flex-start;
  flex-direction: row-reverse;
  align-items: center;
}

.product-item.product .buttton-inner.buttton-inner_vertical ul li {
  flex: 1;
}

.product-item.product .buttton-inner.buttton-inner_vertical ul li:first-child {
  border-left: 1px solid #e8e8eb;
}

.product-item.product
  .buttton-inner.buttton-inner_vertical
  ul
  li
  > a
  span.wishlist:after {
  margin-left: 1px;
  content: "";
  z-index: 2;
  position: absolute;
  border-top: 3px solid #fff0;
  border-bottom: 3px solid #fff0;
  border-right: 5px solid var(--secondary);
  left: -8px;
  top: 8px;
  right: unset;
  border-left: 3px solid #fff0;
}

.product-item.product .jws-attr {
  margin-bottom: 4px;
}

.product-item.product .jws-attr .jws-attr-swatches {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}

.product-item.product .jws-attr2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product-item.product .product-buy a {
  position: relative;
}

.product-item.product .product-buy a.loading:after {
  opacity: 0;
}

.product-item.product .product-buy a .loader {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  top: 48%;
  left: initial;
  right: -2px;
}

.product-item.product .product-buy.layout1 a:hover,
.product-item.product .product-buy.layout2 a:hover,
.product-item.product .product-buy.layout3 a:hover,
.product-item.product .product-buy.layout4 a:hover {
  color: var(--secondary);
}

.product-item.product .product-buy.layout2.out_of a:after {
  content: "";
  margin-left: 0;
}

.product-item.product .product-buy.layout2 a {
  font-size: 16px;
  font-weight: 500;
  color: var(--main);
}

.product-item.product .product-buy.layout2 a:after {
  content: "\f03e";
  font-family: "jws_icon";
  margin-left: 5px;
  font-weight: 700;
  font-size: 16px;
  margin-left: 10px;
  transition: 0.3s all;
}

.product-item.product .woocommerce-loop-product__title {
  font-weight: 500;
  margin-bottom: 11px;
}

.product-item.product .woocommerce-loop-product__title a {
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 25px;
  color: var(--heading);
}

.product-item.product .woocommerce-loop-product__title a:hover {
  color: var(--main);
}

.product-item.product .price {
  color: var(--heading);
  font-weight: 500;
  font-size: 16px;
}

.product-item.product .price del {
  opacity: 0.4;
  margin-right: 8px;
}

.product-item.product .price ins {
  text-decoration: none;
}

.product-item.product .product-short-text {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}

.product-item.product .star-rating-wap {
  margin-top: 10px;
}

.product-item.product .star-rating {
  width: 87px;
  margin: 0 auto;
}

.product-item.product .star-rating:before {
  font-size: 12px;
}

.product-item.product .star-rating span:before {
  font-size: 12px;
}

.added_to_cart {
  display: none !important;
}

.products-tab.layout1 .jws-wishlist-btn {
  float: right;
  font-size: 18px;
}

.products-tab.layout1 .jws-wishlist-btn.loading,
.products-tab.layout1 .jws-wishlist-btn.added {
  color: var(--main);
}

.products-tab.layout1 .product-item.product .woocommerce-loop-product__title {
  margin-bottom: 3px;
  padding-right: 20px;
}

.products-tab.product-deal .product-item.product .price {
  font-size: 16px;
}

.products-tab.product-deal
  .product-item.product
  .woocommerce-loop-product__title {
  margin-bottom: 5px;
}

.products-tab.product-deal .product-item-inner {
  text-align: center;
}

.products-tab.product-deal .product-short-description {
  max-width: 438px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.products-tab.product-deal .add_to_cart_button .woocommerce-Price-amount {
  border-left: 1px solid;
  margin-left: 15px;
  padding-left: 15px;
  line-height: 15px;
  display: inline-block;
}

.products-tab.product-deal .progress-bar-sold {
  position: relative;
  max-width: 383px;
  margin: 0 auto;
  text-align: left;
  margin-top: 27px;
  margin-bottom: 18px;
}

.products-tab.product-deal .progress-bar-sold > span {
  font-size: 14px;
}

.products-tab.product-deal .progress-bar-sold > span strong {
  font-weight: 500;
}

.products-tab.product-deal .progress-bar-sold > span span {
  margin-right: 5px;
}

.products-tab.product-deal .progress-bar-sold .line {
  width: 100%;
  position: relative;
  height: 5px;
  overflow: hidden;
  margin: 0 0 6px;
  top: 0;
}

.products-tab.product-deal .progress-bar-sold .line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--main);
  opacity: 0.2;
}

.products-tab.product-deal .progress-bar-sold .line span {
  position: absolute;
  height: 100%;
  background: var(--main);
  left: 0;
}

.products-tab.product-deal .progress-bar-sold .available_items {
  float: right;
}

.products-tab.product-deal .jws-sale-time {
  min-height: 78px;
  max-width: 225px;
  margin: 0 auto;
}

.products-tab.product-deal .jws-sale-time .jws-box-countdown {
  display: inline-block;
  vertical-align: middle;
  max-width: 25%;
  min-width: 20%;
  text-align: center;
}

.products-tab.product-deal .jws-sale-time .jws-box-countdown span span {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 9px 5px 0;
  max-width: 54px;
  color: var(--heading);
  font-weight: 700;
  font-size: 28px;
}

.products-tab.product-deal .jws-sale-time .jws-box-countdown span p {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 7px;
  margin-top: 4px;
  opacity: 0.7;
}

.products-tab.product-deal .jws-sale-time > span {
  vertical-align: top;
  padding: 9px 5px 0 5px;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
}

.products-tab.layout4 .product-item.product .woocommerce-loop-product__title {
  margin-bottom: 5px;
}

.products-tab.layout4 .product-item.product .jws-attr {
  margin-bottom: 8px;
}

.products-tab.layout3
  .product-item.product
  .product-content
  .star-rating-wap
  .review-count {
  display: none;
}

.products-tab.layout3 .product-item.product .product-buy.layout2 a:after {
  color: var(--secondary);
}

.products-tab.layout3 .product-item.product .product-content {
  text-align: center;
}

.products-tab.layout3 .product-item.product .product-buy {
  position: absolute;
  width: 100%;
  transition: 0.3s all;
  left: 0;
  opacity: 0;
}

.products-tab.layout3 .product-item.product .woocommerce-loop-product__title {
  margin-bottom: 5px;
}

.products-tab.layout3 .product-item.product .product-short-text {
  margin-bottom: 3px;
}

.products-tab.layout3 .product-item.product .price {
  font-size: 16px;
  transition: 0.3s all;
  display: block;
}

.products-tab.layout3 .product-item.product .jws-attr-swatches {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  bottom: 10px;
}

.products-tab.layout3
  .product-item.product
  .jws-attr-swatches
  .jws-attr-content {
  justify-content: center;
}

.products-tab.layout3 .product-item.product:hover .price {
  opacity: 0;
  transform: translateY(-10px);
}

.products-tab.layout3 .product-item.product:hover .product-buy {
  opacity: 1;
  transform: translateY(-23px);
}

.products-tab.layout2 .product-item.product .cat-list {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 3px;
}

.products-tab.layout2 .product-item.product .cat-list a {
  color: var(--main);
}

.products-tab.layout2 .product-item.product .product-image {
  margin-bottom: 22px;
}

.products-tab.layout2 .product-item.product .price {
  font-size: 14px;
}

.products-tab.layout2 .product-item.product .woocommerce-loop-product__title {
  margin-bottom: 4px;
}

.products-tab.layout2 .product-item.product .product-buy {
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.products-tab.layout2 .product-item.product .product-buy a {
  color: var(--third);
  display: block;
  background: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  transform: translatey(100%);
  opacity: 0;
}

.products-tab.layout2 .product-item.product .product-buy a:hover {
  background: var(--main);
  color: #fff;
}

.products-tab.layout2 .product-item.product .product-buy a:hover .loader .path {
  stroke: #fff;
}

.products-tab.layout2 .product-item.product .product-buy a span:after {
  content: "";
  font-family: "jws_icon";
  content: "\f03e";
  margin-left: 10px;
}

.products-tab.layout2 .product-item.product .product-buy a.loading .text {
  opacity: 0;
}

.products-tab.layout2 .product-item.product:hover .product-buy a {
  transform: translatey(0);
  opacity: 1;
}

@keyframes rotatekey {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

.jws-products-load-more {
  border: 1px solid #040202;
  font-weight: 500;
  padding: 12.5px 40px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

.jws-products-load-more.loading span {
  opacity: 0;
}

.jws-products-load-more.auto_load_more {
  opacity: 0;
}

.loading .loader {
  opacity: 1;
}

.loader {
  position: absolute;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  opacity: 0;
  top: 50%;
  left: 50%;
  z-index: 2;
}

.loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.loader .circular {
  animation: rotatekey 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: #000;
  stroke-linecap: round;
}

.spinner {
  font-size: 35px;
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
  margin-left: -15px;
  opacity: 0;
}

.spinner.loading {
  opacity: 1;
}

.shop-top-filters-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.view-product-2 {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/grid_2.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.view-product-3 {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/grid_3.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.grid-view {
  display: flex;
  align-items: center;
  margin-right: 12px;
}

.grid-view > span {
  margin-right: 23px;
  font-size: 12px;
  font-weight: 600;
}

.grid-view .view-icon-list {
  display: flex;
  margin: 0 -5.5px;
}

.grid-view a {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 0 5.5px;
  opacity: 0.5;
  background-size: contain;
}

.grid-view a:hover {
  opacity: 1;
}

.grid-view a.sel-active {
  opacity: 1;
}

.grid-view .view-product-4 {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/grid_4.svg);
}

.grid-view .view-product-2 {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/grid_2.svg);
}

.grid-view .view-product-1 {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/list_view.svg);
}

.woocommerce-ordering {
  position: relative;
}

.woocommerce-ordering div.orderby ul {
  padding: 0;
  list-style-type: none;
  transition: 0.3s all;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translatey(-10px);
  z-index: 10;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 0.1);
  width: 100%;
  pointer-events: none;
}

.woocommerce-ordering div.orderby ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 14px;
}

.woocommerce-ordering div.orderby ul li span {
  cursor: pointer;
}

.woocommerce-ordering div.orderby ul li span.current {
  color: var(--main);
}

.woocommerce-ordering div.orderby:hover ul {
  opacity: 1;
  transform: translatey(0);
  pointer-events: auto;
}

.woocommerce-ordering .orderby-current {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  display: block;
  background: #e8e8eb;
  padding: 5px 10px;
  min-width: 185px;
}

.woocommerce-ordering .orderby-current:after {
  content: "\eaec";
  font-family: "jws_icon";
  position: absolute;
  right: 12px;
  font-weight: 700;
  color: var(--main);
  font-size: 12px;
}

.woocommerce-ordering select {
  display: none;
}

.shop-nav-top {
  margin: 0;
  margin-bottom: 25px;
  padding-bottom: 13px;
  align-items: center;
}

.shop-nav-top > div {
  padding: 0;
}

.shop-page {
  padding-top: 40px;
  padding-bottom: 103px;
}

.shop-page .single_add_to_cart_button {
  background: #e8e8eb;
  color: var(--btn-bgcolor2);
}

.shop-page .woocommerce-pagination {
  text-align: center;
  position: relative;
}

.shop-page .woocommerce-pagination .page-numbers {
  justify-content: center;
}

.shop-page .woocommerce-pagination .spinner-blade {
  position: absolute;
  left: 0.4629em;
  bottom: 0;
  width: 2px;
  height: 6px;
  border-radius: 0.5em;
  background-color: #fff0;
  transform-origin: center -0.2222em;
  -webkit-animation: spinner-fade 1s infinite linear;
  animation: spinner-fade 1s infinite linear;
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  transform: rotate(0deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(2) {
  -webkit-animation-delay: 0.13s;
  animation-delay: 0.13s;
  transform: rotate(45deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(3) {
  -webkit-animation-delay: 0.26s;
  animation-delay: 0.26s;
  transform: rotate(90deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(4) {
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s;
  transform: rotate(135deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(5) {
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
  transform: rotate(180deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(6) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
  transform: rotate(225deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(7) {
  -webkit-animation-delay: 0.78s;
  animation-delay: 0.78s;
  transform: rotate(270deg);
}

.shop-page .woocommerce-pagination .spinner-blade:nth-child(8) {
  -webkit-animation-delay: 0.91s;
  animation-delay: 0.91s;
  transform: rotate(315deg);
}

.shop-page .product-item {
  margin-bottom: 40px;
}

.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.left {
  padding-right: 43px;
  padding-top: 59px;
}

.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.right {
  padding-left: 43px;
  padding-top: 59px;
}

.shop-page .sidebar-no_sidebar .woocommerce-result-count {
  margin-right: 9px;
  border-right: 1px solid #c4c4c4;
  padding-right: 13px;
}

.shop-page .woocommerce-result-count {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  line-height: 16px;
}

.shop-page .shop-container.no_container {
  padding: 0 70px;
}

.shop-page .shop-topbar {
  display: none;
  margin-bottom: 24px;
}

.shop-page .widget_layered_nav_filters {
  margin-bottom: 24px;
}

.shop-page .widget_layered_nav_filters ul {
  list-style-type: none;
}

.shop-page .widget_layered_nav_filters ul .chosen {
  margin-right: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.shop-page .widget_layered_nav_filters ul .chosen a {
  border: 1px solid rgb(117 117 117 / 0.5);
  padding: 2px 10px;
  display: block;
}

.shop-page .widget_layered_nav_filters ul .chosen a:after {
  content: "\e814";
  font-family: "jws_icon";
  margin-left: 5px;
}

.shop-page .widget_layered_nav_filters ul li {
  display: inline-block;
}

.shop-page .widget_layered_nav_filters ul li .remove-filter-actived {
  color: var(--third);
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 1px;
}

.shop-page .show_filter_shop {
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  border: 0;
  padding: 0;
  background: #fff0;
  margin-right: 10px;
  text-transform: capitalize;
}

.shop-page .show_filter_shop:hover {
  color: var(--main);
}

.shop-page .show_filter_shop .jws_filter {
  vertical-align: middle;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 0 5.5px;
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/Filter_alt.svg);
}

.shop-page .show_filter_shop i {
  color: #979797;
  font-size: 16px;
  margin-right: 9px;
}

.jws-filter-modal {
  display: none;
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

.jws-filter-modal .modal-top {
  margin-bottom: 34px;
}

.jws-filter-modal .modal-top .modal-title {
  font-weight: 500;
  color: var(--heading);
}

.jws-filter-modal .modal-top .modal-close {
  color: var(--third);
  font-size: 14px;
  float: right;
}

.jws-filter-modal .modal-top .modal-close:after {
  content: "\e814";
  font-family: "jws_icon";
  margin-left: 4px;
  font-size: 22px;
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
}

.jws-filter-modal .widget-title.close:before {
  transform: rotate(180deg);
  transition-delay: 0.05s;
}

.jws-filter-modal .widget-title.close:after {
  transform: rotate(180deg);
}

.jws-filter-modal .widget-title {
  position: relative;
}

.jws-filter-modal .modal-content {
  scrollbar-width: thin;
  width: 20rem;
  padding: 2rem;
  transform: translateX(-100%);
  overflow: auto;
  opacity: 0;
  transition: 0.4s all;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: var(--light);
}

.jws-filter-modal .modal-overlay {
  background: #040202;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all;
}

.jws-filter-modal.open .modal-content {
  transform: translateX(0);
  opacity: 1;
}

.jws-filter-modal.open .modal-overlay {
  opacity: 0.2;
  visibility: visible;
}

.filter-shop-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.filter-shop-nav > span {
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
}

.filter-shop-nav > section {
  display: inline-block;
}

.filter-shop-nav > section:not(:last-child) {
  margin-right: 15px;
}

.filter-shop-nav > section:hover > ul,
.filter-shop-nav > section:hover > div,
.filter-shop-nav > section:hover > form {
  opacity: 1;
  transform: translatey(0);
  pointer-events: auto;
}

.filter-shop-nav > section > h5 {
  margin-bottom: 0;
  font-size: 14px;
  font-family: var(--body-font);
  font-weight: 300;
  cursor: pointer;
  position: relative;
}

.filter-shop-nav > section > h5:before {
  content: "";
  width: 100%;
  position: absolute;
  top: 100%;
  height: 40px;
}

.filter-shop-nav > section > h5:after {
  content: "\eaec";
  font-family: "jws_icon";
  margin-left: 8px;
  font-weight: 700;
  font-size: 15px;
}

.filter-shop-nav > section > h5 + ul,
.filter-shop-nav > section > h5 + div,
.filter-shop-nav > section > h5 + form {
  opacity: 0;
  transform: translatey(-15px);
  position: absolute;
  top: 100%;
  background: #fff;
  pointer-events: none;
  transition: 0.3s all;
  z-index: 15;
  width: 280px;
  padding: 20px !important;
  border: 1px solid #ebebeb;
  margin-top: 13px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-successful {
  padding: 20px 30px;
  margin: 0 0 2em;
  position: relative;
  background-color: #1e85be;
  color: #fff;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-successful a {
  text-decoration: underline;
}

.woocommerce-info {
  background-color: #fef5e5;
  color: #33343a;
}

.woocommerce-error {
  background-color: #fceceb;
  color: #33343a;
}

.woocommerce-error li:not(.cart-empty):before {
  content: "\F216";
  font-family: "jws_icon";
  font-size: 20px;
  font-weight: 700;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

.woocommerce-message {
  background-color: #dff5dd;
  color: #33343a;
}

.woocommerce-message:not(.cart-empty):before {
  content: "\E80E";
  color: #48bd68;
  font-family: "jws_icon";
  font-size: 22px;
  font-weight: 700;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

@media (min-width: 992px) {
  .sidebar-has_sidebar .jws-filter-modal {
    display: block !important;
    position: relative;
    z-index: 1;
  }

  .sidebar-has_sidebar .jws-filter-modal .modal-content.sidebar {
    position: relative;
    opacity: 1;
    transform: none;
    padding: 0;
    width: auto;
    z-index: 1;
    overflow: unset;
  }

  .sidebar-has_sidebar .jws-filter-modal .modal-top {
    display: none;
  }
}

@media (max-width: 1440px) {
  .shop-page .sidebar-has_sidebar.no_container .siderbar-inner.left {
    padding-right: 0;
  }

  .shop-page .sidebar-has_sidebar.no_container .siderbar-inner.right {
    padding-left: 0;
  }
}

@media (max-width: 1024px) {
  .shop-page .shop-container.no_container {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .shop-page .sidebar-has_sidebar .siderbar-inner {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    padding-top: 2rem !important;
  }

  .shop-page .woocommerce-result-count {
    display: none;
  }
}

@media (max-width: 374px) {
  .shop-nav-top > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .shop-nav-top > div .show_filter_shop {
    margin-bottom: 30px;
  }

  .shop-nav-top > div .shop-top-filters-right {
    justify-content: start;
  }

  .shop-nav-top > div .shop-top-filters-right .woo-ordering {
    width: 100%;
  }

  .shop-nav-top
    > div
    .shop-top-filters-right
    .woo-ordering
    .woocommerce-ordering
    .orderby-current {
    min-width: 100%;
  }
}

@media (max-width: 767px) {
  .products-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }

  .shop-page .product-item {
    padding-right: 5px;
    padding-left: 5px;
  }

  .shop-page .grid-view {
    display: none;
  }

  .product-item.product .product-item-inner.list {
    display: block;
  }

  .product-item.product .product-item-inner.list .product-image {
    max-width: 100%;
  }

  .product-item.product .product-item-inner.list .product-content {
    width: 100%;
    padding-left: 0;
    padding-top: 12px;
  }
}

@media (max-width: 375px) {
  .product-item.product .product-item-inner.list .single_add_to_cart_action {
    flex-direction: column;
  }

  .product-item.product
    .product-item-inner.list
    .single_add_to_cart_action
    .jws-quantity-wrap {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.jws-wishlist-table .add_all_product {
  margin-top: 37px;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
  text-align: center;
}

.jws-wishlist-table .add_all_product a {
  min-width: 140px;
  padding: 14px 60px;
  background: var(--btn-bgcolor);
  color: #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
}

.jws-wishlist-table .add_all_product a:hover {
  background: var(--btn-bgcolor2);
}

.jws-wishlist-table .jws-wishlist-row {
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
}

.jws-wishlist-table .jws-wishlist-row thead {
  background: #f2f2f2;
  color: var(--heading);
  text-align: left;
}

.jws-wishlist-table .jws-wishlist-row thead tr th {
  text-align: center;
}

.jws-wishlist-table .jws-wishlist-row thead tr th:first-child {
  padding: 20px 5%;
  text-align: left;
}

.jws-wishlist-table .jws-wishlist-row tbody {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}

.jws-wishlist-table .jws-wishlist-row tbody tr {
  border-bottom: 1px solid #f2f2f2;
}

.jws-wishlist-table .jws-wishlist-row tbody tr td {
  vertical-align: middle;
}

.jws-wishlist-table .jws-wishlist-row tbody tr .jws-wishlist-remove {
  color: var(--heading);
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .wishlist_action
  .add-to-cart-loop {
  min-width: 140px;
  padding: 10px 15px;
  background: var(--btn-bgcolor);
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px;
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .wishlist_action
  .add-to-cart-loop:hover {
  background: var(--btn-bgcolor2);
}

.jws-wishlist-table .jws-wishlist-row tbody tr td.jws_wishlist_detail {
  padding: 25px 4%;
}

.jws-wishlist-table .jws-wishlist-row tbody tr td:not(.jws_wishlist_detail) {
  text-align: center;
  padding: 25px 30px;
}

.jws-wishlist-table .jws-wishlist-row tbody tr .price .star-rating {
  display: block;
  margin: 0 auto;
  width: 95px;
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .jws_wishlist_detail
  .product-image {
  display: inline-block;
  max-width: 66px;
  margin-right: 30px;
  vertical-align: middle;
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .jws_wishlist_detail
  .product-title {
  display: inline-block;
  width: calc(100% - 100px);
  vertical-align: middle;
  max-width: 230px;
  font-weight: 500;
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .jws_wishlist_detail
  .product-title
  a {
  color: var(--heading);
}

.jws-wishlist-table
  .jws-wishlist-row
  tbody
  tr
  .jws_wishlist_detail
  .product-title
  a:hover {
  color: var(--main);
}

.jws-empty-wishlist,
.jws-empty-compare {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 19px;
  font-family: var(--body);
}

.return-to-shop a {
  min-width: 140px;
  padding: 14px 60px;
  background: var(--btn-bgcolor);
  color: #fff;
  display: inline-block;
  margin-top: 30px;
}

.return-to-shop a:hover {
  background: var(--btn-bgcolor2);
}

@media (max-width: 767px) {
  .jws_products.jws_products_skin9 .jws_products_item .jws_content_product,
  .jws_products.jws_products_skin1 .jws_products_item .jws_content_product {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .jws_products.jws_products_skin9
    .jws_products_item
    .jws_content_product
    .jws_content_center_product,
  .jws_products.jws_products_skin1
    .jws_products_item
    .jws_content_product
    .jws_content_center_product {
    margin: 0;
  }

  .jws_products.jws_products_skin4
    .jws_products_item
    .jws_content_product
    .jws_content_center_product {
    margin: 0;
  }

  .jws-wishlist-table .jws-wishlist-row thead {
    display: none;
  }

  .jws-wishlist-table .jws-wishlist-row tbody {
    display: block;
    border: none;
  }

  .jws-wishlist-table .jws-wishlist-row tbody tr {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border: 2px solid #f2f2f2;
  }

  .jws-wishlist-table .jws-wishlist-row tbody tr td {
    display: block;
    text-align: center;
  }

  .jws-wishlist-table .jws-wishlist-row tbody tr td .product-image {
    margin-right: 0 !important;
    margin-bottom: 15px !important;
  }

  .jws-wishlist-table .jws-wishlist-row tbody tr td .product-title {
    width: 100% !important;
  }
}

.quick-view-main.mfp-bg {
  background: #000;
  opacity: 0.8;
}

.quick-view-main .popup-quick-view {
  max-width: 1050px;
  margin: 0 auto;
  background: #fff;
  transition: 0.4s all;
}

.quick-view-main .popup-quick-view .main-product.product {
  padding: 25px 25px;
}

.quick-view-main .popup-quick-view .main-product.product .jws_pr_labels {
  left: 30px;
  top: 30px;
  z-index: 2;
}

.quick-view-main .popup-quick-view .entry-summary {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
  mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
  overflow-y: auto;
  padding: 0 15px 30px;
}

.quick-view-main .popup-quick-view .mfp-close {
  border-radius: 100%;
  position: fixed;
  right: 15px;
  top: 15px;
  background: #fff0;
}

.quick-view-main .popup-quick-view .mfp-close:before {
  vertical-align: middle;
}

.quick-view-main .popup-quick-view .mfp-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.quick-view-main .popup-quick-view .shop-single {
  padding: 0;
  position: relative;
}

.quick-view-main .popup-quick-view .shop-single .jws-summary {
  margin: 0 0 15px;
}

.quick-view-main .popup-quick-view figure {
  margin: 0;
}

.quick-view-main .woocommerce-review-link {
  pointer-events: none;
}

.quick-view-main.mfp-bg {
  transition: 0.3s ease;
}

.quick-view-main.mfp-ready .mfp-content > div {
  opacity: 1;
}

.quick-view-main.mfp-removing .mfp-content > div {
  opacity: 0;
}

.quick-view-main.mfp-removing.mfp-bg {
  opacity: 0;
}

.quick-view-main .mfp-content > div {
  opacity: 0;
  transition: 0.5s ease;
  transform: translatey(-20px);
}

.quick-view-main.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}

.quick-view-main.mfp-ready .mfp-content > div {
  opacity: 1;
  transform: translatey(0);
}

.quick-view-main.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.quick-view-main.mfp-removing .mfp-content > div {
  transform: translatey(20px);
  opacity: 0;
}

.quick-view-main.mfp-removing.mfp-bg {
  opacity: 0;
}

@media (max-width: 767px) {
  .quick-view-main .popup-quick-view .main-product.product {
    padding: 0;
  }

  .quick-view-main .popup-quick-view .entry-summary {
    position: relative;
    -webkit-mask-image: none;
  }
}

.woo-account-form {
  max-width: 600px;
  margin: 0 auto;
}

.woocommerce .woocommerce-MyAccount-navigation {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #eee;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: rgb(136 136 136 / 0.12) !important;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: rgb(0 0 0 / 0.9);
  padding: 10px 15px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #f8f8f8;
}

.woocommerce .woocommerce-MyAccount-content {
  width: 69%;
  display: inline-block;
  padding: 0 30px;
}

.woocommerce .woocommerce-MyAccount-content form h3 {
  font-size: 24px;
  color: var(--heading);
  font-weight: 500;
  line-height: 1.7em;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.woocommerce .woocommerce-MyAccount-content form label {
  color: var(--heading);
  margin-bottom: 10px;
}

.woocommerce .woocommerce-MyAccount-content form .input-text,
.woocommerce .woocommerce-MyAccount-content form select {
  border: 1px solid #aaa;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
  transition: 0.3s all;
  background: #fff0;
  color: var(--main);
}

.woocommerce .woocommerce-MyAccount-content form button {
  display: block;
  position: relative;
  text-align: center;
  margin-top: 30px;
  color: #fff;
  min-width: 100%;
  background: var(--btn-bgcolor);
  height: 50px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  border: none;
  outline: none;
}

.woocommerce .woocommerce-MyAccount-content form button:hover {
  background: var(--btn-bgcolor2);
}

.woocommerce
  .woocommerce-MyAccount-content
  form
  fieldset
  .form-row
  .password-input {
  display: block;
}

.lost_reset_password {
  max-width: 600px;
  margin: 0 auto;
}

form.woocommerce-form-track-order .form-row,
.lost_reset_password .form-row {
  margin-bottom: 20px;
  margin-top: 20px;
}

form.woocommerce-form-track-order .form-row label,
.lost_reset_password .form-row label {
  font-weight: 500;
  color: var(--heading);
}

form.woocommerce-form-track-order .button,
.lost_reset_password .button {
  padding: 14px 35px 14px 35px;
  background: var(--btn-bgcolor);
  color: var(--btn-color);
  border-style: solid;
  border-width: 0 0 0 0;
  font-weight: 500;
  display: block;
  text-align: center;
  margin-top: 25px;
  min-width: 190px;
}

form.woocommerce-form-track-order .button:hover,
.lost_reset_password .button:hover {
  background: var(--btn-bgcolor2);
}

@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    border: 0;
    padding: 15px 0;
  }

  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
  }
}

.order-total + .recurring-totals {
  display: none;
}

.woocommerce-cart .shop_table tr.cart_item td {
  padding: 22px 22px 21px 26px;
  border: none;
  border-bottom: 1px solid #e8e8eb;
}

.woocommerce-cart .shop_table tr.order-total .includes_tax {
  display: block;
  margin-top: 5px;
}

.woocommerce-cart .shop_table {
  width: 100%;
}

.woocommerce-cart .shop_table th.product-thumbnail {
  width: 10px;
}

.woocommerce-cart .shop_table th.product-remove {
  width: 40px;
}

.woocommerce-cart .shop_table td.order-status {
  text-align: center !important;
}

.woocommerce-cart .shop_table td.product-remove {
  padding: 20px 0 20px 7px !important;
  text-align: left;
}

.woocommerce-cart .shop_table td.product-remove a {
  position: relative;
  font-size: 0;
  display: inline-block;
  border-radius: 50%;
  width: 20px;
  cursor: pointer;
  padding-right: 16px;
  padding-right: 0;
  color: #e8e8eb;
}

.woocommerce-cart .shop_table td.product-remove a:hover:before {
  color: #d00505;
}

.woocommerce-cart .shop_table td.product-remove a:before {
  content: "\e814";
  font-family: "jws_icon";
  position: absolute;
  font-size: 15px;
  left: 0;
  font-weight: 700;
}

.woocommerce-cart .shop_table td.product-name .variation {
  display: inline-block;
  margin-top: 5px;
}

.woocommerce-cart .shop_table td.product-name .variation dd,
.woocommerce-cart .shop_table td.product-name .variation dt {
  margin: 0;
  color: var(--heading);
  display: inline-block;
}

.woocommerce-cart .shop_table td.product-name .variation .variation-Vendor {
  display: inline-block;
  margin: 0;
}

.woocommerce-cart .shop_table td.product-thumbnail img {
  max-width: 80px;
  height: auto;
  background: var(--bacground_thumbnail);
}

.woocommerce-cart .shop_table td.product-name h6 {
  margin-bottom: 0;
}

.woocommerce-cart .woocommerce-cart-form .jws-quantity-wrap {
  margin-top: 0;
  margin-right: 0;
}

.woocommerce-cart .woocommerce .cart-empty {
  text-align: center;
  position: relative;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 140px 0 0 0;
  font-weight: bold !important;
  margin-bottom: 30px;
  background: #fff0;
  border: 0;
  color: var(--heading);
}

.woocommerce-cart .woocommerce .cart-empty:after,
.woocommerce-cart .woocommerce .cart-empty:before {
  position: absolute;
  color: rgb(142 142 142 / 0.2);
  left: 50%;
  font-weight: 400;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -sand-transform: translateX(-50%);
}

.woocommerce-cart .woocommerce .cart-empty:before {
  font-size: 115px;
  top: -17px;
  content: "\F03E";
  font-family: "jws_icon";
}

.woocommerce-cart .woocommerce .cart-empty:after {
  font-size: 45px;
  top: 45px;
  content: "\E814";
  font-family: "jws_icon";
}

.woocommerce-cart .woocommerce .return-to-shop {
  text-align: center;
  margin-bottom: 50px;
}

.woocommerce-cart .woocommerce .cart-emtry-text {
  text-align: center;
}

.woocommerce-cart .shop_table {
  border-collapse: unset;
}

.woocommerce-cart .shop_table thead th {
  color: var(--heading);
  padding: 0;
  padding-left: 26px;
  border-bottom: 1px solid #e8e7ec;
  padding-bottom: 19px;
}

.woocommerce-cart .shop_table tr .actions {
  padding: 30px 0;
}

.woocommerce-cart .shop_table tr .actions:after {
  display: table;
  content: " ";
  clear: both;
}

.woocommerce-cart .shop_table tr .actions .col-right {
  float: right;
}

.woocommerce-cart .shop_table tr .actions .col-right .button {
  padding: 18px 35px;
  color: var(--heading);
  display: inline-block;
  height: 50px;
  line-height: 17px;
  border: none;
  transition: 0.3s all;
}

.woocommerce-cart
  .shop_table
  tr
  .actions
  .col-right
  .button:not([disabled]):hover {
  background: var(--btn-bgcolor);
  opacity: 1;
}

.woocommerce-cart .shop_table tr .actions .col-right .button[disabled] {
  opacity: 0.5;
  background: #e8e8eb;
  cursor: no-drop;
}

.woocommerce-cart .shop_table tr .actions .col-right a {
  color: var(--heading);
  border: 1px solid #919191;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 220px;
  margin-right: 12px;
  margin-bottom: 10px;
  margin-left: 12px;
}

.woocommerce-cart .shop_table tr .actions .col-right a:hover {
  background: var(--heading);
  border-color: var(--heading);
  color: #fff;
}

.woocommerce-cart .shop_table tr .actions .coupon {
  float: left;
  position: relative;
}

.woocommerce-cart .shop_table tr .actions .coupon label {
  display: none;
}

.woocommerce-cart .shop_table tr .actions .coupon button {
  padding: 14px 35px 14px 35px;
  background: var(--btn-bgcolor2);
  color: var(--btn-color);
  border-style: solid;
  border-width: 0 0 0 0;
  font-weight: 700;
  letter-spacing: 1px;
}

.woocommerce-cart .shop_table tr .actions .coupon .input-text {
  min-height: 50px;
  display: inline-block;
  border-color: #e8e8eb;
  max-width: 202px;
  margin-right: 11px;
  font-weight: 500;
}

.woocommerce-cart
  .shop_table
  tr
  .actions
  .coupon
  .input-text::-webkit-input-placeholder {
  color: var(--heading);
}

.woocommerce-cart
  .shop_table
  tr
  .actions
  .coupon
  .input-text::-moz-placeholder {
  color: var(--heading);
}

.woocommerce-cart
  .shop_table
  tr
  .actions
  .coupon
  .input-text:-ms-input-placeholder {
  color: var(--heading);
}

.woocommerce-cart .shop_table tr .actions .coupon .input-text:-moz-placeholder {
  color: var(--heading);
}

.woocommerce-cart .shop_table tr .product-name > a {
  color: var(--heading);
}

.woocommerce-cart .shop_table tr .product-price .amount,
.woocommerce-cart .shop_table tr .product-subtotal .amount {
  color: var(--heading);
  font-weight: 600;
}

.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  margin-bottom: 20px;
  color: var(--main);
  font-weight: 500;
  margin-top: 7px;
  text-underline-offset: 0.1em;
}

.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
  text-align: left;
  margin-bottom: 30px;
}

.cart-collaterals .woocommerce-shipping-calculator .select2.select2-container {
  width: 100% !important;
  margin-bottom: 15px;
}

.cart-collaterals
  .woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single {
  border-radius: 0;
  border: 1px solid #d1d1d1;
  height: 50px;
  padding-left: 24px;
}

.cart-collaterals
  .woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 50px;
  padding: 0;
}

.cart-collaterals .woocommerce-shipping-calculator select,
.cart-collaterals .woocommerce-shipping-calculator .input-text {
  border: 1px solid #d1d1d1;
  height: 40px;
  padding-left: 24px;
  width: 100%;
  margin-bottom: 15px;
  background-color: #fff;
}

.cart-collaterals .woocommerce-shipping-calculator button {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  background: var(--main);
  color: #fff;
  min-width: 100%;
  height: 50px;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
  border: none;
  outline: none;
}

.cart-collaterals .cross-sells > h2 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 0;
}

.cart-collaterals .continue {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.7px;
}

.cart-collaterals .continue i {
  margin-left: 10px;
}

.cart-collaterals .cart_totals {
  margin: 20px 0 0 auto;
  max-width: 550px;
}

.cart-collaterals .cart_totals h3 {
  font-weight: 700;
  font-family: var(--body-font);
}

.cart-collaterals .cart_totals .shop_table {
  background: #f5f5f5;
  padding: 0 30px;
  margin-bottom: 30px;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop {
  font-weight: 500;
  display: block;
  text-align: center;
  margin-top: 10px;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop i {
  transform: scaleX(0);
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop i:before {
  font-weight: 700;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  padding: 14px 35px 14px 35px;
  background: var(--btn-bgcolor2);
  color: var(--btn-color);
  border-style: solid;
  border-width: 0 0 0 0;
  font-weight: 700;
  display: block;
  text-align: center;
}

.cart-collaterals .cart_totals .respon-table {
  padding: 9px 30px 9px 30px;
  background: #f6f6f6;
  margin-top: 27px;
}

.cart-collaterals .cart_totals table tr {
  display: block;
  border: none;
}

.cart-collaterals .cart_totals table tr:after {
  content: "";
  display: table;
  clear: both;
}

.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
  padding: 0;
}

.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 0;
}

.cart-collaterals .cart_totals table tr.order-total th,
.cart-collaterals .cart_totals table tr.order-total td {
  border-top: 0;
  padding-top: 17px;
  padding-bottom: 30px;
}

.cart-collaterals .cart_totals table tr.order-total td {
  font-weight: 500;
  color: var(--heading);
}

.cart-collaterals .cart_totals table tr .woocs_special_price_code {
  font-weight: 400;
}

.cart-collaterals .cart_totals table tr th {
  padding: 15px 0;
  font-weight: 700;
  padding-right: 10px;
  color: var(--heading);
  float: left;
}

.cart-collaterals .cart_totals table tr td {
  text-align: right;
  float: right;
  padding: 15px 0;
}

.cart-collaterals .cart_totals table tr td[data-title="Subtotal"] {
  color: var(--heading);
}

.cart-collaterals .cart_totals table tr td .woocommerce-shipping-methods {
  list-style-type: none;
  padding: 0;
}

.cart-collaterals .cart_totals table tr td label {
  font-weight: 400;
}

.cart-collaterals .cart_totals table tr td input[type="radio"] {
  position: relative;
  top: 2px;
  float: right;
  margin-right: 0;
  margin-left: 7px;
}

@media (max-width: 767px) {
  .woocommerce-checkout .woocommerce .woocommerce-info {
    font-size: 14px;
  }

  .cart-collaterals .continue {
    margin-bottom: 15px;
    display: block;
  }

  .cart-actions .coupon_col,
  .cart-actions .update_col {
    float: none;
  }

  .update_col {
    margin-top: 10px;
  }

  .cart-actions .coupon .input-text {
    margin-bottom: 15px;
  }

  .woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr {
    border-color: #2d2d2d;
  }

  .woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr td {
    border-color: #2d2d2d;
  }

  .woocommerce-cart-form .shop_table {
    width: 100%;
    display: block;
  }

  .woocommerce-cart-form .shop_table thead {
    display: none;
  }

  .woocommerce-cart-form .shop_table thead th {
    width: 25%;
  }

  .woocommerce-cart-form .shop_table thead th.product-remove,
  .woocommerce-cart-form .shop_table thead th.product-thumbnail {
    display: none;
  }

  .woocommerce-cart-form .shop_table tbody {
    display: block;
  }

  .woocommerce-cart-form .shop_table tbody tr {
    display: block;
    margin: 30px 0;
    border: 1px solid #efefef;
  }

  .woocommerce-cart-form .shop_table tbody tr td {
    width: 100%;
    display: block;
    position: relative;
    text-align: right;
    border-bottom: 1px solid #efefef;
  }

  .woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
    border: 0;
  }

  .woocommerce-cart-form .shop_table tbody tr td.product-quantity:before {
    padding-top: 4px;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions {
    text-align: center;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions .col-right {
    max-width: 80%;
    float: none;
    margin: 0 auto;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions .col-right button {
    width: 100%;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
    margin: 0 auto 20px;
    float: none;
    max-width: 80%;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions .coupon .input-text {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .woocommerce-cart-form .shop_table tbody tr td.actions .button {
    width: 100%;
    float: none;
  }

  .woocommerce-cart-form .shop_table tbody tr td:before {
    content: attr(data-title);
    font-weight: 600;
    float: left;
    color: var(--heading);
  }

  .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
    text-align: center;
  }

  .woocommerce-cart-form .shop_table tbody tr td.product-remove:before,
  .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail:before {
    content: "";
  }
}

.nxl-cart-content {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: 0.7s all;
  -o-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -moz-transition: 0.7s all;
  transition: 0.7s all;
  -webkit-transform: translateX(105%);
  -o-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -moz-transform: translateX(105%);
  transform: translateX(105%);
  min-width: 300px;
  background-color: #fff;
  box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -ms-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -moz-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -o-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 0.05);
  height: 100%;
  overflow: auto;
}

.nxl-cart-content.active {
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}

.nxl-cart-content .blockUI.blockOverlay:before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff #fff0 #fff #fff0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -25px;
  margin-top: -25px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
  animation: lds-dual-ring 1.2s linear infinite;
}

.nxl-cart-content > h6 {
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 17px;
  margin: 0;
  margin-bottom: 30px;
  padding: 15px 0;
}

.nxl-cart-content .woocommerce-mini-cart__empty-message {
  text-align: center;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  padding: 250px 0 0 0;
  margin-bottom: 30px;
}

.nxl-cart-content .woocommerce-mini-cart__empty-message:before {
  font-size: 180px;
  top: -17px;
  font-family: Flaticon;
  content: "\f100";
}

.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
  content: "\f00d";
  font-size: 60px;
  top: 100px;
  font-family: "FontAwesome";
}

.nxl-cart-content .woocommerce-mini-cart__empty-message:before,
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
  position: absolute;
  color: rgb(142 142 142 / 0.2);
  left: 50%;
  font-weight: 400;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -sand-transform: translateX(-50%);
}

.nxl-cart-content .woocommerce-mini-cart__total {
  position: absolute;
  bottom: 48px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  display: block;
  width: 100%;
  border-top: 1px solid #f5f5f5;
  background-color: #fff;
}

.nxl-cart-content .woocommerce-mini-cart__total strong {
  color: var(--heading);
}

.nxl-cart-content .woocommerce-mini-cart__buttons {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
}

.nxl-cart-content .woocommerce-mini-cart__buttons a {
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  background: var(--main);
}

.nxl-cart-content .woocommerce-mini-cart__buttons a:first-child {
  background: #000;
}

.nxl-cart-content ul {
  padding: 0 30px;
  width: 100%;
  overflow: auto;
  position: absolute;
  scrollbar-width: none;
  -ms-overflow-style: none;
  height: calc(100% - 120px);
}

.nxl-cart-content ul::-webkit-scrollbar {
  width: 0;
}

.nxl-cart-content ul li {
  border-bottom: 1px dashed #d6d6d6;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
}

.nxl-cart-content ul li:last-child {
  border: none;
}

.nxl-cart-content ul li:hover {
  border-color: #000;
}

.nxl-cart-content ul li .remove {
  font-size: 20px;
  width: 22px;
  height: 22px;
  display: block;
  text-align: center;
  line-height: 22px;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  background: var(--main);
}

.nxl-cart-content ul li .remove:hover {
  background: #000;
}

.nxl-cart-content ul li a {
  font-size: 14px;
  text-align: center;
  display: block;
  color: var(--heading);
  font-weight: 500;
}

.nxl-cart-content ul li a img {
  max-width: 75px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.nxl-cart-content ul li .quantity {
  display: block;
  text-align: center;
}

.nxl-cart-content ul li .quantity > span:before {
  font-size: 11px;
}

.dark-mode-on.woocommerce-cart .woocommerce .button.wc-backward {
  color: #191919;
}

.jws_options_table {
  display: none;
}

form.woocommerce-checkout {
  margin-top: 44px;
}

form.woocommerce-checkout .required {
  color: #df0000;
  text-decoration: none;
  border: none;
}

form.woocommerce-checkout .woocommerce-account-fields .form-row {
  margin-bottom: 0 !important;
}

form.woocommerce-checkout .woocommerce-account-fields input {
  margin-right: 5px;
}

form.woocommerce-checkout .woocommerce-shipping-fields h3 {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font);
  line-height: 25px;
  color: var(--heading);
}

form.woocommerce-checkout .woocommerce-shipping-fields h3 input {
  margin-right: 5px;
}

form.woocommerce-checkout .woocommerce-billing-fields h3 {
  font-weight: 600;
  font-size: 25px;
  line-height: 31px;
  color: var(--heading);
  margin-bottom: 25px;
}

form.woocommerce-checkout .woocommerce-additional-fields label {
  color: var(--heading);
  margin-bottom: 7px;
  font-weight: 700;
}

form.woocommerce-checkout .woocommerce-additional-fields textarea {
  border: 1px solid #e8e8eb;
  height: 106px;
  padding-left: 10px;
  background: #fff0;
}

form.woocommerce-checkout .woocommerce-additional-fields textarea::placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout
  .woocommerce-additional-fields
  textarea:-ms-input-placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout
  .woocommerce-additional-fields
  textarea::-ms-input-placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout .woocommerce-account-fields,
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields {
  margin-bottom: 12px;
}

form.woocommerce-checkout .woocommerce-account-fields .form-row,
form.woocommerce-checkout .woocommerce-billing-fields .form-row,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row {
  position: relative;
  margin-top: 0;
  display: inline-block;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 18px;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  label:not(.woocommerce-form__label-for-checkbox),
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  label:not(.woocommerce-form__label-for-checkbox),
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  label:not(.woocommerce-form__label-for-checkbox) {
  color: var(--heading);
  font-weight: 700;
  margin-bottom: 9px;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  .screen-reader-text,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .screen-reader-text,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  .screen-reader-text {
  width: auto;
  height: auto;
  overflow: unset;
  clip: unset;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  input::placeholder,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  input::placeholder,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  input::placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  input:-ms-input-placeholder,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  input:-ms-input-placeholder,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  input:-ms-input-placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  input::-ms-input-placeholder,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  input::-ms-input-placeholder,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  input::-ms-input-placeholder {
  color: var(--heading);
  opacity: 0.7;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  .select2.select2-container,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .select2.select2-container,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  .select2.select2-container {
  width: 100% !important;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  .select2-selection--single,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .select2-selection--single,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  .select2-selection--single {
  border: 1px solid #e8e8eb;
  height: 50px;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  input:not(.input-checkbox),
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  input:not(.input-checkbox),
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  border: 1px solid #e8e8eb;
  height: 50px;
  padding: 0 12px;
  width: 100%;
  transition: 0.3s all;
}

form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  padding: 0 20px;
}

form.woocommerce-checkout
  .woocommerce-account-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered,
form.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered,
form.woocommerce-checkout
  .woocommerce-shipping-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 50px;
  padding-left: 11px;
}

.woocommerce-checkout .jws_woo_your_order h3 {
  font-size: 25px;
  color: var(--heading);
  line-height: 1.7em;
  margin-bottom: 45px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .blockUI {
  display: none !important;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order.processing {
  position: relative;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order.processing:after {
  background: rgb(255 255 255 / 0.6);
  content: " ";
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order.processing:before {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #000;
  border-color: #000 #000 #fafafa #fafafa;
  animation: lds-dual-ring 0.7s linear infinite;
  transition: 0.35s all;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .place-order
  button.button {
  display: block;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .place-order
  .woocommerce-terms-and-conditions-wrapper
  .woocommerce-terms-and-conditions {
  border: 1px solid #ececec;
  padding: 15px;
  margin: 20px 0;
  font-size: 80%;
  line-height: 1.8;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td {
  text-align: left !important;
  padding: 7px 0 24px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td
  .coupon-clone-wrap {
  display: flex;
  margin-top: 14px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td
  .woocommerce-error {
  color: #b81c23;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td
  .woocommerce-message {
  color: #00c75f;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td
  .button {
  background: var(--btn-bgcolor);
  color: var(--btn-color);
  border: 0;
  padding-top: 13px;
  padding-right: 20px;
  padding-bottom: 13px;
  padding-left: 20px;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  min-width: 122px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .coupon-clone-td
  #coupon_code-clone {
  width: calc(100% - 126px);
  display: inline-block;
  min-height: 49px;
  margin-right: 10px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  ul {
  list-style: none;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item {
  border: 0;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  .variation {
  margin-top: 5px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  .variation
  dd,
.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  .variation
  dt {
  margin: 0;
  color: var(--heading);
  display: inline-block;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  img {
  max-width: 65px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  strong {
  font-weight: 300;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  thead {
  text-transform: uppercase;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  thead
  th {
  font-size: 13px;
  padding-bottom: 25px !important;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  thead
  th.product-total {
  text-align: right;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item:last-child
  .product-name {
  padding-bottom: 26px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .product-name,
.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .product-total {
  border: 0;
  padding: 26px 0 0;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  th {
  font-size: 13px;
  text-transform: uppercase;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  th,
.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  td {
  vertical-align: baseline;
  text-align: left;
  border-bottom: 1px solid var(--accent_second);
  padding: 18px 0;
  color: var(--heading);
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  td
  label {
  margin-bottom: 0;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  td:last-of-type {
  text-align: right;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr:last-child
  th {
  font-size: 18px;
  font-weight: 700;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr:last-child
  td {
  font-size: 18px;
}

.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr:last-child
  th,
.woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr:last-child
  td {
  border: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  margin-bottom: 16px;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle {
  background: rgb(232 232 235 / 0.4);
  padding: 14px 25px;
  color: var(--heading);
  font-weight: 500;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle > div,
.woocommerce-checkout .woocommerce-form-login-toggle > div {
  background: #fff0;
  border: 0;
  margin: 0;
  color: var(--heading);
  font-weight: 700;
  padding: 0;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a,
.woocommerce-checkout .woocommerce-form-login-toggle a {
  color: var(--heading);
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
  border: 1px solid #ececec;
  padding: 25px;
  margin-bottom: 16px;
  margin-top: 16px;
}

.woocommerce-checkout .woocommerce-form-coupon .form-inner,
.woocommerce-checkout .woocommerce-form-login .form-inner {
  max-width: 584px;
}

.woocommerce-checkout .woocommerce-form-coupon > p,
.woocommerce-checkout .woocommerce-form-login > p {
  padding: 0 5px;
}

.woocommerce-checkout .woocommerce-form-coupon p:first-child,
.woocommerce-checkout .woocommerce-form-login p:first-child {
  margin-bottom: 12px;
}

.woocommerce-checkout .woocommerce-form-coupon .lost_password a,
.woocommerce-checkout .woocommerce-form-login .lost_password a {
  color: var(--heading);
}

.woocommerce-checkout .woocommerce-form-coupon .lost_password a:hover,
.woocommerce-checkout .woocommerce-form-login .lost_password a:hover {
  color: var(--main);
}

.woocommerce-checkout
  .woocommerce-form-coupon
  .form-row
  .woocommerce-form-login__rememberme,
.woocommerce-checkout
  .woocommerce-form-login
  .form-row
  .woocommerce-form-login__rememberme {
  margin-right: 10px;
}

.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text {
  border: 1px solid #ececec;
  height: 50px;
  line-height: 50px;
  padding: 0 18px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

.woocommerce-checkout
  .woocommerce-form-coupon
  .form-row
  input.input-text::-webkit-input-placeholder,
.woocommerce-checkout
  .woocommerce-form-login
  .form-row
  input.input-text::-webkit-input-placeholder {
  color: var(--heading);
}

.woocommerce-checkout
  .woocommerce-form-coupon
  .form-row
  input.input-text:-ms-input-placeholder,
.woocommerce-checkout
  .woocommerce-form-login
  .form-row
  input.input-text:-ms-input-placeholder {
  color: var(--heading);
}

.woocommerce-checkout
  .woocommerce-form-coupon
  .form-row
  input.input-text:-moz-placeholder,
.woocommerce-checkout
  .woocommerce-form-login
  .form-row
  input.input-text:-moz-placeholder {
  color: var(--heading);
}

.woocommerce-checkout .woocommerce-form-coupon .form-row button,
.woocommerce-checkout .woocommerce-form-login .form-row button {
  position: relative;
  text-align: center;
  color: #fff;
  min-width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  -ms-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
  font-weight: 700;
  background: var(--btn-bgcolor2);
  font-size: 14px;
  border: none;
  outline: none;
  text-transform: uppercase;
  padding: 0 35px;
}

.woocommerce-checkout .woocommerce-form-coupon .form-row button:hover,
.woocommerce-checkout .woocommerce-form-login .form-row button:hover {
  background: var(--btn-bgcolor);
}

.woocommerce-checkout .woocommerce-form-login .form-row button {
  margin: 10px 0;
}

.woocommerce-checkout .woocommerce-form-coupon .form-row {
  display: inline-block;
  vertical-align: top;
}

.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first {
  min-width: calc(100% - 210px);
}

.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last {
  min-width: 200px;
}

.woocommerce-checkout-payment .woocommerce-terms-and-conditions {
  background: rgb(232 232 235 / 0.4);
  padding: 15px;
  font-size: 14px;
}

.woocommerce-checkout-payment
  label.checkbox.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  font-size: 14px;
}

.woocommerce-checkout-payment .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
  font-size: 14px;
}

.woocommerce-checkout-payment
  .woocommerce-privacy-policy-text
  a.woocommerce-privacy-policy-link {
  color: var(--secondary);
}

.woocommerce-checkout-payment .woocommerce-terms-and-conditions + .form-row {
  margin-top: 15px;
}

.woocommerce-checkout-payment h3 {
  font-size: 28.43px;
  line-height: 32px;
  color: var(--heading);
  margin-bottom: 25px;
}

.woocommerce-checkout-payment #place_order {
  width: 100%;
  font-size: 16px;
}

.woocommerce-checkout-payment .wc_payment_methods {
  padding: 0;
  list-style-type: none;
  border: 1px solid #e8e8eb;
  padding: 20px 25px 5px;
  margin-bottom: 22px;
}

.woocommerce-checkout-payment li {
  margin-bottom: 20px;
}

.woocommerce-checkout-payment li.woocommerce-info {
  background: var(--light);
  color: var(--heading);
}

.woocommerce-checkout-payment li label {
  margin-bottom: 0;
  font-weight: 700;
  color: var(--heading);
  display: inline;
}

.woocommerce-checkout-payment li input {
  accent-color: var(--main);
  margin-right: 5px;
  margin-top: 8px;
}

.woocommerce-checkout-payment li .payment_box {
  padding: 5%;
  margin: 15px 0;
  background: rgb(232 232 235 / 0.4);
  font-size: 14px;
}

.woocommerce-checkout-payment li.payment_method_paypal img {
  width: 145px;
  margin: 0 15px;
}

.woocommerce-checkout-payment li.payment_method_paypal a {
  font-size: 14px;
  color: var(--heading);
  text-decoration: underline;
}

#billing_first_name_field,
#shipping_first_name_field {
  width: 50%;
  padding-right: 5px;
  float: left;
}

#billing_last_name_field,
#shipping_last_name_field {
  width: 50%;
  padding-left: 5px;
  float: right;
}

@media (min-width: 767px) {
  #billing_city_field,
  #billing_state_field,
  #billing_postcode_field,
  #shipping_city_field,
  #shipping_state_field,
  #shipping_postcode_field {
    width: 33.3333%;
    vertical-align: top;
    clear: none;
  }
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-account-fields {
  margin: 0 -5px;
}

.checkout_coupon {
  display: none;
}

.woocommerce-order-received .site-content .entry-content > .woocommerce {
  max-width: 800px;
  margin: 0 auto;
}

.woocommerce-order-received .responsive-table {
  margin-bottom: 60px;
}

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  background: #fff0;
  border: 2px dashed var(--heading);
  color: var(--heading);
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.4;
  padding: 15px 25px;
}

.woocommerce-order-details {
  margin-bottom: 50px;
}

.woocommerce-order-received ul.order_details {
  margin-left: 0;
}

.woocommerce-order-details__title,
.wc-bacs-bank-details-heading {
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}

.woocommerce-order-details__title + h3,
.wc-bacs-bank-details-heading + h3 {
  font-size: 16px;
  opacity: 0.8;
  margin-bottom: 30px;
  text-align: center;
}

.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3 {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.woocommerce-customer-details .woocommerce-column__title {
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  margin-top: 12px;
  color: var(--heading);
  margin-bottom: 20px;
}

.woocommerce-order-received .woocommerce {
  max-width: 800px;
  margin: 0 auto;
}

.woocommerce-order-details h2 {
  margin-bottom: 19px;
  font-size: 24px;
  font-weight: 700;
  color: var(--heading);
  margin-top: 20px;
}

.woocommerce-order-details table tbody tr .product-name .product-quantity {
  font-size: 14px;
  font-weight: 400;
}

.woocommerce-order-details table tbody tr th,
.woocommerce-order-details table tbody tr td {
  padding: 15px 12px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
}

.woocommerce-order-details table tbody tr th {
  text-align: left;
}

.woocommerce-order-details table tfoot tr th,
.woocommerce-order-details table tfoot tr td {
  padding: 15px 12px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  color: var(--heading);
  text-align: left;
}

.woocommerce-order-details table tfoot tr td {
  text-align: right;
}

.woocommerce-order-details table thead {
  background: none;
}

.woocommerce-order-details table thead tr th {
  padding: 15px 10px;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4;
  color: var(--heading);
  vertical-align: middle;
  border: none;
  border-bottom: 2px solid #efefef;
  text-align: left;
}

.woocommerce-order-details table .product-name a {
  display: inline-block;
}

.woocommerce-order-details table .product-total {
  text-align: right;
}

.woocommerce-columns--addresses,
.woocommerce-Addresses {
  margin: 20px -15px 0;
}

.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1,
.woocommerce-columns--addresses .col-2,
.woocommerce-Addresses .col-2 {
  float: left;
  width: 48%;
  max-width: 100%;
}

.woocommerce-columns--addresses .col-1 address,
.woocommerce-Addresses .col-1 address,
.woocommerce-columns--addresses .col-2 address,
.woocommerce-Addresses .col-2 address {
  padding: 25px 30px 30px 30px;
  border: 2px dashed var(--heading);
  line-height: 30px;
  font-style: italic;
}

.woocommerce-columns--addresses .col-1 h3,
.woocommerce-Addresses .col-1 h3,
.woocommerce-columns--addresses .col-2 h3,
.woocommerce-Addresses .col-2 h3 {
  font-size: 22px;
  margin-bottom: 20px;
  color: var(--heading);
}

.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1 {
  margin-right: 30px;
}

.jws_options_table {
  background: #fff;
  padding: 10px 0;
  margin-top: 10px !important;
  text-align: left;
}

.jws_options_table li {
  padding: 5px 15px;
}

.jws_options_table li:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}

.woocommerce-thankyou-order-details {
  list-style-type: none;
  padding: 0;
  display: flex;
  -webkit-display: flex;
  display: -webkit-flex;
  -ms-display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.woocommerce-thankyou-order-details + p {
  font-size: 16px;
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  text-align: center;
}

.woocommerce-thankyou-order-details li {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-right: 1px solid #dfdfdf;
  text-align: center;
}

.woocommerce-thankyou-order-details li strong {
  display: block;
  color: var(--heading);
  line-height: 24px;
}

.woocommerce .blockUI.blockOverlay {
  opacity: 1 !important;
  background: rgb(255 255 255 / 0.6) !important;
  position: relative;
}

.woocommerce .blockUI.blockOverlay:before {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #000;
  border-color: #000 #000 #fafafa #fafafa;
  animation: lds-dual-ring 0.7s linear infinite;
  transition: 0.35s all;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
}

#jws-shipping-methods {
  display: none;
}

#jws-shipping-methods h3 {
  font-size: 28.43px;
  line-height: 32px;
  color: var(--heading);
  margin-bottom: 25px;
}

#jws-shipping-methods .woocommerce-shipping-methods {
  list-style-type: none;
  border: 1px solid #e8e8eb;
  padding: 20px 20px 15px;
  margin-bottom: 20px;
}

#jws-shipping-methods .woocommerce-shipping-methods input {
  margin-right: 5px;
}

.jws-error {
  color: #cc1818;
  font-size: 13px;
}

.jws-error strong {
  color: #cc1818;
  font-weight: 500;
}

.page_checkout_modern
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  .cart_item
  .product-name
  .name {
  width: calc(100% - 90x);
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.page_checkout_modern .modern-left {
  padding-bottom: 100px;
  padding-right: 67px;
}

.page_checkout_modern .modern-logo {
  margin-bottom: 31px;
  margin-top: 40px;
  display: block;
}

.page_checkout_modern .woocommerce-form-coupon-toggle {
  display: none;
}

.page_checkout_modern .woocommerce-additional-fields {
  display: none;
}

.page_checkout_modern .woocommerce-checkout-payment {
  display: none;
}

.page_checkout_modern .checkout-pages > .row {
  min-height: 100vh;
  margin: 0;
}

.page_checkout_modern .jws-nav-modern {
  font-size: 14px;
  margin-bottom: 40px;
}

.page_checkout_modern .jws-nav-modern i {
  margin: 0 5px;
}

.page_checkout_modern .jws-nav-modern i:before {
  font-weight: 700;
}

.page_checkout_modern .jws-nav-modern a {
  font-size: 14px;
  font-weight: 500;
  color: var(--third);
}

.page_checkout_modern .jws-nav-modern a.active {
  color: var(--heading);
}

.page_checkout_modern .jws_woo_your_order {
  height: 100%;
  position: relative;
  padding-left: 58px;
  padding-top: 92px;
}

.page_checkout_modern .jws_woo_your_order:before {
  content: "";
  background: rgb(246 242 240 / 0.6);
  width: 300%;
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.page_checkout_modern #customer_details,
.page_checkout_modern #jws-shipping-methods,
.page_checkout_modern .woocommerce-additional-fields,
.page_checkout_modern .woocommerce-checkout-payment {
  animation: fadeIn 0.3s both;
}

#customer_details .shipping_address {
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

#next-step-payment {
  display: none;
}

.woocommerce-form__input-checkbox {
  margin-right: 5px;
}

.jws-nav-step {
  margin-top: 30px;
}

.jws-nav-step .jws-back-step {
  font-weight: 500;
  font-size: 14px;
  vertical-align: middle;
  margin-top: 12px;
  display: inline-block;
}

.jws-nav-step .jws-back-step:before {
  content: "\eaed";
  font-family: "jws_icon";
  font-size: 16px;
  font-weight: 700;
  margin-right: 10px;
}

.jws-nav-step .jws-next-step {
  background: var(--btn-bgcolor);
  color: var(--light);
  font-size: 14px;
  font-weight: 500;
  padding: 14px 30px;
  float: right;
}

.jws-nav-step .jws-next-step:after {
  content: "\eaee";
  font-family: "jws_icon";
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px;
}

.switch_checkout_layout {
  position: fixed;
  top: 50%;
  left: 15px;
  height: 150px;
  width: 35px;
  z-index: 1;
  background-color: #ebebeb;
  border-radius: 40px;
  margin-top: -75px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 3px solid #a542010a;
  animation: fadeInLeft 0.7s both;
  animation-delay: 1s;
}

.switch_checkout_layout a {
  display: block;
  border-radius: 30px;
  color: var(--heading);
  transform: scale(-1, 0);
  writing-mode: vertical-rl;
  text-align: center;
  padding: 11px 2px;
  font-size: 14px;
  font-weight: 500;
}

.switch_checkout_layout a.active {
  color: #fff;
  pointer-events: none;
  background: var(--main);
}

.page_checkout_classic {
  padding-left: 15px;
  padding-right: 15px;
}

.page_checkout_classic .woocommerce-form-login-toggle {
  margin-bottom: 16px;
}

.page_checkout_classic .woocommerce-checkout-review-order {
  background: rgb(235 219 203 / 0.2);
  border: 1px solid #ebdbcb;
  padding: 27px 40px 50px;
}

.page_checkout_classic .woocommerce-checkout-payment {
  margin-top: 44px;
}

.page_checkout_classic .woocommerce-checkout-payment > h3 {
  display: none;
}

.page_checkout_classic .woocommerce-checkout-payment .wc_payment_methods {
  border: 0;
  padding: 0;
}

.page_checkout_classic .woocommerce-checkout-payment li .payment_box {
  padding: 0;
  background: #fff0;
  margin: 8px 0;
}

.page_checkout_classic .woocommerce-shipping-methods li:not(last-child) {
  margin-bottom: 5px;
}

.page_checkout_classic
  .woocommerce-shipping-methods
  li
  .woocommerce-Price-amount {
  color: var(--secondary);
}

.page_checkout_classic .woocommerce-shipping-methods li input {
  accent-color: var(--main);
  float: right;
  margin-left: 5px;
  margin-top: 4px;
}

.page_checkout_classic
  .woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr,
.page_checkout_classic
  .woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  thead
  tr {
  border-bottom: 1px solid var(--accent_second);
}

.page_checkout_classic
  .woocommerce-checkout
  .jws_woo_your_order
  .woocommerce-checkout-review-order
  .shop_table
  tfoot
  tr {
  border-top: 1px solid var(--accent_second);
}

.page_checkout_classic #billing_city_field,
.page_checkout_classic #billing_state_field,
.page_checkout_classic #billing_postcode_field,
.page_checkout_classic #shipping_city_field,
.page_checkout_classic #shipping_state_field,
.page_checkout_classic #shipping_postcode_field {
  width: 100%;
}

@media (max-width: 992px) {
  .switch_checkout_layout {
    top: unset;
    bottom: 62px;
    height: 140px;
    width: 30px;
    left: 5px;
  }

  .switch_checkout_layout a {
    padding: 11px 0;
    font-size: 12px;
  }

  .page_checkout_modern .modern-left {
    padding-right: 15px;
  }

  .page_checkout_modern .jws_woo_your_order {
    padding-left: 15px;
  }

  .page_checkout_modern .jws_woo_your_order {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}

@media (max-width: 766px) {
  .woocommerce-checkout .jws_woo_your_order h3 {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .page_checkout_classic .woocommerce-checkout-review-order {
    padding: 15px 15px 30px;
  }

  .woocommerce-checkout .woocommerce-form-coupon,
  .woocommerce-checkout .woocommerce-form-login {
    padding: 15px;
  }

  .page_checkout_modern {
    padding-bottom: 60px;
  }

  .page_checkout_modern .modern-left {
    padding-bottom: 30px;
  }

  .page_checkout_modern .jws-nav-modern a {
    font-size: 12px;
  }

  .jws-nav-step .jws-next-step {
    padding: 10px 15px;
  }
}

.jws-compare-table .jws-compare-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-bottom: 1px solid #efefef;
}

.jws-compare-table .jws-compare-row:first-child {
  border-top: 1px solid #efefef;
}

.jws-compare-table .jws-compare-row.jws-basic {
  justify-content: flex-start;
  padding-top: 0;
}

.jws-compare-table .jws-compare-row .jws-compare-col {
  display: flex;
  flex-direction: column;
  padding: 15px;
  word-break: break-word;
}

.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove {
  position: relative;
  padding-left: 20px;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove.loading
  .remove-loader {
  opacity: 1;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove.loading:before,
.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove.loading:after {
  opacity: 0;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove
  .remove-loader {
  display: block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #000;
  border-color: #000 #000 #000 #f7f7f7;
  -webkit-animation: lds-dual-ring 0.5s linear infinite;
  -o-animation: lds-dual-ring 0.5s linear infinite;
  -ms-animation: lds-dual-ring 0.5s linear infinite;
  -moz-animation: lds-dual-ring 0.5s linear infinite;
  animation: lds-dual-ring 0.5s linear infinite;
  opacity: 0;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove:before {
  content: " ";
  position: absolute;
  top: 42%;
  display: inline-block;
  margin-top: -1px;
  width: 12px;
  height: 3px;
  background-color: currentColor;
  transition: 0.3s ease, opacity 0s;
  -webkit-transition: 0.3s ease, opacity 0s;
  left: 0;
}

.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:after {
  content: " ";
  position: absolute;
  top: 42%;
  display: inline-block;
  margin-top: -1px;
  width: 12px;
  height: 3px;
  background-color: currentColor;
  transition: 0.3s ease, opacity 0s;
  -webkit-transition: 0.3s ease, opacity 0s;
  left: 0;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove:hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col
  .jws-compare-remove:hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
  flex: 0 0 20%;
  color: #2d2a2a;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 0;
}

.jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
  flex: 0 1 26.6666%;
  align-items: center;
  text-align: center;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-image {
  margin-bottom: 21px;
  display: block;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-ctegory {
  margin-bottom: 3px;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-ctegory
  a {
  color: var(--body);
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-ctegory
  a:hover {
  color: var(--main);
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 11px;
  line-height: 24px;
  min-height: 48px;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-title
  a {
  color: var(--heading);
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .product-title
  a:hover {
  color: var(--main);
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .star-rating {
  margin-bottom: 15px;
  width: 95px;
}

.jws-compare-table
  .jws-compare-row
  .jws-compare-col.compare-value
  .compare-basic-content
  .price {
  margin-bottom: 29px;
  font-size: 24px;
  font-weight: 700;
  color: var(--main);
}

.jws-compare-table .jws-compare-row .jws-compare-col:not(:last-child) {
  border-right: 1px solid #efefef;
}

.jws_cat_list span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 4px;
  height: 1px;
}

@media (max-width: 1024px) {
  .jws-compare-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
    flex: 0 0 33.33%;
  }

  .jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
    flex: 1 0 33.33333%;
  }
}

@media (max-width: 576px) {
  .jws-compare-table .jws-compare-row .jws-compare-col {
    flex: 1 0 75% !important;
  }

  .jws-compare-table .jws-compare-row .compare-field {
    display: none;
  }
}

.breadcrumb > .delimiter {
  opacity: 0.6;
}

.breadcrumb > a {
  opacity: 0.6;
}

.breadcrumb > a:hover {
  opacity: 1;
}

.jws_pr_labels {
  position: absolute;
}

.main-product {
  padding-bottom: 97px;
  padding-top: 35px;
}

.main-product .product-tabs {
  margin-top: 60px;
  background: #f6f9f2;
}

.main-product .product-tabs .container {
  padding: 0;
  width: 100%;
}

.main-product .product-tabs.vertical {
  background: #fff0;
}

.main-product .comment-section {
  margin-top: 83px;
}

.main-product p {
  margin-top: 0;
}

.main-product .entry-summary {
  position: relative;
}

.main-product
  .entry-summary
  .woocommerce-product-rating
  .woocommerce-review-link {
  font-size: 14px;
  color: gray;
}

.main-product .entry-summary .product-title {
  font-size: 39.06px;
  line-height: 48.83px;
  color: var(--heading);
  margin-top: 12px;
  margin-bottom: 8px;
}

.main-product .entry-summary > .availability .stock {
  color: var(--light);
  margin: 0;
  padding: 0 10px;
  background: var(--heading);
  margin-bottom: 24px;
  border-radius: 3px;
  display: inline-block;
}

.main-product .entry-summary > .availability .in-stock {
  color: var(--light);
  background: #71b154;
}

.main-product .entry-summary.quickview-summary .product-share {
  display: none;
}

.main-product .entry-summary:not(.quickview-summary) {
  padding-left: 17px;
}

.main-product .entry-summary:not(.quickview-summary) .product_meta {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.main-product .entry-summary .woocommerce-tabs .container {
  padding: 0;
}

.main-product .entry-summary .woocommerce-tabs .wc-tabs {
  text-align: left;
}

.main-product .entry-summary > .product-short-text {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 13px;
}

.main-product .entry-summary .availability p.stock.out-of-stock {
  display: inline-block;
}

.main-product .entry-summary .woocommerce-product-details__short-description {
  border-width: 1px 0 1px 0;
  border-color: #e8e8eb;
  border-style: solid;
  padding-top: 26px;
  padding-bottom: 20px;
  margin-bottom: 28px;
}

.main-product .entry-summary .woocommerce-product-details__short-description p {
  margin-bottom: 6px;
}

.main-product .entry-summary > .sale {
  background: #fd4365;
  color: var(--light);
  padding: 3px 9px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
  vertical-align: text-bottom;
}

.main-product .entry-summary > .price {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 22px;
}

.main-product .entry-summary > .price ins {
  margin: 0 12px;
  text-decoration: none;
}

.main-product .entry-summary > .price ins .amount {
  font-size: 24px;
  font-weight: 500;
  color: var(--heading);
  margin-top: 13px;
}

.main-product .entry-summary > .price del {
  text-decoration-color: #c4c4c4;
}

.main-product .entry-summary > .price del .amount {
  font-size: 18px;
  font-weight: 500;
  color: #ccc;
  margin-top: 13px;
}

.main-product .entry-summary .breadcrumb {
  font-size: 14px;
  color: var(--third);
  margin-bottom: 21px;
}

.main-product .entry-summary .breadcrumb .delimiter {
  margin: 0 5px;
}

.main-product .entry-summary .breadcrumb a {
  font-size: 14px;
  color: var(--third);
}

.main-product .entry-summary .breadcrumb a:hover {
  color: var(--main);
}

.main-product .entry-summary .breadcrumb .current {
  color: var(--main);
}

.main-product .product-inner {
  width: 130px;
  position: absolute;
  opacity: 0;
  bottom: 45px;
  right: 0;
  transition: 0.3s all;
  padding: 10px;
  z-index: 99;
  transform: translateY(-10px);
  background: var(--light);
  box-shadow: 0 0 5.74px 1.26px rgb(25 4 2 / 0.05);
  pointer-events: none;
}

.main-product .product-inner img {
  margin-bottom: 10px;
}

.main-product .product-inner .title a {
  color: var(--heading);
  font-size: 12px;
  line-height: 20px;
  display: block;
}

.main-product .product-inner .title a:hover {
  color: var(--main);
}

.jws_single_count_down .progress-bar-sold .sold_count {
  font-weight: 500;
  font-size: 14px;
  color: var(--heading);
}

.jws_single_count_down .progress-bar-sold .sold_count span {
  color: var(--main);
}

.jws_single_count_down .progress-bar-sold .sold_count img {
  margin-right: 10px;
  margin-top: -7px;
}

.jws_single_count_down .progress-bar-sold .available_items {
  float: right;
  font-weight: 500;
  font-size: 14px;
}

.jws_single_count_down .progress-bar-sold .line {
  height: 6px;
  position: relative;
  background: #eaeaea;
  margin-top: 11px;
}

.jws_single_count_down .progress-bar-sold .line > span {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--main);
  border-radius: 3px;
}

.jws_single_count_down .count_down_top {
  background: var(--heading);
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  padding: 4px 16px;
  margin-top: -1px;
  margin-bottom: 22px;
}

.jws_single_count_down .count_down_top > label {
  margin-bottom: 0;
  font-size: 14px;
}

.jws_single_count_down .count_down_top > label i {
  font-size: 20px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}

.jws_single_count_down .count_down_top .jws-sale-time {
  display: flex;
}

.jws_single_count_down
  .count_down_top
  .jws-sale-time
  > span:not(.jws-box-countdown) {
  display: none;
}

.jws_single_count_down .count_down_top .jws-sale-time p {
  margin: 0;
}

.jws_single_count_down .count_down_top .jws-sale-time .wrapper {
  color: var(--heading);
  background: #fff;
  font-weight: 500;
  border-radius: 3px;
  min-width: 33px;
  display: block;
  text-align: center;
  height: 20px;
  margin: 0 3px;
  line-height: 20px;
}

.jws-custom-field-wrapper {
  margin-top: 25px;
}

.jws-custom-field-wrapper .cutomize_product_form {
  display: none;
  margin-bottom: 19px;
}

.jws-custom-field-wrapper #jws-engrave-field {
  height: 74px;
  color: var(--body);
  font-weight: 300;
  font-size: 14px;
}

.jws-custom-field-wrapper > label {
  font-weight: 500;
  color: var(--heading);
}

.jws-custom-field-wrapper [for="jws-engrave-field"] {
  margin-top: 28px;
}

.jws-custom-field-wrapper .enable_cutomize_product {
  margin-bottom: 12px;
}

.jws-custom-field-wrapper .enable_cutomize_product label {
  color: var(--heading);
  font-weight: 400;
}

.jws-custom-field-wrapper .enable_cutomize_product input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding: 9px;
  margin: 0 17px -3px 1px;
  cursor: pointer;
}

.jws-custom-field-wrapper .enable_cutomize_product input:before,
.jws-custom-field-wrapper .enable_cutomize_product input:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.jws-custom-field-wrapper .enable_cutomize_product input:before {
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #757575;
  transition: border-color 0.3s ease;
}

.jws-custom-field-wrapper .enable_cutomize_product input:after {
  width: 12px;
  height: 12px;
  background-color: var(--heading);
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.jws-custom-field-wrapper .enable_cutomize_product input:checked:after {
  transform: translate(-50%, -50%) scale(1);
}

.yith-wcpb-bundle-form .product-item.product .price {
  margin-top: 0;
  font-size: 14px;
}

.yith-wcpb-bundle-form .product-item.product .woocommerce-loop-product__title {
  font-weight: 300;
}

.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items {
  box-shadow: none;
  border: 0;
  margin-top: 25px;
  margin-bottom: 29px;
  border-radius: 0;
}

.yith-wcpb-bundle-form
  .yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item {
  border: 0;
  padding: 0;
}

.yith-wcpb-bundle-form
  .yith-wcpb-product-bundled-items
  .yith-wcpb-product-bundled-item:not(:last-child) {
  margin-bottom: 25px;
}

.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 6px;
}

.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
}

.yith-wcpb-bundle-form
  .yith-wcpb-product-bundled-item-data__optional
  input:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid var(--heading);
  vertical-align: middle;
  content: "";
  top: 0;
}

.yith-wcpb-bundle-form
  .yith-wcpb-product-bundled-item-data__optional
  input:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--heading);
  left: 0;
  height: 100%;
  position: absolute;
  display: none;
  font-size: 11px;
  top: 0;
  width: 100%;
  text-align: center;
}

.yith-wcpb-bundle-form
  .yith-wcpb-product-bundled-item-data__optional
  input:checked:after {
  display: block;
}

.awdr-bulk-customizable-table {
  max-width: 370px;
}

.awdr-bulk-customizable-table table tr {
  border: 0;
}

.awdr-bulk-customizable-table table tr td {
  padding: 3px 0;
}

.awdr-bulk-customizable-table
  .wdr_bulk_table_discount
  .wdr_table_discounted_value {
  border: 1px solid rgb(117 117 117 / 0.2);
  border-radius: 3px;
  color: var(--main);
  font-size: 14px;
  padding: 0 5px;
}

.awdr-bulk-customizable-table .wdr_bulk_range {
  font-weight: 500;
}

.awdr-bulk-customizable-table .wdr_bulk_range .price_global {
  color: var(--third);
  margin-right: 25px;
  text-decoration: line-through;
}

.awdr-bulk-customizable-table .wdr_bulk_title label {
  cursor: pointer;
  margin: 0;
}

.awdr-bulk-customizable-table .wdr_bulk_title label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding: 5px;
  margin: 0 10px 0 2px;
  cursor: pointer;
}

.awdr-bulk-customizable-table .wdr_bulk_title label input:before,
.awdr-bulk-customizable-table .wdr_bulk_title label input:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.awdr-bulk-customizable-table .wdr_bulk_title label input:before {
  width: 16px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.awdr-bulk-customizable-table .wdr_bulk_title label input:after {
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.awdr-bulk-customizable-table .wdr_bulk_title label input:checked:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.external_form {
  margin-top: 25px;
}

.yith-wfbt-section {
  margin-top: 32px;
}

.yith-wfbt-section > h3 {
  font-size: 21.33px;
  line-height: 24px;
  margin-bottom: 5px;
}

.yith-wfbt-form .yith-wfbt-images {
  margin: 10px 30px 10px 0;
}

.yith-wfbt-form .yith-wfbt-images tr {
  border: 0;
}

.yith-wfbt-form .yith-wfbt-images tr td img {
  background: var(--body);
}

.yith-wfbt-form .yith-wfbt-images .image_plus {
  width: 25px !important;
  font-weight: 700;
  font-size: 16px !important;
}

.yith-wfbt-form .yith-wfbt-items {
  margin: 5px 0 0;
  padding-bottom: 9px;
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item {
  margin-bottom: 13px;
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 19px;
  height: 19px;
  top: 2px;
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type="checkbox"]:before {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  border: 1px solid var(--heading);
  vertical-align: middle;
  content: "";
  top: 0;
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type="checkbox"]:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--light);
  left: 1px;
  height: 100%;
  position: absolute;
  display: none;
  font-size: 9px;
  top: -1px;
  width: 100%;
  text-align: center;
}

.yith-wfbt-form
  .yith-wfbt-items
  .yith-wfbt-item
  input[type="checkbox"]:checked:after {
  display: block;
}

.yith-wfbt-form
  .yith-wfbt-items
  .yith-wfbt-item
  input[type="checkbox"]:checked:before {
  background: var(--heading);
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item label {
  color: var(--heading);
  padding-left: 33px;
}

.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item .price {
  font-size: 16px;
  font-weight: 700;
}

.yith-wfbt-form .yith-wfbt-submit-block {
  float: left;
  margin-top: 34px;
  margin-bottom: 30px !important;
}

.yith-wfbt-form .yith-wfbt-submit-block .yith-wfbt-submit-button {
  font-family: var(--body-font);
  border: none;
  background: var(--heading);
  color: #fff;
  height: 43px;
  line-height: 40px;
  min-width: 230px;
  padding: 0 15px;
  margin-right: 8px;
  position: relative;
}

.yith-wfbt-form .yith-wfbt-submit-block .price_text {
  margin-bottom: 8px;
  font-weight: 700;
}

.yith-wfbt-form .yith-wfbt-submit-block .price_text .woocommerce-Price-amount {
  color: var(--heading);
}

.grouped_form p {
  margin-bottom: 0;
}

.grouped_form .single_add_to_cart_button {
  width: 100%;
  margin-top: 12px;
}

.grouped_form table {
  margin-bottom: 12px;
}

.grouped_form table tr {
  border: 0;
}

.grouped_form table tr td {
  padding-top: 6px;
  padding-bottom: 6px;
}

.grouped_form table tr td.woocommerce-grouped-product-list-item__price {
  text-align: right;
}

.grouped_form table tr td:first-child {
  padding-left: 0;
}

.grouped_form .product-item.product .price {
  font-size: 14px;
}

.grouped_form .product-item.product .price del {
  font-size: 14px;
  margin-right: 5px;
}

.variations_form .variations {
  margin-bottom: 18px;
}

.variations_form .variations .tawcvs-swatches {
  display: flex !important;
}

.variations_form .variations .tawcvs-swatches .swatch.swatch-label {
  display: block !important;
  background: transparent !important;
  border: 1px solid;
  font-size: 16px !important;
  font-weight: 700;
  opacity: 0.6;
  padding: 0 12px !important;
  border: none;
}

.variations_form .variations .tawcvs-swatches .swatch.swatch-label.selected {
  opacity: 1;
}

.variations_form
  .variations
  .tawcvs-swatches
  .swatch.swatch-label.selected:before {
  border-color: var(--main) !important;
}

.variations_form .variations .tawcvs-swatches .swatch:before {
  border-color: var(--main);
  max-width: 100%;
  left: 0px !important;
}

.variations_form tr {
  border: 0;
  display: block;
}

.variations_form tr:not(:last-child) {
  margin-bottom: 9px;
}

.variations_form tr:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 0 0 100%;
  max-width: 370px;
}

.variations_form tr:last-child td.label {
  flex: 1;
}

.variations_form .label {
  color: var(--heading);
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 7px;
}

.variations_form .label label {
  margin-right: 23px;
  margin-bottom: 5px;
}

.variations_form .label label[for="pa_size"] {
  line-height: 40px;
}

.variations_form .text_vari {
  font-weight: 300;
}

.variations_form td {
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
}

.variations_form select {
  width: 100%;
  border: 1px solid #bababa;
  min-height: 46px;
  line-height: 46px;
}

.variations_form .swatch-item-wrapper {
  width: 90px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
}

.variations_form .swatch-item-wrapper .swatch-label {
  border: 1px solid rgb(117 117 117 / 0.5);
  width: 30px;
  text-align: center;
  height: 33px;
  line-height: 33px;
  display: block;
  border-radius: 2px;
}

.variations_form .swatch-item-wrapper .swatch-label.selected {
  border-color: var(--heading);
}

.variations_form .swatch-item-wrapper .swatch-color {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  border: 1px solid rgb(208 190 182 / 0.35);
  outline: 1px solid #fff0;
  position: relative;
}

.variations_form .swatch-item-wrapper .swatch-color .text {
  position: absolute;
  opacity: 0;
}

.variations_form .swatch-item-wrapper .swatch-color:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  outline: 1px solid #fff0;
  transition: 0.3s all;
  cursor: pointer;
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
}

.variations_form .swatch-item-wrapper .swatch-color.selected:before {
  outline-color: #363636;
}

.variations_form .reset_variations {
  margin-top: 13px;
  color: #757575;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: rgb(117 117 117 / 0.5);
  display: none;
}

.variations_form .select2-container .select2-selection--single {
  height: 40px;
  background: #f8f8f8;
  padding-right: 30px;
}

.variations_form
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 40px;
  color: var(--heading);
}

.variations_form
  .select2-container
  .select2-selection--single
  .select2-selection__arrow
  b {
  margin-top: -6px;
}

.jws-waitlist-register label {
  margin-bottom: 25px;
}

.jws-waitlist-form {
  display: flex;
  align-items: center;
}

.jws-waitlist-form .input {
  border: 1px solid #e8e8eb;
  font-weight: 300;
  min-height: 50px;
}

.jws-waitlist-form .btn-button {
  border: 0;
  display: inline-block;
  height: 50px;
  text-align: center;
  font-weight: 500;
  color: var(--light);
  transition: 0.3s all;
  background: var(--heading);
  padding: 0 40px;
  margin-right: 10px;
}

.shop_info_more {
  margin-top: 24px;
  margin-bottom: 15px;
}

.shop_info_more ul {
  list-style-type: none;
  padding: 0;
}

.shop_info_more ul li:not(last-child) {
  margin-bottom: 7px;
}

.shop_info_more ul img {
  margin-right: 8px;
  margin-top: -4px;
}

.woocommerce-tabs {
  margin-top: 50px;
  position: relative;
}

.woocommerce-tabs.horizontal .woocommerce-Tabs-panel {
  padding: 20px 10px 50px;
}

.woocommerce-tabs.horizontal .woocommerce-Tabs-panel#tab-description table tr {
  border-bottom: 0;
}

.woocommerce-tabs.horizontal
  .woocommerce-Tabs-panel#tab-description
  table
  tr
  td {
  padding: 0.2em 0;
}

.woocommerce-tabs.horizontal
  .woocommerce-Tabs-panel#tab-description
  table
  tr
  td:last-child {
  text-align: left;
}

.woocommerce-tabs.vertical .jws-group-accordion-wap .tab-heading {
  display: block;
}

.woocommerce-tabs.vertical
  .jws-group-accordion-wap
  .jws-group-accordion:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}

.woocommerce-tabs .jws-group-accordion-wap {
  transition: height 0.5s cubic-bezier(0.2, 0.35, 0.25, 1) 0s;
  overflow: hidden;
}

.woocommerce-tabs .jws-group-accordion-wap .tab-heading {
  margin: 0;
  padding: 18px 0;
  cursor: pointer;
  display: none;
}

.woocommerce-tabs .jws-group-accordion-wap .tab-heading:after {
  font-size: 13px;
  font-weight: 700;
  font-family: "jws_icon";
  content: "\f531";
  float: right;
}

.woocommerce-tabs
  .jws-group-accordion-wap
  .accordion-active
  .tab-heading:after {
  content: "\f4bf";
}

.woocommerce-tabs .jws-group-accordion-wap .woocommerce-Tabs-panel {
  padding-bottom: 50px;
}

.woocommerce-tabs .woocommerce-Tabs-panel > .elementor {
  margin-right: -10px;
  margin-left: -10px;
}

.woocommerce-tabs .woocommerce-Tabs-panel h3 {
  margin: 0;
  margin-bottom: 15px;
}

.woocommerce-tabs .woocommerce-Tabs-panel table tr td {
  padding: 0.4em 0;
}

.woocommerce-tabs .woocommerce-Tabs-panel table tr td:last-child {
  text-align: right;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include {
  margin-bottom: 10px;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include:after,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
  font-weight: 500;
  color: var(--heading);
  width: 20%;
  float: left;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
  width: 80%;
  float: left;
  padding-top: 18px;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
  color: var(--heading);
  display: inline-block;
  width: 33%;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_check,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_check {
  font-size: 18px;
  margin-right: 17px;
}

.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_close,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_close {
  font-size: 22px;
  margin-right: 17px;
  transform: translateY(5px);
  -webki-transform: translateY(5px);
  display: inline-block;
}

.woocommerce-tabs .wc-tabs {
  padding: 0;
  list-style-type: none;
  position: relative;
  margin-bottom: 4px;
  text-align: center;
}

.woocommerce-tabs .wc-tabs li {
  display: inline-block;
  margin-right: 50px;
}

.woocommerce-tabs .wc-tabs li:last-child {
  margin-right: 0;
}

.woocommerce-tabs .wc-tabs li.active a:after {
  width: 100%;
  left: 0;
}

.woocommerce-tabs .wc-tabs li.active a {
  opacity: 1;
}

.woocommerce-tabs .wc-tabs li a {
  display: block;
  position: relative;
  padding-bottom: 8px;
}

.woocommerce-tabs .wc-tabs li a:after {
  content: "";
  width: 0;
  transition: 0.3s all;
  position: absolute;
  right: 0;
  bottom: 2px;
  height: 2px;
  background: var(--secondary);
}

.product-reviews .ratings-list {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  text-align: center;
  border-left: 1px solid #e8e8eb;
  border-right: 1px solid #e8e8eb;
  padding-top: 4px;
  padding-bottom: 15px;
}

.product-reviews .ratings-list .ratings-item {
  margin-bottom: -4px;
}

.product-reviews .ratings-list .star-rating {
  margin-right: 10px;
  height: 14px;
  line-height: 10px;
}

.product-reviews .ratings-list .star-rating:before {
  color: var(--main);
}

.product-reviews .ratings-list .star-rating span:before {
  color: var(--main);
}

.product-reviews .ratings-list .count {
  font-size: 14px;
  font-weight: 500;
  color: var(--heading);
}

.product-reviews .ratings-list .rating-percent {
  display: inline-block;
  position: relative;
  height: 5px;
  max-width: 120px;
  width: 100%;
  margin-right: 8px;
  vertical-align: middle;
}

.product-reviews .ratings-list .rating-percent:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: var(--main);
  opacity: 0.1;
  content: "";
  top: 0;
}

.product-reviews .ratings-list .rating-percent > span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fda043;
}

.product-reviews .avg-rating-container {
  vertical-align: top;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 20px;
}

.product-reviews .avg-rating-container mark {
  color: var(--main);
}

.product-reviews .avg-rating-container .ratings-review {
  display: block;
  margin-top: 10px;
}

.product-reviews .avg-rating-container .star-rating {
  width: 113px;
  margin-top: 7px;
  letter-spacing: 0;
}

.product-reviews .avg-rating-container .star-rating:before {
  font-size: 20px;
}

.product-reviews .avg-rating-container .star-rating span:before {
  top: 0;
  font-size: 20px;
}

.product-reviews mark {
  font-size: 36px;
  font-weight: 700;
  background: #fff0;
  padding: 0;
  margin-right: 11px;
  vertical-align: middle;
}

#answer-question-list,
#product-questions {
  display: none;
}

.form-questions.loading .submit {
  color: #fff0;
  position: relative;
}

.form-questions.loading .submit:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #000;
  border-color: #000 #000 #fafafa #fafafa;
  animation: lds-dual-ring 0.7s linear infinite;
  transition: 0.35s all;
  position: absolute;
  left: 50%;
  top: 12px;
  margin-left: -12px;
}

#answer-question-list > ul {
  padding: 0;
  list-style-type: none;
}

#answer-question-list > ul li {
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8eb;
  padding-bottom: 29px;
}

#answer-question-list > ul li .q-name {
  color: var(--main);
  font-weight: 500;
}

#answer-question-list > ul li .q-question {
  color: var(--heading);
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

#answer-question-list > ul li p {
  border-left: 1px solid var(--secondary);
  padding-left: 15px;
}

.jws_action_review {
  max-width: 198px;
  margin-right: 0;
  margin-left: auto;
  margin-top: 25px;
}

.jws_action_review span {
  border: 1px solid var(--heading);
  display: block;
  cursor: pointer;
  height: 55px;
  line-height: 55px;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: var(--heading);
  transition: 0.3s all;
  padding: 0 15px;
}

.review_form_wrapper {
  display: none;
  position: relative;
  z-index: 1;
}

.tabs_review_questios {
  margin-bottom: 38px;
  padding-top: 45px;
  position: relative;
  z-index: 2;
}

.tabs_review_questios #comments {
  margin-top: 30px;
}

.tabs_review_questios #comments .comment-text {
  word-wrap: break-word;
}

.tabs_review_questios #comments .jws-pagination-number ul {
  justify-content: center;
}

.tabs_review_questios .jws-reviewsAggregate-controls-item {
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 1;
  min-width: 135px;
}

.tabs_review_questios
  .jws-reviewsAggregate-controls-item
  select#jws-reviews-controls-sort {
  font-size: 14px;
  min-height: 30px;
  line-height: 29.6px;
  border: none;
  background-color: #e8e8eb;
  font-family: var(--body-font);
}

.tabs_review_questios .jws-reviewsAggregate-controls-item label.jws-a11yText {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.tabs_review_questios .tabs_review_nav {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
}

.tabs_review_questios:after {
  height: 1px;
  background: #e8e8eb;
  content: "";
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 63px;
}

.tabs_review_questios span {
  position: relative;
}

.tabs_review_questios span:after {
  content: "";
  width: 0;
  transition: 0.3s all;
  position: absolute;
  right: 0;
  bottom: -4px;
  height: 1px;
  background: var(--main);
}

.tabs_review_questios span.active {
  opacity: 1;
}

.tabs_review_questios span.active:after {
  width: 100%;
  left: 0;
}

.related-product {
  background: var(--main);
  padding-bottom: 50px;
  margin-top: 150px;
}

.related {
  padding-top: 70px;
}

.related > h4 {
  margin-bottom: 23px;
  color: var(--light);
}

.related .product-item {
  padding: 0 15px;
  transition: 0.3s all;
  margin: 0;
}

.related .product-item .product-image img {
  background: #f2e9dd;
}

.related .product-item.product .woocommerce-loop-product__title a {
  color: var(--light);
}

.related .product-item.product .price {
  color: var(--light);
}

.related .product-item.product .product-buy a {
  color: var(--accent);
}

.related .product-item.product .product-buy a:hover {
  color: var(--secondary);
}

.related .product-item.product .star-rating-wap .review-count {
  color: var(--light);
  opacity: 0.6;
}

.related .jws-carousel-btn {
  width: 45px;
  height: 45px;
  color: var(--heading);
  font-size: 24px;
  border: 1px solid var(--main);
  display: block !important;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -22px;
  background: #fff;
  opacity: 0;
}

.related .jws-carousel-btn:hover {
  background: var(--main);
  color: #fff;
}

.related .jws-carousel-btn.prev-item {
  transform: rotate(0) translatex(-15px);
  left: 5%;
}

.related .jws-carousel-btn.prev-item i {
  display: block;
  transform: scale(0);
}

.related .next-item {
  right: 0;
  transform: translatex(15px);
}

.related .related-slider:hover .jws-carousel-btn {
  opacity: 1;
}

.jws-wishlistsg-btn {
  display: block;
  color: var(--heading);
  font-size: 14px;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
  margin-top: 8px;
  cursor: pointer;
}

.jws-wishlistsg-btn > .added {
  display: none;
}

.jws-wishlistsg-btn > .jws-icon-heart-straight-thin {
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: var(--bacground_thumbnail);
  border-radius: 100%;
  margin-right: 5px;
}

.jws-wishlistsg-btn.added .jws-icon-heart-straight-thin {
  background: var(--secondary);
}

.jws-wishlistsg-btn.added .added {
  display: inline-block;
}

.jws-wishlistsg-btn.added .notadd {
  display: none;
}

.jws-wishlistsg-btn:hover span {
  opacity: 1;
}

form.cart {
  padding-bottom: 9px;
}

.product_meta > span {
  display: block;
  color: var(--heading);
  margin-bottom: 6px;
  font-weight: 700;
}

.product_meta > span a:hover {
  color: var(--secondary);
  opacity: 1;
}

.product_meta > span span,
.product_meta > span a {
  font-weight: 500;
  color: var(--heading);
  opacity: 0.7;
  margin-left: 5px;
}

.woocommerce-variation-price ins {
  margin-right: 10px;
  text-decoration: none;
}

.woocommerce-variation-price del {
  text-decoration-color: #c4c4c4;
}

.woocommerce-variation-price del .woocommerce-Price-amount.amount {
  color: #ccc;
}

.woocommerce-variation-price .woocommerce-Price-amount.amount {
  color: var(--secondary);
  font-size: 20px;
}

.woocommerce-product-attributes {
  border: 1px solid #f1f1f1;
  margin: 0 auto;
  max-width: 845px;
}

.woocommerce-product-attributes th {
  font-weight: 700;
  padding: 10px 20px;
  min-width: 100px;
  color: var(--heading);
  border-right: 1px solid #f1f1f1;
}

.woocommerce-product-attributes td {
  text-align: right;
  padding: 10px 20px !important;
  vertical-align: middle;
}

.product_banner {
  margin-top: 23px;
}

.product-share .share-label {
  color: var(--heading);
  margin-right: 16px;
}

.product-share .addthis_inline_share_toolbox a {
  font-size: 14px;
  margin-right: 8px;
}

.product-share .addthis_inline_share_toolbox a:hover {
  color: var(--main);
}

.shop-single .jws-quantity-wrap .quantity input[type="number"] {
  font-size: 18px;
}

.shop-single .single_add_to_cart_button {
  font-weight: 500;
  background: var(--btn-bgcolor2);
  color: var(--light);
  margin-top: 12px;
  letter-spacing: 0;
}

.shop-single .prev_next_buttons {
  line-height: 40px;
  margin-bottom: 20px;
  justify-content: flex-end;
  display: flex;
}

.shop-single .prev_next_buttons .sel-active {
  background-size: 17px;
  display: block;
}

.shop-single .prev_next_buttons .sel-active:hover {
  background-color: #fff0;
}

.shop-single .prev_next_buttons a {
  margin: 0 2px;
}

.shop-single .prev_next_buttons a:last-child {
  margin-left: 0;
}

.shop-single .prev_next_buttons a:first-child {
  margin-right: 0;
}

.shop-single .prev_next_buttons a[rel="prev"],
.shop-single .prev_next_buttons a[rel="next"] {
  background-color: #fff0;
}

.shop-single .prev_next_buttons a {
  font-size: 13px;
  width: 30px;
  display: block;
  text-align: center;
  height: 30px;
  opacity: 0.5;
  border-radius: 100%;
  line-height: 25px;
  border: 1px solid #ccc;
}

.shop-single .prev_next_buttons a > i {
  vertical-align: middle;
}

.shop-single .prev_next_buttons a:hover {
  opacity: 1;
  background-color: var(--main);
  color: #fff;
  border: 1px solid var(--main);
}

.shop-single .prev_next_buttons::after {
  content: "";
  display: block;
  clear: both;
}

.single_add_to_cart_button {
  border: none;
  font-size: 16px;
  font-family: var(--body-font);
  text-transform: initial;
  min-height: 46px;
  padding: 10px 15px;
  font-weight: 500;
  position: relative;
}

.single_add_to_cart_button:hover {
  background: var(--secondary);
  color: var(--light);
}

.single_add_to_cart_button:after {
  content: "\ec28";
  font-family: "jws_icon";
  font-size: 24px;
  margin-left: 0px !important;
  vertical-align: middle;
}

.single_add_to_cart_button svg .path {
  stroke: #fff;
}

.single_add_to_cart_button.loading span,
.single_add_to_cart_button.loading:after {
  opacity: 0;
}

.single_add_to_cart_button span {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.layout_vertical .product-image-wrap {
  margin-bottom: 20px;
}

.layout_vertical .entry-summary {
  padding-left: 47px;
  max-width: 527px;
}

.layout_vertical .comment-section {
  margin-top: 86px;
}

.jws_thumbnail_image {
  margin: -10px;
}

.jws_thumbnail_image .product-image-thumbnail {
  padding: 10px;
}

.jws_thumbnail_image .product-image-thumbnail img {
  background: var(--bacground_thumbnail);
  border: 1px solid #fff0;
  transition: 0.3s all;
}

.jws_thumbnail_image .active-thumb img {
  border-color: #49584c;
}

.jws_main_image {
  margin-bottom: 20px;
  position: relative;
}

.jws_main_image figure {
  margin: 0;
}

.jws_main_image img {
  background: var(--bacground_thumbnail);
}

.jws_main_image .zoomImg {
  background: #f7f1ea;
}

.thumbnail_flex_true .jws-show-product-gallery-wrap {
  right: 14px;
}

.thumbnail_flex_true .woocommerce-product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.thumbnail_flex_true
  .woocommerce-product-gallery__wrapper
  .owl-item:not(:first-child) {
  display: none;
}

.thumbnail_flex_true .owl-loaded .owl-item:not(:first-child) {
  display: block;
}

.thumbnail_flex_true .jws_main_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 124px);
  flex: 0 0 calc(100% - 124px);
  max-width: calc(100% - 124px);
  position: relative;
  padding: 0 10px;
}

.thumbnail_flex_true .jws_main_image .jws_pr_labels {
  right: 25px;
  top: 15px;
}

.thumbnail_flex_true .jws_thumbnail_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 124px;
  flex: 0 0 124px;
  max-width: 124px;
  position: relative;
  padding: 0 10px;
}

.thumbnail_flex_true .jws_thumbnail_image .thumbnails {
  opacity: 0;
  height: 0;
}

.thumbnail_flex_true .jws_thumbnail_image .thumbnails.slick-initialized,
.thumbnail_flex_true .jws_thumbnail_image .thumbnails.owl-loaded {
  opacity: 1;
  height: auto;
}

.thumbnail_flex_true .jws_thumbnail_image .thumbnails.slick-slider {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.thumbnail_flex_true .jws_thumbnail_image .product-image-thumbnail {
  margin: 0;
  margin-bottom: 0;
}

a.product-search-single {
  position: fixed;
  left: 48px;
  top: 50%;
  z-index: 1;
  overflow: hidden;
}

a.product-search-single i {
  width: 40px;
  height: 40px;
  display: block;
  background: rgb(0 0 0 / 0.22);
  text-align: center;
  line-height: 40px;
  color: var(--light);
  border-radius: 50%;
  font-size: 20px;
  position: absolute;
  top: 5px;
  left: 5px;
}

a.product-search-single > span {
  background: var(--main);
  border-radius: 40px;
  height: 50px;
  color: #fff;
  font-weight: 500;
  display: block;
  line-height: 50px;
  width: 50px;
  transition: 0.3s all;
}

a.product-search-single > span span {
  opacity: 0;
  padding: 0 27px 0 56px;
  transition: 0.3s;
  white-space: nowrap;
}

a.product-search-single:hover > span {
  width: 100%;
}

a.product-search-single:hover > span span {
  opacity: 1;
}

.single-form-popp {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
}

.single-form-popp.active {
  opacity: 1;
  visibility: visible;
}

.single-form-popp.active .widget-inner {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
  transition-delay: 0.3s;
}

.single-form-popp .overlay {
  position: absolute;
  background: rgb(0 0 0 / 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.single-form-popp .widget-inner {
  position: relative;
  display: block;
  vertical-align: middle;
  text-align: left;
  z-index: 1045;
  max-width: 1170px;
  margin: 100px auto 0;
  transition: 0.3s all;
  transform: translatey(-100px);
  -webkit-transform: translatey(-100px);
  opacity: 0;
}

.single-form-popp .widget-inner .tabcontent {
  padding: 23px 20px 30px;
}

.single-form-popp .close-search-popup {
  font-size: 30px;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  color: var(--heading);
  z-index: 1;
  cursor: pointer;
}

.single-form-popp .container {
  padding: 0;
}

.rent-gallery {
  position: relative;
  z-index: 0;
}

.rent-gallery .slider-item .overlay {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0 0 0 / 0.25);
  position: absolute;
}

.rent-gallery .slider-item .image {
  height: 735px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rent-gallery .swiper-pagination-bullet {
  width: 25px;
  height: 2px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  opacity: 0.25;
  margin-right: 6px;
  transform: scale(1);
}

.rent-gallery .swiper-pagination-bullet-active {
  opacity: 1;
}

.rent-gallery .swiper-button-next,
.rent-gallery .swiper-button-prev {
  background: rgb(0 0 0 / 0.6);
  color: #fff;
  font-size: 30px;
  border: 0;
  outline: none;
  width: 30px;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
}

.rent-gallery .swiper-button-next:after,
.rent-gallery .swiper-button-prev:after {
  display: none;
}

.rent-gallery .swiper-button-next {
  right: 50px;
}

.rent-gallery .swiper-button-prev {
  left: 50px;
}

.rent-gallery .swiper-pagination-bullets {
  bottom: 58px;
}

.comments-heading {
  text-align: center;
  margin-bottom: 25px;
}

.woocommerce-noreviews {
  text-align: center;
  margin: 15px 0px !important;
}

.star {
  background-image: url(https://greenmilkconcepts.in/wp-content/themes/ochahouse/assets/image/star.svg);
  width: 113px;
  margin: 0 auto;
  height: 30px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}

.woocommerce-Reviews .review-based {
  margin-bottom: 21px;
}

.woocommerce-Reviews .average {
  font-size: 36px;
  color: var(--heading);
  font-weight: 700;
  display: block;
  margin-top: 19px;
  margin-bottom: 9px;
}

.woocommerce-Reviews .average i {
  color: var(--main);
  font-size: 22px;
  vertical-align: top;
  margin-left: 5px;
}

.woocommerce-Reviews .review-count {
  color: gray;
  display: block;
  margin-bottom: 29px;
}

.woocommerce-Reviews form .recommend-form-review label {
  display: block;
}

.woocommerce-Reviews form .recommend-form-review .jws-form-label {
  font-weight: 500;
  display: inline-block;
}

.woocommerce-Reviews
  form
  .recommend-form-review
  .jws-form-label.jws-form-label-recommend-yes {
  margin-right: 25px;
}

.woocommerce-Reviews form .error {
  color: #ea1332;
  margin-top: 10px;
  display: block;
  position: absolute;
}

.woocommerce-Reviews form label {
  font-weight: 700;
  color: var(--heading);
}

.woocommerce-Reviews form .row > div:not(:last-child) {
  margin-bottom: 17px;
}

.woocommerce-Reviews form textarea,
.woocommerce-Reviews form input[type="text"],
.woocommerce-Reviews form input[type="email"] {
  border: 1px solid #e8e8eb;
  color: var(--main);
  padding: 0 23px;
}

.woocommerce-Reviews form textarea::-webkit-input-placeholder,
.woocommerce-Reviews form input[type="text"]::-webkit-input-placeholder,
.woocommerce-Reviews form input[type="email"]::-webkit-input-placeholder {
  color: var(--main);
  opacity: 0.7;
}

.woocommerce-Reviews form textarea::-moz-placeholder,
.woocommerce-Reviews form input[type="text"]::-moz-placeholder,
.woocommerce-Reviews form input[type="email"]::-moz-placeholder {
  color: var(--main);
  opacity: 0.7;
}

.woocommerce-Reviews form textarea:-ms-input-placeholder,
.woocommerce-Reviews form input[type="text"]:-ms-input-placeholder,
.woocommerce-Reviews form input[type="email"]:-ms-input-placeholder {
  color: var(--main);
  opacity: 0.7;
}

.woocommerce-Reviews form textarea:-moz-placeholder,
.woocommerce-Reviews form input[type="text"]:-moz-placeholder,
.woocommerce-Reviews form input[type="email"]:-moz-placeholder {
  color: var(--main);
  opacity: 0.7;
}

.woocommerce-Reviews form input[type="text"],
.woocommerce-Reviews form input[type="email"] {
  height: 50px;
  background: var(--light);
}

.woocommerce-Reviews form textarea {
  padding-top: 12px;
  height: 127px;
  background: var(--light);
}

.woocommerce-Reviews form > p {
  margin-bottom: 17px;
}

.woocommerce-Reviews form .submit {
  border: 0;
  background: var(--accent);
  min-width: 183px;
  height: 55px;
  font-size: 14px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.woocommerce-Reviews .comment-notes {
  display: none;
}

.woocommerce-Reviews .comment-form-rating .stars [class*="star"]:before {
  color: #ffb22d;
}

.woocommerce-Reviews .commentlist {
  padding: 0;
}

.woocommerce-Reviews .commentlist .star-rating {
  width: 95px;
}

.woocommerce-Reviews .commentlist li {
  margin-bottom: 33px;
}

.woocommerce-Reviews .commentlist li .comment_container {
  border-bottom: 1px solid #e8e8eb;
  padding-bottom: 10px;
}

.woocommerce-Reviews .commentlist li .comment_container .user-avatar {
  margin-bottom: 5px;
}

.woocommerce-Reviews .commentlist li .comment_container .avatar-left {
  display: inline-block;
  width: 55px;
  vertical-align: top;
  position: relative;
}

.woocommerce-Reviews .commentlist li .comment_container .avatar-left .verified {
  color: #5aa75c;
  position: absolute;
  bottom: 3px;
  right: -2px;
}

.woocommerce-Reviews .commentlist li .comment_container img {
  border-radius: 100%;
}

.woocommerce-Reviews .commentlist li .comment_container .avatar-right {
  margin-top: -8px;
  display: inline-block;
  width: calc(100% - 55px);
  padding-left: 19px;
  padding-top: 10px;
  position: relative;
}

.woocommerce-Reviews
  .commentlist
  li
  .comment_container
  .avatar-right
  .date-comment {
  position: absolute;
  right: 0;
  top: 3px;
}

.woocommerce-Reviews
  .commentlist
  li
  .comment_container
  .meta
  .woocommerce-review__author {
  font-weight: 700;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
  display: none;
}

.woocommerce-Reviews .comment-form-cookies-consent {
  margin-top: 17px;
}

.woocommerce-Reviews .comment-form-cookies-consent input {
  margin-right: 10px;
}

.woocommerce-Reviews .comment-form-cookies-consent label {
  display: contents;
  margin: 0;
  font-weight: 400;
}

.woocommerce-Reviews .review-title {
  font-weight: 700;
  font-size: 13px;
  display: block;
  position: relative;
  margin-bottom: 11px;
  overflow: hidden;
}

.woocommerce-Reviews .review-title:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 100%;
  height: 1px;
  content: "\a0";
  background-color: #e7e7e7;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .main-product.product .product-share {
    bottom: 25px;
    right: 20px;
    top: unset;
  }

  a.product-search-single {
    bottom: 25px;
    left: 20px;
    top: unset;
  }

  .main-product.rent .map-container {
    padding: 0 15px;
  }

  .main-product.rent .booking-container {
    order: 1;
  }

  .main-product.rent .rent-container {
    order: 2;
  }

  .main-product.rent .jws-adsearch-filter {
    margin-top: 30px;
  }

  .main-product.rent .product-title {
    font-size: 25px;
    line-height: 32px;
  }

  .rent-gallery .slider-item .image {
    height: 370px;
  }

  .main-product.rent .rent-container .product-attr .item {
    width: 49%;
    margin-bottom: 15px;
  }

  .main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-exclude
    .left {
    float: none;
    width: 100%;
  }

  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-include
    .right,
  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-exclude
    .right {
    float: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-include
    .right
    .jws-icon-icon_close,
  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-exclude
    .right
    .jws-icon-icon_close {
    margin-right: 5px;
  }

  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-include
    .right
    span,
  .main-product.rent
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .f-exclude
    .right
    span {
    width: 50%;
  }

  .rent-gallery .swiper-pagination-bullets {
    bottom: 15px;
  }

  .rent-gallery .swiper-button-next {
    right: 0;
  }

  .rent-gallery .swiper-button-prev {
    left: 0;
  }
}

.woocommerce-product-gallery__wrapper {
  position: relative;
}

.woocommerce-product-gallery__wrapper .product-image-wrap {
  display: none;
}

.woocommerce-product-gallery__wrapper .product-image-wrap:first-child {
  display: block;
}

.woocommerce-product-gallery__wrapper .owl-nav > div {
  position: absolute;
  top: 50%;
  text-align: center;
  margin-top: -20px;
  font-size: 20px !important;
  transition: 0.3s ease;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: var(--main);
  border: 1px solid var(--light);
  display: block !important;
  line-height: 40px;
  background: var(--light);
}

.woocommerce-product-gallery__wrapper .owl-nav > div:not(.disabled):hover {
  background: var(--secondary);
}

.woocommerce-product-gallery__wrapper .owl-nav > div.owl-next {
  right: 25px;
}

.woocommerce-product-gallery__wrapper .owl-nav > div.owl-prev {
  left: 25px;
}

.woocommerce-product-gallery__wrapper .owl-nav > div.disabled {
  opacity: 0.5;
}

.woocommerce-product-gallery__wrapper .owl-nav > div span:before {
  font-weight: 700;
}

.woocommerce-product-gallery__wrapper .owl-nav .nav-left:before {
  font-family: "jws_icon";
  content: "\eaed";
}

.woocommerce-product-gallery__wrapper .owl-nav .nav-right:before {
  font-family: "jws_icon";
  content: "\eaee";
}

.star-rating-wap .review-count {
  font-size: 14px;
  font-weight: 500;
  margin-left: 14px;
  color: gray;
}

.star-rating {
  height: 26px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 87px;
  letter-spacing: 4px;
  display: inline-block;
  vertical-align: middle;
}

.star-rating:before {
  left: 0;
  top: 0;
  font-size: 12px;
  color: #fda043;
  font-family: "Font Awesome 5 Free";
  content: "\f005\f005\f005\f005\f005";
}

.star-rating span {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  color: #333;
  padding-top: 1.5em;
  left: 0;
  top: 0;
}

.star-rating span:before {
  left: 0;
  top: 2px;
  position: absolute;
  font-size: 12px;
  text-indent: 0;
  color: #fda043;
  font-family: "Font Awesome 5 Free";
  content: "\f005\f005\f005\f005\f005";
  font-weight: 900;
  animation: fadeIn 0.5s both;
  animation-delay: 0.3s;
}

.comment-form-rating {
  margin-bottom: 31px;
}

.comment-form-rating label {
  margin-bottom: 6px;
}

.comment-form-rating .stars {
  height: 16px;
}

.comment-form-rating .stars [class*="star"] {
  text-indent: -999em;
  display: block;
  position: absolute;
  display: inline-block;
}

.comment-form-rating .stars [class*="star"]:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  left: 0;
  text-indent: 0;
  font-size: 12px;
  color: #ffb22d;
  letter-spacing: 5px;
}

.comment-form-rating .stars .star-1 {
  width: 16px;
  z-index: 50;
}

.comment-form-rating .stars .star-1.active:before,
.comment-form-rating .stars .star-1:hover:before {
  font-weight: 900;
  content: "\f005";
}

.comment-form-rating .stars .star-2 {
  width: 35px;
  z-index: 40;
}

.comment-form-rating .stars .star-2.active:before,
.comment-form-rating .stars .star-2:hover:before {
  font-weight: 900;
  content: "\f005\f005";
}

.comment-form-rating .stars .star-3 {
  width: 54px;
  z-index: 30;
}

.comment-form-rating .stars .star-3.active:before,
.comment-form-rating .stars .star-3:hover:before {
  font-weight: 900;
  content: "\f005\f005\f005";
}

.comment-form-rating .stars .star-4 {
  width: 71px;
  z-index: 20;
}

.comment-form-rating .stars .star-4.active:before,
.comment-form-rating .stars .star-4:hover:before {
  font-weight: 900;
  content: "\f005\f005\f005\f005";
}

.comment-form-rating .stars .star-5 {
  width: 88px;
  z-index: 10;
}

.comment-form-rating .stars .star-5.active:before,
.comment-form-rating .stars .star-5:hover:before {
  font-weight: 900;
  content: "\f005\f005\f005\f005\f005";
}

.comment-form-rating .stars .star-5:before {
  content: "\f005\f005\f005\f005\f005";
}

@media (min-width: 1025px) {
  .shop-single
    div.product
    .main-product.thumbnail_position_left
    .jws_main_image {
    -ms-flex-order: 13;
    order: 13;
  }

  .shop-single
    div.product
    .main-product.thumbnail_position_left
    .jws_thumbnail_image {
    -ms-flex-order: -1;
    order: -1;
  }
}

@media (max-width: 1440px) {
  .thumbnail_position_bottom .summary {
    padding-left: 30px;
  }

  body .yith-wfbt-section .yith-wfbt-images .image_plus {
    width: 20px;
    font-size: 14px;
  }

  body .yith-wfbt-section .yith-wfbt-images img {
    width: 60px;
  }
}

@media (max-width: 1024px) {
  .shop-single
    div.product
    .main-product.thumbnail_position_left
    .jws_main_image,
  .shop-single
    div.product
    .main-product.thumbnail_position_left
    .jws_thumbnail_image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .thumbnail_position_bottom .summary {
    padding-left: 0;
  }

  .layout_vertical .entry-summary {
    padding-left: 0;
  }

  .jws_single_count_down .count_down_top > label {
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 820px) {
  .shop-single .jws-quantity-wrap {
    max-width: 124px;
  }
}

@media (max-width: 767px) {
  .shop-single div.product .main-product.layout_default .woocommerce-tabs {
    margin-top: 30px;
  }

  .shop-single
    div.product
    .main-product.layout_default
    .woocommerce-tabs
    .jws-group-accordion-wap {
    padding: 0 15px;
  }

  .shop-single div.product .main-product .comment-section {
    margin-top: 50px;
  }

  .shop-single div.product .main-product .woocommerce-tabs ul.tabs {
    display: none;
  }

  .shop-single div.product .main-product .woocommerce-tabs .tab-heading {
    display: block;
  }

  .shop-single
    div.product
    .main-product
    .woocommerce-tabs
    .jws-group-accordion-wap {
    padding: 30px 0;
  }

  .shop-single
    div.product
    .main-product
    .woocommerce-tabs
    .woocommerce-Tabs-panel {
    padding: 0 0 15px;
  }

  .jws_single_count_down .count_down_top {
    display: block;
    padding-bottom: 10px;
  }

  .main-product .entry-summary:not(.quickview-summary) {
    margin-top: 30px;
    padding-left: 0;
  }

  .jws_action_review {
    margin-left: 0;
    margin-top: 25px;
    display: flex;
    max-width: 100%;
  }

  .jws_action_review span {
    height: 42px;
    line-height: 38px;
  }

  .product-title {
    font-size: 26.9px;
    line-height: 35.64px;
  }
}

.single_add_to_cart_action {
  display: flex;
  align-content: center;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.jws-quantity-wrap {
  max-width: 130px;
  display: inline-block;
  margin-right: 14px;
  min-height: 46px;
  margin-top: 12px;
}

.jws-quantity-wrap .quantity {
  position: relative;
}

.jws-quantity-wrap .quantity .screen-reader-text {
  display: none;
}

.jws-quantity-wrap .quantity input::-webkit-outer-spin-button,
.jws-quantity-wrap .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.jws-quantity-wrap .quantity input[type="number"] {
  -moz-appearance: textfield;
  border: 1px solid #ececec;
  font-size: 15px;
  color: var(--heading);
  padding: 0 32px;
  min-height: 46px;
  font-weight: 600;
}

.jws-quantity-wrap .quantity > span {
  position: absolute;
  top: 13px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background: #fff0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  transition: 0.3s all;
}

.jws-quantity-wrap .quantity > span:hover {
  background: #f1f1f1;
}

.jws-quantity-wrap .quantity > span:before {
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  font-family: "jws_icon";
}

.jws-quantity-wrap .quantity > span.jws-qty-minus {
  left: 9px;
}

.jws-quantity-wrap .quantity > span.jws-qty-minus:before {
  content: "\f4bf";
}

.jws-quantity-wrap .quantity > span.jws-qty-plus {
  right: 9px;
}

.jws-quantity-wrap .quantity > span.jws-qty-plus:before {
  content: "\f531";
}

.jws-quantity-wrap .quantity .input-text {
  text-align: center;
}

.jws-notices {
  position: fixed;
  left: 15px;
  right: 15px;
  top: 15px;
  z-index: 999;
}

.jws-notices .note-close {
  position: absolute;
  top: 19px;
  left: 10px;
  cursor: pointer;
}

.jws-notices .note-item {
  display: none;
  margin-bottom: 10px;
  width: 100%;
  max-width: 520px;
  margin-left: auto;
}

@media (max-width: 375px) {
  .single_add_to_cart_action {
    align-content: initial;
    flex-direction: column;
  }

  .single_add_to_cart_action .jws-quantity-wrap {
    max-width: 100%;
    margin-right: 0;
  }
}

.wpcf7-list-item {
  margin: 0 1em 0 0;
}

span[for="check_box"] {
  font-weight: 500;
}

.button-default .btn-main,
.button-default .jws-cf7-style .wpcf7-submit {
  text-transform: uppercase;
  background: var(--btn-bgcolor2);
  color: var(--btn-color);
  border: 0;
  padding-top: 16px;
  padding-right: 35px;
  padding-bottom: 16px;
  padding-left: 35px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 14px;
}

.button-default .btn-main:hover,
.button-default .jws-cf7-style .wpcf7-submit:hover {
  background: var(--btn-bgcolor);
  color: var(--btn-color);
}

.button-with_border .btn-main,
.button-with_border .jws-cf7-style .wpcf7-submit {
  padding: 0 !important;
  background: var(--secondary);
}

.button-with_border .btn-main > span,
.button-with_border .jws-cf7-style .wpcf7-submit > span {
  border: 1px solid #040202;
  min-width: 160px;
  padding: 11px 30px;
  position: relative;
  transform: translate(12px, -12px);
  transition: 0.3s all;
}

.button-with_border .btn-main:hover,
.button-with_border .jws-cf7-style .wpcf7-submit:hover {
  background: var(--btn-bgcolor2);
  color: var(--btn-color2);
}

.button-with_border .btn-main:hover > span,
.button-with_border .jws-cf7-style .wpcf7-submit:hover > span {
  border-color: #fff0;
  transform: none;
}

.wpcf7-list-item-label {
  font-weight: 500;
}

.wpcf7-list-item-label::before {
  cursor: pointer;
  position: absolute;
  left: 0;
}

.jws-cf7-check-yes
  .wpcf7-acceptance
  input[type="checkbox"]:checked
  + span:before {
  content: "\F33E";
  font-family: "jws_icon";
}

.wpcf7-list-item > label {
  display: flex;
}

.wpcf7-list-item > label .wpcf7-list-item-label {
  margin-left: 18px;
}

.elementor-button {
  border-radius: 0;
  position: relative;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.elementor-button-content-wrapper {
  align-items: center;
}

.jws-button a#custom-buttonbr {
  overflow: hidden;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS1miXK2Z7s.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS1miXK2.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS1miXK2Z7s.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS1miXK2.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS1miXK2Z7s.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS1miXK2.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS1miXK2Z7s.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS1miXK2.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS1miXK2Z7s.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS1miXK2.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --main: #2e524a;
  --secondary: #fda043;
  --accent: #bac9ac;
  --accent_second: #ebdbcb;
  --light: #ffffff;
  --dark: #000000;
  --heading: #2e524a;
  --body: #363636;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-color2: #ffffff;
  --btn-bgcolor: #fda043;
  --btn-bgcolor2: #2e524a;
  --e-global-color-primary: #2e524a;
  --e-global-color-secondary: #040202;
  --menu-color: #040202;
}

.btn-theme {
  background: var(--main);
  color: #fff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}

.main-product {
  padding-bottom: 0px !important;
  padding-top: 35px;
}

.page_checkout_classic .woocommerce-checkout-payment li .payment_box {
  background: #005317 !important;
  padding: 14px !important;
}

.emoji {
  display: none !important;
}

.woocommerce-review__published-date {
  display: none !important;
}

@media only screen and (min-width: 1441px) {
  .container,
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px !important;
  }
}

@media only screen and (max-width: 1440px) {
  .container,
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px !important;
  }
}

@media only screen and (max-width: 820px) {
  .container,
  .elementor-section.elementor-section-boxed
    > .elementor-container.jws_section_ {
    max-width: 86% !important;
  }
}

@media only screen and (max-width: 480px) {
  .container,
  .elementor-section.elementor-section-boxed
    > .elementor-container.jws_section_ {
    max-width: 86% !important;
  }
}

:root {
  --e-global-color-primary: #2e524a;
  --main: #2e524a;
  --e-global-color-secondary: #fda043;
  --secondary: #fda043;
  --accent: #bac9ac;
  --e-global-color-accent: #bac9ac;
  --accent_second: #ebdbcb;
  --body: #f7f1ea;
  --text: #f7f1ea;
  --light: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #005317;
  --btn-bgcolor2: #005317;
  --heading: #2e524a;
  --bacground_thumbnail: transparent;
  --body-dark: #132420;
}

body {
  --body-font: Urbanist;
  --font2: betterworks;
}

.jws_header > .elementor-35 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.jws_header > .elementor-7766 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.jws_header > .elementor-1202 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.jws_header > .elementor-9658 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.jws_header > .elementor-2465 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.elementor-11648
  .elementor-element.elementor-element-f64134d
  > .elementor-container {
  min-height: 0;
}

.elementor-11648 .elementor-element.elementor-element-f64134d {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-f64134d
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-11648
  .elementor-element.elementor-element-2da2325:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-element-populated {
  border-style: solid;
  border-width: 0 0 0 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-element-populated,
.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-background-slideshow {
  border-radius: 0 0 35px 35px;
}

.elementor-11648
  .elementor-element.elementor-element-2da2325
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-11648 .elementor-element.elementor-element-94fddcb {
  text-align: center;
  color: #fff;
}

.elementor-11648
  .elementor-element.elementor-element-3e92eb0
  > .elementor-element-populated {
  margin: 0 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0 0 0 0;
}

.elementor-11648 .elementor-element.elementor-element-a539321 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-8098c03
  > .elementor-element-populated {
  margin: -15px 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.uaoffcanvas-6a4dca9 .jws-offcanvas-overlay {
  background: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-elementor-button
  .elementor-button-icon
  i,
.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-elementor-button
  .elementor-button-icon
  svg {
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-elementor-button
  .elementor-align-icon-right,
.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-infobox-link-icon-after {
  margin-left: 5px;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-elementor-button
  .elementor-align-icon-left,
.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-infobox-link-icon-before {
  margin-right: 5px;
}

.uaoffcanvas-6a4dca9 .jws-offcanvas-close .jws-offcanvas-close-icon {
  font-size: 25px;
}

.uaoffcanvas-6a4dca9 .jws-offcanvas .jws-offcanvas-content-data {
  color: #000;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-offcanvas
  .jws-offcanvas-content-data {
  color: #000;
}

.uaoffcanvas-6a4dca9 .jws-offcanvas-content .jws-text-editor {
  font-family: "Urbanist", Sans-serif;
  font-weight: 500;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-offcanvas-action-wrap
  a.jws-elementor-button,
.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .jws-offcanvas-action-wrap
  .jws-elementor-button {
  font-size: 15px;
  font-weight: 600;
  color: #2a2a2a;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .elementor-button-icon
  i {
  color: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .elementor-button-icon
  svg {
  fill: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  .elementor-button-icon
  path {
  fill: #005317;
  stroke: #005317;
}

.uaoffcanvas-6a4dca9 .jws-offcanvas-close .jws-offcanvas-close-icon i {
  color: var(--e-global-color-primary);
}

.uaoffcanvas-6a4dca9 .jws-offcanvas-close .jws-offcanvas-close-icon svg {
  fill: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-6a4dca9
  > .elementor-widget-container {
  margin: 12px 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-d3a5ce7
  > .elementor-element-populated {
  margin: -15px 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.elementor-11648
  .elementor-element.elementor-element-01e9b17
  .jws_mini_cart
  .jws-cart-nav {
  text-align: center;
}

.elementor-11648
  .elementor-element.elementor-element-01e9b17
  .jws_mini_cart
  a
  .cart_icon {
  color: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-01e9b17
  .jws_mini_cart
  a
  > span:not(.cart_icon) {
  font-weight: 700;
}

.elementor-11648
  .elementor-element.elementor-element-01e9b17
  .jws_mini_cart
  > .jws-cart-nav
  a
  .jws_cart_count {
  color: var(--e-global-color-primary);
  background: var(--e-global-color-secondary);
  font-size: 11px;
  font-weight: 700;
}

.elementor-11648
  .elementor-element.elementor-element-01e9b17
  > .elementor-widget-container {
  margin: 13px 0 0 0;
}

.elementor-11648 .elementor-element.elementor-element-47a3dc5 {
  margin-top: 51px;
  margin-bottom: 0;
}

.uaoffcanvas-e4a3769 .jws-offcanvas .jws-offcanvas-content-data {
  width: 300px;
}

.uaoffcanvas-e4a3769 .jws-offcanvas-overlay {
  background: rgb(0 0 0 / 0.75);
}

.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-elementor-button
  .elementor-button-icon
  i,
.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-elementor-button
  .elementor-button-icon
  svg {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-elementor-button
  .elementor-align-icon-right,
.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-infobox-link-icon-after {
  margin-left: 0;
}

.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-elementor-button
  .elementor-align-icon-left,
.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-infobox-link-icon-before {
  margin-right: 0;
}

.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-offcanvas-action-wrap
  a.jws-elementor-button,
.elementor-11648
  .elementor-element.elementor-element-e4a3769
  .jws-offcanvas-action-wrap
  .jws-elementor-button {
  font-weight: 100;
}

.uaoffcanvas-e4a3769 .jws-offcanvas-close .jws-offcanvas-close-icon i {
  color: var(--e-global-color-primary);
}

.uaoffcanvas-e4a3769 .jws-offcanvas-close .jws-offcanvas-close-icon svg {
  fill: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-55bc835
  > .elementor-widget-container {
  margin: -15% 0% 0% 0%;
}

.uaoffcanvas-910027d .jws-offcanvas-overlay {
  background: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-elementor-button
  .elementor-button-icon
  i,
.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-elementor-button
  .elementor-button-icon
  svg {
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-elementor-button
  .elementor-align-icon-right,
.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-infobox-link-icon-after {
  margin-left: 5px;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-elementor-button
  .elementor-align-icon-left,
.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-infobox-link-icon-before {
  margin-right: 5px;
}

.uaoffcanvas-910027d .jws-offcanvas-close .jws-offcanvas-close-icon {
  font-size: 25px;
}

.uaoffcanvas-910027d .jws-offcanvas .jws-offcanvas-content-data {
  color: #000;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-offcanvas
  .jws-offcanvas-content-data {
  color: #000;
}

.uaoffcanvas-910027d .jws-offcanvas-content .jws-text-editor {
  font-family: "Urbanist", Sans-serif;
  font-weight: 500;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-offcanvas-action-wrap
  a.jws-elementor-button,
.elementor-11648
  .elementor-element.elementor-element-910027d
  .jws-offcanvas-action-wrap
  .jws-elementor-button {
  font-size: 15px;
  font-weight: 600;
  color: #2a2a2a;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .elementor-button-icon
  i {
  color: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .elementor-button-icon
  svg {
  fill: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  .elementor-button-icon
  path {
  fill: #005317;
  stroke: #005317;
}

.uaoffcanvas-910027d .jws-offcanvas-close .jws-offcanvas-close-icon i {
  color: var(--e-global-color-primary);
}

.uaoffcanvas-910027d .jws-offcanvas-close .jws-offcanvas-close-icon svg {
  fill: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-910027d
  > .elementor-widget-container {
  margin: 12px 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-9db2648
  .jws_mini_cart
  .jws-cart-nav {
  text-align: center;
}

.elementor-11648
  .elementor-element.elementor-element-9db2648
  .jws_mini_cart
  a
  .cart_icon {
  color: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-9db2648
  .jws_mini_cart
  a
  > span:not(.cart_icon) {
  font-weight: 700;
}

.elementor-11648
  .elementor-element.elementor-element-9db2648
  .jws_mini_cart
  > .jws-cart-nav
  a
  .jws_cart_count {
  color: var(--e-global-color-primary);
  background: var(--e-global-color-secondary);
  font-size: 11px;
  font-weight: 700;
}

.elementor-11648
  .elementor-element.elementor-element-9db2648
  > .elementor-widget-container {
  margin: 13px 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-c0dcbdd
  > .elementor-container {
  min-height: 0;
}

.elementor-11648
  .elementor-element.elementor-element-c0dcbdd
  .shade_animation
  .elementor-repeater-item-4cd2238
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-11648 .elementor-element.elementor-element-f19d2e8 img {
  width: 80%;
}

.elementor-11648
  .elementor-element.elementor-element-f19d2e8
  > .elementor-widget-container {
  margin: -15% 0% 0% 0%;
  padding: 8px 8px 8px 8px;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  .btn-sub-menu {
  color: #545454;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul.nav
  > li
  > a {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a:hover,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.current-menu-ancestor
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.current-menu-item
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.current-menu-parent
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.active
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.current-menu-item
  > .btn-sub-menu,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li.active
  > .btn-sub-menu {
  color: #005317;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a {
  padding: 0 11px 0 11px;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li {
  margin: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container
  > .jws_main_menu
  > .jws_main_menu_inner
  > ul
  > li
  > a
  > i {
  font-size: 5px;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu {
  min-width: 260px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.5);
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li
  a {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 11px 30px 11px 30px;
  border-color: #3a3a3a;
  border-bottom-width: 0;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li
  a:hover,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.current-menu-item
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.current-menu-ancestor
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.current-menu-ancestor
  > a
  > span,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.current-menu-item
  > a
  > span,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.active
  > a,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.active
  > a
  > span,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li.active
  > .btn-sub-menu,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li
  a:hover
  i,
.elementor-11648
  .elementor-element.elementor-element-9cdec68
  .jws_main_menu
  .menu-item-design-standard
  .sub-menu
  li
  a:hover
  span {
  color: #005317 !important;
}

.elementor-11648
  .elementor-element.elementor-element-9cdec68
  > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-11648 .elementor-element.elementor-element-9cdec68 {
  width: var(--container-widget-width, 100.416%);
  max-width: 100.416%;
  --container-widget-width: 100.416%;
  --container-widget-flex-grow: 0;
}

.elementor-11648
  .elementor-element.elementor-element-ccc23cf
  > .elementor-element-populated {
  margin: -15px 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-a8f936b
  > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-11648 .elementor-element.elementor-element-c0dcbdd {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-db056fa
  > .elementor-container {
  min-height: 0;
}

.elementor-11648
  .elementor-element.elementor-element-db056fa
  .shade_animation
  .elementor-repeater-item-4cd2238
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-11648 .elementor-element.elementor-element-1c27a1b img {
  width: 80%;
}

.elementor-11648
  .elementor-element.elementor-element-1c27a1b
  > .elementor-widget-container {
  margin: -15% 0% 0% 0%;
  padding: 8px 8px 8px 8px;
}

.uaoffcanvas-df4cda6 .jws-offcanvas .jws-offcanvas-content-data {
  width: 300px;
}

.uaoffcanvas-df4cda6 .jws-offcanvas-overlay {
  background: rgb(0 0 0 / 0.75);
}

.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-elementor-button
  .elementor-button-icon
  i,
.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-elementor-button
  .elementor-button-icon
  svg {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-elementor-button
  .elementor-align-icon-right,
.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-infobox-link-icon-after {
  margin-left: 0;
}

.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-elementor-button
  .elementor-align-icon-left,
.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-infobox-link-icon-before {
  margin-right: 0;
}

.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-offcanvas-action-wrap
  a.jws-elementor-button,
.elementor-11648
  .elementor-element.elementor-element-df4cda6
  .jws-offcanvas-action-wrap
  .jws-elementor-button {
  font-weight: 100;
}

.uaoffcanvas-df4cda6 .jws-offcanvas-close .jws-offcanvas-close-icon i {
  color: var(--e-global-color-primary);
}

.uaoffcanvas-df4cda6 .jws-offcanvas-close .jws-offcanvas-close-icon svg {
  fill: var(--e-global-color-primary);
}

.elementor-11648
  .elementor-element.elementor-element-794fee8
  > .elementor-element-populated {
  margin: -15px 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0 0 0 0;
}

.elementor-11648
  .elementor-element.elementor-element-8909629
  > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-11648 .elementor-element.elementor-element-db056fa {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

@media (max-width: 1441px) {
  .elementor-11648
    .elementor-element.elementor-element-9cdec68
    > .elementor-widget-container
    > .jws_main_menu
    > .jws_main_menu_inner
    > ul
    > li
    > a {
    padding: 0 0 0 0;
  }

  .elementor-11648
    .elementor-element.elementor-element-9cdec68
    > .elementor-widget-container
    > .jws_main_menu
    > .jws_main_menu_inner
    > ul
    > li {
    margin: 0 0 0 0;
  }
}

@media (min-width: 768px) {
  .elementor-11648 .elementor-element.elementor-element-e2e2c06 {
    width: 37.733%;
  }

  .elementor-11648 .elementor-element.elementor-element-2da2325 {
    width: 25.271%;
  }

  .elementor-11648 .elementor-element.elementor-element-3e92eb0 {
    width: 36.621%;
  }

  .elementor-11648 .elementor-element.elementor-element-8098c03 {
    width: 65.489%;
  }

  .elementor-11648 .elementor-element.elementor-element-d3a5ce7 {
    width: 22.201%;
  }

  .elementor-11648 .elementor-element.elementor-element-3e3a71d {
    width: 11.581%;
  }

  .elementor-11648 .elementor-element.elementor-element-f359cea {
    width: 5.026%;
  }

  .elementor-11648 .elementor-element.elementor-element-41fb88e {
    width: 9.917%;
  }

  .elementor-11648 .elementor-element.elementor-element-2b6fd33 {
    width: 72.802%;
  }

  .elementor-11648 .elementor-element.elementor-element-ccc23cf {
    width: 12.224%;
  }
}

@media (max-width: 1441px) and (min-width: 768px) {
  .elementor-11648 .elementor-element.elementor-element-2da2325 {
    width: 55%;
  }

  .elementor-11648 .elementor-element.elementor-element-d3a5ce7 {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-f213863 {
    width: 20%;
  }

  .elementor-11648 .elementor-element.elementor-element-87fd1ad {
    width: 85%;
  }

  .elementor-11648 .elementor-element.elementor-element-794fee8 {
    width: 10%;
  }
}

@media (max-width: 1023px) {
  .uaoffcanvas-e4a3769 .jws-offcanvas .jws-offcanvas-content-data {
    width: 360px;
  }

  .elementor-11648
    .elementor-element.elementor-element-e4a3769
    .jws-elementor-button
    .elementor-button-icon {
    padding: 0 0 0 0;
  }

  .uaoffcanvas-e4a3769 .jws-offcanvas-close .jws-offcanvas-close-icon {
    font-size: 24px;
  }

  .uaoffcanvas-e4a3769 .jws-offcanvas-content-data {
    padding: 0 0 0 0;
  }

  .elementor-11648
    .elementor-element.elementor-element-e4a3769
    .jws-offcanvas-action-wrap
    a.jws-elementor-button,
  .elementor-11648
    .elementor-element.elementor-element-e4a3769
    .jws-offcanvas-action-wrap
    .jws-elementor-button {
    padding: 0 0 0 0;
  }

  .uaoffcanvas-e4a3769 .jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
    padding: 80px 30px 0 0;
  }

  .uaoffcanvas-df4cda6 .jws-offcanvas .jws-offcanvas-content-data {
    width: 360px;
  }

  .elementor-11648
    .elementor-element.elementor-element-df4cda6
    .jws-elementor-button
    .elementor-button-icon {
    padding: 0 0 0 0;
  }

  .uaoffcanvas-df4cda6 .jws-offcanvas-close .jws-offcanvas-close-icon {
    font-size: 24px;
  }

  .uaoffcanvas-df4cda6 .jws-offcanvas-content-data {
    padding: 0 0 0 0;
  }

  .elementor-11648
    .elementor-element.elementor-element-df4cda6
    .jws-offcanvas-action-wrap
    a.jws-elementor-button,
  .elementor-11648
    .elementor-element.elementor-element-df4cda6
    .jws-offcanvas-action-wrap
    .jws-elementor-button {
    padding: 0 0 0 0;
  }

  .uaoffcanvas-df4cda6 .jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
    padding: 80px 30px 0 0;
  }
}

@media (max-width: 767px) {
  .elementor-11648
    .elementor-element.elementor-element-e2e2c06
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0 0 0 0;
  }

  .elementor-11648 .elementor-element.elementor-element-8098c03 {
    width: 50%;
  }

  .elementor-11648
    .elementor-element.elementor-element-6a4dca9
    > .elementor-widget-container {
    margin: 10px 0 0 0;
  }

  .elementor-11648 .elementor-element.elementor-element-d3a5ce7 {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-3e3a71d {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-47a3dc5 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
  }

  .elementor-11648 .elementor-element.elementor-element-7c3ea8a {
    width: 25%;
  }

  .elementor-11648
    .elementor-element.elementor-element-7c3ea8a
    > .elementor-element-populated {
    margin: 25px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .uaoffcanvas-e4a3769 .jws-offcanvas .jws-offcanvas-content-data {
    width: 275px;
  }

  .elementor-11648
    .elementor-element.elementor-element-e4a3769
    > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-11648 .elementor-element.elementor-element-9f9cbff {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-55bc835 img {
    width: 60%;
  }

  .elementor-11648
    .elementor-element.elementor-element-55bc835
    > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
  }

  .elementor-11648 .elementor-element.elementor-element-dfc222a {
    width: 13%;
  }

  .elementor-11648
    .elementor-element.elementor-element-dfc222a
    > .elementor-element-populated {
    margin: 27px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-11648
    .elementor-element.elementor-element-910027d
    > .elementor-widget-container {
    margin: 0 0 0 -40px;
  }

  .elementor-11648 .elementor-element.elementor-element-667d4bc {
    width: 12%;
  }

  .elementor-11648
    .elementor-element.elementor-element-667d4bc
    > .elementor-element-populated {
    margin: 23px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-11648
    .elementor-element.elementor-element-9db2648
    > .elementor-widget-container {
    margin: 0 0 0 -35px;
  }

  .elementor-11648 .elementor-element.elementor-element-f359cea {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-41fb88e {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-2b6fd33 {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-f213863 {
    width: 50%;
  }

  .elementor-11648 .elementor-element.elementor-element-87fd1ad {
    width: 50%;
  }

  .uaoffcanvas-df4cda6 .jws-offcanvas .jws-offcanvas-content-data {
    width: 275px;
  }

  .elementor-11648
    .elementor-element.elementor-element-df4cda6
    > .elementor-widget-container {
    margin: 0 0 0 0;
  }
}

.elementor-11426
  .elementor-element.elementor-element-6384b30
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-bc-flex-widget
  .elementor-11426
  .elementor-element.elementor-element-4f4fa8d.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-4f4fa8d.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-11426 .elementor-element.elementor-element-dd39408 img {
  width: 40%;
}

.elementor-11426 .elementor-element.elementor-element-4783601 img {
  width: 40%;
}

.elementor-11426 .elementor-element.elementor-element-49eb280 img {
  width: 40%;
}

.elementor-11426
  .elementor-element.elementor-element-1a4e8ed
  > .elementor-container {
  min-height: 0;
}

.elementor-11426
  .elementor-element.elementor-element-1a4e8ed
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-bc-flex-widget
  .elementor-11426
  .elementor-element.elementor-element-d35e18a.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-d35e18a.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-d35e18a.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-bc-flex-widget
  .elementor-11426
  .elementor-element.elementor-element-423e2ac.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-423e2ac.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-423e2ac.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-11426
  .elementor-element.elementor-element-423e2ac
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #e8e8eb;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-423e2ac
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-11426 .elementor-element.elementor-element-a792d22 {
  --icon-box-icon-margin: 17px;
  width: auto;
  max-width: auto;
}

.elementor-11426 .elementor-element.elementor-element-a792d22 .elementor-icon {
  font-size: 14px;
}

.elementor-11426
  .elementor-element.elementor-element-a792d22
  .elementor-icon-box-title,
.elementor-11426
  .elementor-element.elementor-element-a792d22
  .elementor-icon-box-title
  a {
  font-weight: 700;
}

.elementor-bc-flex-widget
  .elementor-11426
  .elementor-element.elementor-element-073d57c.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-073d57c.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-073d57c.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-11426
  .elementor-element.elementor-element-073d57c
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 0;
  border-color: #e8e8eb;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-073d57c
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-11426 .elementor-element.elementor-element-28b6811 {
  --icon-box-icon-margin: 17px;
  width: auto;
  max-width: auto;
}

.elementor-11426 .elementor-element.elementor-element-28b6811 .elementor-icon {
  font-size: 14px;
}

.elementor-11426
  .elementor-element.elementor-element-28b6811
  .elementor-icon-box-title,
.elementor-11426
  .elementor-element.elementor-element-28b6811
  .elementor-icon-box-title
  a {
  font-weight: 700;
}

.elementor-11426
  .elementor-element.elementor-element-7d95a60:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-11426
  .elementor-element.elementor-element-7d95a60
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(258deg, #333333 15%, #414141 89%);
}

.elementor-11426
  .elementor-element.elementor-element-7d95a60
  > .elementor-background-overlay {
  background-color: #3f3f3fde;
  opacity: 0.41;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-11426 .elementor-element.elementor-element-7d95a60 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 25px 0 25px 0;
}

.elementor-11426 .elementor-element.elementor-element-e6bb46e {
  text-align: left;
}

.elementor-11426
  .elementor-element.elementor-element-e6bb46e
  .elementor-heading-title {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item {
  margin-right: calc(17px / 2);
  margin-left: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items.elementor-inline-items {
  margin-right: calc(-17px / 2);
  margin-left: calc(-17px / 2);
}

body.rtl
  .elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item:after {
  left: calc(-17px / 2);
}

body:not(.rtl)
  .elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item:after {
  right: calc(-17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-icon
  i {
  color: #fff;
  transition: color 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-icon
  svg {
  fill: #fff;
  transition: fill 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-item:hover
  .elementor-icon-list-icon
  i {
  color: #e8e8e8;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-item:hover
  .elementor-icon-list-icon
  svg {
  fill: #e8e8e8;
}

.elementor-11426 .elementor-element.elementor-element-4a75173 {
  --e-icon-list-icon-size: 15px;
  --icon-vertical-offset: 0px;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-icon {
  padding-right: 10px;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-item
  > .elementor-icon-list-text,
.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-item
  > a {
  font-size: 15px;
  font-weight: 500;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-text {
  color: #fff;
  transition: color 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-4a75173
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #fff;
}

.elementor-11426 .elementor-element.elementor-element-9fb8582 img {
  width: 50%;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group {
  padding-right: calc(7px / 2);
  padding-left: calc(7px / 2);
  margin-bottom: 16px;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-form-fields-wrapper {
  margin-left: calc(-7px / 2);
  margin-right: calc(-7px / 2);
  margin-bottom: -16px;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group.recaptcha_v3-bottomright {
  margin-bottom: 0;
}

body.rtl
  .elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-labels-inline
  .elementor-field-group
  > label {
  padding-left: 0;
}

body:not(.rtl)
  .elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-labels-inline
  .elementor-field-group
  > label {
  padding-right: 0;
}

body
  .elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-labels-above
  .elementor-field-group
  > label {
  padding-bottom: 0;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  > label,
.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-subgroup
  label {
  color: var(--e-global-color-bc4e77f);
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  > label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-type-html {
  padding-bottom: 0;
  color: var(--e-global-color-bc4e77f);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  .elementor-field {
  color: #005317;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  .elementor-field,
.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-subgroup
  label {
  font-family: "Urbanist", Sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group:not(.elementor-field-type-upload)
  .elementor-field:not(.elementor-select-wrapper) {
  background-color: var(--e-global-color-bc4e77f);
  border-color: #fff;
  border-width: 0 0 0 0;
  border-radius: 0 0 0 0;
  padding: 0 0 0 20px;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  .elementor-select-wrapper
  select {
  background-color: var(--e-global-color-bc4e77f);
  border-color: #fff;
  border-width: 0 0 0 0;
  border-radius: 0 0 0 0;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-field-group
  .elementor-select-wrapper::before {
  color: #fff;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-button {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 0 0 0 0;
  padding: 13px 18px 13px 18px;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .e-form__buttons__wrapper__button-next {
  background-color: #00641c;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-button[type="submit"] {
  background-color: #00641c;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .e-form__buttons__wrapper__button-previous:hover {
  color: #fff;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-message {
  font-family: "Urbanist", Sans-serif;
  font-weight: 500;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-message.elementor-message-success {
  color: #fff;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-message.elementor-message-danger {
  color: #fff;
}

.elementor-11426 .elementor-element.elementor-element-94702ac {
  --e-form-steps-indicators-spacing: 0px;
  --e-form-steps-indicator-padding: 0px;
  --e-form-steps-indicator-inactive-secondary-color: #ffffff;
  --e-form-steps-indicator-active-secondary-color: #ffffff;
  --e-form-steps-indicator-completed-secondary-color: #ffffff;
  --e-form-steps-divider-width: 1px;
  --e-form-steps-divider-gap: 10px;
  width: var(--container-widget-width, 613px);
  max-width: 613px;
  --container-widget-width: 613px;
  --container-widget-flex-grow: 0;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  > .elementor-widget-container {
  margin: 30px 0 0 0;
}

.elementor-11426 .elementor-element.elementor-element-a621187 {
  text-align: left;
}

.elementor-11426
  .elementor-element.elementor-element-a621187
  .elementor-heading-title {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item {
  margin-right: calc(17px / 2);
  margin-left: calc(17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items.elementor-inline-items {
  margin-right: calc(-17px / 2);
  margin-left: calc(-17px / 2);
}

body.rtl
  .elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item:after {
  left: calc(-17px / 2);
}

body:not(.rtl)
  .elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item:after {
  right: calc(-17px / 2);
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-icon
  i {
  color: #fff;
  transition: color 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-icon
  svg {
  fill: #fff;
  transition: fill 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-item:hover
  .elementor-icon-list-icon
  i {
  color: #e8e8e8;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-item:hover
  .elementor-icon-list-icon
  svg {
  fill: #e8e8e8;
}

.elementor-11426 .elementor-element.elementor-element-3ccb492 {
  --e-icon-list-icon-size: 15px;
  --icon-vertical-offset: 0px;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-icon {
  padding-right: 9px;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-item
  > .elementor-icon-list-text,
.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-item
  > a {
  font-size: 15px;
  font-weight: 500;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-text {
  color: #fff;
  transition: color 0.3s;
}

.elementor-11426
  .elementor-element.elementor-element-3ccb492
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #fff;
}

.elementor-11426 .elementor-element.elementor-element-4f965b3 {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 16px;
  --grid-column-gap: 15px;
  --grid-row-gap: 0px;
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  .elementor-widget-container {
  text-align: center;
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  .elementor-social-icon {
  background-color: #fff0;
  --icon-padding: 0.9em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  .elementor-social-icon:hover {
  background-color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  .elementor-social-icon:hover
  i {
  color: var(--e-global-color-secondary);
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  .elementor-social-icon:hover
  svg {
  fill: var(--e-global-color-secondary);
}

.elementor-11426
  .elementor-element.elementor-element-4f965b3
  > .elementor-widget-container {
  margin: 17px 0 0 0;
}

.elementor-11426 .elementor-element.elementor-element-79ed1c3 {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-bc-flex-widget
  .elementor-11426
  .elementor-element.elementor-element-e78b4d6.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-11426
  .elementor-element.elementor-element-e78b4d6.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-11426 .elementor-element.elementor-element-5c3f179 {
  text-align: center;
  color: #272727;
  font-family: "Urbanist", Sans-serif;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 1023px) {
  .elementor-11426 .elementor-element.elementor-element-7d95a60 {
    padding: 30px 20px 30px 20px;
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-item
    > a {
    font-size: 13px;
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-item
    > a {
    font-size: 13px;
  }

  .elementor-11426 .elementor-element.elementor-element-79ed1c3 {
    margin-top: 30px;
    margin-bottom: 34px;
  }
}

@media (max-width: 767px) {
  .elementor-11426 .elementor-element.elementor-element-4f4fa8d {
    width: 50%;
  }

  .elementor-11426 .elementor-element.elementor-element-dd39408 img {
    width: 80%;
  }

  .elementor-11426 .elementor-element.elementor-element-3e49fe1 {
    width: 50%;
  }

  .elementor-11426 .elementor-element.elementor-element-4783601 img {
    width: 80%;
  }

  .elementor-11426 .elementor-element.elementor-element-49eb280 img {
    width: 43%;
  }

  .elementor-11426 .elementor-element.elementor-element-a792d22 {
    --icon-box-icon-margin: 0px;
  }

  .elementor-11426
    .elementor-element.elementor-element-073d57c
    > .elementor-element-populated {
    border-width: 0 1px 1px 1px;
  }

  .elementor-11426 .elementor-element.elementor-element-28b6811 {
    --icon-box-icon-margin: 0px;
  }

  .elementor-11426 .elementor-element.elementor-element-7d95a60 {
    padding: 30px 0 30px 0;
  }

  .elementor-11426
    .elementor-element.elementor-element-d2e6c5f
    > .elementor-element-populated {
    padding: 0 0 0 0;
  }

  .elementor-11426
    .elementor-element.elementor-element-0f2fbc9
    > .elementor-element-populated {
    margin: 5px 5px 5px 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px;
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item {
    margin-right: calc(15px / 2);
    margin-left: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-15px / 2);
    margin-left: calc(-15px / 2);
  }

  body.rtl
    .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item:after {
    left: calc(-15px / 2);
  }

  body:not(.rtl)
    .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item:after {
    right: calc(-15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-11426
    .elementor-element.elementor-element-4a75173
    .elementor-icon-list-item
    > a {
    font-size: 14px;
  }

  .elementor-11426
    .elementor-element.elementor-element-429fb71
    > .elementor-element-populated {
    margin: 5px 5px 5px 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px;
  }

  .elementor-11426 .elementor-element.elementor-element-9fb8582 {
    text-align: left;
  }

  .elementor-11426 .elementor-element.elementor-element-9fb8582 img {
    width: 150px;
  }

  .elementor-11426 .elementor-element.elementor-element-94702ac {
    width: 100%;
    max-width: 100%;
  }

  .elementor-11426
    .elementor-element.elementor-element-0b9a0ca
    > .elementor-element-populated {
    margin: 5px 5px 5px 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px;
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item {
    margin-right: calc(15px / 2);
    margin-left: calc(15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-15px / 2);
    margin-left: calc(-15px / 2);
  }

  body.rtl
    .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item:after {
    left: calc(-15px / 2);
  }

  body:not(.rtl)
    .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-items.elementor-inline-items
    .elementor-icon-list-item:after {
    right: calc(-15px / 2);
  }

  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-11426
    .elementor-element.elementor-element-3ccb492
    .elementor-icon-list-item
    > a {
    font-size: 14px;
  }

  .elementor-11426 .elementor-element.elementor-element-79ed1c3 {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0 0 0 0;
  }
}

@media (min-width: 768px) {
  .elementor-11426 .elementor-element.elementor-element-fbae556 {
    width: 10%;
  }

  .elementor-11426 .elementor-element.elementor-element-0f2fbc9 {
    width: 25.379%;
  }

  .elementor-11426 .elementor-element.elementor-element-429fb71 {
    width: 28.231%;
  }

  .elementor-11426 .elementor-element.elementor-element-563360c {
    width: 14.066%;
  }

  .elementor-11426 .elementor-element.elementor-element-0b9a0ca {
    width: 22.308%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .elementor-11426 .elementor-element.elementor-element-e78b4d6 {
    width: 100%;
  }
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  span.elementor-message.elementor-message-danger.elementor-help-inline.elementor-form-help-inline {
  position: absolute;
  top: 30px;
}

.elementor-11426
  .elementor-element.elementor-element-94702ac
  .elementor-message.elementor-message-danger {
  margin-top: 40px;
}

.elementor-5447
  .elementor-element.elementor-element-c0e4602
  > .elementor-container {
  min-height: 400px;
}

.elementor-5447
  .elementor-element.elementor-element-c0e4602:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-5447
  .elementor-element.elementor-element-c0e4602
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2022/05/go-herbal-1920x400-1.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-5447 .elementor-element.elementor-element-c0e4602 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 40px;
}

.elementor-5447
  .elementor-element.elementor-element-c0e4602
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-5447
  .elementor-element.elementor-element-a0f49c0
  > .elementor-container {
  min-height: 550px;
}

.elementor-5447
  .elementor-element.elementor-element-a0f49c0:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-5447
  .elementor-element.elementor-element-a0f49c0
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-5447 .elementor-element.elementor-element-a0f49c0 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-5447
  .elementor-element.elementor-element-a0f49c0
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

@media (max-width: 767px) {
  .elementor-5447
    .elementor-element.elementor-element-c0e4602
    > .elementor-container {
    min-height: 180px;
  }

  .elementor-5447
    .elementor-element.elementor-element-c0e4602:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-5447
    .elementor-element.elementor-element-c0e4602
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-size: cover;
  }

  .elementor-5447 .elementor-element.elementor-element-c0e4602 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
  }

  .elementor-5447
    .elementor-element.elementor-element-a0f49c0
    > .elementor-container {
    min-height: 180px;
  }

  .elementor-5447
    .elementor-element.elementor-element-a0f49c0:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-5447
    .elementor-element.elementor-element-a0f49c0
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2022/05/go-herbal-1920x400-1.webp);
    background-size: cover;
  }

  .elementor-5447 .elementor-element.elementor-element-a0f49c0 {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0 0 0 0;
  }
}

.elementor-5249
  .elementor-element.elementor-element-b918fc9
  .jws_search
  > button {
  text-align: left;
  font-size: 24px;
}

.elementor-5249 .elementor-element.elementor-element-b918fc9 form.searchform {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ccc;
  min-height: 50px;
}

.elementor-5249
  .elementor-element.elementor-element-b918fc9
  form.searchform
  button {
  color: var(--e-global-color-primary);
  padding: 12px 0 0 0;
}

.elementor-5249
  .elementor-element.elementor-element-b918fc9
  form.searchform
  input {
  font-size: 14px;
  padding: 14px 0 0 50px;
}

.elementor-5249
  .elementor-element.elementor-element-b918fc9
  form.searchform
  input {
  color: var(--e-global-color-text);
}

.elementor-5249
  .elementor-element.elementor-element-b918fc9
  form.searchform
  input::placeholder {
  color: #ccc;
}

.elementor-5249
  .elementor-element.elementor-element-9487e7d
  .jws_categories
  .jws_list_categories
  li {
  margin-bottom: 7px;
}

.elementor-5249
  .elementor-element.elementor-element-9487e7d
  .jws_categories
  .jws_list_categories
  li
  a:hover,
.elementor-5249
  .elementor-element.elementor-element-9487e7d
  .jws_categories
  .jws_list_categories
  li.current-cat
  a {
  color: var(--e-global-color-secondary);
}

.elementor-5249
  .elementor-element.elementor-element-9487e7d
  > .elementor-widget-container {
  margin: 25px 0 0 0;
}

.elementor-5249
  .elementor-element.elementor-element-4b77d18
  > .elementor-widget-container {
  margin: 20px 0 0 0;
}

.elementor-5249 .elementor-element.elementor-element-606ece0 .jws_blog_item {
  margin-bottom: 16px;
}

.elementor-5249
  .elementor-element.elementor-element-606ece0
  .jws-blog-element
  .jws_blog_item
  .jws_post_wap
  .jws_post_content {
  padding: 0 0 0 20px;
}

.elementor-5249
  .elementor-element.elementor-element-606ece0
  .jws-blog-element
  .jws_blog_item
  .jws_post_wap
  .jws_post_content
  .entry-title {
  margin: 0 0 8px 0;
}

.elementor-5249
  .elementor-element.elementor-element-606ece0
  .jws-blog-element
  .jws_post_wap
  .entry-date
  a,
.elementor-5249
  .elementor-element.elementor-element-606ece0
  .jws-blog-element
  .jws_post_wap
  .time-read {
  color: #718876;
}

.elementor-5249
  .elementor-element.elementor-element-37d8751
  > .elementor-widget-container {
  margin: 8px 0 0 0;
}

.elementor-5249
  .elementor-element.elementor-element-650e07a
  > .elementor-widget-container {
  margin: 15px 0 0 0;
}

.elementor-5249
  .elementor-element.elementor-element-fc72e1c
  .elementor-image-gallery
  .gallery
  .gallery-item {
  padding-right: calc(15px / 2);
  padding-left: calc(15px / 2);
  padding-bottom: 15px;
}

.elementor-5249
  .elementor-element.elementor-element-fc72e1c
  .elementor-image-gallery
  .gallery {
  margin-left: calc(-15px / 2);
  margin-right: calc(-15px / 2);
  margin-bottom: -15px;
}

.elementor-5249
  .elementor-element.elementor-element-fc72e1c
  .gallery-item
  .gallery-caption {
  text-align: center;
}

.elementor-5249 .elementor-element.elementor-element-fc72e1c {
  width: var(--container-widget-width, 374px);
  max-width: 374px;
  --container-widget-width: 374px;
  --container-widget-flex-grow: 0;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540
  > .elementor-container {
  min-height: 100vh;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-4075
  .elementor-element.elementor-element-4fbd540
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #f7f1ea;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540
  .shade_animation
  .elementor-repeater-item-6cb332c
  .shade_wrap_inner {
  animation-name: MoveZoomIn;
  animation-timing-function: linear;
  animation-duration: 3s;
  animation-delay: 0s;
  right: 24%;
  top: 17%;
}

.elementor-4075
  .elementor-element.elementor-element-7a6ee00.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-4075
  .elementor-element.elementor-element-7a6ee00
  .shade_animation
  .elementor-repeater-item-f0b1683
  .shade_wrap_inner {
  animation-name: MoveLeft;
  animation-timing-function: linear;
  animation-duration: 3s;
  animation-delay: 0s;
  top: 10%;
}

.elementor-4075 .elementor-element.elementor-element-030f4dd {
  text-align: center;
}

.elementor-4075
  .elementor-element.elementor-element-030f4dd
  .elementor-heading-title {
  color: #fff0;
  font-family: "Urbanist", Sans-serif;
  font-size: 250px;
  font-weight: 900;
  line-height: 200px;
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .jws-info-box-inner {
  text-align: center;
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .box-title {
  margin-bottom: 25px;
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .box-content {
  color: var(--e-global-color-primary);
  font-size: 18px;
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .jws-info-box-inner
  .box-more {
  background: var(--e-global-color-secondary);
  font-weight: 700;
  border-style: solid;
  border-width: 0 0 0 0;
  padding: 16px 35px 16px 35px;
  margin: 35px 0 0 0;
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .jws-info-box-inner
  .box-more:hover {
  background: var(--e-global-color-primary);
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .jws-info-box-inner
  a.box-more {
  color: var(--e-global-color-bc4e77f);
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  .jws-info-box
  .jws-info-box-inner
  .box-more
  a:hover {
  color: var(--e-global-color-bc4e77f);
}

.elementor-4075
  .elementor-element.elementor-element-bcb1051
  > .elementor-widget-container {
  margin: 45px 0 0 0;
}

.elementor-4075 .elementor-element.elementor-element-bcb1051 {
  width: var(--container-widget-width, 920px);
  max-width: 920px;
  --container-widget-width: 920px;
  --container-widget-flex-grow: 0;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540
  .shade_animation
  .elementor-repeater-item-7c5a808
  .shade_wrap_inner {
  animation-name: MoveZoomIn;
  animation-timing-function: linear;
  animation-duration: 3s;
  animation-delay: 0s;
  left: 30%;
  bottom: 10%;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540
  .shade_animation
  .elementor-repeater-item-d749af4
  .shade_wrap_inner {
  animation-name: MoveZoomIn;
  animation-timing-function: linear;
  animation-duration: 3s;
  animation-delay: 0s;
  right: 10%;
  bottom: 47%;
}

.elementor-4075 .elementor-element.elementor-element-4fbd540 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-4075
  .elementor-element.elementor-element-4fbd540
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body.elementor-page-4075:not(.elementor-motion-effects-element-type-background),
body.elementor-page-4075
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #f7f1ea;
}

@media (max-width: 1023px) {
  .elementor-4075
    .elementor-element.elementor-element-4fbd540
    .shade_animation
    .elementor-repeater-item-6cb332c
    .shade_wrap_inner {
    right: 0%;
  }

  .elementor-4075
    .elementor-element.elementor-element-4fbd540
    .shade_animation
    .elementor-repeater-item-7c5a808
    .shade_wrap_inner {
    left: 10%;
  }

  .elementor-4075
    .elementor-element.elementor-element-4fbd540
    .shade_animation
    .elementor-repeater-item-d749af4
    .shade_wrap_inner {
    right: 5%;
  }
}

@media (max-width: 767px) {
  .elementor-4075
    .elementor-element.elementor-element-030f4dd
    .elementor-heading-title {
    font-size: 164px;
    line-height: 164px;
  }

  .elementor-4075
    .elementor-element.elementor-element-4fbd540
    .shade_animation
    .elementor-repeater-item-7c5a808
    .shade_wrap_inner {
    bottom: 0%;
  }

  .elementor-4075
    .elementor-element.elementor-element-4fbd540
    .shade_animation
    .elementor-repeater-item-d749af4
    .shade_wrap_inner {
    right: -12%;
  }
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

.text-background h1 {
  background-image: url(https://staging.greenmilkconcepts.in/wp-content/uploads/2022/04/bgtext.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff0;
  -webkit-text-fill-color: transparen;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgb(0 0 0 / 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgb(0 0 0 / 0.5), #fff0);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgb(0 0 0 / 0.5), #fff0);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgb(0 0 0 / 0.5), #fff0);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgb(0 0 0 / 0.5), #fff0);
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgb(0 0 0 / 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgb(0 0 0 / 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgb(0 0 0 / 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: #fff0;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.elementor-kit-6 {
  --e-global-color-primary: #2e524a;
  --e-global-color-secondary: #fda043;
  --e-global-color-text: #2e524a;
  --e-global-color-accent: #bac9ac;
  --e-global-color-b657aee: #ebdbcb;
  --e-global-color-ce3c8fd: #ffffff99;
  --e-global-color-f20e245: #dee5dc;
  --e-global-color-2a3e95b: #808080;
  --e-global-color-2a878d9: #ebdbcb66;
  --e-global-color-bc4e77f: #ffffff;
  --e-global-color-a5b87c3: #808080;
  --e-global-color-8d126f4: #ffffff80;
  --e-global-color-bcebcd4: #f7f1ea;
  --e-global-color-84f2dd1: #132420;
  --e-global-typography-primary-font-weight: normal;
  --e-global-typography-secondary-font-weight: 500;
  --e-global-typography-text-font-family: "Urbanist";
  --e-global-typography-text-font-weight: 500;
  --e-global-typography-accent-font-weight: 700;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
  font-weight: 700;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}

.e-con {
  --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px;
}

.elementor-element {
  --widgets-spacing: 20px 20px;
}

h1.entry-title {
  display: var(--page-title-display);
}

.elementor-kit-6 e-page-transition {
  background-color: #ffbc7d;
}

@media (max-width: 1023px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1023px;
  }

  .e-con {
    --container-max-width: 1023px;
  }
}

@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }

  .e-con {
    --container-max-width: 767px;
  }
}

.elementor-bg-transform .elementor-bg {
  will-change: transform;
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
  transform: scale(1.2);
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
  transform: scale(1);
}

.elementor-bg-transform-move-left .elementor-bg {
  transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-left:hover .elementor-bg,
.elementor-bg-transform-move-right .elementor-bg {
  transform: scale(1.2) translateX(-8%);
}

.elementor-bg-transform-move-right:hover .elementor-bg {
  transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-up .elementor-bg {
  transform: scale(1.2) translateY(8%);
}

.elementor-bg-transform-move-down .elementor-bg,
.elementor-bg-transform-move-up:hover .elementor-bg {
  transform: scale(1.2) translateY(-8%);
}

.elementor-bg-transform-move-down:hover .elementor-bg {
  transform: scale(1.2) translateY(8%);
}

.elementor-animated-content {
  --translate: 0, 0;
}

.elementor-animated-content:hover .elementor-animated-item--grow {
  transform: scale(1.1);
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
  transform: scale(0.85);
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
  transform: scale(1);
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-in {
  transform: scale(1);
  opacity: 1;
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-out {
  opacity: 0;
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
  transform: scale(0.2);
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
  transform: scale(2);
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:hover .elementor-animated-item--enter-from-left,
.elementor-animated-content:hover .elementor-animated-item--enter-from-right,
.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
  transform: translateX(1000px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
  transform: translateX(-1000px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  transform: translateY(-600px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
  transform: translateY(600px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  opacity: 0;
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
  transform: translateX(30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
  transform: translateX(-30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
  transform: translateY(-30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
  transform: translateY(30px);
}

.elementor-animated-content:hover
  .elementor-animated-item--move-contained-right {
  --translate: 8%, 0;
}

.elementor-animated-content:hover
  .elementor-animated-item--move-contained-left {
  --translate: -8%, 0;
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
  --translate: 0, -8%;
}

.elementor-animated-content:hover
  .elementor-animated-item--move-contained-bottom {
  --translate: 0, 8%;
}

.elementor-animated-content [class^="elementor-animated-item"] {
  will-change: transform, opacity;
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
  transform: scale(1.17);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
  transform: scale(0.2);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
  transform: scale(2);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,
.elementor-animated-content .elementor-animated-item--enter-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-in {
  opacity: 0;
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,
.elementor-animated-content .elementor-animated-item--exit-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-out {
  opacity: 1;
  transform: scale(1);
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
  transform: translateX(1000px);
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
  transform: translateX(-1000px);
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
  transform: translateY(-600px);
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
  transform: translateY(500px);
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.elementor-animated-content .elementor-animated-item--enter-from-left,
.elementor-animated-content .elementor-animated-item--enter-from-right,
.elementor-animated-content .elementor-animated-item--enter-from-top {
  opacity: 0;
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,
.elementor-animated-content .elementor-animated-item--exit-to-left,
.elementor-animated-content .elementor-animated-item--exit-to-right,
.elementor-animated-content .elementor-animated-item--exit-to-top {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,
.elementor-animated-content .elementor-animated-item--move-contained-left,
.elementor-animated-content .elementor-animated-item--move-contained-right,
.elementor-animated-content .elementor-animated-item--move-contained-top {
  transform: scale(1.2) translate(var(--translate));
}

.elementor-editor-active
  .elementor.elementor-edit-mode
  .elementor-widget.elementor-global-widget:hover {
  outline: 1px solid #fec449;
}

.elementor-editor-active
  .elementor.elementor-edit-mode
  .elementor-global-widget
  .elementor-editor-widget-settings {
  background-image: linear-gradient(0deg, #feb416, #fec449);
}

.elementor-editor-active
  .elementor.elementor-edit-mode
  .elementor-global-widget
  .elementor-editor-widget-settings
  .elementor-editor-element-setting:hover {
  background-color: #feb416;
}

.elementor-editor-active
  .elementor.elementor-edit-mode
  .elementor-global-widget
  .elementor-editor-widget-settings
  .elementor-editor-element-setting.elementor-editor-element-save {
  display: none;
}

.elementor-theme-builder-content-area {
  height: 400px;
}

.elementor-location-footer:before,
.elementor-location-header:before {
  content: "";
  display: table;
  clear: both;
}

.elementor-posts.elementor-posts--skin-archive_full_content
  article.elementor-post {
  display: block;
}

.elementor-sticky--active {
  z-index: 99;
}

.e-con.elementor-sticky--active,
.e-container.elementor-sticky--active {
  z-index: var(--z-index, 99);
}

.e-con .e-con.elementor-sticky--active,
.e-con .e-container.elementor-sticky--active,
.e-container .e-con.elementor-sticky--active,
.e-container .e-container.elementor-sticky--active {
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}

[data-elementor-type="popup"]
  .elementor-section-wrap:not(:empty)
  + #elementor-add-new-section,
[data-elementor-type="popup"]:not(.elementor-edit-area) {
  display: none;
}

.elementor-popup-modal {
  display: flex;
  pointer-events: none;
  background-color: #fff0;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
  display: none;
}

.elementor-popup-modal .dialog-close-button {
  display: none;
  top: 20px;
  margin-top: 0;
  right: 20px;
  opacity: 1;
  z-index: 9999;
  pointer-events: all;
}

.elementor-popup-modal .dialog-close-button svg {
  fill: #373a3c;
  height: 1em;
  width: 1em;
}

.elementor-popup-modal .dialog-widget-content {
  width: auto;
  overflow: visible;
  max-width: 100%;
  max-height: 100%;
  border-radius: 0;
  box-shadow: none;
  pointer-events: all;
}

.elementor-popup-modal .dialog-message {
  width: 640px;
  max-width: 100vw;
  max-height: 100vh;
  padding: 0;
  overflow: auto;
  display: flex;
}

.elementor-popup-modal .elementor {
  width: 100%;
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
  transition-duration: 1s;
}

.elementor-motion-effects-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.elementor-motion-effects-layer {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-motion-effects-perspective {
  perspective: 1200px;
}

.elementor-motion-effects-element {
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(0);
  transform: scale(0);
}

:root
  .fa-flip-both:root
  .fa-flip-horizontal:root
  .fa-flip-vertical:root
  .fa-rotate-90:root
  .fa-rotate-180:root
  .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot);
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot#1715334484)
      format("embedded-opentype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff)
      format("woff"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.ttf)
      format("truetype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.svg#fontawesome)
      format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot);
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot#1715334484)
      format("embedded-opentype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff)
      format("woff"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.ttf)
      format("truetype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome)
      format("svg");
}

.fab,
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
  src: url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot#1715334484)
      format("embedded-opentype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff)
      format("woff"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf)
      format("truetype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome)
      format("svg");
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}

.fa,
.fas {
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\f000";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-close:before,
.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "\f017";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
  content: "\f01e";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "\f03b";
}

.fa.fa-video-camera:before {
  content: "\f03d";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-pencil:before {
  content: "\f303";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "\f044";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "\f14a";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "\f058";
}

.fa.fa-mail-forward:before {
  content: "\f064";
}

.fa.fa-expand:before {
  content: "\f424";
}

.fa.fa-compress:before {
  content: "\f422";
}

.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "\f080";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "\f080";
}

.fa.fa-facebook-square,
.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "\f004";
}

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "\f08c";
}

.fa.fa-thumb-tack:before {
  content: "\f08d";
}

.fa.fa-external-link:before {
  content: "\f35d";
}

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "\f094";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "\f02e";
}

.fa.fa-facebook,
.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "\f0a0";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-chain:before {
  content: "\f0c1";
}

.fa.fa-scissors:before {
  content: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "\f0c7";
}

.fa.fa-navicon:before,
.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "\f0d5";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

.fa.fa-rotate-left:before {
  content: "\f0e2";
}

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
  content: "\f3fd";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "\f086";
}

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard,
.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "\f328";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa.fa-exchange:before {
  content: "\f362";
}

.fa.fa-cloud-download:before {
  content: "\f381";
}

.fa.fa-cloud-upload:before {
  content: "\f382";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "\f0f3";
}

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "\f0f8";
}

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "\f111";
}

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f089";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f089";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f089";
}

.fa.fa-code-fork:before {
  content: "\f126";
}

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-shield:before {
  content: "\f3ed";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "\f3ff";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

.fa.fa-external-link-square:before {
  content: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before,
.fa.fa-euro:before {
  content: "\f153";
}

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-dollar:before,
.fa.fa-usd:before {
  content: "\f155";
}

.fa.fa-inr:before,
.fa.fa-rupee:before {
  content: "\f156";
}

.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-krw:before,
.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-bitcoin,
.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "\f15a";
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc:before {
  content: "\f884";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "\f171";
}

.fa.fa-tumblr,
.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "\f309";
}

.fa.fa-long-arrow-up:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right:before {
  content: "\f30b";
}

.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before,
.fa.fa-turkish-lira:before {
  content: "\f195";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bank:before,
.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "\f2e5";
}

.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "\f0e0";
}

.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-bouy,
.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa.fa-ra,
.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire,
.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "\f111";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-sliders:before {
  content: "\f1de";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

.fa.fa-area-chart:before {
  content: "\f1fe";
}

.fa.fa-pie-chart:before {
  content: "\f200";
}

.fa.fa-line-chart:before {
  content: "\f201";
}

.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "\f20a";
}

.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "\f2b4";
}

.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "\f09a";
}

.fa.fa-pinterest-p,
.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "\f236";
}

.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before,
.fa.fa-battery:before {
  content: "\f240";
}

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone,
.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "\f254";
}

.fa.fa-hourglass-1:before {
  content: "\f251";
}

.fa.fa-hourglass-2:before {
  content: "\f252";
}

.fa.fa-hourglass-3:before {
  content: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz,
.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide,
.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}

.fa.fa-fa,
.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "\f2b9";
}

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before,
.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize,
.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers,
.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "\f1ba";
}

.elementor-element.elementor-element-5b64f129 {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-element.elementor-element-3623d99 > .elementor-element-populated {
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-367eea2e
  .elementor-repeater-item-df8bdc9
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Lepams.webp);
  background-size: cover;
}

.elementor-element.elementor-element-367eea2e
  .elementor-repeater-item-99e3845
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Xten.webp);
  background-size: cover;
}

.elementor-element.elementor-element-367eea2e
  .elementor-repeater-item-00afd73
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/GMC-Banner_Pain-Management-copy.webp);
  background-size: cover;
}

.elementor-element.elementor-element-367eea2e
  .elementor-repeater-item-5299d25
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Moisturizer-2.webp);
  background-size: cover;
}

.elementor-element.elementor-element-367eea2e .swiper-slide {
  height: 500px;
  transition-duration: calc(3000ms * 1.2);
}

.elementor-element.elementor-element-367eea2e .swiper-slide-contents {
  max-width: 66%;
}

.elementor-element.elementor-element-367eea2e .swiper-slide-inner {
  text-align: center;
}

.elementor-element.elementor-element-367eea2e .elementor-swiper-button {
  color: #363636;
}

.elementor-element.elementor-element-367eea2e .elementor-swiper-button svg {
  fill: #363636;
}

.elementor-element.elementor-element-783bc984 > .elementor-element-populated {
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-1f8b6a15
  .elementor-repeater-item-24662bb
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Lepams-mobile-view-copy.webp);
  background-size: cover;
}

.elementor-element.elementor-element-1f8b6a15
  .elementor-repeater-item-64863c7
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Xten-Moblie-view.webp);
  background-size: cover;
}

.elementor-element.elementor-element-1f8b6a15
  .elementor-repeater-item-3d94066
  .swiper-slide-bg {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/12/Moisturizer-moblie-view.webp);
  background-size: cover;
}

.elementor-element.elementor-element-1f8b6a15 .swiper-slide {
  height: 550px;
  transition-duration: calc(5000ms * 1.2);
}

.elementor-element.elementor-element-1f8b6a15 .swiper-slide-contents {
  max-width: 66%;
}

.elementor-element.elementor-element-1f8b6a15 .swiper-slide-inner {
  text-align: center;
}

.elementor-element.elementor-element-1f8b6a15 .elementor-swiper-button {
  color: #363636;
}

.elementor-element.elementor-element-1f8b6a15 .elementor-swiper-button svg {
  fill: #363636;
}

.elementor-element.elementor-element-747d771c {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-6391095f > .elementor-element-populated {
  margin: 0 0 0 0;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-628ae10 {
  margin-top: 50px;
  margin-bottom: 0;
}

.elementor-element.elementor-element-e851f6e {
  text-align: center;
}

.elementor-element.elementor-element-e851f6e .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-9a586eb {
  margin-top: 50px;
  margin-bottom: 0;
}

.elementor-element.elementor-element-b98553e:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-b98553e
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2024/01/1000x552-1.webp);
  background-size: cover;
}

.elementor-element.elementor-element-b98553e > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0 10px 0 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
}

.elementor-element.elementor-element-b98553e
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-1baa905 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 27px;
  font-weight: 600;
}

.elementor-element.elementor-element-1baa905 > .elementor-widget-container {
  margin: 40px 0 0 25px;
}

.elementor-element.elementor-element-af85f5e {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.elementor-element.elementor-element-af85f5e > .elementor-widget-container {
  margin: 0 0 0 25px;
}

.elementor-element.elementor-element-ef936f0 .elementor-button {
  background-color: #0f3e2b;
}

.elementor-element.elementor-element-ef936f0
  .elementor-button
  .elementor-button-icon {
  font-size: 10px;
}

.elementor-element.elementor-element-ef936f0 > .elementor-widget-container {
  margin: 10px 0 55px 25px;
}

.elementor-element.elementor-element-815c08c:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-815c08c
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2024/01/1000x552-3-1.webp);
  background-position: center center;
  background-size: cover;
}

.elementor-element.elementor-element-815c08c > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0 10px 0 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
}

.elementor-element.elementor-element-815c08c
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-e287245 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 27px;
  font-weight: 600;
}

.elementor-element.elementor-element-e287245 > .elementor-widget-container {
  margin: 40px 0 0 25px;
}

.elementor-element.elementor-element-ecb6376 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.elementor-element.elementor-element-ecb6376 > .elementor-widget-container {
  margin: -15px 0 0 25px;
}

.elementor-element.elementor-element-1c4762e .elementor-button {
  background-color: #0f3e2b;
}

.elementor-element.elementor-element-1c4762e
  .elementor-button
  .elementor-button-icon {
  font-size: 10px;
}

.elementor-element.elementor-element-1c4762e > .elementor-widget-container {
  margin: 0 0 50px 25px;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-e36f0b1.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-e36f0b1.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-e36f0b1:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-e36f0b1
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2024/01/1000x552-2-1.webp);
  background-size: cover;
}

.elementor-element.elementor-element-e36f0b1 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0 10px 0 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
}

.elementor-element.elementor-element-e36f0b1
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-acd69aa .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 27px;
  font-weight: 600;
}

.elementor-element.elementor-element-acd69aa > .elementor-widget-container {
  margin: 40px 0 0 25px;
}

.elementor-element.elementor-element-241530d {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.elementor-element.elementor-element-241530d > .elementor-widget-container {
  margin: 0 0 0 25px;
}

.elementor-element.elementor-element-b26caa7 .elementor-button {
  background-color: #0f3e2b;
}

.elementor-element.elementor-element-b26caa7
  .elementor-button
  .elementor-button-icon {
  font-size: 10px;
}

.elementor-element.elementor-element-b26caa7 > .elementor-widget-container {
  margin: 10px 0 55px 25px;
}

.elementor-element.elementor-element-361d9321 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.elementor-element.elementor-element-5b4cda9 {
  text-align: center;
}

.elementor-element.elementor-element-5b4cda9 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-2c0e9ac5 {
  margin-top: -5%;
  margin-bottom: 0%;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-2d8df056 > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-5ae49775 > .elementor-container {
  min-height: 600px;
}

.elementor-element.elementor-element-5ae49775:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-5ae49775
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #e9e9e9;
}

.elementor-element.elementor-element-5ae49775 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-5ae49775 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-34cf726b {
  text-align: center;
}

.elementor-element.elementor-element-34cf726b .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-31f50c91 {
  text-align: center;
}

.elementor-element.elementor-element-31f50c91 .elementor-heading-title {
  font-family: "Urbanist", Sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
}

.elementor-element.elementor-element-31f50c91 > .elementor-widget-container {
  margin: 0% 0% 0% 0%;
}

.elementor-element.elementor-element-2564c73e
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-c51359e:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-55a83543
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-2d23d415:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-4fc186e4
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-13abcc11:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-4cb96df
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-526aeb85:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-1b5c7ab4 a.elementor-button,
.elementor-element.elementor-element-1b5c7ab4 .elementor-button {
  font-weight: 700;
  color: #fff;
  background: #0f3e2b;
}

.elementor-element.elementor-element-1b5c7ab4 > .elementor-widget-container {
  margin: 20px 0 0 0;
}

.elementor-element.elementor-element-7dd9b19 > .elementor-container {
  min-height: 600px;
}

.elementor-element.elementor-element-7dd9b19:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-7dd9b19
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #e9e9e9;
}

.elementor-element.elementor-element-7dd9b19 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-7dd9b19 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-a7d6b5e {
  text-align: center;
}

.elementor-element.elementor-element-a7d6b5e .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-f5f12ef {
  text-align: center;
}

.elementor-element.elementor-element-f5f12ef .elementor-heading-title {
  font-family: "Urbanist", Sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
}

.elementor-element.elementor-element-f5f12ef > .elementor-widget-container {
  margin: 0% 0% 0% 0%;
}

.elementor-element.elementor-element-608eb32
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-d3be472 img {
  width: 65%;
}

.elementor-element.elementor-element-d3be472:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-ac87d43
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-fe59170 img {
  width: 65%;
}

.elementor-element.elementor-element-fe59170:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-a0ded1e
  .shade_animation
  .elementor-repeater-item-0db323d
  .shade_wrap_inner {
  animation-timing-function: linear;
  animation-duration: 0.5s;
  animation-delay: 0s;
  left: 10%;
  top: 10%;
}

.elementor-element.elementor-element-31ed90d img {
  width: 65%;
}

.elementor-element.elementor-element-31ed90d:hover img {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0)
    hue-rotate(0deg);
}

.elementor-element.elementor-element-c36012a a.elementor-button,
.elementor-element.elementor-element-c36012a .elementor-button {
  font-weight: 700;
  color: #fff;
  background: #0f3e2b;
}

.elementor-element.elementor-element-c36012a > .elementor-widget-container {
  margin: 20px 0 0 0;
}

.elementor-element.elementor-element-319b3def {
  margin-top: 75px;
  margin-bottom: 0;
}

.elementor-element.elementor-element-18a28c0d {
  text-align: center;
}

.elementor-element.elementor-element-18a28c0d .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.elementor-element.elementor-element-7d1aea40 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.2px;
}

.elementor-element.elementor-element-7cae9031 {
  margin-top: 100px;
  margin-bottom: 80px;
}

.elementor-element.elementor-element-1271bcf4:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-1271bcf4
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #e9e9e9;
}

.elementor-element.elementor-element-1271bcf4 > .elementor-element-populated,
.elementor-element.elementor-element-1271bcf4
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-element.elementor-element-1271bcf4
  > .elementor-background-slideshow {
  border-radius: 8px 8px 8px 8px;
}

.elementor-element.elementor-element-1271bcf4 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0 0 0 10px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 10px;
  padding: 40px 32px 40px 32px;
}

.elementor-element.elementor-element-1271bcf4
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-696583bb {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-696583bb .elementor-icon {
  font-size: 90px;
}

.elementor-element.elementor-element-696583bb .elementor-icon-box-title,
.elementor-element.elementor-element-696583bb .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-6577397d {
  --divider-border-style: solid;
  --divider-color: #dee5dc;
  --divider-border-width: 1px;
}

.elementor-element.elementor-element-6577397d .elementor-divider-separator {
  width: 100%;
}

.elementor-element.elementor-element-6577397d .elementor-divider {
  padding-block-start: 24px;
  padding-block-end: 24px;
}

.elementor-element.elementor-element-6577397d > .elementor-widget-container {
  margin: 0 0 0 -10px;
}

.elementor-element.elementor-element-1750bc58 {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-1750bc58 .elementor-icon {
  font-size: 90px;
}

.elementor-element.elementor-element-1750bc58 .elementor-icon-box-title,
.elementor-element.elementor-element-1750bc58 .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-3da0c3a2 {
  --divider-border-style: solid;
  --divider-color: #dee5dc;
  --divider-border-width: 1px;
}

.elementor-element.elementor-element-3da0c3a2 .elementor-divider-separator {
  width: 100%;
}

.elementor-element.elementor-element-3da0c3a2 .elementor-divider {
  padding-block-start: 24px;
  padding-block-end: 24px;
}

.elementor-element.elementor-element-3da0c3a2 > .elementor-widget-container {
  margin: 0 0 0 -10px;
}

.elementor-element.elementor-element-63774aa5 {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-63774aa5 .elementor-icon {
  font-size: 90px;
}

.elementor-element.elementor-element-63774aa5 .elementor-icon-box-title,
.elementor-element.elementor-element-63774aa5 .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-6e6f33f1:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-6e6f33f1
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #005317;
}

.elementor-element.elementor-element-6e6f33f1 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-6e6f33f1
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-26783da2 {
  width: var(--container-widget-width, 146px);
  max-width: 146px;
  --container-widget-width: 146px;
  --container-widget-flex-grow: 0;
  top: -52px;
}

body:not(.rtl) .elementor-element.elementor-element-26783da2 {
  left: -199px;
}

body.rtl .elementor-element.elementor-element-26783da2 {
  right: -199px;
}

.elementor-element.elementor-element-39f90d37 img {
  width: 100%;
}

.elementor-element.elementor-element-39f90d37 {
  width: var(--container-widget-width, 514px);
  max-width: 514px;
  --container-widget-width: 514px;
  --container-widget-flex-grow: 0;
  top: 19px;
}

body:not(.rtl) .elementor-element.elementor-element-39f90d37 {
  left: -257px;
}

body.rtl .elementor-element.elementor-element-39f90d37 {
  right: -257px;
}

.elementor-element.elementor-element-31186aa1 {
  width: var(--container-widget-width, 215px);
  max-width: 215px;
  --container-widget-width: 215px;
  --container-widget-flex-grow: 0;
  bottom: 0;
}

body:not(.rtl) .elementor-element.elementor-element-31186aa1 {
  right: -175px;
}

body.rtl .elementor-element.elementor-element-31186aa1 {
  left: -175px;
}

.elementor-element.elementor-element-34f6a268.elementor-column
  > .elementor-widget-wrap {
  justify-content: flex-end;
}

.elementor-element.elementor-element-34f6a268:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-34f6a268
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #005317;
}

.elementor-element.elementor-element-34f6a268 > .elementor-element-populated,
.elementor-element.elementor-element-34f6a268
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-element.elementor-element-34f6a268
  > .elementor-background-slideshow {
  border-radius: 0 8px 8px 0;
}

.elementor-element.elementor-element-34f6a268 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 40px 32px 40px 32px;
}

.elementor-element.elementor-element-34f6a268
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-1ace371f {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-1ace371f .elementor-icon {
  font-size: 100px;
}

.elementor-element.elementor-element-1ace371f .elementor-icon-box-title {
  color: #fff;
}

.elementor-element.elementor-element-1ace371f .elementor-icon-box-title,
.elementor-element.elementor-element-1ace371f .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-1ace371f .elementor-icon-box-description {
  color: #fff;
}

.elementor-element.elementor-element-6c017bd9 {
  --divider-border-style: solid;
  --divider-color: #dee5dc21;
  --divider-border-width: 1px;
}

.elementor-element.elementor-element-6c017bd9 .elementor-divider-separator {
  width: 100%;
}

.elementor-element.elementor-element-6c017bd9 .elementor-divider {
  padding-block-start: 24px;
  padding-block-end: 24px;
}

.elementor-element.elementor-element-6c017bd9 > .elementor-widget-container {
  margin: 0 -10px 0 0;
}

.elementor-element.elementor-element-784bc88e {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-784bc88e .elementor-icon {
  font-size: 100px;
}

.elementor-element.elementor-element-784bc88e .elementor-icon-box-title {
  color: #fff;
}

.elementor-element.elementor-element-784bc88e .elementor-icon-box-title,
.elementor-element.elementor-element-784bc88e .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-784bc88e .elementor-icon-box-description {
  color: #fff;
}

.elementor-element.elementor-element-485781f2 {
  --divider-border-style: solid;
  --divider-color: #dee5dc21;
  --divider-border-width: 1px;
}

.elementor-element.elementor-element-485781f2 .elementor-divider-separator {
  width: 100%;
}

.elementor-element.elementor-element-485781f2 .elementor-divider {
  padding-block-start: 24px;
  padding-block-end: 24px;
}

.elementor-element.elementor-element-485781f2 > .elementor-widget-container {
  margin: 0 -10px 0 0;
}

.elementor-element.elementor-element-7d2209e3 {
  --icon-box-icon-margin: 15px;
  width: var(--container-widget-width, 450px);
  max-width: 450px;
  --container-widget-width: 450px;
  --container-widget-flex-grow: 0;
}

.elementor-element.elementor-element-7d2209e3 .elementor-icon {
  font-size: 100px;
}

.elementor-element.elementor-element-7d2209e3 .elementor-icon-box-title {
  color: #fff;
}

.elementor-element.elementor-element-7d2209e3 .elementor-icon-box-title,
.elementor-element.elementor-element-7d2209e3 .elementor-icon-box-title a {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-7d2209e3 .elementor-icon-box-description {
  color: #fff;
}

.elementor-element.elementor-element-45464097 {
  text-align: center;
}

.elementor-element.elementor-element-45464097 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.elementor-element.elementor-element-746579c0 {
  text-align: center;
}

.elementor-element.elementor-element-746579c0 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
}

.elementor-element.elementor-element-3ec2a62f {
  margin-top: 15px;
  margin-bottom: 50px;
}

.elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_nav_container {
  text-align: center;
}

.elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_nav_wrap {
  padding: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.5);
}

.elementor-element.elementor-element-6ec00b3d .tab_nav_container {
  margin: 5px 5px 5px 5px;
}

.elementor-element.elementor-element-6ec00b3d
  .jws_tab_wrap
  .tab_nav
  li:not(#magic_line) {
  margin: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-6ec00b3d
  .jws_tab_wrap
  .tab_nav
  #magic_line {
  background: #005317;
}

.elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_nav li a {
  font-size: 17px;
  line-height: 37px;
}

.elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_content {
  text-align: left;
}

.elementor-element.elementor-element-6ec00b3d
  .jws_tab_wrap
  .tab_nav
  li
  a
  .item-icon {
  margin: 3px 3px 3px 3px;
}

.elementor-element.elementor-element-57b1e863 > .elementor-container {
  min-height: 500px;
}

.elementor-element.elementor-element-57b1e863:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-57b1e863
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/11/Banner-2-4.webp);
  background-size: cover;
}

.elementor-element.elementor-element-57b1e863 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-57b1e863 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-019249c {
  text-align: center;
}

.elementor-element.elementor-element-019249c .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-5bc454c {
  text-align: center;
}

.elementor-element.elementor-element-5bc454c .elementor-heading-title {
  color: #303030;
  font-family: "Abhaya Libre", Sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.elementor-element.elementor-element-445340c0 .elementor-countdown-item {
  background-color: #fff0;
}

body:not(.rtl)
  .elementor-element.elementor-element-445340c0
  .elementor-countdown-item:not(:first-of-type) {
  margin-left: calc(20px / 2);
}

body:not(.rtl)
  .elementor-element.elementor-element-445340c0
  .elementor-countdown-item:not(:last-of-type) {
  margin-right: calc(20px / 2);
}

body.rtl
  .elementor-element.elementor-element-445340c0
  .elementor-countdown-item:not(:first-of-type) {
  margin-right: calc(20px / 2);
}

body.rtl
  .elementor-element.elementor-element-445340c0
  .elementor-countdown-item:not(:last-of-type) {
  margin-left: calc(20px / 2);
}

.elementor-element.elementor-element-445340c0 .elementor-countdown-digits {
  color: #0f3e2b;
  font-size: 20px;
  font-weight: 700;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: var(--e-global-color-bc4e77f);
  border-radius: 50px 50px 50px 50px;
  margin: 0 0 12px 0;
}

.elementor-element.elementor-element-445340c0 .elementor-countdown-label {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
}

.elementor-element.elementor-element-445340c0 > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-element.elementor-element-35f481c a.elementor-button,
.elementor-element.elementor-element-35f481c .elementor-button {
  font-weight: 700;
  color: #fff;
  background: #0f3e2b;
}

.elementor-element.elementor-element-43751f50 > .elementor-container {
  min-height: 500px;
}

.elementor-element.elementor-element-43751f50:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-43751f50
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-size: cover;
}

.elementor-element.elementor-element-43751f50 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-43751f50 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-6138dd6 {
  text-align: center;
}

.elementor-element.elementor-element-6138dd6 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.elementor-element.elementor-element-62eea00c {
  text-align: center;
}

.elementor-element.elementor-element-62eea00c .elementor-heading-title {
  color: #303030;
  font-family: "Abhaya Libre", Sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.elementor-element.elementor-element-2e2e2a03 .elementor-countdown-item {
  background-color: #fff0;
}

body:not(.rtl)
  .elementor-element.elementor-element-2e2e2a03
  .elementor-countdown-item:not(:first-of-type) {
  margin-left: calc(20px / 2);
}

body:not(.rtl)
  .elementor-element.elementor-element-2e2e2a03
  .elementor-countdown-item:not(:last-of-type) {
  margin-right: calc(20px / 2);
}

body.rtl
  .elementor-element.elementor-element-2e2e2a03
  .elementor-countdown-item:not(:first-of-type) {
  margin-right: calc(20px / 2);
}

body.rtl
  .elementor-element.elementor-element-2e2e2a03
  .elementor-countdown-item:not(:last-of-type) {
  margin-left: calc(20px / 2);
}

.elementor-element.elementor-element-2e2e2a03 .elementor-countdown-digits {
  color: #0f3e2b;
  font-size: 20px;
  font-weight: 700;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: var(--e-global-color-bc4e77f);
  border-radius: 50px 50px 50px 50px;
  margin: 0 0 12px 0;
}

.elementor-element.elementor-element-2e2e2a03 .elementor-countdown-label {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
}

.elementor-element.elementor-element-2e2e2a03 > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-element.elementor-element-485e5bda a.elementor-button,
.elementor-element.elementor-element-485e5bda .elementor-button {
  font-weight: 700;
  color: #fff;
  background: #0f3e2b;
}

.elementor-element.elementor-element-198f4e2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.elementor-element.elementor-element-5a648b38 {
  text-align: center;
}

.elementor-element.elementor-element-5a648b38 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.elementor-element.elementor-element-44e3fa33 .jws-carousel .jws-carousel-btn {
  font-size: 0;
}

.elementor-element.elementor-element-d84bfc7 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-d84bfc7
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-f899de4:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-element.elementor-element-f899de4
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2024/01/884x1408.webp);
  background-position: center center;
  background-size: cover;
}

.elementor-element.elementor-element-f899de4 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-f899de4
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-151fbe0 .elementor-button {
  font-weight: 700;
  fill: #fff;
  color: #fff;
  background-color: #02300d;
}

.elementor-element.elementor-element-51ddcc3 > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-51ddcc3
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-679e271a {
  margin-top: 70px;
  margin-bottom: 0;
}

.elementor-element.elementor-element-22a82dd7 {
  text-align: center;
}

.elementor-element.elementor-element-22a82dd7 .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.elementor-element.elementor-element-6299baeb {
  --e-image-carousel-slides-to-show: 5;
}

.elementor-element.elementor-element-6299baeb
  .elementor-image-carousel-caption {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 75px;
}

.elementor-element.elementor-element-222448b7 {
  --e-image-carousel-slides-to-show: 5;
}

.elementor-element.elementor-element-222448b7
  .elementor-image-carousel-caption {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 75px;
}

.elementor-element.elementor-element-54894bb0 img {
  width: 50%;
}

.elementor-element.elementor-element-7574a824 {
  text-align: center;
}

.elementor-element.elementor-element-7574a824 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-57f8be56 img {
  width: 50%;
}

.elementor-element.elementor-element-282e0989 {
  text-align: center;
}

.elementor-element.elementor-element-282e0989 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-44a92b6a img {
  width: 50%;
}

.elementor-element.elementor-element-7ecc14fd {
  text-align: center;
}

.elementor-element.elementor-element-7ecc14fd .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-7a0a3f5 img {
  width: 50%;
}

.elementor-element.elementor-element-213f2ac0 {
  text-align: center;
}

.elementor-element.elementor-element-213f2ac0 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-2ed5d2ac img {
  width: 50%;
}

.elementor-element.elementor-element-6bc451f5 {
  text-align: center;
}

.elementor-element.elementor-element-6bc451f5 .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.elementor-element.elementor-element-648ee91f {
  margin-top: 50px;
  margin-bottom: 50px;
}

.elementor-element.elementor-element-64ba374d {
  text-align: center;
}

.elementor-element.elementor-element-64ba374d .elementor-heading-title {
  color: #3b3b3b;
  font-family: "Poppins", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.elementor-element.elementor-element-76e48cbb {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.2px;
}

.elementor-element.elementor-element-25ff6dfe
  .elementor-button
  .elementor-align-icon-right {
  margin-left: 10px;
}

.elementor-element.elementor-element-25ff6dfe
  .elementor-button
  .elementor-align-icon-left {
  margin-right: 10px;
}

.elementor-element.elementor-element-25ff6dfe a.elementor-button,
.elementor-element.elementor-element-25ff6dfe .elementor-button,
.elementor-element.elementor-element-25ff6dfe
  .elementor-button.button-with_border
  > span {
  padding: 13px 20px 13px 20px;
}

.elementor-element.elementor-element-5724fee1 {
  text-align: center;
}

.elementor-element.elementor-element-5724fee1 img {
  width: 40%;
}

.elementor-element.elementor-element-c9bf0cb:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-c9bf0cb
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/08/Reviews.webp);
  background-size: cover;
}

.elementor-element.elementor-element-c9bf0cb {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-c9bf0cb > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-3162bd8.elementor-position-right
  .elementor-image-box-img {
  margin-left: 20px;
}

.elementor-element.elementor-element-3162bd8.elementor-position-left
  .elementor-image-box-img {
  margin-right: 20px;
}

.elementor-element.elementor-element-3162bd8.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 20px;
}

.elementor-element.elementor-element-3162bd8 .elementor-image-box-img img {
  transition-duration: 0.3s;
}

.elementor-element.elementor-element-3162bd8 .elementor-image-box-title {
  color: #313131;
  font-size: 33px;
}

.elementor-element.elementor-element-3162bd8 > .elementor-widget-container {
  margin: 0 0 40px 0;
}

.elementor-element.elementor-element-3162bd8 {
  width: 100%;
  max-width: 100%;
}

.elementor-element.elementor-element-d6c86fb.elementor-arrows-yes
  .elementor-main-swiper {
  width: calc(85% - 40px);
}

.elementor-element.elementor-element-d6c86fb .elementor-main-swiper {
  width: 85%;
}

.elementor-element.elementor-element-d6c86fb .elementor-testimonial__text {
  font-family: "Times New Roman", Sans-serif;
  font-weight: 500;
  font-style: italic;
}

.elementor-element.elementor-element-d6c86fb .elementor-testimonial__name {
  font-size: 17px;
}

.elementor-element.elementor-element-d6c86fb .elementor-testimonial__image img {
  width: 85px;
  height: 85px;
}

.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_left
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_right
  .elementor-testimonial__content:after {
  top: calc(20px + (85px / 2) - 8px);
}

body:not(.rtl)
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_stacked:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
body:not(.rtl)
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_inline:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left
  .elementor-testimonial__content:after {
  left: calc(20px + (85px / 2) - 8px);
  right: auto;
}

body.rtl
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_stacked:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
body.rtl
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_inline:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right
  .elementor-testimonial__content:after {
  right: calc(20px + (85px / 2) - 8px);
  left: auto;
}

body:not(.rtl)
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_above:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_above.elementor-testimonial--align-left
  .elementor-testimonial__content:after {
  left: calc(20px + (85px / 2) - 8px);
  right: auto;
}

body.rtl
  .elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_above:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-d6c86fb.elementor-testimonial--layout-image_above.elementor-testimonial--align-right
  .elementor-testimonial__content:after {
  right: calc(20px + (85px / 2) - 8px);
  left: auto;
}

.elementor-element.elementor-element-d6c86fb .elementor-swiper-button {
  font-size: 20px;
}

.elementor-element.elementor-element-d6c86fb .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
}

.elementor-element.elementor-element-d6c86fb
  .swiper-horizontal
  .swiper-pagination-progressbar {
  height: 12px;
}

.elementor-element.elementor-element-d6c86fb .swiper-pagination-fraction {
  font-size: 12px;
}

.elementor-element.elementor-element-d6c86fb > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0% 0% 0% 0%;
}

.elementor-element.elementor-element-40180cd {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-40180cd > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-ca3bda0 > .elementor-element-populated {
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-1fff767:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-1fff767
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(121deg, #eee8da 5%, #fed6cd 77%);
}

.elementor-element.elementor-element-1fff767 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 10px 0;
}

.elementor-element.elementor-element-1fff767 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-14f4ee2 > .elementor-widget-container {
  margin: 35px 0 0 0;
}

.elementor-element.elementor-element-05fedb8 .elementor-heading-title {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
}

.elementor-element.elementor-element-05fedb8 > .elementor-widget-container {
  margin: 70px 0 0 0;
}

.elementor-element.elementor-element-a18911e
  .elementor-button
  .elementor-button-icon {
  font-size: 27px;
  margin: 0 5px 0 -2px;
}

.elementor-element.elementor-element-a18911e a.elementor-button,
.elementor-element.elementor-element-a18911e .elementor-button {
  font-family: "Arial", Sans-serif;
  font-size: 17px;
  text-transform: none;
  background: #009522;
  border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-a18911e a.elementor-button,
.elementor-element.elementor-element-a18911e .elementor-button,
.elementor-element.elementor-element-a18911e
  .elementor-button.button-with_border
  > span {
  padding: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-a18911e .elementor-button {
  width: 330px;
}

.elementor-element.elementor-element-a18911e > .elementor-widget-container {
  margin: 70px 0 0 0;
}

.elementor-element.elementor-element-9b244cc img {
  width: 70%;
}

.elementor-element.elementor-element-33cfb11 > .elementor-element-populated {
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-0471039:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-0471039
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fed6cd;
}

.elementor-element.elementor-element-0471039 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
}

.elementor-element.elementor-element-0471039 > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-914b0c4.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-914b0c4.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-914b0c4.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-5f9423a.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-5f9423a.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-5f9423a.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-element.elementor-element-d2328a2 > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-72f3492.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-72f3492.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-e284dc0 .elementor-heading-title {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
}

.elementor-element.elementor-element-e284dc0 > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-fcbd4cd.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-fcbd4cd.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-4ff0fae.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-4ff0fae.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-f4dc34b
  .elementor-button
  .elementor-button-icon {
  font-size: 27px;
  margin: 0 5px 0 -2px;
}

.elementor-element.elementor-element-f4dc34b a.elementor-button,
.elementor-element.elementor-element-f4dc34b .elementor-button {
  font-family: "Arial", Sans-serif;
  font-size: 17px;
  text-transform: none;
  color: #fff;
  background: #a57266;
  border-radius: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-f4dc34b .elementor-button {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #fed6cd;
  box-shadow: 5px 5px 7px 0 rgb(0 0 0 / 0.24);
  width: 330px;
}

.elementor-element.elementor-element-f4dc34b a.elementor-button,
.elementor-element.elementor-element-f4dc34b .elementor-button,
.elementor-element.elementor-element-f4dc34b
  .elementor-button.button-with_border
  > span {
  padding: 10px 10px 10px 10px;
}

.elementor-element.elementor-element-f4dc34b > .elementor-widget-container {
  margin: 0 0 0 0;
}

.elementor-bc-flex-widget
  .elementor-element.elementor-element-92550f7.elementor-column
  .elementor-widget-wrap {
  align-items: center;
}

.elementor-element.elementor-element-92550f7.elementor-column.elementor-element[data-element_type="column"]
  > .elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center;
}

.elementor-element.elementor-element-15f1575 img {
  width: 70%;
}

.elementor-element.elementor-element-4e11a70b:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-element.elementor-element-4e11a70b
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/08/Reviews.webp);
  background-size: cover;
}

.elementor-element.elementor-element-4e11a70b {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-element.elementor-element-4e11a70b > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-485a3f37.elementor-position-right
  .elementor-image-box-img {
  margin-left: 20px;
}

.elementor-element.elementor-element-485a3f37.elementor-position-left
  .elementor-image-box-img {
  margin-right: 20px;
}

.elementor-element.elementor-element-485a3f37.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 20px;
}

.elementor-element.elementor-element-485a3f37 .elementor-image-box-img img {
  transition-duration: 0.3s;
}

.elementor-element.elementor-element-485a3f37 .elementor-image-box-title {
  color: #313131;
  font-size: 33px;
}

.elementor-element.elementor-element-485a3f37 > .elementor-widget-container {
  margin: 0 0 40px 0;
}

.elementor-element.elementor-element-485a3f37 {
  width: 100%;
  max-width: 100%;
}

.elementor-element.elementor-element-583b2b57.elementor-arrows-yes
  .elementor-main-swiper {
  width: calc(85% - 40px);
}

.elementor-element.elementor-element-583b2b57 .elementor-main-swiper {
  width: 85%;
}

.elementor-element.elementor-element-583b2b57 .elementor-testimonial__text {
  font-family: "Times New Roman", Sans-serif;
  font-weight: 500;
  font-style: italic;
}

.elementor-element.elementor-element-583b2b57 .elementor-testimonial__name {
  font-size: 17px;
}

.elementor-element.elementor-element-583b2b57
  .elementor-testimonial__image
  img {
  width: 110px;
  height: 110px;
}

.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_left
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_right
  .elementor-testimonial__content:after {
  top: calc(20px + (110px / 2) - 8px);
}

body:not(.rtl)
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_stacked:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
body:not(.rtl)
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_inline:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left
  .elementor-testimonial__content:after {
  left: calc(20px + (110px / 2) - 8px);
  right: auto;
}

body.rtl
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_stacked:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
body.rtl
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_inline:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right
  .elementor-testimonial__content:after {
  right: calc(20px + (110px / 2) - 8px);
  left: auto;
}

body:not(.rtl)
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_above:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-right)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_above.elementor-testimonial--align-left
  .elementor-testimonial__content:after {
  left: calc(20px + (110px / 2) - 8px);
  right: auto;
}

body.rtl
  .elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_above:not(
    .elementor-testimonial--align-center
  ):not(.elementor-testimonial--align-left)
  .elementor-testimonial__content:after,
.elementor-element.elementor-element-583b2b57.elementor-testimonial--layout-image_above.elementor-testimonial--align-right
  .elementor-testimonial__content:after {
  right: calc(20px + (110px / 2) - 8px);
  left: auto;
}

.elementor-element.elementor-element-583b2b57 .elementor-swiper-button {
  font-size: 20px;
}

.elementor-element.elementor-element-583b2b57 .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
}

.elementor-element.elementor-element-583b2b57
  .swiper-horizontal
  .swiper-pagination-progressbar {
  height: 12px;
}

.elementor-element.elementor-element-583b2b57 .swiper-pagination-fraction {
  font-size: 12px;
}

.elementor-element.elementor-element-583b2b57 > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0% 0% 0% 0%;
}

@media (min-width: 768px) {
  .elementor-element.elementor-element-1271bcf4 {
    width: 49%;
  }

  .elementor-element.elementor-element-6e6f33f1 {
    width: 2.471%;
  }

  .elementor-element.elementor-element-34f6a268 {
    width: 48.137%;
  }

  .elementor-element.elementor-element-9f950b {
    width: 35.41%;
  }

  .elementor-element.elementor-element-3ebf7421 {
    width: 30.922%;
  }

  .elementor-element.elementor-element-d84bfc7 {
    width: 6.687%;
  }

  .elementor-element.elementor-element-f899de4 {
    width: 32.693%;
  }

  .elementor-element.elementor-element-51ddcc3 {
    width: 6.044%;
  }

  .elementor-element.elementor-element-94d2b5a {
    width: 49.103%;
  }

  .elementor-element.elementor-element-d27ddd8 {
    width: 5.43%;
  }

  .elementor-element.elementor-element-c6f3e42 {
    width: 4.752%;
  }

  .elementor-element.elementor-element-4ac7ab6 {
    width: 9.165%;
  }

  .elementor-element.elementor-element-28416cd {
    width: 2.023%;
  }

  .elementor-element.elementor-element-4492a5b {
    width: 16.324%;
  }

  .elementor-element.elementor-element-e384952 {
    width: 36.79%;
  }

  .elementor-element.elementor-element-35c6551 {
    width: 30.271%;
  }

  .elementor-element.elementor-element-914b0c4 {
    width: 3.499%;
  }

  .elementor-element.elementor-element-5f9423a {
    width: 7.311%;
  }

  .elementor-element.elementor-element-72f3492 {
    width: 15.108%;
  }

  .elementor-element.elementor-element-fcbd4cd {
    width: 5.865%;
  }

  .elementor-element.elementor-element-4ff0fae {
    width: 36.205%;
  }

  .elementor-element.elementor-element-92550f7 {
    width: 31.337%;
  }
}

@media (max-width: 1441px) and (min-width: 768px) {
  .elementor-element.elementor-element-c6f3e42 {
    width: 2%;
  }

  .elementor-element.elementor-element-28416cd {
    width: 2%;
  }

  .elementor-element.elementor-element-4492a5b {
    width: 23%;
  }

  .elementor-element.elementor-element-e384952 {
    width: 44%;
  }

  .elementor-element.elementor-element-72f3492 {
    width: 23%;
  }

  .elementor-element.elementor-element-fcbd4cd {
    width: 44%;
  }

  .elementor-element.elementor-element-4ff0fae {
    width: 44%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .elementor-element.elementor-element-1271bcf4 {
    width: 100%;
  }

  .elementor-element.elementor-element-6e6f33f1 {
    width: 100%;
  }

  .elementor-element.elementor-element-34f6a268 {
    width: 100%;
  }
}

@media (max-width: 1441px) {
  .elementor-element.elementor-element-39f90d37 {
    --container-widget-width: 390px;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 390px);
    max-width: 390px;
    top: 44px;
  }

  body:not(.rtl) .elementor-element.elementor-element-39f90d37 {
    left: -195px;
  }

  body.rtl .elementor-element.elementor-element-39f90d37 {
    right: -195px;
  }

  .elementor-element.elementor-element-1fff767 {
    padding: 30px 0 30px 0;
  }

  .elementor-element.elementor-element-28416cd > .elementor-element-populated {
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-05fedb8 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-a18911e > .elementor-widget-container {
    margin: 30px 0 0 0;
  }

  .elementor-element.elementor-element-0471039 {
    padding: 30px 0 30px 0;
  }

  .elementor-element.elementor-element-e284dc0 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-f4dc34b > .elementor-widget-container {
    margin: 30px 0 0 0;
  }
}

@media (max-width: 1023px) {
  .elementor-element.elementor-element-1271bcf4.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }

  .elementor-element.elementor-element-1271bcf4 > .elementor-element-populated,
  .elementor-element.elementor-element-1271bcf4
    > .elementor-element-populated
    > .elementor-background-overlay,
  .elementor-element.elementor-element-1271bcf4
    > .elementor-background-slideshow {
    border-radius: 8px 8px 0 0;
  }

  .elementor-element.elementor-element-1271bcf4 > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-element.elementor-element-6e6f33f1.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }

  .elementor-element.elementor-element-26783da2 img {
    width: 100%;
  }

  .elementor-element.elementor-element-26783da2 {
    width: auto;
    max-width: auto;
  }

  body:not(.rtl) .elementor-element.elementor-element-26783da2 {
    left: 12%;
  }

  body.rtl .elementor-element.elementor-element-26783da2 {
    right: 12%;
  }

  .elementor-element.elementor-element-39f90d37 {
    --container-widget-width: 390px;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 390px);
    max-width: 390px;
    top: 0;
  }

  body:not(.rtl) .elementor-element.elementor-element-39f90d37 {
    left: 83px;
  }

  body.rtl .elementor-element.elementor-element-39f90d37 {
    right: 83px;
  }

  .elementor-element.elementor-element-207853e9 > .elementor-widget-container {
    margin: 0 0 0 130px;
  }

  .elementor-element.elementor-element-207853e9 {
    width: auto;
    max-width: auto;
    z-index: 1;
  }

  .elementor-element.elementor-element-31186aa1 {
    width: 100%;
    max-width: 100%;
  }

  body:not(.rtl) .elementor-element.elementor-element-31186aa1 {
    right: 0%;
  }

  body.rtl .elementor-element.elementor-element-31186aa1 {
    left: 0%;
  }

  .elementor-element.elementor-element-34f6a268.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }

  .elementor-element.elementor-element-34f6a268 > .elementor-element-populated,
  .elementor-element.elementor-element-34f6a268
    > .elementor-element-populated
    > .elementor-background-overlay,
  .elementor-element.elementor-element-34f6a268
    > .elementor-background-slideshow {
    border-radius: 0 0 8px 8px;
  }
}

@media (max-width: 767px) {
  .elementor-element.elementor-element-5b64f129 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .elementor-element.elementor-element-367eea2e .swiper-slide {
    height: 200px;
  }

  .elementor-element.elementor-element-1f8b6a15 .swiper-slide {
    height: 450px;
  }

  .elementor-element.elementor-element-9a586eb {
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-b98553e:not(
      .elementor-motion-effects-element-type-background
    )
    > .elementor-widget-wrap,
  .elementor-element.elementor-element-b98553e
    > .elementor-widget-wrap
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center center;
    background-size: cover;
  }

  .elementor-element.elementor-element-b98553e > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-element.elementor-element-1baa905 .elementor-heading-title {
    font-size: 25px;
  }

  .elementor-element.elementor-element-1baa905 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-af85f5e {
    font-size: 18px;
    line-height: 2em;
  }

  .elementor-element.elementor-element-af85f5e > .elementor-widget-container {
    margin: -5px 0 0 0;
  }

  .elementor-element.elementor-element-ef936f0 > .elementor-widget-container {
    margin: 13px 0 0 0;
  }

  .elementor-element.elementor-element-815c08c:not(
      .elementor-motion-effects-element-type-background
    )
    > .elementor-widget-wrap,
  .elementor-element.elementor-element-815c08c
    > .elementor-widget-wrap
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center left;
  }

  .elementor-element.elementor-element-815c08c > .elementor-element-populated {
    margin: 20px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-element.elementor-element-e287245 .elementor-heading-title {
    font-size: 25px;
  }

  .elementor-element.elementor-element-e287245 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-ecb6376 {
    font-size: 18px;
    line-height: 2em;
    width: var(--container-widget-width, 260px);
    max-width: 260px;
    --container-widget-width: 260px;
    --container-widget-flex-grow: 0;
  }

  .elementor-element.elementor-element-ecb6376 > .elementor-widget-container {
    margin: -5px 0 0 0;
  }

  .elementor-element.elementor-element-1c4762e > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-e36f0b1:not(
      .elementor-motion-effects-element-type-background
    )
    > .elementor-widget-wrap,
  .elementor-element.elementor-element-e36f0b1
    > .elementor-widget-wrap
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center center;
  }

  .elementor-element.elementor-element-e36f0b1 > .elementor-element-populated {
    margin: 20px 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
  }

  .elementor-element.elementor-element-acd69aa .elementor-heading-title {
    font-size: 25px;
  }

  .elementor-element.elementor-element-acd69aa > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-241530d {
    font-size: 18px;
    line-height: 2em;
    width: var(--container-widget-width, 260px);
    max-width: 260px;
    --container-widget-width: 260px;
    --container-widget-flex-grow: 0;
  }

  .elementor-element.elementor-element-241530d > .elementor-widget-container {
    margin: -5px 0 0 0;
  }

  .elementor-element.elementor-element-b26caa7 > .elementor-widget-container {
    margin: 13px 0 0 0;
  }

  .elementor-element.elementor-element-361d9321 {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .elementor-element.elementor-element-2c0e9ac5 {
    margin-top: -20%;
    margin-bottom: 0%;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-2d8df056 > .elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-34cf726b .elementor-heading-title {
    font-size: 23px;
  }

  .elementor-element.elementor-element-31f50c91 {
    text-align: center;
  }

  .elementor-element.elementor-element-31f50c91 .elementor-heading-title {
    font-size: 19px;
    line-height: 30px;
  }

  .elementor-element.elementor-element-31f50c91 > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
  }

  .elementor-element.elementor-element-2564c73e {
    width: 50%;
  }

  .elementor-element.elementor-element-c51359e img {
    width: 100%;
  }

  .elementor-element.elementor-element-55a83543 {
    width: 50%;
  }

  .elementor-element.elementor-element-2d23d415 img {
    width: 100%;
  }

  .elementor-element.elementor-element-4fc186e4 {
    width: 50%;
  }

  .elementor-element.elementor-element-13abcc11 img {
    width: 100%;
  }

  .elementor-element.elementor-element-4cb96df {
    width: 50%;
  }

  .elementor-element.elementor-element-526aeb85 img {
    width: 100%;
  }

  .elementor-element.elementor-element-1b5c7ab4 a.elementor-button,
  .elementor-element.elementor-element-1b5c7ab4 .elementor-button {
    font-size: 14px;
  }

  .elementor-element.elementor-element-1b5c7ab4 a.elementor-button,
  .elementor-element.elementor-element-1b5c7ab4 .elementor-button,
  .elementor-element.elementor-element-1b5c7ab4
    .elementor-button.button-with_border
    > span {
    padding: 10px 10px 10px 10px;
  }

  .elementor-element.elementor-element-a7d6b5e .elementor-heading-title {
    font-size: 23px;
  }

  .elementor-element.elementor-element-f5f12ef {
    text-align: center;
  }

  .elementor-element.elementor-element-f5f12ef .elementor-heading-title {
    font-size: 19px;
    line-height: 30px;
  }

  .elementor-element.elementor-element-f5f12ef > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
  }

  .elementor-element.elementor-element-608eb32 {
    width: 100%;
  }

  .elementor-element.elementor-element-d3be472 img {
    width: 70%;
  }

  .elementor-element.elementor-element-ac87d43 {
    width: 100%;
  }

  .elementor-element.elementor-element-fe59170 img {
    width: 70%;
  }

  .elementor-element.elementor-element-a0ded1e {
    width: 100%;
  }

  .elementor-element.elementor-element-31ed90d img {
    width: 70%;
  }

  .elementor-element.elementor-element-c36012a a.elementor-button,
  .elementor-element.elementor-element-c36012a .elementor-button {
    font-size: 14px;
  }

  .elementor-element.elementor-element-c36012a a.elementor-button,
  .elementor-element.elementor-element-c36012a .elementor-button,
  .elementor-element.elementor-element-c36012a
    .elementor-button.button-with_border
    > span {
    padding: 10px 10px 10px 10px;
  }

  .elementor-element.elementor-element-319b3def {
    margin-top: 0;
    margin-bottom: 0;
  }

  .elementor-element.elementor-element-18a28c0d .elementor-heading-title {
    font-size: 27px;
  }

  .elementor-element.elementor-element-7d1aea40 {
    font-size: 16px;
  }

  .elementor-element.elementor-element-7cae9031 {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 25px 25px 25px 25px;
  }

  .elementor-element.elementor-element-1271bcf4.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }

  .elementor-element.elementor-element-1271bcf4 > .elementor-element-populated {
    padding: 0 32px 30px 32px;
  }

  .elementor-element.elementor-element-696583bb > .elementor-widget-container {
    margin: 15px 0 0 0;
  }

  .elementor-element.elementor-element-1750bc58 > .elementor-widget-container {
    margin: -20px 0 0 0;
  }

  .elementor-element.elementor-element-63774aa5 > .elementor-widget-container {
    margin: -20px 0 0 0;
  }

  .elementor-bc-flex-widget
    .elementor-element.elementor-element-6e6f33f1.elementor-column
    .elementor-widget-wrap {
    align-items: center;
  }

  .elementor-element.elementor-element-6e6f33f1.elementor-column.elementor-element[data-element_type="column"]
    > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
  }

  .elementor-element.elementor-element-26783da2 img {
    width: 44%;
  }

  .elementor-element.elementor-element-26783da2 {
    width: 100%;
    max-width: 100%;
    top: 41%;
  }

  body:not(.rtl) .elementor-element.elementor-element-26783da2 {
    left: 127px;
  }

  body.rtl .elementor-element.elementor-element-26783da2 {
    right: 127px;
  }

  .elementor-element.elementor-element-39f90d37 img {
    width: 55%;
    max-width: 100%;
  }

  .elementor-element.elementor-element-39f90d37 {
    width: 100%;
    max-width: 100%;
    top: 15px;
  }

  body:not(.rtl) .elementor-element.elementor-element-39f90d37 {
    left: 163px;
  }

  body.rtl .elementor-element.elementor-element-39f90d37 {
    right: 163px;
  }

  .elementor-element.elementor-element-207853e9 {
    text-align: center;
  }

  .elementor-element.elementor-element-207853e9 img {
    width: 100%;
  }

  .elementor-element.elementor-element-207853e9 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-31186aa1 {
    width: 100%;
    max-width: 100%;
    bottom: 0;
  }

  body:not(.rtl) .elementor-element.elementor-element-31186aa1 {
    right: 0%;
  }

  body.rtl .elementor-element.elementor-element-31186aa1 {
    left: 0%;
  }

  .elementor-element.elementor-element-34f6a268.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }

  .elementor-element.elementor-element-34f6a268 > .elementor-element-populated,
  .elementor-element.elementor-element-34f6a268
    > .elementor-element-populated
    > .elementor-background-overlay,
  .elementor-element.elementor-element-34f6a268
    > .elementor-background-slideshow {
    border-radius: 0 0 8px 8px;
  }

  .elementor-element.elementor-element-34f6a268 > .elementor-element-populated {
    padding: 0 32px 32px 32px;
  }

  .elementor-element.elementor-element-459616ec {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .elementor-element.elementor-element-45464097 .elementor-heading-title {
    font-size: 22px;
  }

  .elementor-element.elementor-element-746579c0 .elementor-heading-title {
    font-size: 16px;
  }

  .elementor-element.elementor-element-746579c0 > .elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-17f4c79c > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 30px 30px 30px;
  }

  .elementor-element.elementor-element-6ec00b3d
    .jws_tab_wrap
    .tab_nav_container {
    text-align: center;
  }

  .elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_nav_wrap {
    padding: 10px 20px 10px 20px;
  }

  .elementor-element.elementor-element-6ec00b3d .tab_nav_container {
    margin: 2px 2px 2px 2px;
  }

  .elementor-element.elementor-element-6ec00b3d
    .jws_tab_wrap
    .tab_nav
    li:not(#magic_line) {
    margin: 3px 15px 0 15px;
  }

  .elementor-element.elementor-element-6ec00b3d .jws_tab_wrap .tab_nav li a {
    font-size: 17px;
  }

  .elementor-element.elementor-element-57b1e863:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-element.elementor-element-57b1e863
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center center;
    background-repeat: no-repeat;
  }

  .elementor-element.elementor-element-019249c .elementor-heading-title {
    font-size: 22px;
  }

  .elementor-element.elementor-element-5bc454c .elementor-heading-title {
    font-size: 32px;
  }

  body:not(.rtl)
    .elementor-element.elementor-element-445340c0
    .elementor-countdown-item:not(:first-of-type) {
    margin-left: calc(10px / 2);
  }

  body:not(.rtl)
    .elementor-element.elementor-element-445340c0
    .elementor-countdown-item:not(:last-of-type) {
    margin-right: calc(10px / 2);
  }

  body.rtl
    .elementor-element.elementor-element-445340c0
    .elementor-countdown-item:not(:first-of-type) {
    margin-right: calc(10px / 2);
  }

  body.rtl
    .elementor-element.elementor-element-445340c0
    .elementor-countdown-item:not(:last-of-type) {
    margin-left: calc(10px / 2);
  }

  .elementor-element.elementor-element-445340c0 .elementor-countdown-digits {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }

  .elementor-element.elementor-element-445340c0 > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
  }

  .elementor-element.elementor-element-43751f50 > .elementor-container {
    min-height: 900px;
  }

  .elementor-element.elementor-element-43751f50:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-element.elementor-element-43751f50
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-image: url(https://greenmilkconcepts.in/wp-content/uploads/2023/11/Banner-2-mobile-view-2.webp);
    background-position: center center;
    background-repeat: no-repeat;
  }

  .elementor-element.elementor-element-25fb7cb6 > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-445c22b0 {
    margin-top: -85%;
    margin-bottom: 0%;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-3f8e603c > .elementor-element-populated {
    margin: 0% 0% 0% 0%;
    --e-column-margin-right: 0%;
    --e-column-margin-left: 0%;
  }

  .elementor-element.elementor-element-6138dd6 .elementor-heading-title {
    font-size: 22px;
  }

  .elementor-element.elementor-element-75e19175 img {
    width: 70%;
  }

  .elementor-element.elementor-element-75e19175 > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-62eea00c .elementor-heading-title {
    font-size: 32px;
  }

  body:not(.rtl)
    .elementor-element.elementor-element-2e2e2a03
    .elementor-countdown-item:not(:first-of-type) {
    margin-left: calc(10px / 2);
  }

  body:not(.rtl)
    .elementor-element.elementor-element-2e2e2a03
    .elementor-countdown-item:not(:last-of-type) {
    margin-right: calc(10px / 2);
  }

  body.rtl
    .elementor-element.elementor-element-2e2e2a03
    .elementor-countdown-item:not(:first-of-type) {
    margin-right: calc(10px / 2);
  }

  body.rtl
    .elementor-element.elementor-element-2e2e2a03
    .elementor-countdown-item:not(:last-of-type) {
    margin-left: calc(10px / 2);
  }

  .elementor-element.elementor-element-2e2e2a03 .elementor-countdown-digits {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }

  .elementor-element.elementor-element-2e2e2a03 > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
  }

  .elementor-element.elementor-element-44e3fa33 .product-item {
    padding-right: calc(0px / 2);
    padding-left: calc(0px / 2);
    margin-bottom: 0;
  }

  .elementor-element.elementor-element-44e3fa33 .row {
    margin-left: calc(-0px / 2);
    margin-right: calc(-0px / 2);
  }

  .elementor-element.elementor-element-44e3fa33 > .elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-151fbe0 > .elementor-widget-container {
    margin: 30em 0em 0em 0em;
  }

  .elementor-element.elementor-element-6299baeb {
    --e-image-carousel-slides-to-show: 2;
  }

  .elementor-element.elementor-element-222448b7 {
    --e-image-carousel-slides-to-show: 2;
  }

  .elementor-element.elementor-element-32aac3f7 {
    width: 50%;
  }

  .elementor-element.elementor-element-54894bb0 img {
    width: 100%;
  }

  .elementor-element.elementor-element-7574a824 .elementor-heading-title {
    font-size: 13px;
    line-height: 1.4em;
  }

  .elementor-element.elementor-element-4e4511f2 {
    width: 50%;
  }

  .elementor-element.elementor-element-57f8be56 img {
    width: 100%;
  }

  .elementor-element.elementor-element-282e0989 .elementor-heading-title {
    font-size: 13px;
    line-height: 1.4em;
  }

  .elementor-element.elementor-element-681d959a {
    width: 50%;
  }

  .elementor-element.elementor-element-44a92b6a img {
    width: 100%;
  }

  .elementor-element.elementor-element-7ecc14fd .elementor-heading-title {
    font-size: 13px;
    line-height: 1.4em;
  }

  .elementor-element.elementor-element-18c90b2a {
    width: 50%;
  }

  .elementor-element.elementor-element-7a0a3f5 img {
    width: 100%;
  }

  .elementor-element.elementor-element-213f2ac0 .elementor-heading-title {
    font-size: 13px;
    line-height: 1.4em;
  }

  .elementor-element.elementor-element-6bc451f5 .elementor-heading-title {
    font-size: 13px;
    line-height: 1.4em;
  }

  .elementor-element.elementor-element-76e48cbb {
    text-align: center;
  }

  .elementor-element.elementor-element-c9bf0cb:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-element.elementor-element-c9bf0cb
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center center;
    background-size: cover;
  }

  .elementor-element.elementor-element-c9bf0cb {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-3162bd8 .elementor-image-box-img {
    margin-bottom: 20px;
  }

  .elementor-element.elementor-element-d6c86fb.elementor-arrows-yes
    .elementor-main-swiper {
    width: calc(100% - 40px);
  }

  .elementor-element.elementor-element-d6c86fb .elementor-main-swiper {
    width: 100%;
  }

  .elementor-element.elementor-element-d6c86fb .elementor-testimonial__text {
    font-size: 18px;
  }

  .elementor-element.elementor-element-d6c86fb > .elementor-widget-container {
    padding: 0% 0% 0% 0%;
  }

  .elementor-element.elementor-element-1fff767 {
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-14f4ee2 img {
    width: 45%;
  }

  .elementor-element.elementor-element-05fedb8 {
    text-align: center;
  }

  .elementor-element.elementor-element-a18911e
    .elementor-button
    .elementor-button-icon {
    margin: 1px 0 0 5px;
  }

  .elementor-element.elementor-element-a18911e a.elementor-button,
  .elementor-element.elementor-element-a18911e .elementor-button {
    font-size: 14px;
  }

  .elementor-element.elementor-element-a18911e > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-0471039 {
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-d2328a2 img {
    width: 30%;
  }

  .elementor-element.elementor-element-e284dc0 {
    text-align: center;
  }

  .elementor-element.elementor-element-f4dc34b
    .elementor-button
    .elementor-button-icon {
    margin: 0 5px 0 0;
  }

  .elementor-element.elementor-element-f4dc34b a.elementor-button,
  .elementor-element.elementor-element-f4dc34b .elementor-button {
    font-size: 14px;
  }

  .elementor-element.elementor-element-f4dc34b .elementor-button {
    width: 300px;
  }

  .elementor-element.elementor-element-f4dc34b > .elementor-widget-container {
    margin: 0 0 0 0;
  }

  .elementor-element.elementor-element-15f1575 img {
    width: 100%;
  }

  .elementor-element.elementor-element-4e11a70b:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-element.elementor-element-4e11a70b
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center center;
    background-size: cover;
  }

  .elementor-element.elementor-element-4e11a70b {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
  }

  .elementor-element.elementor-element-485a3f37 .elementor-image-box-img {
    margin-bottom: 20px;
  }

  .elementor-element.elementor-element-583b2b57.elementor-arrows-yes
    .elementor-main-swiper {
    width: calc(100% - 40px);
  }

  .elementor-element.elementor-element-583b2b57 .elementor-main-swiper {
    width: 100%;
  }

  .elementor-element.elementor-element-583b2b57 .elementor-testimonial__text {
    font-size: 18px;
  }

  .elementor-element.elementor-element-583b2b57 > .elementor-widget-container {
    padding: 0% 0% 0% 0%;
  }
}

#elementor-popup-modal-13893 .dialog-message {
  width: 640px;
  height: auto;
}

#elementor-popup-modal-13893 {
  justify-content: center;
  align-items: center;
  pointer-events: all;
  background-color: rgb(0 0 0 / 0.8);
}

#elementor-popup-modal-13893 .dialog-close-button {
  display: flex;
}

#elementor-popup-modal-13893 .dialog-widget-content {
  box-shadow: 2px 8px 23px 3px rgb(0 0 0 / 0.2);
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: #fff0;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: #fff0;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

body {
  -webkit-backface-visibility: hidden;
}

:after:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wrps_related_products_area * {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

.wrps_related_products figure,
.wrps_related_products figcaption {
  margin: 0;
  padding: 0;
}

.wrps_related_products_area {
  position: relative;
  clear: both;
}

.wrps_related_products .wpb_wrps_cart_btn a.button {
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

.wrps_related_products_area_title {
  margin-bottom: 30px !important;
  margin-left: 4px;
  color: white !important;
  padding-top: 30px !important;
}

.wrps_related_products .wpb-wrps-item {
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
}

.wpb_wrps_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 0;
}

.wpb_wrps_title a,
.wpb_wrps_title a:hover {
  text-decoration: none;
}

.wrps_related_products_area img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  box-shadow: inherit;
  border-radius: 0;
}

.wpb_wrps_onsale {
  text-transform: uppercase;
  display: block;
  position: absolute;
  right: -32px;
  left: inherit;
  top: 15px;
  padding: 0;
  margin: 0;
  height: 20px;
  line-height: 20px;
  width: 110px;
  min-height: inherit;
  min-width: inherit;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  background-color: #77a464;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
  -webkit-transition: background-color 400ms;
  -o-transition: background-color 400ms;
  transition: background-color 400ms;
  -webkit-font-smoothing: antialiased;
}

.wpb_wrps_price ins {
  background: #fff0;
}

.wpb_wrps_price {
  margin-bottom: 7px;
}

.wrps_related_products .wpb_wrps_cart_btn a.button,
.wrps_related_products .wpb_wrps_cart_btn a.added_to_cart {
  border: 1px solid;
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}

.wrps_related_products_area .owl-theme .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
  margin-top: 0;
}

.rtl .wrps_related_products_area .owl-theme .owl-nav {
  left: 0;
  right: unset;
}

.wrps_related_products_area .owl-theme .owl-nav [class*="owl-"] {
  background: transparent !important;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 2px 8.5px !important;
  margin: 0 0 0 10px;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

.rtl .wrps_related_products_area .owl-theme .owl-nav [class*="owl-"] {
  margin: 0 10px 0 0;
}

.wrps_related_products_area .owl-theme .owl-nav button:hover,
.wrps_related_products_area .owl-theme .owl-nav button:focus {
  outline: 0;
}

.wrps_related_products_area .owl-theme .owl-nav i {
  color: #ccc;
  font-size: 17px;
  line-height: 20px;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

.wrps_related_products .wpb_wrps_cart_btn a.button.added {
  display: none;
}

.wpb_wrps_cart_btn a {
  text-decoration: none;
}

.wrps_related_products_area .owl-theme .owl-dots {
  margin-top: 20px;
}

.wrps_related_products_area .owl-theme .owl-dots .owl-dot span {
  background-color: #888;
  width: 10px;
  height: 10px;
  margin: 4px;
  opacity: 0.5;
}

.wrps_related_products_area .owl-theme .owl-dots .owl-dot:focus {
  outline: 0;
  box-shadow: none;
}

.wrps_related_products_area .owl-theme .owl-dots .owl-dot.active span,
.wrps_related_products_area .owl-theme .owl-dots .owl-dot:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.wrps_related_products.wrps_theme_hover figure {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.wrps_related_products.wrps_theme_hover figcaption {
  position: absolute;
  left: 0;
  top: auto;
  padding: 10px 0;
  background: rgb(0 0 0 / 0.5);
  text-align: center;
  height: 100px;
  width: 100%;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.wrps_related_products.wrps_theme_hover figure:hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.wrps_related_products.wrps_theme_hover .wpb_wrps_title a,
.wrps_related_products.wrps_theme_hover .wpb_wrps_title a:hover,
.wrps_related_products.wrps_theme_hover .wpb_wrps_price,
.wrps_related_products.wrps_theme_hover .wpb_wrps_price del {
  color: #fff;
}

.wrps_related_products.wrps_theme_hover .wpb_wrps_cart_btn a.button,
.wrps_related_products.wrps_theme_hover .wpb_wrps_cart_btn a.added_to_cart {
  background: #fff0;
  color: #fff;
  border-color: #fff;
}

.wrps_related_products.wrps_theme_hover .wpb_wrps_cart_btn a.button:hover,
.wrps_related_products.wrps_theme_hover
  .wpb_wrps_cart_btn
  a.added_to_cart:hover {
  background: #fff;
  color: rgb(0 0 0 / 0.5);
}

.wrps_related_products.wrps_theme_box .wpb-wrps-item {
  background: rgb(238 238 238 / 0.22);
}

.wrps_related_products.wrps_theme_box figure {
  display: block;
  padding: 8px;
}

.wrps_related_products.wrps_theme_box figcaption {
  text-align: center;
}

.wrps_related_products.wrps_theme_box .wpb_wrps_title {
  margin: 10px 0;
}

.wrps_related_products.wrps_theme_box .wpb_wrps_title a {
  color: #666;
}

.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button,
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.added_to_cart {
  background: #888;
  color: #fff;
  border-color: #888;
}

.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button:hover,
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.added_to_cart:hover {
  background: #fff;
  color: rgb(0 0 0 / 0.5);
}

body.rtl .wrps_related_products_area .owl-buttons {
  left: 2px;
  right: inherit;
}

body.rtl .wrps_related_products_area .owl-theme .owl-controls .owl-buttons div {
  float: left;
}

body.rtl .wrps_related_products_area_title {
  margin-left: 0;
  margin-right: 4px;
}

body.rtl .wpb_wrps_onsale {
  top: 15px;
  left: -32px;
  right: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@font-face {
  font-family: "wpb-wrps-icons";
  src: url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/../fonts/wpb-wrps-icons.eot#1715334484);
  src: url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/../fonts/wpb-wrps-icons.eot#1715334484)
      format("embedded-opentype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/../fonts/wpb-wrps-icons.ttf#1715334484)
      format("truetype"),
    url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/../fonts/wpb-wrps-icons.woff#1715334484)
      format("woff"),
    url(https://greenmilkconcepts.in/wp-content/plugins/wpb-woocommerce-related-products-slider/assets/css/../fonts/wpb-wrps-icons.svg?7d7w16#wpb-wrps-icons)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^="wpb-icon-"],
[class*=" wpb-icon-"] {
  font-family: "wpb-wrps-icons";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wpb-icon-chevron-left:before {
  content: "\f053";
}

.wpb-icon-chevron-right:before {
  content: "\f054";
}

.wpb-icon-caret-left:before {
  content: "\f0d9";
}

.wpb-icon-caret-right:before {
  content: "\f0da";
}

.wpb-icon-angle-left:before {
  content: "\f104";
}

.wpb-icon-angle-right:before {
  content: "\f105";
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: #fff0;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: #fff0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: #fff0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: #fff0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgb(30 30 30 / 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: #fff0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgb(0 0 0 / 0.85) 0,
    rgb(0 0 0 / 0.3) 50%,
    rgb(0 0 0 / 0.15) 65%,
    rgb(0 0 0 / 0.075) 75.5%,
    rgb(0 0 0 / 0.037) 82.85%,
    rgb(0 0 0 / 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: #fff0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes a {
  to {
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: #fff0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: #fff0;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgb(0 0 0 / 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: #fff0;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

.slick-list draggable {
  padding-top: 15px !important;
}

.wpgs-for .slick-slide {
  cursor: pointer;
}
