body .elementor-element.elementor-widget-text-editor p {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-style: inherit !important;
  font-weight: inherit !important;
}
body .coupon input {
  border-bottom: 1px solid #000 !important;
}
body .gooey-container {
  position: relative;
}
body .gooey-container .gooey {
  position: absolute;
  left: 50%;
  top: -35px;
  z-index: 2;
  transform: translateX(-50%);
}
body .about-slider .owl-nav .owl-prev {
  left: 20px;
}
body .about-slider .owl-nav div span {
  width: 42px !important;
  height: 42px !important;
  font-size: 20px !important;
  line-height: 38px !important;
  border: 2px solid #fff !important;
  background: #F71AD9;
}
@media (min-width: 1001px) {
  body.page-id-3587 nav.main_menu > ul > li > a {
    color: #fff;
  }
}
body .icon-img {
  cursor: pointer;
}
body .icon-img .img2 {
  display: none;
}
body .icon-img:hover .img1 {
  display: none;
}
body .icon-img:hover .img2 {
  display: block;
}
body .cont-form form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
body .cont-form form p {
  width: 100%;
}
body .cont-form form p.form-half {
  width: calc(50% - 8px);
}
@media (max-width: 480px) {
  body .cont-form form p.form-half {
    width: 100%;
  }
}
body .cont-form form p.form-btn {
  text-align: center;
}
body .cont-form .wpcf7-submit {
  background-color: #110E0B !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  font-size: 19px !important;
  font-family: "Wallop Bold" !important;
}
body .cont-form .wpcf7-submit:hover {
  background-color: #f71ad9 !important;
}
body .text-strong strong {
  font-family: "Wallop SemiBold", Sans-serif;
}
body.page-id-4026 #menu-main-menu li a, body.page-id-4388 #menu-main-menu li a, body.page-id-4495 #menu-main-menu li a {
  color: #fff;
}
body header #menu-main-menu li .second ul li a:hover {
  color: #f3f3f3 !important;
}
body.woocommerce-checkout .q_logo img {
  filter: invert(1);
}
body footer {
  z-index: 0 !important;
}
body .announcement-bar {
  padding: 10px;
  background: #F71AD9;
}
body .announcement-bar.scrolled {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  left: 0;
}
body .announcement-bar p {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  body .announcement-bar p {
    font-size: 14px;
  }
}
body .marquee-wrapper p {
  font-size: 104px;
  padding: 0;
  margin: 0;
  line-height: 1;
  height: 88px;
}
@media (max-width: 1024px) {
  body .marquee-wrapper p {
    font-size: 70px;
  }
}
body .marquee-wrapper#HomeMarquee p {
  color: #77DBFF;
}
body .marquee-wrapper#HomeMarquee2 p {
  color: #0169FF;
}
body .marquee-wrapper#AboutMarquee p {
  color: #fff;
}
body .marquee-wrapper#AboutMarquee svg path {
  fill: #fff !important;
}
body .newsletter-section #mc_embed_signup form {
  position: relative;
  padding: 0;
}
body .newsletter-section #mc_embed_signup form input.email {
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
  color: #000;
  font-size: 15px;
  font-family: "Raleway";
  line-height: 22px;
  width: 100%;
}
body .newsletter-section #mc_embed_signup form input.email::placeholder {
  color: inherit;
}
body .newsletter-section #mc_embed_signup form input.email:focus-visible {
  outline: 0;
}
@media (min-width: 1025px) {
  body .newsletter-section #mc_embed_signup form .clear {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
body .newsletter-section #mc_embed_signup form .clear input {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 4px;
  font-family: "Wallop Bold", Sans-serif !important;
  font-size: 15px !important;
  line-height: 22px;
  letter-spacing: 0;
}
body .marquee span {
  position: relative;
}
body .marquee span svg {
  top: 50%;
  transform: translateY(-50%);
}
body.post-type-archive-press .header_bottom {
  background: #77dbff !important;
}
body.post-type-archive-press #PressArchives {
  padding: 150px 16px 50px;
}
@media (max-width: 1000px) {
  body.post-type-archive-press #PressArchives {
    padding: 50px 16px;
  }
}
body.post-type-archive-press #PressArchives .cust-container {
  max-width: 1200px;
  margin: 0 auto;
}
body.post-type-archive-press #PressArchives .cust-container .page-title {
  text-align: center;
  margin-bottom: 50px;
}
body.post-type-archive-press #PressArchives .cust-container .press-row {
  display: flex;
  flex-wrap: wrap;
  gap: 44px;
  justify-content: flex-start;
}
@media (max-width: 1024px) {
  body.post-type-archive-press #PressArchives .cust-container .press-row {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  body.post-type-archive-press #PressArchives .cust-container .press-row {
    gap: 10px;
  }
}
body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop {
  position: relative;
  cursor: pointer;
  width: calc(20% - 36px);
  height: 180px;
}
@media (max-width: 1024px) {
  body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop {
    height: 80px;
    width: calc(25% - 15px);
  }
  body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop img {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop {
    width: calc(50% - 10px);
  }
}
body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop img {
  width: 100%;
  height: 180px;
  object-fit: contain;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop img:hover {
  transform: scale(1.2);
}
body.post-type-archive-press #PressArchives .cust-container .press-row .press-loop img.hover-state {
  opacity: 0;
  display: none;
}
body.single-press .header_bottom {
  background: #77dbff !important;
}
body.single-press .single-press-template {
  padding: 100px 0 50px;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
@media (max-width: 1000px) {
  body.single-press .single-press-template {
    padding: 0 0 50px;
    row-gap: 20px;
  }
}
body.single-press .single-press-template .single-press-title {
  background: #f71ad9;
  padding: 30px 0;
}
body.single-press .single-press-template .single-press-title h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.15px;
}
body.single-press .single-press-template .cust-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
body.single-press .single-press-template .cust-container .press-links {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
}
body.single-press .single-press-template .cust-container .press-links a {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  text-transform: capitalize;
}
body .prod-lists {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
body .prod-lists .prod-list {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  gap: 15px;
  cursor: pointer;
  padding: 15px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 1024px) {
  body .prod-lists .prod-list {
    gap: 10px;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  body .prod-lists .prod-list {
    width: 100%;
  }
}
body .prod-lists .prod-list:hover .prod-img img.main-image {
  display: none;
}
body .prod-lists .prod-list:hover .prod-img img.hover-image {
  display: block;
}
body .prod-lists .prod-list:hover .prod-atc a {
  background: #000 !important;
}
body .prod-lists .prod-list .prod-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(8px);
  z-index: 99999;
  padding: 50px 20px;
  width: 100%;
  height: 100%;
}
body .prod-lists .prod-list .prod-lightbox .prod-lightbox-close {
  position: absolute;
  top: 50px;
  left: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  z-index: 999;
}
body .prod-lists .prod-list .prod-lightbox .slider-main .slider-main-slide {
  text-align: center;
}
body .prod-lists .prod-list .prod-lightbox .slider-main .slider-main-slide img {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}
body .prod-lists .prod-list .prod-lightbox .slider-thumbs {
  margin-top: 20px;
}
body .prod-lists .prod-list .prod-lightbox .slider-thumbs .slick-track {
  display: flex !important;
  gap: 15px;
  justify-content: center;
  transform: unset !important;
}
body .prod-lists .prod-list .prod-lightbox .slider-thumbs .slick-track .slider-thumb-slide {
  max-width: 120px;
  opacity: 0.5;
}
body .prod-lists .prod-list .prod-lightbox .slider-thumbs .slick-track .slider-thumb-slide.slick-current {
  opacity: 1;
}
body .prod-lists .prod-list .prod-img {
  position: relative;
}
body .prod-lists .prod-list .prod-img img {
  display: block;
  object-fit: cover;
  width: 100%;
}
body .prod-lists .prod-list .prod-img img.hover-image {
  display: none;
}
body .prod-lists .prod-list .prod-content {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
body .prod-lists .prod-list .prod-content h2 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  font-family: var(--e-global-typography-a442bad-font-family), Sans-serif;
  letter-spacing: initial;
}
@media (max-width: 1024px) {
  body .prod-lists .prod-list .prod-content h2 {
    font-size: 14px;
  }
}
body .prod-lists .prod-list .prod-content p.prod-price {
  font-size: 26px;
  font-weight: 700;
  font-family: "Blimey Bold", Sans-serif;
}
body .prod-lists .prod-list .prod-content .prod-atc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  gap: 15px;
}
@media (max-width: 767px) {
  body .prod-lists .prod-list .prod-content .prod-atc {
    flex-direction: column;
    align-items: flex-start;
  }
}
body .prod-lists .prod-list .prod-content .prod-atc input {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  body .prod-lists .prod-list .prod-content .prod-atc input {
    width: 100%;
  }
}
body .prod-lists .prod-list .prod-content .prod-atc button {
  background: #F71AD9;
  color: #fff;
  font-family: "Wallop Bold", Sans-serif;
  padding: 8px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
  border: 0;
  cursor: pointer;
}
body .prod-lists .prod-list .prod-content .prod-atc button img {
  width: 24px;
  height: 24px;
}
@media (max-width: 1024px) {
  body .prod-lists .prod-list .prod-content .prod-atc button {
    flex-direction: column;
    padding: 6px 22px;
  }
}
@media (min-width: 1025px) {
  body.woocommerce-cart .q_logo img {
    filter: invert(1);
  }
}
body.woocommerce-cart .woocommerce-message {
  background: #f8f8f8;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  body.woocommerce-cart .woocommerce-message {
    flex-direction: column;
    gap: 10px;
  }
}
body.woocommerce-cart .woocommerce-message::before {
  display: none;
}
body footer .footer-link a {
  color: #F71AD9 !important;
  font-weight: 700;
}
body footer .fa-stack {
  width: 34px;
}
body .footer_top .footer-link a:not(.qbutton) {
  color: #F71AD9 !important;
}
body .footer_col1 p strong {
  font-family: "Wallop Bold";
}
body .footer_col1 p em {
  font-style: normal;
  color: #ECB7FA;
}
