/*================================================== footer section section start */
#footer-section {
  font-size: 14px;
  font-family: "Open Sans", Arial, Tahoma, sans-serif;
}
#Footer,
#Footer .widget_recent_entries ul li a {
  color: #ffffff;
}

#Footer a {
  color: #000000;
}

#Footer a:hover {
  color: #6b0005;
  padding-left: 3px;
}

#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2,
#Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
  color: #000000;
}

#Footer .themecolor,
#Footer .widget_meta ul,
#Footer .widget_pages ul,
#Footer .widget_rss ul,
#Footer .widget_mfn_recent_comments ul li:after,
#Footer .widget_archive ul,
#Footer .widget_recent_comments ul li:after,
#Footer .widget_nav_menu ul,
#Footer .widget_price_filter .price_label .from,
#Footer .widget_price_filter .price_label .to,
#Footer .star-rating span {
  color: #add8e6;
}

#Footer .themebg,
#Footer .widget_categories ul,
#Footer .Recent_posts ul li .desc:after,
#Footer .Recent_posts ul li .photo .c,
#Footer .widget_recent_entries ul li:after,
#Footer .widget_mfn_menu ul li a:hover,
#Footer .widget_product_categories ul {
  background-color: #add8e6;
}

#Footer .Recent_posts ul li a .desc .date,
#Footer .widget_recent_entries ul li .post-date,
#Footer .tp_recent_tweets .twitter_time,
#Footer .widget_price_filter .price_label,
#Footer .shop-filters .woocommerce-result-count,
#Footer ul.product_list_widget li .quantity,
#Footer .widget_shopping_cart ul.product_list_widget li dl {
  color: #ffffff;
}

#Footer .footer_copy .social li a,
#Footer .footer_copy .social-menu a {
  color: #006b64;
}

#Footer .footer_copy .social li a:hover,
#Footer .footer_copy .social-menu a:hover {
  color: #ffffff;
}
/* Footer start */
#Footer .footer-logo-area {
  border-top: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  position: relative;
  /* margin-top: 100px; */
}
#Footer .footer-logo-area .footer-logo {
  display: inline-block;
  border: 1px solid #ddd;
  min-height: 50px;
  padding: 10px;
  position: absolute;
  width: 275px;
  top: 50%;
  left: 50%;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 2px 12px -5px #000037;
  border-radius: 2px;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
#Footer .widgets_wrapper {
  position: relative;
}
#Footer .widgets_wrapper .footer-col h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px;
}

#Footer .footer-link {
  font-size: 13px;
  color: #d4d4d9;
  font-weight: 500;
}

#Footer .footer-link li {
  display: block;
  position: relative;
  padding-left: 20px;
  border-bottom: 1.2px solid #1f5b7e;
  color: #d4d4d9;
}
#Footer .footer-link li:before {
  content: "â€¢";
  display: block;
  font-weight: bold;
  margin-left: -14px;
  position: absolute;
  font-size: 16px;
  top: 2px;
  color: #dcdcdc;
}

.footer-social-share .social > li > a,
#Footer .footer_copy .copyright a,
#Footer .footer-link > li > a {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  color: #d4d4d9;
}
#Footer .footer-link > li > a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  padding: 5px 0;
  color: #d4d4d9;
}
#Footer .footer-link > li > a:hover {
  text-decoration: none;

  color: #0984e3;
}
/*.footer-social-share {*/
/*  text-align: center;*/
/*  margin: 30px;*/
/*}*/
/*.footer-social-share .social > li {*/
/*  display: inline-block;*/
/*}*/
/*.footer-social-share .social > li > a {*/
/*  background-color: transparent;*/
/*  border-radius: 50%;*/
/*  border: 3px solid #f3f3f3;*/
/*  display: block;*/
/*  font-size: 30px;*/
/*  height: 60px;*/
/*  align-content: center;*/
/*  padding-top: 10px;*/
/*  margin: 10px;*/
/*  width: 60px;*/
/*}*/
/*.footer-social-share .social > li > a,*/
/*#Footer .footer_copy .copyright a {*/
/*  color: #fff !important;*/
/*}*/
/*.footer-social-share .social > li > a:hover {*/
/*  color: #0984e3 !important;*/
/*}*/
/*.footer-social-share .social .googleplus > a:hover {*/
/*  color: #dc5043 !important;*/
/*}*/
/*.footer-social-share .social .youtube > a:hover {*/
/*  color: #ff0000 !important;*/
/*}*/
/*.footer-social-share .social .linkedin > a:hover {*/
/*  color: #0077b5 !important;*/
/*}*/
/*.footer-social-share .social .instagram > a:hover {*/
/*  color: #d92b70 !important;*/
/*}*/
.footer-contact-info > h4 {
  color: #fff !important;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
}
#Footer .footer_copy {
  background-color: #021f41;
  /*background: linear-gradient(to right, #333333, #222f3e, #333333);*/
  border-top: 0 solid #ddd !important;
  text-align: center;
  font-size: 15px;
}
#Footer .footer_copy .footer-social-share .social {
  float: none;
}
#Footer .footer_copy .copyright {
  float: none !important;
}
#Footer .footer_copy .one {
  padding-bottom: 14px;
  padding-top: 22px;
}
/*Footer*/
#Footer .widgets_wrapper:before {
  background-color: transparent !important;
}

#Footer .footer-link li::before {
  color: #000;
}

#Footer .footer-link > li > a {
  font-weight: 300;
  color: #000;
  font-size: 13px;
}

#Footer .footer_copy {
  background-color: var(--accent-color);
}
.footerContainer:before,
.footerContainer:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.footerContainer:after {
  clear: both;
}
.footerContainer {
  zoom: 1;
}
#Footer .widgets_wrapper {
  background-image: url(../../../assets/img/footer/footer.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
}
.footer-col {
  /* width: 18%; */
}
@media only screen and (max-width: 767px) {
  .container .footer-col {
    margin: 0;
    width: 100% !important;
    clear: both;
  }
}

#Footer .searchBox {
  width: 80%;
  height: 37px;
  border: 1px solid white;
  border-radius: 4px;
  background: rgb(214 214 214 / 24%);
  backdrop-filter: blur(5px);
}
.footer-logo {
  background: #ffffff;
  padding: 7px;
  border-radius: 5px;
}
.footer-ugc-logo-area {
  border-radius: 8px;
  width: 88%;
  background: #ffffff;
}
.footer-ugc-logo-area-text {
  color: var(--dark-color);
}
.footerUlContainer ul {
  list-style-type: disc;
  font-size: 14px;
  padding-left: 7px;
}
.footerUlContainer ul li {
  color: #000 !important;
  border-bottom: 1px solid #181830;
  font-weight: 100;
  border-bottom-width: thin;
  padding: 3px;
}

.footerContainer .social {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 16px;
  list-style: none;
}

.footerContainer .social li {
  position: relative;
  flex-basis: 50px;
}

.footerContainer .social li::after {
  position: absolute;
  /* content: "Tooltip"; */
  content: attr(data-tooltip);
  inset: -45% auto auto 50%;
  z-index: -1;
  translate: -50%;
  padding: 4px 12px;
  font-size: 14px;
  color: #fff;
  /* background: #070707; */
  background: var(--bg, #070707);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  /* transition: all 0.3s ease-in-out; */
  transition: inset 0.4s cubic-bezier(0.47, 2, 0.41, 1.5),
    visibility 0.3s ease-in-out, opacity 0.2s ease-in-out;
}

.footerContainer .social li:has(a:hover, a:focus-visible)::after {
  opacity: 1;
  visibility: visible;
  inset-block-start: -60%;
}

.footerContainer .social a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  font-size: 44px;
  color: #070707;
  border: 1px solid;
  border-radius: 100%;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: color 0.3s ease-in-out;
}

.footerContainer .social a > i {
  position: relative;
  z-index: 1;
}

.footerContainer .social a::after {
  position: absolute;
  content: "";
  inset: 100% 0 0;
  /* background: #070707; */
  background: var(--bg, #070707);
  pointer-events: none;
  transition: inset 0.3s ease-in-out;
}

.footerContainer .social a:hover,
.footerContainer .social a:focus-visible {
  color: #fff !important;
}

.footerContainer .social a:hover::after,
.footerContainer .social a:focus-visible::after {
  inset-block-start: 0;
}

