img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images,
#sb_instagram.sbi_fixed_height {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#sb_instagram:after,
.sbi_lb-commentBox:after,
.sbi_lb-data:after,
.sbi_lb-dataContainer:after,
.sbi_lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
#sb_instagram.sbi_fixed_height {
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
#sb_instagram #sbi_images {
  box-sizing: border-box;
  display: grid;
  width: 100%;
  padding: 12px 0;
}
#sb_instagram .sbi_header_link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sb_instagram .sbi_header_link:hover,
.sbi_lightbox a img {
  border: none;
}
#sb_instagram #sbi_images .sbi_item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  zoom: 1;
  margin: 0 !important;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
  opacity: 0;
}
#sb_instagram.sbi_col_1 #sbi_images,
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(1, 1fr);
}
#sb_instagram.sbi_col_2 #sbi_images,
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(2, 1fr);
}
#sb_instagram.sbi_col_3 #sbi_images,
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(3, 1fr);
}
#sb_instagram.sbi_col_4 #sbi_images,
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(4, 1fr);
}
#sb_instagram.sbi_col_5 #sbi_images,
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(5, 1fr);
}
#sb_instagram.sbi_col_6 #sbi_images,
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(6, 1fr);
}
#sb_instagram.sbi_col_7 #sbi_images,
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(7, 1fr);
}
#sb_instagram.sbi_col_8 #sbi_images,
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(8, 1fr);
}
#sb_instagram.sbi_col_9 #sbi_images,
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(9, 1fr);
}
#sb_instagram.sbi_col_10 #sbi_images,
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(10, 1fr);
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_photo_wrap {
  position: relative;
}
#sb_instagram .sbi_photo {
  display: block;
  text-decoration: none;
}
#sb_instagram .sbi_photo img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  scale: 1;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  vertical-align: middle;
}
#sb_instagram .sbi_no_js img,
#sb_instagram br,
#sb_instagram p:empty,
#sb_instagram.sbi_no_js .sbi_load_btn,
#sb_instagram.sbi_no_js .sbi_photo img {
  display: none;
}
#sb_instagram a,
#sb_instagram a:active,
#sb_instagram a:focus,
#sb_instagram a:hover,
.sbi_lightbox a:active,
.sbi_lightbox a:focus,
.sbi_lightbox a:hover {
  outline: 0;
}
#sb_instagram img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
}
#sb_instagram .sbi_link {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
#sb_instagram .sbi_link a {
  padding: 0 6px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
#sb_instagram .sbi_link .sbi_lightbox_link {
  padding-bottom: 5px;
}
#sb_instagram .sbi_link a:focus,
#sb_instagram .sbi_link a:hover {
  text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:focus .sbi_link,
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
  display: block;
}
#sb_instagram svg:not(:root).svg-inline--fa {
  height: 1em;
  display: inline-block;
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel .fa-clone {
  display: block !important;
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0.9);
  font-style: normal !important;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_video .sbi_playbtn {
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -19px;
  padding: 0;
  font-size: 48px;
}
#sb_instagram .sbi_type_carousel .fa-clone {
  right: 12px;
  top: 12px;
  font-size: 24px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
#sb_instagram .sbi_loader {
  width: 20px;
  height: 20px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
  animation: 1s ease-in-out infinite sbi-sk-scaleout;
}
#sbi_load p {
  display: inline;
  padding: 0;
  margin: 0;
}
#sb_instagram #sbi_load .sbi_loader {
  position: absolute;
  margin-top: -11px;
  background-color: #fff;
  opacity: 1;
}
@-webkit-keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.sbi-screenreader {
  text-indent: -9999px !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  text-align: left !important;
  overflow: hidden !important;
}
#sb_instagram .sb_instagram_header,
.sb_instagram_header {
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 0;
}
#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
  transition: color 0.5s;
  text-decoration: none;
}
.sb_instagram_header.sbi_header_outside {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
}
.sbi_no_avatar .sbi_header_img {
  background: #333;
  color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
}
.sb_instagram_header .sbi_header_hashtag_icon {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
}
.sbi_no_avatar .sbi_header_hashtag_icon {
  display: block;
  color: #fff;
  opacity: 0.9;
  -webkit-transition: background 0.6s linear, color 0.6s linear;
  -moz-transition: background 0.6s linear, color 0.6s linear;
  -o-transition: background 0.6s linear, color 0.6s linear;
  transition: background 0.6s linear, color 0.6s linear;
}
.sbi_no_avatar:hover .sbi_header_hashtag_icon {
  display: block;
  opacity: 1;
  -webkit-transition: background 0.2s linear, color 0.2s linear;
  -moz-transition: background 0.2s linear, color 0.2s linear;
  -o-transition: background 0.2s linear, color 0.2s linear;
  transition: background 0.2s linear, color 0.2s linear;
}
@media all and (min-width: 480px) {
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
  .sb_instagram_header.sbi_medium .sbi_header_img,
  .sb_instagram_header.sbi_medium .sbi_header_img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    font-size: 20px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
    font-size: 14px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    line-height: 1.4;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
  .sb_instagram_header.sbi_large .sbi_header_img,
  .sb_instagram_header.sbi_large .sbi_header_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
  .sb_instagram_header.sbi_large .sbi_header_text h3 {
    font-size: 28px;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
    font-size: 16px;
  }
}
#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 50%;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
  transition: opacity 0.4s ease-in-out;
}
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
#sb_instagram
  .sb_instagram_header.sbi_medium
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  font-size: 36px;
}
#sb_instagram
  .sb_instagram_header.sbi_large
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  font-size: 48px;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
  overflow: hidden;
}
#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,
.sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sbi_lb-nav a.sbi_lb-next:hover,
.sbi_lb-nav a.sbi_lb-prev:hover {
  opacity: 1;
}
#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,
.sb_instagram_header.sbi_large .sbi_feedtheme_header_text {
  gap: 8px;
}
.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
  gap: 4px;
}
.sbi_feedtheme_header_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 4px;
}
#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
  font-size: 13px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
  margin-right: 3px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
  clear: both;
}
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  opacity: 1;
  transition: 0.5s ease-in;
}
#sb_instagram #sbi_load .fa-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -7px;
  font-size: 15px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 7px 14px;
  margin: 5px auto 0;
  background: #333;
  text-decoration: none;
  line-height: 1.5;
}
#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
  opacity: 1;
  transition: 0.1s ease-in;
}
#sb_instagram .sbi_hidden {
  opacity: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.1s ease-in;
}
.sbi_lb-nav a.sbi_lb-next,
.sbi_lb-nav a.sbi_lb-prev {
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
}
#sb_instagram .sbi_follow_btn {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top {
  display: block;
  margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a {
  background: #408bd1;
  color: #fff;
}
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: 0;
  box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
}
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
  outline: 0;
  box-shadow: inset 0 0 10px 20px #359dff;
}
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active {
  box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px;
}
#sb_instagram .sbi_follow_btn svg {
  vertical-align: -0.125em;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 5px;
}
#sb_instagram .sb_instagram_error {
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#sbi_mod_error {
  display: none;
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 10px 0 0;
  padding: 10px 15px;
  font-size: 13px;
  text-align: center;
  clear: both;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#sbi_mod_error br {
  display: initial !important;
}
#sbi_mod_error p {
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul {
  padding: 5px 0 5px 20px !important;
  margin: 0 !important;
}
#sbi_mod_error li {
  padding: 1px 0 !important;
  margin: 0 !important;
}
#sbi_mod_error span {
  font-size: 12px;
}
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_medium .sbi_playbtn {
  margin-top: -12px;
  margin-left: -9px;
  font-size: 23px;
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 8px;
  top: 8px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_playbtn {
  margin-top: -9px;
  margin-left: -7px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 5px;
  top: 5px;
  font-size: 12px;
}
@media all and (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_width_resp {
    width: 100% !important;
  }
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
  content: "";
  display: block;
  padding-top: 100%;
  z-index: -300;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
  padding-bottom: 0 !important;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn {
  display: inline-block;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  border-radius: 5px;
  margin-top: 10px;
  color: #444;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
  background: rgba(0, 0, 0, 0.15);
}
#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
  margin-right: 2px;
}
#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_dark {
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_caption,
#sb_instagram.sbi_palette_dark .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_dark,
.sbi_header_palette_dark .sbi_bio {
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_dark a {
  color: #fff;
}
#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_light {
  color: rgba(0, 0, 0, 0.85);
  background-color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_light .sbi_caption,
#sb_instagram.sbi_palette_light .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_light,
.sbi_header_palette_light .sbi_bio {
  color: rgba(0, 0, 0, 0.85);
}
#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_light a {
  color: #000;
}
@media all and (max-width: 800px) {
  #sb_instagram.sbi_tab_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
  #sb_instagram.sbi_tab_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_tab_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_tab_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_tab_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_tab_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_tab_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_tab_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_tab_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_tab_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
}
@media all and (max-width: 480px) {
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images,
  #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images,
  #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_mob_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_mob_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_mob_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_mob_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_mob_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_mob_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_mob_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_mob_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_mob_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
}
#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
  display: none !important;
}
body:after {
  content: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png);
  display: none;
}
.sbi_lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #000;
  opacity: 0.9;
  display: none;
}
.sbi_lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: 400;
}
.sbi_lightbox .sbi_lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  object-fit: contain;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.sbi_lb-outerContainer {
  position: relative;
  background-color: #000;
  width: 250px;
  height: 250px;
  margin: 0 auto 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sbi_lb-container-wrapper {
  height: 100%;
}
.sbi_lb-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
}
.sbi_lb-loader {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  line-height: 0;
}
.sbi_lb-loader span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png)
    no-repeat;
}
.sbi_lb-container > .nav {
  left: 0;
}
.sbi_lb-nav a {
  position: absolute;
  z-index: 100;
  top: 0;
  height: 90%;
  outline: 0;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.sbi_lb-next,
.sbi_lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.sbi_lb-nav a.sbi_lb-prev {
  left: -70px;
  float: left;
  transition: opacity 0.2s;
}
.sbi_lb-nav a.sbi_lb-next {
  right: -70px;
  float: right;
  transition: opacity 0.2s;
}
.sbi_lb-nav span {
  display: block;
  top: 55%;
  position: absolute;
  left: 20px;
  width: 34px;
  height: 45px;
  margin: -25px 0 0;
  background: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png)
    no-repeat;
}
.sbi_lb-nav a.sbi_lb-prev span {
  background-position: -53px 0;
}
.sbi_lb-nav a.sbi_lb-next span {
  left: auto;
  right: 20px;
  background-position: -18px 0;
}
.sbi_lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
  position: relative;
  padding-right: 300px;
  background: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
  position: relative;
  background: #000;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  width: 300px !important;
  position: absolute;
  top: 0;
  right: -300px;
  height: 100%;
  bottom: 0;
  background: #fff;
  line-height: 1.4;
  overflow: hidden;
  overflow-y: auto;
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
  display: block !important;
  width: 100%;
  margin-top: 20px;
  padding: 4px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
  padding-bottom: 0;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
  display: inline-block;
  padding-top: 10px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
  display: block !important;
  width: 100%;
  min-width: 100%;
  float: left;
  clear: both;
  font-size: 12px;
  padding: 3px 20px 3px 0;
  margin: 0 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
  font-weight: 700;
  margin-right: 5px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  box-sizing: border-box;
  padding: 15px 20px;
}
.sbi_lb-data {
  padding: 0 4px;
  color: #ccc;
}
.sbi_lb-data .sbi_lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1;
}
.sbi_lb-data .sbi_lb-caption {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 3px;
  color: #ccc;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.sbi_lb-data .sbi_lb-caption a {
  color: #ccc;
  font-weight: 700;
  text-decoration: none;
}
.sbi_lb-commenter:hover,
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lb-data .sbi_lb-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
  float: left;
  width: 100%;
  color: #ccc;
  padding-bottom: 0;
  display: block;
  margin: 0 0 5px;
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username
  p,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username:hover
  p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
  color: #333;
}
.sbi_lightbox .sbi_lightbox_username img {
  float: left;
  border: none;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background: #666;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.sbi_lightbox_username p {
  float: left;
  margin: 0;
  padding: 0;
  color: #ccc;
  line-height: 32px;
  font-weight: 700;
  font-size: 13px;
}
.sbi_lb-data .sbi_lb-number {
  display: block;
  float: left;
  clear: both;
  padding: 5px 0 15px;
  font-size: 12px;
  color: #999;
}
.sbi_lb-data .sbi_lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #aaa;
  text-align: right;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sbi_lb-data .sbi_lb-close:hover {
  cursor: pointer;
  opacity: 1;
  color: #fff;
}
.sbi_lb-nav {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: auto;
}
.sbi-feed-block-cta,
.sbi-feed-block-cta-img-ctn {
  width: 100% !important;
  position: relative !important;
}
.sbi_lightbox .sbi_owl-item:nth-child(n + 2) .sbi_video {
  position: relative !important;
}
.sbi_lb-container {
  padding: 0;
}
.sbi-feed-block-cta {
  border: 1px solid #e8e8eb !important;
  border-radius: 2px !important;
  text-align: center !important;
}
.sbi-feed-block-cta-img-ctn {
  float: left !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 50px !important;
  margin-bottom: 35px !important;
}
.sbi-feed-block-cta-img {
  width: 65px !important;
  height: 65px !important;
  position: relative !important;
  border: 2px solid #dcdde1 !important;
  border-radius: 16px !important;
  -webkit-transform: rotate(-3deg) !important;
  transform: rotate(-3deg) !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.sbi-feed-block-cta-img span svg {
  float: left !important;
}
.sbi-feed-block-cta-img > * {
  -webkit-transform: rotate(3deg) !important;
  transform: rotate(3deg) !important;
}
.sbi-feed-block-cta-logo {
  position: absolute !important;
  right: -15px !important;
  bottom: -19px !important;
  z-index: 1 !important;
}
.sbi-feed-block-cta-heading {
  font-size: 19px !important;
  padding: 0 !important;
  margin: 0 0 30px !important;
  display: inline-block !important;
  width: 100% !important;
  font-weight: 700 !important;
  line-height: 1.4em !important;
}
.sbi-feed-block-cta-btn {
  background: #0068a0 !important;
  border-radius: 2px !important;
  padding: 8px 20px 8px 38px !important;
  cursor: pointer !important;
  color: #fff !important;
  position: relative !important;
  margin-bottom: 30px !important;
}
.sbi-feed-block-cta-btn:after,
.sbi-feed-block-cta-btn:before {
  content: "" !important;
  position: absolute !important;
  width: 2px !important;
  height: 12px !important;
  background: #fff !important;
  left: 20px !important;
  top: 14px !important;
}
.sbi-feed-block-cta-btn:after {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
.sbi-feed-block-cta-desc {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px !important;
  background: #f9f9fa !important;
  border-top: 1px solid #e8e8eb !important;
  margin-top: 35px !important;
  flex-direction: column !important;
}
.sbi-feed-block-cta-desc strong {
  color: #141b38 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
}
.sbi-feed-block-cta-desc span {
  color: #434960 !important;
  font-size: 14px !important;
  line-height: 1.5em !important;
  padding: 0 20% !important;
}
.sbi-feed-block-cta-desc span a,
.sbi-feed-block-cta-selector span a {
  text-transform: capitalize !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
.sbi-feed-block-cta-selector {
  width: 100% !important;
  padding: 0 20% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  margin-bottom: 45px !important;
}
.sbi-feed-block-cta-feedselector {
  border: 1px solid #d0d1d7 !important;
  padding: 8px 16px !important;
  margin-bottom: 15px !important;
  max-width: 100% !important;
  min-width: 400px !important;
}
.sbi-feed-block-cta-selector span {
  color: #2c324c !important;
}
.sbi-feed-block-cta-selector span a:after {
  color: #2c324c !important;
  margin-left: 2px !important;
  font-weight: 400 !important;
  text-decoration-color: #fff !important;
}
.sbi-feed-block-cta-selector span a:first-of-type:after {
  content: "," !important;
}
.sbi-feed-block-cta-selector span a:nth-of-type(2):after {
  content: "or" !important;
  margin-left: 5px !important;
  margin-right: 2px !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  content: "" !important;
  height: 16px !important;
  font-variant: normal !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before {
  top: 10px !important;
}
.wp-block-archives {
  box-sizing: border-box;
}
.wp-block-archives-dropdown label {
  display: block;
}
.wp-block-avatar {
  line-height: 0;
}
.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
  text-align: center;
}
.wp-block-audio {
  box-sizing: border-box;
}
.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}
.wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
  word-break: break-word;
}
.wp-block-button__link.aligncenter {
  text-align: center;
}
.wp-block-button__link.alignright {
  text-align: right;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
.wp-block-button[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
.wp-block-buttons
  > .wp-block-button.has-custom-font-size
  .wp-block-button__link {
  font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}
.wp-block-buttons {
  box-sizing: border-box;
}
.wp-block-buttons.is-vertical {
  flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
}
.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}
.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}
.wp-block-buttons.aligncenter {
  text-align: center;
}
.wp-block-buttons:not(
    .is-content-justification-space-between,
    .is-content-justification-right,
    .is-content-justification-left,
    .is-content-justification-center
  )
  .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}
.wp-block-calendar th {
  font-weight: 400;
}
.wp-block-calendar caption {
  background-color: inherit;
}
.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
.wp-block-calendar table.has-background th {
  background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
  color: inherit;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
.wp-block-categories {
  box-sizing: border-box;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center;
}
.wp-block-categories .wp-block-categories__label {
  display: block;
  width: 100%;
}
.wp-block-code {
  box-sizing: border-box;
}
.wp-block-code code {
  /*!rtl:begin:ignore*/
  direction: ltr;
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  text-align: initial;
  white-space: pre-wrap;
  /*!rtl:end:ignore*/
}
.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile
  > .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}
.wp-block-post-comments {
  box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
  float: left;
}
.wp-block-post-comments .alignright {
  float: right;
}
.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}
.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .comment-author {
  line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
  font-style: normal;
}
.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
.wp-block-comments {
  box-sizing: border-box;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
  font-size: inherit;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}
.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-comment-template li {
  clear: both;
}
.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}
.wp-block-comment-template.alignleft {
  float: left;
}
.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.wp-block-comment-template.alignright {
  float: right;
}
.wp-block-comment-date {
  box-sizing: border-box;
}
.comment-awaiting-moderation {
  display: block;
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
  box-sizing: border-box;
}
.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative;
}
.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
  background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before {
  opacity: 1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container {
  margin: 0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__image-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__video-background {
  z-index: 0;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  ).has-background-dim:not(.has-background-gradient):before {
  z-index: 1;
}
.has-modal-open
  body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container {
  z-index: auto;
}
.wp-block-details {
  box-sizing: border-box;
}
.wp-block-details summary {
  cursor: pointer;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper,
.wp-block[data-align="right"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper {
  min-width: 280px;
}
.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}
.wp-block-embed {
  overflow-wrap: break-word;
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  box-sizing: border-box;
}
.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
.wp-block-file__embed {
  margin-bottom: 1em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  margin-bottom: 0.5em;
  width: 100%;
}
.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: 0.5em;
}
.wp-block-form-input__label.is-label-inline
  .wp-block-form-input__label-content {
  margin-bottom: 0.5em;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
  flex-direction: row;
  width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"])
  .wp-block-form-input__label-content {
  margin: 0;
}
.wp-block-form-input__label:has(
    .wp-block-form-input__label-content + input[type="checkbox"]
  ) {
  flex-direction: row-reverse;
}
.wp-block-form-input__label-content {
  width: fit-content;
}
.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
}
.wp-block-form-input__input[type="date"],
.wp-block-form-input__input[type="datetime-local"],
.wp-block-form-input__input[type="datetime"],
.wp-block-form-input__input[type="email"],
.wp-block-form-input__input[type="month"],
.wp-block-form-input__input[type="number"],
.wp-block-form-input__input[type="password"],
.wp-block-form-input__input[type="search"],
.wp-block-form-input__input[type="tel"],
.wp-block-form-input__input[type="text"],
.wp-block-form-input__input[type="time"],
.wp-block-form-input__input[type="url"],
.wp-block-form-input__input[type="week"] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em;
}
textarea.wp-block-form-input__input {
  min-height: 10em;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image
  figcaption
  img,
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item
  figcaption
  img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-image
  img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-item
  img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure,
.wp-block-gallery:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure {
  justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #0006, #0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-track {
  background-color: initial;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000;
}
@media (hover: none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000;
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  img {
  box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  > div {
  flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded:before {
  content: none;
}
.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped)
  figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > div:not(.components-drop-zone) {
  display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1
  figure.wp-block-image:not(#individual-image) {
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-4
    figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }
  .wp-block-gallery.has-nested-images.columns-5
    figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }
  .wp-block-gallery.has-nested-images.columns-6
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333
    );
  }
  .wp-block-gallery.has-nested-images.columns-7
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714
    );
  }
  .wp-block-gallery.has-nested-images.columns-8
    figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)
    ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
.wp-block-group {
  box-sizing: border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
  rotate: 180deg;
}
.wp-block-image > a,
.wp-block-image > figure > a {
  display: inline-block;
}
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden;
  }
  .wp-block-image img.show {
    animation: show-content-image 0.4s;
  }
}
.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"] > a {
  border-radius: inherit;
}
.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull > a,
.wp-block-image.alignwide > a {
  width: 100%;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  caption-side: bottom;
  display: table-caption;
}
.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}
.wp-block-image figure {
  margin: 0;
}
.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.wp-lightbox-container img {
  cursor: zoom-in;
}
.wp-lightbox-container img:hover + button {
  opacity: 1;
}
.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 20px;
  z-index: 100;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-container button {
    transition: opacity 0.2s ease;
  }
}
.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px;
}
.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1;
}
.wp-lightbox-container button:focus {
  opacity: 1;
}
.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none;
}
.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000;
}
.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000;
}
.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay
  .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none;
}
.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999;
}
.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption {
  display: none;
}
.wp-lightbox-overlay button {
  background: none;
  border: none;
}
.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  z-index: 2000000;
}
.wp-lightbox-overlay.active {
  visibility: visible;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-overlay.active {
    animation: turn-on-visibility 0.25s both;
  }
  .wp-lightbox-overlay.active img {
    animation: turn-on-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility 0.25s both;
  }
  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in 0.4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility 0.4s forwards;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container {
    animation: lightbox-zoom-out 0.4s;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container
    img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility 0.4s forwards;
  }
}
@keyframes show-content-image {
  0% {
    visibility: hidden;
  }
  99% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@keyframes turn-on-visibility {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes lightbox-zoom-in {
  0% {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
  }
  99% {
    visibility: visible;
  }
  to {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
    visibility: hidden;
  }
}
ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}
.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
  font-size: inherit;
}
.wp-block-latest-posts {
  box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-latest-posts__featured-image a {
  display: inline-block;
}
.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}
ol,
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-loginout,
.wp-block-media-text {
  box-sizing: border-box;
}
.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
  align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media,
.wp-block-media-text > .wp-block-media-text__content,
.wp-block-media-text > .wp-block-media-text__media {
  align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__media {
  align-self: end;
}
.wp-block-media-text > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}
.wp-block-media-text > .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text__media a {
  display: block;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  position: relative;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
}
.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}
.wp-block-navigation
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container:empty {
  display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}
.wp-block-navigation
  .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}
.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 0;
  z-index: 2;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    transition: opacity 0.1s linear;
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content
  .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation-item__content {
  margin: 0;
}
@media (min-width: 782px) {
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon
    svg {
    transform: rotate(-90deg);
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):hover
  > .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}
.wp-block-navigation.has-background
  .has-child
  .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}
@media (min-width: 782px) {
  .wp-block-navigation.has-background
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
}
.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}
button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}
.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click
  .wp-block-navigation-submenu__toggle
  + .wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}
.wp-block-navigation-item.open-on-click
  button.wp-block-navigation-item__content:not(
    .wp-block-navigation-submenu__toggle
  ) {
  padding: 0;
}
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}
@media (min-width: 782px) {
  .wp-block-navigation.items-justified-right
    .wp-block-navigation__container
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right
    .wp-block-page-list
    > .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    .wp-block-page-list
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    > .wp-block-navigation__container
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026;
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__submenu-container {
  color: #000;
}
.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
  display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1;
}
@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit;
}
.wp-block-navigation__responsive-container
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem)
    clamp(1rem, var(--wp--style--root--padding-right), 20rem)
    clamp(1rem, var(--wp--style--root--padding-bottom), 20rem)
    clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index: 100000;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation 0.1s ease-out;
    animation-fill-mode: forwards;
  }
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-icon {
  display: none;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .has-child
  .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item__content {
  padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    ) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    )
    .wp-block-navigation__responsive-container-close {
    display: none;
  }
  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__responsive-container.is-menu-open {
  color: #000;
}
.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}
.wp-block-navigation__responsive-container-open {
  display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.wp-block-navigation__responsive-close {
  width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus {
  outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
  position: relative;
}
.has-modal-open
  .admin-bar
  .is-menu-open
  .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}
@media (min-width: 782px) {
  .has-modal-open
    .admin-bar
    .is-menu-open
    .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}
html.has-modal-open {
  overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}
.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px;
}
.link-ui-block-inserter {
  padding-top: 8px;
}
.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase;
}
.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}
.wp-block-page-list {
  box-sizing: border-box;
}
.is-small-text {
  font-size: 0.875em;
}
.is-regular-text {
  font-size: 1em;
}
.is-large-text {
  font-size: 2.25em;
}
.is-larger-text {
  font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
p.has-drop-cap.has-background {
  overflow: hidden;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-author {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.wp-block-post-author__avatar {
  margin-right: 1em;
}
.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}
.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-post-author__name {
  margin: 0;
}
.wp-block-post-author-biography {
  box-sizing: border-box;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form {
  box-sizing: border-box;
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}
.wp-block-post-comments-form
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments-form
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments-form input[type="submit"] {
  width: auto;
}
.wp-block-post-comments-count {
  box-sizing: border-box;
}
.wp-block-post-content {
  display: flow-root;
}
.wp-block-post-comments-link,
.wp-block-post-date {
  box-sizing: border-box;
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link {
  display: inline-block;
}
.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-post-featured-image a {
  display: block;
  height: 100%;
}
.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}
.wp-block-post-featured-image {
  position: relative;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-terms {
  box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}
.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box;
}
.wp-block-post-title {
  word-break: break-word;
}
.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-post-author-name {
  box-sizing: border-box;
}
.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap;
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote blockquote {
  margin: 0;
}
.wp-block-pullquote p {
  margin-top: 0;
}
.wp-block-pullquote p:last-child {
  margin-bottom: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}
.wp-block-pullquote.has-text-align-center blockquote {
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}
.wp-block-pullquote cite {
  color: inherit;
  display: block;
}
.wp-block-post-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
  margin: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
}
@media (max-width: 600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr;
  }
}
.wp-block-post-template-is-layout-constrained > li > .alignright,
.wp-block-post-template-is-layout-flow > li > .alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-constrained > li > .alignleft,
.wp-block-post-template-is-layout-flow > li > .alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0;
}
.wp-block-post-template-is-layout-constrained > li > .aligncenter,
.wp-block-post-template-is-layout-flow > li > .aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
  justify-content: center;
}
.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
  box-sizing: border-box;
}
.wp-block-quote {
  overflow-wrap: break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-quote > cite {
  display: block;
}
.wp-block-read-more {
  display: block;
  width: fit-content;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
  text-decoration: none;
}
ul.wp-block-rss.alignleft {
  margin-right: 2em;
}
ul.wp-block-rss.alignright {
  margin-left: 2em;
}
ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-rss {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
}
.wp-block-search__button {
  margin-left: 10px;
  word-break: normal;
}
.wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search__label {
  width: 100%;
}
.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 0;
  max-width: 100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: 0.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__inside-wrapper {
  overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}
.wp-block[data-align="right"]
  .wp-block-search.wp-block-search__button-only
  .wp-block-search__inside-wrapper {
  float: right;
}
.wp-block-separator {
  border: none;
  border-top: 2px solid;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important;
}
.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}
.wp-block-site-logo a {
  display: inline-block;
  line-height: 0;
}
.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}
.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
.wp-block-site-tagline,
.wp-block-site-title {
  box-sizing: border-box;
}
.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}
.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}
.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}
.wp-block-social-links.alignright {
  justify-content: flex-end;
}
.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
}
@media not (prefers-reduced-motion) {
  .wp-block-social-link {
    transition: transform 0.1s ease;
  }
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
}
.wp-block-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor
  svg,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:active,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:hover,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color)
  .wp-social-link-snapchat
  .wp-block-social-link-label {
  color: #000;
}
.wp-block-spacer {
  clear: both;
}
.wp-block-tag-cloud {
  box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}
.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}
.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}
.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table tfoot {
  border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000;
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
  border-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"] > *,
.wp-block-table table[style*="border-top-color"] > * td,
.wp-block-table table[style*="border-top-color"] > * th {
  border-top-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
  border-top-color: initial;
}
.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"] > * {
  border-right-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"] > *,
.wp-block-table table[style*="border-bottom-color"] > * td,
.wp-block-table table[style*="border-bottom-color"] > * th {
  border-bottom-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
  border-bottom-color: initial;
}
.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"] > * {
  border-left-color: inherit;
}
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"] > * {
  border-style: inherit;
}
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"] > * {
  border-style: inherit;
  border-width: inherit;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
.wp-block-video {
  box-sizing: border-box;
}
.wp-block-video video {
  vertical-align: middle;
  width: 100%;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes;
}
a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super;
}
a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0;
}
.wp-element-button {
  cursor: pointer;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
  font-size: 1em;
}
.has-larger-font-size {
  font-size: 2.625em;
}
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
#end-resizable-editor-section {
  display: none;
}
.aligncenter {
  clear: both;
}
.items-justified-left {
  justify-content: flex-start;
}
.items-justified-center {
  justify-content: center;
}
.items-justified-right {
  justify-content: flex-end;
}
.items-justified-space-between {
  justify-content: space-between;
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
.wp-block-audio :where(figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-audio :where(figcaption) {
  color: #ffffffa6;
}
.wp-block-audio {
  margin: 0 0 1em;
}
.wp-block-code {
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: Menlo, Consolas, monaco, monospace;
  padding: 0.8em 1em;
}
.wp-block-embed :where(figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-embed :where(figcaption) {
  color: #ffffffa6;
}
.wp-block-embed {
  margin: 0 0 1em;
}
.blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .blocks-gallery-caption {
  color: #ffffffa6;
}
:root :where(.wp-block-image figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme :root :where(.wp-block-image figcaption) {
  color: #ffffffa6;
}
.wp-block-image {
  margin: 0 0 1em;
}
.wp-block-pullquote {
  border-bottom: 4px solid;
  border-top: 4px solid;
  color: currentColor;
  margin-bottom: 1.75em;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
  color: currentColor;
  font-size: 0.8125em;
  font-style: normal;
  text-transform: uppercase;
}
.wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}
.wp-block-quote cite,
.wp-block-quote footer {
  color: currentColor;
  font-size: 0.8125em;
  font-style: normal;
  position: relative;
}
.wp-block-quote:where(.has-text-align-right) {
  border-left: none;
  border-right: 0.25em solid;
  padding-left: 0;
  padding-right: 1em;
}
.wp-block-quote:where(.has-text-align-center) {
  border: none;
  padding-left: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote:where(.is-style-plain) {
  border: none;
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
}
.wp-block-search__button {
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
}
:where(.wp-block-group.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-separator.has-css-opacity {
  opacity: 0.4;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-separator.has-alpha-channel-opacity {
  opacity: 1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
.wp-block-table {
  margin: 0 0 1em;
}
.wp-block-table td,
.wp-block-table th {
  word-break: normal;
}
.wp-block-table :where(figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-table :where(figcaption) {
  color: #ffffffa6;
}
.wp-block-video :where(figcaption) {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-video :where(figcaption) {
  color: #ffffffa6;
}
.wp-block-video {
  margin: 0 0 1em;
}
:root :where(.wp-block-template-part.has-background) {
  margin-bottom: 0;
  margin-top: 0;
  padding: 1.25em 2.375em;
}
/*! This file is auto-generated */
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em;
}
.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none;
}
body.wc-block-product-gallery-modal-open,
body.wc-modal--open {
  overflow: hidden;
}
.wc-block-grid__products .wc-block-grid__product-image {
  display: block;
  position: relative;
  text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image a {
  border: 0;
  box-shadow: none;
  outline: 0;
  text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
  display: none;
}
.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
  border: 1px solid #f2f2f2;
}
.edit-post-visual-editor
  .editor-block-list__block
  .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  line-height: 1.2;
  padding: 0;
}
.wc-block-grid__product-price {
  display: block;
}
.wc-block-grid__product-price .wc-block-grid__product-price__regular {
  margin-right: 0.5em;
}
.wc-block-grid__product-add-to-cart.wp-block-button {
  white-space: normal;
  word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  display: inline-flex;
  font-size: 1em;
  justify-content: center;
  text-align: center;
  white-space: normal;
  word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.loading {
  opacity: 0.25;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.added:after {
  content: "";
  display: inline-block;
  font-family: WooCommerce;
  height: auto;
  margin-left: 0.5em;
  width: auto;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.loading:after {
  animation: spin 2s linear infinite;
  content: "";
  display: inline-block;
  font-family: WooCommerce;
  height: auto;
  margin-left: 0.5em;
  width: auto;
}
.has-5-columns:not(.alignfull)
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-6-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-7-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-8-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-9-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after {
  content: "";
  margin: 0;
}
.wc-block-grid__product-rating {
  display: block;
}
.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  font-family: WooCommerce;
  font-size: 1em;
  font-weight: 400;
  height: 1.618em;
  line-height: 1.618;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 5.3em;
}
.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
  content: "SSSSS";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  right: 0;
  top: 0;
}
.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating
  .wc-block-grid__product-rating__stars
  span:before {
  color: inherit;
  content: "SSSSS";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
  background: #fff;
  border: 1px solid #43454b;
  border-radius: 4px;
  color: #43454b;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 600;
  left: auto;
  padding: 0.25em 0.75em;
  position: absolute;
  right: 4px;
  text-align: center;
  text-transform: uppercase;
  top: 4px;
  width: auto;
  z-index: 9;
}
.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link {
  display: inline-block;
  position: relative;
}
.wc-block-grid__product
  .wc-block-grid__product-image:not(.wc-block-components-product-image),
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0 auto 12px;
}
.theme-twentysixteen .wc-block-grid .price ins {
  color: #77a464;
}
.theme-twentynineteen .wc-block-grid__product {
  font-size: 0.88889em;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.theme-twentynineteen .wc-block-grid__product-title:before {
  display: none;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
  line-height: 1;
}
.theme-twentynineteen
  .editor-styles-wrapper
  .wp-block-button
  .wp-block-button__link:not(.has-text-color) {
  color: #fff;
}
.theme-twentytwenty .wc-block-grid__product-link {
  color: #000;
}
.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
  color: #cd2653;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-size: 1em;
}
.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
  margin-top: 0;
}
.theme-twentytwenty
  .wc-block-components-product-price
  .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-size: 0.9em;
}
.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
  opacity: 0.5;
}
.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
  text-decoration: none;
}
.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
  font-size: 0.7em;
}
.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty
  .wc-block-grid__product-rating
  .wc-block-components-product-rating__stars,
.theme-twentytwenty
  .wc-block-grid__product-rating
  .wc-block-grid__product-rating__stars {
  line-height: 1;
}
.theme-twentytwenty
  .wc-block-components-product-button
  > .wp-block-button__link,
.theme-twentytwenty
  .wc-block-grid__product-add-to-cart
  > .wp-block-button__link {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
}
.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
  background: #cd2653;
  color: #fff;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-transform: uppercase;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-components-product-sale-badge {
  position: static;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-grid__product-image
  .wc-block-components-product-sale-badge {
  position: absolute;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 1;
}
.theme-twentytwenty .wc-block-active-filters__title,
.theme-twentytwenty .wc-block-attribute-filter__title,
.theme-twentytwenty .wc-block-price-filter__title,
.theme-twentytwenty .wc-block-stock-filter__title {
  font-size: 1em;
}
.theme-twentytwenty
  .wc-block-active-filters
  .wc-block-active-filters__clear-all,
.theme-twentytwenty
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link {
  font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: 0.875em;
    padding: 0.5em;
  }
}
@media only screen and (min-width: 1168px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: 0.875em;
    padding: 0.5em;
  }
}
.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
  display: block;
  margin-top: 12px;
}
.theme-twentytwentytwo .wc-block-components-product-price ins,
.theme-twentytwentytwo .wc-block-grid__product-price ins {
  text-decoration: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.screen-reader-text:focus {
  clip: auto !important;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 0.6);
  clip-path: none;
  color: #2b2d2f;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.wp-block-group.woocommerce.product .up-sells.upsells.products {
  max-width: var(--wp--style--global--wide-size);
}
.wc-block-components-notice-banner {
  align-content: flex-start;
  align-items: stretch;
  background-color: #fff;
  border: 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
  color: #2f2f2f;
  display: flex;
  font-size: 0.875em;
  font-weight: 400;
  gap: 12px;
  line-height: 1.5;
  margin: 16px 0;
  padding: 16px !important;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content {
  -ms-grid-row-align: center;
  align-self: center;
  flex-basis: 100%;
  padding-right: 16px;
  white-space: normal;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content:last-child {
  padding-right: 0;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-block-components-notice-banner__summary {
  font-weight: 600;
  margin: 0 0 8px;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ol,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ul {
  margin: 0 0 0 24px;
  padding: 0;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ol
  li:after,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ul
  li:after {
  clear: both;
  content: "";
  display: block;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward {
  -moz-appearance: none;
  appearance: none;
  background: transparent !important;
  border: 0;
  color: #2f2f2f !important;
  float: right;
  margin: 0;
  opacity: 0.7;
  padding: 0 !important;
  text-decoration-line: underline;
  text-underline-position: under;
  transition: all 0.2s ease-in-out;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:active,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:focus,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:hover {
  opacity: 1;
  text-decoration: none;
}
.wc-block-components-notice-banner > svg {
  fill: #fff;
  background-color: #2f2f2f;
  border-radius: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  height: 100%;
  padding: 2px;
}
.wc-block-components-notice-banner > .wc-block-components-button {
  background: #fff0 none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #2f2f2f !important;
  flex: 0 0 16px;
  height: 16px !important;
  margin: 6px 0 0 auto !important;
  min-height: auto !important;
  min-width: 0 !important;
  opacity: 0.6;
  outline: none !important;
  padding: 0 !important;
  width: 16px !important;
}
.wc-block-components-notice-banner > .wc-block-components-button > svg {
  margin: 0 !important;
}
.wc-block-components-notice-banner > .wc-block-components-button:active,
.wc-block-components-notice-banner > .wc-block-components-button:focus,
.wc-block-components-notice-banner > .wc-block-components-button:hover {
  opacity: 1;
}
.wc-block-components-notice-banner > .wc-block-components-button:focus {
  outline: 2px solid currentColor !important;
  outline-offset: 0;
}
.wc-block-components-notice-banner.is-error {
  background-color: #fff0f0;
  border-color: #cc1818;
}
.wc-block-components-notice-banner.is-error > svg {
  background-color: #cc1818;
  transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-warning {
  background-color: #fffbf4;
  border-color: #f0b849;
}
.wc-block-components-notice-banner.is-warning > svg {
  background-color: #f0b849;
  transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-success {
  background-color: #f4fff7;
  border-color: #4ab866;
}
.wc-block-components-notice-banner.is-success > svg {
  background-color: #4ab866;
}
.wc-block-components-notice-banner.is-info {
  background-color: #f4f8ff;
  border-color: #007cba;
}
.wc-block-components-notice-banner.is-info > svg {
  background-color: #007cba;
}
.wc-block-components-notice-banner:focus {
  outline-width: 0;
}
.wc-block-components-notice-banner:focus-visible {
  outline-style: solid;
  outline-width: 2px;
}
.woocommerce.wc-block-store-notices.alignwide {
  max-width: var(--wp--style--global--wide-size);
}
.wp-block-joinchat-button {
  border: none !important;
  text-align: center;
}
.wp-block-joinchat-button figure {
  display: table;
  margin: 0 auto;
  padding: 0;
}
.wp-block-joinchat-button figcaption {
  font: normal normal 400 0.6em/2em
    var(--wp--preset--font-family--system-font, sans-serif);
  margin: 0;
  padding: 0;
}
.wp-block-joinchat-button .joinchat-button__qr {
  background-color: #fff;
  border: 6px solid #25d366;
  border-radius: 30px;
  box-sizing: content-box;
  display: block;
  height: 200px;
  margin: auto;
  overflow: hidden;
  padding: 10px;
  width: 200px;
}
.wp-block-joinchat-button .joinchat-button__qr canvas,
.wp-block-joinchat-button .joinchat-button__qr img {
  display: block;
  margin: auto;
}
.wp-block-joinchat-button .joinchat-button__link {
  align-items: center;
  background-color: #25d366;
  border: 6px solid #25d366;
  border-radius: 30px;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  line-height: 1.25em;
  margin: 0 auto;
  text-decoration: none;
}
.wp-block-joinchat-button .joinchat-button__link:before {
  background: #fff0 var(--joinchat-ico) no-repeat center;
  background-size: 100%;
  content: "";
  display: block;
  height: 1.5em;
  margin: -0.75em 0.75em -0.75em 0;
  width: 1.5em;
}
.wp-block-joinchat-button figure + .joinchat-button__link {
  margin-top: 10px;
}
@media (orientation: landscape) and (min-height: 481px),
  (orientation: portrait) and (min-width: 481px) {
  .wp-block-joinchat-button.joinchat-button--qr-only
    figure
    + .joinchat-button__link {
    display: none;
  }
}
@media (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
  .wp-block-joinchat-button figure {
    display: none;
  }
} /*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: #fff0;
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: #fff0;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid #fff0;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: #fff;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgb(255 255 255 / 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgb(66 139 202 / 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgb(0 0 0 / 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
  box-shadow: 1px 1px 2px rgb(0 0 0 / 0.2), inset 0 0 3px 1px #fff;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgb(0 0 0 / 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: #fff;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: #fff;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgb(209 214 224 / 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgb(0 0 0 / 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: #fff;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: #fff;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: #fff;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid #fff0;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgb(0 0 0 / 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid #fff0;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: #000;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: #000;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: #fff;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid #fff0;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgb(222 228 236 / 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgb(0 0 255 / 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgb(0 0 0 / 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: #fff;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid #fff0;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: #000;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid #000;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgb(0 0 0 / 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #000;
  color: #fff;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}
.yith-wcan-filters {
  background-color: var(--yith-wcan-filters_colors_background, transparent);
  margin-bottom: 30px;
}
.yith-wcan-filters h3.mobile-only {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 30px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
  color: var(--yith-wcan-filters_colors_titles, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-title.collapsable:not(.opened):after,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-title.collapsable:not(.open):after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after,
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  right: 5px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-title.collapsable.collapsable.closed
  + .filter-content {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items {
  float: none;
  list-style: none;
  padding-left: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
  margin: 0;
  padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
  padding-left: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
  font-size: 0;
  margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label {
  font-size: 0;
  margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  line-height: 2;
  margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
  color: var(--yith-wcan-anchors_style_text, #434343);
  text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item
  > label
  > a:hover {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled {
  opacity: 0.5;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > a,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.disabled
  > label
  > a {
  color: #b4b4b4;
  cursor: not-allowed;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.active
  > label
  > a {
  color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
  display: inline-block;
  margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color > a {
  display: inline-block;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image {
  font-size: 1rem;
  text-align: center;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-below,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-right {
  font-size: 1rem;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-right {
  display: block;
  margin: 0 0 10px;
  width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-right
  .term-color,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-right
  .term-image {
  margin-bottom: 0;
  margin-right: 10px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-right
  .term-label {
  display: inline-block;
  font-size: 1em;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-color {
  border: 2px solid #fff0;
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-bottom: 5px;
  overflow: hidden;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-color
  .color-swatch {
  display: block;
  height: 100%;
  width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-color.bi-color
  .color-swatch {
  border-style: solid;
  border-width: 0 0 var(--yith-wcan-color_swatches_size, 45px)
    var(--yith-wcan-color_swatches_size, 45px);
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-color:hover {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-image {
  border: 2px solid #fff0;
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  font-size: 0;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-bottom: 5px;
  overflow: hidden;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-image:hover {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-image
  img {
  height: auto;
  width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.disabled
  .term-color,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.disabled
  .term-image
  img {
  opacity: 0.4;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color
  .term-label {
  display: block;
  font-size: 0.6em;
  line-height: 1.4;
  text-align: center;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.color.label-hide
  .term-label {
  display: none;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.active.color
  .term-color,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.active.color
  .term-image {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)
  > a:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
  background-color: var(--yith-wcan-labels_style_background, #fff);
  box-shadow: 0 0 0 1px #d7d7d7;
  border-radius: 4px;
  display: inline-block;
  margin: 0 5px 10px;
  padding: 7px;
  text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label > a {
  color: var(--yith-wcan-labels_style_text, #434343);
  display: block;
  height: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active.with-image:not(.label-right)
  > a {
  position: relative;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active.with-image:not(.label-right)
  > a:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
  right: -13px;
  top: -15px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active.with-image,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label:not(.disabled):hover {
  box-shadow: 0 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active:not(.with-image) {
  background-color: var(--yith-wcan-labels_style_background_active, #4e8ba2);
  box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_active, #4e8ba2);
  color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active:not(.with-image)
  .term-label,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.active:not(.with-image)
  .item-count {
  color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label:not(.with-image):not(.disabled):hover {
  background-color: var(--yith-wcan-labels_style_background_hover, #4e8ba2);
  box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_hover, #4e8ba2);
  color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label:not(.with-image):not(.disabled):hover
  .term-label,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label:not(.with-image):not(.disabled):hover
  .item-count {
  color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image {
  background: none;
  box-shadow: none;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image
  > a {
  display: inline-block;
  color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image
  > a:hover {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image.active
  > a {
  color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image
  .term-image {
  margin-right: 10px;
  max-width: 70px;
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-right.with-image
  .term-label {
  display: inline-block;
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label
  .term-image {
  display: inline-block;
  font-size: 0;
  max-width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label
  .term-image
  img {
  width: 100%;
  height: auto;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label
  .term-label {
  display: block;
  font-size: 0.8rem;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label.label-hide.with-image
  .term-label {
  display: none;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable {
  position: relative;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable
  .toggle-handle {
  background-size: 50% auto;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 20px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable.closed
  > .toggle-handle {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable.opened
  > .toggle-handle {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable:after {
  top: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
  color: #b4b4b4;
  font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item
  .checkboxbutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item
  .radiobutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-1-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(100% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-2-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(50% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-3-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(33.3333333333% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-4-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(25% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-5-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(20% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-6-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(16.6666666667% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-7-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(14.2857142857% - 10px);
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.filter-has-8-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(12.5% - 10px);
}
.yith-wcan-filters .yith-wcan-filter.label-design .filter-items {
  font-size: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  color: #fff;
  cursor: initial;
  font-size: 0.6875rem;
  line-height: normal;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
  display: none;
  top: calc(50% - 15px);
  z-index: 1006;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
  background: transparent !important;
  border-top: 5px solid #fff0;
  border-bottom: 5px solid #fff0;
  border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  content: "";
  bottom: -5px;
  display: block;
  height: 0;
  left: -5px;
  position: absolute;
  top: calc(50% - 5px);
  width: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip > img {
  min-width: 40px;
  height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,
.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip {
  bottom: calc(100% + 15px);
  top: auto;
  white-space: nowrap;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip {
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip {
  position: absolute;
}
.yith-wcan-filters
  .yith-wcan-filter
  .filter-color
  .with-tooltip
  .yith-wcan-tooltip:before,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-label
  .with-tooltip
  .yith-wcan-tooltip:before {
  border-left: 5px solid #fff0;
  border-right: 5px solid #fff0;
  border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  left: calc(50% - 5px);
  top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both {
  padding: 20px 10px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
  content: "";
  display: block;
  clear: both;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  min-width: 0;
  width: 50px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
  margin-bottom: 20px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min {
  float: left;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  float: right;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields {
  padding: 20px 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max {
  min-width: 0;
  width: 70px;
  margin: 0 5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
  height: 5px;
  border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
  border: 4px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  cursor: grab;
  height: 18px;
  top: 29px;
  width: 18px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max {
  background: none;
  top: -5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  color: #fff;
  cursor: initial;
  font-size: 0.6875rem;
  line-height: normal;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
  top: -8px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
  background: transparent !important;
  border-top: 5px solid #fff0;
  border-bottom: 5px solid #fff0;
  border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  content: "";
  bottom: -5px;
  display: block;
  height: 0;
  left: -5px;
  position: absolute;
  top: calc(50% - 5px);
  width: 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single > img {
  min-width: 40px;
  height: auto;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
  border-left: 5px solid #fff0;
  border-right: 5px solid #fff0;
  border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  left: calc(50% - 2px);
  top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 8px 15px;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after,
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after,
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after,
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
  background-color: #fff;
  border: 1px solid
    rgba(
      var(--yith-wcan-filters_colors_accent_r, 73),
      var(--yith-wcan-filters_colors_accent_g, 139),
      var(--yith-wcan-filters_colors_accent_b, 162),
      0.3
    );
  border-radius: 4px;
  box-shadow: 0 0 7px 0
    rgba(
      var(--yith-wcan-filters_colors_accent_r, 73),
      var(--yith-wcan-filters_colors_accent_g, 139),
      var(--yith-wcan-filters_colors_accent_b, 162),
      0.3
    );
  display: none;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  z-index: 1011;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .search-field-container {
  margin-bottom: 15px;
  position: relative;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .search-field-container
  .search-field {
  padding-right: 40px;
  width: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .search-field-container
  .search-field:active,
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .search-field-container
  .search-field:focus {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  box-shadow: 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
  outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .search-field-container:after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/search.svg);
  background-size: 100% auto;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .matching-items {
  margin-bottom: 0;
  max-height: 200px;
  overflow-y: scroll;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .matching-items
  li {
  margin-bottom: 5px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .matching-items
  li
  > a {
  display: inline-block;
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .matching-items::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .matching-items::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .show-more {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
  display: inline-block;
  font-size: 0.8em;
  margin-top: 10px;
  text-decoration: none;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-wrapper
  .show-more:hover {
  color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown
  .dropdown-label
  .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
  border-color: rgba(
    var(--yith-wcan-filters_colors_accent_r, 73),
    var(--yith-wcan-filters_colors_accent_g, 139),
    var(--yith-wcan-filters_colors_accent_b, 162),
    0.3
  );
  box-shadow: 0 0 7px 0
    rgba(
      var(--yith-wcan-filters_colors_accent_r, 73),
      var(--yith-wcan-filters_colors_accent_g, 139),
      var(--yith-wcan-filters_colors_accent_b, 162),
      0.3
    );
}
.yith-wcan-filters
  .yith-wcan-filter
  .yith-wcan-dropdown.open
  .dropdown-wrapper {
  display: block;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 20px;
  cursor: pointer;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder {
  height: calc(1.5em + 16px);
  background-color: #b4b4b4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #b4b4b4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #b4b4b4, #f0f0f0, #b4b4b4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder.closed:after,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder:not(.opened):after,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder:not(.open):after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder.open:after,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .select-placeholder.opened:after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder {
  position: relative;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .slider-placeholder
  .item-placeholder {
  height: 5px;
  margin: 45px 0;
  background-color: #b4b4b4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #b4b4b4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .slider-placeholder
  .item-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #b4b4b4, #f0f0f0, #b4b4b4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .slider-placeholder
  .irs-handle {
  border-radius: 100%;
  border: 4px solid #ebebeb;
  background-color: #ebebeb;
  top: calc(50% - 9px);
  z-index: 2;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .slider-placeholder
  .irs-handle.from {
  left: 0;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .slider-placeholder
  .irs-handle.to {
  right: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items {
  margin-bottom: 0;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .filter-items
  .filter-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input {
  cursor: not-allowed;
  pointer-events: none;
  vertical-align: middle;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .filter-items
  .item-placeholder {
  height: 1em;
  vertical-align: middle;
  cursor: none;
  background-color: #b4b4b4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #b4b4b4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder
  .filter-items
  .item-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #b4b4b4, #f0f0f0, #b4b4b4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.checkbox-design
  .item-placeholder,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.radio-design
  .item-placeholder,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.filter-price-range
  .item-placeholder,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.filter-orderby
  .item-placeholder,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.filter-review
  .item-placeholder,
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.filter-stock-sale
  .item-placeholder {
  flex: auto;
  display: inline-block;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items {
  font-size: inherit;
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item {
  display: block;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item:nth-child(1) {
  width: calc(40% - 5px);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item:nth-child(2) {
  width: calc(25% - 5px);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item:nth-child(3) {
  width: calc(35% - 5px);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item:nth-child(4) {
  width: calc(30% - 5px);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.label-design
  .filter-items
  .filter-item
  .item-placeholder {
  height: 2em;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.color-design
  .filter-items
  .filter-item {
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-right: 15px;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.color-design
  .filter-items
  .filter-item
  .item-placeholder {
  height: 100%;
}
.yith-wcan-filters
  .yith-wcan-filter.filter-placeholder.text-design
  .filter-items
  .filter-item {
  display: block;
  margin-bottom: 25px;
}
.yith-wcan-filters.custom-style span.checkboxbutton {
  position: relative;
}
.yith-wcan-filters.custom-style span.checkboxbutton input[type="checkbox"] {
  bottom: 0;
  cursor: pointer;
  height: 20px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 20px;
}
.yith-wcan-filters.custom-style span.checkboxbutton:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  line-height: 23px;
  font-size: 17px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 5px;
  transition: background-color ease 0.3s;
}
.yith-wcan-filters.custom-style span.checkboxbutton.checked:before {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/check.svg) !important;
  background-size: 65%;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #fff;
  content: "";
}
.yith-wcan-filters.custom-style span.radiobutton {
  position: relative;
}
.yith-wcan-filters.custom-style span.radiobutton input[type="radio"] {
  bottom: 0;
  cursor: pointer;
  height: 23px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 23px;
}
.yith-wcan-filters.custom-style span.radiobutton:before {
  content: "";
  background: #fff;
  background-clip: content-box;
  border: 1px solid #d7d7d7;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  padding: 2px;
  margin-bottom: 5px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
.yith-wcan-filters.custom-style span.radiobutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-clip: content-box !important;
}
.yith-wcan-filters.custom-style .star-rating {
  color: #e3a405;
}
.yith-wcan-filters.custom-style
  .yith-wcan-filter.filter-placeholder
  span.checkboxbutton:before,
.yith-wcan-filters.custom-style
  .yith-wcan-filter.filter-placeholder
  span.radiobutton:before {
  border: 1px solid #b4b4b4;
  background-color: #b4b4b4;
  opacity: 0.15;
}
.yith-wcan-filters .apply-filters {
  margin-top: 15px;
}
.yith-wcan-filters.filters-modal {
  bottom: 0;
  box-shadow: 0 0 50px 0 rgb(0 0 0 / 0.4);
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate(-100%, 0);
  transition: 0.3s transform cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1002;
}
.yith-wcan-filters.filters-modal h3 {
  background: #eee;
  font-size: 1.2em;
  height: 60px;
  left: 0;
  line-height: 60px;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1007;
}
.yith-wcan-filters.filters-modal h3.mobile-only {
  display: block;
}
.yith-wcan-filters.filters-modal .filters-container {
  height: calc(100% - 65px);
  margin-top: 65px;
  overflow-y: scroll;
  padding: 20px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters.filters-modal .filters-container > .clear-selection {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}
.yith-wcan-filters.filters-modal.with-filter-button .filters-container {
  height: calc(100% - 130px);
}
.yith-wcan-filters.filters-modal .yith-wcan-filter {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title {
  margin: 0;
}
.yith-wcan-filters.filters-modal
  .yith-wcan-filter
  .filter-title.collapsable:after {
  right: 5px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content {
  margin-top: 15px;
}
.yith-wcan-filters.filters-modal.open {
  display: block;
  opacity: 1;
  transform: translate(0, 0);
}
.yith-wcan-filters.filters-modal .close-button {
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  font-size: 1.5em;
  height: 35px;
  line-height: 1;
  position: absolute;
  text-align: center;
  text-decoration: none;
  right: 20px;
  top: 15px;
  vertical-align: middle;
  width: 35px;
  z-index: 1008;
}
.yith-wcan-filters.filters-modal .close-button:hover {
  color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters.filters-modal .main-modal-button {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  bottom: 0;
  display: none;
  height: 60px;
  line-height: 60px;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) {
  text-align: left;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
  display: inline-block;
  margin-bottom: 8px;
  min-width: 200px;
  position: relative;
  vertical-align: top;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 10px 40px 10px 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable:after {
  right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable
  span.filter-count {
  border: 2px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  padding: 0 5px;
  font-size: 0.8em;
  margin: 0 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable.opened,
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable.opened
  + .filter-content {
  border: 1px solid
    rgba(
      var(--yith-wcan-filters_colors_accent_r, 73),
      var(--yith-wcan-filters_colors_accent_g, 139),
      var(--yith-wcan-filters_colors_accent_b, 162),
      0.3
    );
  box-shadow: 0 0 7px 0
    rgba(
      var(--yith-wcan-filters_colors_accent_r, 73),
      var(--yith-wcan-filters_colors_accent_g, 139),
      var(--yith-wcan-filters_colors_accent_b, 162),
      0.3
    );
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable
  + .filter-content {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  min-width: 300px;
  position: absolute;
  padding: 20px;
  width: 100%;
  z-index: 1001;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable
  + .filter-content
  .filter-content-footer {
  background-color: #f0f0f0;
  margin: 20px -20px -20px;
  padding: 15px 20px;
  text-align: right;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable
  + .filter-content
  .filter-content-footer
  .apply-filters {
  margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-title.collapsable
  + .filter-content
  .filter-content-footer
  .clear-selection {
  background: #cbcbcb;
  border-color: #cbcbcb;
  color: #434343;
  margin-bottom: 0;
  margin-right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-content
  > .filter-items {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px 2px 0 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-content
  > .filter-items::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .filter-content
  > .filter-items::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.label-design
  .filter-items {
  padding-top: 8px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .dropdown-wrapper
  .search-field-container {
  margin-bottom: 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .dropdown-wrapper
  .search-field-container
  input {
  width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter
  .dropdown-wrapper
  .matching-items
  a {
  cursor: pointer;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-title {
  visibility: hidden;
  height: 0;
  margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content {
  height: calc(1.5em + 16px);
  margin-bottom: 10px;
  background-color: #b4b4b4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #b4b4b4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #b4b4b4, #f0f0f0, #b4b4b4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content.closed:after,
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content:not(.opened):after,
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content:not(.open):after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg);
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content.open:after,
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content.opened:after {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg);
}
.yith-wcan-filters.horizontal:not(.filters-modal)
  .yith-wcan-filter.filter-placeholder
  .filter-content
  * {
  display: none;
}
.yith-wcan-filters.horizontal:not(.filters-modal) form > .apply-filters {
  margin-top: 0;
}
body.admin-bar .yith-wcan-filters.filters-modal {
  top: 32px;
}
body.yith-wcan-preset-modal-open:after {
  background: rgb(0 0 0 / 0.5);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}
body.yith-wcan-preset-modal-open:after.admin-bar {
  top: 32px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
  padding-left: 0;
  padding-right: 15px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  left: 5px;
  right: auto;
}
@media (max-width: 991px) {
  body.filters-in-modal .yith-wcan-filters {
    display: none;
  }
}
@media (max-width: 782px) {
  body.admin-bar .yith-wcan-filters.filters-modal {
    top: 46px;
  }
}
.yith-wcan-active-filters {
  font-size: 0.8em;
  margin-bottom: 20px;
}
.yith-wcan-active-filters .active-filter {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 15px;
}
.yith-wcan-active-filters .active-filter b {
  display: inline-block;
  margin-right: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label {
  border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 5px;
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 4px 15px 3px;
  position: relative;
  text-decoration: none;
  position: relative;
}
.yith-wcan-active-filters .active-filter .active-filter-label:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
  margin-right: 0;
}
.yith-wcan-active-filters.no-titles .active-filter {
  margin-right: 0;
}
.yith-wcan-active-filters.custom-style .star-rating {
  color: #e3a405;
}
.yith-wcan-active-filters .reset-filters {
  border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 5px;
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 4px 15px 3px;
  position: relative;
  text-decoration: none;
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #fff;
}
.yith-wcan-active-filters .reset-filters:hover {
  background-color: rgb(
    calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),
    calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),
    calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8)
  );
  border-color: rgb(
    calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),
    calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),
    calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8)
  );
}
.yith-wcan-filters-opener {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background: #fff;
  color: var(--yith-wcan-anchors_style_text, #434343);
  display: none;
  outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters-opener i.filter-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/filters.svg);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin-right: 2px;
  vertical-align: middle;
  width: 15px;
}
.yith-wcan-filters-opener:hover {
  background: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #fff;
}
.yith-wcan-filters-opener:hover i.filter-icon {
  filter: brightness(0) invert(1);
}
:root {
  --yith-wcan-filters_colors_titles: rgb(0, 0, 0);
  --yith-wcan-filters_colors_background: #ffffff;
  --yith-wcan-filters_colors_accent: rgb(0, 0, 0);
  --yith-wcan-filters_colors_accent_r: 0;
  --yith-wcan-filters_colors_accent_g: 0;
  --yith-wcan-filters_colors_accent_b: 0;
  --yith-wcan-color_swatches_border_radius: 100%;
  --yith-wcan-color_swatches_size: 30px;
  --yith-wcan-labels_style_background: #ffffff;
  --yith-wcan-labels_style_background_hover: #a7144c;
  --yith-wcan-labels_style_background_active: #a7144c;
  --yith-wcan-labels_style_text: rgb(0, 0, 0);
  --yith-wcan-labels_style_text_hover: #ffffff;
  --yith-wcan-labels_style_text_active: #ffffff;
  --yith-wcan-anchors_style_text: rgb(0, 0, 0);
  --yith-wcan-anchors_style_text_hover: #a7144c;
  --yith-wcan-anchors_style_text_active: #a7144c;
}
.selectBox-dropdown {
  min-width: 150px;
  position: relative;
  border: solid 1px #bbb;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  color: #000;
  outline: 0;
  vertical-align: middle;
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f8f8f8 1%, #e1e1e1 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #f8f8f8),
    color-stop(100%, #e1e1e1)
  );
  -moz-box-shadow: 0 1px 0 rgb(255 255 255 / 0.75);
  -webkit-box-shadow: 0 1px 0 rgb(255 255 255 / 0.75);
  box-shadow: 0 1px 0 rgb(255 255 255 / 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  cursor: default;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
  border-color: #666;
}
.selectBox-dropdown.selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  background: url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/images/jquery.selectBox-arrow.gif)
    50% center no-repeat;
  border-left: solid 1px #bbb;
}
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  border: solid 1px #bbb;
  background: #fff;
  -moz-box-shadow: 0 2px 6px rgb(0 0 0 / 0.2);
  -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 0.2);
  box-shadow: 0 2px 6px rgb(0 0 0 / 0.2);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.selectBox-inline {
  min-width: 150px;
  outline: 0;
  border: solid 1px #bbb;
  background: #fff;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
.selectBox-inline:focus {
  border-color: #666;
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
}
.selectBox-options LI A {
  line-height: 1.5;
  padding: 0 0.5em;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A {
  background-color: #eee;
}
.selectBox-options LI.selectBox-disabled A {
  color: #888;
  background-color: #fff0;
}
.selectBox-options LI.selectBox-selected A {
  background-color: #c8def4;
}
.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #eee;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0.3em;
  white-space: nowrap;
}
.selectBox.selectBox-disabled {
  color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: 0.5;
  border-color: #666;
}
.selectBox-inline.selectBox-disabled {
  color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
  background-color: transparent !important;
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  src: url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url("/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.woff2?v=4.7.0)
      format("woff2"),
    url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.woff?v=4.7.0)
      format("woff"),
    url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.ttf?v=4.7.0)
      format("truetype"),
    url("/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
:root {
  --woocommerce: #720eec;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #720eec;
  --wc-primary-text: #fcfbfe;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #958e09;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --wc-form-border-color: rgba(32, 7, 7, 0.8);
  --wc-form-border-radius: 4px;
  --wc-form-border-width: 1px;
}
@font-face {
  font-display: swap;
  font-family: star;
  src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)
      format("woff2"),
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: WooCommerce;
  src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)
      format("woff2"),
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
div.pp_woocommerce .pp_content_container {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 30px rgb(0 0 0 / 0.25);
  padding: 20px 0;
}
div.pp_woocommerce .pp_content_container::after,
div.pp_woocommerce .pp_content_container::before {
  content: " ";
  display: table;
}
div.pp_woocommerce .pp_content_container::after {
  clear: both;
}
div.pp_woocommerce .pp_loaderIcon::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgb(0 0 0 / 0.75);
}
div.pp_woocommerce div.ppt {
  color: #000;
}
div.pp_woocommerce .pp_gallery ul li a {
  border: 1px solid rgb(0 0 0 / 0.5);
  background: #fff;
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.2);
  border-radius: 2px;
  display: block;
}
div.pp_woocommerce .pp_gallery ul li a:hover {
  border-color: #000;
}
div.pp_woocommerce .pp_gallery ul li.selected a {
  border-color: #000;
}
div.pp_woocommerce .pp_next::before,
div.pp_woocommerce .pp_previous::before {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgb(0 0 0 / 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  font-family: WooCommerce;
  content: "\e00b";
  text-indent: 0;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  text-align: center;
}
div.pp_woocommerce .pp_next::before:hover,
div.pp_woocommerce .pp_previous::before:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_next:hover::before,
div.pp_woocommerce .pp_previous:hover::before {
  display: block;
}
div.pp_woocommerce .pp_previous::before {
  left: 1em;
}
div.pp_woocommerce .pp_next::before {
  right: 1em;
  font-family: WooCommerce;
  content: "\e008";
}
div.pp_woocommerce .pp_details {
  margin: 0;
  padding-top: 1em;
}
div.pp_woocommerce .pp_description,
div.pp_woocommerce .pp_nav {
  font-size: 14px;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_nav,
div.pp_woocommerce .pp_nav .pp_pause,
div.pp_woocommerce .pp_nav p,
div.pp_woocommerce .pp_play {
  margin: 0;
}
div.pp_woocommerce .pp_nav {
  margin-right: 1em;
  position: relative;
}
div.pp_woocommerce .pp_close {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgb(0 0 0 / 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  top: -0.5em;
  right: -0.5em;
  font-size: 1.618em !important;
}
div.pp_woocommerce .pp_close:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_close::before {
  font-family: WooCommerce;
  content: "\e013";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgb(0 0 0 / 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  position: relative;
  margin-top: -1px;
}
div.pp_woocommerce .pp_arrow_next:hover,
div.pp_woocommerce .pp_arrow_previous:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_arrow_next::before,
div.pp_woocommerce .pp_arrow_previous::before {
  font-family: WooCommerce;
  content: "\e00b";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce .pp_arrow_previous {
  margin-right: 0.5em;
}
div.pp_woocommerce .pp_arrow_next {
  margin-left: 0.5em;
}
div.pp_woocommerce .pp_arrow_next::before {
  content: "\e008";
}
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgb(0 0 0 / 0.5);
  background-color: #444;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  right: auto;
  left: -0.5em;
  top: -0.5em;
  font-size: 1.618em !important;
}
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover {
  background-color: #000;
}
div.pp_woocommerce a.pp_contract::before,
div.pp_woocommerce a.pp_expand::before {
  font-family: WooCommerce;
  content: "\e005";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce a.pp_contract::before {
  content: "\e004";
}
div.pp_woocommerce #respond {
  margin: 0;
  width: 100%;
  background: 0 0;
  border: none;
  padding: 0;
}
div.pp_woocommerce #respond .form-submit {
  margin-top: 0;
  float: none;
}
div.pp_woocommerce .pp_inline {
  padding: 0 !important;
}
.rtl div.pp_woocommerce .pp_content_container {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  div.pp_woocommerce {
    left: 5% !important;
    right: 5% !important;
    box-sizing: border-box;
    width: 90% !important;
  }
  div.pp_woocommerce .pp_contract,
  div.pp_woocommerce .pp_expand,
  div.pp_woocommerce .pp_gallery,
  div.pp_woocommerce .pp_next,
  div.pp_woocommerce .pp_previous {
    display: none !important;
  }
  div.pp_woocommerce .pp_arrow_next,
  div.pp_woocommerce .pp_arrow_previous,
  div.pp_woocommerce .pp_close {
    height: 44px;
    width: 44px;
    font-size: 44px;
    line-height: 44px;
  }
  div.pp_woocommerce .pp_arrow_next::before,
  div.pp_woocommerce .pp_arrow_previous::before,
  div.pp_woocommerce .pp_close::before {
    font-size: 44px;
  }
  div.pp_woocommerce .pp_description {
    display: none !important;
  }
  div.pp_woocommerce .pp_details {
    width: 100% !important;
  }
  .pp_content {
    width: 100% !important;
  }
  .pp_content #pp_full_res > img {
    width: 100% !important;
    height: auto !important;
  }
  .currentTextHolder {
    line-height: 3;
  }
}
div.pp_pic_holder a:focus {
  outline: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  text-indent: -100000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgb(0 0 0 / 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover {
  border-color: #fff;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery li.default a img {
  display: none;
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
  margin-top: 7px !important;
}
a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-indent: -10000px;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res .pp_inline {
  text-align: left;
}
div.ppt {
  color: #fff !important;
  font-weight: 700;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
.yith-wcwl-popup {
  display: none;
}
.yith-wcwl-popup-content h3 {
  text-align: center;
  font-size: 1.5em;
}
.yith-wcwl-popup-content label {
  display: block;
}
.yith-wcwl-popup-content select,
.yith-wcwl-popup-content input[type="text"] {
  padding: 10px 7px;
}
.yith-wcwl-popup-content .create {
  display: none;
}
.yith-wcwl-popup-content .yith-wcwl-second-row {
  display: none;
}
.yith-wcwl-popup-content .popup-description {
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
}
.yith-wcwl-popup-content .popup-description a.show-tab.active {
  cursor: inherit;
  color: inherit;
  pointer-events: none;
}
.yith-wcwl-popup-content .wishlist-select {
  box-sizing: border-box;
}
.yith-wcwl-popup-feedback {
  margin-top: 2em;
  margin-bottom: 2em;
}
.yith-wcwl-popup-feedback p.feedback {
  margin-top: 1.5em;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
}
.yith-wcwl-popup-footer {
  margin: 15px 0;
}
.yith-wcwl-popup-footer .button.wishlist-submit {
  display: block;
  width: 100%;
  text-align: center;
}
.yith-wcwl-popup-content .heading-icon,
.yith-wcwl-popup-feedback .heading-icon {
  text-align: center;
  display: block;
  font-size: 70px;
  color: #333;
  margin-block: 0 15px;
}
.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,
.yith-wcwl-popup-content .heading-icon img,
.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,
.yith-wcwl-popup-feedback .heading-icon img {
  width: 70px;
  height: 70px;
}
.pp_pic_holder.pp_woocommerce.feedback {
  max-width: 450px !important;
}
.pp_pic_holder.pp_woocommerce.feedback .pp_content {
  width: auto !important;
}
.yith-wcwl-add-button.with-dropdown {
  position: relative;
  padding: 15px 0;
}
.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown {
  display: block;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown li {
  padding: 15px;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 0.8em;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 15px;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child) {
  border-bottom: 1px solid #cdcdcd;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown li a {
  font-size: 1em !important;
  color: inherit;
  box-shadow: none;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover {
  color: initial;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style) {
  padding: 7px 10px;
}
.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,
.yith-wcwl-add-to-wishlist .add_to_wishlist img {
  height: auto;
  width: 25px;
  color: var(--add-to-wishlist-icon-color, #000);
}
.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
  color: var(--added-to-wishlist-icon-color, #000);
}
.yith-wcwl-wishlistaddedbrowse {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yith-wcwl-wishlistaddedbrowse .feedback {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-wrap: balance;
}
.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown {
  left: 0;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown {
  display: none;
  list-style: none;
  margin-bottom: 0;
  padding: 5px 25px;
  background: #fff;
  position: absolute;
  z-index: 15;
  top: 100%;
  border: 1px solid #cdcdcd;
  outline-offset: -10px;
  left: 50%;
  min-width: 200px;
}
.yith-wcwl-add-to-wishlist .separator + [data-title] {
  display: inline-block;
}
.yith-wcwl-add-to-wishlist .with-tooltip {
  position: relative;
}
.yith-wcwl-tooltip {
  z-index: 10;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
  top: calc(100% + 5px);
  pointer-events: none;
  cursor: initial;
  font-size: 0.6875rem;
  line-height: normal;
  display: none;
}
.with-dropdown .yith-wcwl-tooltip {
  top: auto;
  bottom: calc(100% + 10px);
}
.with-tooltip .yith-wcwl-tooltip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.with-tooltip .yith-wcwl-tooltip:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -95%);
  width: 0;
  height: 0;
  background: #fff0 !important;
  border-left: 5px solid #fff0 !important;
  border-right: 5px solid #fff0 !important;
  border-bottom: 5px solid;
}
.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
  bottom: -5px;
  top: auto;
  border-left: 5px solid #fff0;
  border-right: 5px solid #fff0;
  border-top: 5px solid;
  border-bottom: none;
}
#yith-wcwl-popup-message {
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  -moz-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 7px 40px;
  z-index: 10000;
}
.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style) {
  background-color: var(--color-add-to-wishlist-background, #333333);
  background: var(--color-add-to-wishlist-background, #333333);
  color: var(--color-add-to-wishlist-text, #ffffff);
  border-color: var(--color-add-to-wishlist-border, #333333);
  border-radius: var(--rounded-corners-radius, 16px);
}
.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover {
  background-color: var(--color-add-to-wishlist-background-hover, #4f4f4f);
  background: var(--color-add-to-wishlist-background-hover, #4f4f4f);
  color: var(--color-add-to-wishlist-text-hover, #ffffff);
  border-color: var(--color-add-to-wishlist-border-hover, #4f4f4f);
}
.yith-wcwl-tooltip,
.with-tooltip .yith-wcwl-tooltip:before,
.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
  background-color: var(--tooltip-color-background, #333333);
  border-bottom-color: var(--tooltip-color-background, #333333);
  border-top-color: var(--tooltip-color-background, #333333);
  color: var(--tooltip-color-text, #ffffff);
}
.wishlist-title {
  display: inline-block;
}
.wishlist-title:hover a.show-title-form {
  visibility: visible;
}
.wishlist-title h2 {
  display: inline-block;
  padding: 5px;
}
.wishlist-title a.show-title-form {
  cursor: pointer;
  visibility: hidden;
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  gap: 5px;
}
.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,
.wishlist-title a.show-title-form img {
  width: 20px;
}
.wishlist-title.wishlist-title-with-form h2:hover {
  background: #efefef;
}
.hidden-title-form {
  position: relative;
  margin: 25px 0 39px;
}
.hidden-title-form .edit-title-buttons {
  position: absolute;
  right: 5px;
  top: calc(50% - 15px);
}
.hidden-title-form > input[type="text"] {
  padding-right: 65px;
  line-height: 1;
  min-height: 30px;
}
.hidden-title-form a {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 1.3em;
}
.hidden-title-form a i {
  margin: 0;
  display: inline-block;
}
.yes-js .hidden-title-form {
  display: none;
}
table.wishlist_table {
  font-size: 80%;
}
table.wishlist_table.shop_table {
  width: 100%;
}
table.wishlist_table.shop_table .product-remove {
  width: 0;
}
table.wishlist_table.shop_table .product-remove > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
table.wishlist_table tr {
  position: relative;
}
table.wishlist_table tr th {
  text-align: center;
}
table.wishlist_table tr th.product-checkbox {
  vertical-align: middle;
  width: 40px;
}
table.wishlist_table tr th.product-remove {
  vertical-align: middle;
  width: 40px;
}
table.wishlist_table tr th.product-thumbnail {
  width: 80px;
}
table.wishlist_table tr th.product-name {
  text-align: left;
}
table.wishlist_table thead th {
  border-top: 1px solid;
  padding: 16px 12px;
}
table.wishlist_table tbody td {
  padding: 16px 12px;
}
table.wishlist_table thead th,
table.wishlist_table tbody td {
  border-color: #e7e7e7;
}
table.wishlist_table tbody td.wishlist-empty,
p.wishlist-empty {
  text-align: center;
  margin: 100px 0;
}
.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
  text-align: center;
}
.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.product-name,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy,
.wishlist_table tfoot td {
  text-align: left;
}
.wishlist_table tr td.product-remove {
  padding: 16px 0;
}
.wishlist_table tr td.product-thumbnail a {
  display: block;
  border: none;
  max-width: 80px;
}
.wishlist_table tr td.product-thumbnail a img {
  width: 100%;
}
.wishlist_table tr td.product-arrange {
  cursor: grab;
}
.wishlist_table tr td.product-arrange:active {
  cursor: grabbing;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
  color: #297e29;
}
.wishlist_table .product-stock-status span.wishlist-out-of-stock {
  color: red;
}
.wishlist_table .product-add-to-cart span.dateadded {
  display: block;
}
.wishlist_table .product-add-to-cart a {
  display: table !important;
  margin: 0 auto 5px !important;
  text-align: center;
}
.wishlist_table .product-add-to-cart a.button {
  padding: 6px 25px !important;
  display: inline-flex !important;
}
.wishlist_table .product-add-to-cart a > img {
  display: inline;
  max-width: 2em;
}
.wishlist_table .product-add-to-cart .variations_form,
.wishlist_table
  .product-add-to-cart.yith_wccl_is_custom
  .variations_form
  .variations {
  margin: 15px 0;
}
.wishlist_table .price-variation {
  display: block;
}
.wishlist_table .price-variation.decrease .variation-rate {
  color: red;
}
.wishlist_table .price-variation .old-price {
  display: block;
}
.wishlist_table a.button {
  white-space: normal;
  margin-bottom: 5px !important;
}
.wishlist_table.modern_grid {
  list-style: none;
  margin: 0 -7px 35px;
  font-size: 0;
}
.wishlist_table.modern_grid li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 7px;
  margin-bottom: 15px;
}
.wishlist_table.modern_grid li.wishlist-empty,
.wishlist_table.images_grid li.wishlist-empty {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  margin: 50px 0;
}
.wishlist_table.images_grid li.show {
  z-index: 10;
}
.wishlist_table.images_grid.products li.product.first,
.wishlist_table.images_grid.products li.product.last {
  clear: none;
}
.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n + 1),
.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n + 1),
.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n + 1),
.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n + 1),
.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n + 1) {
  clear: both;
}
.wishlist_table.modern_grid li .item-wrapper {
  display: table;
  margin: 0 -7px;
}
.wishlist_table.modern_grid li .product-thumbnail,
.wishlist_table.modern_grid li .item-details {
  display: table-cell;
  vertical-align: top;
  box-sizing: border-box;
  width: 50%;
  padding: 0 7px;
  font-size: 1rem;
}
.wishlist_table.modern_grid li .product-thumbnail,
.wishlist_table.images_grid li .product-thumbnail {
  position: relative;
}
.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,
.wishlist_table.images_grid li .product-thumbnail .product-checkbox {
  position: absolute;
  top: 7px;
  left: 15px;
  z-index: 2;
}
.wishlist_table.modern_grid li .product-thumbnail > a {
  display: block;
}
.wishlist_table.modern_grid li .product-thumbnail > a img {
  display: block;
}
.wishlist_table.images_grid li.show .product-thumbnail > a img,
.wishlist_table.images_grid li:hover .product-thumbnail > a img {
  filter: brightness(1.1);
}
.wishlist_table.modern_grid.wishlist_view li .item-details {
  position: relative;
}
.wishlist_table.modern_grid.wishlist_view li .item-details:before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 7px;
  background: #fff;
  position: absolute;
  right: 7px;
  z-index: 0;
  border: 1px solid #cdcdcd;
}
.wishlist_table.images_grid li .item-details {
  display: none;
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: calc(50% - 150px);
  width: 300px;
  background: #fff;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  -moz-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
}
.wishlist_table.images_grid li.show .item-details {
  display: block;
}
.wishlist_table.modern_grid li .item-details .item-details-wrapper {
  padding: 15px 20px;
  line-height: normal;
  position: relative;
}
.wishlist_table.images_grid li .item-details a.close {
  position: absolute;
  top: 10px;
  right: 20px;
}
.wishlist_table.modern_grid li .item-details h3,
.wishlist_table.images_grid li .item-details h3,
.wishlist_table.mobile li .item-details h3 {
  margin-bottom: 7px;
}
.wishlist_table.modern_grid li .item-details table.item-details-table,
.wishlist_table.images_grid li .item-details table.item-details-table,
.wishlist_table.mobile li .item-details table.item-details-table,
.wishlist_table.mobile li table.additional-info {
  border: none;
  margin-bottom: 7px;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td,
.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td {
  border: none;
  font-size: 0.8em;
  padding: 3px;
  vertical-align: top;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.label,
.wishlist_table.images_grid li .item-details table.item-details-table td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.label,
.wishlist_table.mobile li table.additional-info td.label {
  text-align: left;
  font-weight: 700;
  width: 40%;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.value,
.wishlist_table.images_grid li .item-details table.item-details-table td.value,
.wishlist_table.mobile li .item-details table.item-details-table td.value,
.wishlist_table.mobile li table.additional-info td.value {
  text-align: right;
}
.wishlist_table.modern_grid
  li
  .item-details
  table.item-details-table
  td.value
  a.selectBox {
  margin-right: 0;
}
.wishlist_table.modern_grid
  li
  .item-details
  table.item-details-table
  td.value
  input,
.wishlist_table.images_grid
  li
  .item-details
  table.item-details-table
  td.value
  input,
.wishlist_table.mobile li table.additional-info td.value input {
  width: auto;
}
.wishlist_table.modern_grid li .item-details .product-add-to-cart,
.wishlist_table.images_grid li .item-details .product-add-to-cart {
  text-align: center;
  margin-bottom: 7px;
}
.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,
.wishlist_table.images_grid li .item-details .move-to-another-wishlist {
  text-align: center;
  margin-bottom: 7px;
}
.wishlist_table.modern_grid li .item-details .product-remove,
.wishlist_table.images_grid li .item-details .product-remove {
  text-align: right;
}
.wishlist_table.modern_grid li .item-details .product-remove a,
.wishlist_table.images_grid li .item-details .product-remove a {
  border: none;
  border-radius: 0;
  display: inline-block;
}
.wishlist_table.mobile {
  list-style: none;
  margin-left: 0;
}
.wishlist_table.mobile li {
  margin-bottom: 7px;
}
.wishlist_table.mobile li .product-checkbox {
  display: inline-block;
  width: 20px;
  vertical-align: top;
}
.wishlist_table.mobile li .item-wrapper {
  display: inline-block;
  width: calc(100% - 25px);
  vertical-align: top;
  margin-bottom: 7px;
}
.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty {
  text-align: center;
}
.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
  width: 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
  display: inline-block;
  max-width: 60px;
  margin-right: 10px;
}
.wishlist_table.mobile li .item-wrapper .item-details {
  display: inline-block;
  width: calc(100% - 80px);
  vertical-align: top;
}
.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
  padding-left: 20px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
  text-align: center;
  margin-bottom: 7px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: right;
}
a.add_to_wishlist {
  cursor: pointer;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-right: 5px;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist > img,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist > img,
.yith-wcwl-add-to-wishlist a.delete_item > img {
  max-width: 32px;
  display: inline-block;
  margin-right: 10px;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist > .yith-wcwl-icon-svg,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist > .yith-wcwl-icon-svg,
.yith-wcwl-add-to-wishlist a.delete_item > .yith-wcwl-icon-svg {
  vertical-align: bottom;
}
a.add_to_wishlist + a.view-wishlist,
a.delete_item + a.view-wishlist {
  margin-left: 15px;
}
.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
  margin: 0;
}
.wishlist_table .add_to_cart.button {
  padding: 7px 12px;
  line-height: normal;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 10px;
}
.yith-wcwl-add-button > a i,
.wishlist_table .add_to_cart.button i,
.wishlist_table .ask-an-estimate-button i,
.wishlist-title a.show-title-form i,
.hidden-title-form button i,
.yith-wcwl-wishlist-new button i,
.wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_manage_table tfoot a.create-new-wishlist i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
  margin-right: 10px;
}
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
  margin: 0;
  box-shadow: none;
  text-shadow: none;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,
.yith-wcwl-add-button .add_to_wishlist img {
  margin-right: 5px;
}
.add-to-wishlist-before_image {
  position: relative;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  position: absolute;
  z-index: 10;
  margin: 0;
  top: 10px;
  left: 10px;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown {
  padding: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
  font-size: 0;
  background: none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,
.add-to-wishlist-before_image
  .yith-wcwl-add-to-wishlist
  .move_to_another_wishlist {
  font-size: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback + a {
  font-size: 0;
  background: none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
  font-size: 1.6rem;
  margin: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img {
  margin: 0;
}
.woocommerce .wishlist-title {
  margin-bottom: 30px;
}
.woocommerce .wishlist-title h2 {
  vertical-align: middle;
  margin-bottom: 0;
}
.woocommerce .hidden-title-form button {
  padding: 7px 24px;
  vertical-align: middle;
  border: none;
  position: relative;
}
.woocommerce .hidden-title-form button:active {
  top: 1px;
}
.woocommerce .back-to-all-wishlists {
  margin-bottom: 20px;
}
.woocommerce #content table.wishlist_table.cart a.remove {
  color: #c3c3c3;
  margin: 0 auto;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
  background-color: #c3c3c3;
  color: #fff;
}
.yith-wcwl-share {
  margin-bottom: 35px;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
  margin: 10px 0;
}
.yith-wcwl-share ul {
  margin: 5px 0;
  padding: 0;
  display: flex;
  gap: 5px;
  align-items: center;
}
.yith-wcwl-share li a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  padding: 5px;
  display: grid;
  place-items: center;
  border: none;
  min-width: 26px;
  min-height: 26px;
  border-radius: 5px;
}
.yith-wcwl-share li a:hover {
  color: #fff;
}
.yith-wcwl-share li a > img {
  max-width: 1em;
}
.yith-wcwl-share li a svg {
  width: 15px;
  height: 15px;
}
.yith-wcwl-share li a.email svg {
  width: 17px;
  height: 17px;
}
.yith-wcwl-share ul li,
.entry-content .yith-wcwl-share ul li {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}
.copy-trigger {
  cursor: pointer;
}
.yith_wcwl_wishlist_footer > div {
  margin-bottom: 15px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action {
  float: left;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label {
  display: inline-block;
  margin-right: 10px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
  min-width: 250px;
}
.yith_wcwl_wishlist_footer
  .yith_wcwl_wishlist_bulk_action
  input[type="submit"] {
  margin: 0;
  margin-left: 10px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
  float: right;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  float: left;
  clear: both;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
  float: right;
  display: flex;
  gap: 15px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action > * {
  vertical-align: middle;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,
.yith_wcwl_wishlist_footer
  .yith_wcwl_footer_additional_action
  input[type="submit"],
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a {
  margin: 0;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,
.yith_wcwl_wishlist_update + .yith_wcwl_footer_additional_action {
  clear: both;
}
.wishlist-page-links {
  clear: both;
}
#move_to_another_wishlist {
  display: none;
}
.yith-wcwl-wishlist-new {
  padding: 20px 0;
}
.yith-wcwl-popup-content .yith-wcwl-wishlist-new {
  padding: 0;
}
.yith-wcwl-wishlist-new .wishlist-name {
  display: inline-block;
}
.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
  display: block;
}
.yith-wcwl-popup-content .create-wishlist-button {
  margin-top: 15px;
  width: 100%;
}
#create_new_wishlist {
  display: none;
}
.wishlist_manage_table select {
  vertical-align: middle;
  margin-right: 10px;
}
.wishlist_manage_table td.wishlist-name .wishlist-title {
  margin-bottom: 0;
}
.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form {
  display: inline-block;
  padding: 0;
  border: none;
  background: none;
  top: 0;
  margin: 0;
}
.wishlist_manage_table td.wishlist-name a.show-title-form i {
  padding: 5px;
  margin: 0;
}
.wishlist_manage_table td.wishlist-name:hover a.show-title-form {
  visibility: visible;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form {
  margin: 0 !important;
  width: 100%;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form input[type="text"] {
  width: 100%;
  min-width: 0;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form {
  position: relative;
}
table.wishlist_manage_table tfoot td {
  text-align: right;
  padding: 24px 12px;
}
.wishlist_manage_table tfoot button.submit-wishlist-changes {
  padding: 7px 24px;
  vertical-align: middle;
  border: 1px solid;
  border-radius: 3px;
  position: relative;
  line-height: normal;
}
.wishlist_manage_table tfoot button.submit-wishlist-changes:active {
  top: 1px;
}
.wishlist_manage_table tfoot a.create-new-wishlist {
  vertical-align: middle;
  line-height: normal;
  padding: 7px 24px;
}
.wishlist_manage_table.modern_grid li.wishlist-empty {
  margin: 50px 0;
}
.wishlist_manage_table.modern_grid li .item-wrapper {
  display: block;
  margin: 0;
  padding: 40px 50px;
  background: #fff;
  border: 1px solid #cdcdcd;
}
.wishlist_manage_table.modern_grid li .product-thumbnail,
.wishlist_manage_table.modern_grid li .item-details {
  display: block;
  width: 100%;
  padding: 0;
}
.wishlist_manage_table.modern_grid li .item-details .hidden-title-form {
  width: 100%;
}
.wishlist_manage_table.modern_grid
  li
  .product-thumbnail
  .placeholder-item.empty-box {
  display: flex;
  background: #f2f2f2;
  min-height: 400px;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.wishlist_manage_table.modern_grid
  li
  .product-thumbnail
  .placeholder-item.empty-box
  p {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 600;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
  width: 100%;
  margin-bottom: 15px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img {
  width: calc(50% - 8px);
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
  margin-left: 15px;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form {
  display: block;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
  display: inline-block;
}
.wishlist_manage_table.modern_grid
  li
  .wishlist-title-with-form
  .show-title-form,
.wishlist_manage_table.modern_grid
  li
  .wishlist-title-with-form
  .show-title-form:hover {
  visibility: visible;
  float: right;
  margin: 0;
  background: none;
  color: inherit;
}
.wishlist_manage_table.modern_grid
  li
  .wishlist-title-with-form
  .show-title-form
  i {
  margin: 0;
}
.wishlist_manage_table.modern_grid li .hidden-title-form {
  margin-top: 0 !important;
}
.wishlist_manage_table.modern_grid li .hidden-title-form input[type="text"] {
  width: 100%;
  min-width: 0;
}
.wishlist_manage_table.mobile li {
  margin-bottom: 30px;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details {
  width: 100%;
}
.wishlist_manage_table.mobile li .item-details .hidden-title-form {
  position: relative;
}
.wishlist_manage_table.mobile
  li
  .item-details
  .hidden-title-form
  input[type="text"] {
  width: 100%;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
  display: block;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
}
.wishlist_manage_table.mobile
  li
  .item-wrapper
  .item-details
  .wishlist-title-with-form
  a.show-title-form {
  position: absolute;
  right: 0;
  top: 0;
  visibility: visible;
}
.wishlist_manage_table.mobile
  li
  .item-wrapper
  .item-details
  .wishlist-title-with-form
  a.show-title-form
  i {
  margin-right: 0;
}
.wishlist_manage_table.mobile
  li
  .item-details
  table.item-details-table
  td.value
  a.selectBox {
  margin-right: 0;
}
.wishlist_manage_table.mobile
  li
  .item-details
  table.item-details-table
  td.value
  a.wishlist-download {
  float: left;
}
.yith-wcwl-wishlist-search-form {
  text-align: center;
  padding: 20px 0;
}
.yith-wcwl-wishlist-search-form #wishlist_search {
  display: inline-block;
  max-width: 300px;
  vertical-align: middle;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
  display: inline-block;
  padding: 7px 24px;
  vertical-align: middle;
  border: 1px solid;
  border-radius: 3px;
  position: relative;
  line-height: normal;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
  margin: 0;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
  top: 1px;
}
.yith-wcwl-search-results .wishlist-owner {
  text-align: left;
}
.yith-wcwl-search-results .wishlist-owner .thumb {
  display: inline-block;
  margin-right: 15px;
}
.woocommerce
  .wishlist_table
  a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
  background: var(--color-add-to-cart-background, #333333);
  color: var(--color-add-to-cart-text, #ffffff);
  border-color: var(--color-add-to-cart-border, #333333);
  border-radius: var(--add-to-cart-rounded-corners-radius, 16px);
}
.woocommerce
  .wishlist_table
  a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover {
  background: var(--color-add-to-cart-background-hover, #4f4f4f);
  color: var(--color-add-to-cart-text-hover, #ffffff);
  border-color: var(--color-add-to-cart-border-hover, #4f4f4f);
}
.woocommerce .hidden-title-form button,
.yith-wcwl-wishlist-new .create-wishlist-button,
.wishlist_manage_table tfoot button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
  background: var(--color-button-style-1-background, #333333);
  color: var(--color-button-style-1-text, #ffffff);
  border-color: var(--color-button-style-1-border, #333333);
}
.woocommerce .hidden-title-form button:hover,
.yith-wcwl-wishlist-new .create-wishlist-button:hover,
.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,
.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover {
  background: var(--color-button-style-1-background-hover, #333333);
  color: var(--color-button-style-1-text-hover, #ffffff);
  border-color: var(--color-button-style-1-border-hover, #333333);
}
.woocommerce .wishlist-title a.show-title-form,
.woocommerce .hidden-title-form a.hide-title-form,
.wishlist_manage_table tfoot a.create-new-wishlist {
  background: var(--color-button-style-2-background, #333333);
  color: var(--color-button-style-2-text, #ffffff);
  border-color: var(--color-button-style-2-border, #333333);
}
.woocommerce .wishlist-title a.show-title-form:hover,
.woocommerce .hidden-title-form a.hide-title-form:hover,
.wishlist_manage_table tfoot a.create-new-wishlist:hover {
  background: var(--color-button-style-2-background-hover, #333333);
  color: var(--color-button-style-2-text-hover, #ffffff);
  border-color: var(--color-button-style-2-border-hover, #333333);
}
.woocommerce table.shop_table.wishlist_table tr td {
  background: var(--color-wishlist-table-background, #ffffff);
  color: var(--color-wishlist-table-text, #6d6c6c);
  border-color: var(--color-wishlist-table-border, #cccccc);
}
.wishlist_table thead tr th,
.wishlist_table tfoot td td,
.widget_yith-wcwl-lists ul.dropdown li.current a,
.widget_yith-wcwl-lists ul.dropdown li a:hover,
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
  background: var(--color-headers-background, #f4f4f4);
}
.yith-wcwl-share li a {
  color: var(--color-share-button-color, #ffffff);
}
.yith-wcwl-share li a:hover {
  color: var(--color-share-button-color-hover, #ffffff);
}
.yith-wcwl-share a.facebook {
  background: var(--color-fb-button-background, #39599e);
}
.yith-wcwl-share a.facebook:hover {
  background: var(--color-fb-button-background-hover, #39599e);
}
.yith-wcwl-share a.twitter {
  background: var(--color-tw-button-background, #45afe2);
}
.yith-wcwl-share a.twitter:hover {
  background: var(--color-tw-button-background-hover, #39599e);
}
.yith-wcwl-share a.pinterest {
  background: var(--color-pr-button-background, #ab2e31);
}
.yith-wcwl-share a.pinterest:hover {
  background: var(--color-pr-button-background-hover, #39599e);
}
.yith-wcwl-share a.email {
  background: var(--color-em-button-background, #fbb102);
}
.yith-wcwl-share a.email:hover {
  background: var(--color-em-button-background-hover, #39599e);
}
.yith-wcwl-share a.whatsapp {
  background: var(--color-wa-button-background, #00a901);
}
.yith-wcwl-share a.whatsapp:hover {
  background: var(--color-wa-button-background-hover, #39599e);
}
.woocommerce .ask-an-estimate-button > img {
  max-width: 1em;
  display: inline;
  margin-right: 5px;
}
#ask_an_estimate_popup {
  display: none;
}
.wishlist-ask-an-estimate-popup .ask-an-estimate-button-popup {
  width: 100%;
}
.wishlist-ask-an-estimate-popup .woocommerce-error {
  margin-bottom: 0;
}
.wishlist-ask-an-estimate-popup #additional_notes {
  min-height: 150px;
}
.ask-an-estimate-confirmation {
  padding: 0 30px;
  text-align: center;
}
.yith-wcwl-ask-an-estimate-button {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 7px 10px;
}
.yith-wcwl-ask-an-estimate-button .yith-wcwl-icon-svg,
.yith-wcwl-ask-an-estimate-button img {
  width: 25px;
  height: 25px;
  margin-left: -5px;
  max-width: unset !important;
}
.woocommerce
  a.button.ask-an-estimate-button:not(
    .yith-wcwl-ask-an-estimate-button--theme-style
  ) {
  background-color: var(--color-ask-an-estimate-background, #333333);
  background: var(--color-ask-an-estimate-background, #333333);
  color: var(--color-ask-an-estimate-text, #ffffff);
  border-color: var(--color-ask-an-estimate-border, #333333);
  border-radius: var(--ask-an-estimate-rounded-corners-radius, 16px);
}
.woocommerce
  a.button.ask-an-estimate-button:not(
    .yith-wcwl-ask-an-estimate-button--theme-style
  ):hover {
  background-color: var(--color-ask-an-estimate-background-hover, #4f4f4f);
  background: var(--color-ask-an-estimate-background-hover, #4f4f4f);
  color: var(--color-ask-an-estimate-text-hover, #ffffff);
  border-color: var(--color-ask-an-estimate-border-hover, #4f4f4f);
}
.woocommerce a.selectBox {
  background: #fff;
  min-width: 100px;
  margin-right: 10px;
  color: inherit;
}
.woocommerce a.selectBox,
.woocommerce a.selectBox:hover {
  border-bottom: 1px solid #bbb !important;
}
.woocommerce a.selectBox:hover {
  color: inherit;
}
.woocommerce a.selectBox:focus {
  border: 1px solid #ccc;
}
.selectBox-dropdown .selectBox-label {
  vertical-align: middle;
  padding: 3px 8px;
}
.selectBox-dropdown .selectBox-arrow {
  border: none;
  background: url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/images/jquery.selectBox-arrow.png)
    center right no-repeat;
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
  background: url(/wp-content/plugins/yith-woocommerce-wishlist-premium/assets/images/jquery.selectBox-arrow.png)
    center left no-repeat;
}
.selectBox-dropdown-menu {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 5px;
  font-size: 80%;
}
.selectBox-dropdown-menu li a {
  color: inherit;
  padding: 5px 8px;
  border-radius: 3px;
}
.selectBox-dropdown-menu a:hover {
  color: inherit;
  text-decoration: none;
}
select.selectBox.change-wishlist {
  max-width: 100px;
}
.selectBox.change-wishlist {
  width: auto !important;
}
.change-wishlist-selectBox-dropdown-menu {
  width: auto !important;
}
.yith-wcwl-with-pretty-photo {
  overflow: hidden;
}
.yith-wcwl-with-pretty-photo .pp_content {
  height: auto !important;
}
.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,
.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before {
  display: none;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  display: inline !important;
  margin-left: 5px;
  vertical-align: middle;
  visibility: hidden;
  width: 16px !important;
  height: 16px !important;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,
.widget_yith-wcwl-lists ul.dropdown li {
  padding: 0;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li a,
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a,
.widget_yith-wcwl-lists ul.dropdown > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
  display: block;
  padding: 5px 15px;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
  padding: 5px 25px;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li.lists-section,
.widget_yith-wcwl-lists ul.dropdown > li.lists-section {
  border-bottom: 1px solid #e7e7e7;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,
.widget_yith-wcwl-lists ul.dropdown ul.lists {
  margin: 0;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,
.widget_yith-wcwl-items ul.product_list_widget {
  margin-bottom: 40px !important;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget::-webkit-scrollbar-thumb,
.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgb(0 0 0 / 0.4);
  box-shadow: 0 0 1px hsl(0 0% 100% / 0.4);
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,
.widget_yith-wcwl-items ul.product_list_widget li {
  display: table;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li:not(:last-child),
.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child) {
  margin-bottom: 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .remove_from_all_wishlists,
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .image-thumb,
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .mini-cart-item-info,
.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,
.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
  display: table-cell;
  vertical-align: middle;
}
.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,
.widget_yith-wcwl-items p.empty-wishlist {
  margin-bottom: 0 !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .heading,
.widget_yith-wcwl-items .heading {
  text-align: center;
  cursor: pointer;
}
.elementor-widget-wp-widget-yith-wcwl-items .heading a,
.widget_yith-wcwl-items .heading a {
  color: inherit;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini,
.widget_yith-wcwl-items .mini {
  position: relative;
  display: flex;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,
.widget_yith-wcwl-items .mini:hover .list {
  display: block;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,
.widget_yith-wcwl-items .mini ul.product_list_widget {
  max-height: 30vh;
  overflow-y: auto;
  margin-left: -20px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .mini
  ul.product_list_widget::-webkit-scrollbar,
.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,
.widget_yith-wcwl-items .mini .heading {
  display: inline-block;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,
.widget_yith-wcwl-items .mini .heading .items-counter i {
  font-size: 25px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .mini
  .heading
  .items-counter
  .items-count,
.widget_yith-wcwl-items .mini .heading .items-counter .items-count {
  font-size: 14px;
  line-height: 20px;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .list,
.widget_yith-wcwl-items .mini .list {
  position: absolute;
  z-index: 1;
  left: 0;
  background: #fff;
  padding: 25px 40px;
  min-width: 300px;
  display: none;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  -moz-box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.3);
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter > a,
.widget_yith-wcwl-items .mini .items-counter > a {
  display: flex;
  align-items: flex-end;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .mini
  .items-counter
  > a
  .heading-icon,
.widget_yith-wcwl-items .mini .items-counter > a .heading-icon {
  display: flex;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .mini
  .items-counter
  > a
  .heading-icon
  svg.yith-wcwl-icon-svg,
.elementor-widget-wp-widget-yith-wcwl-items
  .mini
  .items-counter
  > a
  .heading-icon
  img,
.widget_yith-wcwl-items
  .mini
  .items-counter
  > a
  .heading-icon
  svg.yith-wcwl-icon-svg,
.widget_yith-wcwl-items .mini .items-counter > a .heading-icon img {
  stroke-width: 1.25;
  height: 35px;
  width: 35px;
}
.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,
.widget_yith-wcwl-items .extended .heading h3:after {
  content: "";
  display: block;
  max-width: 80px;
  border-bottom: 1px solid #cdcdcd;
  margin: 10px auto;
}
.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,
.widget_yith-wcwl-items .extended .heading .items-counter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,
.widget_yith-wcwl-items .extended .heading .items-counter i {
  font-size: 70px;
  position: relative;
  margin-bottom: 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .extended
  .heading
  .items-counter
  svg.yith-wcwl-icon-svg,
.widget_yith-wcwl-items
  .extended
  .heading
  .items-counter
  svg.yith-wcwl-icon-svg {
  width: 70px;
  height: 70px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  .extended
  .heading
  .items-counter
  .items-count,
.widget_yith-wcwl-items .extended .heading .items-counter .items-count {
  display: block;
  position: absolute;
  font-size: 14px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .remove_from_all_wishlists,
.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
  font-size: 1.2rem;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .image-thumb
  img,
.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
  margin-left: 10px;
  max-width: 40px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .mini-cart-item-info,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .mini-cart-item-info
  a,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a {
  display: inline-block;
}
.elementor-widget-wp-widget-yith-wcwl-items
  ul.product_list_widget
  li
  .mini-cart-item-info
  > *,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info > * {
  display: block;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items a.add_all_to_cart {
  display: block !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items .show-wishlist {
  margin-bottom: 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items a.add_all_to_cart {
  text-align: center;
}
@media (max-width: 768px) {
  .yith_wcwl_wishlist_bulk_action select {
    width: 100%;
    margin-bottom: 15px;
  }
  .yith_wcwl_wishlist_bulk_action input {
    float: right;
  }
  .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
    float: none;
  }
  .yith_wcwl_wishlist_footer
    .yith_wcwl_footer_additional_action
    .ask-an-estimate-button {
    width: 100%;
    text-align: center;
  }
}
div.yith-wcwl-pp-modal {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 450px !important;
}
div.yith-wcwl-pp-modal .yith-wcwl-popup-form {
  padding: 0;
}
div.yith-wcwl-pp-modal div.pp_content_container {
  padding: 40px 35px;
  border-radius: 15px;
  display: flex;
  box-shadow: rgb(24 53 62 / 0.1) 0 11px 15px -7px,
    rgb(24 53 62 / 0.07) 0 24px 38px 3px, rgb(24 53 62 / 0.06) 0 9px 46px 8px;
  max-width: fit-content;
}
div.yith-wcwl-pp-modal div.pp_content_container .pp_content {
  width: 380px !important;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .pp_content
  .yith-wcwl-popup-content {
  padding: 0;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .pp_content
  .yith-wcwl-popup-content
  .heading-icon {
  margin-top: 0;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .pp_content
  .yith-wcwl-popup-content
  .create-wishlist-button {
  margin-bottom: 0;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .pp_content
  .yith-wcwl-popup-content
  .wishlist-select
  + .select2-container {
  width: 100% !important;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .pp_content
  .yith-wcwl-popup-content
  p.form-row.yith-wcwl-info-text {
  text-wrap: balance;
  text-align: center;
}
div.yith-wcwl-pp-modal div.pp_content_container .popup-description {
  margin-bottom: 10px;
}
div.yith-wcwl-pp-modal div.pp_content_container .heading-icon {
  color: var(--modal-colors-icon, #007565);
  height: auto;
  max-height: 90px;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .heading-icon:not([id$="-light"]):not(.yith-wcwl-icon-svg--light) {
  stroke-width: 1;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .heading-icon:not([id$="-light"]):not(.yith-wcwl-icon-svg--light)
  * {
  stroke-width: 1;
}
div.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content {
  padding: 20px 55px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
div.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer {
  margin-bottom: 0;
}
div.yith-wcwl-pp-modal div.pp_content_container .popup_button,
div.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,
div.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button {
  transition: 0.2s;
  background: var(--modal-colors-primary-button, #007565);
  color: var(--modal-colors-primary-button-text, #fff);
  border: none;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 13px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
}
div.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,
div.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,
div.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover {
  color: var(--modal-colors-primary-button-text-hover, #fff);
  background: var(--modal-colors-primary-button-hover, #007565);
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .popup_button
  .yith-wcwl-icon-svg,
div.yith-wcwl-pp-modal div.pp_content_container .popup_button img,
div.yith-wcwl-pp-modal
  div.pp_content_container
  .create-wishlist-button
  .yith-wcwl-icon-svg,
div.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,
div.yith-wcwl-pp-modal
  div.pp_content_container
  .ask-an-estimate-button
  .yith-wcwl-icon-svg,
div.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img {
  display: none;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .woocommerce-input-wrapper
  label.radio,
div.yith-wcwl-pp-modal
  div.pp_content_container
  .woocommerce-input-wrapper
  span.radiobutton {
  display: inline-block;
  float: left;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .woocommerce-input-wrapper
  span.radiobutton {
  clear: left;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .woocommerce-input-wrapper
  span.description {
  clear: both;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .yith-wcwl-modal__secondary-button {
  transition: 0.2s;
  border-radius: 5px;
  background: var(--modal-colors-secondary-button, #08a889);
  color: var(--modal-colors-secondary-button-text, #fff);
  border: none;
}
div.yith-wcwl-pp-modal
  div.pp_content_container
  .yith-wcwl-modal__secondary-button:hover {
  background: var(--modal-colors-secondary-button-hover, #08a889);
  color: var(--modal-colors-secondary-button-text-hover, #fff);
}
div.yith-wcwl-pp-modal.feedback .pp_content_container {
  padding: 20px 15px;
}
div.yith-wcwl-pp-modal select.change-wishlist,
div.yith-wcwl-pp-modal button.move-to-another-wishlist-button {
  box-sizing: border-box;
}
:root {
  --color-add-to-wishlist-background: #333333;
  --color-add-to-wishlist-text: #ffffff;
  --color-add-to-wishlist-border: #333333;
  --color-add-to-wishlist-background-hover: #333333;
  --color-add-to-wishlist-text-hover: #ffffff;
  --color-add-to-wishlist-border-hover: #333333;
  --rounded-corners-radius: 16px;
  --color-add-to-cart-background: #333333;
  --color-add-to-cart-text: #ffffff;
  --color-add-to-cart-border: #333333;
  --color-add-to-cart-background-hover: #4f4f4f;
  --color-add-to-cart-text-hover: #ffffff;
  --color-add-to-cart-border-hover: #4f4f4f;
  --add-to-cart-rounded-corners-radius: 16px;
  --color-button-style-1-background: #333333;
  --color-button-style-1-text: #ffffff;
  --color-button-style-1-border: #333333;
  --color-button-style-1-background-hover: #4f4f4f;
  --color-button-style-1-text-hover: #ffffff;
  --color-button-style-1-border-hover: #4f4f4f;
  --color-button-style-2-background: #333333;
  --color-button-style-2-text: #ffffff;
  --color-button-style-2-border: #333333;
  --color-button-style-2-background-hover: #4f4f4f;
  --color-button-style-2-text-hover: #ffffff;
  --color-button-style-2-border-hover: #4f4f4f;
  --color-wishlist-table-background: #ffffff;
  --color-wishlist-table-text: #6d6c6c;
  --color-wishlist-table-border: #ffffff;
  --color-headers-background: #f4f4f4;
  --color-share-button-color: #ffffff;
  --color-share-button-color-hover: #ffffff;
  --color-fb-button-background: #39599e;
  --color-fb-button-background-hover: #595a5a;
  --color-tw-button-background: #45afe2;
  --color-tw-button-background-hover: #595a5a;
  --color-pr-button-background: #ab2e31;
  --color-pr-button-background-hover: #595a5a;
  --color-em-button-background: #fbb102;
  --color-em-button-background-hover: #595a5a;
  --color-wa-button-background: #00a901;
  --color-wa-button-background-hover: #595a5a;
  --feedback-duration: 3s;
  --modal-colors-overlay: #0000004d;
  --modal-colors-icon: #007565;
  --modal-colors-primary-button: #007565;
  --modal-colors-primary-button-hover: #007565;
  --modal-colors-primary-button-text: #fff;
  --modal-colors-primary-button-text-hover: #fff;
  --modal-colors-secondary-button: #e8e8e8;
  --modal-colors-secondary-button-hover: #d8d8d8;
  --modal-colors-secondary-button-text: #777;
  --modal-colors-secondary-button-text-hover: #777;
  --color-ask-an-estimate-background: #333333;
  --color-ask-an-estimate-text: #ffffff;
  --color-ask-an-estimate-border: #333333;
  --color-ask-an-estimate-background-hover: #4f4f4f;
  --color-ask-an-estimate-text-hover: #ffffff;
  --color-ask-an-estimate-border-hover: #4f4f4f;
  --ask-an-estimate-rounded-corners-radius: 16px;
  --tooltip-color-background: rgb(255, 255, 255);
  --tooltip-color-text: rgb(0, 0, 0);
}
:root {
  --color-add-to-wishlist-background: #333333;
  --color-add-to-wishlist-text: #ffffff;
  --color-add-to-wishlist-border: #333333;
  --color-add-to-wishlist-background-hover: #333333;
  --color-add-to-wishlist-text-hover: #ffffff;
  --color-add-to-wishlist-border-hover: #333333;
  --rounded-corners-radius: 16px;
  --color-add-to-cart-background: #333333;
  --color-add-to-cart-text: #ffffff;
  --color-add-to-cart-border: #333333;
  --color-add-to-cart-background-hover: #4f4f4f;
  --color-add-to-cart-text-hover: #ffffff;
  --color-add-to-cart-border-hover: #4f4f4f;
  --add-to-cart-rounded-corners-radius: 16px;
  --color-button-style-1-background: #333333;
  --color-button-style-1-text: #ffffff;
  --color-button-style-1-border: #333333;
  --color-button-style-1-background-hover: #4f4f4f;
  --color-button-style-1-text-hover: #ffffff;
  --color-button-style-1-border-hover: #4f4f4f;
  --color-button-style-2-background: #333333;
  --color-button-style-2-text: #ffffff;
  --color-button-style-2-border: #333333;
  --color-button-style-2-background-hover: #4f4f4f;
  --color-button-style-2-text-hover: #ffffff;
  --color-button-style-2-border-hover: #4f4f4f;
  --color-wishlist-table-background: #ffffff;
  --color-wishlist-table-text: #6d6c6c;
  --color-wishlist-table-border: #ffffff;
  --color-headers-background: #f4f4f4;
  --color-share-button-color: #ffffff;
  --color-share-button-color-hover: #ffffff;
  --color-fb-button-background: #39599e;
  --color-fb-button-background-hover: #595a5a;
  --color-tw-button-background: #45afe2;
  --color-tw-button-background-hover: #595a5a;
  --color-pr-button-background: #ab2e31;
  --color-pr-button-background-hover: #595a5a;
  --color-em-button-background: #fbb102;
  --color-em-button-background-hover: #595a5a;
  --color-wa-button-background: #00a901;
  --color-wa-button-background-hover: #595a5a;
  --feedback-duration: 3s;
  --modal-colors-overlay: #0000004d;
  --modal-colors-icon: #007565;
  --modal-colors-primary-button: #007565;
  --modal-colors-primary-button-hover: #007565;
  --modal-colors-primary-button-text: #fff;
  --modal-colors-primary-button-text-hover: #fff;
  --modal-colors-secondary-button: #e8e8e8;
  --modal-colors-secondary-button-hover: #d8d8d8;
  --modal-colors-secondary-button-text: #777;
  --modal-colors-secondary-button-text-hover: #777;
  --color-ask-an-estimate-background: #333333;
  --color-ask-an-estimate-text: #ffffff;
  --color-ask-an-estimate-border: #333333;
  --color-ask-an-estimate-background-hover: #4f4f4f;
  --color-ask-an-estimate-text-hover: #ffffff;
  --color-ask-an-estimate-border-hover: #4f4f4f;
  --ask-an-estimate-rounded-corners-radius: 16px;
  --tooltip-color-background: rgb(255, 255, 255);
  --tooltip-color-text: rgb(0, 0, 0);
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--gutenberg-white: #ffffff;
  --wp--preset--color--gutenberg-shade: #f8f8f8;
  --wp--preset--color--gutenberg-gray: #000000;
  --wp--preset--color--gutenberg-dark: #000000;
  --wp--preset--color--gutenberg-accent: #000000;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
body .is-layout-flex {
  display: flex;
}
.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
body .is-layout-grid {
  display: grid;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
.has-black-color {
  color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
  color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}
.woocommerce form .form-row .required {
  visibility: visible;
}
.wpml-ls-legacy-list-horizontal {
  border: 1px solid transparent;
  padding: 7px;
  clear: both;
}
.wpml-ls-legacy-list-horizontal > ul {
  padding: 0;
  margin: 0 !important;
  list-style-type: none;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
.wpml-ls-legacy-list-horizontal a {
  display: block;
  text-decoration: none;
  padding: 5px 10px 6px;
  line-height: 1;
}
.wpml-ls-legacy-list-horizontal a span {
  vertical-align: middle;
}
.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket {
  vertical-align: unset;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  display: inline;
  vertical-align: middle;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
  margin-left: 0.4em;
}
.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.4em;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 30px;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer > ul {
  text-align: center;
}
.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
}
.wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0.3em;
}
.rtl .wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.3em;
}
ul .wpml-ls-menu-item a {
  display: flex;
  align-items: center;
}
.tax-product_brand .brand-description {
  overflow: hidden;
  zoom: 1;
}
.tax-product_brand .brand-description img.brand-thumbnail {
  width: 25%;
  float: right;
}
.tax-product_brand .brand-description .text {
  width: 72%;
  float: left;
}
.widget_brand_description img {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0 0 1em;
}
ul.brand-thumbnails {
  margin-left: 0;
  margin-bottom: 0;
  clear: both;
  list-style: none;
}
ul.brand-thumbnails:before {
  clear: both;
  content: "";
  display: table;
}
ul.brand-thumbnails:after {
  clear: both;
  content: "";
  display: table;
}
ul.brand-thumbnails li {
  float: left;
  margin: 0 3.8% 1em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
}
ul.brand-thumbnails.fluid-columns li {
  width: auto;
}
ul.brand-thumbnails:not(.fluid-columns) li.first {
  clear: both;
}
ul.brand-thumbnails:not(.fluid-columns) li.last {
  margin-right: 0;
}
ul.brand-thumbnails.columns-1 li {
  width: 100%;
  margin-right: 0;
}
ul.brand-thumbnails.columns-2 li {
  width: 48%;
}
ul.brand-thumbnails.columns-3 li {
  width: 30.75%;
}
ul.brand-thumbnails.columns-5 li {
  width: 16.95%;
}
ul.brand-thumbnails.columns-6 li {
  width: 13.5%;
}
.brand-thumbnails li img {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0;
}
@media screen and (max-width: 768px) {
  ul.brand-thumbnails:not(.fluid-columns) li {
    width: 48% !important;
  }
  ul.brand-thumbnails:not(.fluid-columns) li.first {
    clear: none;
  }
  ul.brand-thumbnails:not(.fluid-columns) li.last {
    margin-right: 3.8%;
  }
  ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
    clear: both;
  }
  ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
    margin-right: 0;
  }
}
.brand-thumbnails-description li {
  text-align: center;
}
.brand-thumbnails-description li .term-thumbnail img {
  display: inline;
}
.brand-thumbnails-description li .term-description {
  margin-top: 1em;
  text-align: left;
}
#brands_a_z h3:target {
  text-decoration: underline;
}
ul.brands_index {
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
ul.brands_index li {
  float: left;
  margin: 0 2px 2px 0;
}
ul.brands_index li a,
ul.brands_index li span {
  border: 1px solid #ccc;
  padding: 6px;
  line-height: 1em;
  float: left;
  text-decoration: none;
}
ul.brands_index li span {
  border-color: #eee;
  color: #ddd;
}
ul.brands_index li a:hover {
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
}
ul.brands_index li a.active {
  border-width: 2px;
  padding: 5px;
}
div#brands_a_z a.top {
  border: 1px solid #ccc;
  padding: 4px;
  line-height: 1em;
  float: right;
  text-decoration: none;
  font-size: 0.8em;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #fff0;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #151515;
  text-decoration: none;
  background-color: #fff0;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
::before,
::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1490px) {
  .container {
    max-width: 1420px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
html {
  height: 100%;
  -webkit-tap-highlight-color: #fff0;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: auto;
  -webkit-tap-highlight-color: #fff0;
}
html {
  color-scheme: light !important;
}
@media (prefers-color-scheme: dark) {
  html {
    background-color: #fff;
    color: #000;
  }
}
body {
  background: #fff;
  scroll-behavior: smooth;
}
figure {
  margin: 0;
}
a {
  color: #282828;
  outline: 0;
  text-decoration: none;
  text-decoration-skip: ink;
}
a:focus {
  color: #282828;
}
a:hover {
  color: #282828;
}
.touch .page-wrapper-inner a:hover {
  color: inherit;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: #212529;
  text-align: left;
  background-color: #fff;
  height: 100%;
}
@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  line-height: inherit;
}
address p {
  margin: 0;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 28px;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
  margin-bottom: 0;
}
ol ol {
  list-style: lower-alpha;
}
ul ul {
  list-style: circle;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 1.5em;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #282828;
  text-decoration: none;
  background-color: #fff0;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgb(0 0 0 / 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
.reset,
.widget.widget_calendar table,
.searchform fieldset {
  margin: 0;
  padding: 0;
}
.transition,
.slick-slider .slick-nav,
.btn,
.button,
input[type="submit"],
.custom_check + .custom_label,
.custom_check + .woocommerce-form__label-for-checkbox,
.custom_check + .custom_label:before,
.custom_check + .woocommerce-form__label-for-checkbox:before,
.products .product .product_thumbnail.et-image-hover .product_thumbnail_hover,
.products .product .product_after_title .button:after,
.products .product.product-category a div span,
.woocommerce-MyAccount-navigation .account-icon-box svg path,
#prdctfltr_woocommerce.pf_default
  .prdctfltr_woocommerce_ordering
  .prdctfltr_filter
  label
  > span:before,
.et-banner.hover-border .et-banner-content-inner,
.et-banner.hover-border .et-banner-text {
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-spacer,
.product-header-spacer,
.quick-transition,
.et-product-detail.et-product-style2 .summary,
.sticky-product-bar,
.minicart-counter,
.mfp-close,
.mfp-bg.quick-search,
.mfp-wrap.quick-search,
.et_post_nav .post_nav_link svg,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.side-panel,
.products .product .product_after_title .after_shop_loop_actions,
.products .product .product_after_title .product_after_shop_loop_price,
.products .et-listing-style2 .yith-wcwl-add-to-wishlist,
.et-product-detail .product-thumbnails .slick-slide,
.products .et-listing-style4 .caption,
.et-product-detail .summary .quantity,
.woocommerce-tabs .tabs li,
.woocommerce-tabs .tabs li a:after,
.argmc-login-tabs .tab-item:after,
.tab-link:after,
.vc_tta-tab a:after,
.woocommerce-MyAccount-navigation a:after,
.et-product-detail
  .flex-control-thumbs
  .woocommerce-product-gallery__image.slick-current
  img,
.login-page-form li a:before,
.et-form-container,
.et-form-container .et-login-form,
.et-form-container .et-register-form,
.et-instagram-gallery figure,
.et-instagram-gallery figure:after,
.et-instagram-gallery figure span,
.et-team-member .overlay,
.et-portfolio .type-portfolio .et-portfolio-hover,
.et-portfolio .type-portfolio .et-portfolio-content,
.et-product-category-grid .product-category a:after,
.et-feat-video-btn,
.et-featured-video-icon:before,
.et-team-member figure,
.single-product .pswp__button svg,
.mobile-menu li .et-menu-toggle,
.mobile-menu .et-menu-toggle:after,
.widgettitle span:after,
.woof_front_toggle:before,
#wp-calendar tbody td,
#scroll_to_top,
.et-form-container .et-login-form,
.et-form-container .et-register-form,
.et_btn,
.et_btn.arrow-enabled > svg,
.et_location_list.row .et_location,
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a,
.woocommerce-product-gallery .flex-control-thumbs li img,
.et-product-detail
  .lightbox-enabled:not(.zoom-enabled)
  .woocommerce-product-gallery__image
  a:after,
.et_post_nav .post_nav_link .text,
.woocommerce-mini-cart-item .amount,
#side-cart .et-cart-empty,
.et-video-lightbox .et-video-icon,
.products .product .product_thumbnail,
.products .product .product_thumbnail img,
.woocommerce-product-gallery__image img.wp-post-image,
.before-checkout,
.post-featured.title-wrap.parallax_image,
.hero-header .hero-title.parallax_image,
.et-product-detail .product-showcase,
.et-product-detail .woocommerce-product-gallery,
.thumbnails-vertical.et-product-layout-no-padding
  .showcase-active.product-showcase
  .has-additional-thumbnails
  .flex-control-thumbs,
.et-product-detail .product-information .entry-summary,
.et-product-detail:not(.et-product-layout-full-width)
  .showcase-active.showcase-fixed
  .et-pro-summary-content,
.et-product-detail:not(.et-product-layout-full-width)
  .showcase-active.showcase-fixed
  form.variations_form.cart,
#et-quickview .et-product-detail .product-gallery img,
.woocommerce-variation-price span,
.post.type-post .post-gallery > a:after,
.search-panel .search-clear,
.search-panel .search-icon,
.goya-search .autocomplete-wrapper li a,
.et-header-menu .sub-menu .item-thumb img,
.comment-form-rating .stars a,
.post-categories li a,
.widget .et-swatch-wcapf ul li > a .et-swatch-circle,
.et_post_nav.nav-style-image .post_nav_link,
#scroll_to_top span,
.wc-block-grid__product,
.wc-block-grid__product-image,
.wc-block-grid__product img,
.wc-block-grid__product-add-to-cart,
.site-header .logo-holder,
.site-header .logolink .logoimg {
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.linear-transition {
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
.linear-quick-transition,
.slick-list,
.slick,
.slick:after,
.post .post-gallery img,
.et-banner img,
.et-lightbox img,
.et-lightbox .et-image-overlay,
.et-portfolio .type-portfolio .et-portfolio-image img,
.products .product.product-category a {
  -moz-transition: all 0.45s linear;
  -o-transition: all 0.45s linear;
  -webkit-transition: all 0.45s linear;
  transition: all 0.45s linear;
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: #fff0;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 10px;
  border-radius: 6px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
}
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.6;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}
.et-preload * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.goya-lazyload .lazyload,
.goya-lazyload .lazyloading {
  opacity: 0;
}
.goya-lazyload .lazyloaded {
  opacity: 1;
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.et-page-load-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  opacity: 0.95;
  visibility: visible;
  -webkit-transition: opacity 0.7s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.7s 0s, visibility 0s 0s;
  -o-transition: opacity 0.7s 0s, visibility 0s 0s;
  transition: opacity 0.7s 0s, visibility 0s 0s;
  background: rgb(255 255 255);
}
html.et-page-loaded .et-page-load-overlay,
.et-page-load-overlay.overlay-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.et-page-load-overlay span.loader {
  display: flex;
  height: 100%;
  flex-flow: column wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.et-image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  background: #282828;
  background: rgb(0 0 0 / 0.45);
}
.yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper.slick:after,
.product-gallery .woo-variation-gallery-wrapper.loading-gallery:after,
.product-gallery .rtwpvg-wrapper.loading-rtwpvg:after,
.add_to_cart_button.loading:after,
.wcapf-before-update:after,
.woof_info_popup:after,
.ftinvwl-animated.ftinvwl-pulse:after,
#side-filters.ajax-loader .side-panel-content:after,
.et-loader:after,
.dot-loader:after,
.zoo-cw-gallery-loading:after {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 50%;
  left: auto;
  width: 16px;
  height: 16px;
  margin: -8px -8px 0 0;
  background-color: #b9a16b;
  background-image: none;
  border-radius: 100%;
  -webkit-animation: dotPulse 0.65s 0s infinite
    cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: dotPulse 0.65s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
@keyframes dotPulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes dotPulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
.line-loader {
  width: 160px;
  height: 3px;
  background: linear-gradient(to right, #282828, #282828);
  background-color: #ccc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 4px;
  background-size: 20%;
  background-repeat: repeat-y;
  background-position: -25% 0;
  animation: lineLoader 1s linear infinite;
}
@keyframes lineLoader {
  50% {
    background-size: 80%;
  }
  100% {
    background-position: 125% 0;
  }
}
.dot3-loader,
.dot3-loader:before,
.dot3-loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: dotThreeLoader 1.2s infinite ease-in-out;
  animation: dotThreeLoader 1.2s infinite ease-in-out;
}
.dot3-loader {
  color: #fff;
  font-size: 8px;
  margin: 10px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.et-page-load-overlay .dot3-loader {
  color: #b9a16b;
}
.dot3-loader:before,
.dot3-loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.dot3-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.dot3-loader:after {
  left: 3.5em;
}
@-webkit-keyframes dotThreeLoader {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes dotThreeLoader {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes heartBeat {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes heartBeat {
  0%,
  100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
}
@keyframes circlePulse {
  0% {
    animation-timing-function: ease-in;
    transform: scale(1.4);
    opacity: 0.05;
  }
  30% {
    transform: scale(2);
    opacity: 0.15;
  }
  100% {
    animation-timing-function: ease-in-out;
    transform: scale(2.3);
    opacity: 0;
  }
}
@-webkit-keyframes circlePulse {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: scale(1);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(2);
    opacity: 0.15;
  }
  100% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: scale(2.3);
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes et-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes et-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.et-fadeInUp {
  -webkit-animation-name: et-fadeInUp;
  animation-name: et-fadeInUp;
}
@-webkit-keyframes et-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes et-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.et-fadeInLeft {
  -webkit-animation-name: et-fadeInLeft;
  animation-name: et-fadeInLeft;
}
@-webkit-keyframes et-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes et-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.et-fadeInRight {
  -webkit-animation-name: et-fadeInRight;
  animation-name: et-fadeInRight;
}
@-webkit-keyframes et-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes et-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.et-fadeInDown {
  -webkit-animation-name: et-fadeInDown;
  animation-name: et-fadeInDown;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
.perspective-wrap {
  -moz-perspective: 3000px;
  -webkit-perspective: 3000px;
  perspective: 3000px;
}
.animation {
  will-change: opacity, transform;
  opacity: 0;
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
}
.animation.bottom-to-top,
.animation.top-to-bottom,
.animation.left-to-right,
.animation.right-to-left,
.animation.left-to-right-3d,
.animation.right-to-left-3d,
.animation.bottom-to-top-3d,
.animation.top-to-bottom-3d,
.animation.scale {
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
}
.animation.bottom-to-top {
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.animation.top-to-bottom {
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
.animation.left-to-right {
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.animation.right-to-left {
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.animation.left-to-right-3d {
  transform-origin: 100% 100%;
  transform-style: preserve-3d;
  -moz-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
  -ms-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
  -webkit-transform: rotateX(-25deg) rotateY(-15deg)
    translate3d(-60px, -10px, 0);
  transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
}
.animation.right-to-left-3d {
  transform-origin: 0 100%;
  transform-style: preserve-3d;
  -moz-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
  -ms-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
  -webkit-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
  transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
}
.animation.bottom-to-top-3d {
  transform-style: preserve-3d;
  -moz-transform: rotateX(-45deg) translateY(120px);
  -ms-transform: rotateX(-45deg) translateY(120px);
  -webkit-transform: rotateX(-45deg) translateY(120px);
  transform: rotateX(-45deg) translateY(120px);
}
.animation.top-to-bottom-3d {
  transform-style: preserve-3d;
  -moz-transform: rotateX(45deg) translateY(-120px);
  -ms-transform: rotateX(45deg) translateY(-120px);
  -webkit-transform: rotateX(45deg) translateY(-120px);
  transform: rotateX(45deg) translateY(-120px);
}
.animation.scale {
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.animation.bottom-to-top.animated,
.animation.top-to-bottom.animated,
.animation.left-to-right.animated,
.animation.right-to-left.animated,
.animation.left-to-right-3d.animated,
.animation.right-to-left-3d.animated,
.animation.bottom-to-top-3d.animated,
.animation.top-to-bottom-3d.animated,
.animation.scale.animated,
.animation.animated,
.vc_editor .animation,
.elementor-element .animation,
.slick-slider.products .slick-slide.slick-cloned .animation {
  -moz-transition: transform 0.65s,
    opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.65s,
    opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 0.65s,
    opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.65s,
    opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}
.woocommerce-checkout .blockUI.blockOverlay:after {
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .animation.bottom-to-top.animated,
  .animation.top-to-bottom.animated,
  .animation.left-to-right.animated,
  .animation.right-to-left.animated,
  .animation.left-to-right-3d.animated,
  .animation.right-to-left-3d.animated,
  .animation.bottom-to-top-3d.animated,
  .animation.top-to-bottom-3d.animated,
  .animation.scale.animated,
  .animation.animated {
    -moz-transition: transform 0.25s,
      opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.25s,
      opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: transform 0.25s,
      opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.25s, opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  .woocommerce-checkout .blockUI.blockOverlay:after {
    top: auto;
    bottom: 30vh;
  }
}
.et-loader-light.et-loader:after {
  background: #fff;
}
.blockUI.blockOverlay {
  opacity: 1 !important;
  background: rgb(255 255 255 / 0.5) !important;
}
#wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100%;
  width: 100%;
  overflow: clip;
  scroll-behavior: smooth;
}
.et-site-layout-framed #wrapper {
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 576px) {
  .et-site-layout-framed #wrapper {
    padding: 15px;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .et-site-layout-framed #wrapper {
    padding: 30px;
  }
}
#wrapper [role="main"] {
  flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #wrapper [role="main"] {
    flex: none;
  }
}
.click-capture {
  position: absolute;
  z-index: 603;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgb(192 192 192 / 0.6);
  opacity: 0;
  -moz-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body.panel-open-menu .click-capture,
body.panel-open-filters .click-capture,
body.panel-open-cart .click-capture,
body.panel-open-search .click-capture {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.background--dark .fp-section p {
  color: #fff;
}
.page-header:after,
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.page-header:after,
.clear:after,
.clearfix:after {
  clear: both;
}
.clear,
.clearfix {
  *zoom: 1;
}
.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
ul.row {
  padding-left: 0;
}
.row.mpc-row {
  display: flex;
}
.row.row-o-full-height {
  display: flex;
  min-height: 100vh;
}
.vc_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .row-o-columns-stretch > div {
    height: 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .row.row-o-full-height {
    height: 100vh;
  }
}
.row.row-o-columns-middle {
  align-items: center;
}
.row.row-o-content-middle .vc_column-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row.row-o-content-bottom .vc_column-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media only screen and (min-width: 576px) {
  .container-fluid .vc_row .vc_row.max_width {
    max-width: 540px;
  }
  .container-fluid .vc_row .vc_row.max_width {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid .vc_row .vc_row.max_width {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid .vc_row .vc_row.max_width {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid .vc_row .vc_row.max_width {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1490px) {
  .container-fluid .vc_row .vc_row.max_width {
    max-width: 1420px;
  }
}
.flex-video {
  margin: 0;
}
.vc_inline-shortcode-edit-form .vc_element .wpb_column {
  width: 100%;
  max-width: 100%;
}
.wpb_column .vc_column-inner {
  width: 100%;
}
.wpb_row:not(.no-padding) .vc_column_container {
  padding-left: 15px;
  padding-right: 15px;
}
.wpb_row.vc_col-has-fill > .vc_column-inner,
.wpb_row.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.wpb_row.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.wpb_row.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.wpb_row.no-padding > .vc_column_container,
.wpb_row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.wpb_row.no-padding .wpb_row > .vc_column_container > .vc_column-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.wpb_row.vc_row:after,
.wpb_row.vc_row:before,
.wpb_row .vc_column-inner:after,
.wpb_row .vc_column-inner:before {
  display: block;
  content: "";
  clear: both;
}
@media only screen and (max-width: 575px) {
  .container,
  .container-fluid,
  .wpb_row.no-padding .wpb_row > .vc_column_container > .vc_column-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .wpb_row.no-padding {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.wpb_column.et-light-column,
.et-light-column .wpb_text_column,
.wpb-js-composer
  .wpb_column.et-light-column
  .vc_tta.vc_general.vc_tta-tabs
  .vc_tta-tab
  > a {
  color: rgb(255 255 255 / 0.7);
}
.wpb_column.et-light-column h1,
.wpb_column.et-light-column h2,
.wpb_column.et-light-column h3,
.wpb_column.et-light-column h4,
.wpb_column.et-light-column h5,
.wpb_column.et-light-column h6,
.wpb_column.et-light-column label,
.wpb_column.et-light-column .et-feature-icon,
.wpb_column.et-light-column .et-video-lightbox,
.wpb_column.et-light-column .wpb_text_column a,
.wpb_column.et-light-column .wpb_column a:not(.button),
.wpb_column.et-light-column blockquote,
.et-light-column .et-testimonial blockquote,
.wpb_column.et-light-column .vc_btn_link {
  color: #fff;
}
.wpb_column.et-light-column blockquote {
  border-color: #fff;
}
.et-light-column .et-testimonials-slider .slick-arrow svg {
  fill: #fff;
}
.wpb_column.et-light-column .wpb_text_column a:after,
.wpb_column.et-light-column .wpb_column a:after {
  border-bottom-color: #fff;
}
.wpb_column.et-light-column .slick .slick-dots li button {
  background-color: rgb(255 255 255 / 0.4);
}
.wpb_column.et-light-column .preline:not(.accent-color):before,
.wpb_column.et-light-column .preline-medium:not(.accent-color):before,
.wpb_column.et-light-column .preline-large:not(.accent-color):before,
.wpb_column.et-light-column .postline:not(.accent-color):before,
.wpb_column.et-light-column .postline-medium:not(.accent-color):before,
.wpb_column.et-light-column .postline-large:not(.accent-color):before,
.wpb_column.et-light-column .slick .slick-dots li.slick-active button {
  background-color: #fff;
}
.wpb-js-composer
  .wpb_column.et-light-column
  .vc_tta.vc_general.vc_tta-tabs-position-top
  .vc_tta-tab.vc_active
  > a,
.wpb-js-composer
  .wpb_column.et-light-column
  .vc_tta.vc_general.vc_tta-tabs-position-right
  .vc_tta-tab.vc_active
  > a,
.wpb-js-composer
  .wpb_column.et-light-column
  .vc_tta.vc_general.vc_tta-tabs-position-left
  .vc_tta-tab.vc_active
  > a {
  box-shadow: inset 0 -1px 0 0 rgb(255 255 255 / 0.5);
  color: #fff;
}
.wpb-js-composer
  .wpb_column.et-light-column
  .vc_tta.vc_general.vc_tta-tabs-position-bottom
  .vc_tta-tab.vc_active
  > a {
  box-shadow: inset 0 1px 0 0 rgb(255 255 255 / 0.5);
  color: #fff;
}
.et-fixed,
.et-product-detail .summary {
  will-change: top;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
[class*="block-grid-"] .WOOF_Widget {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
[class*="block-grid-"] .WOOF_Widget .woof_redraw_zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
[class*="block-grid-"] > *:not([class*="slick"]),
[class*="block-grid-"] .WOOF_Widget .woof_container {
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  list-style: none;
}
[class*="block-grid-"] > *:not([class*="slick"]).WOOF_Widget,
.block-grid-1 > *:not([class*="slick"]),
.block-grid-1 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.block-grid-2 > *:not([class*="slick"]),
.block-grid-2 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.block-grid-3 > *:not([class*="slick"]),
.block-grid-3 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.block-grid-4 > *:not([class*="slick"]),
.block-grid-4 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.block-grid-5 > *:not([class*="slick"]),
.block-grid-5 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.block-grid-6 > *:not([class*="slick"]),
.block-grid-6 .WOOF_Widget .woof_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
@media only screen and (min-width: 768px) {
  .md-block-grid-2 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .md-block-grid-3 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .md-block-grid-4 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .md-block-grid-5 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .md-block-grid-6 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
@media only screen and (min-width: 992px) {
  .lg-block-grid-2 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .lg-block-grid-3 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .lg-block-grid-4 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .lg-block-grid-5 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .lg-block-grid-6 > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
@media only screen and (max-width: 575px) {
  [class*="block-grid-"] > *:not([class*="slick"]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .et-fixed {
    position: static !important;
  }
}
.page-padding {
  padding-top: 30px;
}
.page .page-padding:not(.hero-header) {
  padding-top: 0;
}
.page-bottom-padding {
  padding-bottom: 90px;
}
.type-portfolio.page-padding {
  padding-top: 0;
}
.post-password-form {
  max-width: 460px;
  border: 1px solid #ddd;
  padding: 40px;
  border-radius: 3px;
  margin: 5vh auto 8vh;
}
@media only screen and (max-width: 767px) {
  .page-bottom-padding {
    padding-bottom: 0;
  }
}
.page-wrapper-inner {
  position: relative;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 600px;
  height: auto;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 2.375em);
}
.has-medium-font-size {
  font-size: 20px;
}
.has-large-font-size {
  font-size: 36px;
}
.has-huge-font-size,
.has-larger-font-size {
  font-size: 42px;
}
.entry-content h1 {
  font-size: 2.44em;
}
.entry-content h2 {
  font-size: 1.95em;
}
.entry-content h3 {
  font-size: 1.56em;
}
.entry-content h4 {
  font-size: 1.25em;
}
.entry-content h5 {
  font-size: 1em;
}
.entry-content h6 {
  font-size: 0.8em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  line-height: 1.4;
}
.entry-content h4 {
  line-height: 1.5;
}
.entry-content h1 {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
.entry-content h2 {
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.entry-content h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.entry-content h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.entry-content h5 {
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
.entry-content h6 {
  margin-top: 2.33em;
  margin-bottom: 2.33em;
}
.post-content.entry-content {
  padding-bottom: 60px;
}
p:last-child,
.hentry ul:not([class]):last-child {
  margin-bottom: 0;
}
img.width-full {
  width: 100%;
}
pre,
var,
code {
  -moz-hyphens: none;
  font-family: monospace, serif;
  font-style: normal;
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: 14px;
}
.wp-block-code,
pre {
  padding: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
}
.wp-block-verse {
  border: 0;
}
.wp-block-code,
.wp-block-preformatted {
  background: #fafafa;
}
dt {
  font-weight: 700;
  color: #282828;
}
dd {
  margin-bottom: 24px;
}
hr,
.wp-block-separator {
  height: 0;
  border-bottom: 2px solid currentColor;
  margin: 2em auto;
}
.hentry table,
.entry-content table {
  width: 100%;
  margin: 0 0 28px;
}
.hentry table th,
.entry-content table th {
  color: #282828;
  font-weight: 400;
  text-transform: uppercase;
}
.hentry table th,
.hentry table td,
.entry-content table th,
.entry-content table td,
.wp-block-table td,
.wp-block-table th {
  padding: 0.6em 0.8em;
  border: 1px solid #686868;
  border-color: inherit;
}
.wp-block-table.size-guide th {
  background-color: #000;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.wp-block-table.size-guide td {
  text-align: center;
}
.wp-block-table.size-guide thead {
  border: 0;
}
iframe {
  max-width: 100%;
  vertical-align: middle;
}
.more-link {
  display: block;
  margin-top: 28px;
}
mark,
ins {
  text-decoration: none;
  background-color: #f5f5f5;
  padding: 0 3px;
}
.hentry ol:not([class]),
.hentry ul:not([class]),
.hentry ol.children,
.hentry ul.children,
.entry-content ol:not([class]),
.entry-content ul:not([class]),
.comment ol:not([class]),
.comment ul:not([class]),
.mfp-content ol:not([class]),
.mfp-content ul:not([class]),
.entry-content .wp-block-rss,
.entry-content .wp-block-list,
.entry-summary ul:not([class]) {
  margin-bottom: 28px;
  padding-left: 1.3em;
  margin-left: 0.7em;
}
.hentry ol ul:not([class]),
.hentry ul ul:not([class]),
.hentry ol ol:not([class]),
.hentry ul.children,
.hentry ol ul.children,
.entry-content ol ul:not([class]) {
  margin-left: 0;
}
.hentry ul:not([class]) li,
.hentry ol ul:not([class]) > li,
.hentry ul.children li,
.hentry ol ul.children > li,
.entry-content ul:not([class]) li,
.entry-content ol ul:not([class]) > li,
.comment ul:not([class]) li,
.entry-content .wp-block-rss li,
.entry-content .wp-block-list li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-archives li {
  margin-bottom: 5px;
}
.hentry ol:not([class]) li,
.hentry ul ol:not([class]) > li,
.entry-content ol:not([class]) li,
.entry-content ul ol:not([class]) > li,
.comment ol:not([class]) li {
  margin-bottom: 5px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft,
blockquote.alignright,
.wp-caption.alignright,
img.alignright,
h1,
h2,
h3,
h4,
h5,
p,
pre,
address,
figure,
.wp-caption,
.wp-block-categories {
  margin-bottom: 28px;
}
.wp-block-group.has-background,
.wp-block-media-text,
.wp-block-search {
  margin-bottom: 28px;
}
.wp-block-cover.alignleft,
.wp-block-image .alignleft {
  margin-right: 24px;
}
.wp-block-cover.alignright,
.wp-block-image .alignright {
  margin-left: 24px;
}
p.has-background {
  padding: 20px 30px;
}
.nospacing {
  margin: 0;
  padding: 0;
}
.wp-block-image.alignleft,
.wp-block-cover-image.alignleft,
[data-align="left"] .wp-block-cover-image,
.wp-block-button.alignleft {
  margin-right: 24px;
}
.wp-block-image.alignright,
.wp-block-cover-image.alignright,
[data-align="right"] .wp-block-cover-image,
.wp-block-button.alignright {
  margin-left: 24px;
}
.wp-block-image,
.wp-block-gallery,
.et-wp-gallery {
  margin-bottom: 28px;
}
.wp-block-image a:after {
  display: none;
}
.wp-block-image figcaption {
  margin-top: 1em;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  max-width: 915px;
  line-height: 1.25;
  font-size: 2em;
}
.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {
  text-align: initial;
  font-size: 13px;
  padding-top: 10px;
}
@media all and (max-width: 768px) {
  .wp-caption-text {
    bottom: 10px;
    left: -10px;
  }
}
.post .post-content .blocks-gallery-grid {
  margin-bottom: 0;
}
.wp-block-gallery.alignleft {
  margin-right: 24px;
}
.wp-block-gallery.alignright {
  margin-left: 24px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  line-height: 1.3;
  background: linear-gradient(
    0deg,
    rgb(0 0 0 / 0.5),
    rgb(0 0 0 / 0.3) 60%,
    transparent
  );
  padding: 40px 15px 10px;
}
.wp-block-cover,
.wp-block-cover-image {
  margin-bottom: 28px;
  color: #fff;
}
.wp-block-cover a,
.wp-block-cover-image a {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  padding: 14px 24px;
}
.page-header {
  text-align: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
}
.hero-title .page-title {
  margin-bottom: 0;
}
.page-template-default:not(.woocommerce) .page-header {
  margin-bottom: 30px;
}
.hero-light-title .hero-header .hero-title {
  color: rgb(255 255 255 / 0.7);
}
.hero-light-title .hero-header .hero-title h1,
.hero-light-title .hero-header .hero-title a {
  color: #fff;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin-right: 24px;
  text-align: left;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin-left: 24px;
  text-align: right;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  text-align: center;
}
blockquote {
  color: #282828;
  padding: 0 20px;
  box-shadow: inset 0 0 0 0 #e2e4e7;
  border-left: 4px solid #000;
  padding-left: 1em;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6,
blockquote p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 20px;
}
blockquote.alignleft {
  float: left;
  width: 40%;
  margin: 5px 24px 24px 0;
  padding-left: 0;
  text-align: left;
}
blockquote.alignright {
  float: right;
  width: 40%;
  margin: 5px 0 24px 24px;
  padding-right: 0;
  text-align: right;
}
.wp-block-quote {
  padding-top: 1.5em;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-style: normal;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-style: normal;
  line-height: 1.6;
}
.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
}
.wp-block-pullquote p {
  margin-bottom: 10px;
}
.wp-block-pullquote blockquote {
  margin-bottom: 0;
  border: 0;
}
.wp-block-pullquote blockquote cite {
  padding: 0;
}
.wp-block-pullquote blockquote cite:before {
  display: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 75%;
  text-align: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-pullquote.alignright {
  margin-left: 24px;
}
.wp-block-pullquote.alignleft {
  margin-right: 24px;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
  font-size: inherit;
  text-transform: none;
  margin-top: 1em;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
}
blockquote cite br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-header {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }
  .page-template-default:not(.woocommerce) .page-header {
    margin-bottom: 10px;
  }
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    width: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 575px) {
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    margin: 0 0 24px;
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
  .wp-block-columns .wp-block-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .post.sidebar-disabled blockquote.alignleft {
    margin-left: -7vw;
  }
  .post.sidebar-disabled blockquote.alignright {
    margin-right: -7vw;
  }
  .wp-block-pullquote.alignwide {
    padding-left: 2em;
    padding-right: 2em;
  }
  .wp-block-pullquote.alignfull {
    padding-left: 3em;
    padding-right: 3em;
  }
}
.hentry ul,
.entry-content ul,
.comment ul,
.wp-block-archives,
.wp-block-categories-list,
.wp-block-calendar {
  margin-bottom: 28px;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments,
.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
  list-style: none;
}
.hentry ul ul,
.hentry ul ol,
.commentlist .comment ul ul,
.hentry ol ol,
.hentry ol ul {
  margin-bottom: 0 !important;
  margin-top: 5px;
}
.wp-block-latest-posts li,
.wp-block-latest-posts.is-grid li {
  margin-bottom: 16px;
  margin-top: 0;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment p {
  font-size: inherit;
  line-height: inherit;
}
.wp-block-latest-comments img {
  float: left;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 62px;
}
.gallery {
  clear: both;
  padding-bottom: 32px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.gallery:last-child {
  padding-bottom: 0;
}
.gallery .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.gallery.gallery-columns-4 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.gallery.gallery-columns-7 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.285714286%;
  flex: 0 0 14.285714286%;
  max-width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11.111111111%;
  flex: 0 0 11.111111111%;
  max-width: 11.111111111%;
}
.gallery .gallery-item {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 1.79104477%;
  vertical-align: top;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.gallery .gallery-item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.gallery .gallery-item img {
  width: 100%;
  max-width: 100%;
}
.gallery .gallery-item a {
  line-height: 0;
  display: block;
  width: 100%;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.more-link {
  display: inline-block;
  font-weight: 600;
}
.et-wp-gallery-popup .mfp-counter {
  display: none;
}
.et-wp-gallery-popup .mfp-close {
  color: #fff;
}
.et-wp-gallery-popup .mfp-close:hover,
.et-wp-gallery-popup .mfp-close:focus {
  opacity: 1;
}
.et-wp-gallery-popup .mfp-arrow:before,
.et-wp-gallery-popup .mfp-arrow:after {
  border: 0;
}
.et-wp-gallery-popup .mfp-arrow {
  font-size: 30px;
  line-height: 110px;
  width: 70px;
  opacity: 0.75;
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.et-wp-gallery-popup .mfp-arrow-right {
  display: inline-block;
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.et-wp-gallery-popup .mfp-arrow:hover {
  opacity: 1;
}
@media all and (max-width: 768px) {
  .gallery-caption {
    display: none;
  }
}
@media all and (max-width: 820px) {
  .et-wp-gallery-popup .mfp-arrow {
    display: none;
  }
}
.searchform {
  margin: 0;
}
.searchform fieldset {
  position: relative;
  border: 0;
  z-index: 1;
}
.searchform fieldset input {
  margin-bottom: 0;
}
.search-button-group {
  position: relative;
  max-width: 768px;
  display: flex;
  align-items: center;
}
.search-button-group .search-field {
  width: 100%;
  position: relative;
  border: 0;
}
.searchform .search-button-group button,
.searchform .search-button-group button:hover {
  border: 0;
  background: #fff0;
  color: inherit;
}
.footer-widgets .woocommerce-product-search .cate-dropdown {
  display: none;
}
.footer-widgets .woocommerce-product-search button,
.footer-widgets .search-field {
  background-color: #fff0;
  border: 0;
}
.et_widget_social_media .intro-text {
  margin-bottom: 10px;
}
.et_widget_social_media .social_widget {
  display: block !important;
}
.et_widget_social_media .widgettitle span {
  display: none !important;
}
@media all and (max-width: 767px) {
  .et_widget_social_media {
    text-align: center;
  }
}
form {
  margin: 0;
}
form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea,
.nf-form-cont .nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-cont .nf-form-content input.ninja-forms-field,
.nf-form-cont .nf-form-content select.ninja-forms-field:not([multiple]),
.nf-form-cont .nf-form-content textarea,
.ppom-wrapper .ppom-field-wrapper .form-control {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.6;
  outline: 0;
  padding: 0.75rem;
  height: calc(2.15em + 0.975rem + 4px);
  color: #282828;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #ddd;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.el-style-border-width-1 input[type="text"],
.el-style-border-width-1 input[type="password"],
.el-style-border-width-1 input[type="number"],
.el-style-border-width-1 input[type="date"],
.el-style-border-width-1 input[type="datetime"],
.el-style-border-width-1 input[type="datetime-local"],
.el-style-border-width-1 input[type="time"],
.el-style-border-width-1 input[type="month"],
.el-style-border-width-1 input[type="week"],
.el-style-border-width-1 input[type="email"],
.el-style-border-width-1 input[type="search"],
.el-style-border-width-1 input[type="tel"],
.el-style-border-width-1 input[type="url"],
.el-style-border-width-1 input.input-text,
.el-style-border-width-1 select,
.el-style-border-width-1 textarea,
.el-style-border-width-1
  .nf-form-content
  .listselect-wrap
  .nf-field-element
  div,
.el-style-border-width-1 .nf-form-content input.ninja-forms-field,
.el-style-border-width-1
  .nf-form-content
  select.ninja-forms-field:not([multiple]),
.el-style-border-width-1 .nf-form-content .nf-form-content textarea,
.el-style-border-width-1 .ppom-wrapper .ppom-field-wrapper .form-control {
  border-width: 1px;
  height: calc(2.15em + 0.975rem + 2px);
}
.el-style-border-bottom input[type="text"],
.el-style-border-bottom input[type="password"],
.el-style-border-bottom input[type="number"],
.el-style-border-bottom input[type="date"],
.el-style-border-bottom input[type="datetime"],
.el-style-border-bottom input[type="datetime-local"],
.el-style-border-bottom input[type="time"],
.el-style-border-bottom input[type="month"],
.el-style-border-bottom input[type="week"],
.el-style-border-bottom input[type="email"],
.el-style-border-bottom input[type="search"],
.el-style-border-bottom input[type="tel"],
.el-style-border-bottom input[type="url"],
.el-style-border-bottom input.input-text,
.el-style-border-bottom select,
.el-style-border-bottom textarea,
.el-style-border-bottom .nf-form-content .listselect-wrap .nf-field-element div,
.el-style-border-bottom .nf-form-content input.ninja-forms-field,
.el-style-border-bottom
  .nf-form-content
  select.ninja-forms-field:not([multiple]),
.el-style-border-bottom .nf-form-content textarea,
.el-style-border-bottom .ppom-wrapper .ppom-field-wrapper .form-control {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #fff0;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
  outline: 0;
  border-color: currentColor;
  box-shadow: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: url(/wp-content/themes/goya/assets/img/svg/chevron-down.svg);
  background-position: calc(100% - 12px) 48%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  position: relative;
  padding-right: 26px;
}
select:-moz-focusring {
  color: #fff0;
  text-shadow: 0 0 0 #181818;
}
option:not(:checked) {
  color: #484848;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
textarea {
  min-height: 108px;
  padding: 7px 14px;
}
input[type="checkbox"],
input[type="radio"] {
  clear: none;
  cursor: pointer;
  margin: -0.25rem 0.25rem 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-font-smoothing: inherit;
  transition: 0.05s border-color ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background-color: #fff0;
  border: 2px solid #aaa;
  margin-right: 8px;
  position: relative;
}
label:hover input[type="checkbox"],
label:hover input[type="radio"] {
  border-color: #000;
}
input[type="checkbox"]:checked {
  background: #282828;
  border-color: #282828 !important;
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  height: 9px;
  width: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 4px;
}
input[type="radio"] {
  border-radius: 50%;
}
input[type="radio"]:checked:before {
  content: "";
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #282828;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled,
input[type="checkbox"]:disabled:hover,
input[type="radio"]:disabled:hover {
  background: #ddd;
  border-color: #ccc;
  cursor: not-allowed;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="time"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="email"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input.input-text,
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 label {
  width: 100%;
}
.wpcf7-list-item.first {
  margin-left: 0;
}
.wp-block-button__link {
  border-radius: 5px;
  margin-bottom: 20px;
}
.wp-block-button__link,
.wc-block-components-button,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
.btn-ghost,
.button,
input[type="submit"],
button[type="submit"] {
  display: inline-block;
  line-height: 1.6;
  font-size: inherit;
  color: #fff;
  padding: 0.75rem 1.75rem;
  border: 2px solid #fff0;
  text-align: center;
  opacity: 1;
  background: #282828;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([href]) {
  color: #fff;
}
.button.btn-sm {
  padding: 0.575rem 1.25rem;
  font-size: 0.875em;
}
.wp-block-button__link:hover,
.wc-block-components-button:hover,
.wc-block-components-button:focus,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:hover,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:focus,
.button:hover,
.button:active,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
button[type="submit"]:hover,
button[type="submit"]:active,
button[type="submit"]:focus {
  color: #fff;
  opacity: 0.82;
}
button:active,
button:focus,
.wc-block-components-button:focus,
.button:active,
.button:focus,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:focus,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:active,
input[type="submit"]:active,
input[type="submit"]:focus {
  outline: none;
}
.touch .button:hover,
.touch .button:active,
.touch .button:focus,
.touch input[type="submit"]:hover,
.touch input[type="submit"]:active,
.touch input[type="submit"]:focus,
.touch button[type="submit"]:hover,
.touch button[type="submit"]:active,
.touch button[type="submit"]:focus {
  opacity: 1;
}
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field.disabled,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field[disabled],
.button[disabled],
.button.disabled,
.button.loading {
  cursor: default;
  opacity: 0.72;
  background: #828282;
}
.button.light {
  background: #bababa;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.button.outlined {
  border: 2px solid currentColor;
}
.el-style-border-width-1 .button,
.el-style-border-width-1
  .wp-block-button.is-style-outline
  .wp-block-button__link,
.el-style-border-width-1 .button.outlined {
  border-width: 1px;
}
.button.outlined,
.button.outlined:hover,
.button.outlined:focus,
.button.outlined:active {
  color: #282828;
  opacity: 1;
  background: none;
}
.wp-block-button.rounded .wp-block-button__link,
.wp-block-button .wp-block-button__link {
  border-radius: 5px;
}
.button.rounded {
  border-radius: 28px;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared,
.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.wp-block-search,
.wp-block-search .wp-block-search__input {
  position: relative;
  max-width: 360px;
}
.wp-block-search .wp-block-search__input,
.widget_search .search-button-group {
  border: 2px solid #ddd;
}
.wp-block-search button.wp-block-search__button {
  background: #fff0;
  border: 0;
  font-size: 0;
  position: absolute;
  right: 5px;
  bottom: 0;
  line-height: 1.6;
  padding: 0.75rem;
}
.wp-block-search__button:before {
  content: "\e91e";
  font-family: "et-icon";
  font-size: 20px;
  color: initial;
}
.form-row.woocommerce-invalid-required-field
  .select2-container
  .select2-choice {
  border-color: #e76049;
}
.form-row input[type="file"] {
  padding: 0;
  border: 0;
  height: auto;
}
.form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
  margin-bottom: 20px;
}
.el-style-border-bottom .form-row,
.el-style-border-bottom .form-group,
.el-style-border-bottom .form-actions,
.el-style-border-bottom .form-row:last-child,
.el-style-border-bottom .form-group:last-child,
.el-style-border-bottom .form-actions:last-child {
  margin-bottom: 30px;
}
.form-row-wide {
  clear: both;
}
.form-row-first,
.form-row-last {
  width: 48%;
}
.form-row-first {
  float: left;
}
.form-row-last {
  float: right;
}
.woocommerce-form__label,
.form-row label {
  display: inline-block;
  line-height: 1.4;
  margin-bottom: 0;
}
.form-row label.checkbox {
  padding-bottom: 0;
}
.woocommerce-form__label-for-checkbox {
  cursor: pointer;
  display: block;
  padding: 10px;
  line-height: 1.6;
}
.form-row label .required {
  text-decoration: none;
  border-bottom: 0 none;
  opacity: 1;
}
.form-row .input-text,
.form-row select {
  display: block;
  width: 100%;
}
.form-row textarea {
  resize: vertical;
}
@media only screen and (max-width: 767px) {
  .comment-form p.form-row-first,
  .comment-form p.form-row-last,
  .form-row-first,
  .form-row-last {
    width: 100%;
    float: none;
  }
}
.form-row.validate-required.has-error .input-text,
.form-row.validate-required.has-error select,
.form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select,
.form-row.woocommerce-invalid input[type="checkbox"],
.form-row.woocommerce-invalid input[type="radio"] {
  border-color: #f27362;
}
.form-row.woocommerce-invalid
  input[type="checkbox"]
  + .woocommerce-terms-and-conditions-checkbox-text,
.floating-labels .form-row.woocommerce-invalid.float-label input:focus ~ label {
  color: #f27362;
}
.nf-form-cont .nf-form-content {
  padding: 0;
}
.nf-form-cont .nf-form-content label {
  font-size: inherit;
  font-weight: inherit;
}
.nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  display: none;
}
.nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}
.field-wrap .pikaday__container,
.field-wrap .pikaday__display,
.field-wrap > div input,
.field-wrap select,
.field-wrap textarea {
  width: 100%;
}
.field-wrap > div input[type="checkbox"],
.field-wrap button,
.field-wrap input[type="button"],
.field-wrap input[type="submit"] {
  width: auto;
}
.nf-form-hp {
  position: absolute;
  visibility: hidden;
}
.date-wrap .nf-field-element select {
  padding-right: 26px;
}
.floating-labels .form-row.float-label,
.floating-labels .nf-field .field-wrap.float-label {
  position: relative;
  margin-top: 20px;
  margin-bottom: 24px;
}
.el-style-border-bottom.floating-labels .form-row.float-label,
.el-style-border-bottom.floating-labels .nf-field .field-wrap.float-label {
  margin-bottom: 36px;
}
.floating-labels
  .form-row.float-label
  > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels .field-wrap.float-label > .nf-field-label {
  line-height: 1.6;
  padding: 0.575rem 0.75rem;
  padding: 0.75rem;
  height: calc(2.15em + 0.975rem + 2px);
  border: 2px solid #fff0;
  border-width: 2px 0;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: auto;
  white-space: nowrap;
  -moz-transition: all 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  overflow: hidden;
  color: #282828;
  opacity: 0;
  cursor: text;
  z-index: 99;
}
.floating-labels.el-style-border-width-1
  .form-row.float-label
  > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-width-1
  .field-wrap.float-label
  > .nf-field-label {
  border-width: 1px 0;
}
.floating-labels .nf-form-cont .field-wrap.float-label > .nf-field-label {
  padding: 0 0 0 10px;
}
.floating-labels .nf-form-cont .field-wrap.float-label > .nf-field-label label {
  font-weight: 400;
  cursor: text;
  line-height: 1.6;
  padding: 10px 10px 10px 0;
  display: block;
}
.floating-labels
  .wpb_column.et-light-column
  .field-wrap.float-label
  > .nf-field-label
  label {
  color: #282828;
}
.floating-labels
  .form-row
  > label:not(.woocommerce-form__label-for-checkbox):not(.checkbox) {
  display: none;
}
.floating-labels .wc-pao-addon-container .form-row > label,
.floating-labels .woocommerce-checkout-payment .form-row > label {
  display: inline-block;
  opacity: 1;
}
.floating-labels .field-wrap.float-label > .nf-field-label,
.floating-labels
  .form-row.float-label
  > label:not(.woocommerce-form__label-for-checkbox) {
  display: inline-block;
  opacity: 0.6;
  margin: 0;
}
.floating-labels .form-row.float-label > label.screen-reader-text {
  clip: auto;
  clip-path: none;
  height: auto;
  margin: 0;
}
.floating-labels .form-row.float-label input::placeholder {
  opacity: 0;
}
.floating-labels .form-row.float-label input::-ms-input-placeholder {
  opacity: 0;
}
.floating-labels .form-row.float-label textarea::placeholder {
  opacity: 0;
}
.floating-labels .form-row.float-label textarea::-ms-input-placeholder {
  opacity: 0;
}
.floating-labels .field-wrap.float-label.has-focus > .nf-field-label label,
.floating-labels .field-wrap.float-label.has-val > .nf-field-label label {
  padding: 0;
}
.floating-labels .field-wrap.float-label.has-focus > .nf-field-label,
.floating-labels .field-wrap.float-label.has-val > .nf-field-label,
.floating-labels .form-row.float-label.has-val > label,
.floating-labels .form-row.float-label.has-focus > label {
  opacity: 1;
  border-width: 0;
  padding: 0 5px;
  top: -10px;
  left: 10px;
  height: 20px;
  font-size: 0.95em;
  vertical-align: middle;
  display: flex;
  align-items: center;
  cursor: default;
  color: currentColor;
}
.el-style-border-bottom.floating-labels
  .field-wrap.float-label.has-focus
  > .nf-field-label,
.el-style-border-bottom.floating-labels
  .field-wrap.float-label.has-val
  > .nf-field-label,
.el-style-border-bottom.floating-labels .form-row.float-label.has-val > label,
.el-style-border-bottom.floating-labels
  .form-row.float-label.has-focus
  > label {
  top: -18px;
}
.floating-labels .form-row.float-label input:focus ~ label,
.floating-labels .form-row.float-label textarea:focus ~ label {
  color: #282828;
}
.floating-labels.el-style-border-bottom
  .form-row:not(.create-account)
  > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-bottom
  .form-row.float-label
  > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels.el-style-border-bottom .field-wrap > .nf-field-label,
.floating-labels.el-style-border-bottom
  .field-wrap.float-label.has-val
  > .nf-field-label {
  padding-left: 0;
  padding-right: 0;
}
.floating-labels.el-style-border-bottom
  .field-wrap.float-label.has-focus
  > .nf-field-label,
.floating-labels.el-style-border-bottom
  .field-wrap.float-label.has-val
  > .nf-field-label,
.floating-labels.el-style-border-bottom .form-row.float-label.has-val > label,
.floating-labels.el-style-border-bottom
  .form-row.float-label.has-focus
  > label {
  left: 0;
  padding: 0;
}
.floating-labels:not(.el-style-border-bottom)
  .field-wrap.float-label.has-focus
  > .nf-field-label:after,
.floating-labels:not(.el-style-border-bottom)
  .field-wrap.float-label.has-val
  > .nf-field-label:after,
.floating-labels:not(.el-style-border-bottom)
  .form-row.float-label.has-val
  > label:after,
.floating-labels:not(.el-style-border-bottom)
  .form-row.float-label.has-focus
  > label:after {
  content: "";
  background: #fff;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: -1;
}
.floating-labels.el-style-border-width-1
  .field-wrap.float-label.has-focus
  > .nf-field-label:after,
.floating-labels.el-style-border-width-1
  .field-wrap.float-label.has-val
  > .nf-field-label:after,
.floating-labels.el-style-border-width-1
  .form-row.float-label.has-val
  > label:after,
.floating-labels.el-style-border-width-1
  .form-row.float-label.has-focus
  > label:after {
  top: 9px;
}
.floating-labels .nf-error-msg {
  font-size: 12px;
  color: #e43737;
}
.floating-labels .nf-field-label .ninja-forms-req-symbol {
  color: inherit;
}
.floating-labels .nf-form-errors .nf-error-msg {
  line-height: 1;
  padding: 5px 12px;
  background: #ffdada;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
}
.floating-labels .field-wrap.has-focus.nf-error > .nf-field-label,
.floating-labels .field-wrap.has-val.nf-error > .nf-field-label {
  color: #fa4d5a;
}
.floating-labels .nf-field .nf-error .ninja-forms-field {
  border-color: #f27362;
}
.nf-form-content .list-select-wrap .nf-field-element > div:focus,
.nf-form-content input:not([type="button"]):focus,
.nf-form-content textarea:focus {
  color: #282828;
  border-color: currentColor;
}
.floating-labels.el-style-border-bottom
  .nf-form-content
  .list-select-wrap
  .nf-field-element
  > div:focus,
.floating-labels.el-style-border-bottom
  .nf-form-content
  input:not([type="button"]):focus,
.floating-labels.el-style-border-bottom .nf-form-content textarea:focus {
  color: inherit;
  border-color: currentColor;
  background: #fff0;
}
.floating-labels.el-style-border-width-1
  .nf-field
  .nf-error
  .ninja-forms-field {
  border-width: 1px;
}
.floating-labels .wpcf7-form textarea {
  min-height: 200px;
}
.floating-labels
  .form-row.thwcfd-field-radio
  > label:not(.woocommerce-form__label-for-checkbox) {
  display: block;
}
#billing_address_2_field .fl-label .optional,
#shipping_address_2_field .fl-label .optional {
  display: none;
}
div.wpforms-container .wpforms-form input[type="checkbox"]:checked {
  background: #282828 !important;
  border-color: #282828 !important;
}
div.wpforms-container .wpforms-form input[type="checkbox"],
div.wpforms-container .wpforms-form input[type="radio"] {
  display: inline-flex;
  margin: -0.25rem 0.25rem 0 0;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  position: relative;
  border-width: 2px !important;
  vertical-align: middle;
}
div.wpforms-container .wpforms-form input[type="checkbox"] + label,
div.wpforms-container .wpforms-form input[type="radio"] + label {
  cursor: pointer;
}
div.wpforms-container .wpforms-form .wpforms-field-label {
  color: initial;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
div.wpforms-container ul:not([class]),
div.wpforms-container ul li {
  padding-left: 0;
  margin-left: 0;
}
.et-global-campaign {
  background-color: #e97a7e;
  color: #fff;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.9em;
  width: 100%;
  z-index: 602;
  min-height: 40px;
  padding: 5px 0;
}
.et-global-campaign a {
  color: inherit;
}
.et-global-campaign p,
.et-global-campaign ul,
.et-global-campaign {
  margin: 0;
}
.et-global-campaign .et-close {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 15px;
  height: 15px;
  right: 10px;
  color: #fff;
  background: #fff0;
  border: 0;
  padding: 0;
  z-index: 1;
}
.et-global-campaign .et-close:before,
.et-global-campaign .et-close:after,
.et-global-campaign .et-close:hover:before,
.et-global-campaign .et-close:hover:after {
  background-color: #fff;
}
.campaign-inner.inline {
  display: flex;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}
.campaign-inner.inline .et-campaign {
  padding: 0 15px;
}
.campaign-inner .et-campaign {
  position: relative;
  width: 100%;
}
.campaign-inner .link-button {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.7em;
  padding: 0.1em 0.8em;
  border: 2px solid currentColor;
  margin: 0 1em;
}
.slick-slider .slick-slide.et-campaign > a {
  display: inline-flex;
}
.top-bar {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.9em;
  min-height: 40px;
  background-color: #282828;
  color: #eee;
}
.top-bar a {
  color: #fff;
}
.top-bar a:hover {
  opacity: 0.8;
}
.top-bar svg {
  width: 20px;
  height: 20px;
}
.top-bar .container {
  display: flex;
  align-items: center;
}
.top-bar .topbar-items {
  display: flex;
  flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.top-bar .topbar-center {
  text-align: center;
  justify-content: center;
}
.top-bar .topbar-right {
  text-align: right;
  justify-content: flex-end;
}
.top-bar .topbar-left > *:not(:last-child) {
  margin-right: 20px;
}
.top-bar .topbar-right > *:not(:first-child) {
  margin-left: 20px;
}
.top-bar .topbar-left,
.top-bar .topbar-right {
  flex: 1;
}
.et-top-menu li {
  position: relative;
  display: inline-flex;
  list-style: none;
}
.top-bar .et-top-menu > li > a {
  font-size: inherit;
  padding: 0 10px;
  vertical-align: middle;
  transition: opacity 0.2s ease;
}
.top-bar .et-top-menu > li:first-child > a {
  padding-left: 0;
}
.top-bar .et-top-menu > li:last-child > a {
  padding-right: 0;
}
.top-bar .et-top-menu ul {
  padding: 0 0 14px;
}
.top-bar .et-top-menu ul li a {
  padding: 8px 23px;
}
.top-bar p {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .top-bar,
  .top-bar .topbar-items {
    display: none;
  }
  .top-bar .topbar-items {
    flex: auto;
  }
}
.social-icons li,
.widget .social_widget .social-icons li {
  display: inline;
  padding-left: 10px;
}
.social-icons li:first-child,
.widget .social_widget .social-icons li:first-child {
  padding-left: 0;
}
.social-icons li a {
  font-size: 18px;
  padding: 0.45em;
  vertical-align: middle;
}
.top-bar-social-icons {
  float: left;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .social-icons li a {
    font-size: 22px;
  }
}
.et-switcher-container,
.et-switcher-container .et-header-menu {
  display: inline;
  position: relative;
}
.et-switcher-container .label {
  margin-right: 10px;
}
.et-switcher-container .et-header-menu .sub-menu {
  padding-top: 12px;
  padding: 0;
  background: #fff;
  border: 1px solid #ddd;
  text-align: initial;
  left: auto;
  right: 0;
  margin: 0;
}
.et-switcher-container .et-header-menu .sub-menu:before {
  display: none;
}
.et-switcher-container .et-header-menu .sub-menu li {
  min-width: auto;
  width: auto;
  padding: 0;
}
.et-switcher-container .et-header-menu .sub-menu li a {
  display: block;
  line-height: 1;
  padding: 12px 20px;
  margin-left: 0;
  white-space: nowrap;
  min-width: 60px;
  width: auto;
  height: auto;
  margin: 0;
  color: initial;
}
.et-switcher-container .et-header-menu .sub-menu li a:after {
  display: none;
}
.et-switcher-container .et-header-menu .sub-menu li a:hover {
  background: rgb(0 0 0 / 0.05);
  color: initial;
}
.et-switcher-container .selected {
  color: #282828;
  white-space: nowrap;
}
.et-switcher-container .et-header-menu .selected:after {
  content: "\e925";
  font-family: "et-icon";
  margin-left: 0.5em;
}
.top-bar .container,
.top-bar .et-switcher-container,
.top-bar .et-switcher-container .et-header-menu,
.top-bar .et-switcher-container .et-header-menu > li {
  height: 100%;
}
.top-bar .et-switcher-container .et-header-menu ul,
.top-bar .account-links ul {
  z-index: 603;
}
.top-bar .et-switcher-container .label,
.site-header .et-switcher-container .label {
  display: none;
}
.footer-bar .et-header-menu .sub-menu,
.side-menu .et-header-menu .sub-menu {
  padding: 0;
  background: #fff;
  border: 1px solid #ddd;
  bottom: 150%;
  top: auto;
}
.footer-bar .et-header-menu .sub-menu:before,
.side-menu .et-header-menu .sub-menu:before {
  display: none;
}
.footer-bar .switchers {
  display: inline-flex;
  align-items: center;
}
.footer-bar .et-switcher-container {
  font-size: 0.9em;
  margin-right: 12px;
}
.footer-bar .et-switcher-container + .et-switcher-container {
  margin-right: 0;
}
.side-mobile-menu .et-switcher-container {
  display: flex;
  justify-content: space-between;
  padding: 0.8em 0;
}
.side-fullscreen-menu .et-switcher-container {
  display: inline;
  white-space: nowrap;
  border: 0;
}
.side-fullscreen-menu .et-switcher-container {
  margin-right: 12px;
}
.et-language .ls-flag {
  max-width: none;
}
.et-language .ls-code {
  text-transform: uppercase;
}
.et-language .ls-code,
.et-language .ls-name {
  margin-left: 6px;
}
.et-language .selected *,
.et-language a *,
.header-mobile .et-language .selected *,
.header-mobile .et-language a * {
  display: none;
}
.ls-default-code .ls-code,
.ls-default-flag .ls-flag,
.ls-default-name .ls-name {
  display: inline;
}
.wpml-ls a * {
  display: inline !important;
}
.wpml-ls-legacy-dropdown-click {
  width: auto;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  z-index: 603;
}
.wpml-ls-legacy-dropdown-click a {
  color: initial;
  opacity: 1;
}
.country-selector.weglot-dropdown {
  background: #fff0;
  z-index: inherit;
}
.country-selector.weglot-dropdown ul {
  z-index: 603;
}
.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
  font-size: inherit;
}
.country-selector.weglot-dropdown .wgcurrent {
  border: 0;
}
.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 40px;
}
.country-selector.weglot-dropdown a {
  color: initial;
}
.country-selector.weglot-dropdown a:hover {
  background: rgb(0 0 0 / 0.05);
}
.country-selector.weglot-dropdown .wgcurrent:after {
  content: "\e925";
  font-family: "et-icon";
  transform: none;
  top: 50%;
  margin-top: -5px;
  line-height: 10px;
  background: none;
}
.trp-language-switcher > div {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0;
  width: auto !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language {
  background: #fff0;
  border: 0;
  padding: 0;
}
.trp-language-switcher > div > a {
  background: #fff0;
  line-height: 1;
  padding: 12px 20px;
  white-space: nowrap;
  color: initial;
}
.trp-language-switcher > div > a > img {
  max-width: none;
}
.trp-language-switcher .trp-ls-shortcode-current-language a {
  padding: 12px 0;
  color: inherit;
}
.trp-language-switcher .trp-ls-shortcode-current-language a:after {
  content: "\e925";
  font-family: "et-icon";
  margin-left: 0.5em;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language {
  visibility: visible;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language {
  top: 100%;
  left: auto;
  right: 0;
  z-index: 999;
}
.trp-language-switcher .trp-ls-shortcode-language .trp-ls-disabled-language {
  display: none;
}
.side-mobile-menu .trp-language-switcher.trp-language-switcher-container {
  width: 100%;
  text-align: right;
}
.side-panel-mobile .trp-language-switcher:focus .trp-ls-shortcode-language,
.side-panel-mobile .trp-language-switcher:hover .trp-ls-shortcode-language {
  left: auto;
  right: 0;
  bottom: 0;
  top: auto;
}
@media only screen and (min-width: 992px) {
  .et-language .et-header-menu.style-inline li,
  .et-language .et-header-menu.style-inline ul,
  .et-language .et-header-menu.style-inline .sub-menu li a {
    display: inline-flex !important;
    visibility: visible;
    opacity: 1;
    position: relative;
    top: auto;
    bottom: auto;
    border: 0 !important;
    background: none !important;
    z-index: inherit !important;
  }
  .et-language .et-header-menu.style-inline .selected {
    border-bottom: 2px solid currentColor;
  }
  .et-language .et-header-menu.style-inline .selected,
  .et-language .et-header-menu.style-inline li a {
    color: inherit !important;
    padding: 0 2px;
    margin-right: 10px;
    min-width: 0;
  }
  .et-language .et-header-menu.style-inline .selected:after {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .top-bar .et-language .selected *,
  .top-bar .et-language a * {
    display: none;
  }
  .top-bar .ls-mobile-flag .ls-flag,
  .top-bar .ls-mobile-code .ls-code,
  .top-bar .ls-mobile-name .ls-name {
    display: inline;
  }
}
.header-mobile .ls-mobile-flag .ls-flag,
.header-mobile .ls-mobile-code .ls-code,
.header-mobile .ls-mobile-name .ls-name {
  display: inline;
}
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 602;
  color: #282828;
  -moz-transition: height 0.15s linear, box-shadow 0.18s linear,
    background-color 0.15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -o-transition: height 0.15s linear, box-shadow 0.18s linear,
    background-color 0.15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -webkit-transition: height 0.15s linear, box-shadow 0.18s linear,
    background-color 0.15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition: height 0.15s linear, box-shadow 0.18s linear,
    background-color 0.15s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -webkit-tap-highlight-color: #fff0;
  transition-delay: 0.2s;
}
.header-sticky .site-header {
  position: fixed;
}
.has-top-bar .site-header,
.has-campaign-bar .site-header,
.et-site-layout-framed .site-header {
  position: absolute;
}
.header-border-1 .site-header:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid rgb(0 0 0 / 0.1);
}
.header-spacer,
.product-header-spacer {
  height: 90px;
}
.admin-bar .site-header,
.admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .site-header,
.admin-bar .mfp-wrap,
.admin-bar .side-panel {
  top: 46px;
}
.admin-bar .mfp-wrap,
.admin-bar .et-mfp-quickview .mfp-content,
.admin-bar .side-panel {
  padding-bottom: 46px;
}
.elementor-location-header + .site-content .product-header-spacer {
  display: none;
}
@media screen and (max-width: 600px) {
  .admin-bar .site-header,
  .admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .site-header,
  .admin-bar.header_on_scroll .mfp-wrap,
  .admin-bar.header_on_scroll .side-panel {
    top: 0;
  }
  .admin-bar.header_on_scroll .mfp-wrap,
  .admin-bar.header_on_scroll .et-mfp-quickview .mfp-content,
  .admin-bar.header_on_scroll .side-panel {
    padding-bottom: 0;
  }
  .admin-bar.header-sticky.has-top-bar .site-header,
  .admin-bar.header-sticky .site-header {
    position: absolute;
  }
  .admin-bar.header-sticky.header_on_scroll .site-header {
    position: fixed;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .site-header,
  .admin-bar.header-sticky.header_on_scroll:not(.megamenu-active) .site-header,
  .admin-bar .mfp-wrap,
  .admin-bar .side-panel {
    top: 32px;
  }
  .admin-bar .mfp-wrap,
  .admin-bar .et-mfp-quickview .mfp-content,
  .admin-bar .side-panel {
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .admin-bar.has-top-bar .site-header,
  .admin-bar.has-campaign-bar .site-header {
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .admin-bar:not(.header-sticky) .site-header {
    top: 0;
  }
  .admin-bar.has-top-bar .site-header,
  .admin-bar.has-campaign-bar .site-header {
    top: 0;
  }
}
.site-header .logo-holder {
  height: 100%;
}
.site-header .logolink {
  display: inline-grid;
  flex-direction: column;
  position: relative;
  align-items: center;
  justify-content: start;
  height: 100%;
}
.site-header .logolink .logoimg,
.site-header .logolink img {
  display: block;
  max-width: none;
  width: auto;
}
.logolink img[src$=".svg"] {
  height: 100%;
}
.site-header .logolink .logoimg.bg--dark,
.site-header .logolink .logoimg.bg--alt {
  opacity: 0;
  display: none;
}
h1.site-title {
  margin: 0;
}
.header_on_scroll .site-header {
  position: fixed;
  background-color: #fff;
  opacity: 0.999;
  transition-delay: 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.header_on_scroll:not(.megamenu-active) .site-header {
  -webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 0.3);
  -moz-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 0.3);
  box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 0.3);
  transition-delay: 0.2s;
}
.header_on_scroll .site-header:after {
  display: none;
}
.header_on_scroll.megamenu-active .site-header {
  position: absolute;
  top: 0;
}
.site-header a {
  text-decoration: none;
}
.site-header a.icon {
  display: inline-flex;
  align-items: center;
}
.quick_search .text,
.quick_wishlist .text,
.quick_cart .text,
.et-menu-account-btn.account-icon span,
.et-menu-account-btn.account-text svg,
.top-bar .et-menu-account-btn:after {
  display: none;
}
.top-bar .et-menu-account-btn {
  padding: 0;
}
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container {
  max-width: none;
}
@media (min-width: 576px) {
  .header-full-width:not(.checkout-distraction-free) .top-bar .container,
  .header-full-width:not(.checkout-distraction-free) .site-header .container,
  .header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1490px) {
  .header-full-width:not(.checkout-distraction-free) .top-bar .container,
  .header-full-width:not(.checkout-distraction-free) .site-header .container,
  .header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.site-header {
  display: flex;
  flex-direction: column;
}
.site-header .header-main,
.site-header .header-bottom {
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.site-header .container,
.site-header .header-items,
.site-header .navigation,
.site-header .et-header-menu,
.site-header .et-header-menu > li {
  height: 100%;
}
.site-header .header-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.header-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.header-left-items {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.header-center-items {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-right-items {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-left-items > * {
  margin-right: 24px;
}
.header-left-items > *:last-child {
  margin-right: 0;
}
.header-center-items > * {
  margin: 0 17px;
}
.logo-center .header-center-items > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.logo-center .header-center-items .logo-holder + * {
  text-align: left;
}
.no-sides .header-center-items {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.logo-center .header-center-items .logo-holder {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
  -ms-flex: initial;
  flex: initial;
  text-align: center;
}
.logo-center .header-center-items .et-header-menu {
  justify-content: flex-end;
}
.logo-center .header-center-items .logo-holder + * .et-header-menu {
  justify-content: flex-start;
}
.logo-center .header-center-items {
  flex-grow: 1;
}
.header-right-items > * {
  margin-left: 24px;
}
.header-right-items > *:first-child {
  margin-left: 0;
}
.site-header.header-v9 .header-main {
  position: relative;
  height: 60%;
}
.site-header.header-v9 .header-bottom {
  height: 40%;
}
.header_on_scroll:not(.megamenu-active)
  .header-custom.sticky-display-bottom
  .header-main,
.header_on_scroll:not(.megamenu-active)
  .header-custom.sticky-display-top
  .header-bottom {
  display: none;
}
.header_on_scroll:not(.megamenu-active) .sticky-display-bottom .header-bottom,
.header_on_scroll:not(.megamenu-active) .site-header .header-main {
  height: 100%;
}
.header-center-items .et-header-menu li.menu-item-mega-parent {
  position: static;
}
.header-center-items .et-header-menu > li.menu-item-mega-parent > .sub-menu {
  justify-content: center;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header-mobile {
  height: 100%;
  display: none;
}
.header-mobile.disabled:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.header-mobile.logo-center .logo-holder {
  justify-content: center;
}
.header-mobile.logo-center .hamburger-menu,
.header-mobile.logo-center .mobile-header-icons {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mobile-header-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.mobile-header-icons > * {
  margin-left: 25px;
}
.header-mobile.logo-left .logo-holder {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px;
}
.header-mobile.logo-center .logolink {
  justify-content: center;
}
.custom_scroll,
#side-cart .woocommerce-mini-cart,
.elementor-menu-cart__wrapper .woocommerce-mini-cart,
.shop-widget-scroll .widget > ul,
.shop-widget-scroll .widget:not(.widget-woof) .widgettitle + *,
.shop-widget-scroll .wcapf-layered-nav,
.woof_section_scrolled,
.woof_container_color .woof_block_html_items {
  overflow-x: hidden;
  overflow-y: auto;
}
.custom_scroll::-webkit-scrollbar,
.woocommerce-mini-cart::-webkit-scrollbar,
.shop-widget-scroll .widget > ul::-webkit-scrollbar,
.shop-widget-scroll
  .widget:not(.widget-woof)
  .widgettitle
  + *::-webkit-scrollbar,
.shop-widget-scroll .wcapf-layered-nav::-webkit-scrollbar,
.woof_section_scrolled::-webkit-scrollbar,
.woof_container_color .woof_block_html_items::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgb(0 0 0 / 0.03);
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgb(0 0 0 / 0.2);
}
::-webkit-scrollbar-thumb:hover {
  background: rgb(0 0 0 / 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgb(0 0 0 / 0.1);
}
.shop-sidebar.woof_use_beauty_scroll::-webkit-scrollbar-track,
.shop-sidebar .woof_use_beauty_scroll::-webkit-scrollbar-thumb {
  box-shadow: none;
}
.shop-sidebar .woof_use_beauty_scroll::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0.2);
}
.side-panel {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 600;
  padding: 0;
  background: #fff;
  right: 0;
  will-change: transform;
  -webkit-transition: opacity 0.25s ease, ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  opacity: 0;
}
.side-panel header {
  background: #f8f8f8;
  background: rgb(0 0 0 / 0.02);
  color: #282828;
  padding: 0 50px;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.side-panel header .container {
  padding: 0;
}
.side-panel .panel-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  height: 70px;
  padding: 0;
}
.side-panel .side-panel-title {
  margin: 0;
  display: inline-flex;
}
.side-panel .et-close {
  border-radius: 50%;
  background: rgb(255 255 255 / 0.7);
  border: 9px solid #fff0;
  color: #777;
  width: 36px;
  height: 36px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.side-panel .et-close:before,
.side-panel .et-close:after {
  background-color: #777;
}
.side-panel.dark .panel-header-inner .et-close {
  background: rgb(255 255 255 / 0.1);
}
.side-panel.dark .panel-header-inner .et-close:before,
.side-panel.dark .panel-header-inner .et-close:after {
  background-color: rgb(255 255 255 / 0.5);
}
.side-panel .side-panel-content {
  position: relative;
  padding: 35px 50px 50px;
  flex: 1;
}
.side-panel-content > .ps__scrollbar-y-rail {
  display: none !important;
}
@media only screen and (max-width: 575px) {
  .side-panel .side-panel-content {
    padding: 20px 35px 25px;
  }
  .side-panel header {
    padding: 0 35px;
  }
}
@media only screen and (min-width: 576px) {
  .side-panel {
    width: 400px;
  }
  #side-cart {
    width: 460px;
  }
}
.menu-toggle,
.menu-toggle .bars,
.hamburger-menu {
  display: inline-flex;
  align-items: center;
}
.menu-toggle {
  padding: 6px 0;
  background: transparent !important;
  border: 0;
  outline: none;
}
.menu-toggle .name {
  margin-left: 10px;
  display: none;
}
.side-menu {
  width: 100%;
  max-width: 460px;
  z-index: 604;
  right: auto;
  left: 0;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow: hidden;
}
.side-menu.side-panel header {
  justify-content: center;
  background: #fff0;
}
.side-menu.side-panel .side-panel-title {
  display: none;
}
.side-menu.no-bar:not(.dark) .et-close {
  background: rgb(0 0 0 / 0.05);
}
.side-menu.no-bar .side-panel-content {
  padding-top: 0;
}
.panel-open-menu .side-menu {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.side-menu .container {
  padding: 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.side-menu .bottom-extras {
  margin-top: auto;
  width: 100%;
}
.side-menu .widget {
  margin: 0 0 24px;
}
.side-menu .widgettitle {
  margin-bottom: 10px;
  font-size: inherit;
  font-weight: 400;
}
.side-menu .widget p {
  margin-bottom: 0;
}
.mobile-menu {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.mobile-menu li {
  margin: 0;
  position: relative;
  list-style: none;
}
.mobile-menu li .et-menu-toggle {
  display: none;
}
.mobile-menu li.menu-item-has-children > .et-menu-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  text-align: center;
  right: 0;
  top: 5px;
  cursor: pointer;
}
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle {
  background: #f8f8f8;
  background-color: rgb(0 0 0 / 0.05);
}
.mobile-menu li.menu-item-has-children > .et-menu-toggle:after {
  content: "\e925";
  font-family: "et-icon";
}
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after {
  content: "\e914";
}
.mobile-menu li a {
  position: relative;
  display: block;
  padding: 0.7em 0;
  text-decoration: none;
  color: #444;
}
.mobile-menu.menu-vertical .sub-menu li a {
  padding: 0.5em 0;
}
.mobile-menu.menu-vertical .sub-menu li:not(.title-item) > a {
  text-transform: none;
  letter-spacing: unset;
  font-size: inherit;
}
.mobile-menu li.menu-item-has-children {
  position: relative;
}
.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0 0 13px 13px;
  animation: 0.85s fadeIn;
}
.mobile-menu .sub-menu ul {
  padding: 4px 0 14px 13px;
}
.sliding-menu {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-grow: 1;
}
.sliding-menu-panel {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}
.sliding-menu .active a {
  font-weight: 700;
}
.sliding-menu .sliding-menu-nav:before {
  position: absolute;
  right: 0;
  top: 5px;
  margin-left: 1em;
  content: "\e923";
  font-family: "et-icon";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  cursor: pointer;
}
.mobile-menu.menu-sliding > .menu-item-has-children > .et-menu-toggle:after {
  content: "\e923";
}
.sliding-menu .sliding-menu-back {
  color: #777;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.sliding-menu .sliding-menu-back:before {
  position: relative;
  top: auto;
  right: auto;
  margin: 0;
  content: "\e924";
  margin-right: 0.5em;
}
.no-touch .sliding-menu .sliding-menu-back:hover {
  color: #777;
}
.menu-sliding > li,
.sliding-menu .sliding-menu-panel-root,
.sliding-menu .sliding-menu-top {
  font-size: 1.1em;
  text-transform: uppercase;
  overflow: hidden;
}
.sliding-menu .sliding-menu-icon {
  margin-right: 0.4em;
}
.sliding-menu .sliding-menu-separator {
  margin: 0.4em 1em;
  border-top: 2px solid #555;
}
.side-menu .account-menu li,
.side-menu .account-menu .et-menu-account-btn,
.side-menu .bottom-extras .quick_wishlist,
.side-menu .bottom-extras .quick_cart,
.side-menu .bottom-extras .social-icons {
  display: flex;
  align-items: center;
  padding: 0.7em 0;
}
.side-menu .bottom-extras .social-icons {
  flex-wrap: wrap;
}
.side-menu .account-menu li {
  padding: 5px 0;
}
.side-menu .account-menu li a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  background: rgb(0 0 0 / 0.05);
  padding: 0.5em 1em;
  border-radius: 0.3em;
}
.side-menu .account-menu .account-title {
  text-transform: uppercase;
  color: #999;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  #fullscreen-menu {
    display: none;
  }
}
.side-menu .bottom-extras,
.side-menu .bottom-extras .menu-divider {
  border-top: 1px solid #ddd;
  border-top-color: rgb(0 0 0 / 0.1);
  padding-top: 10px;
}
.side-menu .bottom-extras .menu-divider {
  padding: 0;
  margin: 10px 0;
}
.side-menu .bottom-extras > div .mobile-menu {
  margin: 0;
}
.side-menu .bottom-extras > div:last-child {
  border: 0;
  padding-bottom: 0;
}
.side-menu .bottom-extras .quick_wishlist .text,
.side-menu .bottom-extras .quick_cart .text,
.side-menu .bottom-extras .account-menu .text {
  display: inline;
  flex-grow: 1;
  margin-right: auto;
}
.side-menu .bottom-extras .quick_wishlist svg,
.side-menu .bottom-extras .quick_cart svg,
.side-menu .bottom-extras .account-menu svg {
  height: 20px;
  width: 20px;
  order: 5;
}
.side-menu .bottom-extras .minicart-counter,
.side-menu .bottom-extras .et-wishlist-counter {
  margin-right: 4px;
}
@media only screen and (min-width: 992px) {
  #mobile-menu:not(.desktop-active) {
    visibility: hidden;
    opacity: 0;
  }
  .side-mobile-menu .mobile-search,
  .side-mobile-menu .bottom-extras .quick_cart,
  .side-mobile-menu .bottom-extras .quick_wishlist,
  .side-mobile-menu .bottom-extras .et-mobile-text,
  .side-mobile-menu .bottom-extras .quick_wishlist + .menu-divider,
  .side-mobile-menu.hide-desktop-account
    .bottom-extras
    .account-menu
    + .menu-divider,
  .side-mobile-menu.hide-desktop-currency
    .bottom-extras
    .et-currency
    + .menu-divider,
  .side-mobile-menu.hide-desktop-language
    .bottom-extras
    .et-language
    + .menu-divider,
  .side-mobile-menu.hide-desktop-language
    .bottom-extras
    .menu-divider
    + .menu-divider,
  .side-mobile-menu.hide-desktop-account .bottom-extras .account-menu,
  .side-mobile-menu.hide-desktop-currency .bottom-extras .et-currency,
  .side-mobile-menu.hide-desktop-language .bottom-extras .et-language,
  .side-mobile-menu.hide-desktop-social .bottom-extras .social-icons {
    display: none;
  }
  .sliding-menu .sliding-menu-panel-root {
    font-size: 1.2em;
  }
}
.side-fullscreen-menu .bottom-extras {
  font-size: 0.9em;
}
.side-fullscreen-menu .big-menu,
.side-fullscreen-menu .bottom-extras {
  width: 25%;
}
.side-fullscreen-menu .big-menu {
  margin: 20px 0;
}
.big-menu > li {
  border: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.big-menu li a {
  padding: 8px 10px;
  line-height: inherit;
  color: #444;
}
.big-menu > li > a {
  padding: 5px 0;
  font-size: 1.15em;
}
.big-menu > li:not(.title-item) > a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.big-menu li.menu-item-has-children {
  position: static;
}
.big-menu > li.menu-item-has-children > .et-menu-toggle {
  position: relative;
  cursor: default;
}
.big-menu > li.menu-item-has-children.active-big .et-menu-toggle,
.mobile-menu .menu-item-has-children.active > .et-menu-toggle {
  background: #f8f8f8;
  background-color: rgb(0 0 0 / 0.05);
}
.big-menu > li.menu-item-has-children > .et-menu-toggle:after {
  content: "\e923";
}
.big-menu > li > .sub-menu {
  border: 0;
  position: absolute;
  width: 75%;
  min-height: 50vh;
  left: 25%;
  top: 0;
  padding: 25px 0 0 5%;
  margin-left: -1px;
  max-height: 100%;
  flex-flow: inherit;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.big-menu > li > .sub-menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.big-menu > li:not(.menu-item-mega-parent) > .sub-menu {
  flex-direction: column;
}
.big-menu > li > .sub-menu li {
  position: relative;
}
.big-menu > li > .sub-menu:before {
  content: " ";
  left: 3%;
  top: 0;
  width: 1px;
  background: #f2f2f2;
  background: linear-gradient(0deg, #fff0 0%, rgb(0 0 0 / 0.1) 50%);
  float: left;
  position: absolute;
  height: 100%;
}
.big-menu > li.active-big > .sub-menu,
.big-menu > li:hover > .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.big-menu > li.menu-item-mega-parent > .sub-menu > li {
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
}
.big-menu li > .sub-menu > li .et-menu-toggle {
  display: none;
}
.big-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a,
.big-menu li > .sub-menu > li.title-item > a {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.big-menu li > .sub-menu .sub-menu {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  display: inline-block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.big-menu > li.menu-item-mega-parent > .sub-menu .sub-menu {
  padding: 0;
}
.big-menu > li:hover > .sub-menu .sub-menu,
.big-menu > li.active-big > .sub-menu .sub-menu {
  opacity: 1;
  visibility: visible;
}
.big-menu .sub-menu .sub-menu .sub-menu {
  padding-left: 15px;
}
.side-menu.dark {
  background-color: #333;
}
.side-menu.dark .mobile-search span,
.side-menu.dark .side-panel-content {
  color: rgb(255 255 255 / 0.7);
}
.side-menu.dark .sliding-menu a.sliding-menu-back {
  color: rgb(255 255 255 / 0.5);
}
.side-menu.dark .side-panel-content a,
.side-menu.dark .side-panel-content h1,
.side-menu.dark .side-panel-content h2,
.side-menu.dark .side-panel-content h3,
.side-menu.dark .side-panel-content h4,
.side-menu.dark .side-panel-content h5,
.side-menu.dark .side-panel-content h6,
.side-menu.dark .side-panel-content .big-menu > li:hover .et-menu-toggle,
.side-menu.dark
  .side-panel-content
  .mobile-menu
  li.menu-item-has-children.active
  > .et-menu-toggle,
.side-menu.dark .side-panel-content .search-panel .search-field,
.side-menu.dark .side-panel-content .search-panel .yith-s,
.side-menu.dark .side-panel-content .search-panel .search-button-group select,
.side-menu.dark .et-header-menu .selected {
  color: #fff;
}
.side-menu.dark .bottom-extras,
.side-menu.dark .menu-divider,
.side-menu.dark .side-panel-content .big-menu > li > .sub-menu:before,
.side-menu.dark .sliding-menu a.sliding-menu-back,
.side-menu.dark .et-switcher-container {
  border-color: rgb(255 255 255 / 0.1);
}
.side-menu.dark .side-panel-content .search-panel .search-button-group {
  border-color: rgb(255 255 255 / 0.7);
}
.side-menu.dark .side-panel-content .big-menu > li:hover .et-menu-toggle,
.side-menu.dark
  .side-panel-content
  .mobile-menu
  li.menu-item-has-children.active
  > .et-menu-toggle,
.side-menu.dark .account-menu li a {
  background-color: rgb(255 255 255 / 0.1);
}
.side-menu.dark .big-menu > li > .sub-menu:before {
  background: linear-gradient(0deg, #fff0 0%, rgb(255 255 255 / 0.3) 50%);
}
.side-menu.has-bar {
  display: flex;
  flex-direction: row;
  max-width: 530px;
}
.side-fullscreen-menu.has-bar {
  max-width: 100%;
}
.mobile-bar {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 15px;
  background: #f8f8f8;
  text-align: center;
}
.mobile-bar .action-icons {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.mobile-bar .action-icons a {
  position: relative;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #777;
}
.mobile-bar .action-icons a:hover {
  background: rgb(255 255 255 / 0.7);
}
.mobile-bar .action-icons a svg {
  display: block;
}
.mobile-bar .action-icons .icon-text {
  display: none;
}
.mobile-bar .action-icons .item-counter {
  position: absolute;
  right: -3px;
}
.mobile-bar.dark {
  background: #383838;
}
.mobile-bar.dark .action-icons a {
  color: rgb(255 255 255 / 0.7);
}
.side-panel .mobile-bar.dark .et-close:before,
.side-panel .mobile-bar.dark .et-close:after {
  background-color: rgb(255 255 255 / 0.7);
}
.mobile-bar.dark .et-close,
.mobile-bar.dark .action-icons a:hover {
  background: rgb(255 255 255 / 0.1);
  color: #fff;
}
@media only screen and (max-width: 490px) {
  .side-menu.has-bar {
    flex-direction: column;
    width: 100%;
  }
  .mobile-bar {
    flex-direction: row;
    justify-content: space-between;
    height: 70px;
    padding-left: 35px;
    padding-right: 35px;
    align-items: center;
  }
  .mobile-bar .action-icons {
    flex-direction: row;
    margin: 0 0 0 auto;
  }
  .mobile-bar .action-icons a {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .side-menu .mobile-menu.big-menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .side-fullscreen-menu {
    max-width: 100%;
  }
  .panel-open-menu .side-fullscreen-menu .side-panel-content .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 1199px) {
  .side-fullscreen-menu .container {
    max-width: 100%;
    padding: 0;
  }
}
.search-panel {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.panel-open-search .search-panel {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 604;
  opacity: 1;
}
.search-panel.side-panel {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}
.search-panel {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.panel-open-search .search-panel {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.search-panel header,
.search-panel header .panel-header-inner {
  background: #fff0;
  height: auto;
  border: 0;
  padding: 0;
  justify-content: flex-end;
}
.search-panel header .panel-header-inner {
  padding: 20px 0;
  font-size: 1.1em;
}
.search-panel .et-close {
  background: rgb(0 0 0 / 0.05);
}
.search-panel .side-panel-content {
  padding: 0 15px 25px 15px;
}
.search-panel .search-button-group.et-loader:after {
  right: auto;
  left: -15px;
  width: 10px;
  height: 10px;
  margin: -5px -5px 0 0;
}
.search-panel .search-button-group {
  position: relative;
  max-width: 768px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  border-bottom: 2px solid currentColor;
}
.goya-search .search-button-group select {
  border: 0;
  background-color: #fff0;
  width: 200px;
  max-width: 50%;
  padding-right: 32px;
  background-position: calc(100% - 10px) 48%;
}
.goya-search .search-field,
.goya-search .yith-s {
  width: 100%;
  margin: 0;
  display: block;
  border: 0;
  border-radius: 0;
  background: #fff0;
  height: auto;
  box-sizing: border-box;
  padding: 15px 0;
  position: relative;
}
.goya-search .woocommerce-product-search .search-field {
  margin-left: 30px;
}
.goya-search .woocommerce-product-search [type="submit"] {
  display: none;
}
.goya-search [type="submit"] svg {
  vertical-align: middle;
}
.search-button-group .search-clear,
.search-button-group .search-icon {
  position: absolute;
  left: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  opacity: 0;
}
.search-button-group.text-changed .search-clear {
  opacity: 1;
  z-index: 1;
  width: 12px;
  height: 12px;
}
.search-button-group .search-icon {
  opacity: 0.5;
  display: flex;
  align-items: center;
}
.search-button-group.text-changed .search-icon {
  opacity: 0;
}
.search-button-group .search-clear:before,
.search-button-group .search-clear:after {
  height: 2px;
}
.search-panel .side-panel-title,
.goya-search .autocomplete-wrapper .results-found {
  display: none;
}
.goya-search .autocomplete-wrapper .no-results {
  text-align: center;
  display: block;
}
.goya-search .autocomplete-wrapper .product_list_widget {
  width: auto !important;
  display: flex;
  text-align: initial;
  justify-content: center;
}
.goya-search .autocomplete-wrapper li a {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  color: #282828;
}
.goya-search .autocomplete-wrapper li a .product-title {
  margin-bottom: 5px;
}
.goya-search .autocomplete-wrapper li a ins,
.goya-search .autocomplete-wrapper li a del,
.goya-search .autocomplete-wrapper .amount {
  color: #898989;
}
.goya-search .autocomplete-wrapper li a img {
  width: 50px;
  height: auto;
}
.goya-search .autocomplete-wrapper li a:after {
  content: " ";
  display: table;
  clear: both;
}
.autocomplete-wrapper .product_list_widget li,
.goya-search .autocomplete-wrapper li:nth-child(6) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.goya-search .autocomplete-wrapper li:nth-child(6) {
  margin: 15px 0 0;
}
.goya-search .autocomplete-wrapper li .view-all {
  margin: 0 auto;
  display: flex !important;
}
.site-header .search-button-group {
  border: 2px solid #ddd;
  padding-left: 10px;
  background: #fff;
}
.site-header .search-button-group .search-icon,
.site-header .search-button-group .search-clear {
  left: 10px;
}
.site-header .search-button-group select,
.site-header .search-button-group input {
  height: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.site-header .autocomplete-wrapper,
.top-bar .autocomplete-wrapper {
  position: absolute;
  top: 100%;
  width: 100%;
  min-width: 300px;
  margin-top: 0;
}
.site-header .autocomplete-wrapper {
  margin-top: -1px;
}
.site-header .autocomplete-wrapper .product_list_widget,
.top-bar .autocomplete-wrapper .product_list_widget {
  padding-top: 15px;
  background: #fff;
  border: 1px solid rgb(0 0 0 / 0.1);
  box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
}
.site-header .autocomplete-wrapper .product_list_widget li,
.top-bar .autocomplete-wrapper .product_list_widget li {
  line-height: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.top-bar .autocomplete-wrapper {
  z-index: 604;
}
.top-bar .searchform fieldset {
  z-index: inherit;
}
.top-bar .woocommerce-product-search .search-field,
.top-bar .goya-search .search-button-group select {
  color: inherit;
  max-width: 140px;
  line-height: 1;
}
.top-bar .goya-search .search-button-group select {
  background-image: url(/wp-content/themes/goya/assets/img/svg/chevron-down-white.svg);
}
.top-bar .search-button-group:not(.text-changed) .search-icon {
  opacity: 1;
}
.side-panel-mobile .search-button-group .search-icon,
.site-header .search-button-group .search-icon {
  width: 16px;
  height: 16px;
}
.side-panel-mobile .search-panel .search-field,
.side-panel-mobile .search-panel .yith-s {
  font-weight: 400;
}
.side-panel-mobile .search-panel .wc-category-select {
  display: none;
}
@media (min-width: 768px) {
  .search-panel .side-panel-content {
    padding: 35px 15px 50px 15px;
  }
  .search-panel:not(.mobile-search) .autocomplete-wrapper li a img {
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px 0;
    float: none;
  }
  .autocomplete-wrapper .product_list_widget li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .site-header .search-button-group {
    min-width: 360px;
  }
  .autocomplete-wrapper .product_list_widget li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .search-panel .search-field,
  .search-panel .yith-s {
    font-size: 2em;
  }
}
.side-menu .search-panel.mobile-search {
  transform: none;
  position: relative;
  top: auto;
  opacity: 1;
  background-color: #fff0;
}
.side-menu .mobile-search .autocomplete-wrapper .product_list_widget {
  margin-bottom: 30px;
}
.side-menu .mobile-search .autocomplete-wrapper .product_list_widget li {
  line-height: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.side-menu
  .mobile-search
  .autocomplete-wrapper
  .product_list_widget
  li
  .view-all {
  margin-top: 15px;
}
.autocomplete-wrapper .product_list_widget li {
  margin-bottom: 15px;
}
.minicart-counter.et-count-zero {
  background: #fff0;
  background: #fff0;
  margin-left: 0;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .page-header-transparent .product-header-spacer,
  .header-transparent-mobiles.page-header-transparent:not(.page-title-visible)
    .header-spacer,
  .header-transparent-mobiles.page-header-transparent.hero-title-active
    .header-spacer {
    display: none;
  }
  .header-transparent-mobiles.page-header-transparent .product-header-spacer {
    display: block;
  }
  .sticky-header-light.light-title .site-header .logolink .logoimg,
  .sticky-header-light:not(.header-transparent-mobiles)
    .site-header
    .logolink
    .logoimg {
    opacity: 0;
    display: none;
  }
  .sticky-header-light.light-title
    .site-header
    .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky)
    .logoimg.bg--dark,
  .sticky-header-light:not(.header-transparent-mobiles)
    .site-header
    .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky)
    .logoimg.bg--dark {
    opacity: 1;
    display: block;
  }
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .logolink
    .logoimg,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .logolink
    .logoimg {
    opacity: 0;
    display: none;
  }
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky)
    .logoimg.bg--dark,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .logolink:not(.alt-logo-mobile):not(.alt-logo-tablet):not(.alt-logo-sticky)
    .logoimg.bg--dark {
    opacity: 1;
    display: block;
  }
  .site-header .logolink.alt-logo-mobile .logoimg,
  .site-header .logolink.alt-logo-sticky .logoimg {
    opacity: 0;
    display: none;
  }
  .site-header .logolink.alt-logo-mobile .logoimg.bg--alt,
  .logolink.alt-logo-sticky .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .logolink.alt-logo-mobile
    .logoimg.bg--alt,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .logolink.alt-logo-tablet
    .logoimg.bg--alt,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .logolink.alt-logo-sticky
    .logoimg.bg--alt,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .logolink.alt-logo-mobile
    .logoimg.bg--alt,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .logolink.alt-logo-tablet
    .logoimg.bg--alt,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .logolink.alt-logo-sticky
    .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
  .header-transparent-mobiles.header_on_scroll
    .site-header
    .logolink.alt-logo-sticky
    .logoimg {
    opacity: 0;
    display: none;
  }
  .header-transparent-mobiles.header_on_scroll
    .site-header
    .logolink.alt-logo-sticky
    .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .et-wishlist-counter.active {
    background-color: rgb(255 255 255 / 0.1);
  }
  .sticky-header-light.light-title .site-header a.icon,
  .sticky-header-light.light-title .site-header .menu-toggle,
  .sticky-header-light.light-title .site-header a.icon:hover,
  .sticky-header-light.light-title .site-header .menu-toggle:hover,
  .sticky-header-light:not(.header-transparent-mobiles) .site-header a.icon,
  .sticky-header-light:not(.header-transparent-mobiles)
    .site-header
    .menu-toggle,
  .sticky-header-light:not(.header-transparent-mobiles)
    .site-header
    a.icon:hover,
  .sticky-header-light:not(.header-transparent-mobiles)
    .site-header
    .menu-toggle:hover {
    color: #fff;
  }
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .site-title,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    a.icon,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .menu-toggle,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    a.icon,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .menu-toggle {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .page-header-transparent:not(.page-title-visible) .header-spacer,
  .page-header-transparent.hero-title-active .header-spacer {
    display: none;
  }
  .light-title:not(.header_on_scroll) .site-header .logolink .logoimg,
  .sticky-header-light.header_on_scroll .site-header .logolink .logoimg {
    opacity: 0;
    display: none;
  }
  .light-title:not(.header_on_scroll)
    .site-header
    .logolink:not(.alt-logo-tablet)
    .logoimg.bg--dark,
  .sticky-header-light.header_on_scroll
    .site-header
    .logolink:not(.alt-logo-tablet)
    .logoimg.bg--dark {
    opacity: 1;
    display: block;
  }
  .header_on_scroll .site-header .logolink.alt-logo-sticky .logoimg {
    opacity: 0;
    display: none;
  }
  .header_on_scroll .site-header .logolink.alt-logo-sticky .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
  .light-title:not(.header_on_scroll) .site-header .site-title,
  .light-title:not(.header_on_scroll) .site-header .et-header-menu > li > a,
  .sticky-header-light.header_on_scroll .site-header .et-header-menu > li > a,
  .light-title:not(.header_on_scroll) span.minicart-counter.et-count-zero,
  .sticky-header-light.header_on_scroll .site-header .et-header-text,
  .sticky-header-light.header_on_scroll .site-header .et-header-text a,
  .light-title:not(.header_on_scroll) .site-header .et-header-text,
  .light-title:not(.header_on_scroll) .site-header .et-header-text a,
  .sticky-header-light.header_on_scroll .site-header .icon,
  .light-title:not(.header_on_scroll) .site-header .icon,
  .sticky-header-light.header_on_scroll .site-header .menu-toggle,
  .light-title:not(.header_on_scroll) .site-header .menu-toggle,
  .sticky-header-light.header_on_scroll
    .site-header
    .et-switcher-container
    .selected,
  .light-title:not(.header_on_scroll)
    .site-header
    .et-switcher-container
    .selected,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    li
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:hover
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:focus
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    li
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:hover
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:focus
    > a {
    color: #fff;
  }
  .light-title:not(.header_on_scroll) .site-header .et-wishlist-counter.active {
    background-color: rgb(255 255 255 / 0.1);
  }
}
@media only screen and (max-width: 991px) {
  .site-header .logolink.alt-logo-tablet .logoimg {
    opacity: 0;
    display: none;
  }
  .site-header .logolink.alt-logo-tablet .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .light-title:not(.header_on_scroll) .site-header .logolink .logoimg {
    opacity: 0;
    display: none;
  }
  .light-title:not(.header_on_scroll) .site-header .logolink .logoimg.bg--dark,
  .sticky-header-light.header_on_scroll
    .site-header
    .logolink
    .logoimg.bg--dark {
    opacity: 1;
    display: block;
  }
  .site-header .logolink.alt-logo-tablet .logoimg.bg--alt {
    opacity: 0;
    display: none;
  }
}
.menu-item-mega-parent .sub-menu > li > a:not([href]),
.menu-item-mega-parent .sub-menu > li > a[href="#"],
.menu-item.title-item a:not([href]),
.menu-item.title-item a[href="#"] {
  cursor: text;
}
.menu-item-mega-parent .sub-menu > li > a:not([href]):hover:after,
.menu-item-mega-parent .sub-menu > li > a[href="#"]:hover:after,
.menu-item.title-item a:not([href]):hover:after,
.menu-item.title-item a[href="#"]:hover:after {
  width: 0;
}
.et-header-menu {
  display: flex;
  list-style: none;
}
.et-header-menu.socials {
  margin-left: 30px;
}
.et-header-menu.socials li + li {
  margin-left: 10px;
}
.et-header-menu > li {
  display: inline-flex;
  padding-left: 24px;
  margin-left: -1px;
  align-items: center;
}
.et-header-menu > li:first-child {
  padding-left: 0;
}
.et-header-menu > li a {
  padding: 10px 0;
  position: relative;
}
.et-header-menu > li > a {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.et-header-menu > li a .fa {
  margin-right: 7px;
}
.mobile-menu .menu-label,
.et-header-menu .menu-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 10px;
  font-weight: 400;
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 4px;
  color: #fff;
  background-color: #bbb;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 3px;
}
.big-menu .sub-menu,
.et-header-menu > li > .sub-menu {
  text-align: initial;
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all 0.18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition-delay: 0.2s;
}
.et-header-menu .sub-menu {
  padding: 30px 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -3px;
  z-index: 10;
  text-align: inherit;
  visibility: hidden;
  opacity: 0;
  transition: all 0.18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition-delay: 0.2s;
  line-height: 1.5;
}
.big-menu > li > .sub-menu {
  display: flex;
}
.big-menu > li:hover > .sub-menu,
.big-menu > li.active-big > .sub-menu,
.et-header-menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.big-menu > li:hover > .sub-menu,
.big-menu > li.active-big > .sub-menu,
.et-header-menu > li.menu-item-mega-parent > .sub-menu {
  display: flex;
}
.et-header-menu > li.menu-item-mega-parent.no-wrap > .sub-menu {
  flex-wrap: nowrap;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
  margin-bottom: 30px;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu {
  flex-wrap: wrap;
  width: 100%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li {
  max-width: 20%;
  width: 100%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-3
  > .sub-menu
  > li {
  max-width: 33.333333%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-4
  > .sub-menu
  > li {
  max-width: 25%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-6
  > .sub-menu
  > li {
  max-width: 16.666666%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-7
  > .sub-menu
  > li {
  max-width: 14.285714%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-8
  > .sub-menu
  > li {
  max-width: 12.5%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent.menu-item-mega-column-9
  > .sub-menu
  > li {
  max-width: 11.111111%;
}
.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu li {
  width: 100%;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu {
  border: 0;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li > .sub-menu {
  padding-top: 5px;
  padding-bottom: 0;
  display: block;
  position: static;
  box-shadow: none;
  min-width: 100%;
  background: none;
  animation: none;
  left: auto;
  top: auto;
  opacity: 1;
  transition-delay: 0s;
}
.et-header-menu > li.menu-item-mega-parent:hover > .sub-menu > li .sub-menu {
  opacity: 1;
  visibility: visible;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu li {
  padding: 0;
  width: 100%;
}
.et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li
  > .sub-menu
  > li
  .sub-menu {
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  padding-left: 10px;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li .sub-menu li:after {
  display: none;
}
.menu-item-mega-parent > .sub-menu > li > a,
.menu-item.title-item > a {
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.menu-item.title-item > a {
  margin-top: 20px;
}
.et-header-menu > li.menu-item-mega-parent:hover > .sub-menu {
  display: flex;
  visibility: visible;
  transition: all 0.18s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  opacity: 1;
  transition-delay: 0s;
}
.et-header-menu li.menu-item-has-children {
  position: relative;
  align-items: center;
}
.et-header-menu li.menu-item-mega-parent {
  position: static;
}
.et-header-menu > li > .sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  background-color: #fff;
  width: calc(100% + 20px);
  height: 100%;
  z-index: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgb(0 0 0 / 0.1);
  -webkit-box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  -moz-box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  z-index: -1;
}
.header-border-1:not(.header_on_scroll)
  .et-header-menu
  > li
  > .sub-menu:before {
  top: -1px;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu {
  padding: 50px 0 20px;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu:before {
  left: 0;
  width: 100%;
}
.megamenu-fullwidth
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu:before {
  width: 200vw;
  transform: translateX(-50%);
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li,
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li {
  opacity: 0;
  transform: translateY(60px);
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent:hover
  > .sub-menu
  > li,
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent.active-big
  > .sub-menu
  > li,
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent:hover
  > .sub-menu
  > li {
  opacity: 1;
  transform: none;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(1),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(1) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.075s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(2),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(2) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.195s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.27s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(3),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(3) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.255s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.33s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(4),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(4) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.315s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.39s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(5),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(5) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.375s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.45s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(6),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(6) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.435s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.51s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(7),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(7) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.495s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.57s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(8),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(8) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.555s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.63s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(9),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(9) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.615s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.69s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(10),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(10) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.675s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.75s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(11),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(11) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.735s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.81s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(12),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(12) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.795s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.87s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(13),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(13) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.855s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.93s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(14),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(14) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.915s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.99s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(15),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(15) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.975s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.05s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(16),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(16) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.035s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.11s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(17),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(17) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.095s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.17s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(18),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(18) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.155s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.23s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(19),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(19) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.215s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.29s;
}
.megamenu-column-animation
  .big-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(20),
.megamenu-column-animation
  .et-header-menu
  > li.menu-item-mega-parent
  > .sub-menu
  > li:nth-child(20) {
  transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.275s,
    opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 1.35s;
}
.et-header-menu li > .sub-menu > li {
  display: block;
  width: 240px;
  padding: 0 27px;
}
.et-header-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
.big-menu .sub-menu li a .item-thumb,
.et-header-menu .sub-menu li a .item-thumb {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
.et-header-menu .sub-menu li.menu-item-has-children:after {
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  left: auto;
  content: "\e923";
  font-family: "et-icon";
  vertical-align: middle;
  font-size: 16px;
}
.menu-item-mega-parent > .sub-menu > li.menu-item-has-children:after {
  display: none;
}
.et-header-menu .sub-menu li a:before {
  bottom: -3px;
}
.et-header-menu .sub-menu .sub-menu {
  top: -31px;
  left: 100%;
  padding: 30px 0;
}
.et-header-menu > .menu-item:not(.menu-item-mega-parent) .sub-menu .sub-menu {
  margin-left: 10px;
}
.et-header-menu
  > .menu-item:not(.menu-item-mega-parent)
  .sub-menu
  .sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  background-color: #fff;
  width: calc(100% + 20px);
  height: 100%;
  z-index: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgb(0 0 0 / 0.1);
  -webkit-box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  -moz-box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  box-shadow: 0 15px 30px -10px rgb(0 0 0 / 0.06);
  z-index: -1;
}
.et-header-menu .sub-menu.has_bg {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  padding-right: 220px;
}
.menu-item-mega-parent.hide-headings > .sub-menu > li > a,
.mobile-menu > li.hide-headings > .sub-menu > li > a {
  display: none;
}
.mobile-menu > li.hide-headings > .sub-menu > li > .sub-menu {
  display: block;
}
.account-links.et-header-menu .sub-menu {
  left: auto;
  right: -3px;
}
.account-links.et-header-menu .sub-menu li {
  width: auto;
}
.account-links.et-header-menu .sub-menu li a {
  white-space: nowrap;
}
.footer-widgets {
  padding: 50px 0;
  border-top: 1px solid rgb(0 0 0 / 0.1);
}
.footer-widgets .widgettitle {
  margin-bottom: 10px;
  padding: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: inherit;
}
.footer-widgets .widgettitle span {
  cursor: pointer;
}
.footer-widgets .column-last.column-wide {
  order: 1;
}
.footer-widgets .other-columns .footer1 {
  order: -1;
}
.site-footer.dark {
  background-color: #282828;
  border-top-color: rgb(255 255 255 / 0.1);
}
.site-footer.dark .post-meta:before {
  background: rgb(255 255 255 / 0.1);
}
.site-footer.dark .footer-widgets,
.site-footer.dark .footer-middle,
.site-footer.dark .widgettitle,
.site-footer.dark .post-meta,
.site-footer.dark .footer-bar {
  color: rgb(255 255 255 / 0.5);
}
.site-footer.dark .widget .widget-title,
.site-footer.dark .widget h1,
.site-footer.dark .widget h2,
.site-footer.dark .widget h3,
.site-footer.dark .widget h4,
.site-footer.dark .widget h5,
.site-footer.dark .widget ul li a,
.site-footer.dark .footer-widgets a,
.site-footer.dark .footer-middle a,
.site-footer.dark .footer-middle h2,
.site-footer.dark .footer-middle h3,
.site-footer.dark .footer-middle h4,
.site-footer.dark .footer-bar a,
.site-footer.dark .search-field,
.site-footer.dark input[type="text"],
.site-footer.dark input[type="password"],
.site-footer.dark input[type="date"],
.site-footer.dark input[type="datetime"],
.site-footer.dark input[type="email"],
.site-footer.dark input[type="number"],
.site-footer.dark input[type="search"],
.site-footer.dark input[type="submit"],
.site-footer.dark input[type="tel"],
.site-footer.dark input[type="time"],
.site-footer.dark input[type="url"],
.site-footer.dark textarea,
.site-footer.dark .footer-bar .et-header-menu .selected,
.site-footer.dark .footer-bar .wcml-dropdown a.wcml-cs-item-toggle {
  color: #fff;
}
.site-footer.dark input[type="submit"] {
  border-color: #fff;
  background: #fff0;
}
.site-footer.dark .footer-bar-border-1,
.site-footer.dark .tag-cloud-link {
  border-color: rgb(255 255 255 / 0.1);
}
.site-footer.dark input[type="text"],
.site-footer.dark input[type="password"],
.site-footer.dark input[type="date"],
.site-footer.dark input[type="datetime"],
.site-footer.dark input[type="email"],
.site-footer.dark input[type="number"],
.site-footer.dark input[type="search"],
.site-footer.dark input[type="tel"],
.site-footer.dark input[type="time"],
.site-footer.dark input[type="url"],
.site-footer.dark textarea,
.site-footer.dark .search-button-group {
  border-color: rgb(255 255 255 / 0.5);
}
.footer-bar .container {
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer-bar-border-1 {
  border-top: 1px solid rgb(0 0 0 / 0.1);
}
@media all and (min-width: 992px) {
  .footer-bar .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .footer-bar .footer-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
  .footer-bar .footer-left,
  .footer-bar .footer-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer-bar .footer-center {
    text-align: center;
    -webkit-box-pack: center;
    align-items: center;
    margin: 0 20px;
  }
  .footer-bar .footer-right {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footer-bar .footer-left > * {
    margin-right: 24px;
  }
  .footer-bar .footer-left > *:last-child {
    margin-right: 0;
  }
  .footer-bar .footer-right > * {
    margin-left: 24px;
  }
  .footer-bar .footer-right > *:first-child {
    margin-left: 0;
  }
}
.footer-bar-menu {
  float: left;
}
.footer-bar .menu {
  padding: 0;
}
.footer-bar .menu ul.sub-menu {
  display: none;
}
.footer-bar .menu li {
  display: inline-flex;
}
.footer-bar .menu > li > div,
.footer-bar .menu > li > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 21px 0 0;
}
.footer-bar .menu > li:last-child a,
.footer-bar .menu > li:last-child > div {
  margin-right: 0;
  margin-left: 0;
}
.footer-bar.footer-full .container {
  max-width: none;
}
.footer-social-icons {
  padding: 0;
  margin: 0;
}
.site-footer .footer-bar.custom-color-1.dark {
  background: #282828;
  color: rgb(255 255 255 / 0.5);
}
.site-footer .footer-bar.custom-color-1,
.site-footer .footer-bar.custom-color-1 a,
.site-footer .footer-bar.custom-color-1 .menu > li > a,
.site-footer .footer-bar.custom-color-1 .et-header-menu .selected {
  color: inherit;
}
.site-footer .footer-bar.custom-color-1.dark .et-header-menu .selected,
.site-footer .footer-bar.custom-color-1.dark .menu > li > a {
  color: #fff;
}
.footer-bar-text img {
  max-height: 24px;
  vertical-align: middle;
}
@media all and (max-width: 991px) {
  .footer-bar {
    text-align: center;
  }
  .footer-bar .menu {
    float: none;
  }
  .footer-bar-logo {
    float: none;
    margin-right: 0;
  }
  .footer-bar .copyright,
  .footer-bar-social {
    padding-top: 14px;
  }
  .footer-bar .menu > li,
  .footer-bar-social li {
    float: none;
    display: inline-block;
  }
  .footer-bar-social li i {
    font-size: 16px;
  }
  .footer-bar-right .footer-bar-text {
    padding-top: 17px;
  }
  .footer-bar-left,
  .footer-bar-right {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-bar .footer-bar-logo,
  .footer-bar .footer-bar-menu,
  .footer-bar .menu,
  .footer-bar .footer-bar-content {
    float: none;
  }
  .footer-bar .footer-bar-logo,
  .footer-bar .footer-bar-menu {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .footer-widgets .widget:last-child {
    margin-bottom: 0;
  }
  .footer-toggle-widgets.footer-widgets .widgettitle span {
    display: none;
  }
  .footer-toggle-widgets.footer-widgets .widgettitle + div,
  .footer-toggle-widgets.footer-widgets .widgettitle + p,
  .footer-toggle-widgets.footer-widgets .widgettitle + ul {
    display: block !important;
  }
}
@media all and (max-width: 767px) {
  .footer-toggle-widgets.footer-widgets .widget {
    margin-bottom: 10px;
  }
  .footer-widgets .widget_mc4wp_form_widget {
    margin-top: 40px;
    text-align: center;
  }
  .footer-bar .menu > li {
    display: block;
  }
  .footer-bar .menu > li:last-child {
    border-bottom: 0 none;
  }
  .footer-bar .menu > li > a,
  .footer-bar .menu > li > span {
    display: block;
    padding: 7px 0;
    margin: 0;
  }
  .footer-bar-right .menu li.footer-bar-text {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .footer-bar.footer-full .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1490px) {
  .footer-bar.footer-full .container {
    padding-right: 2.5%;
    padding-left: 2.5%;
  }
}
#scroll_to_top {
  position: fixed;
  bottom: -50px;
  right: 15px;
  z-index: 100;
  transform: rotate(-90deg);
}
#scroll_to_top.active {
  bottom: 15px;
}
#scroll_to_top span {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: rgb(255 255 255 / 0.2);
  border: 2px solid rgb(0 0 0 / 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
#scroll_to_top:hover span {
  border-color: inherit;
}
@media only screen and (max-width: 767px) {
  #scroll_to_top {
    display: none;
  }
}
.hero-header-container .row {
  justify-content: center;
  text-align: center;
}
.hero-header .regular-title {
  padding: 4vh 0;
}
.hero-header .hero-title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-color: #f8f8f8;
  background-repeat: no-repeat;
}
.hero-header .hero-title {
  min-height: 35vh;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.page-header-transparent .hero-header .hero-title {
  min-height: 40vh;
}
.hero-header .hero-title.parallax_image {
  max-height: none;
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.hero-light-title .hero-header .hero-title.parallax_image:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: #191919;
  opacity: 0.26;
}
@media all and (min-width: 768px) {
  .hero-header .hero-title.parallax_image {
    min-height: 50vh;
  }
}
@media all and (max-width: 767px) {
  .hero-header .regular-title {
    padding: 0;
  }
}
.taxonomy-description {
  margin: 20px auto 30px;
  max-width: 767px;
}
.et-blog .hero-title {
  margin-bottom: 40px;
}
.et-blog-categories {
  margin: 20px 0;
}
.et-blog-categories-wrap {
  text-align: center;
}
.et-blog-categories-list li {
  display: inline-flex;
  align-content: center;
  font-size: 1.1em;
}
.et-blog-categories-list li a {
  margin-right: 19px;
}
.et-blog-categories-list li a:hover {
  color: #282828;
}
.et-blog-categories-list li:first-child a {
  margin-left: 0;
}
.et-blog-categories-list li:last-child a {
  margin-right: 0;
}
.et-blog-categories-list li.current-cat a {
  color: #282828;
  border-bottom: 2px solid currentColor;
}
.et-blog-categories-list.columns {
  overflow: hidden;
}
.et-blog-categories-list.columns li {
  display: block;
  float: left;
  padding-right: 17px;
  padding-bottom: 0;
}
.et-blog-categories-list.columns li a {
  font-size: 16px;
  margin: 0;
}
.et-blog-categories-list.columns li.current-cat a {
  padding-bottom: 1px;
}
.et-blog-categories-list.columns li span {
  display: none;
}
@media only screen and (max-width: 575px) {
  .et-blog-categories-list li a {
    font-size: inherit;
  }
}
.post.type-post.sticky .entry-title a:after {
  margin: 0 10px;
  padding: 4px 12px;
  background: rgb(0 0 0 / 0.7);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  border-radius: 20px;
  vertical-align: middle;
}
.post {
  position: relative;
}
.post.type-post,
.post.type-page,
.post.type-portfolio {
  margin-bottom: 46px;
}
.post.type-post .post-gallery {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
}
.post.post-classic .post-gallery,
.post.post-classic .et-blog-slider {
  margin: 20px 0 30px;
}
.post.type-post .post-gallery > a {
  display: inline-flex;
  padding: 0;
  will-change: opacity;
  position: relative;
  overflow: hidden;
}
.post.type-post .post-gallery > a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
}
.post.type-post .post-gallery img {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  backface-visibility: hidden;
  transform-origin: center center;
  object-fit: cover;
  object-position: center;
}
.post.type-post .post-gallery a:hover img {
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.post.listing {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.post.listing .post-gallery {
  margin-bottom: 0;
  margin-right: 30px;
}
.post.listing .post-gallery .count {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  pointer-events: none;
  display: none;
}
.post.listing .attachment-post-thumbnail {
  width: 100px;
}
.post.listing .listing_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post.listing .listing_content .post-title h6 {
  letter-spacing: normal;
  text-transform: none;
  padding: 0;
  margin-bottom: 5px;
}
.post.listing .listing_content .post-meta {
  margin: 0;
}
.post-format-icon {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  width: auto;
  display: flex;
  padding: 5px 15px;
  background: rgb(0 0 0 / 0.3);
  color: #fff;
  border-radius: 30px;
  align-items: center;
}
.post-format-icon span {
  margin-right: 6px;
  line-height: 1;
}
.post-format-icon svg {
  width: 16px;
  height: 16px;
}
.type-post .post-meta {
  display: block;
  color: #a0a0a0;
  font-size: 0.9em;
}
.blog-post:not(.post-classic) .post-meta {
  font-size: 0.9em;
}
.type-post .post-meta .date-link {
  color: inherit;
}
.post .post-title h3 {
  margin-bottom: 10px;
}
.post .post-title h3 a:hover,
.post .post-title h4 a:hover {
  text-decoration: none;
  color: #282828;
}
.type-post .post-content {
  margin-top: 10px;
}
.et-blog .post.type-post .post-content p {
  margin: 0;
}
.post.post-masonry,
.post.post-grid {
  width: 100%;
}
.post .post-categories,
.et-portfolio-categories {
  list-style-type: none;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.post .post-categories li {
  display: inline-flex;
  margin-right: 10px;
}
.et-portfolio .type-portfolio .et-portfolio-categories,
.post.post-detail .post-categories,
.entry-content .post-categories li a,
.post-categories li a {
  color: inherit;
  color: #777;
}
.et-portfolio .type-portfolio .et-portfolio-categories,
.post.post-detail .post-categories,
.post-categories {
  font-size: 0.85em;
  letter-spacing: 0.1rem;
}
.related-posts .post .post-categories,
.blog-style-masonry .post-categories,
.blog-style-cards .post-categories,
.blog-style-grid .post-categories,
.blog-style-list .post-categories {
  font-size: 0.75em;
}
.post.post-grid .post-gallery img {
  transform-origin: center center;
}
.post.post-cards .overlay-inner {
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0;
}
.post.post-cards .post-gallery {
  margin-bottom: 0;
}
.post.post-cards .post-gallery a {
  display: block;
  background: #ddd;
}
.post.post-cards .post-gallery a:after {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff0),
    color-stop(100%, rgb(0 0 0 / 0.5))
  );
  background: -webkit-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -o-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -ms-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: linear-gradient(to bottom, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
  opacity: 1;
}
.post.post-cards .post-gallery img {
  width: 100%;
}
.post.post-cards .entry-header {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  padding: 0 30px 30px;
}
.post.post-cards .entry-header .entry-title {
  margin: 0;
}
.post.post-cards .post-categories li a,
.post.post-cards .post-categories li a:hover,
.post.post-cards .entry-header a:hover,
.post.post-cards .entry-header a {
  color: #fff;
}
.post.post-cards .post-meta {
  color: rgb(255 255 255 / 0.6);
  margin: 0;
  display: none;
}
.post.post-cards .post-meta:before {
  background: rgb(255 255 255 / 0.3);
}
.post-list .row {
  margin: 0;
  justify-content: center;
}
.post-list,
.post.post-list .post-list-excerpt .inner {
  width: 100%;
}
.post.post-list .post-categories {
  left: 33px;
}
.post.post-list .post-list-excerpt {
  display: flex;
  align-items: center;
}
.blog-sidebar-disabled .post.post-classic .entry-header {
  text-align: center;
}
.post.post-classic .entry-header .col-lg-8:before {
  content: "";
  display: block;
  height: 1px;
  background: #ddd;
  margin-bottom: 40px;
}
.post.post-classic {
  margin-bottom: 40px;
}
.post.post-classic:first-child .entry-header .col-lg-8:before {
  width: 0;
}
.post.post-classic.post-blog-card .post-gallery > a:before {
  opacity: 0.1;
}
.post.post-classic.post-blog-card:hover .post-gallery > a:before {
  opacity: 0.2;
}
.post.post-classic .post-meta {
  margin: 0 0 15px;
  font-size: 0.9em;
}
.post.post-classic.post-blog-card .post-meta:before {
  display: none;
}
.post.post-classic.post-blog-card .entry-header {
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: 9;
  padding: 0 15px;
  top: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.post.post-classic.post-blog-card .post-categories li a {
  color: #fff;
}
.post.post-classic.post-blog-card .post-title h3 {
  max-width: 80%;
}
.post.post-classic.post-blog-card .post-title h3 a {
  color: #fff;
  text-decoration: none;
}
.post.post-classic.post-blog-card .post-meta,
.post.post-classic.post-blog-card .post-meta a {
  color: #fff;
  padding-left: 0;
}
.post.post-classic.post-blog-card .post-meta a {
  border-bottom: 1px solid rgb(255 255 255 / 0.5);
}
.post.post-classic.post-blog-card .post-gallery > a:after {
  opacity: 0.2;
}
.post.post-grid.post-slider img {
  height: 260px;
}
@media only screen and (min-width: 768px) {
  .post.post-grid .post-gallery img,
  .post.post-grid .et-blog-slider img {
    max-height: 220px;
  }
  .post.post-classic.post-blog-card .post-title h3 {
    font-size: 34px;
  }
  .post.post-list.sticky .post-list-excerpt,
  .post.post-list .col-lg-12.post-list-excerpt {
    justify-content: center;
  }
  .post.post-cards .entry-header {
    padding: 0 35px 35px;
  }
}
@media only screen and (min-width: 992px) {
  .post.post-list .post-gallery img,
  .post.post-list .et-blog-slider img {
    max-height: 300px;
    width: auto;
  }
  .post.post-list.sticky .post-gallery img,
  .post.post-list.sticky .et-blog-slider img,
  .post.post-classic .post-gallery img,
  .post.post-classic .et-blog-slider img {
    max-height: 75vh;
  }
  .post.post-list .col-lg-6.post-list-excerpt .inner {
    padding: 0 0 8% 8%;
  }
  .post.post-classic.post-blog-card .post-title h3 {
    font-size: 42px;
  }
  .post.post-list.sticky .post-list-excerpt .inner,
  .post.post-list .col-lg-12.post-list-excerpt .inner {
    padding-top: 10px;
  }
  .post.post-list.sticky .post-list-excerpt .inner,
  .post.post-list .col-lg-12.post-list-excerpt .inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .blog-sidebar-active .post-classic .col-lg-8,
  .blog-sidebar-enabled .post.post-list.sticky .post-list-excerpt .inner,
  .blog-sidebar-enabled .post.post-list .col-lg-12.post-list-excerpt .inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .post.post-cards.sticky .entry-header {
    padding: 0 40px 40px;
  }
}
.blog-container {
  padding-bottom: 30px;
}
.post.post-detail {
  margin-bottom: 0;
  padding-top: 0;
}
.post.post-detail:not(.portfolio) .title-wrap .entry-header {
  text-align: center;
}
.post-title.entry-header h1 {
  margin-bottom: 0;
}
.post.post-detail:not(.portfolio):not(.header-parallax) .title_outer:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #ddd;
  display: block;
  margin: 24px auto 0;
}
.post.post-detail .header-normal {
  padding-bottom: 46px;
}
.post.post-detail.page-padding .header-normal {
  padding-top: 46px;
}
.post.post-detail .post-featured-video iframe {
  width: 100%;
}
.post.post-detail .post-featured-section {
  position: relative;
}
.hero-title .post-featured.title-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 40vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  margin-bottom: 8vh;
}
.light-title .hero-title.header-parallax .post-featured.title-wrap:before,
.hero-light-title .hero-title.header-parallax .post-featured.title-wrap:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #191919;
  opacity: 0.2;
}
.hero-title.featured-gallery .post-featured.title-wrap {
  min-height: 50vh;
}
.hero-title.featured-gallery .post-featured.title-wrap.parallax_image {
  min-height: 65vh;
}
@media only screen and (min-width: 576px) {
  .post.post-detail .post-featured-video iframe {
    min-height: 60vh;
  }
}
@media only screen and (min-width: 768px) {
  .hero-title.header-parallax .post-featured.title-wrap.parallax_image {
    margin-bottom: 8vh;
    max-height: 75vh;
    height: 75vh;
  }
  .hero-title.page-transparent.featured-gallery
    .post-featured.title-wrap.parallax_image {
    max-height: 75vh;
    height: 75vh;
  }
  .hero-title.header-parallax .et-banner-image,
  .hero-title.page-transparent.featured-gallery .et-banner-image {
    max-height: 85vh;
  }
  .post.post-detail .post-featured-video iframe {
    min-height: 80vh;
  }
}
.post-featured.title-wrap .post-title {
  width: 100%;
  z-index: 2;
  padding-top: 5vh;
  padding-bottom: 5vh;
  margin-bottom: 20px;
}
.post.post-detail .title-wrap .post-categories {
  margin-bottom: 20px;
}
.post.post-detail .title-wrap .post-categories li {
  margin: 2px 5px;
}
.post.post-detail .post-categories li:first-child {
  margin-left: 0;
}
.post.post-detail .post-categories li:last-child {
  margin-right: 0;
}
.hero-title.header-parallax .post-featured.title-wrap .post-title {
  padding-top: 0;
  padding-bottom: 8vh;
}
.post.post-detail .post-featured .post-title .post-meta:before {
  display: none;
}
.post.post-detail .post-featured .post-title .post-meta {
  margin-top: 20px;
  font-size: inherit;
}
.post.post-detail .post-featured .post-title .post-meta,
.post.post-detail .post-featured .post-title .post-meta a {
  padding-left: 0;
  line-height: 1;
  margin-bottom: 0;
}
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header {
  color: rgb(255 255 255 / 0.7);
}
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header
  .entry-title,
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header
  .post-meta,
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header
  .post-meta
  a,
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header
  .post-categories,
.hero-light-title
  .featured-gallery:not(.format-gallery):not(.format-video)
  .entry-header
  .post-categories
  a,
.hero-light-title .hero-title:not(.featured-gallery) .entry-title,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-meta,
.hero-light-title .hero-title:not(.featured-gallery) .post-title .post-meta a,
.hero-light-title
  .hero-title:not(.featured-gallery)
  .post-title
  .post-categories,
.hero-light-title
  .hero-title:not(.featured-gallery)
  .post-title
  .post-categories
  a {
  color: #fff;
}
.hero-light-title .post-featured-gallery .slick-arrow {
  color: #fff;
  background: rgb(0 0 0 / 0.2);
}
.hero-light-title .post-featured-gallery .slick-arrow:hover {
  color: #fff;
  background: rgb(0 0 0 / 0.3);
}
.post-featured-gallery .et-banner-title {
  padding-left: 15px;
  padding-right: 15px;
  font-size: inherit;
  font-weight: 400;
}
.header-parallax.post_format-post-format-gallery .post-featured .post-title,
.header-parallax.post_format-post-format-video .post-featured .post-title {
  animation: none;
  padding-top: 5vh;
  padding-bottom: 5vh;
}
.header-parallax .post-featured-section .post-title {
  position: absolute;
  width: 100%;
  z-index: 9;
  padding: 0 15px;
  bottom: 0;
  text-align: initial;
  display: flex;
  flex-direction: column;
}
.post-featured.title-wrap.parallax_image {
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.entry-content .featured-media.alignwide {
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.sidebar-enabled .entry-content .featured-media.alignwide {
  margin-top: 0;
}
figure.wp-block-gallery.alignwide {
  margin-bottom: 4rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 575px) {
  .header-parallax .post-featured-section .post-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .header-parallax .post-featured-section .post-title {
    justify-content: center;
  }
  .header-parallax .post-featured-section .post-title .row {
    width: 100%;
  }
  .post-featured-gallery .et-banner-title {
    font-size: inherit;
    width: auto;
    display: inline-flex;
    padding: 5px 15px;
    background: rgb(0 0 0 / 0.3);
    color: #fff;
    border-radius: 30px;
  }
  .post-featured-gallery .et-banner-text.v_bottom {
    padding-bottom: 5%;
  }
}
.post .article-detail {
  margin-top: 45px;
}
.post.post-detail .post-content:after {
  display: block;
  content: "";
  clear: both;
}
.hentry .post-nav-links,
.hentry .single-post-meta {
  clear: both;
  text-align: center;
  padding: 24px 0;
  border-top: 1px solid #eee;
  margin-bottom: 0;
}
.hentry .single-post-meta {
  color: #848485;
}
.hentry .single-post-meta span {
  display: inline-block;
  padding: 0 8px;
}
.hentry .post-nav-links + .single-post-meta {
  margin-top: 0;
}
.post .author_info {
  padding: 24px 20px;
  border-top: 1px solid #eee;
  position: relative;
  text-align: center;
}
.post .author_info .avatar {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post .author_info h5 {
  margin: 0;
}
.post .author_info h5 + .author_description {
  margin-top: 10px;
}
.post .author_description {
  font-size: 0.9em;
}
.post .auhor-icon {
  padding: 6px;
  margin-right: 6px;
  color: #777;
}
.page .entry-content .alignfull,
.sidebar-disabled .entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  width: 100vw;
  max-width: 100vw;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
@media (pointer: fine) {
  .page .entry-content .alignfull,
  .sidebar-disabled .entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2 + 7px);
    margin-right: calc(-100vw / 2 + 100% / 2 + 7px);
    max-width: calc(100vw - 14px);
  }
}
.alignfull > figcaption,
.alignfull > .wp-caption-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 58rem;
  width: calc(100% - 4rem);
}
.page .entry-content .alignfull.wp-block-columns,
.sidebar-disabled .entry-content .alignfull.wp-block-columns {
  padding: 0 26px;
}
.post-nav-links a,
.post-nav-links span {
  min-width: 2em;
  height: 2.5em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.post-page-numbers.current {
  border-bottom: 2px solid currentColor;
}
@media only screen and (min-width: 576px) {
  .page .entry-content .alignwide,
  .sidebar-disabled .entry-content .alignwide {
    margin-left: -4vw;
    max-width: calc(100% + 8vw);
    width: calc(100% + 8vw);
  }
  .post .author_description {
    font-size: 1em;
  }
  .post .author_info .avatar {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .sidebar-left {
    order: -1;
  }
  .sidebar-left .sidebar-inner {
    padding-right: 30px;
  }
  .sidebar-right .sidebar-inner {
    padding-left: 30px;
  }
  .blog-style-classic .sidebar-inner {
    padding-top: 40px;
  }
}
.et_post_nav {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  border-top: 1px solid #eee;
}
.et_post_nav .row {
  margin: 0;
}
.et_post_nav .post_nav_link {
  width: 100%;
  padding: 30px 40px;
  min-height: 140px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.et_post_nav .nav-item {
  padding: 0;
}
.et_post_nav .post_nav_link.prev {
  text-align: right;
  justify-content: flex-end;
}
.et_post_nav .col-12 .post_nav_link {
  text-align: center;
  justify-content: center;
}
.et_post_nav .post_nav_link svg {
  position: absolute;
  top: 50%;
  left: 6%;
  width: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.et_post_nav .post_nav_link.next svg {
  left: auto;
  right: 6%;
}
.et_post_nav .post_nav_link svg {
  -moz-transform: translate3d(-10px, -50%, 0);
  -webkit-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0);
}
.et_post_nav .post_nav_link.prev svg {
  -moz-transform: translate3d(10px, -50%, 0);
  -webkit-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0);
}
.et_post_nav .post_nav_link:hover svg {
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.et_post_nav .post_nav_link.simple .nav_post_bg {
  display: none;
}
.et_post_nav .post_nav_link .text {
  max-width: 340px;
  z-index: 3;
}
.et_post_nav .post_nav_link strong {
  font-weight: inherit;
  opacity: 0.4;
  color: #282828;
}
.et_post_nav .post_nav_link h3 {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
}
.et_post_nav.nav-style-image .post_nav_link {
  min-height: 280px;
  align-items: center;
}
.et_post_nav.nav-style-image .post_nav_link:after {
  background-color: rgb(0 0 0 / 0.35);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
}
.et_post_nav.nav-style-image .post_nav_link:hover {
  background-color: rgb(0 0 0 / 0.45);
}
.et_post_nav.nav-style-image .post_nav_link .nav_post_bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  -ms-transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  -webkit-transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.et_post_nav.nav-style-image .post_nav_link strong,
.et_post_nav.nav-style-image .post_nav_link h3 {
  color: #fff;
  opacity: 1;
}
.et_post_nav.nav-style-image .post_nav_link svg {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .et_post_nav .post_nav_link svg {
    display: none;
  }
  .et_post_nav .post_nav_link.prev,
  .et_post_nav .post_nav_link.next {
    text-align: center;
    padding: 15px 35px;
    min-height: 0;
    justify-content: center;
  }
  .et_post_nav.nav-style-image .post_nav_link {
    min-height: 220px;
  }
}
@media only screen and (min-width: 768px) {
  .et_post_nav.nav-style-image .post_nav_link h3 {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .sidebar-disabled .et_post_nav .post_nav_link.prev svg {
    left: 20%;
  }
  .sidebar-disabled .et_post_nav .post_nav_link.next svg {
    right: 20%;
  }
}
.post-share {
  text-align: center;
  padding: 24px 0;
  border-top: 1px solid #eee;
}
.post-share .share-article {
  margin: 0;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
}
.share-article li {
  display: inline-flex;
  padding: 0;
}
.share-article .share-label {
  margin-right: 0.5em;
}
.related-posts {
  padding: 46px 0 0;
  border-top: 1px solid rgb(0 0 0 / 0.1);
}
.post-detail .related-posts .container {
  padding: 0;
}
.related-posts .related-title {
  margin-bottom: 46px;
  text-align: center;
}
.post-password-form > p:first-child {
  font-size: 16px;
  color: #282828;
  margin-bottom: 15px;
  margin-top: 5px;
}
.post-password-form label,
.post-password-form input {
  display: block;
}
.post-password-form label input {
  width: 100%;
  margin: 0 0 14px;
}
.post-password-form input[type="submit"] {
  width: 111px;
  padding: 11px 0;
}
.widget {
  margin-bottom: 46px;
}
.widgettitle {
  font-size: inherit;
  letter-spacing: 0.1em;
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  display: block;
  margin-top: 0;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widgettitle span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: initial;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.widgettitle span:after {
  content: "\e914";
  font-family: "et-icon";
  font-weight: 400;
  transform: rotate(180deg);
}
.widgettitle.active span:after {
  transform: none;
  content: "\e925";
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li {
  display: block;
  margin: 0 0 15px;
}
.widget ul li ul {
  padding-left: 15px;
  margin-top: 5px;
}
.sidebar .widget ul:not([class]) {
  padding-left: 0;
  margin-left: 0;
}
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget ul li.menu-item {
  margin-bottom: 10px;
}
.widget ul li:last-of-type {
  margin-bottom: 0;
}
.widget select,
.widget input,
.widget textarea {
  display: block;
  max-width: 100%;
}
.et_widget_latestimages .post-gallery,
.widget .wp-caption a {
  padding: 0;
}
.et_widget_latestimages .post-gallery:after,
.widget .wp-caption a:after {
  display: none;
}
.et_widget_latestimages .entry-title a:after {
  display: none;
}
.widget.widget_rss ul li {
  margin-bottom: 30px;
}
.widget .wp-tag-cloud li {
  list-style: none;
  display: inline-flex;
  margin-bottom: 5px;
}
.tag-cloud-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #282828;
  margin-right: 1em;
}
.tag-cloud-link .tag-link-count {
  margin-left: 7px;
}
#wp-calendar {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  margin-bottom: 0;
}
#wp-calendar thead {
  font-size: 12px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
  background: #fff0;
  border: 0;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  background: rgb(0 0 0 / 0.04);
  border: 0;
  text-align: center;
  line-height: 2.5;
  padding: 0;
}
#wp-calendar tbody td a {
  display: block;
  background: #fff;
}
#wp-calendar tbody td:hover,
#wp-calendar tbody .pad,
#wp-calendar tbody #today {
  background: none;
}
#wp-calendar tfoot td {
  border: 0;
}
#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
  padding-top: 10px;
}
#wp-calendar tfoot #next {
  text-align: right;
}
#wp-calendar tfoot a {
  color: initial;
}
.wp-block-calendar a {
  text-decoration: none;
}
.site-footer.dark #wp-calendar tbody td {
  background: rgb(255 255 255 / 0.05);
}
.widget.woocommerce {
  height: auto;
  border: 0;
}
.widget_rss .rss-date {
  display: block;
  margin: 5px 0;
  color: #a0a0a0;
  font-size: 0.9em;
}
.widget_rss .rssSummary {
  margin: 10px 0;
}
.et_widget_latestimages .entry-title {
  font-weight: 400;
  font-family: inherit;
  font-size: inherit;
}
.pagination,
.woocommerce-pagination {
  padding: 5vh 0;
}
.pagination .screen-reader-text,
.woocommerce-pagination .screen-reader-text {
  display: none;
}
.pagination ul,
.pagination .nav-links,
.woocommerce-pagination ul,
.woocommerce-pagination .nav-links {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
}
.pagination ul li,
.pagination .nav-links li,
.woocommerce-pagination ul li,
.woocommerce-pagination .nav-links li {
  display: inline-block;
  text-align: center;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
  display: block;
  color: #848485;
  font-weight: 400;
  padding: 0 5px;
}
.pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers:hover {
  color: #282828;
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next {
  margin-left: 15px;
}
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  .pagination .page-numbers,
  .woocommerce-pagination .page-numbers {
    padding: 0 10px;
  }
  .pagination .page-numbers.next,
  .woocommerce-pagination .page-numbers.next {
    margin-left: 30px;
  }
  .pagination .page-numbers.prev,
  .woocommerce-pagination .page-numbers.prev {
    margin-right: 30px;
  }
}
.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
  color: #282828;
  text-decoration: underline;
}
.pagination .nav-links .page-numbers,
.woocommerce-pagination .nav-links .page-numbers {
  display: inline-block;
}
.pagination-space {
  margin: 5vh 0;
}
.et-pagination.et-infload,
.et-infload-controls.pagination-empty {
  display: none;
}
.et-infload-controls.scroll-mode .et-infload-btn,
.et-infload-controls.et-loader .et-infload-btn {
  display: block;
  visibility: hidden;
  text-indent: -1000em;
  overflow: hidden;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.et-infload-btn {
  min-width: 180px;
  font-weight: 400;
  text-transform: none;
}
.et-infload-to-top,
.et-infload-controls.hide-btn .et-infload-btn {
  display: none;
}
.et-infload-controls.hide-btn .et-infload-to-top {
  display: block;
  color: #aaa;
}
.et-infload-controls {
  text-align: center;
  display: block;
  line-height: 62px;
  min-height: 42px;
  width: 100%;
  margin: 30px 0 50px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .et-infload-btn {
    width: 100%;
  }
}
.et-main-products.et-loader {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.et-main-products.et-loader:after {
  top: auto;
  bottom: 0;
}
.hesperiden.tparrows.tp-leftarrow:before,
.hesperiden.tparrows.tp-rightarrow:before {
  content: "\e924";
  font-family: "et-icon";
  font-size: 20px;
}
.hesperiden.tparrows.tp-rightarrow:before {
  content: "\e923";
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  -webkit-transform: translateZ(0);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none;
  -webkit-backface-visibility: hidden;
  transition: all 5s linear;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: #fff0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 25px;
  top: 15px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #282828;
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.mfp-close.scissors-close:before,
.mfp-close.scissors-close:after,
.et-close:before,
.et-close:after,
.remove:before,
.remove:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background-color: #282828;
  transform-origin: 50% 50%;
  opacity: 1;
  -moz-transition: -moz-transform ease 0.25s;
  -webkit-transition: -webkit-transform ease 0.25s;
  -o-transition: -o-transform ease 0.25s;
  -ms-transition: -ms-transform ease 0.25s;
  transition: transform ease 0.25s;
}
.mfp-close-outside.scissors-close:before,
.mfp-close-outside.scissors-close:after {
  background-color: #fff;
}
.et-close:before,
.remove:before,
.mfp-close.scissors-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.et-close:after,
.remove:after,
.mfp-close.scissors-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.no-touch .mfp-close:hover,
.no-touch .mfp-close:focus,
.touch .mfp-close {
  opacity: 1;
}
.no-touch .et-close:hover:before,
.no-touch .et-close:hover:after,
.no-touch .remove:hover:before,
.no-touch .remove:hover:after,
.no-touch .mfp-close.scissors-close:hover:before,
.no-touch .mfp-close.scissors-close:hover:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mfp-close svg {
  width: 24px;
  height: 24px;
  top: 4px;
}
button svg {
  pointer-events: none;
}
button.mfp-close {
  border: 9px solid #fff0;
  border-radius: 100%;
  width: 36px;
  height: 36px;
}
button.mfp-close:hover {
  background: rgb(0 0 0 / 0.05);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: 6px;
  top: 0;
  text-align: right;
  width: 36px;
  height: 36px;
}
.mfp-image-holder .mfp-close:before,
.mfp-image-holder .mfp-close:after,
.mfp-iframe-holder .mfp-close:before,
.mfp-iframe-holder .mfp-close:after {
  background-color: #fff;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: #fff0;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset #fff0;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgb(0 0 0 / 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgb(0 0 0 / 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: rgb(0 0 0 / 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
}
.mfp-bg {
  background: rgb(192 192 192);
  opacity: 0.73;
}
.mfp-close.mfp-close-outside svg {
  position: relative;
  z-index: -1;
}
.et-mfp-style-frame .mfp-container {
  background: #fff;
  padding: 0;
}
.et-mfp-style-frame .mfp-content {
  height: 100%;
  background: #f8f8f8;
}
.et-mfp-style-frame .mfp-close {
  background: #fff;
  border-color: #fff;
}
.et-mfp-style-frame .mfp-close:hover {
  background: #fff;
  border-color: #fff;
}
.et-mfp-style-frame .mfp-content > div:not(.et-login-popup-wrap) {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
}
@media only screen and (min-width: 576px) {
  .et-mfp-style-frame .mfp-container {
    padding: 30px;
  }
  .et-mfp-style-frame .mfp-close {
    top: 45px;
    right: 55px;
  }
}
.et-mfp-fade-in.mfp-bg,
.et-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.28s ease-out;
  -moz-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
}
.et-mfp-fade-in.mfp-bg.mfp-ready,
.et-mfp-zoom-in.mfp-bg.mfp-ready {
  opacity: 0.73;
}
.et-mfp-fade-in.mfp-bg.mfp-removing,
.et-mfp-zoom-in.mfp-bg.mfp-removing {
  opacity: 0;
}
.et-mfp-fade-in .mfp-content {
  opacity: 0;
  -webkit-transition: opacity 0.28s ease-in-out;
  -moz-transition: opacity 0.28s ease-in-out;
  -o-transition: opacity 0.28s ease-in-out;
  transition: opacity 0.28s ease-in-out;
}
.et-mfp-fade-in.mfp-ready .mfp-content {
  opacity: 1;
}
.et-mfp-fade-in.mfp-removing .mfp-content {
  opacity: 0;
}
.et-mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.18s ease-in-out;
  -moz-transition: all 0.18s ease-in-out;
  -o-transition: all 0.18s ease-in-out;
  transition: all 0.18s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
}
.et-mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.et-mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: #fff0;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide,
.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 {
  height: auto;
  margin: 0 0 5px;
}
.slick-slide.easyzoom {
  position: relative;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick > li,
.slick > div,
.slick > figure {
  display: none;
}
.slick > .slick-slide:not(:first-child) {
  display: none;
}
.slick > li:first-child,
.slick > div:first-child,
.slick > figure:first-child,
.slick.slick-initialized > li,
.slick.slick-initialized > div,
.slick.slick-initialized > figure {
  display: block;
}
.slick-slide.easyzoom {
  position: relative;
}
.slick {
  position: relative;
  overflow: hidden;
}
.slick-track {
  min-width: 100%;
}
.slick:after {
  z-index: 99;
}
.slick.slick-initialized {
  height: auto;
  max-height: 100%;
  overflow: visible;
}
.slick-initialized .slick-list,
.slick.slick-initialized .slick-list {
  opacity: 1;
}
.slick.slick-initialized:before {
  display: none;
}
.woocommerce-product-gallery__wrapper.slick-initialized.slick:after,
.slick.slick-initialized:after {
  display: none;
}
.slick.image-slider .slick-slide img {
  width: 100%;
}
.carousel-container {
  width: 100%;
  position: relative;
}
.carousel-container .ai-indicator {
  display: none;
}
.carousel-container.loading .ai-indicator {
  display: block;
}
.carousel-container.loading .carousel {
  opacity: 0.3;
}
.slick-slider .slick-slide > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick.overflow-visible .slick-list {
  overflow: visible !important;
}
.slick.overflow-visible .slick-list .slick-slide {
  opacity: 0.3;
  pointer-events: none;
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.slick.overflow-visible .slick-list .slick-slide.slick-active,
.slick.overflow-visible .slick-list .slick-slide.slick-current {
  opacity: 1;
  pointer-events: auto;
}
.slick-prev,
.slick-next {
  display: block;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 500;
  top: 50%;
  color: rgb(0 0 0 / 0.5);
  opacity: 0;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  border-radius: 50%;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background: #fff0;
  background: rgb(255 255 255 / 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slick-prev:hover,
.slick-next:hover {
  background: rgb(255 255 255 / 0.5);
}
.slick-prev:before,
.slick-next:before {
  display: none;
}
.slick-prev {
  left: -15px;
}
.slick-next {
  right: -15px;
}
.slick-vertical .slick-prev,
.slick-vertical .slick-next {
  left: 50%;
  margin-top: 0;
  margin-left: -10px;
}
.slick-vertical .slick-prev {
  top: -28px;
}
.slick-vertical .slick-next {
  top: auto;
  bottom: -28px;
}
.slick-slider:hover .slick-prev {
  left: 3%;
  opacity: 1;
}
.slick-slider:hover .slick-next {
  right: 3%;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .touch .slick-slider .slick-prev,
  .touch .slick-slider .slick-next {
    opacity: 1;
  }
  .slick-slider .slick-prev {
    left: 3%;
  }
  .slick-slider .slick-next {
    right: 3%;
  }
}
@media only screen and (min-width: 576px) {
  .slick-arrows-outside:hover .slick-prev {
    left: -35px;
  }
  .slick-arrows-outside:hover .slick-next {
    right: -35px;
  }
}
.slick-slider:hover .slick-prev.slick-disabled,
.slick-slider:hover .slick-next.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.slick-prev svg,
.slick-next svg {
  height: 24px;
  width: 24px;
}
.slick .slick-dots {
  line-height: 1;
  width: 100%;
  text-align: center;
  padding: 21px 0 0;
  margin: 0 !important;
}
.slick-dots-inside .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 500;
  padding: 0 27px;
  text-align: left;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slick-dots-inside.slick-dots-centered .slick-dots {
  text-align: center;
  padding: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 6px;
}
.slick-dots li button {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0;
  padding: 0;
  border: 0 none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-indent: -1000em;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-backface-visibility: visible;
  transition: all 0.5s ease;
  background-color: #aaa;
}
.slick-controls-light .slick-dots li button {
  background-color: #fff;
}
.slick-controls-dark .slick-dots li button {
  background-color: #282828;
}
.slick-dots li button:hover {
  background-color: #777;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background: #282828;
}
@media all and (max-width: 400px) {
  .slick-dots-inside .slick-dots {
    bottom: 22px;
  }
}
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}
.easyzoom.is-loading img {
  cursor: progress;
}
.modal-enabled .easyzoom.is-ready img {
  cursor: pointer;
}
.easyzoom-notice {
  font-size: 0;
}
.easyzoom-flyout {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #eee;
  pointer-events: none;
}
.easyzoom-flyout img {
  width: 1200px;
  max-width: 1200px;
}
.zoom-enabled .slick-slide,
.zoom-enabled .woocommerce-product-gallery__image {
  position: relative;
}
.product-details-accordion #reviews {
  margin: 45px 0;
}
.product-details-accordion .woocommerce-Reviews-title {
  display: inline-flex;
  position: relative;
  margin-bottom: 40px;
}
#reviews .reviews-inner {
  max-width: 820px;
  margin: 0 auto;
  padding-top: 30px;
}
#reviews .woocommerce-noreviews {
  text-align: center;
}
#reviews .commentlist li .comment-text .meta {
  margin: 0 0 15px;
  padding-right: 110px;
}
#reviews .commentlist li .comment-text .meta strong {
  display: block;
  color: #282828;
  font-weight: 400;
}
#reviews .commentlist li .comment-text .description p:last-child {
  margin-bottom: 0;
}
#reviews .commentlist li .comment-text .woocommerce-review__dash {
  display: none;
}
#reviews .commentlist li .comment-text .woocommerce-review__verified,
#reviews .commentlist li .comment-text .woocommerce-review__published-date {
  color: #999;
}
#reviews .page-numbers li a,
#reviews .page-numbers li span {
  font-size: 14px;
  padding: 0 10px;
}
#reviews .page-numbers li:first-child a,
#reviews .page-numbers li:first-child span {
  padding-left: 0;
}
#review_form_wrapper,
.woocommerce-verification-required {
  padding-top: 32px;
}
.no-reviews #review_form_wrapper,
.no-reviews .woocommerce-verification-required {
  padding-top: 0;
}
.woocommerce-verification-required {
  text-align: center;
}
.comments-container {
  padding: 8vh 0;
  background: #f6f6f6;
}
.article-body .comments-container .col-md-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.comments-container .comments-title {
  display: block;
  margin-bottom: 46px;
}
.respond-container {
  border-top: 1px solid #ddd;
}
.comments-container + .respond-container {
  border: 0;
}
.respond-container #respond {
  padding: 8vh 0;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"] .comment-respond textarea {
  width: 100%;
}
.comment-reply-title {
  text-align: center;
}
.comment-reply-title small {
  display: block;
  margin-top: 10px;
  font-weight: 400;
}
.comment-reply-button {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #282828;
}
.comment-reply-button small {
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 10px;
  font-size: 11px;
}
.must-log-in {
  margin-top: 20px;
}
.commentlist {
  list-style: none;
  margin: 0;
  display: block;
  padding: 0;
}
.commentlist > .comment:last-child .comment-body,
.commentlist > .comment:last-child .comment-text {
  margin-bottom: 0;
  border-bottom: 0;
}
.commentlist #respond {
  padding: 5vh 0;
  animation: 0.65s et-fadeInUp;
}
.commentlist .comment_container,
.commentlist .comment {
  position: relative;
}
.commentlist .comment-body,
.commentlist .comment-text {
  margin: 0 0 28px 62px;
  padding-bottom: 28px;
  border-bottom: 1px solid #e2e2e2;
}
.commentlist .pingback .comment-body,
.commentlist .trackback .comment-body {
  margin: 0 0 14px 0;
  padding-bottom: 14px;
}
.commentlist .comment-body .star-rating,
.commentlist .comment-body .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-body .stars,
.commentlist .comment-text .star-rating,
.commentlist .comment-text .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-text .stars {
  float: right;
}
.commentlist .comment-body p.meta,
.commentlist .comment-text p.meta {
  margin-bottom: 10px;
}
.commentlist > li {
  margin: 0;
  position: relative;
}
.commentlist > li .comment-meta {
  display: block;
  color: #848484;
  margin-bottom: 15px;
}
.commentlist > li .comment-meta a {
  color: #848484;
}
.commentlist > li .vcard {
  display: inline-block;
  border: 0;
  padding: 0;
}
.commentlist > li .vcard .fn {
  font-style: normal;
  font-weight: 400;
  color: #282828;
  text-transform: capitalize;
  font-size: initial;
}
.commentlist > li .vcard .fn .url {
  color: #282828;
}
.commentlist > li .vcard .fn:before,
.commentlist > li .vcard .says {
  display: none;
}
.commentlist .bypostauthor > .comment-body .fn:after {
  content: "";
  background: rgb(0 0 0 / 0.4);
  padding: 1px 6px;
  border-radius: 3px;
  margin-left: 6px;
  color: #fff;
  font-size: 12px;
}
.commentlist > li .avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.commentlist > li .comment-awaiting-moderation {
  font-size: 10px;
}
.commentlist > li p {
  line-height: 1.6;
  word-break: break-word;
}
.commentlist > li .reply {
  margin-top: 10px;
}
.commentlist > li .reply a {
  display: inline-flex;
  align-items: center;
  color: #282828;
}
.commentlist > li .reply a svg {
  margin-right: 4px;
}
.commentlist > li .children {
  list-style: none;
  margin-left: 62px;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
@media all and (max-width: 767px) {
  .commentlist > li img {
    display: none;
  }
  .commentlist .comment-body,
  .commentlist .comment-text {
    margin-left: 0;
  }
  .commentlist > li .children {
    margin-left: 5px;
  }
}
@media all and (max-width: 400px) {
  .commentlist > li .children {
    margin-left: 28px;
  }
}
.comment-respond {
  max-width: 640px;
  margin: 0 auto;
}
.comment-form > p {
  display: block;
  width: 100%;
  margin: 0 0 16px;
  padding: 0;
  clear: both;
}
p.comment-notes {
  margin-bottom: 30px;
}
.comment-form > .form-row {
  line-height: 1;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .form-row-first,
.comment-form .form-row-last {
  width: 48%;
  display: block;
  float: left;
  margin: 0 0 16px;
  padding: 0;
}
.floating-labels .comment-form > .form-row {
  margin-top: 0;
}
.comment-form .comment-form-email,
.comment-form .form-row-last {
  float: right;
  clear: none;
}
.comment-form p input,
.comment-form p textarea {
  width: 100%;
  margin-bottom: 0;
}
.comment-form textarea {
  width: 100%;
  min-height: 130px;
}
.comment-form p label,
.comment-form div label {
  color: #282828;
  display: inline;
}
#wp-comment-cookies-consent {
  width: auto;
  margin-right: 10px;
}
.comment-form .form-submit {
  clear: both;
  margin-top: 15px;
  text-align: center;
}
.comment-form p input#submit {
  display: inline-block;
  width: auto;
  min-width: 120px;
  margin-top: 9px;
}
.star-rating,
.comment-form-rating .stars {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-family: "et-icon";
  color: #ccc;
  line-height: 1;
  font-size: 16px;
}
.star-rating:before,
.comment-form-rating .stars:before {
  font-family: "et-icon";
  content: "\e92e \e92e \e92e \e92e \e92e";
}
.star-rating > span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
}
.star-rating > span:before,
.comment-form-rating .stars > span:before {
  color: #282828;
  font-family: "et-icon";
  content: "\e92e \e92e \e92e \e92e \e92e";
}
.star-rating > span strong,
.comment-form-rating .stars > span strong {
  display: none;
}
.star-rating + .write_first,
.comment-form-rating .stars + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #282828;
  margin-left: 20px;
  line-height: 18px;
  vertical-align: text-top;
}
.comment-form-rating {
  text-align: center;
  background: #f8f8f8;
  padding: 10px;
  margin-bottom: 24px;
  border-radius: 3px;
}
.comment-form-rating .stars {
  margin: 0 15px;
}
.comment-form-rating .stars:before {
  content: none;
}
.comment-form-rating .stars > span:before {
  content: none;
}
.comment-form-rating .stars a {
  position: relative;
  color: #ccc;
  display: inline-block;
  text-indent: -999em;
  width: 24px;
  font-size: 18px;
  font-family: "et-icon";
}
.comment-form-rating .stars a:before {
  position: absolute;
  display: block;
  width: 24px;
  text-indent: 0;
  content: "\e92e";
}
.comment-form-rating .stars a:hover ~ a,
.comment-form-rating .stars a.active ~ a {
  color: #dcdcdc;
}
.comment-form-rating .stars:hover a,
.comment-form-rating .stars.selected a,
.comment-form-rating .stars a:hover {
  color: #000;
}
@media (max-width: 767px) {
  .comment-form p.comment-form-author,
  .comment-form p.comment-form-email,
  .comment-form p.form-row-first,
  .comment-form p.form-row-last {
    width: 100%;
    float: none;
  }
}
.results-not-found {
  text-align: center;
  padding: 5vh 0 10vh;
  justify-content: center;
}
.alert-error {
  color: #f27362;
  display: block;
  line-height: 1.5em;
  position: relative;
}
.results-not-found .search-button-group {
  max-width: 400px;
  margin: 0 auto;
  border-bottom: 2px solid currentColor;
  animation: 0.7s et-fadeInUp;
}
.results-not-found .search-field {
  border: 0;
}
.results-not-found .search-button-group button {
  border: 0;
  background: #fff0;
}
.error404 #wrapper [role="main"] {
  height: 100%;
  text-align: center;
}
.error404 #wrapper [role="main"] .header-spacer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  clear: both;
  margin-bottom: auto;
}
.error404 #wrapper [role="main"] > div.type-page {
  width: 100%;
  margin-bottom: auto;
  padding: 12vh 0;
}
.content404 svg {
  height: 30px;
  width: 30px;
}
.content404 h4 {
  margin-top: 14px;
}
.content404 p {
  color: #888;
  max-width: 300px;
  margin: 18px auto 20px;
}
.error404 .footer-widgets {
  display: none;
}
.et-portfolio-filter {
  margin-bottom: 30px;
}
.et-portfolio-filter.masonry {
  overflow: hidden;
}
.et-portfolio-filter ul:not([class]) {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.1em;
}
.et-portfolio-filter ul li {
  display: inline-flex;
}
.et-portfolio-filter ul li a {
  font-size: 1.1em;
  color: #777;
  margin-right: 19px;
  cursor: pointer;
  position: relative;
}
.et-portfolio-filter ul li.active a {
  color: #282828;
}
.et-portfolio-filter ul li a:after {
  content: "";
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 0;
}
.et-portfolio-filter ul li.active a:after {
  width: 100%;
  left: 0;
}
.et-portfolio .type-portfolio {
  display: block;
  width: 100%;
}
.et-portfolio.regular-padding .type-portfolio {
  margin-bottom: 30px;
}
.et-portfolio .type-portfolio .portfolio-holder,
.et-portfolio .type-portfolio .et-portfolio-image {
  position: relative;
  overflow: hidden;
}
.et-portfolio .type-portfolio .et-portfolio-link,
.et-portfolio .type-portfolio .et-portfolio-hover,
.et-portfolio .type-portfolio .et-portfolio-content.content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-link {
  z-index: 50;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-hover {
  z-index: 30;
}
.et-portfolio .type-portfolio .portfolio-holder .et-portfolio-content {
  z-index: 40;
}
.et-portfolio .type-portfolio .content-overlay .et-portfolio-categories,
.et-portfolio .type-portfolio .content-overlay h3,
.et-portfolio .type-portfolio .content-overlay .et-portfolio-excerpt {
  color: #fff;
}
.et-portfolio .type-portfolio .et-portfolio-image img {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  backface-visibility: hidden;
  transform-origin: center center;
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}
.et-portfolio .type-portfolio:hover .et-portfolio-image img {
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.et-portfolio .type-portfolio h3 {
  margin: 0;
}
.et-portfolio.et-portfolio-style-regular .et-portfolio-content {
  margin-top: 15px;
}
.et-portfolio.et-portfolio-style-regular .et-portfolio-categories {
  margin-bottom: 10px;
}
.et-portfolio.et-portfolio-style-regular .type-portfolio h3 {
  font-size: 1.15em;
}
.et-portfolio.et-portfolio-style-regular .type-portfolio .et-portfolio-hover {
  background: rgb(0 0 0 / 0.1);
  opacity: 0;
}
.et-portfolio.et-portfolio-style-regular
  .type-portfolio:hover
  .et-portfolio-hover {
  opacity: 1;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio .portfolio-holder {
  overflow: hidden;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio .et-portfolio-hover {
  background: rgb(0 0 0 / 0.3);
  opacity: 0;
}
.et-portfolio.et-portfolio-style-overlay
  .type-portfolio:hover
  .et-portfolio-hover {
  opacity: 1;
}
.et-portfolio.et-portfolio-style-overlay .type-portfolio .et-portfolio-content {
  left: 0;
  top: auto;
  bottom: 0;
  padding: 10%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.et-portfolio.et-portfolio-style-overlay
  .type-portfolio:hover
  .et-portfolio-content {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.et-portfolio.et-portfolio-style-hover-card .type-portfolio .portfolio-holder {
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-hover {
  background: #000;
  opacity: 0.2;
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio:hover
  .et-portfolio-hover {
  opacity: 0.4;
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-content {
  padding: 7% 10%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  top: auto;
  bottom: 0;
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-content:before {
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background: -moz-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff0),
    color-stop(100%, rgb(0 0 0 / 0.5))
  );
  background: -webkit-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -o-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: -ms-linear-gradient(top, #fff0 0, rgb(0 0 0 / 0.5) 100%);
  background: linear-gradient(to bottom, #fff0 0, rgb(0 0 0 / 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
  opacity: 1;
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-excerpt {
  opacity: 0;
  line-height: 1.6;
  margin-top: 10px;
  color: rgb(255 255 255 / 0.7);
}
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio:hover
  .et-portfolio-excerpt {
  opacity: 1;
}
.et-portfolio.et-portfolio-style-list .type-portfolio {
  margin-bottom: 40px;
}
.et-portfolio-style-list .post-gallery img {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  backface-visibility: hidden;
  transform-origin: center center;
  object-fit: cover;
  object-position: center;
}
.et-portfolio-style-list .post-list-excerpt .inner {
  padding: 10px 0;
}
.et-portfolio.et-portfolio-style-list .portfolio-holder {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .et-portfolio.et-portfolio-style-list .type-portfolio .post-gallery img {
    max-height: 80vh;
  }
  .et-portfolio-style-list .post-list-excerpt .inner {
    padding: 5% 0 10% 10%;
  }
  .et-portfolio.et-portfolio-style-list.alternate-cols-true
    .item:nth-child(even)
    .row {
    flex-direction: row-reverse;
  }
  .et-portfolio.et-portfolio-style-list.alternate-cols-true
    .item:nth-child(even)
    .right-to-left {
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  .et-portfolio.et-portfolio-style-list.alternate-cols-true
    .item:nth-child(even)
    .post-list-excerpt
    .inner {
    padding: 5% 10% 10% 0;
  }
}
.et-portfolio.no-padding,
.row .et-portfolio.row.no-padding {
  margin: 0;
}
.et-portfolio.no-padding .type-portfolio {
  padding: 0;
}
.et-portfolio.no-padding + .et-portfolio-infload-controls {
  margin-top: 50px;
}
aside.related-posts.et-portfolio {
  border-top: 1px solid #ddd;
  padding: 6vh 0 3vh;
}
.related-posts.et-portfolio .type-portfolio h3 {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .et-portfolio .type-portfolio .et-portfolio-image img {
    height: auto !important;
  }
}
.single-portfolio .post-detail .post-title .row {
  justify-content: center;
}
.single-portfolio
  .post-detail.hero-title.featured-gallery.single-image
  .post-title
  .row {
  justify-content: flex-start;
  text-align: inherit;
}
.single-portfolio .post-detail .et-portfolio-excerpt {
  display: none;
}
.single-portfolio .post-detail .entry-title {
  margin: 0;
}
.single-portfolio
  .post-detail.hero-title.featured-gallery.single-image
  .et-portfolio-excerpt {
  display: block;
  margin-top: 20px;
}
.single-portfolio .post-meta {
  list-style: none;
  display: block;
  margin-bottom: 0;
}
.single-portfolio .post-content .post-meta {
  margin: 1em 0 3em;
}
.single-portfolio .post-content .post-meta:after {
  display: block;
  content: " ";
  height: 2px;
  width: 50px;
  margin-top: 1em;
  background: #ddd;
  clear: both;
}
.single-portfolio .post-meta li {
  padding-right: 2em;
  display: inline-flex;
  flex-direction: column;
}
.single-portfolio .post-meta span {
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 0.9em;
  color: initial;
}
.single-portfolio .post-share {
  border-top: 1px solid #eee;
}
.mc4wp-form-fields {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  color: initial;
  width: 100%;
}
.mc4wp-form-fields input:not([type="submit"]) {
  background: #fff;
  color: inherit !important;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 2px solid currentColor !important;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"],
.mc4wp-form-fields input[type="submit"] {
  margin-bottom: 10px;
}
.mc4wp-form-fields input + input {
  margin-left: 10px;
}
.el-style-border-width-1 .mc4wp-form-fields input {
  border-width: 1px !important;
}
.mc4wp-form-fields p {
  clear: both;
  width: 100%;
}
.mc4wp-alert {
  display: inline-block;
  margin-top: 20px;
  line-height: 1.4;
  padding: 5px 12px;
  color: #15a93b;
}
.mc4wp-alert a {
  color: #15a93b;
  font-weight: 700;
}
.mc4wp-alert p {
  margin: 0;
}
.mc4wp-alert.mc4wp-error {
  color: #e43737;
}
.mc4wp-alert.mc4wp-error a {
  color: #e43737;
  font-weight: 700;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce {
  margin-top: 10px;
  margin-bottom: 20px;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce label {
  cursor: pointer;
  display: block !important;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce span {
  margin-left: 4px;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce span:after {
  content: "\e913";
  font-family: "et-icon";
  margin-left: 10px;
}
.widget_mc4wp_form_widget script {
  display: none !important;
}
#goya-popup {
  position: relative;
  display: none;
  max-width: 760px;
  max-height: 100%;
  margin: 0 auto;
  background: #fff;
}
.mfp-wrap.goya-popup,
.mfp-bg.goya-popup,
.et-wp-gallery-popup {
  top: 0 !important;
  position: fixed !important;
}
.mfp-wrap #goya-popup {
  display: block;
}
#goya-popup .popup-wrapper {
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
}
#goya-popup .popup-image {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
#goya-popup .popup-image .image-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
}
#goya-popup .popup-content {
  font-size: 1rem;
  -webkit-box-flex: 1;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  z-index: 1;
  flex: 1 1 0%;
}
#goya-popup .popup-content .content-wrapper {
  width: 66.6667%;
  margin: 0 auto;
  padding: 50px 0;
}
#goya-popup .popup-content h2 {
  margin-bottom: 10px;
}
#goya-popup.popup-layout-1-col .popup-image,
#goya-popup.popup-layout-1-col .popup-image .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#goya-popup.popup-layout-1-col .popup-image .image-wrapper img {
  display: none;
}
#goya-popup.popup-layout-1-col .popup-content {
  text-align: center;
}
#goya-popup .mc4wp-form-fields {
  margin-top: 30px;
}
#goya-popup.popup-layout-2-col {
  max-width: 860px;
}
#goya-popup.popup-layout-2-col .popup-image .image-wrapper {
  background-image: none !important;
}
#goya-popup.popup-layout-2-col .mc4wp-form-fields {
  display: flex;
  flex-direction: column;
}
#goya-popup.popup-layout-2-col .mc4wp-form-fields input {
  width: 100%;
  margin: 10px 0 0;
}
@media only screen and (max-width: 575px) {
  .mc4wp-form-fields {
    flex-direction: column;
  }
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="submit"] {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #goya-popup.popup-layout-2-col .popup-image {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #goya-popup.popup-layout-1-col .popup-wrapper {
    min-height: 420px;
  }
  #goya-popup.popup-layout-1-col .popup-content .content-wrapper {
    padding: 20px 0 0;
  }
}
#goya-popup.dark {
  background-color: #282828;
}
#goya-popup.dark .popup-content {
  color: rgb(255 255 255 / 0.7);
}
#goya-popup.dark .popup-content h1,
#goya-popup.dark .popup-content h2,
#goya-popup.dark .popup-content h3,
#goya-popup.dark .popup-content a {
  color: #fff;
}
#goya-popup.dark .mfp-close.scissors-close:before,
#goya-popup.dark .mfp-close.scissors-close:after {
  background: #fff;
}
#goya-popup.dark .popup-image .image-wrapper {
  opacity: 0.7;
}
#goya-popup.dark.popup-layout-2-col .mc4wp-form-fields input[type="email"],
#goya-popup.dark.popup-layout-2-col .mc4wp-form-fields input[type="submit"] {
  border-color: #fff !important;
}
.footer-middle {
  padding: 50px 0;
  border: 0;
}
.footer-widgets + .footer-middle {
  padding-top: 25px;
}
.footer-middle .mc4wp-form-fields {
  margin: 20px 0;
}
.elementor-editor-active .page-wrapper-inner,
.elementor-editor-active #wrapper {
  min-height: auto;
}
.elementor-editor-active .entry-header h1.entry-title {
  font-size: 2em;
}
.elementor-editor-active .title_outer:after,
.elementor-editor-active .post-meta,
.elementor-editor-active .post-share,
.elementor-editor-active .post-sidebar,
.elementor-editor-active .et_post_nav,
.elementor-editor-active .related-posts {
  display: none !important;
}
.elementor-editor-active .title-wrap .entry-header,
.elementor-editor-active .container.article-body,
.elementor-editor-active .main-content {
  max-width: none;
  flex: 0 0 100%;
  max-width: none;
  padding-top: 10px;
  padding-bottom: 0;
  margin: 0;
}
.elementor-editor-active .main-content {
  padding: 0;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2,
.page-title,
.page-header .page-title,
.entry-header .entry-title,
.et-shop-title,
.product-showcase.product-title-top .product_title,
.et-product-detail .summary h1.product_title,
.woocommerce-products-header h1,
.entry-title.blog-title,
.entry-header .entry-title,
.post-featured .entry-header .entry-title {
  font-size: 2.2rem;
}
.woocommerce-checkout h3,
.order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend,
.et-portfolio .type-portfolio h3,
.related h2,
.up-sells h2,
.cross-sells h2,
.full_description .wc-description-title,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  > .container
  > .row
  > div
  > h2,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title,
.product-details-accordion .woocommerce-Reviews-title,
.comment-reply-title:not(.product-review) {
  font-size: 1.5rem;
}
.post .post-title h3 {
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .wp-block-cover-image .wp-block-cover-image-text,
  .wp-block-cover-image h2,
  .page-title,
  .page-header .page-title,
  .entry-header .entry-title,
  .et-shop-title,
  .product-showcase.product-title-top .product_title,
  .et-product-detail .showcase-active .summary h1.product_title,
  .woocommerce-products-header h1,
  .entry-title.blog-title,
  .entry-header .entry-title,
  .post-featured .entry-header .entry-title {
    font-size: 2.3rem;
  }
  .post.post-classic .post-title h3,
  .post.post-list.sticky .post-title h3 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .page-title,
  .product-showcase.product-title-top .product_title,
  .et-product-detail .showcase-active .summary h1.product_title,
  .woocommerce-products-header h1,
  .page-header h1.page-title,
  .entry-header h1.entry-title,
  .entry-header .entry-title,
  .post-featured .entry-header .entry-title {
    font-size: 2.6rem;
  }
  .post.post-cards.sticky .post-title h3 {
    font-size: 2rem;
  }
  .related h2,
  .up-sells h2,
  .cross-sells h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1490px) {
  .page-title,
  .woocommerce-products-header h1,
  .page-header h1.page-title,
  .entry-header h1.entry-title,
  .entry-header .entry-title,
  .post-featured .entry-header .entry-title {
    font-size: 3rem;
  }
  .post.post-cards.sticky .post-title h3 {
    font-size: 2.4rem;
  }
  .et-product-detail .showcase-active .summary h1.product_title {
    font-size: 3.5rem;
  }
}
.fancy-title,
.wpb_text_column .fancy-title:last-child {
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-bottom: 15px;
  font-size: 0.9rem;
}
.fancy-title,
.fancy-title .wpb_wrapper > h1,
.fancy-title .wpb_wrapper > h2,
.fancy-title .wpb_wrapper > h3,
.fancy-title .wpb_wrapper > h4,
.fancy-title .wpb_wrapper > h5,
.fancy-title .wpb_wrapper > h6,
.fancy-title .wpb_wrapper > p {
  font-weight: 500;
}
.fancy-tag,
.wpb_text_column .fancy-tag:last-child,
.wpb_content_element.fancy-tag {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  border-radius: 3px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
}
.fancy-tag {
  background: #aaa;
}
.fancy-tag,
.fancy-tag .wpb_wrapper > h1,
.fancy-tag .wpb_wrapper > h2,
.fancy-tag .wpb_wrapper > h3,
.fancy-tag .wpb_wrapper > h4,
.fancy-tag .wpb_wrapper > h5,
.fancy-tag .wpb_wrapper > h6,
.fancy-tag .wpb_wrapper > p {
  color: #fff;
  font-size: 11.4px;
  font-weight: 600;
}
.fancy-tag.dark-color {
  background: #282828;
}
.fancy-tag.light-color {
  background-color: #fff;
  color: #282828 !important;
}
.preline,
.et-product-detail .summary .sizing_guide,
#payment .payment_methods li a.about_paypal,
.et-testimonial-author cite,
blockquote cite,
.widget_rss cite,
#wp-calendar caption {
  padding-left: 32px;
  position: relative;
}
.preline-medium,
.preline-large {
  padding-left: 51px;
  position: relative;
}
.preline:before,
.preline-medium:before,
.preline-large:before,
.et-product-detail .summary .sizing_guide:before,
#payment .payment_methods li a.about_paypal:before,
.et-testimonial-author cite:before,
blockquote cite:before,
.widget_rss cite:before,
#wp-calendar caption:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: " ";
  width: 25px;
  height: 1px;
  background: currentColor;
  background: rgb(0 0 0 / 0.2);
}
.preline-medium:before,
.preline-large:before {
  width: 37px;
}
@media only screen and (max-width: 575px) {
  .post .post-meta {
    padding-left: 0;
  }
  .post .post-meta:before {
    display: none;
  }
}
.postline,
.postline-medium,
.postline-large,
.related h2,
.up-sells h2,
.cross-sells h2,
.full_description .wc-description-title,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  > .container
  > .row
  > div
  > h2,
.product-details-vertical.woocommerce-tabs .wc-tab .woocommerce-Reviews-title,
.product-details-accordion .woocommerce-Reviews-title,
.woocommerce-billing-fields h3,
.woocommerce-checkout-review-order h3,
.side-menu .widgettitle {
  position: relative;
  display: inline-block;
}
.postline:before,
.postline-medium:before,
.postline-large:before,
.related h2:before,
.up-sells h2:before,
.cross-sells h2:before,
.full_description .wc-description-title:before,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  > .container
  > .row
  > div
  > h2:before,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  .woocommerce-Reviews-title:before,
.product-details-accordion .woocommerce-Reviews-title:before,
.woocommerce-billing-fields h3:before,
.woocommerce-checkout-review-order h3:before,
.side-menu .widgettitle:before {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 20px;
  display: block;
  content: " ";
  width: 25px;
  height: 1px;
  background: currentColor;
  background: rgb(0 0 0 / 0.2);
}
.postline-medium:before,
.postline-large:before,
.related h2:before,
.up-sells h2:before,
.cross-sells h2:before,
.full_description .wc-description-title:before,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  > .container
  > .row
  > div
  > h2:before,
.product-details-vertical.woocommerce-tabs
  .wc-tab
  .woocommerce-Reviews-title:before,
.product-details-accordion .woocommerce-Reviews-title:before,
.woocommerce-billing-fields h3:before,
.woocommerce-checkout-review-order h3:before,
.side-menu .widgettitle:before {
  width: 37px;
}
@media only screen and (min-width: 576px) {
  .preline-large {
    padding-left: 94px;
    position: relative;
  }
  .preline-large:before {
    width: 74px;
  }
  .postline-large:before {
    width: 74px;
  }
}
.entry-content p a:not([class]),
.entry-content li a:not([class]),
.wpb_text_column a:not([class]),
.wp-block-latest-comments__comment-link,
.et-header-menu > li > a,
.big-menu .sub-menu li a,
.et-header-menu .sub-menu li a,
.footer-bar .menu li a,
.widget .menu-item a,
.et-blog-categories-list li a,
.et-product-detail .product_meta > span a,
.post.post-detail .single-post-meta a,
.post-featured .post-title .post-meta a,
.et-banner-text .et-banner-link.link,
.commentlist > li .reply a,
#cancel-comment-reply-link,
.et-login-wrapper a,
.et-checkout-login-title a,
.et-checkout-coupon-title a,
.checkout .back-to-cart a,
.woocommerce-cart .back-to-shop a,
#order_review .terms a,
.woocommerce-terms-and-conditions-wrapper a,
.tag-cloud-link,
.widget:not(.widget_shopping_cart):not(.woocommerce):not(
    .wcapf-ajax-term-filter
  ):not(.et_widget_social_media)
  a,
.post-nav-links a,
.post-nav-links .current,
.post-categories li a,
.entry-content .wp-block-archives a:not([class]),
.campaign-inner a,
.button-underline {
  position: relative;
  display: inline-block;
  padding: 0.3em 0;
  -webkit-backface-visibility: hidden;
}
.big-menu .sub-menu li a,
.et-header-menu .sub-menu li a {
  padding: 0.4em 0;
}
.entry-content p a:not([class]),
.entry-content li a:not([class]),
.wpb_text_column a:not([class]),
.wp-block-latest-comments__comment-link,
.et-blog-categories-list li a,
.et-product-detail .product_meta > span a,
.post-featured .post-title .post-meta a,
.et-banner-text .et-banner-link.link,
.commentlist > li .reply a,
#cancel-comment-reply-link,
.et-checkout-login-title a,
.et-checkout-coupon-title a,
#order_review .terms a,
.woocommerce-terms-and-conditions-wrapper a,
.tag-cloud-link,
.widget:not(.widget_shopping_cart):not(.woocommerce):not(
    .wcapf-ajax-term-filter
  ):not(.et_widget_social_media)
  a,
.post-categories li a,
.et-global-campaign a {
  padding: 0.1em 0;
}
.entry-content p a:not([class]):after,
.entry-content li a:not([class]):after,
.wpb_text_column a:not([class]):after,
.wp-block-latest-comments__comment-link:after,
.et-header-menu > li > a:after,
.big-menu > li > a:after,
.big-menu .sub-menu > li > a:after,
.et-header-menu .sub-menu > li > a:after,
.footer-bar .menu li a:after,
.widget .menu-item > a:after,
.et-blog-categories-list li a:after,
.et-product-detail .product_meta > span a:after,
.post.post-detail .single-post-meta a:after,
.post-featured .post-title .post-meta a:after,
.et-banner-text .et-banner-link.link:after,
.commentlist > li .reply a:after,
#cancel-comment-reply-link:after,
.et-login-wrapper a:after,
.et-checkout-login-title a:after,
.et-checkout-coupon-title a:after,
.checkout .back-to-cart a:after,
.woocommerce-cart .back-to-shop a:after,
#order_review .terms a:after,
.woocommerce-terms-and-conditions-wrapper a:after,
.tag-cloud-link:after,
.post-nav-links a:after,
.post-categories li a:after,
.shop_categories_list li a:after,
.woocommerce-MyAccount-navigation ul li a:after,
.campaign-inner a:after,
.button-underline:after {
  content: "";
  height: 2px;
  width: 0;
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
.et-header-menu > li > a.account-icon:after,
.widget.widget_shopping_cart a:not(.remove):after,
.widget.widget_products a:after,
.widget.et_widget_social_media a:after,
.et-image-inner a:after {
  display: none;
}
.entry-content a:not([class]):hover:after,
.entry-content li a:not([class]):hover:after,
.wpb_text_column a:not([class]):hover:after,
.wp-block-latest-comments__comment-link:hover:after,
.et-header-menu > li:hover > a:after,
.big-menu > li:hover > a:after,
.big-menu > li.current-menu-item > a:after,
.big-menu > li.current-menu-ancestor > a:after,
.big-menu .sub-menu > li > a:hover:after,
.et-header-menu .sub-menu > li > a:hover:after,
.et-header-menu .sub-menu > li.current-menu-item > a:after,
.et-header-menu > li.current-menu-item > a:after,
.et-header-menu > li.current-menu-ancestor > a:after,
.big-menu .sub-menu > li.current-menu-item > a:after,
.footer-bar .menu li a:hover:after,
.widget .menu-item > a:hover:after,
.et-blog-categories-list li a:hover:after,
.et-product-detail .product_meta > span a:hover:after,
.post.post-detail .single-post-meta a:hover:after,
.post-featured .post-title .post-meta a:hover:after,
.et-banner-text .et-banner-link.link:hover:after,
.commentlist > li .reply a:hover:after,
#cancel-comment-reply-link:hover:after,
.et-login-wrapper a:hover:after,
.et-checkout-login-title a:hover:after,
.et-checkout-coupon-title a:hover:after,
.checkout .back-to-cart a:hover:after,
.woocommerce-cart .back-to-shop a:hover:after,
#order_review .terms a:hover:after,
.woocommerce-terms-and-conditions-wrapper a:hover:after,
.tag-cloud-link:hover:after,
.widget:not(.woocommerce) a:hover:after,
.post-nav-links a:hover:after,
.post-categories li a:hover:after,
.shop_categories_list li a:hover:after,
.woocommerce-MyAccount-navigation ul li a:hover:after,
.woocommerce-MyAccount-navigation ul li.is-active a:after,
.button-underline:hover:after {
  width: 100%;
}
.entry-content .wp-block-image a,
.entry-content .wp-block-gallery a,
.entry-content .gallery a,
.entry-content .et-wp-gallery a,
.post-categories li a,
.vc_tta-panel-title a,
.et-main-products a {
  padding-top: 0;
  padding-bottom: 0;
}
.entry-content .wp-block-image a:after,
.entry-content .wp-block-gallery a:after,
.entry-content .gallery a:after,
.entry-content .et-wp-gallery a:after,
.vc_tta-panel-title a:after,
.et-main-products a:after {
  display: none;
}
.underline,
.products .catalog_btn_link .single_add_to_cart_button.button,
.woocommerce-MyAccount-content header a,
.entry-content
  p
  > a:not(.button):not(.has-background):not(.entry-link):not(.product-link):not(
    .wp-block-button__link
  ):not(.post-page-numbers):not(.tag-cloud-link) {
  box-shadow: inset 0 -1px 0 0 #ccc;
  box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 0.2);
  padding-bottom: 4px;
}
.entry-content
  p
  > a:not(.button):not(.has-background):not(.entry-link):not(.product-link):not(
    .wp-block-button__link
  ):not(.post-page-numbers) {
  padding: 0;
}
.slick-prev:hover,
.slick-next:hover,
.flex-prev:hover,
.flex-next:hover,
.mfp-wrap.quick-search .mfp-content [type="submit"],
.et-close,
.single-product .pswp__button:hover,
.content404 h4,
.woocommerce-tabs .tabs li a span,
.product-details-vertical.woocommerce-tabs .reviews_tab span,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger:hover:after,
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after,
.remove:hover,
a.remove:hover,
.minicart-counter.et-count-zero,
.tag-cloud-link .tag-link-count,
.star-rating > span:before,
.comment-form-rating .stars > span:before,
.wpmc-tabs-wrapper li.wpmc-tab-item.current,
div.argmc-wrapper .tab-completed-icon:before,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
.widget .wc-layered-nav-rating.chosen,
.widget ul li.active,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.widget.widget_layered_nav li.chosen a,
.widget.widget_layered_nav li.current-cat a,
.widget.widget_layered_nav_filters li.chosen a,
.widget.widget_layered_nav_filters li.current-cat a,
.et-wp-gallery-popup .mfp-arrow {
  color: #b9a16b;
}
.gray-color {
  color: #aaa;
}
.accent-color:not(.fancy-tag),
.accent-color:not(.fancy-tag) .wpb_wrapper > h1,
.accent-color:not(.fancy-tag) .wpb_wrapper > h2,
.accent-color:not(.fancy-tag) .wpb_wrapper > h3,
.accent-color:not(.fancy-tag) .wpb_wrapper > h4,
.accent-color:not(.fancy-tag) .wpb_wrapper > h5,
.accent-color:not(.fancy-tag) .wpb_wrapper > h6,
.accent-color:not(.fancy-tag) .wpb_wrapper > p {
  color: #b9a16b;
}
.accent-color.fancy-tag,
.accent-color.fancy-tag:last-child,
.accent-color.fancy-tag .wpb_wrapper > h1,
.accent-color.fancy-tag .wpb_wrapper > h2,
.accent-color.fancy-tag .wpb_wrapper > h3,
.accent-color.fancy-tag .wpb_wrapper > h4,
.accent-color.fancy-tag .wpb_wrapper > h5,
.accent-color.fancy-tag .wpb_wrapper > h6,
.accent-color.fancy-tag .wpb_wrapper > p {
  background-color: #b9a16b;
}
.wpmc-tabs-wrapper li.wpmc-tab-item.current .wpmc-tab-number,
.wpmc-tabs-wrapper li.wpmc-tab-item.current:before,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper
  .argmc-tab-item.last.current
  + .argmc-tab-item:hover
  .argmc-tab-number,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.widget.widget_layered_nav li.chosen a,
.widget.widget_layered_nav li.current-cat a,
.widget.widget_layered_nav_filters li.chosen a,
.widget.widget_layered_nav_filters li.current-cat a,
.widget.widget_layered_nav .et-widget-color-filter li.chosen a:hover:before {
  border-color: #b9a16b;
}
.yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper.slick:after,
.add_to_cart_button.loading:after,
.et-loader:after,
#side-filters.ajax-loader .et-close,
#side-filters.ajax-loader .side-panel-content:after,
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar span.vc_bar,
.minicart-counter,
.et-active-filters-count,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.visited:hover .argmc-tab-number,
div.argmc-wrapper
  .argmc-tab-item.last.current
  + .argmc-tab-item:hover
  .argmc-tab-number,
.slick-dots li button:hover,
.wpb_column.et-light-column .postline:before,
.wpb_column.et-light-column .postline-medium:before,
.wpb_column.et-light-column .postline-large:before,
.et-feat-video-btn:hover .et-featured-video-icon:after,
.post.type-post.sticky .entry-title a:after {
  background-color: #b9a16b;
}
div.argmc-wrapper .argmc-tab-item.visited:before {
  border-bottom-color: #b9a16b;
}
@font-face {
  font-display: swap;
  font-family: "et-icon";
  src: url(/wp-content/themes/goya/assets/icons/theme-icons/fonts/et-icon.ttf?2an9nd)
      format("truetype"),
    url(/wp-content/themes/goya/assets/icons/theme-icons/fonts/et-icon.woff?2an9nd)
      format("woff"),
    url("/wp-content/themes/goya/assets/icons/theme-icons/fonts/et-icon.svg?2an9nd#et-icon")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.et-icon {
  font-family: "et-icon" !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.et-eye-off:before {
  content: "\e94b";
}
.et-eye:before {
  content: "\e94c";
}
.et-info:before {
  content: "\e94a";
}
.et-sort:before {
  content: "\e942";
}
.et-grid-small:before {
  content: "\e941";
}
.et-star:before {
  content: "\e92e";
}
.et-bookmark:before {
  content: "\e940";
}
.et-grid:before {
  content: "\e900";
}
.et-list:before {
  content: "\e901";
}
.et-minus:before {
  content: "\e914";
}
.et-sliders:before {
  content: "\e915";
}
.et-maximize-2:before {
  content: "\e917";
}
.et-maximize:before {
  content: "\e918";
}
.et-user:before {
  content: "\e919";
}
.et-shopping-bag:before {
  content: "\e91a";
}
.et-shopping-cart:before {
  content: "\e91b";
}
.et-share:before {
  content: "\e91d";
}
.et-search:before {
  content: "\e91e";
}
.et-message-square:before {
  content: "\e91f";
}
.et-plus:before {
  content: "\e920";
}
.et-menu:before {
  content: "\e921";
}
.et-tag:before {
  content: "\e922";
}
.et-chevron-right:before {
  content: "\e923";
}
.et-chevron-left:before {
  content: "\e924";
}
.et-chevron-down:before {
  content: "\e925";
}
.et-chevron-up:before {
  content: "\e926";
}
.et-x-circle:before {
  content: "\e927";
}
.et-x-close:before {
  content: "\e928";
}
.et-alert-triangle:before {
  content: "\e929";
}
.et-help-circle:before {
  content: "\e92a";
}
.et-alert-circle:before {
  content: "\e92b";
}
.et-check:before {
  content: "\e92c";
}
.et-map-pin:before {
  content: "\e92d";
}
.et-download:before {
  content: "\e92f";
}
.et-arrow-right:before {
  content: "\e932";
}
.et-arrow-left:before {
  content: "\e933";
}
.et-arrow-down:before {
  content: "\e934";
}
.et-arrow-up:before {
  content: "\e935";
}
.et-gift:before {
  content: "\e938";
}
.et-log-out:before {
  content: "\e936";
}
.et-log-in:before {
  content: "\e937";
}
.et-calendar:before {
  content: "\e93b";
}
.et-clock:before {
  content: "\e93a";
}
.et-refresh-cw:before {
  content: "\e930";
}
.et-link:before {
  content: "\e93c";
}
.et-trash:before {
  content: "\e93d";
}
.et-credit-card:before {
  content: "\e93e";
}
.et-play:before {
  content: "\e916";
}
.et-package:before {
  content: "\e93f";
}
.et-zoom-out:before {
  content: "\e931";
}
.et-zoom-in:before {
  content: "\e939";
}
.et-tiktok:before {
  content: "\e944";
}
.et-x:before {
  content: "\e949";
}
.et-spotify:before {
  content: "\e948";
}
.et-map-marker:before {
  content: "\e947";
}
.et-heart-fill:before {
  content: "\e91c";
}
.et-heart:before {
  content: "\e946";
}
.et-phone:before {
  content: "\e945";
}
.et-telegram:before {
  content: "\e943";
}
.et-twitter:before {
  content: "\e902";
}
.et-facebook:before {
  content: "\e903";
}
.et-pinterest:before {
  content: "\e904";
}
.et-instagram:before {
  content: "\e905";
}
.et-linkedin:before {
  content: "\e906";
}
.et-google:before {
  content: "\e907";
}
.et-flickr:before {
  content: "\e908";
}
.et-snapchat:before {
  content: "\e909";
}
.et-behance:before {
  content: "\e90a";
}
.et-dribbble:before {
  content: "\e90b";
}
.et-tumblr:before {
  content: "\e90c";
}
.et-vimeo:before {
  content: "\e90d";
}
.et-vk:before {
  content: "\e90e";
}
.et-youtube:before {
  content: "\e90f";
}
.et-weibo:before {
  content: "\e910";
}
.et-whatsapp:before {
  content: "\e911";
}
.et-soundcloud:before {
  content: "\e912";
}
.et-email:before {
  content: "\e913";
}
.et-envelope-o:before {
  content: "\e913";
}
.et-shop-title {
  margin: 3vh 0;
}
.page-padding .hero-header-container .et-shop-title {
  margin: 0;
}
.term-description,
.shop-intro-text {
  margin: 15px auto 0;
  max-width: 768px;
  line-height: 1.6;
}
.woocommerce-checkout .et-shop-title {
  margin-bottom: 30px;
}
body.archive.woocommerce .hero-header .hero-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .page-header-transparent:not(.header-transparent-mobiles)
    .hero-header
    .hero-header-container
    .woocommerce-products-header {
    margin-top: 0;
  }
  body:not(.post-type-archive-product) .hero-header .hero-title {
    min-height: 25vh;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.post-type-archive-product) .hero-header .hero-title {
    min-height: 25vh;
  }
  body:not(.post-type-archive-product).page-header-transparent
    .hero-header
    .hero-title {
    min-height: 30vh;
  }
  .term-description,
  .shop-intro-text {
    font-size: 0.9em;
  }
}
.shop_categories_list {
  list-style: none;
  margin-top: 15px;
}
.shop_categories_list li {
  padding: 0 10px;
  display: inline-flex;
}
.shop_categories_list li:first-child {
  padding-left: 0;
}
.shop_categories_list li:last-child {
  padding-right: 0;
}
.shop_categories_list li a,
.woocommerce-MyAccount-navigation ul li a {
  position: relative;
  display: inline-flex;
  padding: 0.1em 0;
}
.shop_categories_list li a {
  flex-direction: column;
}
.shop_categories_list li img {
  max-width: 90px;
}
.pswp__bg {
  background: rgb(0 0 0 / 0.6);
}
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a {
  color: #999;
}
.woocommerce-breadcrumb i {
  font-style: normal;
  display: inline-flex;
  margin: 0 3px;
}
.et-product-detail.et-product-layout-no-padding .product-showcase {
  padding-top: 0;
}
.badge {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  color: #777;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0.1em 0.7em;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: normal;
}
.products .badge {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 2;
}
.products .badge + .badge {
  margin-top: 30px;
}
.badge.onsale {
  background: #fff;
  color: #ef5c5c;
  direction: initial;
}
.badge .onsale-off {
  display: none;
}
.badge.out-of-stock {
  background: #fff;
  color: #585858;
}
.badge.new {
  background: #fff;
  color: #585858;
}
.remove,
a.remove {
  width: 16px;
  height: 16px;
  color: #fff0;
  text-indent: -9999px;
}
.price {
  display: block;
}
.price > span {
  display: inline-flex;
  vertical-align: middle;
}
.price del {
  margin: 0 5px;
  opacity: 0.7;
}
.price ins,
.price > .amount {
  background: #fff0;
  text-decoration: none;
}
.woocommerce-store-notice {
  display: block;
  background: #e5e5e5;
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
  z-index: 9;
}
.woocommerce-store-notice__dismiss-link {
  margin: 0 10px;
}
.stock.in-stock,
.stock.out-of-stock {
  display: inline-block;
  line-height: 1;
  padding: 4px 10px;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin-bottom: 10px;
}
.stock.out-of-stock {
  background: rgb(0 0 0 / 0.2);
}
.stock.in-stock {
  color: #03a678;
  border: 1px solid currentColor;
}
.quantity {
  display: flex;
  align-items: center;
}
.quantity.hidden,
.quantity .screen-reader-text {
  display: none !important;
}
.quantity .qty {
  padding: 0;
  width: 20%;
  min-width: 30px;
  max-height: 24px;
  text-align: center;
  border: 0;
  color: #282828;
  outline: 0;
  -webkit-appearance: none;
  background: #fff0;
  -moz-appearance: textfield;
}
.quantity .qty::-webkit-inner-spin-button,
.quantity .qty::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.quantity span:hover {
  cursor: pointer;
}
.quantity .plus,
.quantity .minus {
  display: flex;
  outline: 0;
  justify-content: center;
  align-items: center;
  border: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.quantity .plus svg,
.quantity .minus svg {
  width: 16px;
  height: 16px;
}
.quantity .plus:active,
.quantity .plus:hover,
.quantity .minus:active,
.quantity .minus:hover {
  background: rgb(0 0 0 / 0.05);
  color: #333;
}
.quantity .disabled,
.quantity .disabled:hover {
  opacity: 0.3;
  cursor: unset;
  color: inherit;
  background: inherit;
}
.required {
  opacity: 0.4;
  border: 0;
}
.related,
.up-sells,
.cross-sells {
  width: 100%;
  margin: 0 0 40px;
}
.related h2,
.up-sells h2,
.cross-sells h2 {
  margin-bottom: 46px;
}
.et-main-products .slick-prev svg,
.et-main-products .slick-next svg {
  height: 28px;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-notice--success,
.wc-block-components-notice-banner {
  color: #03a678;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  padding: 10px 45px;
  width: 100%;
  max-width: 850px;
  margin: 20px auto;
  line-height: 1.5em;
  position: relative;
  animation: 0.7s et-fadeInUp;
}
.wc-block-components-notice-banner.is-success,
.wc-block-components-notice-banner.is-info,
.wc-block-components-notice-banner.is-error {
  background: none !important;
  border: 0 !important;
  font-size: initial;
  padding: 10px 25px !important;
  margin: 0 auto 16px !important;
}
.wc-block-components-notice-banner svg,
.summary .wc-block-components-notice-banner .button,
.summary .woocommerce-message .button,
.summary .woocommerce-error .button,
.summary .woocommerce-info .button {
  display: none;
}
.product-showcase #woo-notices-wrapper div {
  text-align: initial;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  display: inline-flex;
  margin: 10px 0;
}
.wc-block-components-notice-banner.is-success {
  color: #03a678;
}
.woocommerce-info,
.wc-block-components-notice-banner.is-info {
  color: #282828;
}
.woocommerce-error,
.wc-block-components-notice-banner.is-error {
  color: #f27362;
  border-color: #f27362;
  list-style: none;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content {
  flex-basis: auto;
}
.woocommerce-error li {
  display: block;
}
.woocommerce-error li:last-of-type {
  margin: 0;
}
.wc-block-components-notice-banner.is-error
  .wc-block-components-notice-banner__content:before,
.woocommerce-error li:first-of-type:before {
  font-family: "et-icon";
  content: "\e929";
  margin: 0 5px;
}
.woocommerce .shop-full-width .shop_bar .container,
.woocommerce .shop-full-width .shop-products.container {
  max-width: none;
}
.shop_bar {
  margin: 20px 0;
}
.shop-products .woocommerce-ordering {
  display: none;
}
.shop_bar .woocommerce-ordering {
  margin: 0;
  display: inline-flex;
  align-items: center;
}
.shop_bar .category_bar,
.shop_bar .shop-filters {
  display: flex;
  align-items: center;
  line-height: 1;
}
.shop_bar .category_bar {
  flex-wrap: wrap;
}
.shop_bar .shop-filters {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
}
p.woocommerce-result-count {
  display: block;
  padding: 4px 8px;
  font-size: 13px;
  background: rgb(0 0 0 / 0.1);
  border-radius: 2px;
  margin: 10px;
  display: none;
}
.shop_bar .shop-filters .orderby {
  border: 0;
  color: inherit;
  background-color: #fff0;
  background-image: none;
  width: 100%;
  max-width: 160px;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shop_bar .woocommerce-ordering:not(.select2-styled):after {
  content: "\e925";
  font-family: "et-icon";
  font-weight: 400;
  vertical-align: middle;
  margin-left: -20px;
}
.shop_bar
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single {
  height: auto;
  margin: 0;
  border: 0;
  background: #fff0;
  color: #282828;
  padding: 8px 0;
}
.shop_bar
  .woocommerce-ordering
  .select2
  .select2-selection
  .select2-selection__rendered {
  padding-right: 1.5rem;
  white-space: nowrap;
  font-size: inherit;
}
.shop_bar
  .woocommerce-ordering
  .select2
  .select2-selection
  .select2-selection__rendered,
.woocommerce-page.archive .select2-container--open .select2-dropdown {
  min-width: 220px;
}
.shop_bar
  .woocommerce-ordering
  .select2-container--default
  .select2-selection__arrow {
  padding: 0;
  top: 10px;
  height: auto;
  width: 16px;
}
.woocommerce-ordering .select2-container--open .select2-dropdown--above,
.woocommerce-ordering .select2-container--open .select2-dropdown--below {
  min-width: 180px;
  border: 0;
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 0.15);
}
.shop_bar
  .woocommerce-ordering
  .select2-container--default.select2-container--open
  .select2-selection--single:after {
  width: 0;
}
.woocommerce-ordering .select2-results__option {
  padding: 8px 10px;
  font-size: inherit;
}
.filter-trigger {
  display: inline-flex;
  align-items: center;
  background: #fff0;
  border: 0;
  outline: none;
  padding: 8px 0;
}
.shop_bar .filter-trigger-box {
  border-right: 1px solid #eee;
  padding-right: 10px;
  margin-right: 10px;
}
.filter-trigger .icon-close,
.filter-trigger.filter-visible .icon-filter {
  display: none;
}
.filter-trigger.filter-visible .icon-close {
  display: inline-block;
  border-radius: 50%;
  height: 18px;
  width: 18px;
}
.filter-trigger.filter-visible .icon-close svg {
  width: 100%;
  height: 100%;
}
.filter-trigger span {
  margin: 0 8px 0 0;
}
.filter-trigger svg {
  width: 18px;
  height: 18px;
}
@media (min-width: 576px) {
  .woocommerce .shop-full-width .shop_bar .container,
  .woocommerce .shop-full-width .shop-products.container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .shop_bar .shop-filters .orderby {
    max-width: 160px;
  }
}
@media (min-width: 1490px) {
  .woocommerce .shop-full-width .shop_bar .container,
  .woocommerce .shop-full-width .shop-products.container {
    padding-right: 2.5%;
    padding-left: 2.5%;
  }
}
.shop-sidebar-default ul,
.shop-sidebar {
  list-style: none;
  padding-left: 0;
}
#side-filters.ajax-loader .side-panel-content:before,
.shop-sidebar.et-loader:before {
  content: "";
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: auto;
  background: rgb(255 255 255 / 0.4);
  z-index: 99;
}
.shop-sidebar-header .yith-woo-ajax-reset-navigation {
  margin-bottom: 10px;
  order: -1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.yith-wcan-reset-navigation {
  font-size: 11px;
  padding: 6px 12px;
  margin-bottom: 10px;
}
#side-filters .header-active-filters .active-filters-title {
  display: block;
  padding: 0 0 10px 4px;
}
#side-filters .header-active-filters .active-filters-title,
#side-filters .widgettitle {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.1rem;
}
#side-filters .et-close {
  padding: 6px 15px;
  background: #282828;
  border: 0;
  color: #fff;
  border-radius: 0;
  -webkit-transition: background-color 0.65s linear;
  -moz-transition: background-color 0.65s linear;
  transition: background-color 0.65s linear;
  width: auto;
  height: auto;
  transform: none;
}
#side-filters .et-close:before,
#side-filters .et-close:after {
  content: "";
  display: none;
}
#side-filters.ajax-loader .et-close {
  animation: 0.95s et-fadeInLeft;
}
.category_bar .header-active-filters {
  display: flex;
  align-items: center;
  color: #999;
}
.header-active-filters .widget {
  display: inline-block;
  margin: 0;
}
.header-active-filters .woocommerce.widget_layered_nav_filters li.chosen a,
.header-active-filters .filter-reset-all {
  position: relative;
  padding: 0 30px 0 10px;
  display: inline-block;
  line-height: 30px;
  color: #000;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.header-active-filters .widget.widget_layered_nav li.chosen,
.header-active-filters .widget.widget_layered_nav_filters li.chosen,
.header-active-filters .widget li,
.header-active-filters .widget li:last-of-type {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
}
.shop_bar .widget_wcapf-active-filters {
  margin: 0;
}
.shop_bar .widget_wcapf-active-filters .widgettitle {
  display: none;
}
.shop_bar .wcapf-active-filters {
  display: block !important;
}
.filter-trigger .et-active-filters-count {
  display: none;
  justify-content: center;
  align-items: center;
  height: 17px;
  width: 17px;
  line-height: 17px;
  background: #b9a16b;
  color: #fff;
  border-radius: 50px;
  font-size: 10px;
  text-align: center;
  margin: 0 0 0 5px;
  font-family: Arial, Helvetica, sans-serif;
}
.filter-trigger .et-active-filters-count.active {
  display: inline-flex;
}
#side-filters {
  right: auto;
  left: 0;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.panel-open-filters #side-filters {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  z-index: 604;
}
@media only screen and (min-width: 992px) {
  .shop-sidebar-col {
    max-width: 25%;
  }
  .shop-sidebar-col #side-filters {
    right: auto;
    left: auto;
    top: auto;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: relative;
    width: auto;
    z-index: auto;
    opacity: 1;
    background: #fff0;
  }
  .shop-sidebar-col #side-filters .side-panel-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }
  .shop-sidebar-col #side-filters header,
  .shop-sidebar-sidebar .shop-sidebar .header-active-filters,
  .shop-sidebar-sidebar #et-shop-filters,
  .shop-sidebar-header .filter-popup {
    display: none;
  }
  .shop-sidebar-sidebar.shop-sidebar-position-right .shop-sidebar-col {
    order: 10;
  }
  .shop-sidebar-col .side-panel.et-fixed {
    height: auto;
  }
  .shop-sidebar-header #side-filters {
    transform: none;
    left: auto;
    right: auto;
    position: initial;
    will-change: initial;
    opacity: 1;
    display: block;
    width: auto;
    top: auto;
    z-index: inherit;
  }
  .shop-sidebar-header #side-filters.side-panel header {
    display: none;
  }
  .shop-sidebar-header #side-filters {
    position: relative;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    padding: 0;
  }
  .shop-sidebar-header #side-filters .side-panel-content {
    overflow: initial;
    padding: 25px 0;
  }
  .shop-sidebar-header #side-filters .side-panel-content .shop-sidebar {
    position: initial;
  }
  .shop-sidebar-header #side-filters.fade-in {
    opacity: 1;
  }
  .shop-sidebar-header #side-filters .widget {
    border: 0;
  }
  .shop-sidebar-header #side-filters .widgettitle {
    cursor: default;
  }
  .shop-sidebar-header #side-filters .widgettitle span,
  .shop-sidebar-header #side-filters .widget .woof_front_toggle {
    display: none;
  }
  .shop-sidebar-header #side-filters .widget .wcaf-widget-inner,
  .shop-sidebar-header .shop-widget-scroll .widget > ul,
  .shop-sidebar-header .shop-widget-scroll .widgettitle + *,
  .shop-sidebar-header .shop-widget-scroll .wcapf-layered-nav {
    display: block !important;
  }
  .shop-sidebar-header #side-filters .widget_wcapf-active-filters {
    display: flex;
    align-items: center;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .shop-sidebar-header #side-filters .widget_wcapf-active-filters:first-child {
    border-bottom: 1px solid rgb(0 0 0 / 0.05);
  }
  .shop-sidebar-header #side-filters .widget_wcapf-active-filters:last-child {
    border-top: 1px solid rgb(0 0 0 / 0.05);
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .shop-sidebar-header #side-filters .widget_wcapf-active-filters .widgettitle {
    padding: 0 0 5px 0;
    margin: 0 4px;
  }
}
@media only screen and (min-width: 1200px) {
  .shop-sidebar-col {
    max-width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  #et-shop-filters-header {
    display: none;
  }
  .shop-sidebar-col,
  .shop-products-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #side-filters .widget,
  #side-filters .header-active-filters,
  #side-filters .WOOF_Widget .woof_container {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .shop-sidebar-col .side-panel.et-fixed {
    position: fixed !important;
    top: 0 !important;
  }
  .admin-bar .shop-sidebar-col .side-panel.et-fixed {
    top: 32px !important;
  }
}
@media only screen and (max-width: 782px) {
  .admin-bar .shop-sidebar-col .side-panel.et-fixed {
    top: 46px !important;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar.header_on_scroll .side-panel.et-fixed {
    top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .shop_bar .shop-filters {
    border: 1px solid rgb(0 0 0 / 0.1);
    border-width: 1px 0;
    padding: 9px 0;
    margin-top: 20px;
  }
  .shop_bar
    .woocommerce-ordering
    .select2
    .select2-selection
    .select2-selection__rendered {
    min-width: auto;
    max-width: 160px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .shop_bar .shop-filters.sticky-filters {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    z-index: 590;
    padding: 10px 20px;
    background: #f8f8f8;
    box-shadow: -2px 2px 45px -15px rgb(0 0 0 / 0.3);
    border-bottom: 0;
  }
  #side-filters .filter-reset-all {
    margin-bottom: 10px;
  }
  .shop_bar .shop-filters {
    justify-content: center;
  }
  #side-filters.side-panel {
    width: 100%;
  }
  #side-filters {
    bottom: 0;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  .panel-open-filters #side-filters {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    z-index: 604;
  }
}
.yith-wcan-loading {
  background: none !important;
}
#side-filters .widget,
#side-filters .header-active-filters {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgb(0 0 0 / 0.08);
}
#side-filters .header-active-filters {
  padding: 0;
}
#side-filters .widget_layered_nav_filters {
  border: 0;
  padding: 0;
}
#side-filters .widgettitle {
  margin-bottom: 10px;
  padding: 10px 4px;
  font-size: 14px;
}
#side-filters .widget .collapsible {
  cursor: pointer;
}
#side-filters .widgettitle.active {
  margin-bottom: 0;
}
#side-filters .widget:last-child {
  border: 0;
}
.wcapf-widget-hidden {
  display: none !important;
}
.yith-wcan-filters {
  background-color: #fff0;
}
.yith-wcan-filters .filter-item label input {
  display: inherit;
}
.yith-wcan-reset-filters {
  border: 2px solid currentColor;
  background: inherit;
}
@media only screen and (max-width: 991px) {
  .shop-sidebar[class*="block-grid-"] > li,
  .shop-sidebar[class*="block-grid-"] > div {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.products .product.product-category {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
  overflow: hidden;
}
.products .product.product-category .et-category-inner {
  padding-bottom: 90%;
  overflow: hidden;
  height: 0;
  width: 100%;
  position: relative;
  background-color: #f8f8f8;
}
.rounded-corners .product-category .et-category-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.products .product.product-category a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 90%;
  overflow: hidden;
  height: 0;
  background-size: cover;
  background-position: top center;
  width: 100%;
  backface-visibility: hidden;
  transform-origin: center center;
}
.products .product.product-category:hover a {
  width: calc(100% + 30px);
}
@-moz-document url-prefix() {
  .products .product.product-category a {
    height: auto;
    padding: 0;
  }
  .products .product.product-category a:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 90%;
  }
}
.products .product.product-category .category-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px 30px 30px;
  z-index: 2;
  width: 100%;
  text-align: left;
  color: #fff;
}
.products .product.product-category .category-caption:before {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(to top, rgb(0 0 0 / 0.5) 0%, transparent 100%);
  z-index: -1;
}
.products .product.product-category .category-caption h2 {
  text-align: left;
  text-transform: none;
  margin: 0;
  color: #fff;
  font-size: 1.2em;
}
.products .product.product-category .category-caption h2 .count {
  display: inline-block;
  background: none;
  vertical-align: super;
  height: 18px;
  line-height: 18px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
.products .product.product-category.double-height .et-category-inner,
.products .product.product-category.double-height a {
  padding-bottom: calc(180% + 28px);
}
.products .product.product-category.single-height .et-category-inner,
.products .product.product-category.single-height a {
  padding-bottom: calc(45% - 14px);
}
@-moz-document url-prefix() {
  .products .product.product-category.double-height .et-category-inner,
  .products .product.product-category.double-height a {
    padding: 0;
  }
  .products .product.product-category.double-height .et-category-inner:before,
  .products .product.product-category.double-height a:before {
    padding-bottom: calc(180% + 28px);
  }
}
@media only screen and (max-width: 575px) {
  .products:not(.shop_display_list) .product.col-6:nth-child(odd) {
    padding-right: 7.5px;
  }
  .products:not(.shop_display_list) .product.col-6:nth-child(even) {
    padding-left: 7.5px;
  }
  .products.slick .product.col-6:nth-child(odd),
  .products.slick .product.col-6:nth-child(even) {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .shop-products .product.product-category a .category-caption h2 {
    font-size: 14px;
  }
}
.category-separator {
  width: 100%;
  margin: 0 15px 30px;
  border-bottom: 1px solid #ddd;
}
.products .product {
  display: flex;
  margin-bottom: 30px;
  flex-direction: column;
}
.products .product .product_thumbnail {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
}
.products .product .product_thumbnail img {
  width: 100%;
}
.products .product .product_thumbnail img.lazyload {
  background-color: rgb(0 0 0 / 0.1);
}
.products .product .product_thumbnail > a {
  display: block;
  overflow: hidden;
  position: relative;
}
.products .product .caption {
  padding-top: 1em;
}
a.added_to_cart:not(.button) {
  font-size: 0;
}
#yith-wcwl-popup-message {
  display: none !important;
}
.et-tooltip .text,
.et-listing-style2 .button .text,
.et-listing-style2 .added_to_cart .text,
.et-listing-style3 .button .text,
.et-listing-style3 .added_to_cart .text,
.yith-wcwl-add-to-wishlist-button__label,
.et-listing-style2 .yith-wcwl-add-to-wishlist-button__label,
.et-listing-style3 .yith-wcwl-add-to-wishlist-button__label,
.et-listing-style4 .yith-wcwl-add-to-wishlist-button__label,
.tinvwl-tooltip {
  background-color: rgb(51 51 51 / 0.9);
  font-size: 12px;
  line-height: 1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: auto;
  right: 130%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  white-space: nowrap;
  padding: 8px 9px 8px 9px;
  color: #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 7px 15px rgb(0 0 0 / 0.3);
  -webkit-transition: opacity 0.3s linear, right 0.3s linear;
  transition: opacity 0.3s linear, right 0.3s linear;
}
.et-tooltip:hover .text,
.et-listing-style2 .button:hover .text,
.et-listing-style2 .added_to_cart:hover .text,
.et-listing-style3 .button:hover .text,
.et-listing-style3 .added_to_cart:hover .text,
.tinv-wishlist:hover .tinvwl-tooltip,
.et-listing-style2
  .yith-wcwl-add-to-wishlist-button:hover
  .yith-wcwl-add-to-wishlist-button__label,
.et-listing-style3
  .yith-wcwl-add-to-wishlist-button:hover
  .yith-wcwl-add-to-wishlist-button__label,
.et-listing-style4
  .yith-wcwl-add-to-wishlist-button:hover
  .yith-wcwl-add-to-wishlist-button__label {
  right: 120%;
  visibility: visible;
  opacity: 1;
}
.et-tooltip .text:after,
.et-listing-style2 .button .text:after,
.et-listing-style2 .added_to_cart .text:after,
.et-listing-style3 .button .text:after,
.et-listing-style3 .added_to_cart .text:after,
.et-listing-style2 .yith-wcwl-add-to-wishlist-button__label:after,
.et-listing-style3 .yith-wcwl-add-to-wishlist-button__label:after,
.et-listing-style4 .yith-wcwl-add-to-wishlist-button__label:after,
.tinvwl-tooltip:after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: -10px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #fff0 #fff0 #fff0 rgb(51 51 51 / 0.9);
}
@media screen and (min-width: 768px) {
  .no-touch
    .products.hover-animation-jump
    .product-inner:hover
    .product_thumbnail,
  .no-touch
    .products.hover-animation-zoom-jump
    .product-inner:hover
    .product_thumbnail {
    transform: translateY(-5px);
  }
  .no-touch .products.hover-animation-jump .slick-slide,
  .no-touch .products.hover-animation-zoom-jump .slick-slide {
    padding-top: 5px;
  }
  .products .product .product_thumbnail img {
    width: 100%;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transform-origin: center center;
  }
  .no-touch
    .products.hover-animation-zoom
    .product-inner:hover
    .product_thumbnail
    img,
  .no-touch
    .products.hover-animation-zoom-jump
    .product-inner:hover
    .product_thumbnail
    img {
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
}
.product_thumbnail.et-loader:after {
  display: none;
}
.products .product.hover-image-loading .product_thumbnail.et-loader:after {
  display: block;
}
.products .product .product_thumbnail.et-image-hover {
  position: relative;
}
.products .product .product_thumbnail.et-image-hover .product_thumbnail_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  height: 100%;
  opacity: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.no-touch
  .products
  .product
  .product_thumbnail.et-image-hover
  > a:hover
  .product_thumbnail_hover {
  opacity: 1;
}
.products
  .product.wvs-img-replaced
  .product_thumbnail.et-image-hover
  .product_thumbnail_hover {
  opacity: 0 !important;
}
@media screen and (max-width: 767px) {
  .touch
    .products
    .product
    .product_thumbnail.et-image-hover
    .product_thumbnail_hover {
    display: none;
  }
}
.products .product .product-title {
  margin: 0 0 5px;
}
.products .product .product-title h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  margin: 0;
}
.products .product_after_title {
  position: relative;
  overflow: hidden;
}
.atc-visible-mobile-desktop.products .product_after_title,
.atc-visible-desktop.products .product_after_title {
  overflow: inherit;
}
.product .product-excerpt,
.products .product_after_title .button:not(.added_to_cart) .icon,
.products .product .product-title h2:before {
  display: none;
}
.products .product_after_title > div > .price {
  line-height: 25px;
}
.products.show-rating .product_after_shop_loop_price {
  display: flex;
  align-items: center;
}
.products.show-rating .product_after_shop_loop_price .price {
  margin-right: auto;
}
.products.show-rating .product_after_shop_loop_price .star-rating {
  font-size: 0.9em;
  overflow: hidden;
}
.products .product .variations {
  margin: 0;
}
.products .product .variations .label,
.products
  .product
  .variations_form_loop:not(.show-all-variants)
  .reset_variations,
.products .product .variations .variable-item:before,
.products .product .variations .variable-item:after {
  display: none !important;
}
.products .product .variations tr {
  border: 0;
}
.products .product .variations tr td {
  padding: 0;
  border: 0;
}
.products .after_shop_loop_actions {
  background: #fff0;
  opacity: 1;
  bottom: auto;
  box-shadow: none;
}
.products
  .variations_form_loop:not(.show-all-variants)
  .button-variable-wrapper,
.products
  .variations_form_loop:not(.show-all-variants)
  .button-variable-items-wrapper,
.products .product-type-variable .single_variation_wrap,
.products .variations select {
  display: none !important;
}
.products .after_shop_loop_actions .button,
.products .button,
.products .added_to_cart {
  width: auto;
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
  border: 0;
  font-weight: 400;
  background: #fff0;
  border-radius: 0;
  color: #777;
  padding: 2px 0;
  font-weight: 400;
}
.products .button:hover,
.products .add_to_cart_button:hover {
  color: #282828;
  border-color: #282828;
}
.products .after_shop_loop_actions,
.products .after_shop_loop_actions .woocommerce-variation-add-to-cart {
  display: flex;
}
.products .product-type-variable .after_shop_loop_actions {
  display: block;
}
.products .product-type-variable .after_shop_loop_actions table.variations {
  display: inline-block;
  margin-bottom: 0;
}
.products .after_shop_loop_actions .et-quickview-btn,
.products
  .after_shop_loop_actions
  .woocommerce-variation-add-to-cart
  .et-quickview-btn {
  font-size: 1.1rem;
  cursor: pointer;
}
.products.swatches-position-side .variable-items-wrapper {
  position: absolute;
  z-index: 9999999;
  right: 0;
  top: 0;
  padding: 10px;
  opacity: 0;
  transform: scale(0.85);
  -webkit-transition: all 0.22s ease-in-out;
  -moz-transition: all 0.22s ease-in-out;
  transition: all 0.22s ease-in-out;
  display: flex;
  flex-direction: column;
}
.products.swatches-position-side .product:hover .variable-items-wrapper {
  opacity: 1;
  transform: scale(1);
}
.variations_form_loop
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item,
.variations_form_loop
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item {
  width: 22px;
  height: 22px;
}
.no-touch
  .products
  .type-product:not(.et-listing-style2):not(.et-listing-style3):not(
    .et-listing-style4
  ):hover
  .product_after_title
  .product_after_shop_loop_price,
.no-touch
  .products
  .type-product:not(.et-listing-style2):not(.et-listing-style3):not(
    .et-listing-style4
  ).cart-clicked
  .product_after_title
  .product_after_shop_loop_price {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.products
  .type-product.et-listing-style1
  .product_after_title
  .after_shop_loop_actions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.no-touch
  .products
  .type-product:not(.et-listing-style2):not(.et-listing-style3):hover
  .product_after_title
  .after_shop_loop_actions,
.no-touch
  .products
  .type-product:not(.et-listing-style2):not(.et-listing-style3).cart-clicked
  .product_after_title
  .after_shop_loop_actions {
  top: 0;
  animation: 0.65s fadeIn;
}
.products .actions-wrapper a .icon,
.products .caption .yith-wcwl-add-to-wishlist a .icon,
.products .caption .yith-wcwl-add-to-wishlist-button,
.products .actions-wrapper .tinvwl_add_to_wishlist_button,
.products .caption .tinvwl_add_to_wishlist_button {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-flex;
}
.products .actions-wrapper a:hover .icon,
.products
  .actions-wrapper
  .yith-add-to-wishlist-button-block:hover
  .yith-wcwl-add-to-wishlist-button,
.products .caption .yith-wcwl-add-to-wishlist a:hover .icon,
.products .actions-wrapper .tinvwl_add_to_wishlist_button:hover,
.products .caption .tinvwl_add_to_wishlist_button:hover {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.products .yith-wcwl-add-to-wishlist a:hover .et-heart:before {
  content: "\e91c";
}
.products .actions-wrapper .icon,
.products .caption .icon,
.yith-wcwl-add-to-wishlist .icon,
.yith-wcwl-wishlistexistsbrowse .icon {
  color: #777;
}
.products .actions-wrapper a:hover .icon,
.products .caption a:hover .icon,
.yith-wcwl-add-to-wishlist a:hover .icon,
.yith-wcwl-wishlistexistsbrowse a:hover .icon {
  color: #282828;
}
.yith-wcwl-add-to-wishlist-button svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #777 !important;
}
.yith-wcwl-add-to-wishlist-button:hover
  svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #282828 !important;
}
.products .add_to_cart_button.ajax_add_to_cart.added,
.products .button.wvs_add_to_cart_button.added {
  display: none !important;
}
.products .added_to_cart,
.products .added_to_cart .icon,
.products a.added_to_cart:hover .icon {
  color: #03a678;
}
.products .button.wvs_add_to_cart_button + .added_to_cart {
  font-size: 0;
}
.products .button.wvs_add_to_cart_button + .added_to_cart:before {
  display: block;
  content: "\e92c";
  font-family: "et-icon";
  font-size: 18px;
}
.login-to-see-prices
  .products
  .product_after_title
  .product_after_shop_loop_price {
  transform: none !important;
}
.login-to-see-prices .add_to_cart_button {
  display: none !important;
}
.login-to-see-prices
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
    .product-type-grouped
  ):not(.product-type-external)
  .summary
  .yith-wcwl-add-to-wishlist
  > div {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.et-listing-style1 .product-title {
  display: flex;
}
.products .et-listing-style1 .product-title h2 {
  margin-right: auto;
}
.et-listing-style1 .yith-wcwl-add-to-wishlist,
.et-listing-style1 .tinvwl_add_to_wishlist_button {
  position: relative;
  float: right;
  margin: 0;
  padding-left: 10px;
  line-height: 1;
}
.et-listing-style1 .added_to_cart .icon {
  float: left;
  margin: 0 5px 0 0;
}
.et-listing-style1 .yith-wcwl-add-to-wishlist .blockOverlay {
  position: absolute;
  left: 0;
  top: 0;
}
.et-listing-style1 .product_thumbnail .et-quickview-btn {
  opacity: 0;
  position: absolute;
  bottom: -10px;
  width: 100%;
  background: rgb(255 255 255 / 0.8);
  font-size: 0.9em;
  text-align: center;
  padding: 10px;
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition-delay: 0s;
}
.et-listing-style1 .product_thumbnail .et-quickview-btn .text {
  position: relative;
  display: inline;
  visibility: visible;
  transform: none;
  background: #fff0;
  color: inherit;
  text-transform: none;
  font-size: inherit;
  animation: none;
  right: auto;
  left: auto;
  opacity: 1;
  box-shadow: none;
  padding: 0;
}
.et-listing-style1 .product_thumbnail .et-quickview-btn .text:after,
.et-listing-style1 .product_thumbnail .et-quickview-btn .et-icon,
.et-listing-style1 .caption .et-tooltip .text,
.et-listing-style1 .yith-wcwl-add-to-wishlist-button__label {
  display: none;
}
.no-touch .et-listing-style1:hover .product_thumbnail .et-quickview-btn {
  opacity: 1;
  bottom: 0;
  transition-delay: 0.15s;
}
.et-listing-style2 .product-title,
.et-listing-style3 .product-title {
  display: block;
  text-transform: none;
  position: relative;
}
.et-listing-style2 .actions-wrapper {
  position: absolute;
  width: 160px;
  height: 54px;
  bottom: 20px;
  left: 50%;
  margin-left: -80px;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 0.15);
  opacity: 0;
  transform: scale(0.85);
  -webkit-transition: all 0.22s ease-in-out;
  -moz-transition: all 0.22s ease-in-out;
  transition: all 0.22s ease-in-out;
  z-index: 9999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.et-listing-style2.cart-clicked .actions-wrapper,
.no-touch .et-listing-style2:hover .actions-wrapper {
  opacity: 1;
  transform: scale(1);
}
.et-listing-style2 .actions-wrapper {
  align-items: center;
  justify-content: center;
  display: flex;
}
.et-listing-style2 .button,
.et-listing-style2 .added_to_cart {
  padding: 0;
  width: 100%;
}
.et-listing-style2 .et-quickview-btn,
.et-listing-style2 .tinv-wishlist,
.et-listing-style2 .yith-add-to-wishlist-button-block,
.et-listing-style2 .yith-add-to-wishlist-button,
.et-listing-style2 .yith-wcwl-add-to-wishlist,
.et-listing-style2 .yith-wcwl-add-to-wishlist > div,
.et-listing-style2 .yith-wcwl-add-to-wishlist a,
.et-listing-style2 .button,
.et-listing-style2 .added_to_cart {
  background: #fff0;
  font-size: 18px;
  display: inline-flex;
  width: auto;
  float: none;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.et-listing-style2 .yith-wcwl-add-to-wishlist-button {
  height: 100%;
}
.et-listing-style2 .actions-wrapper > *:not(:first-child),
.et-listing-style2 .actions-wrapper > *:not(:first-child):hover {
  border-left: 1px solid rgb(0 0 0 / 0.1);
}
.et-listing-style2 .yith-wcwl-add-to-wishlist .blockOverlay {
  position: absolute;
  left: 10%;
  top: 30%;
}
.et-listing-style2 .button .text,
.et-listing-style2 .et-tooltip .text,
.et-listing-style2 .yith-wcwl-add-to-wishlist-button__label,
.et-listing-style2 .product_after_title .after_shop_loop_actions > .button {
  display: none !important;
}
.et-listing-style2 .button.wvs_add_to_cart_button,
.et-listing-style3 .button.wvs_add_to_cart_button {
  font-size: 0;
}
.et-listing-style2 .button.wvs_add_to_cart_button:before,
.et-listing-style3 .button.wvs_add_to_cart_button:before {
  display: block;
  content: "\e91a";
  font-family: "et-icon";
  font-size: 18px;
}
.et-listing-style3 .actions-wrapper {
  position: absolute;
  top: 5%;
  right: 5%;
}
.et-listing-style3 .button.wvs_add_to_cart_button span {
  display: none;
}
.et-listing-style3 a .icon,
.et-listing-style4 a .icon,
.et-listing-style4 a .icon,
.et-listing-style3 .yith-wcwl-add-to-wishlist-button,
.et-listing-style4 .yith-wcwl-add-to-wishlist-button,
.et-listing-style3 .tinvwl_add_to_wishlist_button,
.et-listing-style4 .tinvwl_add_to_wishlist_button,
.et-listing-style3 .button.wvs_add_to_cart_button {
  border-radius: 50%;
  background: rgb(255 255 255 / 0.7);
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: all 0.22s ease-in-out;
  -moz-transition: all 0.22s ease-in-out;
  transition: all 0.22s ease-in-out;
}
.et-listing-style3:hover a .icon,
.et-listing-style4:hover a .icon,
.et-listing-style3:hover .yith-wcwl-add-to-wishlist-button,
.et-listing-style4:hover .yith-wcwl-add-to-wishlist-button,
.et-listing-style3.cart-clicked a .icon,
.et-listing-style4.cart-clicked a .icon,
.et-listing-style3:hover .tinvwl_add_to_wishlist_button,
.et-listing-style4:hover .tinvwl_add_to_wishlist_button,
.et-listing-style3:hover .button.wvs_add_to_cart_button {
  opacity: 1;
}
.et-listing-style3 a:hover .icon,
.et-listing-style4 a:hover .icon,
.et-listing-style3 .tinvwl_add_to_wishlist_button:hover,
.et-listing-style4 .tinvwl_add_to_wishlist_button:hover {
  background: #fff;
}
.et-listing-style3 .yith-wcwl-add-to-wishlist a .icon,
.et-listing-style4 .yith-wcwl-add-to-wishlist a .icon,
.et-listing-style3 .yith-wcwl-add-to-wishlist-button,
.et-listing-style4 .yith-wcwl-add-to-wishlist-button,
.et-listing-style3 .tinvwl_add_to_wishlist_button,
.et-listing-style4 .tinvwl_add_to_wishlist_button {
  background: #fff0;
  opacity: 1;
}
.et-listing-style3:hover .yith-wcwl-add-to-wishlist a .icon,
.et-listing-style4:hover .yith-wcwl-add-to-wishlist a .icon,
.et-listing-style3:hover .yith-wcwl-add-to-wishlist-button,
.et-listing-style4:hover .yith-wcwl-add-to-wishlist-button,
.et-listing-style3:hover .tinvwl_add_to_wishlist_button,
.et-listing-style4:hover .tinvwl_add_to_wishlist_button {
  background: rgb(255 255 255 / 0.7);
}
.et-listing-style3 .yith-wcwl-add-to-wishlist,
.et-listing-style4 .yith-wcwl-add-to-wishlist,
.et-listing-style3 .yith-add-to-wishlist-button-block,
.et-listing-style4 .yith-add-to-wishlist-button-block,
.et-listing-style3 .actions-wrapper .button,
.et-listing-style3 .actions-wrapper .added_to_cart,
.et-listing-style3 .tinvwl_add_to_wishlist_button,
.et-listing-style4 .tinvwl_add_to_wishlist_button,
.et-listing-style3 .et-quickview-btn,
.et-listing-style4 .et-quickview-btn {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  background: #fff0;
  opacity: 1;
}
.et-listing-style3 .variable-item:not(.radio-variable-item).color-variable-item,
.et-listing-style3
  .variable-item:not(.radio-variable-item).image-variable-item {
  width: 22px;
  height: 22px;
}
.et-listing-style3 .product_after_title .after_shop_loop_actions .button {
  display: none !important;
}
.et-listing-style4 > div {
  position: relative;
}
.products .et-listing-style4 .product_thumbnail {
  margin-bottom: 0;
  border-radius: 5px;
}
.products .et-listing-style4 .button .icon {
  display: none;
}
.products .et-listing-style4 .product_after_title .after_shop_loop_actions {
  position: relative;
  top: 0;
}
.et-listing-style4 .caption {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  padding: 20px;
  opacity: 0;
}
.et-listing-style4:hover .caption {
  opacity: 1;
  bottom: 0;
}
.products:not(.shop_display_list)
  .et-listing-style4
  .product_after_title
  > div
  > .price,
.products:not(.shop_display_list) .et-listing-style4 .button {
  line-height: 1.1;
  border-radius: 3px;
  display: inline-flex;
}
.products:not(.shop_display_list)
  .et-listing-style4
  .product_after_title
  .price
  ins,
.products:not(.shop_display_list)
  .et-listing-style4
  .product_after_title
  .price
  > .amount {
  color: #fff;
}
.products:not(.shop_display_list) .et-listing-style4 .product-title h2 {
  font-size: 1em;
}
.products:not(.shop_display_list) .et-listing-style4 .product-title a {
  padding: 5px 10px;
  border-radius: 3px;
  background: rgb(255 255 255 / 0.5);
  display: inline-block;
}
.products:not(.shop_display_list) .et-listing-style4:hover .product-title a {
  background: rgb(255 255 255 / 0.8);
}
.et-listing-style4 .actions-wrapper {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 10;
  color: #282828;
  font-weight: 400;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
}
.et-listing-style4 .variable-items-wrapper {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .atc-visible-desktop
    .et-listing-style1
    .product_after_title
    .after_shop_loop_actions,
  .atc-visible-mobile-desktop
    .et-listing-style1
    .product_after_title
    .after_shop_loop_actions {
    display: block !important;
    position: relative !important;
    top: auto !important;
    animation: none !important;
  }
  .atc-visible-desktop .product .after_shop_loop_actions .button,
  .atc-visible-mobile-desktop .product .after_shop_loop_actions .button {
    display: inline-block;
    position: relative;
    width: auto;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
    font-size: 14px;
    margin: 5px 0;
    box-shadow: none;
    border: 2px solid #ddd;
    padding: 4px 10px;
    border-radius: 3px;
  }
  .atc-visible-desktop
    .et-listing-style4
    .after_shop_loop_actions
    .button
    .icon,
  .atc-visible-desktop .after_shop_loop_actions .button .text:after {
    display: none;
  }
  .atc-visible-desktop
    .type-product
    .product_after_title
    .product_after_shop_loop_price,
  .atc-visible-mobile-desktop
    .type-product
    .product_after_title
    .product_after_shop_loop_price {
    transform: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .atc-visible-mobile
    .type-product
    .product_after_title
    .after_shop_loop_actions,
  .atc-visible-mobile-desktop
    .type-product
    .product_after_title
    .after_shop_loop_actions {
    display: block !important;
    position: relative !important;
    top: auto !important;
    animation: none !important;
  }
  .atc-visible-mobile .product .after_shop_loop_actions .button,
  .atc-visible-mobile-desktop .product .after_shop_loop_actions .button {
    display: inline-block;
    position: relative;
    width: auto;
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
    margin: 5px 0;
    box-shadow: none;
    border: 2px solid #ddd;
    padding: 4px 10px;
    border-radius: 3px;
  }
  .atc-visible-mobile .after_shop_loop_actions .button .text,
  .atc-visible-mobile-desktop .after_shop_loop_actions .button .text {
    text-transform: none;
    font-size: 14px;
    display: inline-block;
    visibility: visible;
    position: relative;
    left: auto;
    right: auto;
    padding: 0;
    opacity: 1;
    background: none;
    box-shadow: none;
    font-size: inherit;
    color: inherit;
    line-height: 1.6;
  }
  .atc-visible-mobile .et-listing-style4 .after_shop_loop_actions .button .icon,
  .atc-visible-mobile .after_shop_loop_actions .button .text:after,
  .atc-visible-mobile-desktop
    .et-listing-style4
    .after_shop_loop_actions
    .button
    .icon,
  .atc-visible-mobile-desktop .after_shop_loop_actions .button .text:after {
    display: none;
  }
  .atc-visible-mobile
    .type-product
    .product_after_title
    .product_after_shop_loop_price,
  .atc-visible-mobile-desktop
    .type-product
    .product_after_title
    .product_after_shop_loop_price {
    transform: none !important;
  }
  .et-listing-style1 .actions-wrapper,
  .et-listing-style2 .actions-wrapper,
  .et-listing-style3 .actions-wrapper .button,
  .et-listing-style3 .actions-wrapper .added_to_cart,
  .et-listing-style3 .et-quickview-btn,
  .et-listing-style4 .et-quickview-btn {
    display: none;
  }
  .products
    .type-product:not(.et-listing-style2):not(.et-listing-style3):hover
    .product_after_title
    .product_after_shop_loop_price {
    transform: none !important;
  }
  .products
    .type-product:not(.et-listing-style2):not(.et-listing-style3)
    .product_after_title
    .after_shop_loop_actions,
  .products
    .type-product:not(.et-listing-style2):not(.et-listing-style3):hover
    .product_after_title
    .after_shop_loop_actions {
    display: none;
  }
  .products .product:not(.et-listing-style2) .variable-items-wrapper {
    position: relative;
    padding: 0;
    opacity: 1;
    transform: none;
  }
  .products .et-listing-style2 .variations_form.cart table {
    width: 100%;
  }
  .products.swatches-position-side .variable-items-wrapper {
    flex-direction: row;
    opacity: 1;
    transform: none;
    position: relative;
    padding: 10px 0 0;
    margin: 0 0 -4px 0;
  }
  .products:not(.shop_display_list) .et-listing-style4 .button {
    line-height: 1;
    margin: 5px;
  }
  .products .et-listing-style4 .caption {
    padding: 1em 0 0;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 1;
  }
  .products:not(.shop_display_list) .et-listing-style4 .product-title a {
    padding: 0;
    margin: 0;
  }
  .products:not(.shop_display_list)
    .et-listing-style4
    .product_after_title
    > div
    > .price,
  .products:not(.shop_display_list)
    .et-listing-style4
    .product_after_title
    .price
    ins,
  .products:not(.shop_display_list)
    .et-listing-style4
    .product_after_title
    .price
    > .amount {
    color: inherit;
    background: #fff0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .products.show-rating .product_after_shop_loop_price {
    flex-direction: column;
    align-items: start;
  }
  .products.show-rating .product_after_shop_loop_price .star-rating {
    margin-top: 6px;
    display: block;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .products:not(.shop_display_list) .et-listing-style4 .button,
  .products:not(.shop_display_list)
    .et-listing-style4
    .product_after_title
    > div
    > .price {
    background: rgb(0 0 0 / 0.3);
    color: #fff;
    box-shadow: none;
    border: 0;
    line-height: 1;
    padding: 5px 10px;
  }
  .products:not(.shop_display_list) .et-listing-style4 .button {
    background: #282828;
    font-size: inherit;
    margin: 5px 0;
  }
  .products:not(.shop_display_list)
    .et-listing-style4
    .price
    .woocommerce-Price-amount {
    color: #fff;
  }
}
.shop-views {
  display: none;
}
.shop-views.list-1,
.shop-views.small-1 {
  display: flex;
}
.shop-views:before {
  display: block;
  content: "";
  border-left: 1px solid #eee;
  margin: 0 10px 0 5px;
}
.shop-views button {
  display: none;
  padding: 8px 2px;
  margin-left: 10px;
  border: 0;
  background: #fff0;
  color: #282828;
  outline: none;
  opacity: 0.4;
}
.shop-views button:hover,
.shop-views button.active {
  opacity: 1;
}
.shop-views button.active:after {
  width: 100%;
}
.shop-views button svg {
  width: 18px;
  height: 18px;
}
.shop-views .small-icon svg {
  fill: currentColor;
}
.shop-views .grid-icon,
.shop-views.list-1 .list-icon,
.shop-views.small-1 .small-icon {
  display: block;
}
.shop_display_list .product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  flex-direction: row;
}
.shop_display_list .product > div {
  width: 100%;
}
.shop_display_list.products .product .after_shop_loop_actions {
  position: relative;
  top: auto;
  display: block;
  animation: unset;
}
.shop_display_list.products
  .type-product:not(.et-listing-style2):not(.et-listing-style3):hover
  .product_after_title
  .after_shop_loop_actions {
  top: auto;
  animation: unset;
}
.shop_display_list.products .product .after_shop_loop_actions .button {
  display: inline-block;
  position: relative;
  width: auto;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  margin: 5px 0;
  box-shadow: none;
  border: 2px solid #ddd;
  padding: 4px 10px;
  border-radius: 3px;
}
.shop_display_list.products .product .after_shop_loop_actions .button .text {
  display: block;
  position: relative;
  left: auto;
  right: auto;
  color: #777;
  visibility: visible;
  opacity: 1;
  background: none;
  box-shadow: none;
  font-size: inherit;
  line-height: 1.6;
  padding: 0;
}
.shop_display_list.products
  .product
  .after_shop_loop_actions
  .button
  .text:after,
.shop_display_list.products .product .after_shop_loop_actions .button .icon {
  display: none;
}
.shop_display_list.products
  .product
  .product_after_title
  .product_after_shop_loop_price {
  justify-content: space-between;
  display: flex;
  transform: none !important;
}
.shop_display_list.products
  .type-product:not(.et-listing-style2):not(.et-listing-style3):hover
  .product_after_title
  .product_after_shop_loop_price {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.shop_display_list.products .product .caption .variable-items-wrapper {
  flex-direction: row;
  opacity: 1;
  transform: scale(1);
  position: relative;
  padding: 0;
}
@media screen and (max-width: 575px) {
  .shop-views.mobile-cols-1 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .shop_display_list .et-listing-style2 .actions-wrapper,
  .shop_display_list .product .product-excerpt {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .shop_display_list .product > div {
    display: flex;
    width: 100%;
    flex-direction: row;
  }
  .shop_display_list .product .product-excerpt {
    display: block;
    margin: 10px 0;
  }
  .shop_display_list .product .product-excerpt p {
    margin: 0;
  }
  .shop_display_list .product .product_thumbnail {
    width: 45%;
    margin-bottom: 0;
  }
  .shop_display_list .product .caption {
    padding: 20px 0 0 30px;
    width: 55%;
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    text-align: initial;
    opacity: 1;
  }
  .shop_display_list.products .product .caption .et-tooltip .text {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  [class*="columns-"] > .products.shop_display_list .product,
  .shop_display_list .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .shop_display_small .product.small_grid_3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .shop_display_small .product.small_grid_4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .products:not(.shop_display_list) .product.large_grid_5,
  .shop_display_small .product.small_grid_5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .shop_display_small:not(.shop_display_list) .product.small_grid_6 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media screen and (min-width: 1490px) {
  [class*="columns-"] > .products.shop_display_list .product,
  .shop_display_list .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (max-width: 1199px) {
  #shop-display-small {
    display: none;
  }
}
.entry-content .et-main-products,
.et-main-products.et-product-slider,
.slick-slider.products .product {
  margin-bottom: 0;
}
.slick-slider.products .product {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.et-main-products.et-product-slider .slick-list {
  margin-top: -5px;
  padding-top: 5px;
}
.single-product .page-padding {
  padding-top: 0;
}
.page-header-regular.single-product .header-spacer {
  display: none;
}
.et-product-detail .product-showcase {
  border-bottom: 1px solid rgb(0 0 0 / 0.1);
  margin-bottom: 45px;
}
.et-product-detail:not(.et-product-layout-no-padding)
  .showcase-disabled
  .showcase-row {
  justify-content: center;
}
.et-product-detail:not(.et-product-layout-no-padding)
  .showcase-disabled
  .showcase-inner {
  padding-top: 20px;
}
.page-header-transparent
  .et-product-detail:not(.et-product-layout-no-padding)
  .showcase-disabled
  .showcase-inner {
  padding-top: 25px;
}
.et-product-detail.et-product-layout-full-width
  .product-showcase:not(.product-title-top)
  .woocommerce-breadcrumb {
  display: none;
}
.et-product-detail.et-product-layout-full-width .woocommerce-product-gallery {
  text-align: center;
}
.et-product-detail.et-product-layout-full-width
  .et-featured-video.video-gallery {
  display: block;
  clear: both;
  text-align: center;
  padding-top: 40px;
  position: relative;
  right: auto;
  left: auto;
  top: auto;
}
.woocommerce-product-gallery__wrapper {
  margin: 0;
}
.woocommerce-product-gallery__wrapper:before,
.woocommerce-product-gallery__wrapper:after {
  content: "";
  display: block;
  clear: both;
}
.et-product-detail .product-gallery {
  z-index: 0;
}
.et-product-detail .product-gallery img {
  font-size: 0;
}
.et-product-detail
  .lightbox-disabled.zoom-enabled
  .woocommerce-product-gallery__image
  a {
  cursor: crosshair;
}
.et-product-detail
  .lightbox-enabled:not(.zoom-enabled)
  .woocommerce-product-gallery__image
  a:after {
  content: "\e917";
  font-family: "et-icon";
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 15px;
  background: rgb(255 255 255 / 0.3);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  opacity: 0;
  color: initial;
}
.product-gallery .woo-variation-product-gallery,
.product-gallery .rtwpvg-images {
  max-width: none !important;
  width: 100%;
  margin: 0;
  float: none;
  display: block;
}
.touch .woo-variation-gallery-wrapper .zoomImg,
.touch .rtwpvg-wrapper .zoomImg,
.zoom-disabled .rtwpvg-wrapper .zoomImg,
.zoom-disabled .woo-variation-gallery-wrapper .zoomImg {
  display: none !important;
}
.et-product-detail
  .woo-variation-gallery-wrapper
  .woo-variation-gallery-trigger,
.et-product-detail .rtwpvg-wrapper .rtwpvg-trigger {
  position: absolute;
  right: 15px;
  top: 15px;
  background: rgb(255 255 255 / 0.3);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  z-index: 9999;
}
.et-product-detail:not(.et-product-gallery-column):not(.et-product-gallery-grid)
  .woo-variation-gallery-wrapper
  .slick-slider
  .wvg-gallery-image,
.et-product-detail:not(.et-product-gallery-column):not(.et-product-gallery-grid)
  .rtwpvg-wrapper
  .slick-slider
  .rtwpvg-gallery-image {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.et-product-detail .rtwpvg-wrapper .rtwpvg-trigger .dashicons,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger .dashicons {
  font-family: "et-icon";
  font-size: 18px;
  display: none;
}
.et-product-detail .rtwpvg-wrapper .rtwpvg-trigger:after,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger:after {
  content: "\e917";
  font-family: "et-icon";
  font-size: 18px;
}
.touch
  .et-product-detail
  .woo-variation-gallery-wrapper
  .woo-variation-gallery-trigger,
.touch
  .et-product-detail
  .lightbox-enabled:not(.zoom-enabled)
  .woocommerce-product-gallery__image
  a:after,
.touch .et-product-detail .rtwpvg-wrapper .rtwpvg-trigger,
.et-product-detail
  .woo-variation-gallery-wrapper:hover
  .woo-variation-gallery-trigger,
.et-product-detail .rtwpvg-wrapper:hover .rtwpvg-trigger,
.et-product-detail
  .lightbox-enabled:not(.zoom-enabled)
  .woocommerce-product-gallery__image
  a:hover:after {
  opacity: 1;
}
.et-product-detail
  .product-gallery
  .woo-variation-gallery-wrapper
  .woo-variation-gallery-slider-wrapper
  div {
  background: #fff0;
  height: auto !important;
}
@media only screen and (max-width: 991px) {
  .gallery-transition-fade .woocommerce-product-gallery__image {
    position: absolute;
    max-width: none !important;
    min-height: 0 !important;
  }
  .gallery-transition-fade .woocommerce-product-gallery__image:first-child {
    position: relative;
  }
}
@media only screen and (min-width: 992px) {
  .et-product-detail.et-product-layout-no-padding
    .woo-variation-gallery-wrapper
    .woo-variation-gallery-trigger,
  .et-product-detail.et-product-layout-no-padding
    .rtwpvg-wrapper
    .rtwpvg-trigger,
  .et-product-detail.et-product-layout-no-padding
    .lightbox-enabled:not(.zoom-enabled)
    .woocommerce-product-gallery__image
    a:after {
    top: 15%;
    right: 15%;
  }
  .et-product-detail.et-product-layout-no-padding
    .lightbox-enabled:not(.zoom-enabled)
    .woocommerce-product-gallery__image
    a:after {
    display: none;
  }
  .et-product-detail.et-product-layout-no-padding:not(
      .et-product-gallery-carousel
    )
    .woo-variation-gallery-wrapper
    .woo-variation-gallery-trigger,
  .et-product-detail.et-product-layout-no-padding:not(
      .et-product-gallery-carousel
    )
    .rtwpvg-wrapper
    .rtwpvg-trigger,
  .et-product-detail.et-product-layout-no-padding.et-product-gallery-carousel
    .showcase-disabled
    .woo-variation-gallery-wrapper
    .woo-variation-gallery-trigger,
  .et-product-detail.et-product-layout-no-padding.et-product-gallery-carousel
    .showcase-disabled
    .rtwpvg-wrapper
    .rtwpvg-trigger {
    top: 90px;
    right: 40px;
  }
}
.woocommerce-product-gallery .flex-direction-nav {
  list-style: none;
}
.woocommerce-product-gallery .flex-direction-nav a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 500;
  top: 50%;
  opacity: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background: #fff0;
  font-size: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woocommerce-product-gallery .flex-direction-nav a:after {
  font-family: "et-icon";
  font-size: 24px;
  content: "\e924";
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:after {
  content: "\e923";
}
.woocommerce-product-gallery:hover .flex-direction-nav a {
  opacity: 1;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
  left: 0;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
  right: 0;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-prev {
  left: 22px;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-next {
  right: 22px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:hover,
.woocommerce-product-gallery .flex-direction-nav .flex-next:hover {
  background: rgb(255 255 255 / 0.3);
}
@media only screen and (max-width: 991px) {
  .touch .woocommerce-product-gallery .flex-direction-nav a {
    opacity: 1;
  }
  .touch .woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 22px;
  }
  .touch .woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 22px;
  }
}
.pswp__bg,
.pswp__img--placeholder--blank {
  background: rgb(255 255 255 / 0.96);
}
.pswp__top-bar {
  background-color: #fff0;
  top: 10px;
  padding-right: 10px;
}
.pswp__counter {
  color: inherit;
}
button.pswp__button {
  width: 40px;
  height: 40px;
  background-image: none !important;
  color: inherit;
}
button.pswp__button svg {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: -1;
}
.pswp__share-tooltip {
  right: 48px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: #282828;
}
a.pswp__share--facebook:before {
  border-bottom-color: #282828;
}
a.pswp__share--pinterest:hover {
  background: #ce272d;
  color: #fff;
}
.pswp__share-tooltip a {
  padding: 12px 14px;
}
.pswp__share-tooltip a:not(:hover) {
  color: #eee;
}
.pswp__share-modal {
  background: rgb(255 255 255 / 0.5);
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  margin-top: -20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.pswp__button--arrow--left {
  left: 20px;
}
.pswp__button--arrow--right {
  right: 20px;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background-image: none;
  display: none;
  height: 0;
  width: 0;
}
button.pswp__button--arrow--left svg,
button.pswp__button--arrow--right svg {
  height: 24px;
  width: 24px;
}
.pswp__caption {
  display: none;
}
@media all and (max-width: 767px) {
  .single-product .pswp__button--arrow--left svg,
  .single-product .pswp__button--arrow--right svg {
    width: 24px;
    height: 24px;
  }
}
.product-thumbnails .et-feat-video-btn .et-featured-video-label {
  display: none;
}
.et-featured-video.video-gallery {
  position: relative;
  margin-top: 20px;
  display: inline-block;
  color: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.et-feat-video-btn {
  display: inline-flex;
  align-items: center;
  font-size: 0.95em;
}
.et-featured-video-icon {
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
  position: relative;
}
.et-featured-video.video-gallery .et-featured-video-icon {
  width: 40px;
  height: 40px;
}
.et-featured-video-icon:before {
  display: block;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 200px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid currentColor;
}
.et-featured-video-icon:after {
  content: " ";
  height: 72px;
  width: 72px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 50%;
  background: #fff0;
  opacity: 0;
  transition: background 0.5s linear;
}
.et-featured-video.video-multiple a {
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 20px;
  padding: 0;
  position: relative;
}
.et-feat-video-btn:hover .et-featured-video-icon:after {
  animation: 1s circlePulse linear;
}
.et-featured-video-icon svg {
  display: block;
  position: absolute;
  height: 13px;
  width: 13px;
  top: 50%;
  left: 50%;
  margin-left: 2px;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.et-feat-video-btn:hover svg {
  fill: currentColor;
}
.et-featured-video-label {
  margin: 0 0.75em;
}
.summary .et-featured-video {
  margin: 10px 0;
}
.single-product .et-feat-video-popup.et-mfp-fade-in.mfp-bg.mfp-ready,
.single-product .et-feat-video-popup.et-mfp-zoom-in.mfp-bg.mfp-ready,
.single-product .et-feat-video-popup.mfp-bg {
  opacity: 0.86;
}
.et-feat-video-popup.vertical-true .mfp-content {
  height: 100%;
}
.et-feat-video-popup .mfp-close:before,
.et-feat-video-popup .mfp-close:after {
  background-color: #fff;
}
.woocommerce-product-gallery .flex-control-thumbs li,
.woo-variation-product-gallery
  .woo-variation-gallery-thumbnail-wrapper
  .wvg-gallery-thumbnail-image {
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .et-product-detail .product-showcase {
    height: auto !important;
  }
  .woocommerce-product-gallery {
    float: none;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    position: relative;
    overflow: hidden;
  }
  .et-product-layout-full-width .woocommerce-product-gallery {
    max-width: none;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs {
    width: 100%;
    float: none;
  }
  .product-gallery .woo-variation-product-gallery,
  .product-gallery .rtwpvg-images {
    height: auto;
  }
  .et-product-detail.et-product-layout-no-padding
    .et-featured-video.video-gallery {
    left: 15px;
  }
  .woocommerce-product-gallery .flex-control-thumbs,
  .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    position: absolute;
    bottom: 16px;
    z-index: 9;
    width: 100%;
    margin: 0;
  }
  .woocommerce-product-gallery .flex-control-thumbs li,
  .woo-variation-product-gallery
    .woo-variation-gallery-thumbnail-wrapper
    .wvg-gallery-thumbnail-image {
    position: relative;
    float: none;
    display: inline-block;
    width: auto;
    max-width: 80px;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
  }
  .thumbnails-mobile-thumbs .woocommerce-product-gallery .flex-control-thumbs {
    position: relative;
    bottom: auto;
    margin-top: 20px;
  }
  .thumbnails-mobile-dots
    .woocommerce-product-gallery
    .flex-control-thumbs
    li
    img {
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 8px;
    padding: 6px 6px 0 0;
    opacity: 1;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    background: #aaa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .thumbnails-mobile-dots
    .woocommerce-product-gallery
    .flex-control-thumbs
    li
    img.flex-active {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    padding: 8px 8px 0 0;
    opacity: 1;
    background: #282828;
  }
  .thumbnails-mobile-dots .woo-variation-gallery-thumbnail-wrapper,
  .thumbnails-mobile-dots .rtwpvg-thumbnail-wrapper {
    display: none;
  }
  .thumbnails-mobile-dots .slick-slider .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 10px;
    left: auto;
    transform: none;
    text-align: center;
  }
  .thumbnails-mobile-dots .flex-control-thumbs.slick-slider .slick-arrow {
    display: none !important;
  }
  .thumbnails-mobile-dots .flex-control-nav .slick-track {
    transform: none !important;
    width: auto !important;
  }
  .thumbnails-mobile-dots .flex-control-nav .slick-slide {
    width: auto !important;
    display: inline-flex;
    float: none;
  }
}
.woo-variation-gallery-slider .slick-dots,
.rtwpvg-slider .slick-dots {
  position: absolute;
  bottom: 30px;
  z-index: 500;
  max-width: 1280px;
  padding: 0 27px;
  text-align: left;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  border: 1px solid #fff0;
  border-color: #fff0;
  opacity: 0.7;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: none;
  width: auto;
}
.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  border-color: rgb(0 0 0 / 0.3);
  opacity: 1;
}
.has-additional-thumbnails .flex-control-thumbs {
  margin-bottom: 0;
}
.flex-control-thumbs.slick-slider .slick-arrow {
  opacity: 1;
}
.flex-control-thumbs.slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
}
.has-additional-thumbnails .flex-control-thumbs .slick-prev {
  left: 0;
}
.has-additional-thumbnails .flex-control-thumbs .slick-next {
  right: 0;
}
@media all and (min-width: 992px) {
  .et-featured-video.video-gallery {
    position: absolute;
    margin: 0;
    top: 25px;
    left: 40px;
    z-index: 99;
  }
  .et-featured-video.video-gallery .et-featured-video-icon:before {
    background: rgb(255 255 255 / 0.5);
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .et-featured-video.video-gallery
    .et-featured-video-label {
    display: none;
  }
  .thumbnails-vertical .has-additional-thumbnails .woocommerce-product-gallery,
  .thumbnails-vertical .has-additional-thumbnails .flex-control-thumbs {
    overflow: visible !important;
  }
  .thumbnails-vertical .et-featured-video.video-gallery {
    left: 140px;
  }
  .woocommerce-product-gallery .slick-dots {
    display: none;
  }
  .woocommerce-product-gallery .product-images.slick:after {
    top: 250px;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs {
    position: relative;
    float: left;
    width: 80px;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 10px;
  }
  .thumbnails-vertical
    .woocommerce-product-gallery
    .flex-control-thumbs
    li:last-child {
    margin-bottom: 0;
  }
  .thumbnails-vertical:not(.et-product-layout-no-padding)
    .has-additional-thumbnails
    .woocommerce-product-gallery,
  .thumbnails-vertical:not(.et-product-layout-no-padding)
    .woo-variation-gallery-slider-wrapper,
  .thumbnails-vertical:not(.et-product-layout-no-padding)
    .rtwpvg-slider-wrapper {
    float: right;
    width: calc(100% - 90px);
    margin-left: 20px;
  }
  .thumbnails-vertical .has-additional-thumbnails .flex-control-thumbs,
  .thumbnails-vertical
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper,
  .thumbnails-vertical .has-additional-thumbnails .rtwpvg-thumbnail-wrapper {
    width: 70px;
    z-index: 9;
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .rtwpvg-thumbnail-wrapper
    .rtwpvg-thumbnail-slider:not(.slick-initialized) {
    display: block;
  }
  .thumbnails-vertical .has-additional-thumbnails .flex-control-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -90px;
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper
    .wvg-gallery-thumbnail-image,
  .thumbnails-vertical
    .has-additional-thumbnails
    .rtwpvg-thumbnail-wrapper
    .rtwpvg-thumbnail-image {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
  }
  .thumbnails-vertical.et-product-layout-no-padding
    .has-additional-thumbnails
    .flex-control-thumbs,
  .thumbnails-vertical.et-product-layout-no-padding
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper,
  .thumbnails-vertical.et-product-layout-no-padding
    .has-additional-thumbnails
    .rtwpvg-thumbnail-wrapper {
    left: 15px;
    position: absolute;
    margin: 0;
  }
  .thumbnails-vertical.et-product-layout-no-padding
    .has-additional-thumbnails
    .woocommerce-product-gallery:hover
    .flex-direction-nav
    .flex-prev {
    left: 112px;
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .flex-control-thumbs
    .slick-arrow {
    transform: rotate(90deg);
    left: 25px;
    right: auto;
    background: rgb(255 255 255 / 0.5);
    border: 1px solid rgb(0 0 0 / 0.1);
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .flex-control-thumbs
    .slick-arrow:hover {
    border-color: rgb(0 0 0 / 0.3);
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .flex-control-thumbs
    .slick-prev {
    top: -20px;
  }
  .thumbnails-vertical
    .has-additional-thumbnails
    .flex-control-thumbs
    .slick-next {
    bottom: -20px;
  }
  .thumbnails-horizontal .showcase-disabled .woocommerce-product-gallery {
    height: auto !important;
  }
  .thumbnails-horizontal
    .showcase-disabled
    .woocommerce-product-gallery
    .flex-control-thumbs,
  .thumbnails-horizontal
    .showcase-disabled
    .woo-variation-gallery-thumbnail-slider {
    margin-top: 10px;
    display: flex;
  }
  .et-product-layout-full-width
    .woocommerce-product-gallery
    .flex-control-thumbs,
  .et-product-layout-full-width .woo-variation-gallery-thumbnail-wrapper,
  .et-product-layout-full-width .woo-variation-gallery-thumbnail-slider {
    justify-content: center;
  }
  .thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li {
    float: left;
    max-width: 80px;
    margin-bottom: 10px;
    padding: 0 5px;
    cursor: pointer;
  }
  .thumbnails-horizontal
    .woocommerce-product-gallery
    .flex-control-thumbs
    li
    img {
    width: 100%;
    padding: 3px;
  }
  .woocommerce-product-gallery {
    position: relative;
  }
  .woo-variation-gallery-container:before,
  .woo-variation-gallery-container:after,
  .woocommerce-product-gallery:before,
  .woocommerce-product-gallery:after {
    content: "";
    display: block;
    clear: both;
  }
  .et-product-detail:not(.et-product-layout-full-width):not(
      .et-product-layout-no-padding
    )
    .woocommerce-product-gallery {
    max-width: 1000px;
    margin: 0 auto;
  }
  .et-product-gallery-carousel
    .woocommerce-product-gallery
    .slick.slick-initialized.product-thumbnails {
    display: block;
  }
  .flex-control-thumbs.slick:after {
    display: none;
  }
  .et-product-detail
    .flex-control-thumbs
    .woocommerce-product-gallery__image
    img {
    padding: 3px;
    border: 1px solid #fff0;
    cursor: pointer;
  }
  .et-product-detail
    .flex-control-thumbs
    .woocommerce-product-gallery__image.slick-current
    img {
    border-color: #aaa;
  }
  .woo-variation-gallery-slider .wvg-gallery-image {
    display: none;
  }
  .woo-variation-gallery-slider .wvg-gallery-image:first-child,
  .woo-variation-gallery-slider.slick-initialized .wvg-gallery-image {
    display: block;
  }
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery__wrapper,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__wrapper,
  .et-product-detail.et-product-gallery-column .flex-viewport,
  .et-product-detail.et-product-gallery-grid .flex-viewport {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-wrap: wrap;
    transform: translate3d(0, 0, 0) !important;
  }
  .et-product-detail.et-product-gallery-column .woocommerce-product-gallery,
  .et-product-detail.et-product-gallery-grid .woocommerce-product-gallery {
    height: auto !important;
  }
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery
    .flex-viewport,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery
    .flex-viewport {
    height: 100% !important;
  }
  .et-product-detail.et-product-gallery-column .woo-variation-gallery-wrapper,
  .et-product-detail.et-product-gallery-grid .rtwpvg-slider-wrapper {
    min-height: auto !important;
  }
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-wrapper
    .wvg-gallery-image,
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-wrapper
    .slick-slide,
  .et-product-detail.et-product-gallery-column
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image,
  .et-product-detail.et-product-gallery-column
    .rtwpvg-slider-wrapper
    .swiper-slide,
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery__image {
    float: none !important;
    top: auto !important;
    left: auto !important;
    margin: 0 auto !important;
    max-width: 1000px;
    width: 100% !important;
    opacity: 1 !important;
  }
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-slider-wrapper
    div {
    display: block;
  }
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-wrapper
    .slick-slide,
  .et-product-detail.et-product-gallery-column
    .rtwpvg-slider-wrapper
    .swiper-slide,
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery__image {
    padding-top: 20px;
  }
  .et-product-detail.et-product-gallery-column.et-product-layout-no-padding
    .woo-variation-gallery-wrapper
    .wvg-gallery-image,
  .et-product-detail.et-product-gallery-column.et-product-layout-no-padding
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image,
  .et-product-detail.et-product-gallery-column.et-product-layout-no-padding
    .woocommerce-product-gallery__image {
    max-width: 100%;
  }
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-wrapper
    .slick-slide:first-child,
  .et-product-detail.et-product-gallery-column
    .woo-variation-gallery-wrapper
    .slick-cloned
    + .slick-slide,
  .et-product-detail.et-product-gallery-column
    .rtwpvg-slider-wrapper
    .swiper-slide:first-child,
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery__image:first-child {
    padding: 0;
  }
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image,
  .et-product-detail.et-product-gallery-grid .product-gallery .slick-slide,
  .et-product-detail.et-product-gallery-grid
    .woo-variation-gallery-wrapper
    .wvg-gallery-image,
  .et-product-detail.et-product-gallery-grid
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image {
    margin-right: 0 !important;
    margin-left: 0 !important;
    top: auto !important;
    left: auto !important;
    opacity: 1 !important;
    width: 50% !important;
    position: relative;
  }
  .et-product-detail.et-product-gallery-column .swiper-wrapper,
  .et-product-detail.et-product-gallery-grid .swiper-wrapper {
    flex-wrap: wrap;
  }
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image:first-child,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__wrapper
    .woocommerce-product-gallery__image:first-child:last-child,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image.slick-cloned
    + .slick-slide:not(.slick-cloned),
  .et-product-detail.et-product-gallery-grid
    .woo-variation-gallery-wrapper
    .wvg-gallery-image:first-child,
  .et-product-detail.et-product-gallery-grid
    .woo-variation-gallery-wrapper
    .wvg-gallery-image.slick-cloned
    + .slick-slide:not(.slick-cloned),
  .et-product-detail.et-product-gallery-grid
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image:first-child,
  .et-product-detail.et-product-gallery-grid
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image.slick-cloned
    + .slick-slide:not(.slick-cloned),
  .et-product-detail.et-product-gallery-grid
    .product-gallery
    .slick-slide:first-child,
  .et-product-detail.et-product-gallery-grid
    .product-gallery
    .slick-slide.slick-cloned
    + .slick-slide:not(.slick-cloned) {
    width: 100% !important;
  }
  .et-product-gallery-grid
    .woocommerce-product-gallery__image.flex-active-slide {
    order: -1;
    width: 100% !important;
  }
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image:not(.flex-active-slide) {
    width: 50% !important;
  }
  .et-product-detail.et-product-gallery-grid .woo-variation-gallery-wrapper,
  .et-product-detail.et-product-gallery-grid .rtwpvg-slider-wrapper,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .et-product-detail.et-product-gallery-grid
    .woo-variation-gallery-wrapper
    .wvg-gallery-image,
  .et-product-detail.et-product-gallery-grid
    .rtwpvg-slider-wrapper
    .rtwpvg-gallery-image,
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .et-product-detail.et-product-gallery-grid:not(.et-product-layout-no-padding)
    .showcase-disabled
    .showcase-inner {
    padding-bottom: 25px;
  }
  .et-product-gallery-column .product-gallery .slick-list,
  .et-product-gallery-grid .product-gallery .slick-list,
  .et-product-gallery-column .product-gallery .slick-track,
  .et-product-gallery-grid .product-gallery .slick-track {
    height: auto !important;
    width: 100% !important;
    transform: none !important;
  }
  .et-product-detail.et-product-gallery-column
    .woocommerce-product-gallery__image.flex-active-slide {
    order: -1;
    width: 100% !important;
  }
  .et-product-detail.et-product-gallery-grid
    .woocommerce-product-gallery__image.flex-active-slide
    .easyzoom-flyout {
    display: block !important;
  }
  .et-product-gallery-column .product-gallery .slick-cloned,
  .et-product-gallery-grid .product-gallery .slick-cloned,
  .et-product-gallery-column .woo-variation-gallery-thumbnail-wrapper,
  .et-product-gallery-grid .woo-variation-gallery-thumbnail-wrapper,
  .et-product-gallery-column .rtwpvg-thumbnail-wrapper,
  .et-product-gallery-grid .rtwpvg-thumbnail-wrapper,
  .et-product-gallery-column .product-gallery .flex-control-thumbs,
  .et-product-gallery-grid .product-gallery .flex-control-thumbs,
  .et-product-gallery-column .product-gallery .slick-arrow,
  .et-product-gallery-grid .product-gallery .slick-arrow,
  .et-product-gallery-column .product-gallery .slick-dots,
  .et-product-gallery-grid .product-gallery .slick-dots,
  .et-product-gallery-column .product-gallery .flex-direction-nav,
  .et-product-gallery-grid .product-gallery .flex-direction-nav {
    display: none !important;
  }
  .et-product-layout-full-width .product-information .entry-summary {
    display: flex;
    flex-wrap: wrap;
    max-width: 1140px;
    margin: 0 auto;
  }
  .et-product-layout-full-width .product-information .et-pro-summary-top {
    width: 55%;
  }
  .et-product-layout-full-width .product-information .et-pro-summary-content {
    padding-left: 40px;
    width: 45%;
  }
  .et-product-detail.et-product-layout-full-width form.variations_form.cart {
    width: auto !important;
    max-width: none !important;
  }
  .et-product-detail.et-product-layout-full-width #woo-notices-wrapper div {
    text-align: center;
  }
}
.et-product-detail .product-information .entry-summary {
  padding-top: 30px;
  padding-bottom: 30px;
}
.et-product-detail.et-product-layout-full-width.et-wishlist-next
  .summary
  .et-wishlist-div-open {
  padding: 30px 0;
}
@media only screen and (max-width: 575px) {
  .et-product-detail.et-product-layout-no-padding .showcase-inner {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .et-product-detail.et-product-layout-no-padding
    .showcase-inner
    .product-information {
    padding: 0 35px;
  }
}
@media only screen and (max-width: 991px) {
  .et-product-detail .summary,
  .et-product-detail .product-gallery-inner,
  .et-product-detail.thumbnails-mobile-thumbs .product-gallery > div {
    position: static !important;
  }
}
@media only screen and (min-width: 992px) {
  .et-product-detail:not(.et-product-layout-no-padding)
    .showcase-disabled
    .showcase-inner {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .et-product-detail:not(.et-product-layout-no-padding)
    .showcase-disabled
    .showcase-inner
    .product-information
    .entry-summary {
    padding-bottom: 0;
  }
  .product-gallery-inner:before,
  .product-gallery-inner:after {
    display: block;
    clear: both;
    content: "";
  }
  .taller_no_sticky {
    position: static !important;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .product-showcase:not(.showcase-active)
    .product-information
    .entry-summary {
    padding-left: 45px;
    max-width: 590px;
  }
  .et-product-detail.et-product-layout-no-padding .product-showcase {
    padding: 0;
  }
  .et-product-detail.et-product-layout-no-padding.product-header-transparent
    .product-header-spacer {
    display: none;
  }
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .showcase-inner {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .et-product-detail.et-product-layout-no-padding
    .showcase-inner
    .product-information {
    padding: 6vh 5% 0 15px;
    flex-direction: column;
  }
  .et-product-detail.et-product-layout-no-padding.product-header-transparent
    .product-information {
    padding-top: 70px;
  }
  .et-product-detail .showcase-active .showcase-inner {
    padding: 0;
  }
  .et-product-detail .showcase-active .showcase-inner,
  .et-product-detail .showcase-active .showcase-row,
  .et-product-detail .showcase-active .product-gallery,
  .et-product-detail .showcase-active .product-gallery .product-gallery-inner,
  .et-product-detail .showcase-active .woocommerce-product-gallery,
  .et-product-detail
    .showcase-active
    .woocommerce-product-gallery
    .flex-viewport,
  .et-product-detail .showcase-active .woocommerce-product-gallery__wrapper,
  .et-product-detail
    .showcase-active
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image,
  .et-product-detail
    .showcase-active
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image
    a,
  .et-product-detail .showcase-active .woo-variation-product-gallery,
  .et-product-detail .showcase-active .woo-variation-gallery-wrapper,
  .et-product-detail .showcase-active .woo-variation-gallery-container,
  .et-product-detail .showcase-active .woo-variation-gallery-slider-wrapper,
  .et-product-detail .showcase-active .woo-variation-gallery-slider-wrapper div,
  .et-product-detail .showcase-active .rtwpvg-images,
  .et-product-detail .showcase-active .rtwpvg-wrapper,
  .et-product-detail .showcase-active .rtwpvg-container,
  .et-product-detail .showcase-active .rtwpvg-slider-wrapper,
  .et-product-detail .showcase-active .rtwpvg-slider-wrapper div,
  .et-product-layout-no-padding .showcase-active .woocommerce-product-gallery,
  .et-product-layout-no-padding
    .showcase-active
    .product-gallery
    .woo-variation-gallery-slider-wrapper
    .slick-list,
  .et-product-layout-no-padding
    .showcase-active
    .product-gallery
    .rtwpvg-container
    .slick-list {
    height: 100%;
  }
  .et-product-layout-no-padding
    .showcase-active
    .woocommerce-product-gallery
    .flex-viewport,
  .et-product-layout-no-padding .showcase-active .woocommerce-product-gallery,
  .et-product-layout-no-padding
    .showcase-active
    .product-gallery
    .woo-variation-gallery-slider-wrapper
    .slick-list,
  .et-product-layout-no-padding
    .showcase-active
    .product-gallery
    .rtwpvg-container
    .slick-list {
    height: 100% !important;
  }
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .product-gallery
    .woo-variation-gallery-slider-wrapper
    img,
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .product-gallery
    .rtwpvg-slider-wrapper
    img,
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .zoom-disabled
    .woocommerce-product-gallery__image
    img {
    width: 100%;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .product-gallery
    .rtwpvg-wrapper
    .rtwpvg-slider-wrapper
    .rtwpvg-slider
    img,
  .et-product-detail:not(.et-product-layout-full-width)
    .product-gallery
    .woo-variation-gallery-wrapper
    img {
    width: auto;
  }
  .et-product-detail
    .product-gallery
    .woo-variation-gallery-wrapper
    .wvg-gallery-image
    div,
  .et-product-detail
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image
    a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .product-gallery
    .rtwpvg-wrapper
    .rtwpvg-slider-wrapper
    .rtwpvg-slider
    img,
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .product-gallery
    .woo-variation-gallery-wrapper
    img,
  .et-product-detail.et-product-layout-no-padding
    .showcase-disabled
    .product-gallery
    .woo-variation-gallery-wrapper
    .wvg-gallery-image
    div {
    width: 100%;
  }
  .et-product-layout-no-padding.thumbnails-vertical
    .woocommerce-product-gallery
    .flex-control-thumbs,
  .et-product-layout-no-padding.thumbnails-vertical
    .has-additional-thumbnails
    .flex-control-thumbs,
  .et-product-layout-no-padding.thumbnails-vertical
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper,
  .et-product-layout-no-padding.thumbnails-vertical
    .has-additional-thumbnails
    .rtwpvg-thumbnail-wrapper {
    top: 30px;
  }
  .et-product-layout-no-padding.product-header-transparent.thumbnails-vertical
    .woocommerce-product-gallery
    .flex-control-thumbs,
  .et-product-layout-no-padding.product-header-transparent.thumbnails-vertical
    .woo-variation-gallery-thumbnail-wrapper,
  .et-product-layout-no-padding.product-header-transparent.thumbnails-vertical
    .rtwpvg-thumbnail-wrapper,
  .et-product-layout-no-padding.product-header-transparent
    .et-featured-video.video-gallery {
    top: 100px;
  }
  .et-product-layout-no-padding
    .showcase-active
    .woo-variation-gallery-slider
    .slick-dots,
  .et-product-layout-no-padding .showcase-active .rtwpvg-slider .slick-dots {
    transform: none;
    left: auto;
  }
  .et-product-detail.et-product-layout-full-width
    .woocommerce-product-gallery__wrapper {
    max-height: 100vh;
  }
  .et-product-detail.et-product-layout-full-width
    .woocommerce-product-gallery__wrapper
    img.lazyload {
    max-height: 30vh;
  }
  .et-product-layout-full-width .variations_form .variations {
    margin-bottom: 20px;
  }
}
.et-product-detail .summary h1 {
  margin-bottom: 1rem;
}
.et-product-detail .summary .woocommerce-product-details__short-description {
  margin-bottom: 15px;
  font-size: 0.95em;
  clear: both;
}
.et-product-detail
  .summary
  .woocommerce-product-details__short-description:before {
  content: " ";
  display: table;
  clear: both;
}
.et-product-detail .summary .price {
  font-size: 18px;
  margin: 0 10px 10px 0;
  display: inline-block;
  float: left;
}
.et-product-detail .summary .single_variation_wrap .price {
  float: none;
  margin-top: 0;
}
.et-product-detail .summary .price > .price {
  margin-bottom: 0;
}
.et-product-detail .summary .single_variation_wrap .price > .amount,
.et-product-detail .summary .single_variation_wrap .price > ins {
  font-size: 28px;
}
.et-product-detail .summary .woocommerce-product-rating {
  display: inline;
}
.et-product-detail .woocommerce-review-link {
  display: none;
}
.et-product-detail.product-type-simple.product-details-accordion
  .woocommerce-product-rating,
.et-product-detail .summary .price-separator {
  margin-bottom: 10px;
}
.et-product-detail .summary .badge {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  border: 1px solid rgb(0 0 0 / 0.1);
}
.et-product-detail .summary .badge.onsale {
  border-color: #ef5c5c;
  background: #fff0;
}
.et-product-detail .summary .onsale-off {
  display: inline;
}
.et-product-detail .summary .onsale-before,
.et-product-detail .summary .badge.new,
.et-product-detail .summary .badge.out-of-stock {
  display: none;
}
.et-product-detail .summary .sizing_guide {
  display: inline-block;
  margin-bottom: 15px;
  white-space: nowrap;
}
.et-product-detail.product-type-variable .sizing_guide {
  margin-bottom: 15px;
  z-index: 1;
  position: relative;
}
.mfp.et-sizing-guide .popup-container {
  max-width: 820px;
  background: #fff;
  padding: 40px;
  margin: 0 auto;
  position: relative;
}
.mfp.et-sizing-guide .page-header {
  padding: 0;
  margin-top: 0;
}
.et-product-detail .summary .sizing_guide + .sizing_guide,
#et-quickview .summary .sizing_guide {
  display: none;
}
#et-quickview .summary .sizing_guide.open-blank {
  display: inline-flex;
}
@media (min-width: 1490px) {
  .mfp.et-sizing-guide .page-header {
    font-size: 42px;
  }
}
.et-product-detail .summary .post-share {
  padding: 0;
  padding-top: 20px;
  border-top: 1px solid rgb(0 0 0 / 0.1);
  text-align: inherit;
}
.et-product-detail .summary .woocommerce-tabs + .share-article {
  margin-top: 0;
}
.et-product-detail .summary .share-article .share-label {
  font-size: 0.9em;
}
.yith-wcwl-add-to-wishlist a {
  display: block;
  opacity: 1 !important;
}
.yith-wcwl-add-to-wishlist .blockOverlay {
  margin: 0;
  background: transparent !important;
}
.yith-wcwl-add-to-wishlist .blockOverlay:after,
.et-product-detail .summary .yith-wcwl-add-to-wishlist .blockOverlay:after {
  left: 50%;
  right: auto;
  height: 8px;
  width: 8px;
  margin: -12px 0 0 -18px;
}
.et-product-detail .buy-now-container-single-product,
.et-product-detail .summary .yith-wcwl-add-to-wishlist,
.et-product-detail .summary .tinv-wraper.tinv-wishlist {
  display: inline-block;
  display: inline-flex;
  justify-content: center;
  margin-top: 0;
  line-height: 1;
  position: relative;
}
.et-product-detail.et-cart-horizontal .summary .yith-wcwl-add-to-wishlist,
.et-product-detail.et-cart-horizontal
  .summary
  .yith-add-to-wishlist-button-block {
  margin-left: 5px;
  margin-bottom: 0;
  width: auto;
}
.et-product-detail.et-cart-horizontal .summary .yith-wcwl-add-to-wishlist a,
.et-product-detail.et-cart-horizontal
  .summary
  .yith-wcwl-add-to-wishlist-button {
  height: 100%;
  min-height: 54px;
  line-height: 1;
}
.et-product-detail.et-cart-horizontal .summary .yith-wcwl-add-to-wishlist .text,
.et-product-detail.et-cart-horizontal
  .summary
  .yith-wcwl-add-to-wishlist-button__label {
  display: none !important;
}
.et-product-detail .summary .yith-wcwl-add-to-wishlist-button,
.et-product-detail .summary .yith-wcwl-add-to-wishlist > div > a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #fff0;
  text-transform: none;
  letter-spacing: normal;
  background: rgb(0 0 0 / 0.07);
  line-height: 1.6;
  font-size: inherit;
  padding: 0.75rem;
  border: 2px solid #fff0;
  gap: 0;
}
.et-product-detail.et-cart-mixed .summary .yith-wcwl-add-to-wishlist > div > a,
.et-product-detail.et-cart-stacked
  .summary
  .yith-wcwl-add-to-wishlist
  > div
  > a,
.et-product-detail.et-cart-mixed .summary .yith-wcwl-add-to-wishlist-button,
.et-product-detail.et-cart-stacked .summary .yith-wcwl-add-to-wishlist-button {
  padding: 0.15rem 0.75rem;
  margin-top: 10px;
  width: 100%;
  justify-content: center;
}
.et-product-detail.et-cart-mixed .summary .yith-wcwl-add-to-wishlist > div > a {
  flex-direction: row-reverse;
}
.et-product-detail .summary .yith-add-to-wishlist-button-block {
  width: 100%;
  margin-top: 0;
}
.yith-wcwl-add-to-wishlist-button svg {
  width: 18px !important;
  height: 18px;
}
.et-product-detail:not(.et-cart-horizontal) .buy-now-container-single-product,
.et-product-detail:not(.et-cart-horizontal)
  .buy-now-container-single-product
  > div,
.et-product-detail:not(.et-cart-horizontal) .summary .yith-wcwl-add-to-wishlist,
.et-product-detail:not(.et-cart-horizontal)
  .summary
  .yith-wcwl-add-to-wishlist
  > div {
  width: 100%;
}
.et-product-detail .summary .tinvwl_add_to_wishlist_button {
  display: inline-flex;
  align-items: center;
}
.et-product-detail .summary .yith-wcwl-add-to-wishlist .blockOverlay {
  position: relative !important;
  width: auto !important;
}
.et-product-detail .summary .yith-wcwl-add-to-wishlist .blockOverlay:after {
  margin-left: -10px;
}
.et-product-detail .summary .yith-wcwl-add-to-wishlist .et-tooltip .text,
.et-product-detail .summary .yith-wcwl-add-to-wishlist-button__label,
.et-product-detail .summary .tinvwl_add_to_wishlist-text {
  position: relative;
  display: inline;
  visibility: visible;
  transform: none;
  background: #fff0;
  color: inherit;
  text-transform: none;
  font-size: inherit;
  animation: none;
  right: auto;
  left: auto;
  box-shadow: none;
  opacity: 1;
  white-space: normal;
}
.et-product-detail .tinvwl-tooltip,
.et-product-detail .summary .yith-wcwl-add-to-wishlist .et-tooltip .text:after {
  display: none;
}
.et-product-detail.et-cart-horizontal
  .summary
  .yith-wcwl-add-to-wishlist
  .blockOverlay {
  position: absolute;
  left: 20%;
  top: 30%;
  height: 8px;
  width: 8px;
}
.et-wishlist-next .et-wishlist-div-open .quantity + div {
  display: inline-flex;
}
#wcpay-payment-request-wrapper,
#wc-stripe-payment-request-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  flex-grow: 1;
}
#wcpay-payment-custom-button,
#wc-stripe-custom-button {
  display: block;
  width: 100%;
  height: auto !important;
}
@media only screen and (min-width: 576px) {
  .et-product-detail.et-cart-mixed .summary .gift_card_template_button,
  .et-product-detail.et-cart-mixed .summary .et-wishlist-div-open {
    flex-wrap: wrap;
  }
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .summary
    .yith-wcwl-add-to-wishlist
    > div,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .summary
    .yith-add-to-wishlist-button-block,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .buy-now-container-single-product
    > div {
    margin-left: 114px;
  }
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .quantity.hidden
    + .button
    + .yith-wcwl-add-to-wishlist
    > div,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .quantity.hidden
    + .button
    + *
    + .yith-wcwl-add-to-wishlist
    > div,
  .product-type-simple.outofstock.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .summary
    .yith-wcwl-add-to-wishlist
    > div,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .quantity.hidden
    + .button
    + .buy-now-container-single-product
    > div,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .quantity.hidden
    + .button
    + *
    + .buy-now-container-single-product
    > div,
  .product-type-simple.outofstock.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .buy-now-container-single-product
    > div {
    margin-left: 0;
    margin-right: 0;
  }
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .summary
    #wcpay-payment-request-wrapper,
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    ):not(.product-type-external)
    .summary
    #wc-stripe-payment-request-wrapper {
    width: calc(100% - 114px);
  }
}
@media only screen and (max-width: 575px) {
  .et-product-detail .summary .gift_card_template_button,
  .et-product-detail .summary .et-wishlist-div-open {
    flex-direction: column;
    padding-top: 0;
  }
  .et-product-detail .summary .gift_card_template_button .quantity,
  .et-product-detail .summary .et-wishlist-div-open .quantity {
    margin: 0 auto 10px;
    width: 100%;
  }
  .et-product-detail.et-cart-horizontal .summary .yith-wcwl-add-to-wishlist {
    margin: 10px 0 0;
  }
  .et-product-detail .summary .yith-wcwl-add-to-wishlist,
  .et-product-detail .summary .yith-wcwl-add-to-wishlist > div {
    width: 100%;
  }
  .et-product-detail.et-cart-horizontal
    .summary
    .yith-wcwl-add-to-wishlist
    > div
    > a {
    padding: 0.15rem 0.75rem;
    width: 100%;
  }
  .et-product-detail.et-cart-horizontal
    .summary
    .yith-wcwl-add-to-wishlist
    .text,
  .et-product-detail.et-cart-horizontal
    .summary
    .yith-wcwl-add-to-wishlist-button__label {
    display: inline !important;
  }
  .et-product-detail .summary .yith-wcwl-add-to-wishlist .blockOverlay {
    left: 10px;
    top: 12px;
    position: absolute;
  }
  .et-product-detail.et-wishlist-next
    .summary
    .yith-wcwl-add-to-wishlist
    .blockOverlay {
    left: 10px;
    top: 27px;
  }
  .et-product-detail .summary .yith-wcwl-add-to-wishlist .icon {
    margin-right: 6px;
  }
  .et-product-detail .summary .yith-wcwl-add-to-wishlist .text {
    position: relative;
    display: inline;
    visibility: visible;
    transform: none;
    background: #fff0;
    color: inherit;
    text-transform: none;
    font-size: inherit;
    animation: none;
    top: auto;
    right: auto;
    left: auto;
    box-shadow: none;
    opacity: 1;
  }
  .et-product-detail.et-wishlist-under
    .summary
    .yith-wcwl-add-to-wishlist
    :after,
  .et-product-detail .summary .yith-wcwl-add-to-wishlist .text:after {
    display: none;
  }
  .product-showcase .buy-now-container-single-product {
    margin-top: 10px;
  }
  .buy-now-container-single-product > div {
    width: 100%;
  }
  .et-product-detail.et-cart-horizontal
    .summary
    .yith-wcwl-add-to-wishlist-button {
    padding: 0.15rem 0.75rem;
    margin-top: 10px;
    width: 100%;
    justify-content: center;
    min-height: auto;
  }
}
.et-product-detail .product_meta {
  clear: both;
  color: #848485;
  border-top: 1px solid rgb(0 0 0 / 0.1);
  padding: 15px 0;
  margin-top: 30px;
  font-size: 0.9em;
}
.et-product-detail .tabs-accordion + .product_meta {
  margin-top: 0;
}
.et-product-detail .product_meta > span {
  display: inline-block;
  margin-right: 15px;
  align-items: center;
}
.et-product-detail .product_meta > span * {
  color: #282828;
  margin-left: 6px;
}
.et-product-detail > .product_meta {
  margin: 40px auto;
  padding: 20px;
  max-width: 840px;
  text-align: center;
  font-size: inherit;
}
.et-product-detail .summary .quantity {
  width: 104px;
  border: 2px solid rgb(0 0 0 / 0.1);
  border-radius: 3px;
  background: #fff;
  height: calc(2.15em + 0.975rem + 4px);
  position: relative;
  justify-content: center;
}
.et-product-detail.et-cart-stacked .summary .quantity {
  margin-bottom: 10px;
  width: 100%;
}
.el-style-border-width-1 .et-product-detail .summary .quantity {
  height: calc(2.15em + 0.75rem + 4px);
}
.el-style-border-width-1 .sticky-product-bar .quantity,
.el-style-border-width-1 .et-product-detail .summary .quantity {
  border-width: 1px;
}
.et-product-detail .summary .et-wishlist-div-open {
  padding-top: 20px;
  position: relative;
}
.et-product-detail .summary .et-wishlist-div-open {
  display: flex;
  width: 100%;
}
.single_add_to_cart_button.button {
  position: relative;
  flex-grow: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.single_add_to_cart_button.button + .added_to_cart {
  display: none;
}
.et-cart-mixed.product-type-external .single_add_to_cart_button.button,
.et-cart-stacked .single_add_to_cart_button.button {
  width: 100%;
}
.single_add_to_cart_button.et-loader,
.single_buy_now_button.et-loader {
  position: relative;
  cursor: wait;
  transition: none;
}
.single_add_to_cart_button.et-loader:after,
.single_buy_now_button.et-loader:after {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  display: inline-block;
  margin: 0 -10px 0 10px;
  height: 10px;
  width: 10px;
}
.product-showcase:not(.showcase-active) .buy-now-container-single-product,
.et-qv-summary .buy-now-container-single-product {
  margin-top: 10px;
}
.single_buy_now_button {
  width: 100%;
}
.et-product-detail.sold-individually .quantity {
  display: none !important;
}
.ppc-button-wrapper,
#ppc-button-minicart {
  display: block;
  padding-top: 10px;
}
.et-product-detail .product_actions_wrap {
  padding-top: 10px;
}
.et-product-detail .group_table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  font-size: 0.9em;
}
.et-product-detail .group_table td {
  padding: 10px;
  vertical-align: middle;
  line-height: 1.4;
  border-top: 1px solid rgb(0 0 0 / 0.1);
}
.et-product-detail .group_table label {
  margin: 0;
}
.et-product-detail
  .group_table
  .woocommerce-grouped-product-list-item__quantity {
  padding-left: 0;
  padding-right: 0;
}
.et-product-detail .group_table tr td:last-child {
  text-align: right;
  max-width: 120px;
}
.et-product-detail .group_table .et-quickview-btn,
.et-product-detail .group_table .button {
  display: block;
  text-align: center;
  padding: 0 4px;
  max-width: 120px;
  background: #f2f2f2;
  color: initial;
}
.et-product-detail .group_table .et-quickview-btn .text,
.et-product-detail .group_table .button .text {
  position: relative;
  display: inline;
  visibility: visible;
  transform: none;
  background: #fff0;
  color: inherit;
  font-size: inherit;
  white-space: normal;
  padding: 0;
  animation: none;
}
.et-product-detail .group_table p {
  margin: 5px;
}
.et-product-detail .group_table .stock {
  text-align: center;
}
.et-product-detail .summary .group_table .et-wishlist-div-open {
  margin: 0;
  padding: 0;
}
.et-product-detail .group_table .et-quickview-btn .text:after,
.et-product-detail .group_table .add_to_cart_button .text:after,
.et-product-detail .group_table .add_to_cart_button .icon,
.et-product-detail .group_table .button .icon {
  display: none;
}
.woocommerce-grouped-product-list-item__quantity {
  text-align: center;
}
.et-product-detail .summary .group_table .quantity {
  min-width: 94px;
  border: 0;
  margin: 0;
  height: 40px;
  display: flex !important;
  width: 0;
}
.et-product-detail .group_table .quantity span {
  height: 24px;
  width: 24px;
}
@media only screen and (min-width: 576px) {
  .et-product-detail.et-cart-mixed:not(.sold-individually):not(
      .product-type-grouped
    )
    .summary
    .quantity,
  .et-product-detail.et-cart-horizontal:not(.sold-individually):not(
      .product-type-grouped
    )
    .summary
    .quantity {
    margin-right: 10px;
    display: inline-flex;
  }
}
.showcase-active .woocommerce-breadcrumb,
.showcase-active .product_actions_wrap {
  display: none;
}
.product-showcase.product-title-top .product_title {
  padding-bottom: 2vh;
  text-align: center;
}
.product-showcase .woocommerce-breadcrumb {
  margin-bottom: 15px;
}
.product-showcase.showcase-active .variations_form .variations {
  margin-bottom: 20px;
}
.product-showcase.showcase-active
  .variations_form
  .variations
  > tbody
  > tr:not(:last-child) {
  margin-right: 24px;
}
.et-product-detail .showcase-active .summary .post-share {
  margin-top: 10px;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .product-showcase.product-title-top .product_title {
    padding-top: 2vh;
  }
  .product-showcase.product-title-top .woocommerce-breadcrumb {
    margin-bottom: 2vh;
  }
  .showcase-inner,
  .et-product-detail .summary {
    height: auto !important;
  }
}
@media only screen and (max-width: 575px) {
  .product-showcase-light-text
    .product-showcase
    .summary
    .et-wishlist-div-open
    .quantity {
    border-color: rgb(255 255 255 / 0.2);
  }
  .product-showcase-light-text
    .et-wishlist-next
    .product-showcase
    .summary
    .yith-wcwl-add-to-wishlist
    > div
    > a,
  .product-showcase-light-text
    .et-wishlist-under
    .product-showcase
    .summary
    .yith-wcwl-add-to-wishlist
    > div
    > a {
    border-color: rgb(255 255 255 / 0.5);
  }
  .product-showcase.showcase-active .variations_form .variations > tbody > tr {
    display: table-row;
  }
}
@media only screen and (min-width: 992px) {
  .product-showcase.showcase-active {
    padding-bottom: 0;
    min-height: 100vh;
  }
  .et-product-layout-no-padding:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active {
    height: 100vh;
    overflow: hidden;
  }
  .page-header-regular
    .et-product-layout-no-padding:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active {
    height: auto;
    min-height: 100vh;
  }
  .et-product-detail .showcase-active .showcase-inner .product-information {
    z-index: 99;
    padding-bottom: 0;
    max-height: 100%;
  }
  .et-product-detail .showcase-active .product-information .entry-summary {
    padding-top: 10vh;
    padding-bottom: 5vh;
  }
  .product-type-variable:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .sizing_guide {
    float: right;
  }
  .et-product-layout-no-padding:not(.et-product-gallery-carousel)
    .showcase-active
    .showcase-row {
    flex-direction: row-reverse;
  }
  .et-product-detail .showcase-active {
    position: relative;
  }
  .et-product-detail .showcase-active .product-information,
  .et-product-layout-no-padding:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active {
    padding-left: 15px;
    padding-right: 15px;
  }
  .et-product-detail .showcase-active .entry-summary {
    position: relative;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active
    .entry-summary {
    height: 90vh;
    margin-top: auto;
    padding-top: 10vh;
    padding-right: 20px;
    min-height: 600px;
    position: static;
  }
  .et-product-detail .showcase-active .et-pro-summary-top,
  .et-product-detail .showcase-active .share-article {
    animation: 0.78s et-fadeInLeft;
  }
  .et-product-detail
    .showcase-active
    .woocommerce-product-details__short-description {
    display: none;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-regular
    .entry-summary {
    padding-top: 8vh;
    padding-top: 0;
    min-height: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .et-product-detail .showcase-active.showcase-regular .et-pro-summary-top {
    animation: 0.78s et-fadeInLeft;
  }
  .et-product-detail .showcase-active.showcase-regular .et-pro-summary-content {
    animation: 0.78s et-fadeInUp;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .variations_form
    .variations {
    margin: 0;
  }
  .et-product-detail .showcase-active.showcase-fixed .post-share {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-regular
    .variations_form
    .variations {
    margin: 20px 0 30px;
  }
  .product-type-simple.et-product-detail
    .showcase-active.showcase-fixed
    form.cart,
  .product-type-grouped.et-product-detail
    .showcase-active.showcase-fixed
    .et-wishlist-div-open,
  .product-type-external.et-product-detail
    .showcase-active.showcase-fixed
    .et-wishlist-div-open,
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    form.variations_form.cart {
    position: absolute;
    bottom: 40px;
    left: 0;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    form.variations_form.cart {
    left: 0;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    z-index: 99;
    margin: 0 auto;
  }
  .product-showcase.showcase-active .variations_form .variations {
    width: auto;
    position: relative;
  }
  .product-showcase.showcase-active .variations_form .variations > tbody > tr {
    display: inline-block;
    min-width: 120px;
  }
  .product-showcase.showcase-active
    .summary
    .variations_form
    .variations
    .label {
    display: flex;
    align-items: center;
    padding: 5px 0;
    white-space: nowrap;
  }
  .showcase-active .summary .variations_form .variations .label:after {
    content: " ";
    display: block;
    height: 1px;
    width: 100%;
    border-top: 1px solid rgb(0 0 0 / 0.1);
    margin-left: 10px;
  }
  .product-showcase.showcase-active .summary .variations_form .variations td {
    border: 0;
  }
  .product-showcase.showcase-active
    .summary
    .variations_form
    .variations
    .value {
    padding: 0;
  }
  .et-product-detail .showcase-active .variations_form .reset_variations {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin: 5px 0 0 15px;
    display: none;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .single_variation_wrap {
    display: flex;
    align-items: center;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .sizing_guide {
    position: absolute;
    bottom: 0;
    left: 15px;
  }
  .et-product-detail
    .showcase-active.showcase-fixed
    .summary
    .et-featured-video {
    margin: 0 20px 0 0;
    float: left;
  }
  .et-product-detail .showcase-active.showcase-fixed .share-label {
    display: none;
  }
  .et-product-detail .showcase-active.showcase-fixed .et-pro-summary-content {
    float: left;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .summary
    .et-wishlist-div-open {
    padding: 0;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active
    .single_add_to_cart_button.button {
    width: auto;
    min-width: 160px;
  }
  .et-product-detail .showcase-active .single_add_to_cart_button {
    white-space: nowrap;
  }
  .et-product-detail:not(.et-product-layout-full-width)
    .showcase-active.showcase-fixed
    .single_variation_wrap
    .single_variation {
    position: absolute;
    left: 15px;
    bottom: 100%;
    margin: 0 0 10px;
  }
  .et-product-detail
    .showcase-active.showcase-fixed
    .single_variation_wrap
    .single_variation
    .price {
    margin: 0;
  }
  .et-product-detail
    .showcase-active
    .single_variation_wrap
    .single_variation
    .price
    del
    + ins {
    margin: 0 4px 0 0;
    padding: 0;
  }
  .et-product-detail
    .showcase-active
    .summary
    .variations_form
    .single_variation_wrap
    .price
    > .amount,
  .et-product-detail
    .showcase-active
    .summary
    .variations_form
    .single_variation_wrap
    .price
    > ins {
    font-size: 28px;
  }
  .et-product-detail
    .showcase-active
    .summary
    .variations_form
    .single_variation_wrap
    .price
    > del {
    font-size: 0.8em;
  }
  .thumbnails-vertical
    .showcase-active
    .has-additional-thumbnails
    .woocommerce-product-gallery__wrapper {
    float: left;
    margin-left: 0;
    margin-right: 10px;
  }
  .et-product-layout-no-padding.thumbnails-vertical
    .showcase-active
    .has-additional-thumbnails
    .woocommerce-product-gallery__wrapper {
    float: left;
    margin: 0;
    width: 100%;
  }
  .showcase-active .product-gallery .woo-variation-gallery-wrapper,
  .showcase-active .woocommerce-product-gallery__image {
    text-align: center;
  }
  .showcase-active .product-gallery .woo-variation-gallery-wrapper img,
  .showcase-active .woocommerce-product-gallery__image img {
    max-height: 100%;
    width: auto;
  }
  .et-product-layout-no-padding.thumbnails-vertical
    .showcase-active
    .has-additional-thumbnails
    .woocommerce-product-gallery__image
    img.lazyload,
  .et-product-layout-no-padding.thumbnails-vertical
    .showcase-active
    .has-additional-thumbnails
    .woocommerce-product-gallery__image
    img.lazyloading {
    height: 100vh;
  }
  .et-product-detail:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active
    .product-gallery {
    position: absolute;
    right: 0;
    padding: 0;
  }
  .et-product-detail:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active
    .woocommerce-product-gallery {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .et-product-detail:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active
    .woocommerce-product-gallery:hover
    .flex-direction-nav
    .flex-next,
  .et-product-detail:not(.et-product-gallery-column):not(
      .et-product-gallery-grid
    )
    .showcase-active
    .product-gallery
    .slick-slider:hover
    .slick-next {
    right: 105px;
  }
  .showcase-active .has-additional-thumbnails .flex-control-thumbs,
  .showcase-active .has-additional-thumbnails .rtwpvg-thumbnail-wrapper,
  .showcase-active
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper {
    float: right;
    position: absolute;
    width: 80px;
    z-index: 9;
    top: 50% !important;
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .showcase-active
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper,
  .showcase-active
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper
    .woo-variation-gallery-thumbnail-slider {
    height: auto;
  }
  .showcase-active .rtwpvg-wrapper .rtwpvg-thumbnail-slider {
    display: block;
  }
  .showcase-active
    .has-additional-thumbnails
    .rtwpvg-thumbnail-wrapper
    .rtwpvg-thumbnail-image,
  .showcase-active
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper
    .wvg-gallery-thumbnail-image {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
  }
  .et-product-layout-no-padding
    .showcase-active
    .has-additional-thumbnails
    .flex-control-thumbs,
  .et-product-layout-no-padding
    .showcase-active
    .has-additional-thumbnails
    .woo-variation-gallery-thumbnail-wrapper {
    left: auto;
    right: 15px;
  }
  .thumbnails-vertical
    .showcase-active
    .woocommerce-product-gallery
    .flex-direction-nav
    .flex-prev {
    left: 22px;
  }
  .thumbnails-vertical
    .showcase-active
    .woocommerce-product-gallery
    .flex-direction-nav
    .flex-next {
    right: 112px;
  }
  .et-product-layout-no-padding
    .showcase-active
    .has-additional-thumbnails
    .slick-prev,
  .et-product-layout-no-padding
    .showcase-active
    .has-additional-thumbnails
    .slick-next {
    z-index: 9;
  }
  .thumbnails-horizontal
    .showcase-disabled
    .woocommerce-product-gallery
    .flex-control-thumbs {
    display: block;
    float: none;
    width: auto;
    margin: 10px 0 0 0;
  }
  .thumbnails-horizontal
    .showcase-disabled
    .woo-variation-gallery-thumbnail-slider:not(.slick-initialized)
    > div,
  .thumbnails-horizontal
    .showcase-disabled
    .woo-variation-gallery-wrapper
    .wvg-gallery-thumbnail-image.current-thumbnail {
    width: auto !important;
    padding: 0 10px 0 0;
  }
  .thumbnails-horizontal
    .showcase-disabled
    .woocommerce-product-gallery
    .flex-control-thumbs
    li {
    position: relative;
    float: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 0 10px 0 0;
  }
  .et-product-detail .showcase-active.showcase-fixed form.variations_form.cart {
    max-width: 960px;
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .et-product-detail .showcase-active.showcase-fixed form.variations_form.cart {
    max-width: 1140px;
    width: 1140px;
  }
}
@media (min-width: 1490px) {
  .et-product-detail .showcase-active.showcase-fixed form.variations_form.cart {
    max-width: 1420px;
    width: 1420px;
  }
}
.variations_form .reset_variations,
.variations_form_loop .reset_variations {
  display: inline;
  margin: 10px 0;
  color: #777;
  font-size: 0.9em;
  line-height: 1;
  border: 0;
  background: #fff0;
}
.variations_form .reset_variations:before,
.variations_form_loop .reset_variations:before {
  content: "\e927";
  font-family: "et-icon";
  margin-right: 3px;
  font-size: 14px;
}
.et-product-detail .variations_form .variations {
  width: 100%;
}
.et-product-detail .summary .variations label {
  color: #282828;
  font-size: inherit;
  text-transform: capitalize;
  padding: 0;
  padding-right: 0.75rem;
  margin: 0;
}
.et-product-detail .summary .variations .value select {
  display: block;
  width: 100%;
  font-size: 16px;
}
.et-product-detail.et-variation-style-vertical .summary .variations th,
.et-product-detail.et-variation-style-vertical .summary .variations td {
  display: block;
  width: 100%;
}
.et-product-detail .summary .variations th,
.et-product-detail.et-variation-style-table .summary .variations td {
  padding: 0.75em 0;
  font-weight: 400;
  vertical-align: baseline;
}
.et-product-detail.et-variation-style-table .summary .variations tr td {
  border-bottom: 1px solid rgb(0 0 0 / 0.1);
}
.et-product-detail.et-variation-style-table
  .summary
  .variations
  tr:last-child
  td {
  border: 0;
}
@media only screen and (min-width: 576px) {
  .et-product-detail .summary .variations .value select {
    font-size: inherit;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    height: calc(2.15em + 0.375rem + 4px);
  }
}
.variations_form .single_variation_wrap .single_variation {
  margin-bottom: 10px;
}
.product-type-variable .single_variation_wrap .single_variation {
  margin: 10px 0 0;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.product-type-variable .woocommerce-variation-description {
  font-size: 0.8em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  clear: both;
  margin-top: -1em;
}
.zoo-cw-attr-item {
  border-width: 1px;
}
.zoo-cw-gallery-loading:before {
  display: none;
}
.zoo-cw-gallery-loading .woocommerce-product-gallery__wrapper {
  opacity: 0.5;
}
.cw-product-gallery.vertical .cw-product-gallery-thumbs {
  width: 70px;
}
.cw-product-gallery.vertical .cw-product-gallery-main {
  width: calc(100% - 80px);
}
.cw-product-gallery.vertical
  .cw-product-gallery-thumbs
  .cw-product-gallery-btn {
  transform: none;
}
.cw-product-gallery-thumbs svg {
  height: 20px;
}
.variable-items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.wvs-archive-variations-wrapper .blockUI.blockOverlay:after {
  display: none;
}
.woo-variation-items-wrapper .variable-items-wrapper [data-wvstooltip]:before {
  font-size: 12px;
  font-weight: 200;
  margin-bottom: 4px;
  min-width: 50px;
}
.variable-items-wrapper .variable-item {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.variable-items-wrapper .variable-item:not(.radio-variable-item),
.woo-variation-swatches-stylesheet-enabled
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  margin: 0 4px 4px 0;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff0;
  padding: 2px;
}
.woo-variation-swatches .variable-items-wrapper {
  margin: 0;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  padding: 6px !important;
  vertical-align: middle;
  background-color: transparent !important;
  border: 1px solid rgb(0 0 0 / 0.2);
  box-shadow: none !important;
}
.wvs-style-rounded:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  height: 33px;
  width: auto;
  min-width: 33px;
  max-width: 100%;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  background: #fff0;
  color: #181818;
  border-color: currentColor;
}
.wvs-loaded
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item
  span {
  font-size: inherit;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  span:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0.1) !important;
  box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0.1) !important;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px rgb(0 0 0 / 0.3);
  box-shadow: 0 0 0 1px rgb(0 0 0 / 0.3);
  padding: 2px;
  margin: 4px 8px 4px 0;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span-color {
  width: 100%;
  height: 100%;
  position: relative;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents::before,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents::before {
  z-index: 9;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item {
  border-color: #fff0;
  background-color: transparent !important;
  padding: 2px;
  box-shadow: none !important;
  border: 1px solid #fff0;
}
.woo-variation-swatches.wvs-show-label .variations th {
  display: block;
}
.wvs-style-squared:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item,
.wvs-style-squared:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item,
.wvs-style-squared:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item
  img,
.wvs-style-squared:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span,
.wvs-style-squared:not(.wvs-pro)
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span:after,
.woo-variation-swatches:not(.wvs-pro)
  .wvs-style-squared
  .variable-item:not(.radio-variable-item).color-variable-item,
.woo-variation-swatches:not(.wvs-pro)
  .wvs-style-squared
  .variable-item:not(.radio-variable-item).image-variable-item,
.woo-variation-swatches:not(.wvs-pro)
  .wvs-style-squared
  .variable-item:not(.radio-variable-item).image-variable-item
  img,
.woo-variation-swatches:not(.wvs-pro)
  .wvs-style-squared
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span,
.woo-variation-swatches:not(.wvs-pro)
  .wvs-style-squared
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span:after,
.woo-variation-swatches-stylesheet-enabled
  .variable-items-wrapper
  .variable-item {
  border-radius: 100px !important;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span {
  width: 22px;
  height: 22px;
  position: relative;
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected:hover,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:hover,
.variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background-color: transparent !important;
  border-color: rgb(0 0 0 / 0.8);
  box-shadow: none !important;
  transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected:hover,
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:hover,
.variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background-color: transparent !important;
  border-color: rgb(0 0 0 / 0.9);
}
.product-showcase-light-text .product-showcase,
.product-showcase-light-text .et-product-detail .product_meta {
  color: #fff;
  color: rgb(255 255 255 / 0.6);
}
.product-showcase-light-text .slick-prev,
.product-showcase-light-text .slick-next,
.product-showcase-light-text .woocommerce-product-gallery .flex-direction-nav a,
.product-showcase-light-text .product-showcase h1.product_title,
.product-showcase-light-text .product-showcase .price ins,
.product-showcase-light-text .product-showcase .woocommerce-Price-amount,
.product-showcase-light-text
  .product-showcase
  .summary
  .variations_form
  .variations
  label,
.product-showcase-light-text
  .product-showcase
  .variations_form
  .variations
  .value
  select,
.product-showcase-light-text .product-showcase .summary a,
.product-showcase-light-text
  .et-product-detail
  .product-showcase
  .product_meta
  > span
  *,
.product-showcase-light-text .product-showcase .quantity,
.product-showcase-light-text .product-showcase .quantity .qty,
.product-showcase-light-text .product-showcase .quantity .plus:active,
.product-showcase-light-text .product-showcase .quantity .plus:hover,
.product-showcase-light-text .product-showcase .quantity .minus:active,
.product-showcase-light-text .product-showcase .quantity .minus:hover,
.product-showcase-light-text .product-showcase .summary .price,
.product-showcase-light-text
  .product-showcase
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected,
.product-showcase-light-text .product-showcase .shop_attributes tbody tr th,
.product-showcase-light-text
  .et-product-detail.et-cart-mixed
  .summary
  .yith-wcwl-add-to-wishlist
  > div
  > a,
.product-showcase-light-text
  .et-product-detail.et-cart-stacked
  .summary
  .yith-wcwl-add-to-wishlist
  > div
  > a,
.product-showcase-light-text
  .product-showcase
  .yith-wcwl-add-to-wishlist
  a
  .icon,
.product-showcase-light-text
  .et-product-detail
  .summary
  .yith-wcwl-add-to-wishlist
  a
  .icon,
.product-showcase-light-text button.pswp__button,
.product-showcase-light-text
  .et-featured-video.video-gallery
  .et-feat-video-btn,
.product-showcase-light-text
  .woo-variation-gallery-wrapper
  .woo-variation-gallery-trigger,
.product-showcase-light-text .star-rating > span:before,
.product-showcase-light-text .comment-form-rating .stars > span:before {
  color: #fff;
}
.product-showcase-light-text .product-showcase .variations select {
  background-image: url(/wp-content/themes/goya/assets/img/svg/chevron-down-white.svg);
}
.product-showcase-light-text
  .product-showcase
  .variations_form
  .variations
  .value
  select:focus,
.product-showcase-light-text
  .product-showcase
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected,
.product-showcase-light-text
  .product-showcase
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected,
.product-showcase-light-text
  .product-showcase
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img.flex-active {
  border-color: #fff;
}
.product-showcase-light-text
  .product-showcase
  .variations_form
  .variations
  .value
  select,
.product-showcase-light-text .slick-prev,
.product-showcase-light-text .slick-next,
.product-showcase-light-text
  .product-showcase
  .woocommerce-product-gallery:hover
  .flex-direction-nav
  .flex-prev,
.product-showcase-light-text
  .product-showcase
  .woocommerce-product-gallery:hover
  .flex-direction-nav
  .flex-next {
  background-color: #fff0;
}
.product-showcase-light-text .product-showcase .single_add_to_cart_button,
.product-showcase-light-text .slick-dots li.slick-active button {
  background: #fff;
}
.product-showcase-light-text .product-showcase .single_add_to_cart_button {
  color: #111;
}
.product-showcase-light-text .slick-prev:hover,
.product-showcase-light-text .slick-next:hover,
.product-showcase-light-text
  .product-showcase
  .woocommerce-product-gallery:hover
  .flex-direction-nav
  .flex-prev:hover,
.product-showcase-light-text
  .product-showcase
  .woocommerce-product-gallery:hover
  .flex-direction-nav
  .flex-next:hover,
.product-showcase-light-text .product-showcase .quantity .plus:hover,
.product-showcase-light-text .product-showcase .quantity .minus:hover,
.product-showcase-light-text
  .product-showcase
  .yith-wcwl-add-to-wishlist
  > div
  > a {
  background: rgb(255 255 255 / 0.07);
}
.product-showcase-light-text .product-showcase .summary .sizing_guide:before,
.product-showcase-light-text
  .product-showcase
  .summary
  .woocommerce-product-rating:before,
.product-showcase-light-text .slick-dots li button {
  background: rgb(255 255 255 / 0.2);
}
.product-showcase-light-text
  .et-product-detail.et-variation-style-table
  .summary
  .variations_form
  .variations
  td,
.product-showcase-light-text .tabs-accordion .tab-title a,
.product-showcase-light-text .et-product-detail .summary .product_meta,
.product-showcase-light-text .et-product-detail .summary .post-share {
  border-color: rgb(255 255 255 / 0.1);
}
.product-showcase-light-text .et-feat-video-btn,
.product-showcase-light-text .et-product-detail .product-showcase .quantity,
.product-showcase-light-text
  .et-product-detail
  .summary
  .variations_form
  .variations
  td,
.product-showcase-light-text .et-product-detail .group_table tr td,
.product-showcase-light-text .et-product-detail .group_table tr:first-child td,
.product-showcase-light-text .et-product-detail .group_table tr:last-child td,
.product-showcase-light-text .et-product-detail .group_table tr td:first-child,
.product-showcase-light-text .et-product-detail .group_table tr td:last-child,
.product-showcase-light-text
  .showcase-active
  .variations_form
  .variations
  .label:after {
  border-color: rgb(255 255 255 / 0.15);
}
.product-showcase-light-text
  .product-showcase
  .variations_form
  .variations
  .value
  select,
.product-showcase-light-text
  .et-wishlist-next
  .product-showcase
  .yith-wcwl-add-to-wishlist
  > div
  > a:hover,
.product-showcase-light-text
  .product-showcase
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):hover {
  border-color: rgb(255 255 255 / 0.4);
}
.product-showcase-light-text
  .et-featured-video.video-gallery
  .et-featured-video-icon:before,
.product-showcase-light-text
  .et-product-detail
  .lightbox-enabled:not(.zoom-enabled)
  .woocommerce-product-gallery__image
  a:after,
.product-showcase-light-text .product-showcase .quantity {
  background: rgb(0 0 0 / 0.1);
}
.product-showcase-light-text .product-showcase .stock.out-of-stock {
  background: #fff0;
  border: 1px solid #fff;
  color: #fff;
}
.product-showcase-light-text.single-product .pswp__share-modal {
  background: rgb(255 255 255 / 0.2);
}
.product-showcase-light-text.single-product
  button.pswp__button--arrow--left:hover,
.product-showcase-light-text.single-product
  button.pswp__button--arrow--right:hover {
  background-color: rgb(255 255 255 / 0.02);
}
.products.slick .slick-prev,
.products.slick .slick-next,
.et-post-slider.slick .slick-prev,
.et-post-slider.slick .slick-next {
  top: 35%;
}
.woocommerce-tabs {
  margin-bottom: 60px;
  width: 100%;
}
.woocommerce-tabs .tabs {
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-tabs .tabs li {
  display: flex;
  justify-content: center;
}
.woocommerce-tabs .tabs li.active {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-tabs .tabs {
    font-size: 1.1em;
    margin-bottom: 40px;
  }
  .woocommerce-tabs .tabs li,
  .woocommerce-tabs .tabs li.active {
    display: inline-flex;
    margin: 0 15px;
  }
}
.woocommerce-tabs .tabs li a {
  color: inherit;
  padding: 0.3em 0;
  position: relative;
}
.woocommerce-tabs .tabs li a:after {
  content: "";
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 0;
}
.woocommerce-tabs .tabs li.active a:after {
  width: 100%;
  left: 0;
}
.woocommerce-tabs .tabs li a:hover,
.woocommerce-tabs .tabs li.active a {
  color: #282828;
}
.woocommerce-tabs .tabs li a span,
.product-details-vertical.woocommerce-tabs .reviews_tab span,
.woocommerce-tabs .wc-tab .woocommerce-Reviews-title a span {
  font-size: 14px;
  vertical-align: top;
}
.woocommerce-Reviews .commentlist,
.woocommerce-Reviews {
  margin-left: auto !important;
  margin-right: auto !important;
}
.woocommerce-Reviews {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .woocommerce-Reviews {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .woocommerce-Reviews {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .woocommerce-Reviews .commentlist {
    max-width: 860px;
  }
  .woocommerce-Reviews {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .woocommerce-Reviews {
    max-width: 1140px;
  }
}
@media (min-width: 1490px) {
  .woocommerce-Reviews {
    max-width: 1420px;
  }
}
.woocommerce-Reviews-title > span:before,
.woocommerce-Reviews-title > span:after {
  content: '"';
}
.woocommerce-Reviews .comment-reply-title {
  display: block;
  line-height: inherit;
  min-width: 200px;
  max-width: 300px;
  cursor: pointer;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  color: initial;
  border: 2px solid currentColor;
  padding: 0.75rem 1.75rem;
  margin: 0 auto;
}
.woocommerce-Reviews .comment-reply-button {
  border: 0;
  padding: 0;
  font-size: initial;
  line-height: initial;
}
.woocommerce-Reviews .comment-reply-title small,
.woocommerce-Reviews .comment-form {
  display: none;
}
.woocommerce-Reviews .comment-form {
  animation: 0.8s et-fadeInUp;
  margin-top: 40px;
}
.woocommerce-Reviews .comment-reply-title:hover {
  color: #282828;
  border-color: currentColor;
}
.woocommerce-tabs .wc-tab h2 {
  display: none;
  margin-bottom: 40px;
}
.woocommerce-tabs .description-inner h2 {
  display: block;
}
.woocommerce-Tabs-panel {
  display: none;
  margin-bottom: 20px;
  animation: 0.8s fadeIn;
}
.product-details-vertical.woocommerce-tabs .wc-tabs {
  display: none !important;
}
.product-details-vertical .woocommerce-Reviews > .container {
  padding: 0;
}
.woocommerce-Tabs-panel--description .desc-layout-boxed,
.full_description .desc-layout-boxed,
.woocommerce-tabs .wc-tab > .container > .row > div > h2 + *,
.woocommerce-tabs .wc-tab:not(#tab-reviews) > .container > .row > div > * {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.full_description.desc-layout-full > .container,
.desc-layout-full .woocommerce-Tabs-panel--description > .container,
.desc-layout-full .description-inner {
  max-width: 100% !important;
  padding: 0;
}
.desc-layout-full .tab-panel-inner > h2:first-child {
  display: none !important;
}
.woocommerce-tabs .wc-tab .wpb_wrapper h2,
.woocommerce-Tabs-panel--description .wpb_wrapper h2,
.product-details-vertical.woocommerce-tabs .wc-tab h2 {
  display: block;
}
.product-details-vertical .woocommerce-Tabs-panel {
  display: block !important;
}
.product-details-vertical .woocommerce-Tabs-panel:not(:last-child) {
  margin-bottom: 40px;
}
table.shop_attributes {
  border: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
  max-width: 820px;
  margin: 0 auto;
  padding-top: 10px;
}
table.shop_attributes tbody tr th,
table.shop_attributes tbody tr td {
  font-weight: 400;
  padding-left: 0;
  background: none;
  border: 0;
}
table.shop_attributes tbody tr td {
  padding-right: 0;
}
.shop_attributes tbody tr th {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 40%;
}
.shop_attributes tbody tr td p {
  margin: 0;
}
.shop_attributes tbody tr.alt,
.shop_attributes tbody tr.alt th {
  background: none;
}
@media only screen and (min-width: 768px) {
  .shop_attributes tbody tr th {
    width: 35%;
  }
}
.et-product-detail .full_description {
  margin-bottom: 45px;
}
.full_description .wc-description-title {
  display: none;
}
.woocommerce-tabs.tabs-accordion {
  margin: 20px 0 0;
}
.tabs-accordion .tab-title a {
  display: flex;
  clear: both;
  width: 100%;
  border: 0;
  border-top-width: 0;
  border-top-style: none;
  border-top-color: currentcolor;
  border-top: 1px solid rgb(0 0 0 / 0.1);
  color: #333;
  padding: 0.75em 0.75em 0.75em 0;
  text-decoration: none;
  font-size: 1.1em;
  justify-content: space-between;
}
.tabs-accordion .tab-title:first-child a {
  border: 0;
}
.tabs-accordion .tab-title a:after {
  content: "\e920";
  font-family: "et-icon";
}
.tabs-accordion .tab-title.opened a:after {
  content: "\e914";
}
.tab-title.opened + .wc-tab {
  display: block !important;
}
.tabs-accordion .woocommerce-Tabs-panel {
  display: none;
  position: relative;
}
.tabs-accordion .woocommerce-Tabs-panel.ps {
  padding-right: 20px;
}
.tabs-accordion .woocommerce-Tabs-panel.ps > .ps__scrollbar-y-rail {
  opacity: 0.6;
}
.tabs-accordion .shop_attributes tbody tr th {
  width: 30%;
}
.tabs-accordion table.shop_attributes tbody tr th,
.tabs-accordion table.shop_attributes tbody tr td {
  font-size: 0.9em;
}
.product-details-accordion #reviews {
  margin-bottom: 45px;
}
.product-details-accordion .woocommerce-Reviews-title {
  display: inline-flex;
  position: relative;
  margin-bottom: 40px;
}
.sticky-product-bar {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 602;
  font-size: 0.9em;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: -2px 2px 45px -15px rgb(0 0 0 / 0.3);
  -moz-box-shadow: -2px 2px 45px -15px rgb(0 0 0 / 0.3);
  box-shadow: -2px 2px 45px -15px rgb(0 0 0 / 0.3);
  border-top: 1px solid rgb(0 0 0 / 0.1);
  height: 80px;
  display: flex;
  align-items: center;
  animation: 0.48s et-fadeIn;
}
.sticky-product-bar.active {
  top: 0;
  opacity: 1;
  display: flex;
  position: fixed;
  visibility: visible;
}
.fixed-product-bar-bottom .sticky-product-bar {
  top: auto;
  bottom: -100px;
}
.fixed-product-bar-bottom .sticky-product-bar.active {
  bottom: 0;
}
@media screen and (min-width: 576px) {
  .fixed-product-bar-top.product_on_scroll .site-header {
    display: none;
  }
  .product-bar-visible.single-product.fixed-product-bar-bottom .footer,
  .product-bar-visible.single-product.fixed-product-bar-bottom
    .elementor-location-footer {
    margin-bottom: 80px;
  }
  .product-bar-visible.single-product.fixed-product-bar-bottom
    #scroll_to_top.active {
    bottom: 90px;
  }
}
.sticky-product-bar .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.sticky-product-bar-content,
.sticky-product-bar-content form.cart {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticky-product-bar-image {
  height: 80px;
  width: 80px;
  margin-right: 15px;
  display: inline-flex;
  align-items: center;
}
.sticky-product-bar-title h4 {
  font-size: 1.1em;
  font-weight: 400;
  margin: 0;
}
.sticky-product-bar-image img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
}
.sticky-product-bar-content.sticky-product-type-variable form.cart {
  width: 100%;
  justify-content: space-between;
}
.sticky-product-bar .single_add_to_cart_button,
.sticky-product-bar .add_to_cart_button,
.sticky-product-bar select {
  white-space: nowrap;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  height: auto;
}
.sticky-product-bar .reset_variations,
.sticky-product-bar .sizing_guide,
.sticky-product-bar .yith-wcwl-add-to-wishlist,
.sticky-product-bar .woocommerce-variation-description,
.sticky-product-bar #wc-stripe-payment-request-wrapper,
.sticky-product-bar #wcpay-payment-request-wrapper,
#wc-stripe-payment-request-button-separator,
#wcpay-payment-request-button-separator {
  display: none !important;
}
.sticky-product-bar .variations > tbody,
.sticky-product-bar .variations > tbody > tr,
.sticky-product-bar .single_variation_wrap {
  display: flex;
  align-items: center;
}
.sticky-product-bar .variations label {
  text-transform: capitalize;
  margin: 0 0 0 15px;
}
.sticky-product-bar .variations .value {
  padding: 0 10px;
}
.sticky-product-bar .variations ul li {
  margin-bottom: 0;
}
.sticky-product-bar .single_variation_wrap .single_variation {
  margin: 0;
}
.fixed-product-bar-top.admin-bar.product_on_scroll .sticky-product-bar {
  top: 46px;
}
.sticky-product-bar
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item,
.sticky-product-bar
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item {
  width: 24px;
  height: 24px;
}
.sticky-product-bar
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  height: 24px;
  line-height: 24px;
  min-width: 24px;
}
.fixed-product-bar-top
  .sticky-product-bar
  .variable-items-wrapper
  [data-wvstooltip]:before,
.fixed-product-bar-top
  .sticky-product-bar
  .variable-items-wrapper
  [data-wvstooltip]:after {
  display: none;
}
.sticky-product-bar .et-wishlist-div-open {
  display: flex;
}
.sticky-product-bar .quantity {
  margin-right: 10px;
  width: 92px;
  border: 2px solid rgb(0 0 0 / 0.15);
  justify-content: center;
  max-height: 45px;
}
.el-style-border-width-1 .sticky-product-bar .quantity {
  border-width: 1px;
}
.sticky-product-bar .quantity .plus,
.sticky-product-bar .quantity .minus {
  width: 24px;
  height: 24px;
}
.sticky-product-bar .price {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.sticky-product-bar .stock {
  margin: 0 10px 0 0;
}
.sticky-product-bar .price > .amount,
.sticky-product-bar .price > ins {
  font-size: 18px;
}
@media screen and (max-width: 575px) {
  .site-content .sticky-product-bar {
    display: none;
  }
  .fixed-product-bar-mobile-1.product_on_scroll .sticky-product-bar {
    display: flex;
    top: auto !important;
    bottom: 0 !important;
    opacity: 1;
    position: fixed;
    visibility: visible;
  }
  .fixed-product-bar-mobile-1.product-bar-visible.single-product .footer,
  .fixed-product-bar-mobile-1.product-bar-visible.single-product
    .elementor-location-footer {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sticky-product-bar {
    height: auto;
    padding: 15px 0;
  }
  .sticky-product-bar-image,
  .sticky-product-bar .quantity,
  .sticky-product-bar-content.sticky-product-type-variable form.cart {
    display: none;
  }
  .sticky-product-bar-content .sticky-product-bar-title {
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sticky-product-bar:not(.trigger-only) .sticky_add_to_cart {
    display: none;
  }
  .sticky-product-bar-title {
    width: 25%;
    max-width: 200px;
    margin-right: 15px;
  }
  .sticky-product-bar-content .sticky-product-bar-title {
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .sticky-product-bar .stock,
  .sticky-product-bar .price {
    display: none;
  }
}
@media screen and (min-width: 783px) {
  .fixed-product-bar-top.admin-bar.product_on_scroll .sticky-product-bar {
    top: 32px;
  }
}
@media screen and (max-width: 991px) {
  .sticky-product-bar .sticky-product-bar-title,
  .sticky-product-bar .sticky-product-bar-image {
    display: none;
  }
  .sticky-product-bar .container {
    max-width: 100%;
  }
}
#et-quickview {
  position: relative;
  display: none;
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 40px 60px 0 rgb(0 0 0 / 0.2);
}
.mfp-wrap #et-quickview {
  display: block;
}
#et-quickview button.mfp-close {
  background: #fff;
}
#et-quickview button.mfp-close:hover {
  background: rgb(0 0 0 / 0.05);
}
#et-quickview-overlay .dot3-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  display: none;
}
#et-quickview-overlay.show-loader .dot3-loader {
  display: block;
}
#et-quickview .summary {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 60px 55px 25px 20px;
  position: relative;
}
#et-quickview .summary.custom_scroll {
  max-height: 550px;
  min-height: 100%;
}
#et-quickview .et-qv-summary-content.align-bottom {
  margin-top: auto;
}
#et-quickview .summary .product_title {
  font-size: 1.5rem;
  padding-top: 0;
}
#et-quickview .summary .single_variation_wrap .price > .amount,
#et-quickview .summary .single_variation_wrap .price > ins {
  font-size: inherit;
}
#et-quickview .summary .woocommerce-product-rating {
  padding-left: 0;
}
#et-quickview .summary .woocommerce-product-rating:before,
#et-quickview .woocommerce-product-rating .write_review {
  display: none;
}
#et-quickview .summary .post-share {
  padding: 20px 0;
  margin: 10px 0;
  border: 0;
}
#et-quickview .product_meta {
  display: none;
}
#et-quickview .summary .variations tr:not(.open) td,
#et-quickview .single_variation {
  border-color: #e7e7e7;
}
#et-quickview .summary .group_table tr td {
  border-bottom-color: #eee;
}
#et-quickview .free-shipping-progress-bar {
  display: none;
}
#et-quickview .summary .quantity {
  min-width: 78px;
}
#et-quickview .summary .quantity .minus,
#et-quickview .summary .quantity .plus {
  width: 20px;
  height: 20px;
}
#et-quickview .summary .quantity .minus svg,
#et-quickview .summary .quantity .plus svg {
  width: 13px;
  height: 13px;
}
#et-quickview .summary .single_add_to_cart_button {
  position: relative;
  padding: 0.75rem;
}
#et-quickview .et-wishlist-under .yith-wcwl-add-to-wishlist > div {
  margin-left: 88px;
}
.et-qv-details-button {
  display: inline-block;
  text-decoration: none;
  margin-left: 0.5em;
  padding: 2px 4px;
  background: #f2f2f2;
  border-radius: 3px;
  line-height: 1;
  text-align: center;
}
#et-quickview .woo-variation-gallery-thumbnail-wrapper {
  display: none;
}
.et-qv-product-image > .images {
  height: 100%;
}
#et-quickview-slider {
  width: 100%;
  overflow: hidden;
}
#et-quickview-slider .slick-dots-inside .slick-dots {
  bottom: auto;
  top: 30px;
}
#et-quickview-slider .woocommerce-product-gallery__image {
  position: static;
  opacity: 1;
}
#et-quickview .woo-variation-gallery-wrapper .wvg-gallery-image,
#et-quickview .rtwpvg-wrapper .rtwpvg-gallery-image,
#et-quickview-slider img {
  width: 100%;
  height: auto;
}
#et-quickview .slick-slider .slick-prev {
  left: 3%;
  opacity: 1;
}
#et-quickview .slick-slider .slick-next {
  right: 3%;
  opacity: 1;
}
#et-quickview .rtwpvg-slider-wrapper,
#et-quickview .woo-variation-gallery-slider-wrapper {
  margin-bottom: 0;
}
#et-quickview .woo-variation-gallery-trigger,
#et-quickview .rtwpvg-trigger,
#et-quickview .woo-variation-gallery-thumbnail-wrapper,
#et-quickview .rtwpvg-thumbnail-wrapper,
.mfp-bg.et-mfp-quickview {
  display: none;
}
#et-quickview .et-qv-product-image {
  align-self: center;
}
#et-quickview .et-product-detail .woocommerce-product-gallery,
#et-quickview .et-product-detail .woocommerce-product-gallery .flex-viewport,
#et-quickview .et-product-detail .woocommerce-product-gallery__wrapper,
#et-quickview
  .et-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image,
#et-quickview
  .et-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image
  a {
  height: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  #et-quickview {
    max-width: 550px;
  }
  #et-quickview .summary.custom_scroll {
    max-height: 100%;
  }
  #et-quickview .summary {
    padding: 30px 45px 45px;
  }
  #et-quickview .et-qv-summary-content.align-bottom {
    position: static;
    width: 100%;
    padding: 0;
  }
  #et-quickview .et-qv-product-image {
    float: none;
    width: 100%;
  }
}
@media all and (max-width: 576px) {
  .et-mfp-quickview .mfp-content {
    height: 100%;
  }
  #et-quickview {
    height: 100%;
    overflow-y: auto;
  }
  #et-quickview .summary .product_title {
    font-size: 20px;
    line-height: 1.5;
  }
}
#side-cart {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.panel-open-cart #side-cart {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 604;
  opacity: 1;
}
#side-cart.top.side-panel {
  width: 100%;
  height: auto;
  max-height: 100%;
  padding-bottom: 0;
}
#side-cart.top {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.panel-open-cart #side-cart.top {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#side-cart.top .et-close {
  background: rgb(0 0 0 / 0.05);
}
.minicart-counter {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 17px;
  width: 17px;
  line-height: 17px;
  background: #b9a16b;
  color: #fff;
  border-radius: 50px;
  font-size: 10px;
  text-align: center;
  margin-left: 4px;
  font-family: Arial, Helvetica, sans-serif;
}
.minicart-counter.do-animation {
  animation: 0.48s zoomIn;
}
.minicart-counter.et-count-zero {
  display: none;
}
.side-panel .side-panel-title .minicart-counter {
  margin-top: -5px;
  background: #fff0;
  color: inherit;
  font-size: 0.8em;
}
#side-cart .side-panel-content {
  position: relative;
  display: flex;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 35px 25px 50px;
}
#side-cart .widget_shopping_cart_content,
.elementor-menu-cart__main .widget_shopping_cart_content {
  flex: 1;
  z-index: 10;
}
#side-cart .widgettitle {
  display: none;
}
.elementor-menu-cart__main .widget_shopping_cart_content,
.elementor-menu-cart__main .widget_shopping_cart_content > div,
#side-cart .widget_shopping_cart_content,
#side-cart .widget_shopping_cart_content > div {
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart,
#side-cart .widget_shopping_cart_content .woocommerce-mini-cart {
  flex-grow: 1;
  position: relative;
}
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .ps__scrollbar-x-rail,
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .ps__scrollbar-y-rail {
  display: block;
  opacity: 1;
}
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item {
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
  border-top: 1px solid #eee;
  display: flex;
}
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item:first-child {
  border-top-color: transparent !important;
  padding-top: 0;
}
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .et-cart-panel-thumbnail-wrap {
  position: relative;
}
#side-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  img {
  margin: 0;
  max-width: 60px;
  float: none;
}
#side-cart .et-cart-panel-item-details {
  padding: 0 0 0 15px;
  width: 100%;
  position: relative;
}
#side-cart .et-cart-panel-product-title {
  margin-right: 28px;
  display: block;
}
.widget_shopping_cart_content .et-cart-panel-item-details .remove {
  position: absolute;
  right: 0;
  top: 0;
  border: 4px solid #fff0;
  border-radius: 100%;
  height: 20px;
  width: 20px;
}
.widget_shopping_cart_content .blockUI.blockOverlay:after {
  left: 26px;
}
.widget_shopping_cart_content .et-cart-panel-item-details .remove:hover {
  background: rgb(0 0 0 / 0.05);
}
.widget_shopping_cart_content .et-cart-panel-item-details .remove:before,
.widget_shopping_cart_content .et-cart-panel-item-details .remove:after {
  height: 1px;
  background: rgb(0 0 0 / 0.5);
}
.widget_shopping_cart_content .et-cart-panel-quantity-pricing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6px;
}
.widget_shopping_cart_content .quantity .plus,
.widget_shopping_cart_content .quantity .minus {
  width: 20px;
  height: 20px;
}
.widget_shopping_cart_content .quantity .plus svg,
.widget_shopping_cart_content .quantity .minus svg {
  width: 13px;
  height: 13px;
  color: #777;
}
.widget_shopping_cart_content li .quantity .qty {
  font-size: inherit;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item .et-loader,
.et-cart-panel-item-price {
  display: none;
}
.widget_shopping_cart_content
  .woocommerce-mini-cart-item.loading-item
  .et-loader {
  display: block;
  z-index: 9;
}
.widget_shopping_cart_content
  .woocommerce-mini-cart-item.loading-item
  .et-cart-panel-product-title,
.widget_shopping_cart_content
  .woocommerce-mini-cart-item.loading-item
  .et-cart-panel-item-thumbnail
  img,
.widget_shopping_cart_content
  .woocommerce-mini-cart-item.loading-item
  .et-cart-panel-item-subtotal
  .amount,
.widget_shopping_cart_content .loading .woocommerce-mini-cart-item .quantity {
  opacity: 0.5;
}
.widget_shopping_cart_content .cart_list.loading:after,
.widget_shopping_cart_content
  .loading
  .woocommerce-mini-cart-item
  .quantity:after {
  border-radius: 3px;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.widget_shopping_cart_content .subscription-details {
  font-size: 0.8em;
  display: block;
}
.et-cart-panel-item-subtotal,
.et-cart-panel-summary-subtotal {
  animation: 0.78s fadeIn;
  position: relative;
  text-align: end;
}
dl.variation {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  margin-bottom: 0;
}
dl.variation p,
dl.variation dd {
  margin: 0;
}
dl.variation dd {
  margin-right: 10px;
  padding-right: 10px;
}
dl.variation dd:not(:last-child) {
  border-right: 1px solid #ddd;
}
dl.variation dt {
  margin-right: 5px;
  font-weight: 400;
}
.widget_shopping_cart_content .product_list_widget {
  opacity: 1;
  padding: 0 25px;
}
#side-cart.cart-loading .product_list_widget {
  opacity: 0;
}
.elementor-menu-cart__wrapper
  .elementor-menu-cart__container
  .elementor-menu-cart__main {
  width: 400px;
  padding-bottom: 50px;
}
#minicart-loader {
  position: absolute;
  top: 45px;
  left: 60px;
  z-index: 0;
  display: none;
}
#minicart-loader .et-loader {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding-left: 24px;
}
#minicart-loader .et-loader:after {
  top: 7px;
  width: 12px;
  height: 12px;
  right: auto;
  left: 0;
  margin: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  color: #282828;
  font-size: 16px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total strong {
  font-weight: 400;
}
.widget_shopping_cart_content .et-cart-empty {
  padding: 6vh 0;
}
#side-cart.cart-loading .et-cart-empty {
  opacity: 0;
}
#side-cart.top .side-panel-title {
  opacity: 0;
  visibility: hidden;
}
#side-cart.top .et-close svg {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cart-panel-summary {
  padding: 10px 25px 0;
}
.woocommerce-mini-cart__buttons {
  margin: 0;
}
.woocommerce-mini-cart__buttons .button:not(.checkout) {
  background: #fff0;
  border: 2px solid currentColor;
}
.woocommerce-mini-cart__buttons .button {
  width: 100%;
  padding: 8px 12px;
}
.woocommerce-mini-cart__buttons .button + .button {
  margin-top: 10px;
}
.woocommerce-mini-cart__buttons.buttons.wcppec-cart-widget-spb {
  margin: 10px 0 -10px;
  padding-top: 0;
  max-height: 60vh;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.woocommerce-mini-cart__buttons.buttons.wcppec-cart-widget-spb::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 575px) {
  #side-cart.top header .container {
    padding: 0;
  }
  .woocommerce-mini-cart__buttons {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 576px) {
  #side-cart.top header .panel-header-inner {
    padding: 0;
    border: 0;
  }
}
@media only screen and (max-width: 767px) {
  #side-cart.top.side-panel {
    height: 100%;
  }
  #side-cart.top .et-cart-empty,
  #side-cart.top .et-cart-empty p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  #side-cart.top header {
    background: #fff0;
    padding: 0;
  }
  #side-cart.top .widget_shopping_cart_content .woocommerce-mini-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px;
  }
  #side-cart.top .side-panel-content {
    padding: 0 15px;
  }
  #side-cart.top .woocommerce-mini-cart {
    padding: 30px 0 0;
    border: 1px solid rgb(0 0 0 / 0.1);
    border-width: 1px 0;
  }
  #side-cart.top .woocommerce-mini-cart .woocommerce-mini-cart-item {
    width: 50%;
    border-top: 0;
    padding: 0 30px 30px;
  }
  #side-cart.top .et-cart-panel-item-details {
    margin-left: 15px;
    padding: 0;
  }
  #side-cart.top .cart-panel-summary {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
  }
  #side-cart.top .woocommerce-mini-cart__buttons {
    display: flex;
    width: 60%;
    justify-content: center;
  }
  #et-cart-panel-continue {
    max-width: 420px;
  }
  #side-cart.top .woocommerce-mini-cart__total {
    border: 0;
    width: 40%;
    height: auto;
    justify-content: flex-start;
    padding: 0 30px 0 0;
    margin: 0;
  }
  #side-cart.top .woocommerce-mini-cart__total span {
    margin-left: 6px;
  }
  #side-cart.top .woocommerce-mini-cart__buttons .button + .button {
    margin: 0 0 0 20px;
  }
  #side-cart.top .cart-panel-summary .free-shipping-progress-bar {
    order: -1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 25px;
  }
  #side-cart.top .cart-panel-summary .free-shipping-progress-bar div {
    max-width: 60%;
    margin-left: auto;
  }
  #side-cart.top .cart-panel-summary.empty-cart {
    border: 0;
    justify-content: center;
  }
  #side-cart.top .woocommerce-mini-cart__empty-message {
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  #side-cart.top .woocommerce-mini-cart .woocommerce-mini-cart-item {
    width: 33.33333%;
  }
  #side-cart.top
    .widget_shopping_cart_content
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    img {
    max-width: 100px;
  }
}
#side-cart.dark.side-panel,
#side-cart.dark .product_list_widget,
#side-cart.dark.side-panel .et-cart-empty {
  background: #333;
}
#side-cart.dark header {
  background: #fff0;
}
#side-cart.dark .blockUI.blockOverlay {
  background: rgb(0 0 0 / 0.1) !important;
}
#side-cart.dark .side-panel-content,
#side-cart.dark.side-panel .side-panel-title,
#side-cart.dark.side-panel dl.variation dt,
#side-cart.dark.side-panel .quantity .minus,
#side-cart.dark.side-panel .quantity .plus {
  color: #aaa;
}
.panel-open-cart #side-cart.dark .et-cart-empty .empty-circle,
#side-cart.dark.side-panel .quantity .minus:hover,
#side-cart.dark.side-panel .quantity .plus:hover,
#side-cart.dark .et-cart-panel-item-details .remove:hover {
  background: rgb(255 255 255 / 0.1);
}
#side-cart.dark .et-cart-panel-item-details .remove:before,
#side-cart.dark .et-cart-panel-item-details .remove:after {
  background: #fff;
}
.panel-open-cart #side-cart.dark .et-cart-empty .empty-circle,
#side-cart.dark.side-panel
  .et-close
  #side-cart.dark
  .et-cart-panel-product-title,
#side-cart.dark .et-cart-panel-product-title a,
#side-cart.dark .side-panel-content .woocommerce-mini-cart__total,
#side-cart.dark .side-panel-content .woocommerce-Price-amount,
#side-cart.dark.side-panel .quantity .qty {
  color: #fff;
}
#side-cart.dark.side-panel header .panel-header-inner,
#side-cart.top.dark .side-panel-content .woocommerce-mini-cart,
#side-cart.dark .side-panel-content .woocommerce-mini-cart__total,
#side-cart.dark
  .side-panel-content
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item {
  border-color: #363636;
  border-color: rgb(255 255 255 / 0.1);
}
#side-cart.dark .woocommerce-mini-cart__buttons .button:not(.checkout) {
  color: rgb(255 255 255 / 0.6);
  border-color: rgb(255 255 255 / 0.6);
}
#side-cart.dark
  .woocommerce-mini-cart__buttons
  .button:not(.checkout):not([disabled]):hover {
  color: rgb(255 255 255);
  border-color: rgb(255 255 255);
}
#side-cart.dark
  .side-panel-content
  .woocommerce-mini-cart__buttons
  .button.checkout {
  background: #fff;
  color: #282828;
}
.woocommerce-cart:not(.panel-open-menu) .woocommerce-cart-form > h1 {
  z-index: 1001;
  font-family: inherit;
  float: left;
}
.free-shipping-progress-bar.bar-placeholder + .back-to-shop {
  display: none;
}
.free-shipping-progress-bar + .back-to-shop {
  text-align: center;
  padding-bottom: 25px;
}
.woocommerce-cart .back-to-shop a {
  border: 0;
  font-size: inherit;
}
.woocommerce-cart .back-to-shop a:before {
  content: "\e924";
  font-family: "et-icon";
  margin-right: 6px;
}
.woocommerce-cart .free-shipping-progress-bar + .back-to-shop a {
  border: 2px solid currentColor;
  padding: 0.575rem 1.25rem;
  font-size: 0.875em;
}
.woocommerce-cart .free-shipping-progress-bar + .back-to-shop a:before,
.free-shipping-progress-bar + .back-to-shop a:after {
  display: none;
}
.shopping-cart-content {
  padding-top: 10px;
  padding-bottom: 2em;
}
@media only screen and (max-width: 575px) {
  .woocommerce-cart .page-header {
    padding-bottom: 1vh;
  }
  .woocommerce-cart .back-to-shop {
    text-align: center;
  }
  .cart-collaterals h2 {
    text-align: center;
  }
  .cart-panel-summary .free-shipping-progress-bar {
    padding: 10px 0;
  }
}
.shop_table.cart {
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.shop_table.cart thead tr th {
  border: 1px solid #999;
  border-width: 1px 0;
  padding: 8px;
  font-size: 12px;
  letter-spacing: 0.1rem;
  color: #777;
}
.shop_table.cart tbody tr {
  border-top: 1px solid #ddd;
}
.shop_table.cart tbody tr td {
  padding: 30px 0;
  vertical-align: top;
  border-left: 0;
  border-right: 0;
}
.shop_table.cart tbody tr td.et-product-details {
  padding-right: 0;
  position: relative;
}
.shop_table.cart tbody tr td .product-actions {
  text-align: right;
}
.shop_table.cart tbody tr td .remove {
  border-radius: 100%;
  border: 0;
  height: 16px;
  width: 16px;
  display: block;
  position: relative;
  color: #fff0;
  float: right;
}
.shop_table.cart tbody tr td .remove:before,
.shop_table.cart tbody tr td .remove:after {
  height: 1px;
}
.shop_table.cart tbody tr td.product-thumbnail {
  padding-right: 30px;
}
.shop_table.cart tbody tr td.product-thumbnail img {
  width: 95px;
  max-width: 95px;
}
.shop_table.cart tbody tr td.product-thumbnail a {
  display: inline-block;
}
.shop_table.cart .product-subtotal {
  text-align: right;
  padding-left: 0;
  color: #282828;
}
.woocommerce-Price-amount {
  white-space: nowrap;
}
.shop_table tfoot tr {
  border-bottom: 1px solid #ddd;
}
.shop_table.cart tfoot tr:last-child {
  border-width: 0;
}
.shop_table.cart tfoot tr th {
  text-align: left;
}
.shop_table.cart tfoot tr td {
  padding: 30px 25px 30px 0;
}
.shop_table.cart tfoot tr td:last-child {
  text-align: right;
  padding-right: 0;
}
.shop_table.cart .quantity {
  height: 30px;
}
.checkout_coupon .inner_coupon {
  display: flex;
  max-width: 420px;
  margin: 20px auto;
  justify-content: center;
}
.checkout_coupon .inner_coupon input {
  flex-grow: 1;
  margin-right: 5px;
}
.shop_table.cart .actions .coupon .form-row {
  display: inline-block;
  margin: 0;
}
.shop_table.cart .product-subtotal .subscription-details,
.shop_table.cart .actions .coupon .form-row:not(.float-label) label {
  display: none !important;
}
.checkout_coupon .inner_coupon input,
.shop_table.cart .actions .coupon input {
  width: auto;
}
.checkout_coupon .inner_coupon input,
.checkout_coupon .inner_coupon .button,
.shop_table.cart .actions .coupon input,
.shop_table.cart .actions .coupon .button {
  outline: 0;
}
.checkout_coupon .inner_coupon .button {
  white-space: nowrap;
}
.checkout_coupon .inner_coupon input,
.checkout_coupon .inner_coupon .button,
.woocommerce-info .button,
.shop_table.cart .actions .coupon input,
.shop_table.cart .actions .coupon .button {
  padding: 0.575rem 1.25rem;
  font-size: 0.875em;
  height: calc(2.15em + 0.775rem + 4px);
}
.checkout_coupon
  .inner_coupon.float-label
  > label:not(.woocommerce-form__label-for-checkbox),
.floating-labels
  .coupon
  .float-label
  > label:not(.woocommerce-form__label-for-checkbox) {
  font-size: 0.875em;
  line-height: 1.4;
}
.button.update-cart {
  animation: 0.28s et-fadeInUp;
  margin: 0 10px 10px 0;
}
.button.empty-cart,
.button.empty-cart:hover {
  background: rgb(0 0 0 / 0.1);
  color: initial;
}
.button.update-cart.auto-update,
.button.update-cart:disabled {
  display: none;
}
@media only screen and (min-width: 768px) {
  .shop_table.cart .actions .coupon {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .shop_table.cart thead {
    display: none;
  }
  .shop_table.cart .actions .coupon {
    padding: 20px 0;
    float: none;
  }
  .shop_table.cart tbody tr td .product-name {
    padding-right: 30px;
  }
  .shop_table.cart tbody tr td.actions {
    text-align: center;
  }
  .shop_table.cart tbody tr td .product-actions {
    position: absolute;
    right: 0;
    top: 35px;
    padding: 0;
    width: auto;
  }
  .shop_table .actions .update-cart,
  .shop_table .actions .empty-cart {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .shop_table.cart tbody tr td.product-thumbnail {
    padding-right: 15px;
  }
  .shop_table.cart tbody tr td.product-thumbnail img {
    width: 60px;
  }
  .shop_table.cart tbody tr td .product-name {
    padding-right: 40px;
  }
  .shop_table.cart .actions .coupon,
  .shop_table.cart .actions .coupon .form-row,
  .shop_table.cart .actions .coupon input,
  .shop_table.cart .actions .coupon .button {
    width: 100%;
  }
  .shop_table.cart .actions .coupon .button,
  .shop_table.cart tbody .et-product-details .product-quantity,
  .shop_table.cart tbody .et-product-details .product-subtotal {
    margin-top: 10px;
  }
}
.cart-collaterals {
  color: currentColor;
  margin-bottom: 5vh;
}
.cart-collaterals h5,
.cart-collaterals h3,
.cart-collaterals h2 {
  font-size: 20px;
  font-family: inherit;
  margin-bottom: 0;
  height: 40px;
}
.cart_totals {
  border: 1px solid currentColor;
  padding: 40px 40px 0;
}
.cart-collaterals .shop_table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
.cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
}
.cart-collaterals .shop_table tr th {
  font-weight: inherit;
  text-transform: uppercase;
}
.cart-collaterals .shop_table tr:first-child th,
.cart-collaterals .shop_table tr:first-child td {
  border-top: 1px solid #d9d9d9;
}
.cart-collaterals .shop_table tr:last-child th,
.cart-collaterals .shop_table tr:last-child td {
  border-bottom: 0;
}
.cart-collaterals .shop_table tr th {
  padding-right: 19px;
}
.cart-collaterals .shop_table tr td {
  text-align: right;
}
.cart-collaterals .shop_table tr.cart-discount td a {
  display: block;
  font-size: 12px;
  line-height: 1.2;
}
.cart-collaterals .shop_table tr.shipping td {
  text-align: initial;
}
.et-shipping-th-title {
  margin-bottom: 10px;
  font-weight: inherit;
  text-transform: uppercase;
}
#shipping_method li {
  margin-bottom: 0.5rem;
}
#shipping_method label {
  cursor: pointer;
  display: inline;
}
#shipping_method .amount {
  float: right;
  margin: 0 5px;
}
.cart-collaterals .woocommerce-shipping-destination {
  margin: 15px 0 20px;
}
.cart-collaterals .woocommerce-shipping-destination strong {
  font-weight: inherit;
  color: #282828;
}
.cart-collaterals .woocommerce-shipping-calculator {
  margin: 10px 0;
}
.cart-collaterals .woocommerce-shipping-calculator .blockOverlay {
  display: none !important;
}
.cart-collaterals .shipping-calculator-form {
  animation: 0.8s et-fadeInUp;
  overflow: hidden;
}
.cart-collaterals .shipping-calculator-button {
  margin: 10px 0 20px;
  display: block;
}
.cart-collaterals .shipping-calculator-button:before {
  content: "\e92d";
  font-family: "et-icon";
  margin-right: 6px;
}
.cart-collaterals .shipping-calculator-button:after {
  content: "\e925";
  font-family: "et-icon";
  margin-left: 6px;
}
.cart-collaterals .shipping-calculator-form .button {
  padding: 0.5rem 1.5rem;
  font-size: 0.875em;
}
#calc_shipping_state_field > span {
  display: block;
}
.wc-proceed-to-checkout {
  padding-top: 20px;
  overflow: hidden;
  margin-bottom: 60px !important;
}
.wc-proceed-to-checkout .button {
  width: 100%;
  cursor: pointer;
}
.wcppec-checkout-buttons__separator {
  display: none;
}
#order_review {
  max-width: 640px;
  margin: 30px auto;
  line-height: 1.6;
  padding-bottom: 30px;
}
#order_review_heading {
  font-size: 24px;
  padding-bottom: 36px;
}
.woocommerce #order_review .legal {
  float: none;
}
.woocommerce #order_review .legal label {
  padding-left: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table {
  background: #fff0;
}
.wc-gzd-product-name-right .et-product-thumbnail {
  display: none;
}
.shop_table {
  width: 100%;
  color: #282828;
  border-spacing: 0;
  border-collapse: separate;
  position: relative;
}
.woocommerce-checkout-review-order-table thead {
  display: none;
}
#kco-wrapper .woocommerce-checkout-review-order-table thead {
  display: contents;
}
#kco-wrapper .woocommerce-checkout-review-order-table thead th {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
#kco-order-review
  .woocommerce-checkout-review-order-table
  tbody
  tr:first-child
  td {
  padding-top: 15px;
}
#kco-wrapper .product-name .quantity {
  display: inline-flex;
}
.shop_table tbody tr {
  position: relative;
}
.shop_table thead tr th,
.shop_table thead tr td {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce-gzd-checkout .product-name {
  display: flex;
}
.shop_table tbody tr th,
.shop_table tbody tr td {
  padding: 0 0 15px 0;
  vertical-align: middle;
}
.shop_table tbody tr:first-child th,
.shop_table tbody tr:first-child td {
  padding-top: 20px;
}
.shop_table tbody tr:last-child th,
.shop_table tbody tr:last-child td {
  padding-bottom: 20px;
  border-bottom: 0 none;
}
.shop_table tbody .et-product-thumbnail,
.shop_table tbody .arg-product-image {
  width: 60px;
  overflow: hidden;
  vertical-align: top;
}
.shop_table tbody .et-product-thumbnail img,
.shop_table tbody .arg-product-image img {
  max-width: 100%;
  border-radius: 2px;
  border: 1px solid rgb(0 0 0 / 0.1);
}
.shop_table tbody .et-product-thumbnail {
  float: left;
  margin-right: 20px;
}
.shop_table tbody .product-name strong {
  font-weight: 400;
}
.shop_table tbody .remove {
  position: absolute;
  right: 0;
  top: 0;
  border: 4px solid #fff0;
  border-radius: 100%;
  height: 20px;
  width: 20px;
}
.shop_table tbody strong.product-quantity {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1.75em;
  background-color: rgb(0 0 0 / 0.5);
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.75em;
  padding: 0 0.58333em;
  right: 100%;
  z-index: 3;
  display: inline-flex;
}
.shop_table tbody .product-name .variation {
  padding: 5px 0 0;
}
.shop_table tbody .product-name .variation li {
  padding-bottom: 0;
}
.shop_table .product-total,
.shop_table .product-subtotal {
  text-align: right;
}
.shop_table tfoot tr th,
.shop_table tfoot tr td {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
}
.shop_table tfoot tr th {
  font-weight: inherit;
  text-transform: uppercase;
}
.shop_table tfoot tr td {
  text-align: right;
}
.shop_table tfoot tr:not(.shipping) td {
  padding-left: 0;
}
.shop_table tfoot tr:first-child th,
.shop_table tfoot tr:first-child td {
  border-top: 1px solid #d9d9d9;
}
.shop_table tfoot tr:last-child th,
.shop_table tfoot tr:last-child td {
  border-bottom: 0;
}
.order-total .includes_tax {
  display: block;
}
.shop_table tfoot .woocommerce-remove-coupon {
  display: block;
  font-size: 12px;
  line-height: 1.2;
}
.shop_table tfoot tr.woocommerce-shipping-totals td {
  text-align: initial;
}
.cart-collaterals .shop_table tr.woocommerce-shipping-totals th,
.shop_table tfoot tr.woocommerce-shipping-totals th {
  display: none;
}
#order_review
  .argmc-order-review-step
  .shop_table
  tfoot
  tr.woocommerce-shipping-totals
  th {
  display: table-cell;
}
#order_review
  .argmc-order-review-step
  .shop_table
  tfoot
  tr.woocommerce-shipping-totals
  td {
  text-align: right;
  border-left: 0;
}
.shop_table tfoot tr.woocommerce-shipping-totals .et-shipping-th-title {
  margin-bottom: 0;
  padding-bottom: 13px;
}
@media only screen and (max-width: 575px) {
  .cart_totals {
    padding: 30px 20px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .woocommerce-cart .woocommerce .row .woocommerce-cart-form {
    padding-right: 30px;
  }
}
.et-cart-empty {
  text-align: center;
  padding: 9vh 0;
}
.empty-circle {
  background: rgb(0 0 0 / 0.03);
  height: 80px;
  width: 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.et-cart-empty svg {
  height: 30px;
  width: 30px;
}
.et-cart-empty p {
  max-width: 300px;
  margin: 18px auto 20px;
}
.et-cart-empty .cart-empty {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 14px;
  max-width: none;
}
#side-cart .cart-empty {
  padding: 30px 0;
}
#side-cart .cart-empty figure {
  width: 67px;
  height: 84px;
  -moz-background-size: 67px 84px;
  -o-background-size: 67px 84px;
  -webkit-background-size: 67px 84px;
  background-size: 67px 84px;
}
#side-cart .cart-empty .message {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.col2-set .col-1,
.col2-set .col-2 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-checkout h3,
.order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend {
  color: #282828;
}
.woocommerce-checkout h3 {
  margin-bottom: 20px;
}
.woocommerce-Address-title h3 {
  margin-bottom: 10px;
}
#checkout-spacer.no-empty {
  margin-bottom: 25px;
}
.et-woocommerce-NoticeGroup {
  padding-bottom: 20px;
}
.woocommerce-form-register,
.woocommerce-form-login {
  animation: 1.2s fadeIn;
}
.et-checkout-login .woocommerce-form-login,
.argmc-register .woocommerce-form-register {
  margin: 0 auto 0;
  text-align: initial;
  padding: 20px 0 10px;
  max-width: 420px;
}
.checkout-options .woocommerce-form-login > p:first-child {
  font-size: 0.85em;
  color: #777;
}
@media only screen and (max-width: 991px) {
  .woocommerce-form-register,
  .woocommerce-form-login {
    margin-left: auto;
    margin-right: auto;
  }
}
.et-inline-validation-notices
  .form-row.woocommerce-invalid-required-field:after {
  display: block;
  font-size: 12px;
  line-height: 1.4;
  color: #fa4d5a;
  padding-top: 5px;
  content: "Required field";
}
.et-checkout-login-title a:before,
.et-checkout-coupon-title a:before {
  content: "\e925";
  font-family: "et-icon";
  float: right;
  margin-left: 6px;
}
.et-checkout-coupon-title .woocommerce-info,
.et-checkout-coupon-title > div.wc-block-components-notice-banner {
  padding: 10px 0;
  margin: 0 !important;
  background: rgb(0 0 0 / 0.03) !important;
  border: 0 !important;
  border-radius: 3px;
  color: inherit;
}
.et-checkout-coupon-title .woocommerce-info a {
  display: inline-block;
  padding: 0.1em 0;
  margin: 0;
}
form.checkout_coupon {
  width: 100%;
  padding: 10px;
  animation: 1.2s fadeIn;
  order: 99;
  border-radius: 0 0 3px 3px;
  background: rgb(0 0 0 / 0.03) !important;
  text-align: center;
}
.before-checkout {
  display: flex;
  flex-direction: column;
}
.before-checkout > .woocommerce-error,
.before-checkout > .woocommerce-message {
  margin: 0 0 10px;
}
.et-checkout-coupon .wc-block-components-notice-banner svg {
  display: none;
}
.et-checkout-coupon-title .woocommerce-info:before,
.et-checkout-coupon-title .wc-block-components-notice-banner__content:before,
.et-checkout-login-title:before {
  content: "\e922";
  font-family: "et-icon";
  margin-right: 4px;
}
.et-checkout-login-title:before {
  content: "\e919";
}
.checkout .back-to-cart {
  z-index: 7;
  position: absolute;
  right: 0;
  top: -0.5em;
}
.checkout-options .back-to-cart {
  margin-left: auto;
}
.checkout-options .back-to-cart a,
.checkout .back-to-cart a {
  border: 0;
  text-transform: none;
  font-weight: 400;
}
.checkout-options .back-to-cart a:before,
.checkout .back-to-cart a:before {
  content: "\e924";
  font-family: "et-icon";
  margin-right: 6px;
}
.et-checkout-login {
  display: block;
  padding: 10px;
  background: #f8f8f8;
  background: rgb(0 0 0 / 0.03);
  border-radius: 3px;
  margin-bottom: 10px;
  text-align: center;
}
.et-checkout-login-title,
.et-checkout-coupon-title {
  line-height: 1.6;
}
.et-checkout-coupon-title {
  order: 98;
}
#order_review.woocommerce-checkout-review-order {
  max-width: none;
  margin: 0;
}
@media only screen and (max-width: 575px) {
  .inner_coupon {
    flex-direction: column;
  }
  .inner_coupon input,
  .inner_coupon .button {
    width: 100%;
  }
  .inner_coupon .button {
    margin-top: 10px;
  }
}
#coupons_list {
  display: block !important;
  height: auto !important;
}
#coupons_list h3 {
  padding-top: 30px;
  font-size: 1.2em;
}
div.argmc-login-tabs {
  text-align: center;
}
div.argmc-login-tabs .tab-item {
  font-size: initial !important;
  line-height: 1.8;
  position: relative;
  color: inherit;
  opacity: 1;
}
div.argmc-login-tabs .tab-item.current {
  display: none;
}
div.argmc-login-tabs .tab-item span {
  color: #282828;
  position: relative;
  padding: 2px 0;
}
div.argmc-login-tabs .tab-item span:after {
  content: "";
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 0;
}
div.argmc-login-tabs .tab-item span:hover:after {
  width: 100%;
  left: 0;
}
div.argmc-wrapper .argmc-tabs-list,
div.argmc-wrapper .login-headings {
  font-weight: 400;
}
div.argmc-wrapper .argmc-tabs-list {
  margin: 30px 0;
  display: flex;
}
div.argmc-wrapper .argmc-tabs-list,
div.argmc-wrapper .argmc-tab-item {
  background: #fff0;
  box-shadow: none;
}
div.argmc-wrapper .argmc-tab-number-wrapper {
  margin-top: -11px;
}
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item .argmc-tab-number {
  border: 1px solid currentColor;
  background: #fff;
  color: #ccc;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.1s linear;
  margin-top: -4px;
}
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number {
  border-width: 2px;
}
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number {
  width: 30px;
  min-width: 30px;
  min-height: 30px;
  height: 30px;
  margin-top: -3px;
  color: #fff;
  font-weight: 700;
}
div.argmc-wrapper .argmc-tab-item .number-text,
div.argmc-wrapper .argmc-tab-item .tab-completed-icon,
div.argmc-wrapper .tab-completed-icon:before {
  top: auto;
}
div.argmc-wrapper .argmc-tab-item:before {
  border-bottom-width: 2px;
  border-color: #ddd;
}
.argmc-wrapper .argmc-tab-item.visited:hover .tab-completed-icon:before,
.argmc-wrapper
  .argmc-tab-item.visited.completed.current
  .tab-completed-icon:before {
  color: #fff;
}
div.argmc-wrapper .argmc-login-step form.login {
  padding: 0;
  border: 0;
}
div.argmc-wrapper .et-checkout-coupon,
div.argmc-wrapper .et-checkout-coupon form,
div.argmc-wrapper .inner_coupon,
div.argmc-wrapper .et-checkout-login {
  position: relative;
  background: #fff0;
  padding: 0;
  margin: 0 auto;
}
div.coupon-wrapper.before-payment,
div.coupon-wrapper {
  margin: 0;
}
div.argmc-wrapper
  .before-payment
  .et-checkout-coupon
  .et-checkout-coupon-title {
  display: none;
}
div.argmc-wrapper .register-visible .login-headings {
  text-align: center;
}
div.register-visible .argmc-register .col-2 {
  padding: 0;
}
div.argmc-login-tabs .tab-sep,
div.argmc-wrapper .woocommerce-billing-fields h3,
div.argmc-wrapper .et-checkout-login-title,
div.argmc-wrapper .et-checkout-coupon-title,
div.argmc-wrapper .et-checkout-coupon-title a,
div.argmc-wrapper .argmc-login-step form.login.ywsl-box {
  display: none !important;
}
.argmc-customer-details,
.argmc-wrapper .argmc-billing-details,
.argmc-wrapper .argmc-shipping-details {
  margin-bottom: 0;
  border-radius: 3px;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.argmc-wrapper .argmc-shipping-details {
  border-bottom: 0;
}
div.argmc-review-order-wrapper {
  margin-bottom: 0;
}
.woocommerce-checkout
  .woocommerce
  .argmc-wrapper
  #order_review
  table.shop_table {
  margin-bottom: 20px;
}
.woocommerce-checkout
  .woocommerce
  .argmc-wrapper
  .argmc-form-steps
  .argmc-customer-review
  h3 {
  font-size: inherit;
  font-family: inherit;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
}
.woocommerce-checkout
  .woocommerce
  .argmc-wrapper
  .argmc-customer-review
  h3:before {
  display: none;
}
.woocommerce-checkout .woocommerce .argmc-wrapper form .form-row label.error {
  top: auto;
  left: 10px;
  height: auto;
  opacity: 1;
}
.argmc-wrapper .argmc-nav {
  padding: 30px 0;
  position: relative;
}
.argmc-wrapper .argmc-nav:before {
  content: "";
  background: rgb(0 0 0 / 0.1);
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
  width: 200vw;
  transform: translateX(-50%);
}
div.argmc-wrapper .argmc-nav-text {
  color: inherit;
  font-size: 0.9em;
  border: 0;
  padding-top: 25px;
  margin-bottom: 0;
  color: #777;
  width: auto;
  vertical-align: top;
}
.argmc-wrapper #order_review,
.argmc-wrapper .argmc-nav-buttons {
  border: 0 !important;
}
.argmc-wrapper .argmc-nav-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.argmc-wrapper #argmc-prev {
  order: 5;
}
.argmc-wrapper .checkout .back-to-cart {
  position: relative;
  text-align: center;
}
#argmc-prev {
  border: 0;
  color: inherit;
  background: #fff0;
  margin: 0 !important;
}
.argmc-wrapper .argmc-nav-buttons .button {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  div.argmc-wrapper .argmc-form-steps {
    margin-bottom: 0;
  }
  .argmc-wrapper .argmc-nav-text {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .argmc-wrapper .argmc-nav {
    padding: 30px 12.5%;
  }
  .argmc-wrapper .argmc-nav-buttons .button {
    max-width: 350px;
    min-width: 200px;
  }
  div.argmc-wrapper .current .argmc-tab-text {
    font-size: 1rem;
  }
  div.argmc-wrapper .completed:not(.current) .argmc-tab-text,
  div.argmc-wrapper .visited:not(.current) .argmc-tab-text {
    font-size: 0.9em;
  }
  .argmc-wrapper .argmc-billing-details {
    border-bottom: 0;
  }
  div.argmc-customer-addresses {
    display: flex;
  }
  .argmc-customer-addresses > div:first-child {
    margin-right: 10px;
  }
  .argmc-customer-addresses > div:last-child {
    margin-left: 10px;
  }
}
.wpmc-tabs-wrapper {
  margin-top: 30px;
}
.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
  color: inherit;
  line-height: 26px;
  border-color: #fff;
}
.wpmc-steps-wrapper {
  max-width: 768px;
  margin: 20px auto 0;
}
.wpmc-step-item #order_review {
  position: static !important;
  width: auto !important;
  top: auto !important;
  max-width: none;
  padding: 0;
}
.wpmc-steps-wrapper .woocommerce-form-login {
  max-width: 576px;
  margin: 0 auto;
}
.wpmc-nav-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.wpmc-tabs-wrapper .wpmc-tab-item:before {
  border-color: #eee;
}
.wpmc-tabs-wrapper .wpmc-tab-item.current,
.wpmc-step-item.current {
  animation: 0.8s fadeIn;
}
.wpmc-tabs-wrapper .wpmc-tab-item.current .wpmc-tab-number {
  color: #282828;
  animation: 0.48s zoomIn;
}
.wpmc-footer-left,
.wpmc-footer-right {
  width: auto;
  float: none;
}
#wpmc-skip-login {
  color: #282828;
  border: 1px solid #282828;
  background: #fff0;
}
#wpmc-back-to-cart,
#wpmc-prev {
  background: #fff0;
  color: #282828;
  padding: 11px 0;
  font-size: 0.9em;
}
#wpmc-prev {
  border: 1px solid #aaa;
  padding: 11px;
}
#wpmc-back-to-cart:before {
  content: "\e924";
  font-family: "et-icon";
  margin-right: 6px;
}
#wpmc-next {
  margin-left: 8px;
}
.argmc-wrapper .arg-product-qwt {
  display: block;
}
div.argmc-wrapper .arg-product-desc {
  position: relative;
  padding: 0 0 0 21px;
}
div.argmc-wrapper .arg-product-image,
div.argmc-wrapper .arg-product-desc {
  display: table-cell;
}
div.argmc-wrapper .woocommerce-checkout-review-order-table .product-name img,
div.argmc-wrapper table.review-table .product-name img {
  margin-right: 0;
}
.free-shipping-progress-bar {
  padding: 5px 0 30px;
  font-size: 0.9em;
  max-width: 560px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.free-shipping-progress-bar .progress-bar-message .amount {
  font-weight: 700;
}
.free-shipping-progress-bar .progress-bar-message strong {
  color: initial;
}
.free-shipping-progress-bar p {
  margin-bottom: 0;
}
.free-shipping-progress-bar .progress-bar-rail {
  line-height: 5px;
  height: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 18px;
}
.free-shipping-progress-bar .progress-bar-status {
  display: flex;
  z-index: 1;
  height: inherit;
  position: relative;
  animation: 0.6s et-fadeInLeft;
}
.free-shipping-progress-bar .progress-bar-indicator {
  background: linear-gradient(270deg, #b9a16b 0, #ffffff 200%);
  background-color: #b9a16b;
  flex-grow: 1;
}
.progress-bar-status.success .progress-bar-indicator {
  background: #67bb67;
}
.free-shipping-progress-bar .progress-bar-left {
  background: rgb(0 0 0 / 0.1);
  height: 3px;
  flex-grow: 1;
}
.progress-percent {
  padding: 0 0.5em;
  font-weight: 900;
  font-size: 1.1em;
}
.product-showcase-light-text .summary .progress-bar-left {
  background: rgb(255 255 255 / 0.1);
}
.product-showcase-light-text .summary .progress-percent,
.product-showcase-light-text .summary .progress-bar-message strong,
#side-cart.dark .side-panel-content .progress-bar-message strong {
  color: #fff;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container--default .select2-selection--single,
.select2-container .selection .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0.575rem 0.75rem;
  padding: 0.75rem;
  height: calc(2.15em + 0.975rem + 4px);
  border: 2px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
  outline: 0;
}
.el-style-border-bottom .select2-container--default .select2-selection--single {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-radius: 0 !important;
  padding-left: 0;
  padding-right: 0;
  background: #fff0;
}
.el-style-border-width-1
  .select2-container--default
  .select2-selection--single {
  border-width: 1px;
}
.select2-container--default .select2-selection--single:focus {
  outline: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: inherit;
  padding: 0;
}
.form-row.float-label
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  opacity: 0;
}
.form-row.float-label.has-val
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  opacity: 1;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-color: #aaa;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-color: #aaa;
  border-bottom-color: #fff0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container--default
  .selection
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  width: 32px;
  top: 12px;
  right: 1px;
  background: none;
  text-align: center;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow:before {
  content: "\e925";
  font-family: "et-icon";
}
.select2-container--default .select2-selection__arrow b {
  display: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-dropdown,
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
  border: 2px solid #aaa;
}
.el-style-border-width-1 .select2-dropdown,
.el-style-border-width-1 .select2-container--open .select2-dropdown--above,
.el-style-border-width-1 .select2-container--open .select2-dropdown--below {
  border-width: 1px;
}
body:not(.el-style-border-bottom)
  .select2-container--open
  .select2-dropdown--above {
  border-bottom: 0;
}
body:not(.el-style-border-bottom)
  .select2-container--open
  .select2-dropdown--below {
  margin-top: -1px;
  border-top: 0;
}
.select2-search--dropdown {
  padding: 0 10px 10px;
}
.el-style-border-bottom .select2-search--dropdown,
.select2-container--open .select2-dropdown--above .select2-search--dropdown {
  padding-top: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e7e7e7;
  border: 1px solid #e7e7e7 !important;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-results {
  padding: 0;
  border-top: 1px solid #eaeaea;
  background: #f8f8f8;
}
.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown--above .select2-results {
  border-bottom: 1px solid #ccc;
}
.select2-container--default .select2-results > .select2-results__options {
  list-style: none;
  max-height: 245px;
  overflow-y: auto;
}
.select2-results__option {
  margin: 0;
  padding: 6px 10px;
  border-bottom: 1px solid #eaeaea;
  font-size: 14px;
}
.select2-results__option:last-child {
  border-bottom: 0 none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: inherit;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results
  .select2-results__option--highlighted[data-selected] {
  color: #eee;
  background-color: #282828;
}
.woocommerce-checkout .select2-container {
  max-width: 100%;
}
.woocommerce-terms-and-conditions-wrapper .required {
  display: none;
}
.woocommerce-terms-and-conditions-wrapper
  .form-row:not(.create-account):last-child {
  margin: 0;
}
.woocommerce-terms-and-conditions-checkbox-text:after {
  content: "*";
  margin-left: 5px;
}
#shipping_method {
  list-style: none;
  padding-left: 0;
  text-align: initial;
}
.shop_table tfoot tr.woocommerce-shipping-totals td {
  text-align: left;
}
.shop_table tfoot tr.woocommerce-shipping-totals .et-shipping-th-title {
  margin-bottom: 0;
  padding-bottom: 13px;
}
#payment {
  padding-bottom: 30px;
}
#payment .payment_methods {
  list-style: none;
  padding-left: 0;
  margin-bottom: 10px;
  border: 1px solid #aaa;
}
#payment .payment_methods > li {
  padding: 14px 19px;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.wc_payment_method .mp-checkout-container > * {
  background: transparent !important;
}
.wc_payment_method .mp-document-select,
.wc_payment_method .mp-input-document {
  background: transparent !important;
}
.checkout-style-regular #payment {
  border: 1px solid currentColor;
  padding: 30px;
  margin-bottom: 20px;
}
.checkout-style-regular #payment .payment_methods {
  border: 0;
}
.checkout-style-regular #payment .payment_methods > li {
  padding: 11px 0;
}
#payment .payment_methods > li:last-child {
  border-bottom: 0 none;
}
#payment .payment_methods > li > label {
  margin-bottom: 0;
  color: #282828;
  opacity: 1;
  cursor: pointer;
  max-width: 80%;
  width: 100%;
  display: inline-table;
}
#payment .payment_methods > li.woocommerce-notice {
  border: 0;
}
#payment .payment_methods > li a.about_paypal {
  margin: 0 10px;
}
#payment .payment_methods > li a.about_paypal {
  display: inline-block;
}
#payment .payment_methods > li a.about_paypal:not(:hover) {
  color: #777;
}
#payment .payment_methods > li .payment_box {
  padding-top: 20px;
}
#payment .payment_methods > li .payment_box p {
  margin-bottom: 10px;
}
#payment .payment_methods > li > .input-radio {
  float: none;
}
#payment .payment_methods > li .payment_box input[type="radio"] {
  display: inline-flex;
}
input.wc-braintree-payment-type {
  display: none !important;
}
#payment .wc_payment_method > label img {
  max-height: 40px;
}
#payment .payment_methods input[type="text"],
#payment .payment_methods select {
  height: inherit;
}
ul li.tcPaymentMethod {
  height: auto;
}
.woocommerce-checkout-payment .place-order noscript {
  display: block;
  font-size: 12px;
  padding-top: 5px;
}
.woocommerce-checkout-payment .place-order noscript .button {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 12px;
}
.woocommerce-checkout-payment .terms {
  margin: 0;
  padding-bottom: 9px;
}
.woocommerce-checkout-payment .terms label {
  position: relative;
  display: inline-block;
  padding-top: 5px;
  cursor: pointer;
  font-size: 0.9em;
  opacity: 1;
}
#place_order,
#woo_pp_ec_button_checkout {
  width: 100%;
  margin-top: 10px;
}
.woocommerce-terms-and-conditions {
  overflow-x: hidden !important;
}
.checkout-terms-popup .woocommerce-terms-and-conditions {
  display: block !important;
  max-height: none !important;
  overflow: inherit !important;
  max-width: 820px;
  margin: 0 auto;
  padding: 39px 32px;
  background: #fff;
  position: relative;
  font-size: 0.9em;
}
.checkout-terms-popup .page-header,
.woocommerce-checkout-payment .form-row > label {
  padding: 0;
}
#billing_address_1_field,
#shipping_address_1_field {
  margin-bottom: 10px;
}
#customer_details {
  margin-bottom: 50px;
}
.woocommerce-billing-fields,
.woocommerce-account-fields,
.woocommerce-shipping-fields {
  margin-bottom: 25px;
}
.woocommerce-account-fields .create-account {
  margin-bottom: 0;
}
.woocommerce-account-fields .create-account > label {
  font-weight: 700;
}
.woocommerce-account-fields .form-row:last-child {
  margin: 0;
}
.woocommerce-shipping-fields h3 {
  position: relative;
  display: inline-flex;
}
#ship-to-different-address {
  font-size: inherit;
  font-weight: 600;
  font-family: inherit;
  margin: 0;
}
#ship-to-different-address label:after,
.woocommerce-account-fields label span:after {
  content: "\e919";
  font-family: "et-icon";
  font-weight: 400;
  margin-left: 10px;
}
#ship-to-different-address label:after {
  content: "\e92d";
}
.woocommerce-account-fields div.create-account,
.woocommerce-shipping-fields .shipping_address {
  animation: 0.8s fadeIn;
}
#ship-to-different-address label,
.woocommerce-account-fields p.create-account label {
  color: #282828;
  display: block;
  padding: 0;
  line-height: 1.6;
}
.terms .termscontainer {
  display: inline-block;
  padding-top: 12px;
  margin-bottom: 30px;
}
.terms .button {
  margin-top: 40px;
}
#checkout_thankyou h2 {
  margin-top: 50px;
}
#checkout_thankyou .order_details {
  list-style: none;
  color: #282828;
}
.checkout-distraction-free.woocommerce-checkout .header-spacer,
.checkout-distraction-free.woocommerce-checkout .top-bar,
.checkout-distraction-free.woocommerce-checkout .hero-header,
.checkout-distraction-free.woocommerce-checkout .site-header .header-items > *,
.checkout-distraction-free.woocommerce-checkout .header-mobile .container > *,
.checkout-distraction-free.woocommerce-checkout .et-global-campaign,
.checkout-distraction-free.woocommerce-checkout .et-top-bar,
.checkout-distraction-free.woocommerce-checkout .footer-widgets,
.checkout-distraction-free.woocommerce-checkout .footer-bar,
.checkout-distraction-free.woocommerce-checkout.header-border-1 .header:after {
  display: none;
}
.checkout-distraction-free.woocommerce-checkout .site-header .header-bottom {
  height: auto;
  min-height: auto;
}
.checkout-distraction-free.woocommerce-checkout .site-header .goya-container {
  position: relative;
}
.checkout-distraction-free.woocommerce-checkout
  .site-header
  .header-items
  .logo-holder,
.checkout-distraction-free.woocommerce-checkout
  .site-header
  .header-mobile
  .logo-holder {
  display: block;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0 15px;
}
.checkout-distraction-free.woocommerce-checkout.woocommerce-multistep
  .site-header
  .header-items
  .logo-holder {
  left: 50%;
  right: auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
}
.checkout-distraction-free.woocommerce-checkout.light-title
  .site-header
  .logolink
  .logoimg.bg--dark {
  opacity: 0 !important;
  display: none !important;
}
.checkout-distraction-free.woocommerce-checkout.light-title
  .site-header
  .logolink
  .logoimg {
  opacity: 1;
  display: block;
}
.checkout-distraction-free.woocommerce-checkout .site-header {
  position: relative !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff0;
  border: 0;
  padding: 20px 0;
  top: 0;
}
.checkout-distraction-free.woocommerce-checkout .page-padding {
  padding-top: 0;
}
.checkout-distraction-free.woocommerce-checkout .post-content > .woocommerce {
  margin-top: 0;
}
.checkout-distraction-free.woocommerce-checkout #order_review {
  border: 0;
}
form.checkout .woocommerce-NoticeGroup-checkout {
  display: none;
}
form.checkout.argmc-form .woocommerce-NoticeGroup-checkout {
  display: block;
}
.woocommerce #kco-wrapper {
  margin-right: -15px;
  margin-left: -15px;
}
#klarna-checkout-container {
  margin: 0 -15px;
}
@media only screen and (max-width: 575px) {
  .checkout-options .back-to-cart,
  .checkout .back-to-cart {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-sticky
    .bg--light,
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-mobile
    .bg--light {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-sticky
    .bg--alt,
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-mobile
    .bg--alt {
    display: none;
  }
  .checkout #kco-order-review {
    font-size: inherit;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-distraction-free.woocommerce-checkout
    .site-header
    .header-mobile
    .logo-holder {
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #customer_details {
    margin-bottom: 0;
  }
  .checkout-distraction-free.woocommerce-checkout
    .woocommerce-checkout-review-order-container:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: -50%;
    width: 200vw;
    background-color: rgb(0 0 0 / 0.02);
  }
  .checkout-distraction-free #order_review.woocommerce-checkout-review-order {
    padding-top: 20px;
  }
  #order_review.woocommerce-checkout-review-order {
    position: relative !important;
    width: auto !important;
  }
  #order_review.woocommerce-checkout-review-order,
  .woocommerce-billing-fields {
    margin-top: 25px;
  }
  #checkout-spacer,
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-tablet
    .logoimg {
    display: none;
  }
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-tablet
    .logoimg.bg--alt {
    opacity: 1;
    display: block;
  }
  .checkout #kco-iframe,
  .checkout #kco-order-review {
    float: none;
    width: auto;
  }
  .wp-block-woocommerce-checkout-order-summary-block {
    padding: 10px 30px;
    border-radius: 8px;
    border: 3px solid #eee;
    background: rgb(0 0 0 / 0.02);
  }
  .wp-block-woocommerce-checkout-order-summary-block > div:first-child {
    border: 0;
  }
  .wp-block-woocommerce-checkout-order-summary-cart-items-block:after {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .before-checkout {
    position: absolute;
    z-index: 9;
    left: 15px;
    right: 15px;
    opacity: 0;
  }
  .before-checkout.ready {
    opacity: 1;
  }
  .before-checkout,
  .woocommerce-checkout-customer-fields > * {
    padding-right: 40px;
  }
  .checkout-style-regular .before-checkout,
  .checkout-style-regular #customer_details {
    padding-right: 30px;
  }
  .checkout-style-regular .checkout-options.klarna .row {
    justify-content: center;
  }
  .order_review_heading {
    display: none;
  }
  .checkout-distraction-free.woocommerce-checkout .site-header {
    padding: 30px 0;
    z-index: auto;
  }
  .checkout-options.klarna .before-checkout {
    position: relative;
    opacity: 1;
    margin: 0 15px;
    left: auto;
    right: auto;
  }
  .checkout-distraction-free #kco-iframe {
    float: none;
    padding: 0 45px 0 15px;
  }
  .checkout-distraction-free #kco-order-review {
    float: right;
  }
  .checkout-distraction-free #kco-order-review,
  .checkout-distraction-free #order_review {
    padding-left: 40px;
    z-index: 99;
    opacity: 1;
  }
  .checkout-distraction-free.woocommerce-checkout.light-title
    .site-header
    .logolink.alt-logo-tablet
    .logoimg.bg--alt,
  .checkout-distraction-free.woocommerce-checkout .order_review_heading {
    display: none;
    opacity: 0;
  }
  .checkout-distraction-free.woocommerce-checkout
    .woocommerce-checkout-review-order-container
    .shop_table
    tfoot
    tr:last-child
    th,
  .checkout-distraction-free.woocommerce-checkout
    .woocommerce-checkout-review-order-container
    .shop_table
    tfoot
    tr:last-child
    td {
    border-bottom: 0;
  }
  .checkout-distraction-free.woocommerce-checkout
    .wp-block-woocommerce-checkout-totals-block:before,
  .checkout-distraction-free.woocommerce-checkout
    .woocommerce-checkout-review-order-container:before {
    content: "";
    position: absolute;
    left: 64.5%;
    top: -100vw;
    bottom: -100vw;
    width: 100vw;
    z-index: -1;
    background-color: rgb(0 0 0 / 0.02);
    border-left: 1px solid #eee;
  }
  .checkout-distraction-free.woocommerce-checkout
    .woocommerce-checkout-review-order-container:before,
  .checkout-distraction-free.woocommerce-checkout
    .wp-block-woocommerce-checkout-totals-block:before {
    left: -10px;
  }
}
.woocommerce-order-received .page > .woocommerce {
  padding-top: 55px;
}
.woocommerce .order-info + h2,
.woocommerce-customer-details h2,
.woocommerce-order-details h2 {
  margin-top: 0;
  font-size: 1.5em;
}
.woocommerce-order-received h3 {
  font-size: 16px;
  padding-bottom: 0;
}
.woocommerce-order-received .woocommerce-order {
  max-width: 802px;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
}
.order_details {
  font-size: inherit;
  line-height: 1.8;
  margin: 38px auto 47px;
}
.order_details li {
  display: inline-block;
  line-height: inherit;
  margin: 0 16px;
  padding: 0;
  border-bottom: 0 none;
  overflow: visible;
}
.order_details li strong {
  display: block;
  font-weight: 400;
  color: #282828;
}
.et-checkout-ty-payment-details > p,
.et-checkout-ty-payment-details > p:last-child {
  margin-bottom: 39px;
}
.et-checkout-ty-payment-details h2 {
  border-bottom: 1px solid #eee;
}
.et-checkout-ty-payment-details h3 {
  padding: 15px 0 8px;
}
.bacs_details {
  overflow: hidden;
  border: 2px solid #ddd;
  padding: 20px 20px 10px 20px;
  background: #f7f7f7;
}
.woocommerce-order-received ul.order_details {
  color: inherit;
  padding: 20px 20px 10px 20px;
  background: rgb(0 0 0 / 0.03);
}
.woocommerce-order-received .customer_details {
  padding-top: 36px;
}
.woocommerce-order-received .customer_details tbody tr th,
.woocommerce-order-received .customer_details tbody tr td {
  padding: 10px 0;
  border-top: 0;
}
.woocommerce-thankyou-order-failed-actions {
  padding: 20px 0;
  text-align: center;
}
@media all and (max-width: 991px) {
  .et-checkout-ty-order-details-top {
    margin: 39px 0 38px;
    padding: 20px 20px 0;
    text-align: left;
    overflow: hidden;
  }
  .order_details li {
    display: block;
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
  }
  .order_details li:last-child {
    border-bottom: 0 none;
  }
  .et-checkout-ty-payment-details > p,
  .et-checkout-ty-payment-details > p:last-child {
    margin-bottom: 30px;
  }
}
.et-woocommerce-account-login:not(.woocommerce-lost-password) .hero-header {
  display: none;
}
.et-woocommerce-account-login.login-two-columns.header-border-1:not(
    .woocommerce-lost-password
  )
  .header:after,
.woocommerce-account.login-two-columns.header-border-1:not(.logged-in):not(
    .woocommerce-lost-password
  )
  .header:after {
  border-bottom-width: 0;
}
.et-woocommerce-account-login.dark-title:not(.header_on_scroll) .site-header {
  background: #fff0;
}
.et-woocommerce-account-login.login-two-columns .footer-widgets,
.woocommerce-account.login-two-columns:not(.logged-in) .footer-widgets {
  display: none;
}
.et-login-popup-wrap {
  position: relative;
  width: auto;
  max-width: 480px;
  margin: 0 auto;
  padding: 40px 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 40px 60px 0 rgb(0 0 0 / 0.2);
}
.et-login-popup-wrap .woocommerce-message {
  display: none;
}
.et-login-popup-wrap .et-login-wrapper .et-form-container {
  border: 0;
  padding: 0;
}
.show-password-input {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  border: 0;
  background: #fff0;
  padding: 0.75rem;
  height: calc(2.15em + 0.975rem + 4px);
}
.show-password-input::after {
  font-family: "et-icon";
  font-weight: 900;
  vertical-align: baseline;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  content: "\e94c";
}
.show-password-input.display-password::after {
  color: #777;
  content: "\e94b";
}
.et-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.et-form-container .page-title {
  margin: 0 0 20px;
  padding: 2vh 0;
  text-align: center;
  font-size: 2.1rem;
}
.et-form-container #et-login-form,
.et-form-container #et-register-form {
  padding: 0 1px;
  width: 100%;
  will-change: opacity;
  max-width: 420px;
  opacity: 0;
  animation: 0.48s et-fadeIn;
}
.et-form-container #et-login-form,
.et-form-container.register-active #et-register-form {
  opacity: 1;
  display: block;
}
.et-form-container .login-divider,
.et-form-container #et-register-form,
.et-form-container.register-active #et-login-form {
  opacity: 0;
  display: none;
}
.two_col .et-register-form .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .two_col #et-register-form:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: -100vw;
    bottom: -100vw;
    width: 100vw;
    background-color: rgb(0 0 0 / 0.02);
  }
  .two_col #et-register-form .form-wrapper {
    padding-left: 20%;
    width: 100%;
  }
  .two_col #et-login-form .form-wrapper {
    padding-right: 20%;
    width: 100%;
  }
}
.woocommerce-privacy-policy-text {
  font-size: 0.8em;
  margin-bottom: 10px;
}
.woocommerce-password-strength {
  display: inline-block;
  margin-top: 14px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 5px 12px;
  background: #ffdada;
  color: #e43737;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.woocommerce-password-strength.strong,
.woocommerce-password-strength.good {
  background: #d8fcda;
  color: #15a93b;
}
.woocommerce-password-hint {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-weight: 500;
}
#et-register-form .button {
  width: 100%;
}
.lost_reset_password {
  color: #282828;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 8vh;
}
.lost_reset_password .form-row {
  width: 100%;
  float: none;
}
.woocommerce-lost-password .woocommerce-message + p {
  max-width: 650px;
  margin: 0 auto 8vh;
}
@media all and (min-width: 992px) {
  .et-login-wrapper.no_popup {
    padding: 5vh 0 8vh;
  }
  .no_popup .et-form-container .login-divider {
    display: flex;
  }
  .login-two-columns .no_popup .et-form-container #et-login-form,
  .login-two-columns .no_popup .et-form-container #et-register-form {
    opacity: 1;
    position: relative;
    display: block;
    padding-top: 3vh;
    padding-bottom: 3vh;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .login-two-columns .no_popup .et-form-container h2 {
    font-size: 28px;
  }
  .login-two-columns .no_popup .form-actions.extra {
    display: none;
  }
}
.login p,
.register p {
  margin-bottom: 18px;
}
.et-login-wrapper .woocommerce-form .form-row:last-child,
.form-row .woocommerce-form-login__rememberme {
  margin: 0;
  padding: 0;
}
.et-login-wrapper .form-actions {
  text-align: center;
}
.et-login-wrapper .form-actions.extra {
  margin-bottom: 0;
}
.et-login-wrapper .form-actions a {
  margin: 0 6px;
}
.ywsl-social,
.login .ywsl-social,
.login .button,
.register .button,
.lost_reset_password .button {
  display: block;
  width: 100%;
  padding: 0.75rem 1.75rem;
  line-height: 1.6;
}
.ywsl-label {
  display: none;
}
a.ywsl-social {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  border-radius: 3px;
}
.ywsl-social {
  background: inherit;
  border: 2px solid currentColor;
  opacity: 0.8;
  text-align: center;
}
.el-style-border-width-1 .ywsl-social {
  border-width: 1px;
}
.ywsl-social:hover,
.ywsl-social:focus {
  opacity: 1;
}
.ywsl-social i {
  margin-right: 8px;
  color: currentColor;
}
.ywsl-social span {
  text-transform: capitalize;
}
.ywsl-facebook,
.ywsl-facebook:hover,
.ywsl-facebook:focus {
  color: #4267b2;
  border-color: #4267b2;
}
.ywsl-twitter,
.ywsl-twitter:hover,
.ywsl-twitter:focus {
  color: #1da1f2;
  border-color: #1da1f2;
}
.ywsl-google,
.ywsl-google:hover,
.ywsl-google:focus {
  color: #dd4b39;
  border-color: #dd4b39;
}
.login {
  width: 100%;
}
.login .lost_password {
  float: right;
}
@media all and (min-width: 576px) {
  .login-single-column .et-form-container {
    max-width: 460px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 3px;
  }
  .et-login-popup-wrap {
    padding: 40px;
  }
}
@media only screen and (max-width: 575px) {
  a.ywsl-social {
    width: 100%;
  }
  .login .lost_password {
    display: block;
    float: none;
  }
}
.addresses {
  margin: 0 -15px;
}
.addresses .col-1,
.addresses .col-2 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.addresses .woocommerce-Address {
  margin-bottom: 40px;
}
.addresses .woocommerce-Address address {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .addresses .col-1,
  .addresses .col-2 {
    width: 50%;
  }
  .addresses .woocommerce-Address {
    margin-bottom: 0;
  }
}
.woocommerce-account.logged-in .site-content > .container {
  max-width: 960px;
  padding-bottom: 5vh;
}
.woocommerce-account.logged-in .post-content > .woocommerce {
  overflow: hidden;
}
.et-MyAccount-user {
  line-height: 1.6;
  min-height: 60px;
  margin-bottom: 46px;
  overflow: hidden;
}
.et-MyAccount-user-image {
  max-width: 60px;
  margin-bottom: 13px;
}
.et-MyAccount-user-image img {
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
.et-MyAccount-user-info .et-username {
  display: block;
  font-size: 16px;
}
.et-MyAccount-user-info .et-username strong {
  font-weight: 400;
  color: #282828;
}
.et-MyAccount-user-info .et-username .hide {
  display: none;
}
.woocommerce-MyAccount-navigation {
  float: left;
  width: 25%;
  padding-right: 15px;
  overflow: hidden;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
  font-size: 1.1em;
  margin: 0 0 8px;
}
.woocommerce-MyAccount-navigation-link a:before {
  font-family: "et-icon";
  margin-right: 0.5em;
  content: "\e920";
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\e900";
}
.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\e93f";
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\e92f";
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\e92d";
}
.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\e93e";
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\e919";
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\e936";
}
.woocommerce-MyAccount-navigation-link--wishlist a:before {
  content: "\e946";
}
.woocommerce-MyAccount-content {
  float: left;
  width: 75%;
  padding-left: 15px;
  overflow: hidden;
}
.woocommerce-MyAccount-content strong {
  font-weight: 400;
  color: #282828;
}
.woocommerce-MyAccount-content .form-row label {
  font-size: inherit;
}
.woocommerce-MyAccount-content .form-row span em {
  font-size: 0.9em;
  font-style: normal;
}
.woocommerce-MyAccount-content .shop_table {
  width: 100%;
  margin: 0 0 28px;
}
.woocommerce-MyAccount-content .shop_table tr th:first-child,
.woocommerce-MyAccount-content .shop_table tr th:last-child,
.woocommerce-MyAccount-content .shop_table tr td:first-child,
.woocommerce-MyAccount-content .shop_table tr td:last-child {
  padding-right: 0;
  padding-left: 0;
}
.woocommerce-MyAccount-content .shop_table tr th,
.woocommerce-MyAccount-content .shop_table tr td {
  padding: 19px;
  vertical-align: middle;
}
.woocommerce-MyAccount-content .shop_table tr th {
  color: #282828;
  padding-top: 0;
  font-weight: inherit;
  text-transform: uppercase;
  border: 0;
}
.woocommerce-MyAccount-content .shop_table tr td {
  border-top: 1px solid #eee;
}
.woocommerce-MyAccount-content .shop_table tr td:last-child a:not(.alt) {
  margin: 0 10px 10px 0;
}
.woocommerce-MyAccount-content .shop_table tr td:last-child a:last-child {
  margin: 0;
}
.woocommerce-MyAccount-downloads-file:before {
  content: "\e92f";
  font-family: "et-icon";
  margin-right: 10px;
}
.woocommerce-table--order-downloads .download-file .button,
.woocommerce-MyAccount-content .shop_table .woocommerce-button {
  line-height: 1.6;
  padding: 0.35rem 1.05rem;
  border: 2px solid currentColor;
  background: #fff0;
  color: inherit;
}
.el-style-border-width-1
  .woocommerce-MyAccount-content
  .shop_table
  .woocommerce-button {
  border-width: 1px;
}
.woocommerce-MyAccount-content .account-orders-table tr th:first-child,
.woocommerce-MyAccount-content .account-orders-table tr th:last-child,
.woocommerce-MyAccount-content .account-orders-table tr td:first-child,
.woocommerce-MyAccount-content .account-orders-table tr td:last-child {
  text-align: center;
}
.woocommerce-MyAccount-orders tr td.order-total {
  color: #888;
}
.woocommerce-MyAccount-orders tr td.order-total .amount {
  color: #282828;
}
.woocommerce-MyAccount-content h2 {
  font-size: 1.5em;
}
.woocommerce-MyAccount-content .woocommerce-Message {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.woocommerce-MyAccount-content .woocommerce-Message a {
  margin-bottom: 20px;
}
.addresses {
  margin: 0 -15px;
}
.addresses .col-1,
.addresses .col-2 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.woocommerce-edit-address .woocommerce-Message {
  margin-bottom: 0;
}
.woocommerce-edit-address .woocommerce-Addresses {
  padding-top: 0;
}
.woocommerce-edit-address .addresses > div {
  padding-top: 0;
}
.woocommerce-edit-address .woocommerce-Address {
  padding-top: 25px;
  max-width: 100%;
  width: 100%;
}
.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
  margin-bottom: 30px;
}
.woocommerce-Address .title,
.woocommerce-Address address {
  border: 1px solid #ddd;
  padding: 20px;
}
.woocommerce-Address-title.title {
  background: rgb(0 0 0 / 0.03);
  border-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.woocommerce-Address address {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.et-MyAccount-form #payment {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .addresses .col-1,
  .addresses .col-2 {
    width: 50%;
  }
  .addresses .woocommerce-Address {
    margin-bottom: 0;
  }
}
@media all and (max-width: 991px) {
  .et-MyAccount-user {
    min-height: 0;
    margin-bottom: 41px;
    text-align: center;
  }
  .et-MyAccount-user-image {
    display: none;
  }
  .et-MyAccount-user-info .et-username {
    line-height: 1.4;
  }
  .woocommerce-MyAccount-navigation {
    float: none;
    width: auto;
    margin-top: 46px;
    margin-bottom: 0;
    padding-right: 0;
  }
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-MyAccount-navigation ul li {
    float: none;
    clear: none;
    display: inline-flex;
    width: 33%;
  }
  .woocommerce-MyAccount-navigation ul li a {
    padding-bottom: 10px;
    padding-right: 10px;
  }
  .woocommerce-MyAccount-content {
    float: none;
    width: auto;
    margin-top: 46px;
    padding-left: 0;
  }
  .woocommerce-MyAccount-orders
    tr
    .woocommerce-orders-table__header-order-total,
  .woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-total {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul li {
    float: none;
    clear: none;
    display: inline-flex;
    width: 50%;
  }
}
@media all and (max-width: 550px) {
  .woocommerce-MyAccount-content .shop_table tr th,
  .woocommerce-MyAccount-content .shop_table tr td {
    padding-right: 10px;
    padding-left: 10px;
  }
  .woocommerce-MyAccount-orders tr .woocommerce-orders-table__header-order-date,
  .woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-date {
    display: none;
  }
}
.woocommerce-order-details table.shop_table,
.woocommerce-order-pay table.shop_table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  margin: 0 0 30px 0;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.woocommerce-order-details .shop_table thead,
.woocommerce-order-pay .shop_table thead {
  display: none;
}
.woocommerce-MyAccount-content
  .woocommerce-order-details
  .shop_table
  tbody
  tr
  td,
.woocommerce-order-details .shop_table thead tr th,
.woocommerce-order-pay .shop_table thead tr th,
.woocommerce-order-details .shop_table tbody tr td,
.woocommerce-order-pay .shop_table tbody tr td {
  padding: 12px 15px;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.woocommerce-order-details .shop_table tbody tr td.product-name strong {
  font-weight: 400;
}
.woocommerce-order-details .shop_table tbody tr td.product-name .variation,
.woocommerce-order-details .shop_table tbody tr td.product-name .wc-item-meta {
  padding: 3px 0 7px;
}
.woocommerce-order-details
  .shop_table
  tbody
  tr
  td.product-name
  .wc-item-meta
  li {
  display: flex;
  font-size: 13px;
}
.woocommerce-order-details
  .shop_table
  tbody
  tr
  td.product-name
  .wc-item-meta
  li
  strong {
  margin-right: 10px;
}
.woocommerce-order-details
  .shop_table
  tbody
  tr
  td.product-name
  .wc-item-meta
  li
  p {
  margin-bottom: 0;
}
.woocommerce-order-details .shop_table tbody tr td.product-total,
.woocommerce-order-pay .shop_table tbody tr td.product-total {
  padding-left: 19px;
  text-align: right;
}
.woocommerce-order-details .shop_table tfoot tr th,
.woocommerce-order-details .shop_table tfoot tr td,
.woocommerce-order-pay .shop_table tfoot tr th,
.woocommerce-order-pay .shop_table tfoot tr td {
  padding-top: 0;
  padding-bottom: 10px;
  border: 0;
  background: rgb(0 0 0 / 0.03);
}
.woocommerce-MyAccount-content
  .woocommerce-order-details
  .shop_table
  tfoot
  tr
  th,
.woocommerce-order-details .shop_table tfoot tr th,
.woocommerce-order-pay .shop_table tfoot tr th {
  padding-left: 15px;
  font-weight: inherit;
  text-transform: uppercase;
}
.woocommerce-MyAccount-content
  .woocommerce-order-details
  .shop_table
  tfoot
  tr
  td,
.woocommerce-order-details .shop_table tfoot tr td,
.woocommerce-order-pay .shop_table tfoot tr td {
  padding-right: 15px;
}
.woocommerce-order-details .shop_table tfoot tr:first-child th,
.woocommerce-order-details .shop_table tfoot tr:first-child td,
.woocommerce-order-pay .shop_table tfoot tr:first-child th,
.woocommerce-order-pay .shop_table tfoot tr:first-child td {
  padding-top: 19px;
}
.woocommerce-order-details .shop_table tfoot tr:last-child th,
.woocommerce-order-details .shop_table tfoot tr:last-child td,
.woocommerce-order-pay .shop_table tfoot tr:last-child th,
.woocommerce-order-pay .shop_table tfoot tr:last-child td {
  border-top: 1px solid #ddd;
  font-size: 16px;
  padding-top: 10px;
}
.woocommerce-order-details .shop_table tfoot tr td,
.woocommerce-order-pay .shop_table tfoot tr td {
  padding-left: 19px;
  text-align: right;
}
.woocommerce-order-details {
  margin-bottom: 40px;
}
.view-order-tracking {
  max-width: 802px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.order-again {
  margin: 0;
  padding-top: 33px;
  text-align: right;
}
.woocommerce-customer-details h3 {
  font-size: 16px;
  padding-bottom: 10px;
}
.woocommerce-customer-details li {
  margin-bottom: 17px;
}
.woocommerce-customer-details li:last-child {
  margin-bottom: 0;
}
.woocommerce-table__product-name .item-thumbnail {
  float: left;
  margin-right: 20px;
  max-width: 70px;
}
.woocommerce-table__product-name .item-thumbnail img {
  border-radius: 2px;
}
.woocommerce-form-track-order {
  margin: 0 auto;
  padding-bottom: 20px;
  max-width: 420px;
}
.woocommerce-form-track-order p {
  line-height: 1.6;
  margin: 19px 0 30px;
}
.woocommerce-form-track-order .form-row,
.woocommerce-form-track-order .button {
  float: none;
  width: 100%;
  margin-bottom: 5px;
}
.form-order-view,
.form-order-view .woocommerce-order-details__title {
  padding-bottom: 20px;
}
.woocommerce .commentlist.notes > .comment:last-child .comment-text {
  margin-left: 0;
  margin-right: 0;
}
.shop-widget-scroll .widget > ul,
.shop-widget-scroll .widget:not(.widget-woof) > .widgettitle + *,
.shop-widget-scroll .wcapf-layered-nav,
.et-shop-widget-scroll {
  position: relative;
  max-height: 150px;
}
.widget .ps > .ps__scrollbar-y-rail {
  opacity: 0.6;
}
.widget.woocommerce li {
  margin-bottom: 5px;
}
.widget.woocommerce li .children {
  padding: 0;
}
.header-active-filters .filter-reset-all,
.filter-reset-all {
  color: #777;
  background: #fff0;
  line-height: 28px;
}
.wc-layered-nav-rating a {
  font-size: 0.9em;
  color: #999;
}
a.filter-reset-all:hover {
  color: #777;
}
.shop-sidebar .widget ul li {
  padding-left: 10px;
}
.widget_price_filter {
  padding-top: 20px;
}
.widget.widget_price_filter .price_slider_wrapper {
  padding-top: 15px;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  width: 100%;
}
.widget.widget_price_filter .price_slider {
  height: 3px;
  background: #ddd;
  position: relative;
  margin-bottom: 25px;
  margin-right: 15px;
}
.widget.widget_price_filter .price_slider .ui-slider-range {
  height: 3px;
  background: #282828;
  position: absolute;
}
.widget.widget_price_filter .price_slider .ui-slider-handle {
  display: block;
  outline: none;
  position: absolute;
  top: -3px;
  background-size: 14px 19px;
  width: 10px;
  height: 10px;
  border-radius: 7px;
  border: 2px solid #282828;
  background: #fff;
  cursor: pointer;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.widget.widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #282828;
}
.widget.widget_price_filter .price_slider_amount .clear {
  display: none;
}
.widget.widget_price_filter .price_slider_amount .button {
  font-size: 11px;
  color: inherit;
  background: none;
  padding: 4px 8px;
  border: 1px solid currentColor;
}
.widget.widget_price_filter .price_slider_amount .button:hover,
.widget.widget_price_filter .price_slider_amount .button:focus {
  outline: none;
}
.widget.widget_product_search #s {
  float: left;
}
.product_list_widget {
  list-style: none;
  margin: 0;
}
.product_list_widget .woocommerce-Price-amount {
  color: inherit;
}
.product_list_widget ins {
  background: #fff0;
}
.product_list_widget li {
  position: relative;
  margin-bottom: 30px;
}
.product_list_widget li:after {
  display: block;
  content: "";
  clear: both;
}
.product_list_widget li.empty {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #282828;
  margin: 30px 0;
}
.product_list_widget a {
  display: block;
  padding: 0;
}
.product_list_widget a img {
  max-width: 75px;
  margin-right: 20px;
  float: left;
}
.product_list_widget a .product-title {
  display: block;
}
.elementor-element.elementor-products-grid ul.products li.product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.elementor-element .products .product .onsale:not(.badge),
.elementor-element
  .products
  .product
  .product_thumbnail
  > .attachment-woocommerce_thumbnail,
.elementor-element .products .product .woocommerce-loop-product__title {
  display: none;
}
.woocommerce .wcml-dropdown.product {
  margin: 0;
  width: auto;
  display: block;
}
.wcml-dropdown ul li {
  color: inherit;
  border: 0;
  display: inline-flex;
  align-items: center;
}
.wcml-dropdown ul li,
.wcml-dropdown ul li:hover,
.wcml-dropdown ul li:focus {
  background: #fff0;
}
.site-header .woocommerce .wcml-dropdown.product,
.site-header .wcml-dropdown > ul,
.site-header .wcml-dropdown .wcml-cs-active-currency,
.site-header .wcml-dropdown a.wcml-cs-item-toggle {
  height: 100%;
}
.product.wcml-dropdown {
  width: auto;
}
.product.wcml-dropdown li > a,
.product.wcml-dropdown .wcml-cs-active-currency > a,
.product.wcml-dropdown .wcml-cs-active-currency:hover > a,
.product.wcml-dropdown .wcml-cs-active-currency:focus > a {
  background: #fff0;
  color: inherit;
}
.wcml-dropdown ul a.wcml-cs-item-toggle {
  padding: 0;
  line-height: inherit;
}
.wcml-dropdown ul a.wcml-cs-item-toggle:after {
  content: "\e925";
  font-family: "et-icon";
  margin-left: 0.5em;
  border: 0;
  position: relative;
  right: auto;
  top: auto;
  display: inline;
}
.wcml-dropdown ul.wcml-cs-submenu {
  padding-top: 12px;
  padding: 0;
  background: #fff;
  border: 1px solid #ddd;
  text-align: initial;
  left: auto;
  right: auto;
  margin: 0;
  min-width: 100%;
  z-index: 603;
}
.topbar-right .wcml-dropdown ul.wcml-cs-submenu {
  right: 0;
}
.wcml-dropdown ul.wcml-cs-submenu li {
  border: 0;
  width: 100%;
}
.wcml-dropdown ul.wcml-cs-submenu a {
  color: initial !important;
  line-height: 1;
  padding: 12px 20px;
  margin-left: 0;
  white-space: nowrap;
  min-width: 60px;
  width: auto;
  height: auto;
  margin: 0;
}
.woocommerce .footer-bar .wcml-dropdown.product,
.woocommerce .side-menu .wcml-dropdown.product {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.footer-bar .wcml-dropdown .wcml-cs-submenu,
.side-menu .wcml-dropdown .wcml-cs-submenu {
  bottom: -150%;
  top: auto;
  right: 0;
}
.footer-bar .wcml-dropdown a.wcml-cs-item-toggle,
.side-menu .wcml-dropdown a.wcml-cs-item-toggle {
  color: initial;
}
.et-product-detail .wc-pao-addon-name,
.product-addon-totals .wc-pao-col2,
.ppom-wrapper label,
#ppom-price-container table .ppom-price-item {
  color: #282828;
}
.product-addon-totals strong {
  font-weight: 400;
}
.wc-pao-addon-description {
  font-size: 0.9em;
}
.wc-pao-addon .form-row:first-of-type {
  margin-top: 8px;
  margin-bottom: 8px;
}
.wc-pao-addon .form-row + .form-row {
  margin-bottom: 8px;
}
.wc-pao-addon-image-swatch-select,
.sticky-product-bar-content .wc-pao-addon,
.sticky-product-bar-content #product-addons-total,
.sticky-product-bar-content .wc-gzd-product-addons-shopmarks,
.sticky-product-bar-content .ppom-wrapper,
.sticky-product-bar-content .free-shipping-progress-bar {
  display: none !important;
}
.wc-pao-addon-image-swatch {
  outline: 2px solid #ddd;
}
.wc-pao-addon-image-swatch:active,
.wc-pao-addon-image-swatch:focus,
.wc-pao-addon-image-swatch:hover {
  outline: 2px solid #999;
}
.wc-pao-addon-image-swatch.selected {
  outline: 2px solid #282828;
}
.wc-pao-addon h3 {
  margin-bottom: 12px;
}
.ppom-wrapper .ppom-field-wrapper .form-control:focus {
  outline: 0;
  border-color: currentColor;
  box-shadow: none;
}
#ppom-price-container table tr {
  background: none !important;
}
#ppom-price-container table th,
#ppom-price-container table td {
  font-weight: 400;
  padding: 0.75rem 0;
}
#ppom-price-container table .ppom-price-item {
  text-align: right;
}
.woof_childs_list_opener span {
  background: none !important;
}
.woof_childs_list_opener span:after {
  content: "\e925";
  font-family: "et-icon";
  font-weight: 400;
  transform: none;
}
.woof_childs_list_opener span.woof_is_opened:after {
  content: "\e914";
  transform: rotate(180deg);
}
.woof_childs_list_opener:after,
.woof_front_toggle:after {
  content: "";
  display: none;
}
.woof_front_toggle {
  font-size: 0;
  color: inherit;
}
.woof_front_toggle:before {
  content: "\e914";
  font-family: "et-icon";
  font-weight: 400;
  transform: rotate(180deg);
  font-size: 16px;
}
.woof_front_toggle.woof_front_toggle_closed:before {
  transform: none;
  content: "\e925";
}
.woof_submit_search_form_container {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woof_container .woof_container_inner input[type="search"] {
  border: 2px solid #ddd;
}
.woof input[type="checkbox"],
.woof input[type="radio"] {
  display: inline-flex;
  margin: 0;
}
.woof input[type="radio"] {
  display: none;
}
.woof .woof_radio_label_selected {
  font-weight: 400;
}
.woof_products_top_panel {
  z-index: inherit;
}
.woof_products_top_panel li a,
.woof_products_top_panel li button {
  position: relative;
  padding: 0 30px 0 10px;
  display: inline-block;
  line-height: 30px;
  color: initial;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 0;
}
.woof_price_filter_radio:checked + label,
.woof_price_filter_radio:checked + span + label,
.woof input[type="radio"]:checked + .woof_radio_label_selected {
  margin-bottom: 5px;
  position: relative;
  padding: 0 30px 0 10px;
  margin-left: -10px;
  display: inline-flex;
  align-items: center;
  line-height: 30px;
  color: #000;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
  border: 0;
}
.woof .woof_radio_term_reset:before,
.woof .woof_radio_price_reset:before,
.woof_products_top_panel li span:before,
.woof_products_top_panel li button:before {
  position: absolute;
  right: 10px;
  content: "\e928";
  font-family: "et-icon";
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.woof .woof_radio_term_reset:before,
.woof .woof_radio_price_reset:before {
  position: relative;
  background: #fff0;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  height: auto;
  width: auto;
}
.woof .woof_radio_term_reset.woof_radio_term_reset_visible,
.woof .woof_radio_price_reset.woof_radio_term_reset_visible {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: -36px;
}
.woof_price_filter_radio + span,
.woof .woof_radio_term_reset img,
.woof .woof_radio_price_reset img {
  display: none;
}
.woof_products_top_panel li span {
  padding: 0;
  background: none !important;
}
.woof .woof_childs_list {
  padding: 0 !important;
}
.woof_list label,
.woof_container label {
  position: relative;
  padding: 0 30px 0 0;
  margin: 0;
}
.woof .woof_radio_count,
.woof .woof_checkbox_count,
.woof_container_inner label span,
.woof_color_title span {
  margin-left: 3px;
  font-size: 0.8em;
  opacity: 0.5;
}
.woof_price_filter label {
  font-size: 0.8em;
}
.woof_price_filter label span {
  font-size: initial;
  opacity: 1;
}
ul.woof_list_color li,
ul.woof_list_label li {
  display: inline-block;
  position: relative;
}
.woof_list_label li .woof_label_term {
  width: auto;
  min-width: 30px;
  right: 0;
  background: #fff0;
}
.woof_list_label li .woof_label_term:hover {
  background: #fff0;
  border-color: currentColor;
  color: initial;
}
.woof_color_term {
  border-radius: 80px;
  width: 22px;
  height: 22px;
  margin: 0 1px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #f2f2f2;
}
.woof_color_term:hover {
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #282828;
}
.woof_color_term.checked {
  border-color: #fff;
  box-shadow: 0 0 0 1px #282828;
}
ul.woof_list_color.woof_color_title_col li .woof_color_title {
  height: auto;
  padding: 0;
  font-size: inherit;
}
.woof_label_count {
  border: 0;
  top: -0.5em;
  right: -0.5em;
  background: #fff;
  padding: 5px;
  font-size: 12px;
  color: rgb(0 0 0 / 0.3);
}
.woof_list_label .woof_label_term {
  height: auto;
  padding: 0.2em 0.5em;
  font-size: 0.9em;
  line-height: inherit;
}
.woof_list_label li .woof_label_term.checked {
  background: #000;
  color: #fff;
  position: relative;
  padding: 0 30px 0 10px;
  display: inline-flex;
  align-items: center;
  line-height: 30px;
  color: #000;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
  border: 0;
}
.woof_list_label li .woof_label_term.checked:after {
  position: absolute;
  right: 10px;
  content: "\e928";
  font-family: "et-icon";
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.woof_container_inner h4 {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0.1rem;
}
.woof_reset_search_form {
  padding: 0.375rem 1.025rem;
}
.woof_price3_search_container {
  padding: 0 10px 10px 10px;
}
.woof_price_filter_txt_container {
  display: flex;
  justify-content: space-between;
}
.woof_price_filter_txt_container * {
  width: 48%;
}
.woof .widget_price_filter .ui-slider-horizontal {
  height: 3px;
  margin-left: 1px;
  margin-right: 4px;
}
.woof .widget_price_filter .price_slider_amount {
  width: 100%;
}
.woof .widget_price_filter .price_slider_amount .button {
  font-size: 1rem;
  padding: 0.175rem 0.925rem;
}
.irs.irs--round .irs-from,
.irs.irs--round .irs-to,
.irs.irs--round .irs-single {
  background-color: rgb(0 0 0 / 0.5);
  padding: 4px 6px;
  font-size: 13px;
}
.irs.irs--round .irs-from:before,
.irs.irs--round .irs-to:before,
.irs.irs--round .irs-single:before {
  border-top-color: rgb(0 0 0 / 0.5);
}
.irs.irs--round .irs-handle {
  border: 0;
  box-shadow: none;
  width: 16px;
  height: 16px;
  top: 30px;
  cursor: grab;
}
.irs.irs--round .irs-bar,
.irs.irs--round .irs-handle,
.irs.irs--round .irs-handle.state_hover,
.irs.irs--round .irs-handle:hover {
  background-color: #333;
}
.irs.irs--round .irs-line {
  overflow: inherit;
}
.irs.irs--round .irs-line,
.irs.irs--round .irs-bar {
  height: 2px;
  top: 37px;
}
.woof .woof_price_filter_txt_slider {
  display: flex;
}
.woof .woof_price_filter_txt {
  min-width: 0 !important;
}
.woof .woof_sid_widget .woof_edit_view {
  float: none;
  color: cyan;
  display: none !important;
}
div.woof_info_popup {
  background-color: rgb(255 255 255 / 0.9) !important;
  font-size: 0;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
}
.WOOF_Widget .woof .button {
  color: #fff;
}
.woof_text_search_container .woof_text_search_go,
.woof_sku_search_container .woof_sku_search_go,
.woof_sku_search_container .woof_sku_search_reset {
  position: absolute !important;
  background: #fff;
  top: 2px;
  right: 2px;
  bottom: 2px;
  padding: 9px !important;
  line-height: inherit;
  text-align: center;
  width: 3em;
}
.woof_text_search_container .woof_text_search_go:before,
.woof_sku_search_container .woof_sku_search_go:before {
  content: "\e91e";
  font-family: "et-icon";
}
.woof_sku_search_container .woof_sku_search_reset:before {
  content: "\e928";
  font-family: "et-icon";
}
.woof_sku_search_container .woof_sku_search_reset .dashicons {
  display: none;
}
.onsale-products-page .woof_products_top_panel a[data-slug="salesonly"] {
  display: none;
}
.woof .chosen-container {
  display: block;
  width: 100%;
}
.woof .chosen-container-single .chosen-single {
  cursor: pointer;
  display: block !important;
  padding: 0.75rem !important;
  height: calc(2.15em + 0.975rem + 4px) !important;
  border: 2px solid #ddd;
  background-color: #fff;
  outline: 0;
  width: 100%;
}
.woof .chosen-container-single .chosen-single div b {
  display: none;
}
.woof .chosen-container-single .chosen-single div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: initial;
  width: 3em;
}
.woof .chosen-container-single .chosen-single div:before {
  content: "\e925";
  font-family: "et-icon";
}
.wcapf-before-products .wcapf-before-update {
  background-image: none;
  background: rgb(255 255 255 / 0.9) !important;
}
.wcapf-before-update:after {
  top: 200px;
}
.widget.wcapf-ajax-term-filter ul li {
  margin-bottom: 5px;
}
.widget.woocommerce li .count,
.widget.wcapf-ajax-term-filter ul li .count {
  float: right;
  color: #999;
  font-size: 0.9em;
  margin-right: 15px;
  text-align: right;
}
.widget.wcapf-ajax-term-filter ul li:before {
  content: "";
  display: none;
}
.widget.wcapf-ajax-term-filter ul li a {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.widget.widget_product_categories li.current-cat > a,
.widget .wcapf-layered-nav ul li.chosen > a,
.widget.woocommerce li.chosen > a,
.widget_rating_filter li.chosen > a {
  position: relative;
  padding: 0 30px 0 10px;
  margin-left: -10px;
  display: inline-flex;
  align-items: center;
  line-height: 30px;
  color: #000;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
}
.widget .wcapf-layered-nav ul li.chosen > a:before {
  display: none;
}
.widget .wcapf-layered-nav ul li.chosen > a:after,
.widget.widget_product_categories li.current-cat > a:after,
.widget.woocommerce li.chosen > a:after,
.widget_rating_filter li.chosen > a:after {
  position: absolute;
  right: 10px;
  content: "\e928";
  font-family: "et-icon";
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.widget .wcapf-active-filters a:hover,
.widget .wcapf-active-filters a:hover:after,
.widget .wcapf-layered-nav ul li.chosen > a:hover,
.widget .wcapf-layered-nav ul li.chosen > a:hover:after {
  color: #000;
  opacity: 1;
}
.widget .wcapf-layered-nav .children {
  max-width: 100%;
  clear: both;
  margin: 5px 0 0 0 !important;
  padding: 0;
}
.widget .wcapf-active-filters a {
  position: relative;
  padding: 0 30px 0 10px;
  display: inline-block;
  line-height: 30px;
  color: #000;
  background: rgb(0 0 0 / 0.08);
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.widget .wcapf-active-filters a.reset {
  color: #777;
  background: #fff0;
  white-space: nowrap;
}
.widget .wcapf-active-filters a:before {
  display: none;
}
.widget .wcapf-active-filters a:after {
  position: absolute;
  right: 10px;
  content: "\e928";
  font-family: "et-icon";
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.widget .wcapf-active-filters a:hover:after {
  opacity: 1;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  padding-right: 10px;
}
.widget .wcapf-layered-nav ul li > a .et-swatch-circle {
  height: 14px;
  width: 14px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 0.5em;
}
.widget .wcapf-layered-nav ul li > a .et-swatch-circle span {
  height: 14px;
  width: 14px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: inset 0 0 1px 0 rgb(0 0 0 / 0.5);
  box-shadow: inset 0 0 1px 0 rgb(0 0 0 / 0.5);
}
.widget .wcapf-layered-nav.et-button-wcapf ul li,
.widget .wcapf-layered-nav.et-swatch-wcapf ul li {
  display: inline-flex;
  margin: 0 10px 5px 0 !important;
  padding: 0;
}
.widget .wcapf-layered-nav.et-button-wcapf ul li > a,
.widget .wcapf-layered-nav.et-swatch-wcapf ul li > a {
  padding: 0 10px 0 10px;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  line-height: 30px;
  height: 30px;
  color: #000;
}
.widget .wcapf-layered-nav.et-button-wcapf ul li > a {
  border-radius: 0;
}
.widget .wcapf-layered-nav.et-swatch-wcapf ul li > a {
  padding: 0;
}
.widget
  .wcapf-layered-nav.et-button-wcapf
  ul
  li:not(.chosen)
  > a:not(.et-color-swatch):not(.et-image-swatch) {
  border: 1px solid #ddd;
}
.widget
  .wcapf-layered-nav.et-button-wcapf
  ul
  li
  > a:not(.et-color-swatch):not(.et-image-swatch):hover {
  border-color: currentColor;
}
.widget .wcapf-layered-nav.et-swatch-wcapf ul li.chosen > a,
.widget .wcapf-layered-nav.et-button-wcapf ul li.chosen > a {
  padding: 0 30px 0 10px;
  margin: 0;
  border: 0;
}
.widget .et-swatch-wcapf ul li > a .et-swatch-circle {
  height: 24px;
  width: 24px;
  margin-right: 0;
  padding: 1px;
  border: 1px solid #fff0;
}
.widget .et-swatch-wcapf ul li > a .et-swatch-circle span {
  height: 18px;
  width: 18px;
  border-radius: 30px;
  overflow: hidden;
}
.widget .wcapf-layered-nav.et-swatch-wcapf ul li.chosen > a .et-swatch-circle {
  border: 0;
}
.widget .et-swatch-wcapf ul li > a:hover .et-swatch-circle {
  border-color: rgb(0 0 0 / 0.6);
}
.et-swatch-wcapf ul li > a .name {
  display: none;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.widget .noUi-horizontal {
  position: relative;
  height: 3px;
  background: #000;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.widget .noUi-horizontal.noUi-extended {
  padding-right: 7px;
}
.widget .noUi-horizontal.noUi-extended .noUi-origin {
  right: 0;
}
.widget .noUi-horizontal .noUi-base .noUi-origin:first-child {
  background: #000;
}
.widget .noUi-horizontal,
.widget .noUi-horizontal .noUi-base .noUi-origin:last-child {
  background: #ccc;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.widget .noUi-horizontal .noUi-handle {
  position: absolute;
  top: -5px;
  left: 0;
  margin-left: -1px;
  background: #fff;
  border: 3px solid #484848;
  cursor: pointer;
  width: 12px;
  height: 12px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
}
.widget .noUi-handle:after,
.widget .noUi-handle:before,
.widget .wcapf-price-filter-wrapper br {
  display: none;
}
.wcapf-price-filter-wrapper {
  padding: 15px 10px 0;
}
.widget .slider-values {
  margin-top: 14px;
}
.widget .wcapf-price-filter-wrapper .slider-values p {
  display: inline-block;
  line-height: 26px;
  font-size: 0.9em;
  margin-right: 20px;
}
.widget .wcapf-price-filter-wrapper .slider-values p + p {
  margin: 0;
}
.widget .slider-values p span {
  color: #000;
  font-weight: 400;
}
.wc-block-price-filter input[type="range"]::-webkit-slider-runnable-track {
  height: 0;
  margin-top: -1px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
  margin: 0;
}
.wishlist_products_counter_text,
.tinvwl_add_to_wishlist-text,
.tinv-wishlist .tinv-wishlist-clear {
  display: none;
}
.wishlist_products_counter_number {
  position: absolute;
  right: -3px;
  top: 0;
  line-height: 14px;
}
.wishlist_products_counter,
.tinv-wishlist {
  position: relative;
}
.site-header a.wishlist_products_counter.top_wishlist-heart:before {
  font-size: 24px;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
  margin: 0;
}
.ftinvwl-animated.ftinvwl-pulse:before {
  animation: none;
}
.ftinvwl-animated.ftinvwl-pulse:after {
  width: 8px;
  height: 8px;
  margin: -4px -4px 0 0;
  left: 0;
  top: 20%;
}
a.quick_wishlist {
  position: relative;
}
.et-wishlist-counter {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  margin-left: 4px;
}
.et-wishlist-counter.active {
  height: 17px;
  width: 17px;
  line-height: 17px;
  background: rgb(0 0 0 / 0.1);
  border-radius: 50px;
  font-size: 10px;
  text-align: center;
  animation: 0.48s zoomIn;
  font-family: Arial, Helvetica, sans-serif;
}
.et-wishlist-counter.no-blockui .blockUI,
.et-wishlist-counter .blockUI.blockMsg {
  display: none !important;
}
.et-wishlist-counter .blockUI.blockOverlay:after {
  height: 8px;
  width: 8px;
  margin: -4px -4px 0 0;
}
.yith-wcwl-add-to-wishlist.on-first-load .blockUI {
  display: none;
}
.yith-wcwl-form .wishlist-title,
.yes-js #yith-wcwl-form .hidden-title-form {
  margin: 0 0 20px 0;
}
.woocommerce .wishlist-title h2 {
  font-size: inherit;
  color: inherit;
  padding: 0;
}
.woocommerce table.wishlist_table {
  font-size: inherit;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.woocommerce table.wishlist_table thead th {
  display: none;
}
.woocommerce table.wishlist_table tr .product-remove .remove {
  display: block;
  position: relative;
  border-radius: 50px;
  height: 26px;
  width: 26px;
  border: 6px solid #fff0;
}
.woocommerce table.wishlist_table tr .product-remove .remove:hover {
  background: #f8f8f8;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
  border: 0;
  text-align: inherit;
  padding: 16px 12px;
}
.wishlist_table .product-stock-status span {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1;
  padding: 5px 12px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  white-space: nowrap;
}
.wishlist_table .product-price ins {
  text-decoration: none;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
  color: #03a678;
  border: 1px solid currentColor;
}
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock {
  background: #b1b1b1;
  color: #fff;
}
.woocommerce .wishlist_table td.product-add-to-cart span.dateadded {
  font-size: 13px;
}
.woocommerce .wishlist_table .add_to_cart {
  display: block !important;
  padding: 0.575rem 0.75rem;
  line-height: 1.6;
  margin: 6px 0;
  color: #fff;
}
.woocommerce .wishlist_table .product-add-to-cart .add_to_cart .icon {
  display: none;
}
.woocommerce .wishlist_table .product-add-to-cart .remove_from_wishlist {
  background: #fff0;
  color: #777;
}
.wishlist_table.mobile li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.wishlist_table.mobile li .product-checkbox {
  width: 30px;
}
.wishlist_table.mobile li .item-wrapper {
  width: 100%;
  margin-bottom: 0;
}
.wishlist_table.mobile.with-checkbox li .item-wrapper {
  width: calc(100% - 35px);
}
.wishlist_table.mobile li table.additional-info td {
  vertical-align: middle;
}
.wishlist_table tbody .product-quantity input,
.wishlist_table.mobile li table.additional-info td.value input {
  width: 70px;
}
.wishlist_table.mobile li table.additional-info td.value input {
  height: calc(1.25em + 0.975rem + 4px);
}
.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: center;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove i:before {
  content: "\e93d";
  font-family: "et-icon";
}
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
  border: 0;
}
.wishlist_table.images_grid li .item-details h3,
.wishlist_table.mobile li .item-details h3,
.wishlist_table.modern_grid li .item-details h3,
.wishlist_table.mobile li .item-details table.item-details-table td.label {
  font-weight: inherit;
  font-size: inherit;
  text-align: initial;
  margin-top: 0;
}
.wishlist_table.mobile li table.additional-info td.value,
.wishlist_table.mobile li table.additional-info td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.value {
  font-weight: 400;
  text-align: inherit;
}
.wishlist_table.mobile li .item-details table.item-details-table td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.value {
  font-size: 0.9em;
}
.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td,
.wishlist_table.modern_grid li .item-details table.item-details-table td {
  font-size: 1em;
  padding: 3px 0;
}
.wishlist_table.mobile tbody tr,
.shop_table.cart .additional-info tbody tr {
  border: 0;
}
@media only screen and (max-width: 767px) {
  .selectBox-dropdown .selectBox-arrow,
  .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background-image: url(/wp-content/themes/goya/assets/img/svg/chevron-down.svg);
    background-position: calc(100% - 12px) 48%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
  }
}
.woocommerce .wishlist_table .wishlist-cart-actions {
  display: flex;
  margin-top: 10px;
}
.woocommerce .wishlist_table .datea-dded {
  font-size: 0.9em;
}
.woocommerce .wishlist_table .product-add-to-cart .et-quickview-btn {
  display: none;
}
.woocommerce .wishlist_table .wishlist-empty {
  text-align: center;
}
.woocommerce .wishlist_table tfoot td {
  border: 0;
  border-top: 1px solid #eaeaea;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  float: none;
  margin-bottom: 35px;
  text-align: center;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul:not([class]) {
  margin: 0;
  padding: 0;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
  margin: 0 10px;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.yith-wcwl-share li.share-button a {
  background: #fff0;
  color: #282828;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding: 2px;
  margin-right: 10px;
}
.yith-wcwl-share li.share-button a:hover {
  background: #fff0;
}
.yith-wcwl-share .fa {
  font-family: "et-icon" !important;
  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;
}
.yith-wcwl-share .fa-facebook:before {
  content: "\e903" !important;
}
.yith-wcwl-share .fa-twitter:before {
  content: "\e902" !important;
}
.yith-wcwl-share .fa-pinterest:before {
  content: "\e904" !important;
}
.yith-wcwl-share .fa-envelope-o:before {
  content: "\e913" !important;
}
.yith-wcwl-share .fa-whatsapp:before {
  content: "\e911" !important;
}
.yith-wcwl-after-share-section:before {
  text-align: center;
}
.yith-wcwl-after-share-section .copy-target {
  border: 0;
  background: #f2f2f2;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.yith-wcwl-after-share-section small {
  display: block;
  margin-top: 10px;
}
.yith-wcwl-form a.show-title-form,
.yith-wcwl-form a.hide-title-form {
  background: #fff0;
  color: inherit;
  border-color: inherit;
  cursor: pointer;
}
.gift-this-product-title {
  font-size: 1.5em;
}
.btn.give-as-present {
  border: 2px solid currentColor;
}
.ywgc-add-gift-product-to-cart {
  width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .shop_table a.cancel {
  color: initial;
  background: #fff0;
  border: 0;
}
#prdctfltr_woocommerce {
  width: 100%;
  margin: 0 0 30px 0;
}
#prdctfltr_woocommerce.pf_default > span {
  width: auto;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #282828;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
  padding: 40px 0;
  background: #f6f6f6;
  margin: 0 !important;
}
#prdctfltr_woocommerce.pf_default
  .prdctfltr_woocommerce_ordering
  .prdctfltr_filter
  label {
  font-size: 14px;
  font-weight: 300;
  color: #454545;
}
#prdctfltr_woocommerce.pf_default
  .prdctfltr_woocommerce_ordering
  .prdctfltr_filter
  label
  > span:before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #b6b6b6;
  margin: 0 15px 0 0;
}
#prdctfltr_woocommerce.pf_default
  .prdctfltr_woocommerce_ordering
  .prdctfltr_filter
  label
  > span:hover:before {
  border-color: #282828;
}
#prdctfltr_woocommerce.pf_default
  .prdctfltr_woocommerce_ordering
  .prdctfltr_filter
  label.prdctfltr_active
  > span:before {
  border: 3px solid #282828;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter > span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #282828;
  margin-bottom: 19px;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter_inner {
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
#prdctfltr_woocommerce.pf_default #prdctfltr_woocommerce_filter_submit {
  margin: 0;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale {
  margin-left: 20px;
  position: relative;
  top: 4px;
}
@media only screen and (max-width: 767px) {
  #prdctfltr_woocommerce.pf_default .prdctfltr_sale {
    margin-left: 0;
    margin-top: 20px;
  }
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label {
  color: #282828;
  font-weight: 500;
  font-size: 13px;
  margin: 0;
  text-transform: capitalize;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label.prdctfltr_active {
  color: #647694;
}
#prdctfltr_woocommerce.pf_default
  .prdctfltr_sale
  label.prdctfltr_active
  span:before {
  background-position: bottom left;
}
.prdctfltr_clear {
  display: none !important;
}
.mnm_table .product-quantity {
  width: auto;
}
.product-type-wdm_bundle_product .showcase-row > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wcpb-vertical .wcpb-container .wcpb-gift-box-wrap {
  border: 1px solid currentColor;
  padding: 1em;
  margin-bottom: 2em;
}
.wcpb-container
  .wcpb-addon-box-wrap
  .wcpb-addon-box-items
  .wcpb-addon-box-item
  .wcpb-addon-add {
  color: initial;
  box-shadow: none;
  border: 2px solid currentColor;
}
.wcpb-container .wcpb-addon-quantity-box .wcpb-minus,
.wcpb-container .wcpb-addon-quantity-box .wcpb-plus {
  color: inherit;
  box-shadow: none;
  background: #fff0;
}
.wcpb-container .wcpb-message-pricing-wrap {
  justify-content: center;
  margin-top: 0;
}
.wcpb-container
  .wcpb-message-pricing-wrap
  .wcpb-add-to-cart-details
  .cpb-button {
  height: auto;
}
.wcpb-message-textarea * {
  display: block;
  width: 100%;
}
.single-product div.product form.cart .mnm_table .quantity,
.mnm-mobile-container .column.col-2 .quantity {
  display: inline-flex;
  align-items: center;
}
.mnm-mobile-container .column.col-1,
.mnm-mobile-container .column.col-2 {
  max-width: 50%;
}
.yith-s {
  background-position: 80% center !important;
}
.yith-ajaxsearchform-container .screen-reader-text {
  display: none;
}
.yith-ajaxsearchform-container .autocomplete-suggestions {
  border-radius: 0;
  border: 0;
  padding: 15px 0;
  margin-top: 1px;
  max-width: 100%;
  -moz-box-shadow: 0 1px 1px rgb(0 0 0 / 0.3);
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 0.3);
  box-shadow: 0 1px 1px rgb(0 0 0 / 0.3);
}
.yith-ajaxsearchform-container
  .autocomplete-suggestions
  .autocomplete-suggestion {
  font-size: 12px;
  color: #282828;
  line-height: 22px;
  padding: 0 15px;
  text-align: center;
}
.yith-ajaxsearchform-container
  .autocomplete-suggestions
  .autocomplete-suggestion
  strong {
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .yith-ajaxsearchform-container
    .autocomplete-suggestions
    .autocomplete-suggestion {
    font-size: 14px;
    line-height: 42px;
    padding: 0 30px;
  }
  .yith-ajaxsearchform-container
    .autocomplete-suggestions
    .autocomplete-suggestion:hover {
    background: #f5f5f5;
  }
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-width: 0 0 2px 0;
  box-shadow: none !important;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  background: #fff0;
  color: inherit;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before {
  display: none;
}
.et-product-detail .summary .gift_card_template_button {
  float: none;
  display: flex;
  width: 100%;
  padding-top: 20px;
  margin: 0;
  position: relative;
}
.et-product-detail .gift_card_template_button .gift_card_add_to_cart_button {
  width: auto;
  margin: 0;
}
.product-type-gift-card .summary .post-share {
  margin-top: 20px;
}
.ywgc-predefined-amount-button.selected_button .woocommerce-Price-amount {
  color: inherit;
}
.mnm-mobile-container .column.col-1,
.mnm-mobile-container .column.col-2 {
  max-width: 50%;
}
.mnm-mobile-container .column.col-2 .quantity {
  display: inline-flex;
}
.wc-block-grid__product .wc-block-grid__product-price {
  margin-bottom: 0;
}
.wc-block-grid__product .wc-block-grid__product-rating,
.wc-block-grid__product .wc-block-grid__product-title {
  margin-bottom: 8px;
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-weight: 400;
}
.wc-block-grid__product .wc-block-grid__product-rating {
  line-height: 1;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
  text-align: left;
}
.wc-block-grid__product .wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  span:before {
  content: "\e92e \e92e \e92e \e92e \e92e";
  font-family: "et-icon";
}
.wc-block-grid__product .wc-block-grid__product-onsale {
  position: absolute;
  top: 5%;
  left: 5%;
  display: block;
  z-index: 2;
  font-size: 0.75em;
  font-weight: 400;
  color: #777;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 20px;
  padding: 0 10px;
  text-align: center;
  letter-spacing: normal;
  border: 0;
  margin: 0;
  text-transform: none;
}
.wc-block-grid__product-add-to-cart a,
.wc-block-grid__product-add-to-cart button {
  padding: 0.575rem 1.25rem;
  font-size: 0.875em;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
  text-align: initial;
  overflow: hidden;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wc-block-grid .wc-block-grid__product-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull)
  .wc-block-grid__product,
.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
  font-size: inherit;
}
.wc-block-grid__product .wc-block-grid__product-price {
  margin: auto 0 0;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  transform: translateY(100%);
}
.wc-block-grid__product:hover .wc-block-grid__product-add-to-cart {
  transform: translateY(0%);
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart button,
.wc-block-grid__product .wc-block-grid__product-add-to-cart a,
.wc-block-grid__product
  .wc-block-grid__product-add-to-cart
  a.add_to_cart_button {
  background: #fff0;
  border-radius: 0;
  color: #777;
  padding: 0;
  font-weight: 400;
  font-size: inherit;
  white-space: nowrap;
  text-align: initial;
}
.wc-block-grid__product:hover .wc-block-grid__product-price {
  opacity: 0;
  transform: translateY(-100%);
}
body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: none !important;
  outline: none !important;
}
.wc-block-cart__empty-cart__title + p > a {
  display: inline-block;
  line-height: 1.6;
  font-size: inherit;
  padding: 0.75rem 1.75rem;
  border: 2px solid currentColor;
}
.wp-block-woocommerce-cart-order-summary-block {
  border: 1px solid currentColor;
  padding: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .wc-block-cart__totals-title + .wc-block-components-totals-wrapper:after {
    display: none;
  }
}
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars {
  font-family: "et-icon";
}
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars:before,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  span:before {
  content: "\e92e \e92e \e92e \e92e \e92e";
}
body,
blockquote cite,
div.vc_progress_bar .vc_single_bar .vc_label,
div.vc_toggle_size_sm .vc_toggle_title h4 {
  font-size: 16px;
}
.wp-caption-text,
.woocommerce-breadcrumb,
.post.listing .listing_content .post-meta,
.footer-bar .footer-bar-content,
.side-menu .mobile-widgets p,
.side-menu .side-widgets p,
.products .product.product-category a div h2 .count,
#payment .payment_methods li .payment_box,
#payment .payment_methods li a.about_paypal,
.et-product-detail .summary .sizing_guide,
#reviews .commentlist li .comment-text .woocommerce-review__verified,
#reviews .commentlist li .comment-text .woocommerce-review__published-date,
.commentlist > li .comment-meta,
.widget .type-post .post-meta,
.widget_rss .rss-date,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date,
.commentlist > li .reply,
.comment-reply-title small,
.commentlist .bypostauthor .post-author,
.commentlist .bypostauthor > .comment-body .fn:after,
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-excerpt {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page-title {
  color: #000;
}
.et-banner .et-banner-content .et-banner-title.color-accent,
.et-banner .et-banner-content .et-banner-subtitle.color-accent,
.et-banner .et-banner-content .et-banner-link.link.color-accent,
.et-banner .et-banner-content .et-banner-link.link.color-accent:hover,
.et-banner .et-banner-content .et-banner-link.outlined.color-accent,
.et-banner .et-banner-content .et-banner-link.outlined.color-accent:hover {
  color: #000;
}
.et-banner .et-banner-content .et-banner-subtitle.tag_style.color-accent,
.et-banner .et-banner-content .et-banner-link.solid.color-accent,
.et-banner .et-banner-content .et-banner-link.solid.color-accent:hover {
  background: #000;
}
.et-iconbox.icon-style-background.icon-color-accent .et-feature-icon {
  background: #000;
}
.et-iconbox.icon-style-border.icon-color-accent .et-feature-icon,
.et-iconbox.icon-style-simple.icon-color-accent .et-feature-icon {
  color: #000;
}
.et-counter.counter-color-accent .h1,
.et-counter.icon-color-accent i {
  color: #000;
}
.et_btn.solid.color-accent {
  background: #000;
}
.et_btn.link.color-accent,
.et_btn.outlined.color-accent,
.et_btn.outlined.color-accent:hover {
  color: #000;
}
.et-animatype.color-accent .et-animated-entry,
.et-stroketype.color-accent * {
  color: #000;
}
.slick-prev:hover,
.slick-next:hover,
.flex-prev:hover,
.flex-next:hover,
.mfp-wrap.quick-search .mfp-content [type="submit"],
.et-close,
.single-product .pswp__button:hover,
.content404 h4,
.woocommerce-tabs .tabs li a span,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger:hover:after,
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after,
.remove:hover,
a.remove:hover,
span.minicart-counter.et-count-zero,
.tag-cloud-link .tag-link-count,
.star-rating > span:before,
.comment-form-rating .stars > span:before,
.wpmc-tabs-wrapper li.wpmc-tab-item.current,
div.argmc-wrapper .tab-completed-icon:before,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
.widget ul li.active,
.et-wp-gallery-popup .mfp-arrow {
  color: #000;
}
.menu-item.accent-color a,
.accent-color:not(.fancy-tag),
.accent-color:not(.fancy-tag) .wpb_wrapper > h1,
.accent-color:not(.fancy-tag) .wpb_wrapper > h2,
.accent-color:not(.fancy-tag) .wpb_wrapper > h3,
.accent-color:not(.fancy-tag) .wpb_wrapper > h4,
.accent-color:not(.fancy-tag) .wpb_wrapper > h5,
.accent-color:not(.fancy-tag) .wpb_wrapper > h6,
.accent-color:not(.fancy-tag) .wpb_wrapper > p {
  color: #000000 !important;
}
.accent-color.fancy-tag,
.wpb_text_column .accent-color.fancy-tag:last-child,
.accent-color.fancy-tag .wpb_wrapper > h1,
.accent-color.fancy-tag .wpb_wrapper > h2,
.accent-color.fancy-tag .wpb_wrapper > h3,
.accent-color.fancy-tag .wpb_wrapper > h4,
.accent-color.fancy-tag .wpb_wrapper > h5,
.accent-color.fancy-tag .wpb_wrapper > h6,
.accent-color.fancy-tag .wpb_wrapper > p {
  background-color: #000;
}
.wpmc-tabs-wrapper li.wpmc-tab-item.current .wpmc-tab-number,
.wpmc-tabs-wrapper li.wpmc-tab-item.current:before,
.tag-cloud-link:hover,
div.argmc-wrapper .argmc-tab-item.completed .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper
  .argmc-tab-item.last.current
  + .argmc-tab-item:hover
  .argmc-tab-number {
  border-color: #000;
}
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar span.vc_bar,
span.minicart-counter,
.filter-trigger .et-active-filters-count,
.et-active-filters-count,
div.argmc-wrapper .argmc-tab-item.current .argmc-tab-number,
div.argmc-wrapper .argmc-tab-item.visited:hover .argmc-tab-number,
div.argmc-wrapper
  .argmc-tab-item.last.current
  + .argmc-tab-item:hover
  .argmc-tab-number,
.slick-dots li button:hover,
.wpb_column.et-light-column .postline:before,
.wpb_column.et-light-column .postline-medium:before,
.wpb_column.et-light-column .postline-large:before,
.et-feat-video-btn:hover .et-featured-video-icon:after,
.post.type-post.sticky .entry-title a:after {
  background-color: #000;
}
div.argmc-wrapper .argmc-tab-item.visited:before {
  border-bottom-color: #000;
}
.yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper .slick:after,
.add_to_cart_button.loading:after,
.et-loader:after {
  background-color: #000;
}
.fancy-title,
h1.fancy-title,
h2.fancy-title,
h3.fancy-title,
h4.fancy-title,
h5.fancy-title,
h6.fancy-title {
  color: #b9a16b;
}
.fancy-tag,
h1.fancy-tag,
h2.fancy-tag,
h3.fancy-tag,
h4.fancy-tag,
h5.fancy-tag,
h6.fancy-tag {
  background-color: #b9a16b;
}
@media only screen and (max-width: 991px) {
  .site-header .header-mobile {
    display: block !important;
  }
  .site-header .header-main,
  .site-header .header-bottom {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .site-header,
  .header-spacer,
  .product-header-spacer {
    height: 100px;
  }
  .page-header-transparent .hero-header .hero-title {
    padding-top: 100px;
  }
  .et-product-detail.et-product-layout-no-padding.product-header-transparent
    .showcase-inner
    .product-information {
    padding-top: 100px;
  }
  .header_on_scroll:not(.megamenu-active) .site-header,
  .header_on_scroll:not(.megamenu-active) .header-spacer,
  .header_on_scroll:not(.megamenu-active) .product-header-spacer {
    height: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .site-header,
  .header_on_scroll .site-header,
  .header-spacer,
  .product-header-spacer {
    height: 60px;
  }
  .page-header-transparent .hero-header .hero-title {
    padding-top: 60px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .sticky-product-bar {
    height: 60px;
  }
  .product-bar-visible.single-product.fixed-product-bar-bottom .footer {
    margin-bottom: 60px;
  }
  .product-bar-visible.single-product.fixed-product-bar-bottom
    #scroll_to_top.active {
    bottom: 70px;
  }
}
.page-header-regular .site-header,
.header_on_scroll .site-header {
  background-color: #fff;
}
@media only screen and (max-width: 576px) {
  .page-header-transparent:not(.header-transparent-mobiles):not(
      .header_on_scroll
    )
    .site-header {
    background-color: #fff;
  }
}
.site-header a,
.site-header .menu-toggle,
.site-header .goya-search button {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .sticky-header-light .site-header .menu-toggle:hover,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    a.icon,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .menu-toggle,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    a.icon,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .menu-toggle {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .light-title:not(.header_on_scroll) .site-header .site-title,
  .light-title:not(.header_on_scroll) .site-header .et-header-menu > li > a,
  .sticky-header-light.header_on_scroll .site-header .et-header-menu > li > a,
  .light-title:not(.header_on_scroll) span.minicart-counter.et-count-zero,
  .sticky-header-light.header_on_scroll .site-header .icon,
  .sticky-header-light.header_on_scroll .site-header .menu-toggle,
  .light-title:not(.header_on_scroll) .site-header .icon,
  .light-title:not(.header_on_scroll) .site-header .menu-toggle {
    color: #fff;
  }
}
.et-header-menu .menu-label,
.mobile-menu .menu-label {
  background-color: #bbb;
}
.et-header-menu ul.sub-menu:before,
.et-header-menu .sub-menu .sub-menu {
  background-color: #ffffff !important;
}
.et-header-menu > li.menu-item-has-children > a:after {
  border-bottom-color: #fff;
}
.et-header-menu .sub-menu li.menu-item-has-children:after,
.et-header-menu ul.sub-menu li a {
  color: #444;
}
.side-panel .mobile-bar,
.side-panel .mobile-bar.dark {
  background: #f8f8f8;
}
.side-mobile-menu,
.side-mobile-menu.dark {
  background: #fff;
}
.side-fullscreen-menu,
.side-fullscreen-menu.dark {
  background: #fff;
}
.site-footer,
.site-footer.dark {
  background-color: #fff;
}
.site-footer .footer-bar.custom-color-1,
.site-footer .footer-bar.custom-color-1.dark {
  background-color: #fff;
}
.mfp #et-quickview {
  max-width: 960px;
}
.easyzoom-flyout,
.single-product .pswp__bg,
.single-product .pswp__img--placeholder--blank,
.product-showcase {
  background: #f8f8f8;
}
.woocommerce-Tabs-panel.custom_scroll {
  max-height: 400px;
}
.product_meta .tagged_as,
.product_meta .trap {
  display: none !important;
}
.shop-widget-scroll .widget > ul,
.shop-widget-scroll .widget:not(.widget-woof) > .widgettitle + *,
.shop-widget-scroll .wcapf-layered-nav {
  max-height: 100px;
}
.free-shipping-progress-bar .progress-bar-indicator {
  background: linear-gradient(270deg, #b9a16b 0, #ffffff 200%);
  background-color: #b9a16b;
  flex-grow: 1;
}
.rtl .free-shipping-progress-bar .progress-bar-indicator {
  background: linear-gradient(90deg, #b9a16b 0, #ffffff 200%);
}
.progress-bar-status.success .progress-bar-indicator {
  background: #67bb67;
}
.star-rating > span:before,
.comment-form-rating .stars > span:before {
  color: #282828;
}
.product-inner .badge.onsale,
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-onsale {
  color: #fff;
  background-color: #d33;
}
.et-product-detail .summary .badge.onsale {
  border-color: #fff;
}
.product-inner .badge.new {
  color: #fff;
  background-color: #000;
}
.product-inner .badge.out-of-stock {
  color: #fff;
  background-color: #585858;
}
.et-blog.hero-header .hero-title {
  background-color: #f8f8f8;
}
.post.post-detail.hero-title .post-featured.title-wrap {
  background-color: #f8f8f8;
}
.has-gutenberg-white-color {
  color: #ffffff !important;
}
.has-gutenberg-white-background-color {
  background-color: #fff;
}
.wp-block-button.outlined .has-gutenberg-white-color {
  border-color: #ffffff !important;
  background-color: transparent !important;
}
.has-gutenberg-shade-color {
  color: #f8f8f8 !important;
}
.has-gutenberg-shade-background-color {
  background-color: #f8f8f8;
}
.wp-block-button.outlined .has-gutenberg-shade-color {
  border-color: #f8f8f8 !important;
  background-color: transparent !important;
}
.has-gutenberg-gray-color {
  color: #000000 !important;
}
.has-gutenberg-gray-background-color {
  background-color: #000;
}
.wp-block-button.outlined .has-gutenberg-gray-color {
  border-color: #000000 !important;
  background-color: transparent !important;
}
.has-gutenberg-dark-color {
  color: #000000 !important;
}
.has-gutenberg-dark-background-color {
  background-color: #000;
}
.wp-block-button.outlined .has-gutenberg-dark-color {
  border-color: #000000 !important;
  background-color: transparent !important;
}
.has-gutenberg-accent-color {
  color: #000000 !important;
}
.has-gutenberg-accent-background-color {
  background-color: #000;
}
.wp-block-button.outlined .has-gutenberg-accent-color {
  border-color: #000000 !important;
  background-color: transparent !important;
}
.commentlist .bypostauthor > .comment-body .fn:after {
  content: "Post Author";
}
.et-inline-validation-notices
  .form-row.woocommerce-invalid-required-field:after {
  content: "Required field";
}
.post.type-post.sticky .entry-title a:after {
  content: "Featured";
}
#ywcars_form_reason {
  resize: none;
}
tr.order_item td.product-name .ywcars_button_refund {
  font-size: 0.7em;
}
.ywcars_block {
  margin: 30px 0;
}
.ywcars_hide {
  display: none;
}
.ywcars_bold {
  font-weight: 700;
}
label.ywcars_label_for_radio {
  display: inline-block;
}
table.ywcars_refund_info {
  border: 0;
}
table.ywcars_refund_info tbody,
table.ywcars_refund_info tr,
table.ywcars_refund_info td {
  border: 1px solid darkgrey;
  padding: 22px;
  font-size: 11pt;
}
td.ywcars_refund_info_minor_cell {
  width: 27%;
  text-align: center;
}
.ywcars_reduced_text_size {
  font-size: 9pt;
}
span.ywcars_current_status {
  float: right;
  padding: 8px 12px;
  border-radius: 5px;
}
span.ywcars_current_status.ywcars-approved,
span.ywcars_current_status.ywcars-coupon {
  background-color: #c6ffb0;
}
span.ywcars_current_status.ywcars-rejected {
  background-color: #ff967a;
}
span.ywcars_current_status.ywcars-new {
  background-color: #feffb0;
}
span.ywcars_current_status.ywcars-processing {
  background-color: #c1e8fc;
}
span.ywcars_current_status.ywcars-on-hold {
  background-color: #dadada;
}
.ywcars_refund_info_items {
  margin-top: 30px;
}
span.ywcars_update_messages {
  float: right;
  font-family: Lucida Sans Unicode;
  cursor: pointer;
}
.ywcars_refund_info_item_row {
  margin-bottom: 5px;
}
.ywcars_refund_info_item_total,
.ywcars_refund_info_order_total {
  float: right;
}
.ywcars_refund_info_order_total {
  margin-top: 8px;
}
.ywcars_refund_info_add_mesage,
.ywcars_refund_info_messages_history {
  margin-top: 40px;
}
.theme-yith-proteo .ywcars_refund_info_add_mesage,
.theme-yith-proteo .ywcars_refund_info_messages_history,
.theme-yith-proteo .ywcars_alert {
  margin-top: 100px;
}
.ywcars_refund_info_order_button {
  margin-top: 10px;
}
.ywcars_coupon_box {
  border: #dcdada solid 1px;
  padding: 30px;
  text-align: center;
  margin: 10px auto;
}
.ywcars_coupon {
  font-size: 24px;
  color: grey;
  word-break: break-all;
}
.ywcars_coupon_description {
  font-size: 12px;
  margin-top: 10px;
}
.entry-content
  .ywcars_refund_info_message_box
  .ywcars_attachments
  .ywcars_single_attachment
  a
  img {
  -webkit-box-shadow: 0 0 0 0 #fff0;
  box-shadow: 0 0 0 0 #fff0;
}
.entry-content
  .ywcars_refund_info_message_box
  .ywcars_attachments
  .ywcars_single_attachment
  a {
  box-shadow: 0 0;
}
.ywcars_refund_info_block_title {
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.ywcars_line_separator {
  height: 1px;
  background-color: #ddd;
  margin-bottom: 20px;
}
.ywcars_refund_info_message_box {
  background-color: #f1f1f1;
  margin-bottom: 30px;
  border-color: #ddd;
  border-width: 1px;
  border-style: solid;
  padding-top: 27px;
  padding-right: 27px;
  padding-left: 0;
  padding-bottom: 27px;
  width: auto;
  word-wrap: break-word;
}
.ywcars_message_customer {
  padding: 27px;
}
.ywcars_message_shop_manager {
  margin-left: 30px;
  background-color: #fff;
}
.ywcars_refund_info_message_author {
  display: inline-block;
  font-size: 12pt;
  font-weight: 600;
}
.ywcars_message_shop_manager .ywcars_refund_info_message_author {
  background-color: #ffa200;
  color: #fff;
  padding-right: 15px;
  padding-left: 25px;
  margin-left: -1px;
}
.ywcars_refund_info_message_date {
  font-size: 8pt;
  float: right;
}
.ywcars_refund_info_message_body {
  font-size: 10pt;
  margin: 20px 0;
}
.ywcars_message_shop_manager .ywcars_refund_info_message_body,
.ywcars_message_shop_manager .ywcars_attachments,
.ywcars_message_shop_manager .ywcars_attachments_line_separator {
  margin-left: 27px;
}
.ywcars_attachments_line_separator {
  height: 1px;
  background-color: #ddd;
  margin-bottom: 12px;
  margin-top: 20px;
}
.ywcars_attachments_title {
  font-size: 12px;
  font-weight: 700;
}
.ywcars_single_attachment {
  display: inline-block;
  width: 130px;
  height: auto;
  margin-right: 5px;
  margin-top: 12px;
  font-size: 9px;
}
div.ywcars_attachments
  div.ywcars_single_attachment
  a
  .ywcars_attachment_thumbnail {
  border: 1px solid #000;
  border-radius: 3px;
  max-width: 115px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}
span.ywcars_attachment_file_name {
  display: table;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}
.ywcars_refund_info_block {
  margin-top: 40px;
}
.ywcars_alert {
  display: none;
  padding: 10px;
  border-radius: 5px;
}
.ywcars_success_alert {
  background-color: #a7f9a7;
}
.ywcars_error_alert {
  background-color: #fa8e8e;
}
.ywcars_close_alert {
  float: right;
  font-weight: bolder;
  cursor: pointer;
  border: solid 1px #666;
  border-radius: 30px;
  padding: 0 8px;
}
.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
  max-width: none;
}
button.pswp__button {
  box-shadow: none !important;
  background-image: url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) !important;
}
button.pswp__button,
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
button.pswp__button:hover {
  background-color: transparent !important;
}
button.pswp__button--arrow--left,
button.pswp__button--arrow--left:hover,
button.pswp__button--arrow--right,
button.pswp__button--arrow--right:hover {
  background-image: none !important;
}
button.pswp__button--close:hover {
  background-position: 0 -44px;
}
button.pswp__button--zoom:hover {
  background-position: -88px 0;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.admin-bar .pswp {
  height: calc(100% - 32px);
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .pswp {
    height: calc(100% - 46px);
    top: 46px;
  }
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}
.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: 0;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)
    0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0 0;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: 0 0;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #ddd;
}
.pswp__counter {
  position: relative;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
  margin-inline-end: auto;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif)
    0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 0.5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}
form.cart:has(#yith-wapo-container .yith-wapo-block),
:is(.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart)
  form.cart.variations_form
  .woocommerce-variation-add-to-cart {
  display: block !important;
}
.yith-wapo-block *,
.yith-wapo-block *:before,
.yith-wapo-block *:after {
  box-sizing: border-box;
}
#yith-wapo-container .yith-wapo-block {
  padding: var(--yith-wapo-block-padding);
}
.yith-wapo-block .yith-wapo-addon.empty-title {
  margin-top: 20px;
}
.yith-wapo-block
  .yith-wapo-addon:not(:first-child):not(.empty-title):not(.toggle-open) {
  margin-top: 20px;
}
.yith-wapo-block
  .yith-wapo-addon:not(:first-child):not(
    .empty-title
  ).wapo-toggle.toggle-closed {
  margin-top: initial;
}
.yith-wapo-block .yith-wapo-addon:after {
  content: "";
  display: block;
  clear: both;
}
.yith-wapo-block .yith-wapo-addon .addon-header {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.yith-wapo-block .yith-wapo-addon .addon-header .title-image {
  max-width: 115px;
  padding: 15px 0;
}
.yith-wapo-block .yith-wapo-addon .wapo-block-title {
  margin-top: 0;
  clear: none;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle {
  width: auto;
}
.yith-wapo-block
  .yith-wapo-addon:not(.empty-title).wapo-toggle
  .wapo-addon-title {
  display: flex;
  flex: 0 0 100%;
  column-gap: 10px;
  margin-bottom: 25px;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .addon-header {
  cursor: pointer;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle:not(:last-child) {
  margin-bottom: 10px;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle.toggle-open:not(:last-child) {
  margin-bottom: 20px;
}
.yith-wapo-block
  .yith-wapo-addon.wapo-toggle
  .options-container.default-closed {
  display: none;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title:before {
  content: "\f543";
  font-family: "dashicons";
}
.yith-wapo-block
  .yith-wapo-addon.wapo-toggle
  .wapo-addon-title.toggle-open:before {
  content: "\f460";
  font-family: "dashicons";
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .options-container.default-open {
  display: block;
}
.yith-wapo-block .yith-wapo-addon-type-color .yith-wapo-option {
  margin: 0 5px 5px 0;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label,
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label {
  word-break: normal;
  margin: 0;
  cursor: pointer;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option small del {
  opacity: 0.5;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .description {
  font-size: 12px;
  word-break: break-word;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator {
  width: 100%;
  height: 1px;
  margin: 30px 0;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.simple_border {
  border-bottom: 1px solid;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.double_border {
  height: 5px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dotted_border {
  border-bottom: 1px dotted;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dashed_border {
  border-bottom: 1px dashed;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.empty_space {
  width: 100%;
  height: 50px;
  border: 0;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option {
  word-break: break-all;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip img {
  display: inline-block;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span {
  background-color: var(--yith-wapo-tooltip-colors-background);
  color: var(--yith-wapo-tooltip-colors-text);
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip {
  visibility: hidden;
  width: max-content;
  max-width: 100%;
  word-break: auto-phrase;
  background-color: var(--yith-wapo-tooltip-colors-background);
  color: #fff;
  text-align: center;
  padding: 8px;
  font-size: 14px;
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  z-index: 9;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom {
  top: 130%;
  bottom: initial;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-top::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--yith-wapo-tooltip-colors-background) #fff0 #fff0 #fff0;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid #fff0;
  border-right: 5px solid #fff0;
  border-bottom: 5px solid var(--yith-wapo-tooltip-colors-background);
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .yith-wapo-addon-label:hover
  .tooltip {
  visibility: visible;
  opacity: 1;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-textarea
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-top,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-top,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-top {
  bottom: 105%;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-textarea
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-number
  .yith-wapo-option
  .yith-wapo-addon-label
  .tooltip.position-bottom {
  top: 105%;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option:hover .tooltip span {
  display: block;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip:hover span {
  display: block;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span:after {
  border-top-color: var(--yith-wapo-tooltip-colors-background);
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .tooltip.position-bottom
  span:after {
  border-bottom-color: var(--yith-wapo-tooltip-colors-background);
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-addon-label {
  position: relative;
  cursor: pointer;
}
.yith-wapo-addon.yith-wapo-addon-type-checkbox .checkbox-button-container {
  display: flex;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-checkbox
  .yith-wapo-option
  input {
  margin-right: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-checkbox
  .yith-wapo-option
  div.label {
  line-height: 20px;
}
.yith-wapo-addon-type-checkbox
  .options
  .yith-wapo-option
  .yith-wapo-addon-label {
  margin-left: 5px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label {
  position: relative;
  margin-bottom: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label
  .color-container {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label
  .color-container
  small {
  text-align: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-checkbox
  .yith-wapo-option
  div.label,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  div.label {
  display: flex;
  align-items: center;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  div.label.position-above
  .option-container,
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  div.label.position-under
  .option-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  div.label.position-right
  .option-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 7px;
}
.yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  div.label.position-left
  .option-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 7px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option.selected
  span.color:after,
.select_box .select_option.selected:after {
  content: "";
  width: 18px;
  height: 18px;
  background: #03bfac
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/icon-check.png)
    center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  margin: 0;
  display: block;
  position: absolute;
  top: -6px;
  right: -6px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label
  span.color {
  width: 40px;
  height: 40px;
  border-radius: var(--yith-wapo-color-swatch-style);
  border: 2px solid #dedede;
  position: relative;
  display: flex;
  justify-content: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option:not(.rounded)
  div.label
  span.color {
  align-items: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label
  span.color
  img {
  border-radius: var(--yith-wapo-color-swatch-style);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label:hover
  span.color {
  border: 2px solid #03bfac;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option.selected
  div.label
  span.color {
  border: 2px solid #03bfac;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-date
  .yith-wapo-option
  .date-container
  input {
  min-width: initial;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-date
  .yith-wapo-option
  .label {
  display: flex;
  flex-direction: column;
}
#ui-datepicker-div {
  padding: 20px;
}
#ui-datepicker-div #wapo-datepicker-time {
  height: 60px;
  padding-top: 10px;
}
#ui-datepicker-div #wapo-datepicker-time label {
  width: 43%;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  display: block;
  float: left;
}
#ui-datepicker-div #wapo-datepicker-time select {
  width: 57%;
  background-color: #f7f7f7;
  border: 1px solid #efefef;
  display: block;
  float: left;
  cursor: pointer;
}
#ui-datepicker-div #wapo-datepicker-time select {
  background: #f7f7f7
    url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png)
    no-repeat;
  background-position: 95%;
  background-size: 10px;
  -webkit-appearance: none;
}
#ui-datepicker-div #wapo-datepicker-save button {
  width: 100%;
  border-radius: 0;
  margin: 0;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-option
  input.file {
  display: none;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-option
  div.label.position-under
  .option-container,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-option
  div.label.position-above
  .option-container {
  max-width: 100px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.file-input {
  cursor: initial;
}
.yith-wapo-block
  .yith-wapo-addon
  .options.per-row-1
  .yith-wapo-option
  .label_container
  .image
  img {
  max-width: 150px;
  max-height: 150px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option
  div.label {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option
  div.label
  .label-container-display {
  border-radius: 5px;
  border: 1px solid #7a7a7a;
  padding: 10px;
  height: 100%;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option.selected
  div.label
  .label-container-display {
  border: 1px solid #03bfac;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option.selected
  div.label
  .label-container-display:after {
  content: "";
  width: 18px;
  height: 18px;
  background: #03bfac
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/icon-check.png)
    center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 10;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option
  p {
  margin: 6px 0 0 0;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container:after {
  content: "";
  display: block;
  clear: both;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container
  .label_price {
  display: flex;
  flex-wrap: wrap;
  word-break: break-all;
  align-items: center;
  column-gap: 5px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-left
  .label_price {
  justify-content: flex-start;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-center
  .label_price {
  justify-content: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-right
  .label_price {
  justify-content: flex-end;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-left
  .label-container-display {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-center
  .label-container-display {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label_container.content-align-right
  .label-container-display {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label.position-left
  .label-container-display {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .label.position-right
  .label-container-display {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.single-product
  div.product
  .summary.entry-summary
  form.cart
  .yith-wapo-block
  .quantity {
  max-width: 80px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-number.numbers-check
  .options.error-message {
  border: 1px solid var(--yith-wapo-required-option-color);
  padding: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-number.numbers-check
  .yith-wapo-numbers-error-message {
  color: var(--yith-wapo-required-option-color);
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-number
  .yith-wapo-option
  .yith-wapo-addon-label,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .yith-wapo-addon-label {
  display: inline-block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-image {
  margin-right: 10px;
  max-width: 100px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-image
  img {
  display: block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 20px;
  border-radius: 5px;
  border: 1px solid #7a7a7a;
  padding: 10px;
  font-size: 15px;
  height: 100%;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  .product-info {
  word-break: break-word;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  .product-info
  .stock-info {
  padding-bottom: 10px;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .product-container:hover {
  border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  .product-container {
  border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  .product-container:after {
  content: "";
  width: 18px;
  height: 18px;
  background: var(--yith-wapo-accent-color-color)
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/icon-check.png)
    center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -9px;
  right: -9px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  small.option-price {
  margin: 7px 0 5px 0;
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  .sign.positive {
  display: none;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  .brackets {
  display: none;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .product-container
  .button {
  margin: 0;
  font-size: 15px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.out-of-stock {
  pointer-events: none;
  opacity: 0.5;
  color: #8b8b8b;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.out-of-stock
  .stock.out-of-stock {
  opacity: initial;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  .option-add-to-cart
  .quantity {
  display: block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .options.per-row-1 {
  gap: 8px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  input {
  margin-top: 0;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-select
  .image-container
  img {
  max-width: 200px;
  max-height: 200px;
  margin-bottom: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-text
  .yith-wapo-option
  .input-text-container
  input {
  min-width: initial;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-text
  .yith-wapo-option
  .label {
  margin-bottom: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-textarea
  .yith-wapo-option
  .label {
  margin-bottom: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-textarea
  .yith-wapo-option
  textarea {
  min-height: 200px;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container {
  background-color: #fff;
  min-width: 200px;
  width: auto;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 7px;
}
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-container
  span.wp-picker-input-wrap.hidden {
  display: inline-block !important;
}
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-container
  button.wp-color-result {
  margin: 0 6px 3px 0;
  vertical-align: middle;
  position: relative;
  border-radius: 4px !important;
}
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-default-custom:before {
  content: "\e91a";
  text-indent: 0;
  font-family: "yith-icon";
  color: #d8d8d8;
  font-weight: 400;
  width: 15px;
  background: none;
  line-height: 30px;
  margin-left: 8px;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-default-custom {
  padding: 10px;
}
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-default-custom.default_color:before {
  color: #5d5d5d;
}
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-container
  .wp-picker-default,
.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .wp-picker-container
  .wp-picker-clear {
  opacity: 0;
  width: 25px;
  margin-left: -20px;
  padding: 0;
  position: absolute;
  z-index: 2;
}
.yith-wapo-block
  .yith-wapo-addon-type-colorpicker
  input[type="text"].wp-color-picker {
  width: 6rem;
  display: initial;
  border: none;
  line-height: 3;
}
.yith-wapo-block
  .yith-wapo-addon-type-colorpicker
  input[type="text"].wp-color-picker:focus {
  box-shadow: none;
}
.yith-wapo-block
  .yith-wapo-addon-type-colorpicker
  span.wp-color-result-text:empty {
  padding: 0;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  div.label.position-under
  .option-container,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  div.label.position-above
  .option-container {
  max-width: 100px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  div.label.position-left
  .yith-wapo-addon-label {
  margin-left: 10px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  div.label.position-right
  .yith-wapo-addon-label {
  margin-right: 10px;
}
.theme-yith-proteo
  .yith-wapo-addon-type-colorpicker
  .wp-picker-container
  .button.wp-color-result {
  border: 1px solid #ccc;
  background: none;
  border-radius: initial;
}
.theme-yith-proteo
  .yith-wapo-addon-type-colorpicker
  .wp-picker-container
  .button.wp-picker-clear {
  border: 1px solid #ccc;
  border-radius: initial;
  line-height: normal;
}
.theme-yith-proteo .yith-wapo-option .yith-wapo-ajax-uploader .button {
  margin-bottom: 0;
  margin-right: 0;
}
.yith-wapo-block
  .yith-wapo-addon-type-colorpicker
  span.wp-picker-custom-placeholder {
  line-height: 3;
  font-size: 12px;
}
.yith-wapo-addon
  .yith-wapo-option
  .wp-picker-container.yith-wapo-colorpicker-initialized.wp-picker-active
  .wp-picker-open {
  vertical-align: bottom;
}
.theme-yith-proteo.single-product
  div.product
  form.cart
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-number
  .yith-wapo-option
  .input-number.quantity
  input,
.theme-yith-proteo.single-product
  div.product
  form.cart
  .yith-wapo-addon-type-product
  .quantity
  input.wapo-product-qty,
.theme-yith-proteo
  .single-product
  div.product
  form.cart
  .yith-wapo-addon-type-product
  .quantity
  input.wapo-product-qty {
  height: 45px;
  width: 70px;
  font-size: 1rem;
}
.theme-yith-proteo #wapo-datepicker-time select {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}
body.theme-yith-proteo.yith-wapo-modal-is-open {
  position: fixed;
}
body.theme-yith-proteo.yith-wapo-modal-is-open
  .single-product
  div.product
  .summary.entry-summary {
  padding-left: 50px;
}
.theme-yith-proteo .yith-wapo-edit-product-cart small {
  color: var(--proteo-general_link_color);
}
@media only screen and (max-width: 768px) {
  body.theme-yith-proteo.yith-wapo-modal-is-open
    .single-product
    div.product
    .summary.entry-summary {
    padding-left: 0;
  }
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option {
  line-height: 20px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image {
  display: inline-block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-left {
  display: block;
  float: left;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-left
  img {
  width: auto;
  height: 20px;
  margin-right: 10px;
  display: block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-right {
  margin-left: -15px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-right
  img {
  width: auto;
  height: 20px;
  margin-left: 10px;
  display: block;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-above {
  display: block;
  margin-bottom: 5px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-above
  img {
  width: auto;
  max-height: 100px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-under {
  display: block;
  margin-top: 5px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-radio
  .yith-wapo-option
  .image.position-under
  img {
  width: auto;
  max-height: 100px;
}
#wapo-total-price-table {
  margin-top: 40px;
}
#wapo-total-price-table table {
  width: auto;
  font-size: 20px;
  line-height: 40px;
}
#wapo-total-price-table table th {
  padding-right: 10px;
  text-align: left;
}
.woocommerce-cart-form .yith-wapo-group-title,
#order_review .yith-wapo-group-title {
  font-size: 16px;
}
tr.cart_item.yith-wapo-product-has-individual-addons td {
  border-bottom: none !important;
}
tr.cart_item.yith-wapo-product-is-individual-addons td {
  padding-top: 0px !important;
  font-size: 0.9em;
}
tr.cart_item.yith-wapo-product-as-item td {
  font-size: 0.9em;
}
tr.cart_item.yith-wapo-product-as-item td img {
  transform: scale(0.7);
}
.yith-wapo-addon .yith-wapo-option .required-error .required-message {
  color: var(--yith-wapo-required-option-color);
}
.yith-wapo-block .yith-wapo-addon .min-error {
  font-size: 13px;
  margin-top: 15px;
}
.yith-wapo-block .yith-wapo-addon .min-error *,
.yith-wapo-addon .options-container .max-selected-error {
  color: var(--yith-wapo-required-option-color);
}
.yith-wapo-block .yith-wapo-addon .wapo-error {
  color: var(--yith-wapo-required-option-color);
}
.length-error-message {
  display: none;
  padding: 5px 0;
  color: var(--yith-wapo-required-option-color);
  word-break: break-word;
}
#wapo-total-price-table {
  color: var(--yith-wapo-price-box-colors-text);
  background: var(--yith-wapo-price-box-colors-background);
}
.yith-wapo-ajax-uploader .button {
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
  overflow: auto;
}
.yith-wapo-ajax-uploader .link {
  color: var(--yith-wapo-uploads-file-colors-border);
  cursor: pointer;
}
.yith-wapo-uploaded-file .remove {
  position: relative;
  top: 2px;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 10px;
}
.yith-wapo-uploaded-file-element .yith-wapo-uploaded-file-info .file-size {
  opacity: 0.7;
}
.yith-wapo-uploaded-file-element .yith-wapo-uploaded-file-info .file-name {
  color: #000;
}
.yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-uploaded-file-element.completed
  span.info
  label:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: #03bfac
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/icon-check.png)
    center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  z-index: 10;
}
.yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-uploaded-file-element.completed
  span.info
  .file-name {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-loader-container {
  position: relative;
  top: 5px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file span.info {
  display: flex;
  flex-direction: column;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-element {
  margin-bottom: 10px;
}
.yith-wapo-addon
  .yith-wapo-option.allow-multiple
  .yith-wapo-uploaded-file-element.completed {
  border-bottom: 1px solid #d1d1d1;
}
.yith-wapo-addon.yith-wapo-addon-type-file hr.upload-separator {
  border-top: 1px solid var(--yith-wapo-uploads-file-colors-border);
  opacity: 0.6;
}
.yith-wapo-addon.yith-wapo-addon-type-file img.yith-wapo-img-uploaded {
  margin: 10px 0 10px 0;
  width: 45px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader {
  background: var(--yith-wapo-uploads-file-colors-background);
  border: 1px dashed var(--yith-wapo-uploads-file-colors-border);
  border-radius: 5px;
  padding: 20px;
  margin: 10px 0;
  font-size: 14px;
}
.yith-wapo-addon.yith-wapo-addon-type-file
  .yith-wapo-ajax-uploader
  .yith-wapo-ajax-uploader-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .ui-progressbar {
  position: relative;
  top: 5px;
  height: 10px;
  border: none;
}
.yith-wapo-loader.ui-progressbar.ui-corner-all.ui-widget.ui-widget-content
  .ui-progressbar-value {
  background-color: var(--yith-wapo-uploads-file-colors-border);
}
.yith-wapo-option small.yith-wapo-error {
  word-break: break-word;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label:hover
  span.color,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option.selected
  div.label
  span.color {
  border: 2px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option
  div.label
  .label-container-display,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .product-container {
  border: 1px solid var(--yith-wapo-form-border-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option.selected
  div.label
  .label-container-display,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  .product-container {
  border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option:not(.out-of-stock)
  label {
  border: 1px solid var(--yith-wapo-form-border-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option
  label:hover,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  label {
  border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.checkboxbutton {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.checkboxbutton
  input[type="checkbox"] {
  width: 20px;
  height: 20px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.checkboxbutton:before {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid var(--yith-wapo-form-border-color-color);
  border-radius: var(--yith-wapo-checkbox-style);
  margin-right: 10px;
  text-align: center;
  font-size: 17px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 5px;
  transition: background-color ease 0.3s;
  display: inline-block;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.checkboxbutton.checked:before {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/check.svg) !important;
  background-size: 65%;
  background-repeat: no-repeat !important;
  background-color: var(--yith-wapo-accent-color-color);
  border-color: var(--yith-wapo-accent-color-color);
  color: #fff;
  background-position: center;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.radiobutton {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 10px;
  display: block;
  float: left;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.radiobutton
  input[type="radio"] {
  width: 20px;
  height: 20px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.radiobutton:before {
  content: "";
  background: #fff;
  background-clip: content-box;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid var(--yith-wapo-form-border-color-color);
  border-radius: 100%;
  padding: 2px;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  float: left;
  cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.radiobutton.checked:before {
  border-color: var(--yith-wapo-accent-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  span.radiobutton.checked:before {
  background-color: var(--yith-wapo-accent-color-color);
  background-clip: content-box !important;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  div.label
  label {
  font-size: var(--yith-wapo-label-font-size);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon
  .yith-wapo-option
  .description {
  font-size: var(--yith-wapo-description-font-size);
  overflow-y: auto;
  max-height: 70px;
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-label
  .yith-wapo-option.selected
  div.label
  .label-container-display:after,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-product
  .yith-wapo-option.selected
  div.label::after,
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option.selected
  div.label
  .label-container-display:after {
  background-color: var(--yith-wapo-accent-color-color);
}
.yith-wapo-container
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  div.label
  span.color {
  width: var(--yith-wapo-color-swatch-size);
  height: var(--yith-wapo-color-swatch-size);
}
.yith-wapo-container.yith-wapo-form-style-custom
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option.selected
  span.color:after,
.select_box .select_option.selected:after {
  background: var(--yith-wapo-accent-color-color)
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/icon-check.png)
    center no-repeat;
  background-size: 50%;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-color
  .yith-wapo-option
  * {
  max-width: 100%;
}
.yith-wapo-addon.yith-wapo-addon-type-select.required-min
  .select2-selection.select2-selection--single {
  border: 1px solid var(--yith-wapo-required-option-color);
}
#yith-wapo-container
  .yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-select.required-min {
  border: inherit;
  border-radius: inherit;
}
#yith-wapo-container
  .yith-wapo-block
  .yith-wapo-addon
  .options
  .option-description {
  margin-top: 15px;
}
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-date
  .yith-wapo-option
  .date-container,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-colorpicker
  .yith-wapo-option
  .yith-wapo-colorpicker-container,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-textarea
  .yith-wapo-option
  .textarea-container
  textarea,
.yith-wapo-block
  .yith-wapo-addon.yith-wapo-addon-type-text
  .yith-wapo-option
  .input-text-container {
  margin-top: 8px;
}
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
  row-gap: 15px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container {
  height: 100%;
}
.yith-wapo-addon-type-text input.length-error {
  border-color: red;
}
.yith-wapo-addon:not(.yith-wapo-addon-type-label) .yith-wapo-option .image img {
  max-width: 100%;
  max-height: 200px;
}
body.yith-wapo-modal-is-open {
  overflow: hidden;
}
table.shop_table tbody tr td.product-name .yith-wapo-edit-product-cart {
  text-decoration: none;
  cursor: pointer;
}
.yith-wapo-edit-product-cart small {
  font-weight: 800;
  cursor: pointer;
}
.yith-wapo-popup {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.yith-wapo-popup.open,
.yith-wapo-popup.open .yith-wapo-wrapper {
  visibility: visible;
  opacity: 1;
}
.yith-wapo-popup .yith-wapo-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0 0 0 / 0.6);
}
.yith-wapo-popup .yith-wapo-wrapper {
  position: absolute;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: left;
}
.yith-wapo-head {
  display: flex;
  justify-content: space-between;
  border-radius: 10px 10px 0 0;
  padding: 20px;
  background-color: #fff;
  z-index: 10;
}
.yith-wapo-head .edit-options-label {
  padding-top: 30px;
  padding-left: 30px;
  font-weight: 700;
  font-size: 20px;
}
.yith-wapo-content .woocommerce > div {
  background-color: #fff;
}
.yith-wapo-wrapper,
.yith-wapo-main,
.yith-wapo-content .woocommerce {
  height: 100%;
}
.yith-wapo-content {
  max-height: calc(100% - 146px);
  overflow: auto;
  background-color: #fff;
  padding: 0 50px;
}
.yith-wapo-popup .yith-wapo-close {
  width: 26px;
  height: 26px;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/close_small.svg);
  mask-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/img/close_small.svg);
  background-color: silver;
}
.yith-wapo-popup .yith-wapo-close:hover {
  cursor: pointer;
  background-color: #6b6b6b;
}
body.yith-wapo-modal-is-open
  span.select2-container.select2-container--default.select2-container--open {
  z-index: 9999;
}
.yith-wapo-wrapper > button.single_add_to_cart_button.button.alt {
  position: absolute !important;
  top: 90%;
  right: 45%;
  z-index: 99;
}
.yith-wapo-popup .yith-wapo-wrapper .yith-wapo-main {
  opacity: 0;
  height: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0 0 14px 7px rgb(52 52 52);
  -webkit-box-shadow: 0 0 10px 3px #4a4a4a;
  -moz-box-shadow: 0 0 10px 3px #4a4a4a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.yith-wapo-popup .yith-wapo-wrapper .yith-wapo-main {
  opacity: 1;
}
.yith-wapo-footer {
  background: rgb(240 240 240 / 0.88);
  display: flex;
  justify-content: flex-end;
  border-radius: 0 0 10px 10px;
}
.yith-wapo-footer .yith-wapo-add-to-cart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 14px 30px;
}
.yith-wapo-footer .yith-wapo-add-to-cart .button {
  margin: 0;
  padding: 12px 60px;
  border-radius: 10px;
}
.yith-wapo-popup.fade-in .yith-wapo-wrapper .yith-wapo-main {
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
}
.yith-wapo-popup.open.fade-in .yith-wapo-wrapper .yith-wapo-main {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.yith-wapo-modal-is-open
  .yith-wapo-popup.fade-in.open
  .single-product
  .product_title {
  font-size: 30px;
}
.yith-wapo-modal-is-open
  .yith-wapo-popup.fade-in.open
  .single-product
  .price
  .amount {
  font-size: 20px;
}
.yith-wapo-popup.open .single-product div.product .woocommerce-product-gallery {
  top: 0 !important;
}
@media (min-width: 768px) {
  #ui-datepicker-div {
    width: 23em;
  }
}
@media only screen and (max-width: 768px) {
  .yith-wapo-block
    .yith-wapo-addon
    .yith-wapo-option
    .yith-wapo-addon-label
    .tooltip {
    max-width: initial;
  }
  .yith-wapo-addon-type-colorpicker
    .yith-wapo-option
    .wp-picker-container
    button.wp-color-result {
    vertical-align: inherit;
  }
  .yith-wapo-addon.yith-wapo-addon-type-file
    .yith-wapo-ajax-uploader-container
    .button {
    margin-top: 10px;
  }
  .yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container {
    min-width: auto;
  }
  .yith-wapo-head,
  .yith-wapo-footer {
    border-radius: 0;
  }
}
@media screen and (min-width: 1024px) {
  .yith-wapo-container.yith-wapo-form-style-custom
    .yith-wapo-block
    .yith-wapo-addon.yith-wapo-addon-type-label
    .yith-wapo-option
    div.label
    .label-container-display:hover {
    border: 1px solid var(--yith-wapo-accent-color-color);
  }
  .yith-wapo-block
    .yith-wapo-addon.yith-wapo-addon-type-label
    .yith-wapo-option
    div.label
    .label-container-display:hover {
    border: 1px solid #03bfac;
  }
}
.theme-twentytwentyfour
  .wc-block-add-to-cart-form
  #yith-wapo-container
  .input-text.wapo-product-qty {
  padding: 0.9rem 0;
}
:root {
  --yith-wapo-required-option-color: #af2323;
  --yith-wapo-checkbox-style: 50%;
  --yith-wapo-color-swatch-style: 50%;
  --yith-wapo-label-font-size: 16px;
  --yith-wapo-description-font-size: 12px;
  --yith-wapo-color-swatch-size: 40px;
  --yith-wapo-block-padding: 0px 0px 0px 0px;
  --yith-wapo-block-background-color: rgb(248, 248, 248);
  --yith-wapo-accent-color-color: #03bfac;
  --yith-wapo-form-border-color-color: #7a7a7a;
  --yith-wapo-price-box-colors-text: #474747;
  --yith-wapo-price-box-colors-background: #ffffff;
  --yith-wapo-uploads-file-colors-background: #f3f3f3;
  --yith-wapo-uploads-file-colors-border: #c4c4c4;
  --yith-wapo-tooltip-colors-background: #03bfac;
  --yith-wapo-tooltip-colors-text: #ffffff;
} /*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,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);
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #d3d3d3;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png)
    50% 50% repeat-x;
  color: #222;
  font-weight: 700;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #d3d3d3;
  background: #e6e6e6
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png)
    50% 50% repeat-x;
  font-weight: 400;
  color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #999;
  background: #dadada
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_dadada_1x400.png)
    50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #212121;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #aaa;
  background: #fff
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_65_ffffff_1x400.png)
    50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #aaa;
  background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png)
    50% 50% repeat-x;
  color: #363636;
}
.ui-state-checked {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec
    url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png)
    50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}
.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
  background-image: url(/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_888888_256x240.png);
}
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #aaa;
  box-shadow: -8px -8px 8px #aaa;
} /*! This file is auto-generated */
@font-face {
  font-display: swap;
  font-family: dashicons;
  src: url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");
  src: url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix")
      format("embedded-opentype"),
    url("data:application/x-font-woff;charset=utf-8;base64,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")
      format("woff"),
    url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800")
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
.dashicons,
.dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}
.dashicons-admin-appearance:before {
  content: "\f100";
}
.dashicons-admin-collapse:before {
  content: "\f148";
}
.dashicons-admin-comments:before {
  content: "\f101";
}
.dashicons-admin-customizer:before {
  content: "\f540";
}
.dashicons-admin-generic:before {
  content: "\f111";
}
.dashicons-admin-home:before {
  content: "\f102";
}
.dashicons-admin-links:before {
  content: "\f103";
}
.dashicons-admin-media:before {
  content: "\f104";
}
.dashicons-admin-multisite:before {
  content: "\f541";
}
.dashicons-admin-network:before {
  content: "\f112";
}
.dashicons-admin-page:before {
  content: "\f105";
}
.dashicons-admin-plugins:before {
  content: "\f106";
}
.dashicons-admin-post:before {
  content: "\f109";
}
.dashicons-admin-settings:before {
  content: "\f108";
}
.dashicons-admin-site-alt:before {
  content: "\f11d";
}
.dashicons-admin-site-alt2:before {
  content: "\f11e";
}
.dashicons-admin-site-alt3:before {
  content: "\f11f";
}
.dashicons-admin-site:before {
  content: "\f319";
}
.dashicons-admin-tools:before {
  content: "\f107";
}
.dashicons-admin-users:before {
  content: "\f110";
}
.dashicons-airplane:before {
  content: "\f15f";
}
.dashicons-album:before {
  content: "\f514";
}
.dashicons-align-center:before {
  content: "\f134";
}
.dashicons-align-full-width:before {
  content: "\f114";
}
.dashicons-align-left:before {
  content: "\f135";
}
.dashicons-align-none:before {
  content: "\f138";
}
.dashicons-align-pull-left:before {
  content: "\f10a";
}
.dashicons-align-pull-right:before {
  content: "\f10b";
}
.dashicons-align-right:before {
  content: "\f136";
}
.dashicons-align-wide:before {
  content: "\f11b";
}
.dashicons-amazon:before {
  content: "\f162";
}
.dashicons-analytics:before {
  content: "\f183";
}
.dashicons-archive:before {
  content: "\f480";
}
.dashicons-arrow-down-alt:before {
  content: "\f346";
}
.dashicons-arrow-down-alt2:before {
  content: "\f347";
}
.dashicons-arrow-down:before {
  content: "\f140";
}
.dashicons-arrow-left-alt:before {
  content: "\f340";
}
.dashicons-arrow-left-alt2:before {
  content: "\f341";
}
.dashicons-arrow-left:before {
  content: "\f141";
}
.dashicons-arrow-right-alt:before {
  content: "\f344";
}
.dashicons-arrow-right-alt2:before {
  content: "\f345";
}
.dashicons-arrow-right:before {
  content: "\f139";
}
.dashicons-arrow-up-alt:before {
  content: "\f342";
}
.dashicons-arrow-up-alt2:before {
  content: "\f343";
}
.dashicons-arrow-up-duplicate:before {
  content: "\f143";
}
.dashicons-arrow-up:before {
  content: "\f142";
}
.dashicons-art:before {
  content: "\f309";
}
.dashicons-awards:before {
  content: "\f313";
}
.dashicons-backup:before {
  content: "\f321";
}
.dashicons-bank:before {
  content: "\f16a";
}
.dashicons-beer:before {
  content: "\f16c";
}
.dashicons-bell:before {
  content: "\f16d";
}
.dashicons-block-default:before {
  content: "\f12b";
}
.dashicons-book-alt:before {
  content: "\f331";
}
.dashicons-book:before {
  content: "\f330";
}
.dashicons-buddicons-activity:before {
  content: "\f452";
}
.dashicons-buddicons-bbpress-logo:before {
  content: "\f477";
}
.dashicons-buddicons-buddypress-logo:before {
  content: "\f448";
}
.dashicons-buddicons-community:before {
  content: "\f453";
}
.dashicons-buddicons-forums:before {
  content: "\f449";
}
.dashicons-buddicons-friends:before {
  content: "\f454";
}
.dashicons-buddicons-groups:before {
  content: "\f456";
}
.dashicons-buddicons-pm:before {
  content: "\f457";
}
.dashicons-buddicons-replies:before {
  content: "\f451";
}
.dashicons-buddicons-topics:before {
  content: "\f450";
}
.dashicons-buddicons-tracking:before {
  content: "\f455";
}
.dashicons-building:before {
  content: "\f512";
}
.dashicons-businessman:before {
  content: "\f338";
}
.dashicons-businessperson:before {
  content: "\f12e";
}
.dashicons-businesswoman:before {
  content: "\f12f";
}
.dashicons-button:before {
  content: "\f11a";
}
.dashicons-calculator:before {
  content: "\f16e";
}
.dashicons-calendar-alt:before {
  content: "\f508";
}
.dashicons-calendar:before {
  content: "\f145";
}
.dashicons-camera-alt:before {
  content: "\f129";
}
.dashicons-camera:before {
  content: "\f306";
}
.dashicons-car:before {
  content: "\f16b";
}
.dashicons-carrot:before {
  content: "\f511";
}
.dashicons-cart:before {
  content: "\f174";
}
.dashicons-category:before {
  content: "\f318";
}
.dashicons-chart-area:before {
  content: "\f239";
}
.dashicons-chart-bar:before {
  content: "\f185";
}
.dashicons-chart-line:before {
  content: "\f238";
}
.dashicons-chart-pie:before {
  content: "\f184";
}
.dashicons-clipboard:before {
  content: "\f481";
}
.dashicons-clock:before {
  content: "\f469";
}
.dashicons-cloud-saved:before {
  content: "\f137";
}
.dashicons-cloud-upload:before {
  content: "\f13b";
}
.dashicons-cloud:before {
  content: "\f176";
}
.dashicons-code-standards:before {
  content: "\f13a";
}
.dashicons-coffee:before {
  content: "\f16f";
}
.dashicons-color-picker:before {
  content: "\f131";
}
.dashicons-columns:before {
  content: "\f13c";
}
.dashicons-controls-back:before {
  content: "\f518";
}
.dashicons-controls-forward:before {
  content: "\f519";
}
.dashicons-controls-pause:before {
  content: "\f523";
}
.dashicons-controls-play:before {
  content: "\f522";
}
.dashicons-controls-repeat:before {
  content: "\f515";
}
.dashicons-controls-skipback:before {
  content: "\f516";
}
.dashicons-controls-skipforward:before {
  content: "\f517";
}
.dashicons-controls-volumeoff:before {
  content: "\f520";
}
.dashicons-controls-volumeon:before {
  content: "\f521";
}
.dashicons-cover-image:before {
  content: "\f13d";
}
.dashicons-dashboard:before {
  content: "\f226";
}
.dashicons-database-add:before {
  content: "\f170";
}
.dashicons-database-export:before {
  content: "\f17a";
}
.dashicons-database-import:before {
  content: "\f17b";
}
.dashicons-database-remove:before {
  content: "\f17c";
}
.dashicons-database-view:before {
  content: "\f17d";
}
.dashicons-database:before {
  content: "\f17e";
}
.dashicons-desktop:before {
  content: "\f472";
}
.dashicons-dismiss:before {
  content: "\f153";
}
.dashicons-download:before {
  content: "\f316";
}
.dashicons-drumstick:before {
  content: "\f17f";
}
.dashicons-edit-large:before {
  content: "\f327";
}
.dashicons-edit-page:before {
  content: "\f186";
}
.dashicons-edit:before {
  content: "\f464";
}
.dashicons-editor-aligncenter:before {
  content: "\f207";
}
.dashicons-editor-alignleft:before {
  content: "\f206";
}
.dashicons-editor-alignright:before {
  content: "\f208";
}
.dashicons-editor-bold:before {
  content: "\f200";
}
.dashicons-editor-break:before {
  content: "\f474";
}
.dashicons-editor-code-duplicate:before {
  content: "\f494";
}
.dashicons-editor-code:before {
  content: "\f475";
}
.dashicons-editor-contract:before {
  content: "\f506";
}
.dashicons-editor-customchar:before {
  content: "\f220";
}
.dashicons-editor-expand:before {
  content: "\f211";
}
.dashicons-editor-help:before {
  content: "\f223";
}
.dashicons-editor-indent:before {
  content: "\f222";
}
.dashicons-editor-insertmore:before {
  content: "\f209";
}
.dashicons-editor-italic:before {
  content: "\f201";
}
.dashicons-editor-justify:before {
  content: "\f214";
}
.dashicons-editor-kitchensink:before {
  content: "\f212";
}
.dashicons-editor-ltr:before {
  content: "\f10c";
}
.dashicons-editor-ol-rtl:before {
  content: "\f12c";
}
.dashicons-editor-ol:before {
  content: "\f204";
}
.dashicons-editor-outdent:before {
  content: "\f221";
}
.dashicons-editor-paragraph:before {
  content: "\f476";
}
.dashicons-editor-paste-text:before {
  content: "\f217";
}
.dashicons-editor-paste-word:before {
  content: "\f216";
}
.dashicons-editor-quote:before {
  content: "\f205";
}
.dashicons-editor-removeformatting:before {
  content: "\f218";
}
.dashicons-editor-rtl:before {
  content: "\f320";
}
.dashicons-editor-spellcheck:before {
  content: "\f210";
}
.dashicons-editor-strikethrough:before {
  content: "\f224";
}
.dashicons-editor-table:before {
  content: "\f535";
}
.dashicons-editor-textcolor:before {
  content: "\f215";
}
.dashicons-editor-ul:before {
  content: "\f203";
}
.dashicons-editor-underline:before {
  content: "\f213";
}
.dashicons-editor-unlink:before {
  content: "\f225";
}
.dashicons-editor-video:before {
  content: "\f219";
}
.dashicons-ellipsis:before {
  content: "\f11c";
}
.dashicons-email-alt:before {
  content: "\f466";
}
.dashicons-email-alt2:before {
  content: "\f467";
}
.dashicons-email:before {
  content: "\f465";
}
.dashicons-embed-audio:before {
  content: "\f13e";
}
.dashicons-embed-generic:before {
  content: "\f13f";
}
.dashicons-embed-photo:before {
  content: "\f144";
}
.dashicons-embed-post:before {
  content: "\f146";
}
.dashicons-embed-video:before {
  content: "\f149";
}
.dashicons-excerpt-view:before {
  content: "\f164";
}
.dashicons-exit:before {
  content: "\f14a";
}
.dashicons-external:before {
  content: "\f504";
}
.dashicons-facebook-alt:before {
  content: "\f305";
}
.dashicons-facebook:before {
  content: "\f304";
}
.dashicons-feedback:before {
  content: "\f175";
}
.dashicons-filter:before {
  content: "\f536";
}
.dashicons-flag:before {
  content: "\f227";
}
.dashicons-food:before {
  content: "\f187";
}
.dashicons-format-aside:before {
  content: "\f123";
}
.dashicons-format-audio:before {
  content: "\f127";
}
.dashicons-format-chat:before {
  content: "\f125";
}
.dashicons-format-gallery:before {
  content: "\f161";
}
.dashicons-format-image:before {
  content: "\f128";
}
.dashicons-format-quote:before {
  content: "\f122";
}
.dashicons-format-status:before {
  content: "\f130";
}
.dashicons-format-video:before {
  content: "\f126";
}
.dashicons-forms:before {
  content: "\f314";
}
.dashicons-fullscreen-alt:before {
  content: "\f188";
}
.dashicons-fullscreen-exit-alt:before {
  content: "\f189";
}
.dashicons-games:before {
  content: "\f18a";
}
.dashicons-google:before {
  content: "\f18b";
}
.dashicons-googleplus:before {
  content: "\f462";
}
.dashicons-grid-view:before {
  content: "\f509";
}
.dashicons-groups:before {
  content: "\f307";
}
.dashicons-hammer:before {
  content: "\f308";
}
.dashicons-heading:before {
  content: "\f10e";
}
.dashicons-heart:before {
  content: "\f487";
}
.dashicons-hidden:before {
  content: "\f530";
}
.dashicons-hourglass:before {
  content: "\f18c";
}
.dashicons-html:before {
  content: "\f14b";
}
.dashicons-id-alt:before {
  content: "\f337";
}
.dashicons-id:before {
  content: "\f336";
}
.dashicons-image-crop:before {
  content: "\f165";
}
.dashicons-image-filter:before {
  content: "\f533";
}
.dashicons-image-flip-horizontal:before {
  content: "\f169";
}
.dashicons-image-flip-vertical:before {
  content: "\f168";
}
.dashicons-image-rotate-left:before {
  content: "\f166";
}
.dashicons-image-rotate-right:before {
  content: "\f167";
}
.dashicons-image-rotate:before {
  content: "\f531";
}
.dashicons-images-alt:before {
  content: "\f232";
}
.dashicons-images-alt2:before {
  content: "\f233";
}
.dashicons-index-card:before {
  content: "\f510";
}
.dashicons-info-outline:before {
  content: "\f14c";
}
.dashicons-info:before {
  content: "\f348";
}
.dashicons-insert-after:before {
  content: "\f14d";
}
.dashicons-insert-before:before {
  content: "\f14e";
}
.dashicons-insert:before {
  content: "\f10f";
}
.dashicons-instagram:before {
  content: "\f12d";
}
.dashicons-laptop:before {
  content: "\f547";
}
.dashicons-layout:before {
  content: "\f538";
}
.dashicons-leftright:before {
  content: "\f229";
}
.dashicons-lightbulb:before {
  content: "\f339";
}
.dashicons-linkedin:before {
  content: "\f18d";
}
.dashicons-list-view:before {
  content: "\f163";
}
.dashicons-location-alt:before {
  content: "\f231";
}
.dashicons-location:before {
  content: "\f230";
}
.dashicons-lock-duplicate:before {
  content: "\f315";
}
.dashicons-lock:before {
  content: "\f160";
}
.dashicons-marker:before {
  content: "\f159";
}
.dashicons-media-archive:before {
  content: "\f501";
}
.dashicons-media-audio:before {
  content: "\f500";
}
.dashicons-media-code:before {
  content: "\f499";
}
.dashicons-media-default:before {
  content: "\f498";
}
.dashicons-media-document:before {
  content: "\f497";
}
.dashicons-media-interactive:before {
  content: "\f496";
}
.dashicons-media-spreadsheet:before {
  content: "\f495";
}
.dashicons-media-text:before {
  content: "\f491";
}
.dashicons-media-video:before {
  content: "\f490";
}
.dashicons-megaphone:before {
  content: "\f488";
}
.dashicons-menu-alt:before {
  content: "\f228";
}
.dashicons-menu-alt2:before {
  content: "\f329";
}
.dashicons-menu-alt3:before {
  content: "\f349";
}
.dashicons-menu:before {
  content: "\f333";
}
.dashicons-microphone:before {
  content: "\f482";
}
.dashicons-migrate:before {
  content: "\f310";
}
.dashicons-minus:before {
  content: "\f460";
}
.dashicons-money-alt:before {
  content: "\f18e";
}
.dashicons-money:before {
  content: "\f526";
}
.dashicons-move:before {
  content: "\f545";
}
.dashicons-nametag:before {
  content: "\f484";
}
.dashicons-networking:before {
  content: "\f325";
}
.dashicons-no-alt:before {
  content: "\f335";
}
.dashicons-no:before {
  content: "\f158";
}
.dashicons-open-folder:before {
  content: "\f18f";
}
.dashicons-palmtree:before {
  content: "\f527";
}
.dashicons-paperclip:before {
  content: "\f546";
}
.dashicons-pdf:before {
  content: "\f190";
}
.dashicons-performance:before {
  content: "\f311";
}
.dashicons-pets:before {
  content: "\f191";
}
.dashicons-phone:before {
  content: "\f525";
}
.dashicons-pinterest:before {
  content: "\f192";
}
.dashicons-playlist-audio:before {
  content: "\f492";
}
.dashicons-playlist-video:before {
  content: "\f493";
}
.dashicons-plugins-checked:before {
  content: "\f485";
}
.dashicons-plus-alt:before {
  content: "\f502";
}
.dashicons-plus-alt2:before {
  content: "\f543";
}
.dashicons-plus:before {
  content: "\f132";
}
.dashicons-podio:before {
  content: "\f19c";
}
.dashicons-portfolio:before {
  content: "\f322";
}
.dashicons-post-status:before {
  content: "\f173";
}
.dashicons-pressthis:before {
  content: "\f157";
}
.dashicons-printer:before {
  content: "\f193";
}
.dashicons-privacy:before {
  content: "\f194";
}
.dashicons-products:before {
  content: "\f312";
}
.dashicons-randomize:before {
  content: "\f503";
}
.dashicons-reddit:before {
  content: "\f195";
}
.dashicons-redo:before {
  content: "\f172";
}
.dashicons-remove:before {
  content: "\f14f";
}
.dashicons-rest-api:before {
  content: "\f124";
}
.dashicons-rss:before {
  content: "\f303";
}
.dashicons-saved:before {
  content: "\f15e";
}
.dashicons-schedule:before {
  content: "\f489";
}
.dashicons-screenoptions:before {
  content: "\f180";
}
.dashicons-search:before {
  content: "\f179";
}
.dashicons-share-alt:before {
  content: "\f240";
}
.dashicons-share-alt2:before {
  content: "\f242";
}
.dashicons-share:before {
  content: "\f237";
}
.dashicons-shield-alt:before {
  content: "\f334";
}
.dashicons-shield:before {
  content: "\f332";
}
.dashicons-shortcode:before {
  content: "\f150";
}
.dashicons-slides:before {
  content: "\f181";
}
.dashicons-smartphone:before {
  content: "\f470";
}
.dashicons-smiley:before {
  content: "\f328";
}
.dashicons-sort:before {
  content: "\f156";
}
.dashicons-sos:before {
  content: "\f468";
}
.dashicons-spotify:before {
  content: "\f196";
}
.dashicons-star-empty:before {
  content: "\f154";
}
.dashicons-star-filled:before {
  content: "\f155";
}
.dashicons-star-half:before {
  content: "\f459";
}
.dashicons-sticky:before {
  content: "\f537";
}
.dashicons-store:before {
  content: "\f513";
}
.dashicons-superhero-alt:before {
  content: "\f197";
}
.dashicons-superhero:before {
  content: "\f198";
}
.dashicons-table-col-after:before {
  content: "\f151";
}
.dashicons-table-col-before:before {
  content: "\f152";
}
.dashicons-table-col-delete:before {
  content: "\f15a";
}
.dashicons-table-row-after:before {
  content: "\f15b";
}
.dashicons-table-row-before:before {
  content: "\f15c";
}
.dashicons-table-row-delete:before {
  content: "\f15d";
}
.dashicons-tablet:before {
  content: "\f471";
}
.dashicons-tag:before {
  content: "\f323";
}
.dashicons-tagcloud:before {
  content: "\f479";
}
.dashicons-testimonial:before {
  content: "\f473";
}
.dashicons-text-page:before {
  content: "\f121";
}
.dashicons-text:before {
  content: "\f478";
}
.dashicons-thumbs-down:before {
  content: "\f542";
}
.dashicons-thumbs-up:before {
  content: "\f529";
}
.dashicons-tickets-alt:before {
  content: "\f524";
}
.dashicons-tickets:before {
  content: "\f486";
}
.dashicons-tide:before {
  content: "\f10d";
}
.dashicons-translation:before {
  content: "\f326";
}
.dashicons-trash:before {
  content: "\f182";
}
.dashicons-twitch:before {
  content: "\f199";
}
.dashicons-twitter-alt:before {
  content: "\f302";
}
.dashicons-twitter:before {
  content: "\f301";
}
.dashicons-undo:before {
  content: "\f171";
}
.dashicons-universal-access-alt:before {
  content: "\f507";
}
.dashicons-universal-access:before {
  content: "\f483";
}
.dashicons-unlock:before {
  content: "\f528";
}
.dashicons-update-alt:before {
  content: "\f113";
}
.dashicons-update:before {
  content: "\f463";
}
.dashicons-upload:before {
  content: "\f317";
}
.dashicons-vault:before {
  content: "\f178";
}
.dashicons-video-alt:before {
  content: "\f234";
}
.dashicons-video-alt2:before {
  content: "\f235";
}
.dashicons-video-alt3:before {
  content: "\f236";
}
.dashicons-visibility:before {
  content: "\f177";
}
.dashicons-warning:before {
  content: "\f534";
}
.dashicons-welcome-add-page:before {
  content: "\f133";
}
.dashicons-welcome-comments:before {
  content: "\f117";
}
.dashicons-welcome-learn-more:before {
  content: "\f118";
}
.dashicons-welcome-view-site:before {
  content: "\f115";
}
.dashicons-welcome-widgets-menus:before {
  content: "\f116";
}
.dashicons-welcome-write-blog:before {
  content: "\f119";
}
.dashicons-whatsapp:before {
  content: "\f19a";
}
.dashicons-wordpress-alt:before {
  content: "\f324";
}
.dashicons-wordpress:before {
  content: "\f120";
}
.dashicons-xing:before {
  content: "\f19d";
}
.dashicons-yes-alt:before {
  content: "\f12a";
}
.dashicons-yes:before {
  content: "\f147";
}
.dashicons-youtube:before {
  content: "\f19b";
}
.dashicons-editor-distractionfree:before {
  content: "\f211";
}
.dashicons-exerpt-view:before {
  content: "\f164";
}
.dashicons-format-links:before {
  content: "\f103";
}
.dashicons-format-standard:before {
  content: "\f109";
}
.dashicons-post-trash:before {
  content: "\f182";
}
.dashicons-share1:before {
  content: "\f237";
}
.dashicons-welcome-edit-page:before {
  content: "\f119";
}
[data-font="Dashicons"]:before {
  font-family: "Dashicons" !important;
  content: attr(data-icon) !important;
  speak: none !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  font-style: normal !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
@font-face {
  font-display: swap;
  font-family: yith-icon;
  src: url(/wp-content/plugins/yith-advanced-refund-system-for-woocommerce-premium/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932);
  src: url("/wp-content/plugins/yith-advanced-refund-system-for-woocommerce-premium/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932#iefix")
      format("embedded-opentype"),
    url(data:application/x-font-woff;charset=utf-8;base64,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)
      format("woff"),
    url(/wp-content/plugins/yith-advanced-refund-system-for-woocommerce-premium/plugin-fw/assets/fonts/yith-icon.ttf?6c9fac5a69711520a55f03f0159e3932)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class^="yith-icon-"],
[class*=" yith-icon-"] {
  font-family: yith-icon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  height: 1em;
  font-size: 20px;
}
.yith-icon-accounting:before {
  content: "\e91d";
}
.yith-icon-arrow-down-alt:before {
  content: "\f110";
}
.yith-icon-arrow-down-long-alt:before {
  content: "\f128";
}
.yith-icon-arrow-down-long:before {
  content: "\f129";
}
.yith-icon-arrow-down:before {
  content: "\e900";
}
.yith-icon-arrow-left-alt:before {
  content: "\f111";
}
.yith-icon-arrow-left-long-alt:before {
  content: "\f12a";
}
.yith-icon-arrow-left-long:before {
  content: "\f12b";
}
.yith-icon-arrow-left:before {
  content: "\e901";
}
.yith-icon-arrow-right-alt:before {
  content: "\f112";
}
.yith-icon-arrow-right-long-alt:before {
  content: "\f12c";
}
.yith-icon-arrow-right-long:before {
  content: "\f12d";
}
.yith-icon-arrow-right:before {
  content: "\e902";
}
.yith-icon-arrow-up-alt:before {
  content: "\f113";
}
.yith-icon-arrow-up-long-alt:before {
  content: "\f12e";
}
.yith-icon-arrow-up-long:before {
  content: "\f12f";
}
.yith-icon-arrow-up:before {
  content: "\e903";
}
.yith-icon-bank-check:before {
  content: "\e91e";
}
.yith-icon-bank:before {
  content: "\e91c";
}
.yith-icon-calendar-add:before {
  content: "\e913";
}
.yith-icon-calendar-money:before {
  content: "\e914";
}
.yith-icon-calendar-schedule:before {
  content: "\f11c";
}
.yith-icon-calendar:before {
  content: "\e904";
}
.yith-icon-calendar2:before {
  content: "\e915";
}
.yith-icon-cash-register:before {
  content: "\f124";
}
.yith-icon-cash:before {
  content: "\e91f";
}
.yith-icon-charts:before {
  content: "\f130";
}
.yith-icon-check-alt:before {
  content: "\f114";
}
.yith-icon-check-circle:before {
  content: "\e921";
}
.yith-icon-check-progress-circle:before {
  content: "\f11d";
}
.yith-icon-check:before {
  content: "\e905";
}
.yith-icon-clone:before {
  content: "\f105";
}
.yith-icon-close-alt:before {
  content: "\f117";
}
.yith-icon-close:before {
  content: "\e906";
}
.yith-icon-copy:before {
  content: "\f101";
}
.yith-icon-credit-card:before {
  content: "\e920";
}
.yith-icon-crown:before {
  content: "\f11b";
}
.yith-icon-download:before {
  content: "\f125";
}
.yith-icon-drag:before {
  content: "\e90f";
}
.yith-icon-edit:before {
  content: "\e907";
}
.yith-icon-enter:before {
  content: "\f126";
}
.yith-icon-eye-closed:before {
  content: "\e912";
}
.yith-icon-eye:before {
  content: "\e911";
}
.yith-icon-helping-hand:before {
  content: "\f10c";
}
.yith-icon-image:before {
  content: "\f10a";
}
.yith-icon-info-squared:before {
  content: "\e922";
}
.yith-icon-info:before {
  content: "\e90e";
}
.yith-icon-list-search:before {
  content: "\f10d";
}
.yith-icon-lock:before {
  content: "\f119";
}
.yith-icon-magnifier:before {
  content: "\e908";
}
.yith-icon-mail-out:before {
  content: "\f109";
}
.yith-icon-minus-alt:before {
  content: "\f118";
}
.yith-icon-minus:before {
  content: "\f10f";
}
.yith-icon-money-check:before {
  content: "\f11a";
}
.yith-icon-more:before {
  content: "\f102";
}
.yith-icon-paypal:before {
  content: "\e91b";
}
.yith-icon-pdf:before {
  content: "\f107";
}
.yith-icon-pencil:before {
  content: "\e909";
}
.yith-icon-people:before {
  content: "\e916";
}
.yith-icon-photo-add:before {
  content: "\f127";
}
.yith-icon-plus-alt:before {
  content: "\f115";
}
.yith-icon-plus:before {
  content: "\e90a";
}
.yith-icon-redo-alt:before {
  content: "\f121";
}
.yith-icon-redo:before {
  content: "\f11e";
}
.yith-icon-reply:before {
  content: "\e91a";
}
.yith-icon-reset:before {
  content: "\e910";
}
.yith-icon-save:before {
  content: "\f10b";
}
.yith-icon-settings:before {
  content: "\f123";
}
.yith-icon-shield-money:before {
  content: "\e917";
}
.yith-icon-sort-alt:before {
  content: "\f116";
}
.yith-icon-sort:before {
  content: "\f106";
}
.yith-icon-time-check:before {
  content: "\e918";
}
.yith-icon-trash:before {
  content: "\e90d";
}
.yith-icon-undo-alt:before {
  content: "\f120";
}
.yith-icon-undo:before {
  content: "\f11f";
}
.yith-icon-update:before {
  content: "\e90b";
}
.yith-icon-upload:before {
  content: "\e90c";
}
.yith-icon-user-off:before {
  content: "\f108";
}
.yith-icon-video:before {
  content: "\f10e";
}
.yith-icon-warning-triangle:before {
  content: "\e923";
}
.yith-icon-world-settings:before {
  content: "\e919";
}
.yith-icon-yith:before {
  content: "\e924";
}
.yith-icon-paypal-svgrepo-com:before {
  content: "\e91b";
}
.yith-icon-arrow_down:before {
  content: "\e900";
}
.yith-icon-arrow_eye:before {
  content: "\e911";
}
.yith-icon-arrow_eye_closed:before {
  content: "\e912";
}
.yith-icon-arrow_left:before {
  content: "\e901";
}
.yith-icon-arrow_right:before {
  content: "\e902";
}
.yith-icon-arrow_up:before {
  content: "\e903";
}
.yith-icon-calendar2:before {
  content: "\e904";
}
.yith-icon-calendar_add:before {
  content: "\e913";
}
.yith-icon-calendar_money:before {
  content: "\e914";
}
.yith-icon-shield_money:before {
  content: "\e917";
}
.yith-icon-time_check:before {
  content: "\e918";
}
.yith-icon-world_settings:before {
  content: "\e919";
}
.yith-icon-pencil:before {
  content: "\e907";
}
.yith-icon-update:before {
  content: "\e910";
} /*! This file is auto-generated */
.wp-color-picker {
  width: 80px;
  direction: ltr;
}
.wp-picker-container .hidden {
  display: none;
}
.wp-picker-container .wp-color-result.button {
  min-height: 30px;
  margin: 0 6px 6px 0;
  padding: 0 0 0 30px;
  font-size: 11px;
}
.wp-color-result-text {
  background: #f6f7f7;
  border-radius: 0 2px 2px 0;
  border-left: 1px solid #c3c4c7;
  color: #50575e;
  display: block;
  line-height: 2.54545455;
  padding: 0 6px;
  text-align: center;
}
.wp-color-result:focus,
.wp-color-result:hover {
  background: #f6f7f7;
  border-color: #8c8f94;
  color: #1d2327;
}
.wp-color-result:focus:after,
.wp-color-result:hover:after {
  color: #1d2327;
  border-color: #a7aaad;
  border-left: 1px solid #8c8f94;
}
.wp-picker-container {
  display: inline-block;
}
.wp-color-result:focus {
  border-color: #4f94d4;
  box-shadow: 0 0 3px rgba(34, 113, 177, 0.8);
}
.wp-color-result:active {
  transform: none !important;
}
.wp-picker-open + .wp-picker-input-wrap {
  display: inline-block;
  vertical-align: top;
}
.wp-picker-input-wrap label {
  display: inline-block;
  vertical-align: top;
}
.form-table .wp-picker-input-wrap label {
  margin: 0 !important;
}
.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,
.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,
.wp-picker-input-wrap .button.wp-picker-clear,
.wp-picker-input-wrap .button.wp-picker-default {
  margin-left: 6px;
  padding: 0 8px;
  line-height: 2.54545455;
  min-height: 30px;
}
.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
  background-color: #50575e;
}
.wp-picker-container .iris-picker {
  border-radius: 0;
  border-color: #dcdcde;
  margin-top: 6px;
}
.wp-picker-container input[type="text"].wp-color-picker {
  width: 4rem;
  font-size: 12px;
  font-family: monospace;
  line-height: 2.33333333;
  margin: 0;
  padding: 0 5px;
  vertical-align: top;
  min-height: 30px;
}
.wp-color-picker::-webkit-input-placeholder {
  color: #646970;
}
.wp-color-picker::-moz-placeholder {
  color: #646970;
  opacity: 1;
}
.wp-color-picker:-ms-input-placeholder {
  color: #646970;
}
.wp-picker-container input[type="text"].iris-error {
  background-color: #fcf0f1;
  border-color: #d63638;
  color: #000;
}
.iris-picker .iris-strip .ui-slider-handle:focus,
.iris-picker .ui-square-handle:focus {
  border-color: #3582c4;
  border-style: solid;
  box-shadow: 0 0 0 1px #3582c4;
  outline: 2px solid transparent;
}
.iris-picker .iris-palette:focus {
  box-shadow: 0 0 0 2px #3582c4;
}
@media screen and (max-width: 782px) {
  .wp-picker-container input[type="text"].wp-color-picker {
    width: 5rem;
    font-size: 16px;
    line-height: 1.875;
    min-height: 32px;
  }
  .wp-customizer .wp-picker-container input[type="text"].wp-color-picker {
    padding: 0 5px;
  }
  .wp-picker-input-wrap .button.wp-picker-clear,
  .wp-picker-input-wrap .button.wp-picker-default {
    padding: 0 8px;
    line-height: 2.14285714;
    min-height: 32px;
  }
  .wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,
  .wp-customizer .wp-picker-input-wrap .button.wp-picker-default {
    padding: 0 8px;
    font-size: 14px;
    line-height: 2.14285714;
    min-height: 32px;
  }
  .wp-picker-container .wp-color-result.button {
    padding: 0 0 0 40px;
    font-size: 14px;
    line-height: 2.14285714;
  }
  .wp-customizer .wp-picker-container .wp-color-result.button {
    font-size: 14px;
    line-height: 2.14285714;
  }
  .wp-picker-container .wp-color-result-text {
    padding: 0 14px;
    font-size: inherit;
    line-height: inherit;
  }
  .wp-customizer .wp-picker-container .wp-color-result-text {
    padding: 0 10px;
  }
} /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  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(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/css/owl/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%;
}
#ywdpd-quantity-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
#ywdpd-quantity-table th,
#ywdpd-quantity-table td {
  border: 1px solid #efefef;
  padding: 5px;
  text-align: center;
}
#ywdpd-quantity-table tr td:hover {
  cursor: pointer;
}
#ywdpd-quantity-table tr td.qty-price-info:hover span,
#ywdpd-quantity-table tr td:hover {
  color: #00a291 !important;
  background: none !important;
}
#ywdpd-quantity-table tr td.ywdpd_active {
  border: 1px solid #00a291;
  color: #00a291;
}
#ywdpd-quantity-table tr td * {
  pointer-events: none;
}
#ywdpd-quantity-table.horizontal tr.quantity_row td {
  border-bottom: 0 !important;
}
#ywdpd-quantity-table.horizontal tr.discount_row td {
  border-top: 0 !important;
}
#ywdpd-quantity-table.vertical td:nth-child(n + 2),
#ywdpd-quantity-table.vertical tr.ywdpd_header th:nth-child(n + 2) {
  border-left: 0 !important;
}
#ywdpd-quantity-boxed {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#ywdpd-quantity-boxed.horizontal {
  width: fit-content;
}
#ywdpd-quantity-boxed.vertical {
  width: fit-content;
  height: fit-content;
  flex-direction: column;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
  min-width: 150px;
  min-height: 100px;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item .ywdpp-boxed-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item .ywdpd-price {
  color: #86868b;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item .ywdpd-units {
  font-weight: 600;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item.ywdpd_active .ywdpd-units {
  color: #00a291;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item:hover {
  cursor: pointer;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item:hover .ywdpd-units {
  color: #00a291;
}
#ywdpd-quantity-boxed .ywdpd-boxed-item .ywdpd-discount {
  color: #00a291;
  font-size: 0.9em;
}
.show_note_on_apply_products,
.show_note_on_adjustment_products {
  margin: 20px 0;
}
.ywdpd_popup {
  position: fixed !important;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 0.75);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999 !important;
}
.ywdpd_popup .ywdpd_countdown {
  display: none;
  color: #d60000;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.ywdpd_popup .ywdpd_countdown .ywdpd-icon-time-check {
  display: block;
  width: 24px;
  height: 24px;
  background-color: #d60000;
  --svg: url('data:image/svg+xml,     <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">       <g id="Calendar Clock"><path id="Vector" d="M12 7V12H17M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>       </g>       </svg>');
  -webkit-mask: var(--svg);
  mask: var(--svg);
}
.ywdpd_popup .ywdpd_close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
  background: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/clear-24px.svg)
    no-repeat top left;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
}
.ywdpd_popup .ywdpd_close:hover {
  cursor: pointer;
}
.ywdpd_popup .ywdpd_image_badge,
.ywdpd_popup .ywdpd_qty_arrows .button,
.ywdpd_popup .single_add_to_cart_button,
.ywdpd_popup .product_taxonomy.button {
  border-color: var(--proteo-button_1_border_color, #01af8d);
  background: var(--proteo-button_1_bg_color, #01af8d);
  background-color: var(--proteo-button_1_bg_color, #01af8d);
  color: var(--proteo-button_1_font_color, #fff);
}
.ywdpd_popup .single_add_to_cart_button {
  margin: 0 !important;
  display: block;
}
.ywdpd_popup .ywdpd_button_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.ywdpd_popup .product_taxonomy.button {
  margin-top: 5px;
  line-height: 18px;
  display: block;
}
.ywdpd_popup .ywdpd_qty_arrows .button:hover,
.ywdpd_popup .single_add_to_cart_button:hover,
.ywdpd_popup .product_taxonomy.button:hover {
  border-color: var(--proteo-button_1_border_hover_color, #107774);
  background: var(--proteo-button_1_bg_hover_color, #107774);
  background-color: var(--proteo-button_1_bg_hover_color, #107774);
  color: var(--proteo-button_1_font_hover_color, #fff);
}
.ywdpd_popup .ywdpd_popup_general_content {
  padding: 40px 0 40px 0;
  box-shadow: 0 2px 6px #000;
  border-radius: 10px;
  background: #fff;
  position: relative;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content {
  max-height: 700px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_rule_title {
  text-align: center;
  max-width: 320px;
  margin: 0 auto 10px auto;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content::-webkit-scrollbar {
  width: 10px;
  z-index: 99999999 !important;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content::-webkit-scrollbar-track {
  background: #ebebeb;
  border-radius: 10px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  transition: all ease 0.3s;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage {
  position: relative;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items {
  padding: 0;
  list-style: none !important;
  margin: 0;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items.ywdpd_one_item {
  display: block !important;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items.ywdpd_one_item
  li.item {
  margin: 0 auto !important;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item {
  margin-right: 0 !important;
  padding-top: 15px;
  margin-bottom: 0 !important;
  width: 200px !important;
  float: none !important;
  font-size: 14px;
  text-align: center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  h5 {
  color: var(--proteo-button_1_border_color, #01af8d);
  font-weight: 400;
  margin-bottom: 0;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .single_add_to_cart_button,
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .product_taxonomy.button {
  width: 100%;
  font-size: inherit;
  text-align: inherit;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field {
  margin-top: 11px;
  border-top: 1px solid #e0e0e0;
  display: none;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_single_attribute {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_single_attribute
  .attribute_name {
  margin-right: 5px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_label {
  text-transform: uppercase;
  font-size: 10px;
  max-width: 100px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty {
  width: 80px;
  height: 41px;
  display: inline-block;
  border: none;
  padding-top: 5px;
  font-weight: 700;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows {
  position: absolute;
  right: 0;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .button {
  padding: 0;
  margin: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-left: 2.5px;
  margin-right: 2.5px;
  text-align: center;
  line-height: 28px;
  display: none;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .button.visible {
  display: inline-block;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .button
  span {
  width: 12px;
  height: 26px;
  display: inline-block;
  background: #fff;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .ywdpd_qty_decrease {
  display: none;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .ywdpd_qty_decrease
  span {
  -webkit-mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/minus-icon.svg)
    no-repeat center;
  mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/minus-icon.svg)
    no-repeat center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .ywdpd_qty_increase
  span {
  -webkit-mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/plus-icon.svg)
    no-repeat center;
  mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/plus-icon.svg)
    no-repeat center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .ywdpd_qty_remove
  span {
  -webkit-mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/trash-icon.svg)
    no-repeat center;
  mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/trash-icon.svg)
    no-repeat center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_qty_field
  .ywdpd_qty_arrows
  .ywdpd_qty_input {
  position: relative;
  margin-top: 15px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_single_product {
  position: relative;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_single_product
  img.ywdpd_loader {
  border: none !important;
  position: absolute;
  top: 40%;
  left: 50%;
  margin: 0;
  padding: 0;
  display: none;
  width: 16px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_image_container {
  position: relative;
  text-align: center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdpd_image_badge {
  display: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  float: right;
  top: -7px;
  right: -5px;
  z-index: 999;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.item
  .ywdp_check_icon {
  display: inline-block;
  width: 15px;
  height: 11px;
  -webkit-mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/check-added.svg)
    no-repeat center;
  mask: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/check-added.svg)
    no-repeat center;
  background: #fff;
  position: absolute;
  top: 7px;
  left: 5px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  li.product_taxonomy
  h5 {
  text-align: center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav {
  position: absolute;
  width: 100%;
  top: 30%;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev,
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-next {
  margin: 0;
  padding: 0;
  position: absolute;
  border-radius: 0;
  background-color: rgb(255 255 255 / 0.6509803922);
  height: 50px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev
  span,
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-next
  span {
  display: inline-block;
  background-image: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/arrow-slider.png);
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev:focus,
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-next:focus {
  outline: none;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev.disabled,
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-next.disabled {
  display: none;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev {
  left: 0;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-prev
  span {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-nav
  .owl-next {
  right: 10px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_popup_stage
  .ywdpd_popup_items
  .owl-dots {
  height: 0;
  display: none;
  visibility: hidden;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step1
  .ywdpd_btn_container {
  display: none;
  text-align: right;
  margin-right: 10px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step1
  .ywdpd_btn_container
  a {
  background: #fff;
  color: #01af8d;
  font-size: 14px;
  margin: 20px 0 0 0;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 {
  display: none;
  margin-left: 50px;
  margin-right: 50px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpdp_single_product {
  margin-top: 50px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpd_single_product_left {
  width: 40%;
  float: left;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpd_single_product_right
  .single_variation_wrap {
  display: none !important;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpd_button_add_to_gift {
  text-align: right;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpd_back {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/assets/icons/back.png);
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_step2
  .ywdpd_back:hover {
  cursor: pointer;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_step2 h4 {
  display: inline-block;
  width: 90%;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_footer {
  text-align: right;
  margin-top: 20px;
  margin-right: 10px;
  clear: both;
}
.ywdpd_popup .ywdpd_popup_general_content .ywdpd_popup_content .ywdpd_footer a {
  text-decoration: none;
  color: var(--proteo-general_link_color, #01af8d);
  font-size: 12px;
}
.ywdpd_popup
  .ywdpd_popup_general_content
  .ywdpd_popup_content
  .ywdpd_footer
  a:hover {
  color: var(--proteo-general_link_hover_color, #107774);
}
.ywdpd_popup .ywdpd_popup_wrapper {
  position: relative;
  max-width: 715px;
  min-width: 438px;
  margin: 0 auto;
}
.ywdpd_popup .ywdpd_popup_wrapper.full {
  width: 100%;
  height: 100%;
  max-width: unset;
  min-width: unset;
}
.ywdpd_popup .ywdpd_popup_wrapper.full .ywdpd_popup_general_content {
  margin: 40px 20px 20px 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .ywdpd_popup .ywdpd_popup_wrapper {
    position: relative;
    width: 90%;
    min-width: unset;
    margin: 0 auto;
  }
}
.select2-container.ywdpd_select2 {
  z-index: 9999;
}
.ywdpd_list_cart_rules_applied {
  list-style: none;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.ywdpd_list_cart_rules_applied li {
  border-bottom: 1px solid rgb(238 221 238 / 0.8666666667);
  margin-bottom: 4px;
}
.ywdpd_list_cart_rules_applied li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.ywdpd-cart-notices-wrapper.ywdpd_banner_hide {
  display: none;
} /*! elementor - v3.29.0 - 04-06-2025 */
.elementor-hidden {
  display: none;
}
.elementor-visibility-hidden {
  visibility: hidden;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.elementor-clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  padding: 0.75em;
}
.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 {
  background-color: transparent;
  margin: 0;
}
.elementor img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
}
.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 {
  border: none;
  line-height: 1;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  direction: ltr;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-video-container {
  pointer-events: none;
  transition: opacity 1s;
}
.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 {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.elementor .elementor-background-video {
  max-width: none;
}
.elementor .elementor-background-video-hosted {
  -o-object-fit: cover;
  object-fit: cover;
}
.elementor .elementor-background-overlay {
  inset: 0;
  position: absolute;
}
.elementor .elementor-background-slideshow {
  inset: 0;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-slideshow__slide__image {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.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: 1024px) {
  .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;
  align-self: var(--align-self);
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
}
.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1;
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  gap: var(--row-gap) var(--column-gap);
  justify-content: var(--justify-content);
}
.elementor-invisible {
  visibility: hidden;
}
.elementor-align-center {
  text-align: center;
}
.elementor-align-right {
  text-align: right;
}
.elementor-align-left {
  text-align: left;
}
.elementor-align-center .elementor-button,
.elementor-align-left .elementor-button,
.elementor-align-right .elementor-button {
  width: auto;
}
.elementor-align-justify .elementor-button {
  width: 100%;
}
.elementor-custom-embed-play {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.elementor-custom-embed-play i {
  color: #fff;
  font-size: 100px;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(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-duration: 10s;
  transition-property: transform;
  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: -1) {
  .elementor-widescreen-align-center {
    text-align: center;
  }
  .elementor-widescreen-align-right {
    text-align: right;
  }
  .elementor-widescreen-align-left {
    text-align: left;
  }
  .elementor-widescreen-align-center .elementor-button,
  .elementor-widescreen-align-left .elementor-button,
  .elementor-widescreen-align-right .elementor-button {
    width: auto;
  }
  .elementor-widescreen-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-laptop-align-center {
    text-align: center;
  }
  .elementor-laptop-align-right {
    text-align: right;
  }
  .elementor-laptop-align-left {
    text-align: left;
  }
  .elementor-laptop-align-center .elementor-button,
  .elementor-laptop-align-left .elementor-button,
  .elementor-laptop-align-right .elementor-button {
    width: auto;
  }
  .elementor-laptop-align-justify .elementor-button {
    width: 100%;
  }
  .elementor-tablet_extra-align-center {
    text-align: center;
  }
  .elementor-tablet_extra-align-right {
    text-align: right;
  }
  .elementor-tablet_extra-align-left {
    text-align: left;
  }
  .elementor-tablet_extra-align-center .elementor-button,
  .elementor-tablet_extra-align-left .elementor-button,
  .elementor-tablet_extra-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-tablet-align-center {
    text-align: center;
  }
  .elementor-tablet-align-right {
    text-align: right;
  }
  .elementor-tablet-align-left {
    text-align: left;
  }
  .elementor-tablet-align-center .elementor-button,
  .elementor-tablet-align-left .elementor-button,
  .elementor-tablet-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-mobile_extra-align-center {
    text-align: center;
  }
  .elementor-mobile_extra-align-right {
    text-align: right;
  }
  .elementor-mobile_extra-align-left {
    text-align: left;
  }
  .elementor-mobile_extra-align-center .elementor-button,
  .elementor-mobile_extra-align-left .elementor-button,
  .elementor-mobile_extra-align-right .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-right {
    text-align: right;
  }
  .elementor-mobile-align-left {
    text-align: left;
  }
  .elementor-mobile-align-center .elementor-button,
  .elementor-mobile-align-left .elementor-button,
  .elementor-mobile-align-right .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-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .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-widget-wrap {
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.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: var(--kit-widget-spacing, 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 {
  display: flex;
  min-height: 1px;
  position: relative;
}
.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: 1024px) {
  .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: -1) {
  .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: 1025px) and (max-width: -1) {
  .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: -1) and (max-width: -1) {
  .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: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child,
  .elementor-reverse-laptop > .elementor-container > :nth-child(10),
  .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) {
    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: 1024px) {
  .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: -1) and (max-width: 1024px) {
  .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: -1) {
  .elementor-reverse-tablet > .elementor-container > :first-child,
  .elementor-reverse-tablet > .elementor-container > :nth-child(10),
  .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) {
    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%;
  }
}
.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;
  margin-bottom: calc(-1 * var(--grid-row-gap));
  width: 100%;
  word-spacing: var(--grid-column-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: -1) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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: -1) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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);
  }
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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: -1) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-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: 1025px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: -1) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.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);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 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);
  border-radius: var(--border-radius);
  height: var(--height);
  min-height: var(--min-height);
  min-width: 0;
  overflow: var(--overflow);
  position: var(--position);
  width: var(--width);
  z-index: var(--z-index);
  --flex-wrap-mobile: wrap;
  margin-block-end: var(--margin-block-end);
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-end: var(--padding-inline-end);
  padding-inline-start: var(--padding-inline-start);
}
.e-con:not(.e-div-block-base) {
  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);
}
.e-con {
  --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 {
  padding-block-end: var(--padding-block-end);
  padding-block-start: var(--padding-block-start);
  text-align: var(--text-align);
}
.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 {
  align-content: var(--grid-align-content);
  align-items: var(--align-items);
  grid-auto-flow: var(--grid-auto-flow);
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  justify-items: var(--justify-items);
}
.e-con-boxed.e-flex {
  align-content: normal;
  align-items: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
}
.e-con-boxed.e-grid {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  justify-items: legacy;
}
.e-con-boxed {
  gap: initial;
  text-align: initial;
}
.e-con.e-flex > .e-con-inner {
  align-content: var(--align-content);
  align-items: var(--align-items);
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
}
.e-con.e-grid > .e-con-inner {
  align-items: var(--align-items);
  justify-items: var(--justify-items);
}
.e-con > .e-con-inner {
  gap: var(--row-gap) var(--column-gap);
  height: 100%;
  margin: 0 auto;
  max-width: var(--content-width);
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 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 {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  content: var(--background-overlay);
  display: block;
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  position: absolute;
  top: calc(0px - var(--border-top-width));
  transition: var(--overlay-transition, 0.3s);
  width: max(100% + var(--border-left-width) + var(--border-right-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-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  top: calc(0px - var(--border-top-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner)
    > .elementor-background-video-container.elementor-hidden-mobile {
    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%;
}
.e-con .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }
  .e-con.e-flex .elementor-widget-archive-posts {
    width: 100%;
  }
}
.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 {
  align-items: center;
  flex-wrap: wrap;
}
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end;
}
.elementor-field-group .elementor-field-textual {
  background-color: transparent;
  border: 1px solid #69727d;
  color: #1f2124;
  flex-grow: 1;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgba(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;
  flex-basis: 100%;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-inline-end: 20px;
  text-transform: inherit;
}
.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  top: 50%;
  transform: translateY(-50%);
}
.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 {
  color: red;
  content: "*";
  padding-inline-start: 0.2em;
}
.elementor-field-textual {
  border-radius: 3px;
  font-size: 15px;
  line-height: 1.4;
  min-height: 40px;
  padding: 5px 14px;
}
.elementor-field-textual.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
}
.elementor-field-textual.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
}
.elementor-field-textual.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
}
.elementor-field-textual.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
}
.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: 1024px) {
  .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 {
  font-size: 1em;
  line-height: 1;
  margin: 10px 0;
}
.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-style: normal;
  font-weight: 400;
  margin-inline-end: 5px;
  vertical-align: middle;
}
.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 {
  border: none;
  padding-block-end: 0;
  padding-block-start: 0;
}
.elementor-form .elementor-button-content-wrapper,
.elementor-form .elementor-button > span {
  display: flex;
  flex-direction: row;
  gap: 5px;
  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:not(.e-div-block-base) .elementor-widget-container,
.elementor-element:not(.e-div-block-base):not(
    :has(.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-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.elementor-button {
  background-color: #69727d;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  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;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-button-icon {
  align-items: center;
  display: flex;
}
.elementor-button-icon svg {
  height: auto;
  width: 1em;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}
.elementor-button-text {
  display: inline-block;
}
.elementor-button.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  padding: 10px 20px;
}
.elementor-button.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  padding: 15px 30px;
}
.elementor-button.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  padding: 20px 40px;
}
.elementor-button.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  padding: 25px 50px;
}
.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-view-stacked .elementor-icon {
  background-color: #69727d;
  color: #fff;
  padding: 0.5em;
  fill: #fff;
}
.elementor-view-framed .elementor-icon {
  background-color: transparent;
  border: 3px solid #69727d;
  color: #69727d;
  padding: 0.5em;
}
.elementor-icon {
  color: #69727d;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
}
.elementor-icon:hover {
  color: #69727d;
}
.elementor-icon i,
.elementor-icon svg {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.elementor-icon i:before,
.elementor-icon svg:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.elementor-icon i.fad {
  width: auto;
}
.elementor-shape-square .elementor-icon {
  border-radius: 0;
}
.elementor-shape-rounded .elementor-icon {
  border-radius: 10%;
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}
.e-transform .elementor-widget-container,
.e-transform:not(:has(.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);
}
.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;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-laptop,
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (min-width: -1) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}
.elementor-kit-35 {
  --e-global-color-primary: #000000;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #000000;
  --e-global-color-accent: #61ce70;
  --e-global-color-77116fe: #ffffff;
  --e-global-typography-primary-font-family: "Century Gothic";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Century Gothic";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Century Gothic";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Century Gothic";
  --e-global-typography-accent-font-weight: 500;
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 e-page-transition {
  background-color: #ffbc7d;
}
.elementor-kit-35 a {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h1 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h2 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h3 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h4 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h5 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 h6 {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 button,
.elementor-kit-35 input[type="button"],
.elementor-kit-35 input[type="submit"],
.elementor-kit-35 .elementor-button {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 label {
  font-family: "Century Gothic", Sans-serif;
}
.elementor-kit-35 input:not([type="button"]):not([type="submit"]),
.elementor-kit-35 textarea,
.elementor-kit-35 .elementor-field-textual {
  font-family: "Century Gothic", Sans-serif;
}
.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;
  --widgets-spacing-row: 20px;
  --widgets-spacing-column: 20px;
}
 {
}
h1.entry-title {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('./Century-Gothic.ttf')
    format("truetype");
}
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images,
#sb_instagram.sbi_fixed_height {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#sb_instagram:after,
.sbi_lb-commentBox:after,
.sbi_lb-data:after,
.sbi_lb-dataContainer:after,
.sbi_lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
#sb_instagram.sbi_fixed_height {
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
#sb_instagram #sbi_images {
  box-sizing: border-box;
  display: grid;
  width: 100%;
  padding: 12px 0;
}
#sb_instagram .sbi_header_link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sb_instagram .sbi_header_link:hover,
.sbi_lightbox a img {
  border: none;
}
#sb_instagram #sbi_images .sbi_item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  zoom: 1;
  margin: 0 !important;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
  opacity: 0;
}
#sb_instagram.sbi_col_1 #sbi_images,
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(1, 1fr);
}
#sb_instagram.sbi_col_2 #sbi_images,
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(2, 1fr);
}
#sb_instagram.sbi_col_3 #sbi_images,
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(3, 1fr);
}
#sb_instagram.sbi_col_4 #sbi_images,
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(4, 1fr);
}
#sb_instagram.sbi_col_5 #sbi_images,
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(5, 1fr);
}
#sb_instagram.sbi_col_6 #sbi_images,
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(6, 1fr);
}
#sb_instagram.sbi_col_7 #sbi_images,
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(7, 1fr);
}
#sb_instagram.sbi_col_8 #sbi_images,
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(8, 1fr);
}
#sb_instagram.sbi_col_9 #sbi_images,
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(9, 1fr);
}
#sb_instagram.sbi_col_10 #sbi_images,
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(10, 1fr);
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_photo_wrap {
  position: relative;
}
#sb_instagram .sbi_photo {
  display: block;
  text-decoration: none;
}
#sb_instagram .sbi_photo img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  scale: 1;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  vertical-align: middle;
}
#sb_instagram .sbi_no_js img,
#sb_instagram br,
#sb_instagram p:empty,
#sb_instagram.sbi_no_js .sbi_load_btn,
#sb_instagram.sbi_no_js .sbi_photo img {
  display: none;
}
#sb_instagram a,
#sb_instagram a:active,
#sb_instagram a:focus,
#sb_instagram a:hover,
.sbi_lightbox a:active,
.sbi_lightbox a:focus,
.sbi_lightbox a:hover {
  outline: 0;
}
#sb_instagram img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
}
#sb_instagram .sbi_link {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
#sb_instagram .sbi_link a {
  padding: 0 6px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
#sb_instagram .sbi_link .sbi_lightbox_link {
  padding-bottom: 5px;
}
#sb_instagram .sbi_link a:focus,
#sb_instagram .sbi_link a:hover {
  text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:focus .sbi_link,
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
  display: block;
}
#sb_instagram svg:not(:root).svg-inline--fa {
  height: 1em;
  display: inline-block;
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel .fa-clone {
  display: block !important;
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0.9);
  font-style: normal !important;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_video .sbi_playbtn {
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -19px;
  padding: 0;
  font-size: 48px;
}
#sb_instagram .sbi_type_carousel .fa-clone {
  right: 12px;
  top: 12px;
  font-size: 24px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
#sb_instagram .sbi_loader {
  width: 20px;
  height: 20px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
  animation: 1s ease-in-out infinite sbi-sk-scaleout;
}
#sbi_load p {
  display: inline;
  padding: 0;
  margin: 0;
}
#sb_instagram #sbi_load .sbi_loader {
  position: absolute;
  margin-top: -11px;
  background-color: #fff;
  opacity: 1;
}
@-webkit-keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.sbi-screenreader {
  text-indent: -9999px !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  text-align: left !important;
  overflow: hidden !important;
}
#sb_instagram .sb_instagram_header,
.sb_instagram_header {
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 0;
}
#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
  transition: color 0.5s;
  text-decoration: none;
}
.sb_instagram_header.sbi_header_outside {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
}
.sbi_no_avatar .sbi_header_img {
  background: #333;
  color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
}
.sb_instagram_header .sbi_header_hashtag_icon {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
}
.sbi_no_avatar .sbi_header_hashtag_icon {
  display: block;
  color: #fff;
  opacity: 0.9;
  -webkit-transition: background 0.6s linear, color 0.6s linear;
  -moz-transition: background 0.6s linear, color 0.6s linear;
  -o-transition: background 0.6s linear, color 0.6s linear;
  transition: background 0.6s linear, color 0.6s linear;
}
.sbi_no_avatar:hover .sbi_header_hashtag_icon {
  display: block;
  opacity: 1;
  -webkit-transition: background 0.2s linear, color 0.2s linear;
  -moz-transition: background 0.2s linear, color 0.2s linear;
  -o-transition: background 0.2s linear, color 0.2s linear;
  transition: background 0.2s linear, color 0.2s linear;
}
@media all and (min-width: 480px) {
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
  .sb_instagram_header.sbi_medium .sbi_header_img,
  .sb_instagram_header.sbi_medium .sbi_header_img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    font-size: 20px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
    font-size: 14px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    line-height: 1.4;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
  .sb_instagram_header.sbi_large .sbi_header_img,
  .sb_instagram_header.sbi_large .sbi_header_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
  .sb_instagram_header.sbi_large .sbi_header_text h3 {
    font-size: 28px;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
    font-size: 16px;
  }
}
#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 50%;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
  transition: opacity 0.4s ease-in-out;
}
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
#sb_instagram
  .sb_instagram_header.sbi_medium
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  font-size: 36px;
}
#sb_instagram
  .sb_instagram_header.sbi_large
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  font-size: 48px;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
  overflow: hidden;
}
#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,
.sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sbi_lb-nav a.sbi_lb-next:hover,
.sbi_lb-nav a.sbi_lb-prev:hover {
  opacity: 1;
}
#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,
.sb_instagram_header.sbi_large .sbi_feedtheme_header_text {
  gap: 8px;
}
.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
  gap: 4px;
}
.sbi_feedtheme_header_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 4px;
}
#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
  font-size: 13px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
  margin-right: 3px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
  clear: both;
}
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  opacity: 1;
  transition: 0.5s ease-in;
}
#sb_instagram #sbi_load .fa-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -7px;
  font-size: 15px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 7px 14px;
  margin: 5px auto 0;
  background: #333;
  text-decoration: none;
  line-height: 1.5;
}
#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
  opacity: 1;
  transition: 0.1s ease-in;
}
#sb_instagram .sbi_hidden {
  opacity: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.1s ease-in;
}
.sbi_lb-nav a.sbi_lb-next,
.sbi_lb-nav a.sbi_lb-prev {
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
}
#sb_instagram .sbi_follow_btn {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top {
  display: block;
  margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a {
  background: #408bd1;
  color: #fff;
}
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: 0;
  box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
}
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
  outline: 0;
  box-shadow: inset 0 0 10px 20px #359dff;
}
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active {
  box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px;
}
#sb_instagram .sbi_follow_btn svg {
  vertical-align: -0.125em;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 5px;
}
#sb_instagram .sb_instagram_error {
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#sbi_mod_error {
  display: none;
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 10px 0 0;
  padding: 10px 15px;
  font-size: 13px;
  text-align: center;
  clear: both;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#sbi_mod_error br {
  display: initial !important;
}
#sbi_mod_error p {
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul {
  padding: 5px 0 5px 20px !important;
  margin: 0 !important;
}
#sbi_mod_error li {
  padding: 1px 0 !important;
  margin: 0 !important;
}
#sbi_mod_error span {
  font-size: 12px;
}
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_medium .sbi_playbtn {
  margin-top: -12px;
  margin-left: -9px;
  font-size: 23px;
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 8px;
  top: 8px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_playbtn {
  margin-top: -9px;
  margin-left: -7px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 5px;
  top: 5px;
  font-size: 12px;
}
@media all and (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_width_resp {
    width: 100% !important;
  }
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
  content: "";
  display: block;
  padding-top: 100%;
  z-index: -300;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
  padding-bottom: 0 !important;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn {
  display: inline-block;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  border-radius: 5px;
  margin-top: 10px;
  color: #444;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
  background: rgba(0, 0, 0, 0.15);
}
#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
  margin-right: 2px;
}
#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_dark {
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_caption,
#sb_instagram.sbi_palette_dark .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_dark,
.sbi_header_palette_dark .sbi_bio {
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_dark a {
  color: #fff;
}
#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_light {
  color: rgba(0, 0, 0, 0.85);
  background-color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_light .sbi_caption,
#sb_instagram.sbi_palette_light .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_light,
.sbi_header_palette_light .sbi_bio {
  color: rgba(0, 0, 0, 0.85);
}
#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_light a {
  color: #000;
}
@media all and (max-width: 800px) {
  #sb_instagram.sbi_tab_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
  #sb_instagram.sbi_tab_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_tab_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_tab_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_tab_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_tab_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_tab_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_tab_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_tab_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_tab_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
}
@media all and (max-width: 480px) {
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images,
  #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images,
  #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_mob_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_mob_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_mob_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_mob_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_mob_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_mob_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_mob_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_mob_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_mob_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
}
#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
  display: none !important;
}
body:after {
  content: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png);
  display: none;
}
.sbi_lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #000;
  opacity: 0.9;
  display: none;
}
.sbi_lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: 400;
}
.sbi_lightbox .sbi_lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  object-fit: contain;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.sbi_lb-outerContainer {
  position: relative;
  background-color: #000;
  width: 250px;
  height: 250px;
  margin: 0 auto 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sbi_lb-container-wrapper {
  height: 100%;
}
.sbi_lb-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
}
.sbi_lb-loader {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  line-height: 0;
}
.sbi_lb-loader span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png)
    no-repeat;
}
.sbi_lb-container > .nav {
  left: 0;
}
.sbi_lb-nav a {
  position: absolute;
  z-index: 100;
  top: 0;
  height: 90%;
  outline: 0;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.sbi_lb-next,
.sbi_lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.sbi_lb-nav a.sbi_lb-prev {
  left: -70px;
  float: left;
  transition: opacity 0.2s;
}
.sbi_lb-nav a.sbi_lb-next {
  right: -70px;
  float: right;
  transition: opacity 0.2s;
}
.sbi_lb-nav span {
  display: block;
  top: 55%;
  position: absolute;
  left: 20px;
  width: 34px;
  height: 45px;
  margin: -25px 0 0;
  background: url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png)
    no-repeat;
}
.sbi_lb-nav a.sbi_lb-prev span {
  background-position: -53px 0;
}
.sbi_lb-nav a.sbi_lb-next span {
  left: auto;
  right: 20px;
  background-position: -18px 0;
}
.sbi_lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
  position: relative;
  padding-right: 300px;
  background: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
  position: relative;
  background: #000;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  width: 300px !important;
  position: absolute;
  top: 0;
  right: -300px;
  height: 100%;
  bottom: 0;
  background: #fff;
  line-height: 1.4;
  overflow: hidden;
  overflow-y: auto;
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
  display: block !important;
  width: 100%;
  margin-top: 20px;
  padding: 4px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
  padding-bottom: 0;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
  display: inline-block;
  padding-top: 10px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
  display: block !important;
  width: 100%;
  min-width: 100%;
  float: left;
  clear: both;
  font-size: 12px;
  padding: 3px 20px 3px 0;
  margin: 0 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
  font-weight: 700;
  margin-right: 5px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  box-sizing: border-box;
  padding: 15px 20px;
}
.sbi_lb-data {
  padding: 0 4px;
  color: #ccc;
}
.sbi_lb-data .sbi_lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1;
}
.sbi_lb-data .sbi_lb-caption {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 3px;
  color: #ccc;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.sbi_lb-data .sbi_lb-caption a {
  color: #ccc;
  font-weight: 700;
  text-decoration: none;
}
.sbi_lb-commenter:hover,
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lb-data .sbi_lb-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
  float: left;
  width: 100%;
  color: #ccc;
  padding-bottom: 0;
  display: block;
  margin: 0 0 5px;
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username
  p,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username:hover
  p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
  color: #333;
}
.sbi_lightbox .sbi_lightbox_username img {
  float: left;
  border: none;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background: #666;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.sbi_lightbox_username p {
  float: left;
  margin: 0;
  padding: 0;
  color: #ccc;
  line-height: 32px;
  font-weight: 700;
  font-size: 13px;
}
.sbi_lb-data .sbi_lb-number {
  display: block;
  float: left;
  clear: both;
  padding: 5px 0 15px;
  font-size: 12px;
  color: #999;
}
.sbi_lb-data .sbi_lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #aaa;
  text-align: right;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sbi_lb-data .sbi_lb-close:hover {
  cursor: pointer;
  opacity: 1;
  color: #fff;
}
.sbi_lb-nav {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: auto;
}
.sbi-feed-block-cta,
.sbi-feed-block-cta-img-ctn {
  width: 100% !important;
  position: relative !important;
}
.sbi_lightbox .sbi_owl-item:nth-child(n + 2) .sbi_video {
  position: relative !important;
}
.sbi_lb-container {
  padding: 0;
}
.sbi-feed-block-cta {
  border: 1px solid #e8e8eb !important;
  border-radius: 2px !important;
  text-align: center !important;
}
.sbi-feed-block-cta-img-ctn {
  float: left !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 50px !important;
  margin-bottom: 35px !important;
}
.sbi-feed-block-cta-img {
  width: 65px !important;
  height: 65px !important;
  position: relative !important;
  border: 2px solid #dcdde1 !important;
  border-radius: 16px !important;
  -webkit-transform: rotate(-3deg) !important;
  transform: rotate(-3deg) !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.sbi-feed-block-cta-img span svg {
  float: left !important;
}
.sbi-feed-block-cta-img > * {
  -webkit-transform: rotate(3deg) !important;
  transform: rotate(3deg) !important;
}
.sbi-feed-block-cta-logo {
  position: absolute !important;
  right: -15px !important;
  bottom: -19px !important;
  z-index: 1 !important;
}
.sbi-feed-block-cta-heading {
  font-size: 19px !important;
  padding: 0 !important;
  margin: 0 0 30px !important;
  display: inline-block !important;
  width: 100% !important;
  font-weight: 700 !important;
  line-height: 1.4em !important;
}
.sbi-feed-block-cta-btn {
  background: #0068a0 !important;
  border-radius: 2px !important;
  padding: 8px 20px 8px 38px !important;
  cursor: pointer !important;
  color: #fff !important;
  position: relative !important;
  margin-bottom: 30px !important;
}
.sbi-feed-block-cta-btn:after,
.sbi-feed-block-cta-btn:before {
  content: "" !important;
  position: absolute !important;
  width: 2px !important;
  height: 12px !important;
  background: #fff !important;
  left: 20px !important;
  top: 14px !important;
}
.sbi-feed-block-cta-btn:after {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
.sbi-feed-block-cta-desc {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px !important;
  background: #f9f9fa !important;
  border-top: 1px solid #e8e8eb !important;
  margin-top: 35px !important;
  flex-direction: column !important;
}
.sbi-feed-block-cta-desc strong {
  color: #141b38 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
}
.sbi-feed-block-cta-desc span {
  color: #434960 !important;
  font-size: 14px !important;
  line-height: 1.5em !important;
  padding: 0 20% !important;
}
.sbi-feed-block-cta-desc span a,
.sbi-feed-block-cta-selector span a {
  text-transform: capitalize !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
.sbi-feed-block-cta-selector {
  width: 100% !important;
  padding: 0 20% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  margin-bottom: 45px !important;
}
.sbi-feed-block-cta-feedselector {
  border: 1px solid #d0d1d7 !important;
  padding: 8px 16px !important;
  margin-bottom: 15px !important;
  max-width: 100% !important;
  min-width: 400px !important;
}
.sbi-feed-block-cta-selector span {
  color: #2c324c !important;
}
.sbi-feed-block-cta-selector span a:after {
  color: #2c324c !important;
  margin-left: 2px !important;
  font-weight: 400 !important;
  text-decoration-color: #fff !important;
}
.sbi-feed-block-cta-selector span a:first-of-type:after {
  content: "," !important;
}
.sbi-feed-block-cta-selector span a:nth-of-type(2):after {
  content: "or" !important;
  margin-left: 5px !important;
  margin-right: 2px !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  content: "" !important;
  height: 16px !important;
  font-variant: normal !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before {
  top: 10px !important;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
} /**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

@font-face {
  font-display: swap;
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  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(0px, 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: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.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(0px, -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: rgba(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: rgba(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: rgba(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: transparent;
}
.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: 0px;
  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-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 .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
  line-height: 0;
}
.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
  display: none;
}
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper ~ .elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper ~ .elementor-swiper-button {
  color: hsla(0, 0%, 93%, 0.9);
  cursor: pointer;
  display: inline-flex;
  font-size: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper ~ .elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper ~ .elementor-swiper-button svg {
  fill: hsla(0, 0%, 93%, 0.9);
  height: 1em;
  width: 1em;
}
.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper ~ .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper ~ .elementor-swiper-button-prev {
  left: 10px;
}
.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper ~ .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper ~ .elementor-swiper-button-next {
  right: 10px;
}
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper ~ .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
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image,
.elementor-lightbox
  .swiper
  .swiper-image-stretch
  .swiper-slide
  .swiper-slide-image {
  width: 100%;
}
.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 .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.swiper-cube .elementor-swiper-button,
.elementor-element .swiper.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-horizontal) ~ .swiper-pagination-bullets,
.elementor-lightbox :where(.swiper-horizontal) ~ .swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%;
}
.elementor-element
  :where(.swiper-horizontal)
  ~ .swiper-pagination-bullets
  .swiper-pagination-bullet,
.elementor-lightbox
  :where(.swiper-horizontal)
  ~ .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.elementor-element :where(.swiper-horizontal) ~ .swiper-pagination-progressbar,
.elementor-lightbox
  :where(.swiper-horizontal)
  ~ .swiper-pagination-progressbar {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}
.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper {
  padding-bottom: 30px;
}
.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
  .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-lightbox.elementor-arrows-position-outside .swiper {
  width: calc(100% - 60px);
}
.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
  .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-prev {
  left: 0;
}
.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
  .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside
  .swiper
  ~ .elementor-swiper-button-next {
  right: 0;
} /*! elementor-pro - v3.29.0 - 04-06-2025 */
.elementor-slides .swiper-slide-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  min-width: 100%;
}
.elementor-slides .swiper-slide-inner {
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
  color: #fff;
  display: flex;
}
.elementor-slides .swiper-slide-inner .elementor-background-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.elementor-slides .swiper-slide-inner .elementor-slide-content {
  position: relative;
  width: 100%;
  z-index: 1;
}
.elementor-slides .swiper-slide-inner .elementor-slide-heading {
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description {
  font-size: 17px;
  line-height: 1.4;
}
.elementor-slides
  .swiper-slide-inner
  .elementor-slide-description:not(:last-child),
.elementor-slides
  .swiper-slide-inner
  .elementor-slide-heading:not(:last-child) {
  margin-bottom: 30px;
}
.elementor-slides .swiper-slide-inner .elementor-slide-button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
}
.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
  background: transparent;
  color: inherit;
  text-decoration: none;
}
.elementor--v-position-top .swiper-slide-inner {
  align-items: flex-start;
}
.elementor--v-position-bottom .swiper-slide-inner {
  align-items: flex-end;
}
.elementor--v-position-middle .swiper-slide-inner {
  align-items: center;
}
.elementor--h-position-left .swiper-slide-inner {
  justify-content: flex-start;
}
.elementor--h-position-right .swiper-slide-inner {
  justify-content: flex-end;
}
.elementor--h-position-center .swiper-slide-inner {
  justify-content: center;
}
body.rtl .elementor-widget-slides .elementor-swiper-button-next {
  left: 10px;
  right: auto;
}
body.rtl .elementor-widget-slides .elementor-swiper-button-prev {
  left: auto;
  right: 10px;
}
.elementor-slides-wrapper div:not(.swiper-slide) > .swiper-slide-inner {
  display: none;
}
@media (max-width: 767px) {
  .elementor-slides .swiper-slide-inner {
    padding: 30px;
  }
  .elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
} /*! elementor - v3.29.0 - 04-06-2025 */
.elementor-widget-heading
  .elementor-heading-title[class*="elementor-size-"]
  > a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px;
} /*! elementor - v3.29.0 - 04-06-2025 */
.elementor-widget-image {
  text-align: center;
}
.elementor-widget-image a {
  display: inline-block;
}
.elementor-widget-image a img[src$=".svg"] {
  width: 48px;
}
.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle;
} /*! elementor - v3.29.0 - 04-06-2025 */
.elementor-widget-image-box .elementor-image-box-content {
  width: 100%;
}
@media (min-width: 768px) {
  .elementor-widget-image-box.elementor-position-left
    .elementor-image-box-wrapper,
  .elementor-widget-image-box.elementor-position-right
    .elementor-image-box-wrapper {
    display: flex;
  }
  .elementor-widget-image-box.elementor-position-right
    .elementor-image-box-wrapper {
    flex-direction: row-reverse;
    text-align: end;
  }
  .elementor-widget-image-box.elementor-position-left
    .elementor-image-box-wrapper {
    flex-direction: row;
    text-align: start;
  }
  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto;
  }
  .elementor-widget-image-box.elementor-vertical-align-top
    .elementor-image-box-wrapper {
    align-items: flex-start;
  }
  .elementor-widget-image-box.elementor-vertical-align-middle
    .elementor-image-box-wrapper {
    align-items: center;
  }
  .elementor-widget-image-box.elementor-vertical-align-bottom
    .elementor-image-box-wrapper {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 15px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block;
}
.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center;
}
.elementor-widget-image-box .elementor-image-box-description {
  margin: 0;
} /*! elementor-pro - v3.29.0 - 04-06-2025 */
.elementor-products-grid ul.products.elementor-grid {
  display: grid;
  margin: 0;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
}
.elementor-products-grid ul.products.elementor-grid:after,
.elementor-products-grid ul.products.elementor-grid:before {
  content: none;
  display: none;
}
.elementor-products-grid ul.products.elementor-grid li.product {
  display: var(--button-align-display);
  flex-direction: var(--button-align-direction);
  float: none;
  justify-content: var(--button-align-justify);
  margin: 0;
  padding: 0;
  width: auto;
}
.elementor-products-grid ul.products.elementor-grid li.product .onsale {
  display: none;
  padding: 0;
}
.elementor-products-grid
  ul.products.elementor-grid
  li.product
  a.woocommerce-loop-product__link {
  display: block;
  position: relative;
}
.elementor-products-grid:not(.show-heading-yes) .products > h2 {
  display: none;
}
.elementor-products-grid nav.woocommerce-pagination {
  margin-top: 40px;
}
.elementor-products-grid:not(.elementor-show-pagination-border-yes)
  nav.woocommerce-pagination
  ul {
  border: 0;
}
.elementor-products-grid:not(.elementor-show-pagination-border-yes)
  nav.woocommerce-pagination
  ul
  li {
  border-left: 0;
  border-right: 0;
}
.elementor-widget-woocommerce-products:not(.products-heading-show)
  .cross-sells
  > h2,
.elementor-widget-woocommerce-products:not(.products-heading-show)
  .related
  > h2,
.elementor-widget-woocommerce-products:not(.products-heading-show)
  .upsells
  > h2 {
  display: none;
}
.elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2,
.elementor-widget-woocommerce-products.products-heading-show .related > h2,
.elementor-widget-woocommerce-products.products-heading-show .upsells > h2 {
  color: var(--products-title-color);
  display: block;
  margin-bottom: var(--products-title-spacing, 1rem);
  text-align: var(--products-title-alignment, left);
}
.elementor-product-loop-item--align-left ul.products li.product .star-rating {
  margin-right: auto;
}
.elementor-product-loop-item--align-right ul.products li.product .star-rating {
  margin-left: auto;
}
.elementor-product-loop-item--align-center ul.products li.product .star-rating {
  margin-left: auto;
  margin-right: auto;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce
  div.product
  .elementor-element.elementor-products-grid
  .related.products
  ul.products
  li.product,
.woocommerce
  div.product
  .elementor-element.elementor-products-grid
  .upsells.products
  ul.products
  li.product {
  width: auto;
} /*! elementor-pro - v3.29.0 - 04-06-2025 */
.elementor-button.elementor-hidden,
.elementor-hidden {
  display: none;
}
.e-form__step {
  width: 100%;
}
.e-form__step:not(.elementor-hidden) {
  display: flex;
  flex-wrap: wrap;
}
.e-form__buttons {
  flex-wrap: wrap;
}
.e-form__buttons,
.e-form__buttons__wrapper {
  display: flex;
}
.e-form__indicators {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
  justify-content: space-between;
  margin-bottom: var(--e-form-steps-indicators-spacing);
}
.e-form__indicators__indicator {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-direction: column;
  justify-content: center;
  padding: 0 var(--e-form-steps-divider-gap);
}
.e-form__indicators__indicator__progress {
  background-color: var(--e-form-steps-indicator-progress-background-color);
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  overflow: hidden;
  position: relative;
  width: 100%;
}
.e-form__indicators__indicator__progress__meter {
  background-color: var(--e-form-steps-indicator-progress-color);
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  color: var(--e-form-steps-indicator-progress-meter-color);
  height: var(--e-form-steps-indicator-progress-height);
  line-height: var(--e-form-steps-indicator-progress-height);
  padding-right: 15px;
  text-align: right;
  transition: width 0.1s linear;
  width: var(--e-form-steps-indicator-progress-meter-width, 0);
}
.e-form__indicators__indicator:first-child {
  padding-left: 0;
}
.e-form__indicators__indicator:last-child {
  padding-right: 0;
}
.e-form__indicators__indicator--state-inactive {
  color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2);
}
.e-form__indicators__indicator--state-inactive
  [class*="indicator--shape-"]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(
    --e-form-steps-indicator-inactive-secondary-color,
    #fff
  );
}
.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
  fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2);
}
.e-form__indicators__indicator--state-active {
  border-color: var(--e-form-steps-indicator-active-secondary-color, #fff);
  color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
}
.e-form__indicators__indicator--state-active
  [class*="indicator--shape-"]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-active-secondary-color, #fff);
}
.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
  fill: var(--e-form-steps-indicator-active-primary-color, #39b54a);
}
.e-form__indicators__indicator--state-completed {
  color: var(--e-form-steps-indicator-completed-secondary-color, #fff);
}
.e-form__indicators__indicator--state-completed
  [class*="indicator--shape-"]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(
    --e-form-steps-indicator-completed-primary-color,
    #39b54a
  );
}
.e-form__indicators__indicator--state-completed
  .e-form__indicators__indicator__label {
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
}
.e-form__indicators__indicator--state-completed
  .e-form__indicators__indicator--shape-none {
  background-color: initial;
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
}
.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
  fill: var(--e-form-steps-indicator-completed-secondary-color, #fff);
}
.e-form__indicators__indicator__icon {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  display: flex;
  font-size: var(--e-form-steps-indicator-icon-size);
  height: var(--e-form-steps-indicator-padding, 30px);
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
  width: var(--e-form-steps-indicator-padding, 30px);
}
.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
  height: auto;
  width: var(--e-form-steps-indicator-icon-size);
}
.e-form__indicators__indicator__icon .e-font-icon-svg {
  height: 1em;
}
.e-form__indicators__indicator__number {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  display: flex;
  height: var(--e-form-steps-indicator-padding, 30px);
  justify-content: center;
  margin-bottom: 10px;
  width: var(--e-form-steps-indicator-padding, 30px);
}
.e-form__indicators__indicator--shape-circle {
  border-radius: 50%;
}
.e-form__indicators__indicator--shape-square {
  border-radius: 0;
}
.e-form__indicators__indicator--shape-rounded {
  border-radius: 5px;
}
.e-form__indicators__indicator--shape-none {
  border: 0;
}
.e-form__indicators__indicator__label {
  text-align: center;
}
.e-form__indicators__indicator__separator {
  background-color: #babfc5;
  height: var(--e-form-steps-divider-width);
  width: 100%;
}
.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
  align-items: flex-start;
}
.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text
  .e-form__indicators__indicator__separator {
  margin-top: calc(
    var(--e-form-steps-indicator-padding, 30px) / 2 -
      var(--e-form-steps-divider-width, 1px) / 2
  );
}
.elementor-field-type-hidden {
  display: none;
}
.elementor-field-type-html {
  display: inline-block;
}
.elementor-field-type-tel input {
  direction: inherit;
}
.elementor-field-type-recaptcha_v3 .elementor-field-label {
  display: none;
}
.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
  z-index: 1;
}
.elementor-button .elementor-form-spinner {
  order: 3;
}
.elementor-form .elementor-button .elementor-button-content-wrapper {
  align-items: center;
}
.elementor-form .elementor-button .elementor-button-text {
  white-space: normal;
}
.elementor-form .elementor-button svg {
  height: auto;
}
.elementor-form .elementor-button .e-font-icon-svg {
  height: 1em;
}
.elementor-form .elementor-button .elementor-button-content-wrapper {
  gap: 5px;
}
.elementor-form .elementor-button .elementor-button-icon,
.elementor-form .elementor-button .elementor-button-text {
  flex-grow: unset;
  order: unset;
}
.elementor-select-wrapper .select-caret-down-wrapper {
  font-size: 11px;
  inset-inline-end: 10px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.elementor-select-wrapper .select-caret-down-wrapper svg {
  aspect-ratio: unset;
  display: unset;
  width: 1em;
  fill: currentColor;
  overflow: visible;
}
.elementor-select-wrapper .select-caret-down-wrapper i {
  font-size: 19px;
  line-height: 2;
}
.elementor-select-wrapper.remove-before:before {
  content: "" !important;
}
.elementor-message-svg:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  height: 1em;
  width: 1em;
}
.elementor-13228 .elementor-element.elementor-element-3107a53 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: center;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-widget-slides .elementor-slide-heading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-slides .elementor-slide-description {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-slides .elementor-slide-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-1120cde
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-26160a1
  .swiper-slide-bg {
  background-image: url('./rosari.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-b4959bb
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-e7f7250
  .swiper-slide-bg {
  background-image: url('./rosari.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-8e74c9a
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-ab68eca
  .swiper-slide-bg {
  background-image: url("./rosari.webp");
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-8865d72
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-7d28d6b
  .swiper-slide-bg {
  background-image: url('./rosari.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-repeater-item-7b6bd5a
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228 .elementor-element.elementor-element-4960ac0 .swiper-slide {
  height: 650px;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .swiper-slide-contents {
  max-width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .swiper-slide-inner {
  padding: 0% 25% 0% 0%;
  text-align: center;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .swiper-slide-inner
  .elementor-slide-heading:not(:last-child) {
  margin-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-slide-heading {
  color: #754909;
  font-family: "Century Gothic", Sans-serif;
  font-size: 25px;
  font-weight: 400;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .swiper-slide-inner
  .elementor-slide-description:not(:last-child) {
  margin-bottom: 20px;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-slide-description {
  color: #754909;
  font-family: "Century Gothic", Sans-serif;
  font-size: 50px;
  font-weight: 400;
}
.elementor-13228
  .elementor-element.elementor-element-4960ac0
  .elementor-slide-button {
  border-width: 0;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-1120cde
  .swiper-slide-bg {
  background-image: url('./ring-1.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-26160a1
  .swiper-slide-bg {
  background-image: url('./ring2.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-b4959bb
  .swiper-slide-bg {
  background-image: url('./ring-3.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-e7f7250
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-8e74c9a
  .swiper-slide-bg {
  background-image: url('./ring-1.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-ab68eca
  .swiper-slide-bg {
  background-image: url('./ring2.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-8865d72
  .swiper-slide-bg {
  background-image: url('./ring-3.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-7d28d6b
  .swiper-slide-bg {
  background-image: url('./ring-1.webp');
  background-size: cover;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-repeater-item-7b6bd5a
  .swiper-slide-bg {
  background-image: url('./man.webp');
  background-size: cover;
}
.elementor-13228 .elementor-element.elementor-element-ac89e6b .swiper-slide {
  height: 650px;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .swiper-slide-contents {
  max-width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .swiper-slide-inner {
  padding: 0% 25% 0% 0%;
  text-align: center;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .swiper-slide-inner
  .elementor-slide-heading:not(:last-child) {
  margin-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-slide-heading {
  color: #754909;
  font-family: "Century Gothic", Sans-serif;
  font-size: 25px;
  font-weight: 400;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .swiper-slide-inner
  .elementor-slide-description:not(:last-child) {
  margin-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-slide-description {
  color: #754909;
  font-family: "Century Gothic", Sans-serif;
  font-size: 50px;
  font-weight: 400;
}
.elementor-13228
  .elementor-element.elementor-element-ac89e6b
  .elementor-slide-button {
  border-width: 0;
  color: var(--e-global-color-primary);
}
.elementor-13228 .elementor-element.elementor-element-ff20d42 {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --align-items: center;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --flex-wrap: wrap;
  --padding-top: 50px;
  --padding-bottom: 100px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-widget-text-editor {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-text);
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked
  .elementor-drop-cap {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed
  .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default
  .elementor-drop-cap {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.elementor-13228 .elementor-element.elementor-element-da45126 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--e-global-color-primary);
}
.elementor-13228 .elementor-element.elementor-element-1a986ca {
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-1a986ca
  > .elementor-widget-container {
  margin: 0 0 50px 0;
}
.elementor-13228 .elementor-element.elementor-element-1a853d1 {
  --display: flex;
  --min-height: 350px;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --flex-wrap: nowrap;
  --margin-top: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-1a853d1:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-1a853d1
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url('./card.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 120% auto;
}
.elementor-13228 .elementor-element.elementor-element-1a853d1.e-con {
  --align-self: stretch;
}
.elementor-13228 .elementor-element.elementor-element-49ae7c5 {
  --display: flex;
  --justify-content: center;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
}
.elementor-13228 .elementor-element.elementor-element-49ae7c5.e-con {
  --order: 99999; /* order end hack */
}
.elementor-13228 .elementor-element.elementor-element-bc6811e {
  --display: flex;
  --justify-content: center;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
}
.elementor-13228 .elementor-element.elementor-element-bc6811e.e-con {
  --order: 99999; /* order end hack */
}
.elementor-widget-heading .elementor-heading-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-396f390
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 300;
  color: #754909;
}
.elementor-13228
  .elementor-element.elementor-element-126bdf2
  .elementor-heading-title {
  color: #754909;
}
.elementor-13228 .elementor-element.elementor-element-f931c0f {
  --display: flex;
  --min-height: 350px;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --flex-wrap: nowrap;
  --margin-top: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-f931c0f:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-f931c0f
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url('./bang.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-13228 .elementor-element.elementor-element-f931c0f.e-con {
  --align-self: stretch;
}
.elementor-13228 .elementor-element.elementor-element-fdb78cc {
  --display: flex;
  --justify-content: center;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
}
.elementor-13228 .elementor-element.elementor-element-fdb78cc.e-con {
  --order: 99999; /* order end hack */
}
.elementor-13228 .elementor-element.elementor-element-48ecd25 {
  --display: flex;
  --justify-content: center;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
}
.elementor-13228 .elementor-element.elementor-element-48ecd25.e-con {
  --order: 99999; /* order end hack */
}
.elementor-13228
  .elementor-element.elementor-element-11a9f14
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 300;
  color: #754909;
}
.elementor-13228
  .elementor-element.elementor-element-edacc96
  .elementor-heading-title {
  color: #754909;
}
.elementor-13228 .elementor-element.elementor-element-c45078b {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --align-items: center;
  --gap: 20px 50px;
  --row-gap: 20px;
  --column-gap: 50px;
  --flex-wrap: wrap;
  --padding-top: 5%;
  --padding-bottom: 5%;
  --padding-left: 0%;
  --padding-right: 0%;
}
.elementor-13228 .elementor-element.elementor-element-ee581ad {
  --display: flex;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-2846d8f
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.elementor-13228
  .elementor-element.elementor-element-eb67cbe
  > .elementor-widget-container {
  margin: 5px 0 0 0;
}
.elementor-13228
  .elementor-element.elementor-element-eb67cbe
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.elementor-13228 .elementor-element.elementor-element-43bdb22 {
  width: 100%;
  max-width: 100%;
  text-align: left;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-43bdb22
  > .elementor-widget-container {
  margin: 20px 0 20px 0;
}
.elementor-widget-button .elementor-button {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-13228
  .elementor-element.elementor-element-0215ccf
  .elementor-button {
  background-color: var(--e-global-color-77116fe);
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228 .elementor-element.elementor-element-3395035 {
  --display: flex;
  --min-height: 400px;
  --align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
}
.elementor-13228
  .elementor-element.elementor-element-3395035:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-3395035
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url('./bg-rossari.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-widget-image .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-13228 .elementor-element.elementor-element-6d64a4d {
  width: var(--container-widget-width, 40%);
  max-width: 40%;
  --container-widget-width: 40%;
  --container-widget-flex-grow: 0;
}
.elementor-13228
  .elementor-element.elementor-element-6d64a4d
  > .elementor-widget-container {
  margin: -100px 0 50px 0;
}
.elementor-13228 .elementor-element.elementor-element-af8c984 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-af8c984
  > .elementor-widget-container {
  margin: 30px 0 0 0;
}
.elementor-13228 .elementor-element.elementor-element-1766af3 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-1766af3
  > .elementor-widget-container {
  margin: 0 0 0 0;
}
.elementor-13228 .elementor-element.elementor-element-9a881bb {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 5%;
  --padding-right: 0%;
}
.elementor-widget-image-box .elementor-image-box-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary);
}
.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
.elementor-widget-image-box:has(:focus) .elementor-image-box-title {
  color: var(--e-global-color-primary);
}
.elementor-widget-image-box .elementor-image-box-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-text);
}
.elementor-13228
  .elementor-element.elementor-element-1b78553.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-1b78553.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-1b78553.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-1b78553
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-1b78553
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-1b78553
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-8e16332
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-2e14ce3
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-3090a95
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-fac2cc6
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-219c315.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-219c315.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-219c315.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-219c315
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-219c315
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-219c315
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847.elementor-position-right
  .elementor-image-box-img {
  margin-left: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847.elementor-position-left
  .elementor-image-box-img {
  margin-right: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 15px;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-13228
  .elementor-element.elementor-element-da8b847
  .elementor-image-box-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
}
.elementor-13228 .elementor-element.elementor-element-efa11b7 {
  --display: flex;
  --min-height: 600px;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --margin-top: 50px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --margin-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-efa11b7:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-efa11b7
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url('./dia.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-13228 .elementor-element.elementor-element-5976367 {
  --display: flex;
}
.elementor-13228
  .elementor-element.elementor-element-f71ff53
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}
.elementor-13228
  .elementor-element.elementor-element-6a46a7a
  > .elementor-widget-container {
  margin: 20px 0 20px 0;
}
.elementor-13228 .elementor-element.elementor-element-6a46a7a {
  text-align: left;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-1de204f
  .elementor-button {
  background-color: #fff0;
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228 .elementor-element.elementor-element-da4b3a9 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --flex-wrap: wrap;
  --padding-top: 100px;
  --padding-bottom: 100px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228 .elementor-element.elementor-element-44b8ffa {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --flex-wrap: wrap;
  --padding-top: 100px;
  --padding-bottom: 100px;
  --padding-left: 100px;
  --padding-right: 100px;
}
.elementor-13228
  .elementor-element.elementor-element-44b8ffa:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-44b8ffa
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #f8f4f0;
}
.elementor-13228 .elementor-element.elementor-element-8de1c59 {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.elementor-13228
  .elementor-element.elementor-element-8de1c59
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}
.elementor-13228
  .elementor-element.elementor-element-792ae70
  > .elementor-widget-container {
  margin: 0 0 50px 0;
}
.elementor-13228 .elementor-element.elementor-element-792ae70 {
  text-align: center;
  color: var(--e-global-color-primary);
}
.elementor-13228 .elementor-element.elementor-element-843e6dd {
  --display: flex;
  --justify-content: center;
  --align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  border-style: solid;
  --border-style: solid;
  border-width: 5px 5px 5px 5px;
  --border-top-width: 5px;
  --border-right-width: 5px;
  --border-bottom-width: 5px;
  --border-left-width: 5px;
  border-color: var(--e-global-color-77116fe);
  --border-color: var(--e-global-color-77116fe);
  --border-radius: 5px 5px 5px 5px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-843e6dd:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-843e6dd
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(180deg, #f8f4f0 50%, #dedad6 100%);
}
.elementor-13228 .elementor-element.elementor-element-09bb2e6 {
  width: initial;
  max-width: initial;
}
.elementor-13228 .elementor-element.elementor-element-fc014eb {
  --display: flex;
  --justify-content: center;
  --align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  border-style: solid;
  --border-style: solid;
  border-width: 5px 5px 5px 5px;
  --border-top-width: 5px;
  --border-right-width: 5px;
  --border-bottom-width: 5px;
  --border-left-width: 5px;
  border-color: var(--e-global-color-77116fe);
  --border-color: var(--e-global-color-77116fe);
  --border-radius: 5px 5px 5px 5px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-fc014eb:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-fc014eb
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(180deg, #f8f4f0 50%, #dedad6 100%);
}
.elementor-13228 .elementor-element.elementor-element-e7bc27e {
  width: initial;
  max-width: initial;
}
.elementor-13228 .elementor-element.elementor-element-7fdb5e7 {
  --display: flex;
  --justify-content: center;
}
.elementor-13228 .elementor-element.elementor-element-058b3f0 {
  text-align: left;
}
.elementor-13228
  .elementor-element.elementor-element-058b3f0
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}
.elementor-13228 .elementor-element.elementor-element-b799035 {
  width: 100%;
  max-width: 100%;
  text-align: left;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-b799035
  > .elementor-widget-container {
  margin: 20px 0 20px 0;
}
.elementor-13228
  .elementor-element.elementor-element-62665c3
  .elementor-button {
  background-color: #fff0;
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
  text-decoration: underline;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-style: none;
  border-radius: 50px 50px 50px 50px;
  padding: 0 0 0 0;
}
.elementor-13228 .elementor-element.elementor-element-4dd87a2 {
  --display: flex;
  --justify-content: center;
  --align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  border-style: solid;
  --border-style: solid;
  border-width: 5px 5px 5px 5px;
  --border-top-width: 5px;
  --border-right-width: 5px;
  --border-bottom-width: 5px;
  --border-left-width: 5px;
  border-color: var(--e-global-color-77116fe);
  --border-color: var(--e-global-color-77116fe);
  --border-radius: 5px 5px 5px 5px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-4dd87a2:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-4dd87a2
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(180deg, #f8f4f0 50%, #dedad6 100%);
}
.elementor-13228 .elementor-element.elementor-element-cac9c52 {
  width: initial;
  max-width: initial;
}
.elementor-13228 .elementor-element.elementor-element-ea871b9 {
  --display: flex;
  --justify-content: center;
  --align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  border-style: solid;
  --border-style: solid;
  border-width: 5px 5px 5px 5px;
  --border-top-width: 5px;
  --border-right-width: 5px;
  --border-bottom-width: 5px;
  --border-left-width: 5px;
  border-color: var(--e-global-color-77116fe);
  --border-color: var(--e-global-color-77116fe);
  --border-radius: 5px 5px 5px 5px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-ea871b9:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-ea871b9
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(180deg, #f8f4f0 50%, #dedad6 100%);
}
.elementor-13228 .elementor-element.elementor-element-d289ce8 {
  width: initial;
  max-width: initial;
}
.elementor-13228 .elementor-element.elementor-element-c19ea27 {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 5%;
  --padding-right: 0%;
}
.elementor-13228 .elementor-element.elementor-element-1964c3c {
  --display: flex;
  --justify-content: center;
}
.elementor-13228 .elementor-element.elementor-element-3e03401 {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.elementor-13228
  .elementor-element.elementor-element-3e03401.elementor-element {
  --align-self: flex-start;
}
.elementor-13228
  .elementor-element.elementor-element-3e03401
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
}
.elementor-13228 .elementor-element.elementor-element-3d4d0d0 {
  width: 100%;
  max-width: 100%;
  text-align: left;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-3d4d0d0
  > .elementor-widget-container {
  margin: 20px 0 20px 0;
}
.elementor-13228
  .elementor-element.elementor-element-e5212e7
  .elementor-button {
  background-color: #fff0;
  font-family: "Century Gothic", Sans-serif;
  font-weight: 500;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228 .elementor-element.elementor-element-8c807f4 {
  --display: flex;
  --min-height: 650px;
}
.elementor-13228
  .elementor-element.elementor-element-8c807f4:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-8c807f4
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url('./craft-1.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-13228 .elementor-element.elementor-element-1f8f2d8 {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --align-items: center;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --flex-wrap: wrap;
  --padding-top: 5%;
  --padding-bottom: 5%;
  --padding-left: 0%;
  --padding-right: 0%;
}
.elementor-13228 .elementor-element.elementor-element-a3d573c {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.elementor-13228
  .elementor-element.elementor-element-a3d573c
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 600;
  color: #000;
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .woocommerce-loop-product__title {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .woocommerce-loop-category__title {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .woocommerce-loop-product__title,
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .woocommerce-loop-category__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price
  ins {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price
  ins
  .amount {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products {
  --products-title-color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.products-heading-show
  .related-products
  > h2,
.elementor-widget-woocommerce-products.products-heading-show .upsells > h2,
.elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price
  del {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price
  del
  .amount {
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .price
  del {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-13228
  .elementor-element.elementor-element-e04e7fc.elementor-wc-products
  ul.products {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
}
.elementor-13228
  .elementor-element.elementor-element-e04e7fc.elementor-wc-products
  ul.products
  li.product
  span.onsale {
  display: block;
}
.elementor-13228 .elementor-element.elementor-element-19fa473 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --align-items: center;
  --padding-top: 100px;
  --padding-bottom: 100px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-13228
  .elementor-element.elementor-element-19fa473:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-13228
  .elementor-element.elementor-element-19fa473
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #f8f4f0;
}
.elementor-13228 .elementor-element.elementor-element-e50ae3f {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.elementor-13228
  .elementor-element.elementor-element-e50ae3f.elementor-element {
  --align-self: flex-start;
}
.elementor-13228
  .elementor-element.elementor-element-e50ae3f
  .elementor-heading-title {
  font-family: "Century Gothic", Sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
}
.elementor-13228 .elementor-element.elementor-element-3ea0538 {
  width: var(--container-widget-width, 610px);
  max-width: 610px;
  --container-widget-width: 610px;
  --container-widget-flex-grow: 0;
  text-align: center;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-3ea0538
  > .elementor-widget-container {
  margin: 20px 0 20px 0;
}
.elementor-widget-form .elementor-field-group > label,
.elementor-widget-form .elementor-field-subgroup label {
  color: var(--e-global-color-text);
}
.elementor-widget-form .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-widget-form .elementor-field-type-html {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .elementor-field-group .elementor-field {
  color: var(--e-global-color-text);
}
.elementor-widget-form .elementor-field-group .elementor-field,
.elementor-widget-form .elementor-field-subgroup label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-form .e-form__buttons__wrapper__button-next {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .elementor-button[type="submit"] {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .e-form__buttons__wrapper__button-previous {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .elementor-message {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .e-form__indicators__indicator,
.elementor-widget-form .e-form__indicators__indicator__label {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-form {
  --e-form-steps-indicator-inactive-primary-color: var(--e-global-color-text);
  --e-form-steps-indicator-active-primary-color: var(--e-global-color-accent);
  --e-form-steps-indicator-completed-primary-color: var(
    --e-global-color-accent
  );
  --e-form-steps-indicator-progress-color: var(--e-global-color-accent);
  --e-form-steps-indicator-progress-background-color: var(
    --e-global-color-text
  );
  --e-form-steps-indicator-progress-meter-color: var(--e-global-color-text);
}
.elementor-widget-form .e-form__indicators__indicator__progress__meter {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-13228 .elementor-element.elementor-element-d2b1821 {
  width: var(--container-widget-width, 580px);
  max-width: 580px;
  --container-widget-width: 580px;
  --container-widget-flex-grow: 0;
  --e-form-steps-indicators-spacing: 20px;
  --e-form-steps-indicator-padding: 30px;
  --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;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  > .elementor-widget-container {
  padding: 0 0 2px 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group {
  padding-right: calc(0px / 2);
  padding-left: calc(0px / 2);
  margin-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-form-fields-wrapper {
  margin-left: calc(-0px / 2);
  margin-right: calc(-0px / 2);
  margin-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group.recaptcha_v3-bottomright {
  margin-bottom: 0;
}
body.rtl
  .elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-labels-inline
  .elementor-field-group
  > label {
  padding-left: 0;
}
body:not(.rtl)
  .elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-labels-inline
  .elementor-field-group
  > label {
  padding-right: 0;
}
body
  .elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-labels-above
  .elementor-field-group
  > label {
  padding-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-type-html {
  padding-bottom: 0;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group
  .elementor-field,
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-subgroup
  label {
  font-family: "Century Gothic", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group
  .elementor-field:not(.elementor-select-wrapper) {
  background-color: #f8f4f0;
  border-width: 0 0 0 0;
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-field-group
  .elementor-select-wrapper
  select {
  background-color: #f8f4f0;
  border-width: 0 0 0 0;
  border-radius: 50px 50px 50px 50px;
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .e-form__buttons__wrapper__button-next {
  background-color: #f8f4f0;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-button[type="submit"] {
  background-color: #f8f4f0;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-button[type="submit"]
  svg
  * {
  fill: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .e-form__buttons__wrapper__button-previous {
  background-color: #f8f4f0;
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .e-form__buttons__wrapper__button-next:hover {
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-button[type="submit"]:hover {
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-button[type="submit"]:hover
  svg
  * {
  fill: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .e-form__buttons__wrapper__button-previous:hover {
  color: var(--e-global-color-primary);
}
.elementor-13228
  .elementor-element.elementor-element-d2b1821
  .elementor-button {
  border-radius: 50px 50px 50px 50px;
  padding: 0.75em 0.75em 0.75em 0.75em;
}
@media (max-width: 1024px) {
  .elementor-13228 .elementor-element.elementor-element-3107a53 {
    --min-height: 500px;
  }
  .elementor-13228 .elementor-element.elementor-element-4960ac0 .swiper-slide {
    height: 500px;
  }
  .elementor-13228
    .elementor-element.elementor-element-4960ac0
    .swiper-slide-inner {
    padding: 0% 10% 0% 0%;
  }
  .elementor-13228 .elementor-element.elementor-element-ac89e6b .swiper-slide {
    height: 500px;
  }
  .elementor-13228
    .elementor-element.elementor-element-ac89e6b
    .swiper-slide-inner {
    padding: 0% 10% 0% 0%;
  }
  .elementor-13228 .elementor-element.elementor-element-ff20d42 {
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-1a853d1 {
    --margin-top: 10px;
    --margin-bottom: 10px;
    --margin-left: 16px;
    --margin-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-f931c0f {
    --margin-top: 10px;
    --margin-bottom: 10px;
    --margin-left: 16px;
    --margin-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-9a881bb {
    --justify-content: center;
    --align-items: center;
    --container-widget-width: calc(
      (1 - var(--container-widget-flex-grow)) * 100%
    );
    --flex-wrap: wrap;
    --padding-top: 0%;
    --padding-bottom: 0%;
    --padding-left: 0%;
    --padding-right: 0%;
  }
  .elementor-13228 .elementor-element.elementor-element-1b78553 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-8e16332 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-2e14ce3 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-3090a95 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-fac2cc6 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-219c315 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228 .elementor-element.elementor-element-da8b847 {
    width: var(--container-widget-width, 30%);
    max-width: 30%;
    --container-widget-width: 30%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-e04e7fc.elementor-wc-products
    ul.products {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
}
@media (max-width: 767px) {
  .elementor-13228 .elementor-element.elementor-element-3107a53 {
    --min-height: 500px;
    --flex-direction: column;
    --container-widget-width: calc(
      (1 - var(--container-widget-flex-grow)) * 100%
    );
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --align-items: flex-end;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 35px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228
    .elementor-element.elementor-element-4960ac0
    .swiper-slide-inner {
    padding: 0% 0% 0% 0%;
  }
  .elementor-13228 .elementor-element.elementor-element-ac89e6b .swiper-slide {
    height: 500px;
  }
  .elementor-13228
    .elementor-element.elementor-element-ac89e6b
    .swiper-slide-inner {
    padding: 0 0 25px 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-ac89e6b
    .elementor-slide-heading {
    font-size: 20px;
  }
  .elementor-13228
    .elementor-element.elementor-element-ac89e6b
    .elementor-slide-description {
    font-size: 35px;
  }
  .elementor-13228 .elementor-element.elementor-element-ff20d42 {
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 50px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228
    .elementor-element.elementor-element-1a986ca
    > .elementor-widget-container {
    margin: 10px 0 30px 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-1a853d1:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-13228
    .elementor-element.elementor-element-1a853d1
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-image: url('./card.webp');
    background-position: left center;
    background-size: cover;
  }
  .elementor-13228 .elementor-element.elementor-element-1a853d1 {
    --min-height: 450px;
    --justify-content: space-between;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-1a853d1.e-con {
    --align-self: stretch;
  }
  .elementor-13228 .elementor-element.elementor-element-49ae7c5 {
    --width: 100%;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-bc6811e {
    --padding-top: 0px;
    --padding-bottom: 25px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-bc6811e.e-con {
    --align-self: flex-end;
  }
  .elementor-13228 .elementor-element.elementor-element-396f390 {
    text-align: center;
  }
  .elementor-13228 .elementor-element.elementor-element-126bdf2 {
    text-align: center;
  }
  .elementor-13228
    .elementor-element.elementor-element-f931c0f:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-13228
    .elementor-element.elementor-element-f931c0f
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-image: url('./bang.jpg');
    background-position: center left;
  }
  .elementor-13228 .elementor-element.elementor-element-f931c0f {
    --min-height: 450px;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-fdb78cc {
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-48ecd25 {
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 25px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-48ecd25.e-con {
    --align-self: flex-end;
  }
  .elementor-13228 .elementor-element.elementor-element-11a9f14 {
    text-align: center;
  }
  .elementor-13228 .elementor-element.elementor-element-edacc96 {
    text-align: center;
  }
  .elementor-13228 .elementor-element.elementor-element-c45078b {
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 50px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-ee581ad {
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-3395035 {
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228
    .elementor-element.elementor-element-6d64a4d
    > .elementor-widget-container {
    margin: 0 0 0 0;
  }
  .elementor-13228 .elementor-element.elementor-element-6d64a4d {
    --container-widget-width: 50%;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 50%);
    max-width: 50%;
  }
  .elementor-13228
    .elementor-element.elementor-element-af8c984
    > .elementor-widget-container {
    margin: 20px 0 0 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-1766af3
    > .elementor-widget-container {
    margin: 0 0 20px 0;
  }
  .elementor-13228 .elementor-element.elementor-element-9a881bb {
    --justify-content: space-evenly;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0%;
    --padding-bottom: 0%;
    --padding-left: 0%;
    --padding-right: 0%;
  }
  .elementor-13228 .elementor-element.elementor-element-1b78553 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-1b78553
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-8e16332 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-8e16332
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-2e14ce3 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-2e14ce3
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-3090a95 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-3090a95
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-fac2cc6 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-fac2cc6
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-219c315 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-219c315
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-da8b847 {
    width: var(--container-widget-width, 49%);
    max-width: 49%;
    --container-widget-width: 49%;
    --container-widget-flex-grow: 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-da8b847
    .elementor-image-box-img {
    margin-bottom: 15px;
  }
  .elementor-13228 .elementor-element.elementor-element-efa11b7 {
    --min-height: 550px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228
    .elementor-element.elementor-element-efa11b7:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-13228
    .elementor-element.elementor-element-efa11b7
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: center left;
  }
  .elementor-13228 .elementor-element.elementor-element-5976367 {
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-da4b3a9 {
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-44b8ffa {
    --justify-content: space-between;
    --gap: 10px 0px;
    --row-gap: 10px;
    --column-gap: 0px;
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 25px;
    --padding-right: 25px;
  }
  .elementor-13228
    .elementor-element.elementor-element-8de1c59.elementor-element {
    --order: 1;
  }
  .elementor-13228
    .elementor-element.elementor-element-792ae70
    > .elementor-widget-container {
    margin: 0 0 30px 0;
  }
  .elementor-13228
    .elementor-element.elementor-element-792ae70.elementor-element {
    --order: 2;
  }
  .elementor-13228 .elementor-element.elementor-element-843e6dd {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-843e6dd.e-con {
    --order: 3;
  }
  .elementor-13228 .elementor-element.elementor-element-fc014eb {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-fc014eb.e-con {
    --order: 3;
  }
  .elementor-13228 .elementor-element.elementor-element-7fdb5e7 {
    --margin-top: 20px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-7fdb5e7.e-con {
    --order: 6;
  }
  .elementor-13228
    .elementor-element.elementor-element-b799035
    > .elementor-widget-container {
    margin: 0 0 0 0;
  }
  .elementor-13228 .elementor-element.elementor-element-4dd87a2 {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-4dd87a2.e-con {
    --order: 3;
  }
  .elementor-13228 .elementor-element.elementor-element-ea871b9 {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-ea871b9.e-con {
    --order: 3;
  }
  .elementor-13228 .elementor-element.elementor-element-c19ea27 {
    --gap: 30px 0px;
    --row-gap: 30px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-13228 .elementor-element.elementor-element-1964c3c {
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228 .elementor-element.elementor-element-8c807f4 {
    --min-height: 300px;
  }
  .elementor-13228 .elementor-element.elementor-element-1f8f2d8 {
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
  .elementor-13228
    .elementor-element.elementor-element-e04e7fc.elementor-wc-products
    ul.products {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
  .elementor-13228 .elementor-element.elementor-element-19fa473 {
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 16px;
    --padding-right: 16px;
  }
}
@media (min-width: 768px) {
  .elementor-13228 .elementor-element.elementor-element-ff20d42 {
    --content-width: 1200px;
  }
  .elementor-13228 .elementor-element.elementor-element-1a853d1 {
    --width: 49%;
  }
  .elementor-13228 .elementor-element.elementor-element-49ae7c5 {
    --width: 60%;
  }
  .elementor-13228 .elementor-element.elementor-element-bc6811e {
    --width: 60%;
  }
  .elementor-13228 .elementor-element.elementor-element-f931c0f {
    --width: 49%;
  }
  .elementor-13228 .elementor-element.elementor-element-fdb78cc {
    --width: 60%;
  }
  .elementor-13228 .elementor-element.elementor-element-48ecd25 {
    --width: 60%;
  }
  .elementor-13228 .elementor-element.elementor-element-ee581ad {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-3395035 {
    --width: 47%;
  }
  .elementor-13228 .elementor-element.elementor-element-5976367 {
    --width: 40%;
  }
  .elementor-13228 .elementor-element.elementor-element-843e6dd {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-fc014eb {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-4dd87a2 {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-ea871b9 {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-1964c3c {
    --width: 40%;
  }
  .elementor-13228 .elementor-element.elementor-element-8c807f4 {
    --width: 60%;
  }
  .elementor-13228 .elementor-element.elementor-element-1f8f2d8 {
    --content-width: 1200px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-13228 .elementor-element.elementor-element-1a853d1 {
    --width: 100%;
  }
  .elementor-13228 .elementor-element.elementor-element-f931c0f {
    --width: 100%;
  }
  .elementor-13228 .elementor-element.elementor-element-ee581ad {
    --width: 47%;
  }
  .elementor-13228 .elementor-element.elementor-element-3395035 {
    --width: 46%;
  }
  .elementor-13228 .elementor-element.elementor-element-843e6dd {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-fc014eb {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-7fdb5e7 {
    --width: 100%;
  }
  .elementor-13228 .elementor-element.elementor-element-4dd87a2 {
    --width: 48%;
  }
  .elementor-13228 .elementor-element.elementor-element-ea871b9 {
    --width: 48%;
  }
}
*{
    font-family: "Century Gothic" !important;
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('./Century-Gothic.ttf')
    format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  src: url(/wp-content/themes/goya-child/fonts/CenturyGothic.woff2)
      format("woff2"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic.woff) format("woff"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  src: url(/wp-content/themes/goya-child/fonts/CenturyGothic-Italic.woff2)
      format("woff2"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-Italic.woff)
      format("woff"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-Italic.ttf)
      format("truetype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  src: url(/wp-content/themes/goya-child/fonts/CenturyGothic-BoldItalic.woff2)
      format("woff2"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-BoldItalic.woff)
      format("woff"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-BoldItalic.ttf)
      format("truetype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "Century Gothic";
  src: url(/wp-content/themes/goya-child/fonts/CenturyGothic-Bold.woff2)
      format("woff2"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-Bold.woff)
      format("woff"),
    url(/wp-content/themes/goya-child/fonts/CenturyGothic-Bold.ttf)
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  background-image: none !important;
}
@media screen and (max-height: 1024px) {
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}
@media screen and (max-height: 640px) {
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}
body.custom-background #wrapper {
  background-color: #fff;
}
img[data-lazyloaded] {
  opacity: 0;
}
img.litespeed-loaded {
  -webkit-transition: opacity 0.1s linear 0.1s;
  -moz-transition: opacity 0.1s linear 0.1s;
  transition: opacity 0.1s linear 0.1s;
  opacity: 1;
}
.grecaptcha-badge {
  visibility: hidden;
}
.elementor-field-type-recaptcha_v3 {
  width: 0px !important;
}
input[type="checkbox"] {
  display: inline-flex !important;
}
input[type="checkbox"]:checked {
  background: #ffffff !important;
}
input[type="checkbox"]:checked:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
}
.woocommerce form .form-row .input-checkbox {
  background: #fff;
}
.map-modal-body .modal_credits {
  display: none !important;
}
#menu-item-427 {
  font-weight: bold !important;
  margin-left: 25px;
}
#menu-item-7951 a {
  margin-left: 25px;
  font-style: italic;
  font-weight: 700;
  color: #dcb37e;
}
.page-id-26 .header,
.header-spacer,
.product-header-spacer {
  display: none !important;
}
.page-id-26 .site-content {
  margin-top: 0;
}
.page-id-26 .regular-title {
  display: none;
}
.page-padding {
  padding-top: 0;
}
.post-content.entry-content {
  padding-bottom: 0;
}
.hero-header .hero-title {
  min-height: 0vh;
  padding-bottom: 10px;
}
.widget input {
  display: inline-flex;
}
.widget ul {
  font-size: 12px;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
  font-size: 0.9rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  line-height: 1.7;
}
.filter-title {
  margin-top: 0;
  margin-bottom: 5px;
}
.price-slider {
  padding: 0 15px 0 15px;
}
.widget ul {
  padding-top: 10px;
}
.sticky-product-bar {
  height: auto !important;
}
.wc-proceed-to-checkout {
  margin-bottom: 10px !important;
}
.cart_totals {
  padding: 40px;
}
input[type="radio"]:checked::before {
  width: 12px;
  height: 12px;
}
.cart-collaterals .woocommerce-shipping-destination {
  display: none;
}
.yith-wcan-reset-filters {
  background: #000;
  color: #fff;
}
.filter-title {
  font-size: 1.25rem;
}
.yith-wcwl-add-to-wishlist {
  margin-bottom: 10px;
}
.single_add_to_cart_button.button {
  margin-bottom: 10px;
}
#wapo-total-price-table table th {
  font-size: 1rem;
}
#wapo-total-price-table table {
  font-size: 1rem;
  width: 100%;
}
#wapo-total-product-price {
  float: right;
}
#wapo-total-options-price {
  float: right;
}
#wapo-total-order-price {
  float: right;
}
.et-product-detail .variations_form .variations {
  margin-bottom: 1em;
}
.yith-wapo-block .yith-wapo-addon {
  margin-bottom: 1em !important;
}
.woocommerce-Price-amount {
  margin-left: 5px;
}
.yith-wapo-block {
  margin-top: 30px !important;
}
.woocommerce-variation-add-to-cart {
  margin-top: 20px;
}
.option-description {
  margin-bottom: 0;
}
.postid-7872 .price {
  display: none !important;
}
.header-center-items {
  display: flex;
  flex-direction: column;
}
.logo-holder {
  margin-top: 5px;
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 10px;
}
.product_thumbnail_hover {
  background-color: #fff;
}
.woocommerce-variation-availability {
  margin-top: 15px;
}
.footer-bar .footer-center {
  display: flex;
  flex-direction: column;
}
.product-type-variable .single_variation_wrap .single_variation {
  flex-wrap: wrap;
  align-items: initial;
  flex-direction: column;
  align-content: flex-start;
}
.woocommerce-variation-availability {
  margin: 0;
}
.et-product-detail .summary .sizing_guide::before {
  display: none;
}
.et-product-detail .summary .sizing_guide {
  background: #828282;
  border: none;
  border-radius: 3px;
  color: #ffffff !important;
  display: inline-block;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin: 5px 3px;
  cursor: pointer;
  box-shadow: 0 2px 7px -2px #fff;
}
.et-product-detail .summary .sizing_guide:hover {
  background: #000;
  color: #ffffff !important;
}
.elementor-repeater-item-e7f7250 .swiper-slide-inner {
  justify-content: center !important;
  align-items: end !important;
  padding: 0% !important;
  padding-bottom: 50px !important;
}
.elementor-repeater-item-26160a1 .elementor-slide-heading {
  color: #316647 !important;
}
.elementor-repeater-item-26160a1 .elementor-slide-description {
  color: #316647 !important;
}
#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-cvc {
  background-color: #ffffff !important;
  border: 1px solid #bbbbbb !important;
  border-radius: 5px !important;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 0.1) !important;
  height: 40px !important;
  padding: 0 10px !important;
}
.wc-stripe-elements-field {
  background-color: #ffffff !important;
  border: 1px solid #bbbbbb !important;
  border-radius: 5px !important;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 0.1) !important;
  height: 40px !important;
  padding: 10px !important;
}
@media (min-width: 1490px) {
  .container {
    max-width: 1420px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1024px) {
  .site-content {
    margin-top: 80px;
  }
  .page-id-32 .site-content {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .site-content {
    margin-top: 60px;
  }
  .page-id-32 .site-content {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .widget_yith-woocommerce-ajax-navigation-filters {
    min-height: 500px;
  }
}
.site-header,
.header-spacer,
.product-header-spacer {
  height: 100px;
}
.site-header .logolink img {
  max-height: 50px;
}
.top-bar .search-field,
.top-bar .search-button-group select {
  height: 40px;
}
.top-bar {
  min-height: 40px;
  background-color: #fff;
}
.top-bar,
.top-bar a,
.top-bar button,
.top-bar .selected {
  color: #000;
}
.search-button-group .search-clear:before,
.search-button-group .search-clear:after {
  background-color: #000;
}
.et-global-campaign {
  min-height: 40px;
  color: #fff;
  background-color: #e97a7e;
}
.et-global-campaign .et-close:before,
.et-global-campaign .et-close:after,
.no-touch .et-global-campaign .et-close:hover:before,
.no-touch .et-global-campaign .et-close:hover:after {
  background-color: #fff;
}
.campaign-inner .link-button {
  color: #fff;
}
.side-panel .mobile-bar,
.side-panel .mobile-bar.dark {
  background-color: #f8f8f8;
}
.side-fullscreen-menu,
.side-fullscreen-menu.dark {
  background-color: #fff;
}
.side-mobile-menu li,
.side-mobile-menu li a,
.side-mobile-menu .bottom-extras,
.side-mobile-menu .bottom-extras a,
.side-mobile-menu .selected {
  color: #282828;
}
.side-menu.side-mobile-menu,
.side-menu.side-mobile-menu.dark {
  background-color: #fff;
}
.site-footer,
.site-footer.dark {
  background-color: #fff;
}
.mfp-wrap.quick-search .mfp-content [type="submit"],
.et-close,
.single-product .pswp__button:hover,
.content404 h4,
.woocommerce-tabs .tabs li a span,
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger:hover:after,
.mobile-menu li.menu-item-has-children.active > .et-menu-toggle:after,
.remove:hover,
a.remove:hover,
.minicart-counter.et-count-zero,
.tag-cloud-link .tag-link-count,
.wpmc-tabs-wrapper li.wpmc-tab-item.current,
div.argmc-wrapper .tab-completed-icon:before,
.et-wp-gallery-popup .mfp-arrow {
  color: #000;
}
.slick-dots li.slick-active button {
  background-color: #000;
}
body,
table,
.shop_table,
blockquote cite,
.et-listing-style1 .product_thumbnail .et-quickview-btn,
.products .single_add_to_cart_button.button,
.products .add_to_cart_button.button,
.products .added_to_cart.button,
.side-panel header h6 {
  color: #000;
}
.cart-collaterals .woocommerce-shipping-destination strong,
#order_review .shop_table,
#payment .payment_methods li label,
.et-product-detail .summary .variations label,
.woocommerce-tabs .tabs li a:hover,
.woocommerce-tabs .tabs li.active a,
.et-product-detail .product_meta > span *,
.sticky-product-bar .variations label,
.et-product-detail .summary .sizing_guide,
#side-cart .woocommerce-mini-cart__total,
.cart-collaterals .shipping-calculator-button,
.woocommerce-terms-and-conditions-wrapper a,
.et-checkout-login-title a,
.et-checkout-coupon-title a,
.woocommerce-checkout h3,
.order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend,
.et-product-detail.et-cart-mixed .summary .yith-wcwl-add-to-wishlist > div > a,
.et-product-detail.et-cart-stacked
  .summary
  .yith-wcwl-add-to-wishlist
  > div
  > a,
.hentry table th,
.entry-content table th,
#reviews .commentlist li .comment-text .meta strong,
.et-feat-video-btn,
#ship-to-different-address label,
.woocommerce-account-fields p.create-account label,
.et-login-wrapper a,
.floating-labels .form-row.float-label input:focus ~ label,
.floating-labels .form-row.float-label textarea:focus ~ label,
.woocommerce-info,
.order_details li strong,
table.order_details th,
table.order_details a:not(.button),
.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected,
.woocommerce-MyAccount-content p a:not(.button),
.woocommerce-MyAccount-content header a,
.woocommerce-MyAccount-navigation ul li a,
.et-MyAccount-user-info .et-username strong,
.woocommerce-MyAccount-content .shop_table tr th,
mark,
.woocommerce-MyAccount-content strong,
.product_list_widget a,
.search-panel .search-field,
.goya-search .search-button-group select,
.widget .slider-values p span {
  color: #000;
}
input[type="radio"]:checked:before,
input[type="checkbox"]:checked,
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.widget .noUi-horizontal .noUi-base .noUi-origin:first-child {
  background-color: #000;
}
label:hover input[type="checkbox"],
label:hover input[type="radio"],
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
  border-color: #000;
}
input[type="checkbox"]:checked {
  border-color: #000000 !important;
}
.et-product-detail .summary .yith-wcwl-add-to-wishlist a .icon svg,
.sticky-product-bar .yith-wcwl-add-to-wishlist a .icon svg {
  stroke: #000;
}
.et-product-detail .summary .yith-wcwl-wishlistaddedbrowse a svg,
.et-product-detail .summary .yith-wcwl-wishlistexistsbrowse a svg,
.sticky-product-bar .yith-wcwl-wishlistaddedbrowse a svg,
.sticky-product-bar .yith-wcwl-wishlistexistsbrowse a svg {
  fill: #000;
}
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a,
.widget .wcapf-layered-nav ul li .count,
.category_bar .header-active-filters,
#reviews .commentlist li .comment-text .woocommerce-review__verified,
#reviews .commentlist li .comment-text .woocommerce-review__published-date,
.woof_container_inner h4,
#side-filters .header-active-filters .active-filters-title,
#side-filters .widget h6,
.sliding-menu .sliding-menu-back,
.type-post .post-meta {
  color: #999;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page-title {
  color: #000;
}
.yith-wcan-loading:after,
.blockUI.blockOverlay:after,
.easyzoom-notice:after,
.woocommerce-product-gallery__wrapper .slick:after,
.add_to_cart_button.loading:after,
.et-loader:after,
.wcapf-before-update:after,
#side-filters.ajax-loader .side-panel-content:after {
  background-color: #000;
}
.et-page-load-overlay .dot3-loader {
  color: #000;
}
.button,
input[type="submit"],
button[type="submit"],
#side-filters .et-close,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
.yith-wcwl-popup-footer a.button.wishlist-submit,
.wc-block-components-button {
  background-color: #000;
}
.button,
.button:hover,
button[type="submit"],
button[type="submit"]:hover,
input[type="submit"],
input[type="submit"]:hover,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field:hover,
.yith-wcwl-popup-footer a.button.wishlist-submit,
.wc-block-components-button {
  color: #fff;
}
.button.outlined,
.button.outlined:hover,
.button.outlined:focus,
.button.outlined:active,
.woocommerce-Reviews .comment-reply-title:hover {
  color: #000;
}
.fancy-title {
  color: #b9a16b;
}
.fancy-tag {
  background-color: #b9a16b;
}
.page-header-regular .site-header,
.header_on_scroll .site-header {
  background-color: #fff;
}
.site-header .goya-search button,
.site-header .et-switcher-container .selected,
.site-header .et-header-text,
.site-header .product.wcml-dropdown li > a,
.site-header .product.wcml-dropdown .wcml-cs-active-currency > a,
.site-header .product.wcml-dropdown .wcml-cs-active-currency:hover > a,
.site-header .product.wcml-dropdown .wcml-cs-active-currency:focus > a,
.site-header .menu-toggle,
.site-header a {
  color: #000;
}
.et-header-menu .menu-label {
  background-color: #bbb;
}
.et-header-menu ul.sub-menu li a {
  color: #444;
}
.et-header-menu .sub-menu .sub-menu,
.et-header-menu ul.sub-menu:before {
  background-color: #fff;
}
.et-header-menu > li.menu-item-has-children > a:after {
  border-bottom-color: #fff;
}
.et-product-detail .single_add_to_cart_button,
.sticky-product-bar .single_add_to_cart_button,
.sticky-product-bar .add_to_cart_button,
.woocommerce-mini-cart__buttons .button.checkout,
.button.checkout-button,
#place_order.button,
.woocommerce .argmc-wrapper .argmc-nav-buttons .argmc-submit,
.wishlist_table .add_to_cart,
.wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button {
  background-color: #000;
}
.woocommerce-mini-cart__buttons .button:not(.checkout) {
  color: #000;
}
.product-showcase-light-text .showcase-inner .single_add_to_cart_button {
  background-color: #fff;
}
.product-showcase-light-text .et-product-detail .single_add_to_cart_button {
  color: #000;
}
.button.single_buy_now_button {
  color: #181818;
}
.product-showcase-light-text .et-product-detail .single_buy_now_button {
  color: #fff;
}
.shop_bar button,
.shop_bar
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single,
.shop_bar .shop-filters .orderby,
.shop_bar .woocommerce-ordering:after {
  color: #000;
}
.products .product-title h3 a,
.et-product-detail .summary h1 {
  color: #000;
}
.price,
.products .price {
  color: #000;
}
.price ins,
.products .price ins {
  color: #ef5c5c;
}
.price del,
.products .price del {
  color: #999;
}
.star-rating > span:before,
.comment-form-rating .stars > span:before {
  color: #282828;
}
.product-inner .badge.onsale,
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-onsale {
  color: #fff;
  background-color: #d33;
}
.et-product-detail .summary .badge.onsale {
  border-color: #fff;
}
.product-inner .badge.new {
  background-color: #000;
}
.product-inner .badge.out-of-stock {
  color: #fff;
  background-color: #585858;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea,
.wp-block-button__link,
.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-cont .nf-form-content input:not([type="button"]),
.nf-form-cont .nf-form-content textarea,
.nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
.button,
.comment-form-rating,
.woocommerce a.ywsl-social,
.login a.ywsl-social,
input[type="submit"],
.select2.select2-container--default .select2-selection--single,
.woocommerce .woocommerce-MyAccount-content .shop_table .woocommerce-button,
.woocommerce .sticky-product-bar .quantity,
.woocommerce .et-product-detail .summary .quantity,
.et-product-detail .summary .yith-wcwl-add-to-wishlist > div > a,
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button,
#side-filters.side-panel .et-close,
.site-header .search-button-group,
.wc-block-components-button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body,
blockquote cite {
  font-family: Century Gothic;
  font-weight: 400;
  line-height: 1.7;
}
body,
blockquote cite,
div.vc_progress_bar .vc_single_bar .vc_label,
div.vc_toggle_size_sm .vc_toggle_title h4 {
  font-size: 16px;
}
.wp-caption-text,
.woocommerce-breadcrumb,
.post.listing .listing_content .post-meta,
.footer-bar .footer-bar-content,
.side-menu .mobile-widgets p,
.side-menu .side-widgets p,
.products .product.product-category a div h2 .count,
#payment .payment_methods li .payment_box,
#payment .payment_methods li a.about_paypal,
.et-product-detail .summary .sizing_guide,
#reviews .commentlist li .comment-text .woocommerce-review__verified,
#reviews .commentlist li .comment-text .woocommerce-review__published-date,
.commentlist > li .comment-meta,
.widget .type-post .post-meta,
.widget_rss .rss-date,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date,
.commentlist > li .reply,
.comment-reply-title small,
.commentlist .bypostauthor .post-author,
.commentlist .bypostauthor > .comment-body .fn:after,
.et-portfolio.et-portfolio-style-hover-card
  .type-portfolio
  .et-portfolio-excerpt {
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
  .header_on_scroll:not(.megamenu-active) .site-header {
    height: 80px;
  }
  .header_on_scroll:not(.megamenu-active) .site-header .logolink img,
  .header_on_scroll.megamenu-active .site-header .alt-logo-sticky img {
    max-height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .header-spacer,
  .header_on_scroll .site-header,
  .product-header-spacer,
  .site-header,
  .sticky-product-bar {
    height: 60px;
  }
  .site-header .logolink img {
    max-height: 50px;
  }
}
@media all and (min-width: 1200px) {
  .shop-sidebar-col {
    max-width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    .menu-toggle,
  .header-transparent-mobiles.light-title:not(.header_on_scroll)
    .site-header
    a.icon,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    .menu-toggle,
  .header-transparent-mobiles.sticky-header-light.header_on_scroll
    .site-header
    a.icon,
  .sticky-header-light .site-header .menu-toggle:hover {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .light-title:not(.header_on_scroll) .site-header .site-title,
  .light-title:not(.header_on_scroll) .site-header .et-header-menu > li > a,
  .sticky-header-light.header_on_scroll .site-header .et-header-menu > li > a,
  .light-title:not(.header_on_scroll) span.minicart-counter.et-count-zero,
  .sticky-header-light.header_on_scroll .site-header .et-header-text,
  .sticky-header-light.header_on_scroll .site-header .et-header-text a,
  .light-title:not(.header_on_scroll) .site-header .et-header-text,
  .light-title:not(.header_on_scroll) .site-header .et-header-text a,
  .sticky-header-light.header_on_scroll .site-header .icon,
  .light-title:not(.header_on_scroll) .site-header .icon,
  .sticky-header-light.header_on_scroll .site-header .menu-toggle,
  .light-title:not(.header_on_scroll) .site-header .menu-toggle,
  .sticky-header-light.header_on_scroll
    .site-header
    .et-switcher-container
    .selected,
  .light-title:not(.header_on_scroll)
    .site-header
    .et-switcher-container
    .selected,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    li
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:hover
    > a,
  .light-title:not(.header_on_scroll)
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:focus
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    li
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:hover
    > a,
  .sticky-header-light.header_on_scroll
    .site-header
    .product.wcml-dropdown
    .wcml-cs-active-currency:focus
    > a {
    color: #fff;
  }
  .products:not(.shop_display_list)
    .et-listing-style4
    .after_shop_loop_actions
    .button {
    background-color: #000;
  }
}
.wc-stripe-payment-button-preview {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  border-radius: 5px;
  height: 40px;
}
.wc-stripe-payment-button-preview img {
  height: 22px;
}
.wc-stripe-payment-button-preview:hover {
  cursor: pointer;
  filter: opacity(0.7);
}
.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview {
  background-color: #ffd814;
}
.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview img {
  height: 40px;
}
.wc-stripe-payment-button-preview.wc-stripe-link-preview {
  background-color: #00d66f;
}
.wc-stripe-payment-button-preview.wc-stripe-link-preview img {
  height: 40px;
}
button.stripe-gateway-stripelink-modal-trigger {
  display: none;
  position: absolute;
  right: 5px;
  width: 64px;
  height: 40px;
  background: no-repeat
    url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA3MiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM2LjEyIDMuNjc2ODNDMzYuMTIgMi41NDg4MiAzNy4wNzA0IDEuNjMyMDIgMzguMTg4OCAxLjYzMjAyQzM5LjMwNzIgMS42MzIwMiA0MC4yNTc2IDIuNTUzNjIgNDAuMjU3NiAzLjY3NjgzQzQwLjI1NzYgNC44MDAwMyAzOS4zNDA4IDUuNzQ1NjMgMzguMTg4OCA1Ljc0NTYzQzM3LjAzNjggNS43NDU2MyAzNi4xMiA0LjgyODgzIDM2LjEyIDMuNjc2ODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0yOS45ODA4IDEuOTIwMDFIMzMuNTgwOFYyMi4wOEgyOS45ODA4VjEuOTIwMDFaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik00MC4wMDggNy42ODAwMUgzNi4zNzkyVjIyLjA4SDQwLjAwOFY3LjY4MDAxWiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNjYuMDk2IDE0LjM5MDRDNjguODI3MiAxMi43MTA0IDcwLjY4NDggMTAuMjA5NiA3MS40MTkyIDcuNjc1MjRINjcuNzkwNEM2Ni44NDQ4IDEwLjA5NDQgNjQuNjc1MiAxMS45MTM2IDYyLjI4OTYgMTIuNjg2NFYxLjkxNTIzSDU4LjY2MDhWMjIuMDc1Mkg2Mi4yODk2VjE2LjA4QzY1LjA1OTIgMTYuNzcxMiA2Ny4yNDggMTkuMTY2NCA2Ny45OTY4IDIyLjA3NTJINzEuNjQ5NkM3MS4wOTI4IDE5LjAyMjQgNjkuMDA0OCAxNi4xNjY0IDY2LjA5NiAxNC4zOTA0WiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNDYuNDQgOS4yOTI4M0M0Ny4zOTA0IDguMDMwNDMgNDkuMjQzMiA3LjI5NjAyIDUwLjc0NTYgNy4yOTYwMkM1My41NDg4IDcuMjk2MDIgNTUuODY3MiA5LjM0NTYzIDU1Ljg3MiAxMi40NDE2VjIyLjA3NTJINTIuMjQzMlYxMy4yNDMyQzUyLjI0MzIgMTEuOTcxMiA1MS42NzY4IDEwLjUwMjQgNDkuODM4NCAxMC41MDI0QzQ3LjY3ODQgMTAuNTAyNCA0Ni40MzUyIDEyLjQxNzYgNDYuNDM1MiAxNC42NTkyVjIyLjA4NDhINDIuODA2NFY3LjY4OTYySDQ2LjQ0VjkuMjkyODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0xMiAyNEMxOC42Mjc0IDI0IDI0IDE4LjYyNzQgMjQgMTJDMjQgNS4zNzI1NyAxOC42Mjc0IDAgMTIgMEM1LjM3MjU5IDAgMCA1LjM3MjU3IDAgMTJDMCAxOC42Mjc0IDUuMzcyNTkgMjQgMTIgMjRaIiBmaWxsPSIjMDBENjZGIi8+CjxwYXRoIGQ9Ik0xMS40NDc5IDQuODAwMDVINy43NDcwN0M4LjQ2NzA3IDcuODA5NjUgMTAuNTY5NSAxMC4zODI0IDEzLjE5OTkgMTJDMTAuNTY0NyAxMy42MTc2IDguNDY3MDcgMTYuMTkwNCA3Ljc0NzA3IDE5LjJIMTEuNDQ3OUMxMi4zNjQ3IDE2LjQxNiAxNC45MDM5IDEzLjk5NjggMTguMDIzOSAxMy41MDI0VjEwLjQ5MjlDMTQuODk5MSAxMC4wMDMzIDEyLjM1OTkgNy41ODQwNSAxMS40NDc5IDQuODAwMDVaIiBmaWxsPSIjMDExRTBGIi8+Cjwvc3ZnPgo=);
  background-color: transparent !important;
  cursor: pointer;
  border: none;
}
button.stripe-gateway-stripelink-modal-trigger:hover {
  background-color: #fff0;
  border-color: #fff0;
}
.wc-block-checkout__payment-method
  .wc-block-components-radio-control__label
  > span {
  width: 100%;
}
.wc-block-checkout__payment-method
  .wc-block-components-radio-control__label
  > span
  > span {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}
#radio-control-wc-payment-method-options-stripe__content.single-payment-element {
  padding-top: 1.4em;
}
#radio-control-wc-payment-method-options-stripe__content.single-payment-element
  .content {
  display: none;
}
#radio-control-wc-payment-method-options-stripe__label > span > span {
  border: none;
}
#wfls-prompt-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 26px 24px 46px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: stretch;
  justify-content: stretch;
}
.woocommerce #wfls-prompt-overlay {
  padding: 0;
  display: block;
}
#wfls-prompt-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
}
.login form .wfls-textarea {
  font-size: 1rem;
  width: 100%;
  padding: 3px;
  margin: 2px 6px 16px 0;
  background: #fbfbfb;
  height: 150px;
}
.login form .wfls-remember-device-wrapper {
  font-weight: 400;
  float: left;
  margin-bottom: 0;
}
.login form .wfls-remember-device-wrapper label {
  font-size: 12px;
  line-height: 19px;
}
.wfls-2fa-code-help {
  text-decoration: none;
}
.wfls-registration-captcha-contact {
  text-decoration: underline;
}
.Zebra_Tooltip {
  background: 0 0;
  position: absolute;
  z-index: 8000;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
  background: #000;
  border-radius: 5px;
  box-shadow: 0 0 6px rgb(0 0 0 / 0.6);
  color: #fff;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1.4;
  *margin-right: 0;
  max-width: 250px;
  padding: 10px;
  position: relative;
  _width: expression(document.body.clientWidth>250px ? "250px": "auto");
  border: 0 solid #000;
}
.Zebra_Tooltip .Zebra_Tooltip_Message.Zebra_Tooltip_Has_Close {
  padding-right: 23px;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow {
  position: absolute;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom {
  bottom: 0;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div {
  top: 0;
  border-color: #000 #fff0 #fff0;
  _border-bottom-color: pink;
}
.Zebra_Tooltip
  .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom
  div.Zebra_Tooltip_Arrow_Border {
  border-color: #000 #fff0 #fff0;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top {
  top: 0;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div {
  bottom: 0;
  border-color: #fff0 #fff0 #000;
  _border-top-color: pink;
}
.Zebra_Tooltip
  .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top
  div.Zebra_Tooltip_Arrow_Border {
  border-color: #fff0 #fff0 #000;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
  position: absolute;
  border-style: solid;
  border-width: 10px;
  width: 0;
  height: 0;
  left: 0;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow div.Zebra_Tooltip_Arrow_Border {
  border-width: 10px;
  box-shadow: 0 0 6px rgb(0 0 0 / 0.6);
  left: 0;
}
.Zebra_Tooltip .Zebra_Tooltip_Close {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  padding: 0 4px;
  position: absolute;
  right: 2px;
  text-decoration: none;
  top: 2px;
}
.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
  color: #000;
  background: #c2d076;
  border-radius: 5px;
}
.grecaptcha-badge {
  z-index: 65535;
}
:root {
  --joinchat-ico: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");
  --joinchat-font: -apple-system, blinkmacsystemfont, "Segoe UI", roboto,
    oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
}
.joinchat {
  --sep: 20px;
  --bottom: var(--sep);
  --s: 60px;
  --h: calc(var(--s) / 2);
  --header: max(50px, var(--s) * 1.166667);
  --vh: 100vh;
  --ch: 142;
  --cs: 70%;
  --cl: 49%;
  --hsl: var(--ch) var(--cs) var(--cl);
  --color: hsl(var(--hsl));
  --dark: hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));
  --hover: hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));
  --bg: hsl(var(--hsl) / 4%);
  --bw: 1;
  --text: hsl(
    0deg 0% clamp(0%, var(--bw) * 1000%, 100%) /
      clamp(70%, var(--bw) * 1000%, 100%)
  );
  --msg: var(--color);
  color: var(--text);
  display: none;
  position: fixed;
  z-index: 9000;
  right: var(--sep);
  bottom: var(--bottom);
  font: normal normal normal 16px/1.625em var(--joinchat-font);
  letter-spacing: 0;
  animation: joinchat_show 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 10ms both;
  transform: scale3d(0, 0, 0);
  transform-origin: calc(var(--s) / -2) calc(var(--s) / -4);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: manipulation;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgb(0 0 0/0);
}
.joinchat *,
.joinchat :after,
.joinchat :before {
  box-sizing: border-box;
}
.joinchat--show {
  display: block;
  transform: scaleX(1);
}
.joinchat--left {
  right: auto;
  left: var(--sep);
}
.joinchat--dark {
  --msg: var(--dark);
}
.joinchat--noanim {
  animation: none;
}
.joinchat--chatbox:not(.joinchat--noanim) {
  transform-origin: 0 0;
  animation-timing-function: ease-in-out;
}
.joinchat--hidden {
  display: none !important;
}
@supports not (width: clamp(1px, 1%, 10px)) {
  .joinchat {
    --text: hsl(0deg 0% calc(var(--bw) * 1%) / 90%);
  }
}
.joinchat__button {
  position: absolute;
  z-index: 2;
  bottom: 8px;
  right: 8px;
  height: var(--s);
  width: var(--s);
  background: #25d366 var(--joinchat-ico) 50%/60% no-repeat;
  color: inherit;
  border-radius: 50%;
  box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, 0.24);
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.joinchat__button:hover {
  background-color: #128c7e;
}
.joinchat:has(.joinchat__chatbox) .joinchat__button:hover {
  transition-duration: 1.5s;
}
.joinchat__button:active {
  background-color: #128c7e;
  transition: none;
}
.joinchat--left .joinchat__button {
  right: auto;
  left: 8px;
}
.joinchat--chatbox .joinchat__button {
  display: none;
}
.joinchat__button__ico {
  position: absolute;
  inset: 0;
  display: flex;
  border-radius: 50%;
  overflow: hidden;
  color: var(--text) !important;
}
.joinchat__button__ico svg {
  width: var(--ico-size, 100%);
  height: var(--ico-size, 100%);
  margin: calc((100% - var(--ico-size, 1)) / 2);
}
.joinchat__button:has(.joinchat__button__ico) {
  background: var(--color);
  box-shadow: 1px 6px 24px 0
    hsl(var(--ch) var(--cs) calc(var(--cl) - 10%) / 24%);
}
.joinchat__button:has(.joinchat__button__ico):active,
.joinchat__button:has(.joinchat__button__ico):hover {
  background: var(--hover);
}
.joinchat__button__image {
  position: absolute;
  inset: 1px;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
}
.joinchat__button__image img,
.joinchat__button__image video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.joinchat--show .joinchat__button__image {
  animation: joinchat_image_loop 20s linear 5s infinite normal both;
}
.joinchat--img .joinchat__button__image {
  opacity: 1;
  animation: none;
}
.joinchat__badge {
  position: absolute;
  z-index: 2;
  bottom: calc(var(--s) - 8px);
  right: 4px;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  background: #e82c0c;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  box-shadow: none;
  opacity: 0;
  pointer-events: none;
}
.joinchat--left .joinchat__badge {
  right: auto;
  left: calc(var(--s) - 8px);
}
.joinchat__badge.joinchat__badge--in {
  animation: joinchat_badge_in 0.5s cubic-bezier(0.27, 0.9, 0.41, 1.28) 1 both;
}
.joinchat__badge.joinchat__badge--out {
  animation: joinchat_badge_out 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1 both;
}
.joinchat__tooltip {
  position: absolute;
  top: calc(var(--h) - 16px);
  right: calc(var(--s) + 16px);
  max-width: calc(100vw - var(--s) - 45px);
  height: 32px;
  padding: 0 14px;
  border: none;
  border-radius: 16px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  line-height: 31px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease-out 0.4s;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.4));
  pointer-events: none;
}
.joinchat__tooltip:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: -6px;
  border: 8px solid transparent;
  border-width: 6px 0 6px 8px;
  border-left-color: #fff;
}
.joinchat__tooltip div {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.joinchat--tooltip .joinchat__tooltip {
  animation: joinchat_tootlip 20s linear 5s 1 normal both;
}
.joinchat--chatbox .joinchat__tooltip {
  display: none;
}
.joinchat--left .joinchat__tooltip {
  right: auto;
  left: calc(var(--s) + 16px);
}
.joinchat--left .joinchat__tooltip:after {
  left: -6px;
  right: auto;
  border-color: transparent;
  border-width: 6px 8px 6px 0;
  border-right-color: #fff;
}
.joinchat__qr {
  position: absolute;
  z-index: 2;
  bottom: calc(var(--s) + 24px);
  right: 8px;
  display: none;
  flex-direction: column-reverse;
  width: 228px;
  min-height: 200px;
  padding: 14px 14px 10px;
  border: none;
  border-radius: 16px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  white-space: nowrap;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.4));
  animation: joinchat_badge_in 0.4s cubic-bezier(0.11, 0.84, 0.83, 1.01) 0.5s
    both;
  pointer-events: none;
}
.joinchat__qr:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  right: calc(var(--h) - 6px);
  border: 8px solid transparent;
  border-width: 8px 6px 0;
  border-top-color: #fff;
}
.joinchat--left .joinchat__qr {
  left: 8px;
  right: auto;
}
.joinchat--left .joinchat__qr:after {
  left: calc(var(--h) - 6px);
  right: auto;
}
.joinchat__qr div {
  font-size: 14px;
  color: #4a4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
}
.joinchat__qr canvas {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0;
  image-rendering: pixelated;
}
.joinchat__chatbox {
  content-visibility: hidden;
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: calc(100vw - var(--sep) * 2);
  max-width: 400px;
  max-height: calc(var(--vh) - var(--bottom) - var(--sep));
  border-radius: calc(var(--h) + 2px);
  background: #fff
    linear-gradient(
      180deg,
      var(--color),
      var(--color) var(--header),
      var(--bg) var(--header),
      var(--bg)
    );
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
  text-align: left;
  overflow: hidden;
  transform: scale3d(0, 0, 0);
  opacity: 0;
  transition: max-height 0.2s ease-out, opacity 0.4s ease-out,
    transform 0s linear 0.3s;
}
[dir="rtl"] .joinchat__chatbox {
  text-align: right;
}
.joinchat--chatbox .joinchat__chatbox {
  content-visibility: visible;
  opacity: 1;
  transform: scaleX(1);
  transition: max-height 0.2s ease-out, opacity 0.2s ease-out,
    transform 0s linear;
}
.joinchat--left .joinchat__chatbox {
  right: auto;
  left: 0;
}
.joinchat--dark .joinchat__chatbox {
  background: #1a1a1a
    linear-gradient(
      180deg,
      var(--dark),
      var(--dark) var(--header),
      var(--bg) var(--header),
      var(--bg)
    );
}
.joinchat__header {
  display: flex;
  flex-flow: row;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  height: var(--header);
  padding: 0 70px 0 26px;
  margin: 0;
}
[dir="rtl"] .joinchat__header {
  padding: 0 26px 0 70px;
}
.joinchat__header span {
  font-size: 19px;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.8;
}
.joinchat__header a {
  font-size: 11px;
  line-height: 18px;
  color: inherit !important;
  text-decoration: none !important;
  fill: currentcolor;
  opacity: 0.8;
}
.joinchat__header a svg {
  display: inline-block;
  width: auto;
  height: 18px;
  vertical-align: -30%;
}
.joinchat__header a:active,
.joinchat__header a:hover {
  color: inherit !important;
  text-decoration: none !important;
  opacity: 0.9;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));
}
.joinchat__wa {
  display: block;
  fill: currentcolor;
  opacity: 0.8;
}
.joinchat__close {
  --size: 34px;
  position: absolute;
  top: calc(50% - var(--size) / 2);
  right: 24px;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4)
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E")
    50%/12px no-repeat;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
.joinchat__close:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.joinchat__close:active {
  background-color: rgba(0, 0, 0, 0.7);
}
[dir="rtl"] .joinchat__close {
  right: auto;
  left: 24px;
}
.joinchat__scroll {
  overflow: hidden scroll;
  overscroll-behavior-y: contain;
  -webkit-overflow-scrolling: touch;
}
.joinchat__scroll::-webkit-scrollbar {
  width: 4px;
  background: rgb(0 0 0/0);
}
.joinchat__scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgb(0 0 0/0);
}
.joinchat--blur .joinchat__scroll {
  background: hsl(var(--hsl) / 2%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.joinchat__scroll:hover::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}
.joinchat__content {
  display: flex;
  flex-direction: column;
  width: calc(100% + 4px);
  padding: 20px 0 8px;
}
.joinchat__content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 4px;
  height: calc(var(--s) + 20px);
  background: #fff linear-gradient(180deg, var(--bg), var(--bg));
  -webkit-mask-image: linear-gradient(
    rgb(0 0 0/0),
    rgb(0 0 0/60%) 25%,
    rgb(0 0 0/92%) 70%,
    rgb(0 0 0/100%) 95%,
    rgb(0 0 0/100%)
  );
  mask-image: linear-gradient(
    rgb(0 0 0/0),
    rgb(0 0 0/60%) 25%,
    rgb(0 0 0/92%) 70%,
    rgb(0 0 0/100%) 95%,
    rgb(0 0 0/100%)
  );
  pointer-events: none;
}
.joinchat--dark .joinchat__content:after {
  background-color: #1a1a1a;
}
.joinchat__open {
  position: sticky;
  z-index: 2;
  bottom: 8px;
  align-self: flex-end;
  display: flex;
  flex-direction: row;
  min-width: var(--s);
  height: var(--s);
  margin: 0 8px;
  background: var(--color);
  color: inherit;
  border-radius: var(--h);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
[dir="rtl"] .joinchat__open {
  align-self: flex-start;
  flex-direction: row-reverse;
}
.joinchat__open:active,
.joinchat__open:hover {
  background: var(--hover);
}
.joinchat--left .joinchat__open {
  align-self: flex-start;
  flex-direction: row-reverse;
}
[dir="rtl"] .joinchat--left .joinchat__open {
  flex-direction: row;
}
.joinchat--optout .joinchat__open {
  background-color: #999;
  pointer-events: none;
}
.joinchat__open__icon {
  flex-shrink: 0;
  width: var(--s);
  height: var(--s);
  max-width: var(--s);
  padding: calc(var(--s) * 0.18);
  margin: 0;
  overflow: hidden;
}
.joinchat__open__icon path {
  fill: none !important;
  stroke: var(--text) !important;
  stroke-linecap: round;
  stroke-width: 33px;
  animation: none;
}
.joinchat__open__icon .joinchat__pa {
  --stroke: 1097;
}
.joinchat__open__icon .joinchat__pb {
  --stroke: 1020;
}
.joinchat--chatbox .joinchat__open__icon path {
  stroke-dasharray: var(--stroke);
  stroke-dashoffset: var(--stroke);
  animation: joinchat_send_svg 6s 0.2s ease-in-out infinite;
}
.joinchat--chatbox .joinchat__open__icon .joinchat__pb {
  animation-delay: 3.2s;
}
.joinchat--optout .joinchat__open__icon path {
  animation: none;
}
.joinchat--optout .joinchat__open__icon .joinchat__pa {
  stroke-dasharray: 0;
}
.joinchat__open__text {
  max-width: 0;
  padding: 0;
  border-radius: var(--s);
  font-weight: 600;
  line-height: var(--s);
  white-space: nowrap;
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: none;
}
.joinchat--chatbox .joinchat__open__text {
  max-width: min(
    400px - 16px - var(--s),
    100vw - 16px - var(--s) - 2 * var(--sep)
  );
  padding: 0 4px 0 24px;
  opacity: 1;
  transition: max-width 0.2s linear, opacity 0.4s ease-out 0.2s;
}
.joinchat--chatbox.joinchat--left .joinchat__open__text {
  padding: 0 24px 0 4px;
}
.joinchat__optin {
  padding: 0 16px;
  margin-bottom: 16px;
  color: #4a4a4a;
  font-size: 13px;
  line-height: 1.33;
}
.joinchat__optin a {
  display: inline;
  padding: 0;
  color: inherit !important;
  text-decoration: underline;
}
.joinchat__optin a:hover {
  text-decoration-thickness: 2px;
}
.joinchat__optin input {
  position: absolute;
  visibility: hidden;
}
.joinchat__optin label {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 30px;
  color: inherit;
  font: inherit;
  cursor: pointer;
}
.joinchat__optin label:before {
  content: "";
  display: block;
  position: absolute;
  top: min(50% - 11px, 5px);
  left: 0;
  width: 22px;
  height: 22px;
  border: 3px solid var(--color);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 0 1px var(--text);
  transition: box-shadow 0.3s ease-in-out;
}
.joinchat--dark .joinchat__optin label:before {
  background: #000;
}
.joinchat__optin label:after {
  content: "";
  display: none;
  position: absolute;
  top: min(50% - 8px, 8px);
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid var(--text);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
[dir="rtl"] .joinchat__optin label {
  padding: 0 30px 0 0;
}
[dir="rtl"] .joinchat__optin label:before {
  left: auto;
  right: 0;
}
[dir="rtl"] .joinchat__optin label:after {
  left: auto;
  right: 8px;
}
.joinchat__optin input:checked + label:before {
  box-shadow: 0 0 0 1px var(--text), inset 0 0 0 10px var(--color);
}
.joinchat__optin input:checked + label:after {
  display: block;
}
.joinchat--dark .joinchat__optin {
  color: #d8d8d8;
}
.joinchat__chat {
  --peak_l: path(
    "M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z"
  );
  --peak_r: path(
    "M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z"
  );
  --peak: var(--peak_l);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 10px;
}
[dir="rtl"] .joinchat__chat {
  --peak: var(--peak_r);
}
.joinchat__bubble {
  position: relative;
  min-width: 60px;
  max-width: calc(100% - 52px);
  min-height: 56px;
  padding: 15px 20px;
  margin: 0 26px 16px;
  border-radius: 26px;
  background: #fff;
  color: #4a4a4a;
  word-break: break-word;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  transform-origin: 0 50%;
  animation: joinchat_show 0.25s cubic-bezier(0, 0, 0.58, 1.19) 10ms both;
}
[dir="rtl"] .joinchat__bubble {
  transform-origin: 100% 50%;
}
.joinchat__bubble:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 18px;
  left: -15px;
  width: 17px;
  height: 25px;
  background: inherit;
  clip-path: var(--peak);
}
[dir="rtl"] .joinchat__bubble:before {
  left: auto;
  right: -15px;
}
.joinchat--dark .joinchat__bubble {
  background: #505050;
  color: #d8d8d8;
}
.joinchat__bubble.joinchat__bubble--loading {
  width: 70px;
  border: none;
  background: transparent
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E")
    20px 20px no-repeat;
  transform-origin: 50% !important;
  animation: joinchat_show 0.1s ease-out 10ms both;
}
.joinchat--dark .joinchat__bubble.joinchat__bubble--loading {
  filter: invert(0.5);
}
.joinchat__bubble.joinchat__bubble--note {
  min-height: 0;
  padding: 0;
  background: none;
  font-size: 13px;
  line-height: 1.33;
  filter: none;
  animation: none;
}
.joinchat__bubble.joinchat__bubble--media {
  padding: 5px;
}
.joinchat__bubble.joinchat__bubble--loading:before,
.joinchat__bubble.joinchat__bubble--note:before {
  content: none;
}
.joinchat__bubble a {
  color: var(--msg) !important;
  font-size: 1em;
  text-decoration: underline;
}
.joinchat__bubble a:active,
.joinchat__bubble a:hover {
  color: var(--hover) !important;
  border-color: var(--hover);
}
.joinchat__bubble a.joinchat__btn {
  display: inline-block;
  min-height: 46px;
  max-width: 100%;
  padding: 10px 20px;
  margin: 5px 0;
  border: 3px solid var(--msg);
  border-radius: 23px;
  line-height: 20px;
  text-align: center;
  text-decoration: none !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.joinchat__bubble a.joinchat__btn + .joinchat__bubble a.joinchat__btn {
  margin-top: -5px;
}
.joinchat__bubble img,
.joinchat__bubble video {
  max-width: 100%;
  height: auto;
  margin: 0.2em 0;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgb(0 0 0/10%);
}
.joinchat__bubble .joinchat--inline {
  display: inline-block;
  margin: -10px 0;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
}
.joinchat__bubble--media .joinchat--inline,
.joinchat__bubble--media img,
.joinchat__bubble--media video {
  display: block;
  margin: 0;
  border-radius: 21px;
}
.joinchat__bubble code {
  padding: 2px 5px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.joinchat__bubble hr {
  width: 100% !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-top: 2px solid var(--msg) !important;
  margin: 10px 0 !important;
}
@keyframes joinchat_show {
  0% {
    transform: scale3d(0, 0, 0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes joinchat_badge_in {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes joinchat_badge_out {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}
@keyframes joinchat_send_svg {
  0%,
  50%,
  to {
    stroke-dashoffset: var(--stroke);
  }
  5%,
  45% {
    stroke-dashoffset: 0;
  }
}
@keyframes joinchat_image_loop {
  0% {
    opacity: 0;
  }
  3%,
  20% {
    opacity: 1;
  }
  25%,
  to {
    opacity: 0;
  }
}
@keyframes joinchat_tootlip {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  1%,
  20% {
    opacity: 1;
    transform: scaleX(1);
  }
  25%,
  to {
    opacity: 0;
    transform: scaleX(1);
  }
}
.joinchat__woo-btn__wrapper {
  clear: both;
}
.joinchat__woo-btn {
  --s: 40px;
  display: inline-block;
  box-sizing: border-box;
  height: var(--s);
  max-width: 100%;
  padding: 0 calc(var(--s) / 2) 0 var(--s);
  background: #25d366 var(--joinchat-ico) calc(var(--s) * 0.2) 50% no-repeat;
  background-size: calc(var(--s) * 0.6);
  color: #fff;
  border-radius: calc(var(--s) / 2);
  font: 700 normal calc(var(--s) * 0.35) / var(--s) var(--joinchat-font);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.2s;
}
.joinchat__woo-btn:empty {
  padding-right: 0;
}
.joinchat__woo-btn:hover {
  background-color: #128c7e;
}
@media (orientation: landscape) and (height >= 481px),
  (orientation: portrait) and (width >= 481px) {
  .joinchat--mobile {
    display: none !important;
  }
}
@media (width <= 767px) {
  .joinchat--footer-bar {
    --bottom: 76px !important;
  }
}
@media (orientation: landscape) and (height <= 480px), (width <= 480px) {
  .joinchat {
    --sep: 6px;
    --header: max(50px, var(--s) * 0.9166667);
  }
  .joinchat__header__text {
    font-size: 17px;
  }
  .joinchat__close {
    --size: 28px;
  }
  .joinchat__bubble {
    max-width: calc(100% - 40px);
    padding: 16px;
    margin: 0 20px 10px;
    line-height: 24px;
  }
}
@media (hover: hover) {
  .joinchat__button:hover .joinchat__tooltip {
    opacity: 1;
    animation: none;
    transition: opacity 0.2s;
  }
  .joinchat--btn .joinchat__button:hover ~ .joinchat__qr,
  .joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  .joinchat--dark-auto {
    --msg: var(--dark);
  }
  .joinchat--dark-auto .joinchat__chatbox {
    background: #1a1a1a
      linear-gradient(
        180deg,
        var(--dark),
        var(--dark) var(--header),
        var(--bg) var(--header),
        var(--bg)
      );
  }
  .joinchat--dark-auto .joinchat__content:after {
    background-color: #1a1a1a;
  }
  .joinchat--dark-auto .joinchat__optin label:before {
    background: #000;
  }
  .joinchat--dark-auto .joinchat__optin {
    color: #d8d8d8;
  }
  .joinchat--dark-auto .joinchat__bubble {
    background: #505050;
    color: #d8d8d8;
  }
  .joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading {
    filter: invert(0.5);
  }
}
@media (prefers-reduced-motion) {
  .joinchat,
  .joinchat__open__icon path {
    animation: none;
  }
  .joinchat__open__icon .joinchat__pa {
    stroke-dasharray: 0;
  }
  .joinchat__open__text {
    transition: none !important;
  }
  .joinchat__bubble {
    animation: none !important;
  }
}
.joinchat {
  --ch: 142;
  --cs: 70%;
  --cl: 49%;
  --bw: 1;
}
