/* --------------------------Header---------------------------- */

/* .stickynavbar {
  z-index: 99;
  padding-top: 0 !important;
  background: #fff;
  
  } */
  #sticky-onoff {
  display: none;
  }

  
  .sticky {
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    padding-bottom: 0 !important;
  }
  .nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
  }
  .sticky .header-wrap {
    background: #271B14;
    padding: 16px 0;
  }
  .woocommerce form .form-row label {
    font-family: Prompt;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFF;
  }
  .custom-social-icons a i:hover {
    color: #FFFFFF;
  }
  p.woocommerce-LostPassword.lost_password a {
    font-family: 'Plus Jakarta Sans';
    color: #fff;
    font-weight: 600;
    font-size: 16px;
  }
  .main-navigation li > a:after {
    content: "\f107";
    position: static;
    margin-left: 3px;
    font-family: "font awesome 5 free";
    font-weight: 900;
    position: absolute;
    display: none;;
   }
  .main-navigation li > a:only-child:after {
    content: '' ;
    margin-left: 0px;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    letter-spacing: 0px;
    opacity: 1;
    text-transform: capitalize;
    display: flex;
    cursor: pointer;
    background: #FDB32F;
    padding: 16px 56px;
    text-align: left;
    justify-content: center;
    border: unset;
    font-family: Prompt;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    border-radius: 99px;
    margin: 12px 0;

  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block !important;
}




.header-phone-number:hover {
  background: #ffffff;
}
ul.sub-menu li a:hover {
  -moz-transform: translate(15px, 0%);
  -ms-transform: translate(15px, 0%);
  -webkit-transform: translate(15px, 0%);
  -o-transform: translate(15px, 0%);
  transform: translate(15px, 0%);
}



  .social-menues {
    justify-content: end;
    align-items: center;
  }
  .home.page-template .sticky .nav_wrap {
  padding-bottom: 0px;
  }
  .nav_wrap {
    padding: 14px;
}
  #header .logo img{
    width: 100%;
    height: 100%;
  }
  
  .menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  }
  .neseted-inner {
  top: 0;
  position: absolute;
  }
  .continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
  }
  #header .logo, #footer .logo{
  margin:0; 
  text-align: left;
  }
  .sticky .logo
  {
    top: 12px !important;
    }
  
  ol.wp-block-latest-comments {
  
    padding-left: 0 !important;
  }
  
  /* search */
  .search_form button {
    background: unset;
    border: unset;
    color: #3A423F;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 54px;
    position: absolute;
    top: 4px;
    right: 6px;
  }
  input#woocommerce-product-search-field-0 {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #F1F1F1;
    padding-left: 24px;
    border: 1px solid #58585833;
  }
  form.woocommerce-product-search {
    position: relative;
  }
  input#woocommerce-product-search-field-0::placeholder {
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.08px;
    text-align: left;
    color: #585858;
    
  }
  
  .logo a.custom-logo-link{ 
  color:#000000;
  }
  .logo a {
  color: #000;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Lobster";
  }
  .logo p{ 
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  }
  #header .top-contact{
  padding:12px 0; 
  font-size:15px;
  }
  .menubar .social-media{
  padding:12px 0; 
  text-align:center;
  }
  .header-wishlist-cart i {
    font-weight: 200;
    color: #3A423F;
    font-size: 18px;
  }
  span.cart-header i {
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #3A423F;
  }
  
  .scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
  }
  #masthead.scrolled {
  background: #ccc;
  }
  #site-navigation {
  width: 100%;
  }
  

  
  .post-featured img {
    width: 100%;
    height: 100%;
  }
  .search h1.entry-title {
    text-align: left;
    padding: 60px 0 0;
    margin-bottom: 0;
    color: #000000;
    font-size: 40px;
    line-height: 80px;
    font-weight: 900;
    font-family: 'Plus Jakarta Sans';
  }
  .search-page-sec form.search-form.serach-page {
    margin-top: 16px;
}
  input.search-field.search-input::placeholder {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    line-height: 24.65px;
    text-align: left;
    color: #1B1C1E;
    padding-left: 10px;
  }
  .search-box {
    position: relative;
  }
  h3.entry-title {
    font-family: Prompt;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #626B7D;
    margin-bottom: 0;
  }
  .middle-align p {
    font-family: Nunito Sans;
    font-weight: 500;
    font-size: 15px;
    line-height: 19.5px;
    letter-spacing: 0%;
    text-align: left;
    color: rgba(0, 0, 0, 0.45);
    margin-bottom: 0;
    padding: 16px 0;
}
.middle-align ul {
  padding-left: 0;
}
.middle-align ul li{
  list-style: none;
}
li.wp-block-latest-comments__comment a {
  font-family: Merienda;
  font-weight: 800;
  font-size: 14px;
  line-height: 31.24px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;

}
.author-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 14px 0;
}
.blog-author {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1A1819;
  margin-bottom: 0;
}
.blog-author span {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1A1819;
  margin-bottom: 0;
}
.blog-box h6 {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1A1819;
  margin-bottom: 0;
  padding-left: 14px;

}
footer.wp-block-latest-comments__comment-meta {
  font-family: Merienda;
  font-weight: 800;
  font-size: 14px;
  line-height: 31.24px;
  letter-spacing: 0%;
  text-align: left;
  color: #fff;

}
aside#block-2 {
  padding: 0px 0 38px;
}
.middle-align h2 {
  font-family: Poller One;
  font-weight: 400;
  font-size: 26px;
  line-height: 46.2px;
  letter-spacing: -3%;
  text-align: left;
  color: #36322F;

}
#sidebar {
  background: #62C3E7;
  border-radius: 30px;
  padding: 30px 17px;
  height: fit-content;
}
#sidebar h2 {
  font-family: Poller One;
  font-weight: 400;
  font-size: 26px;
  line-height: 46.2px;
  letter-spacing: -3%;
  text-align: left;
  color: #36322F;
}
#sidebar ul li a {
  font-family: Merienda;
  font-weight: 800;
  font-size: 14px;
  line-height: 31.24px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFF;
}
.wp-block-search__button.wp-element-button {
  font-family: Merienda;
  font-weight: 800;
  font-size: 14px;
  line-height: 15.4px;
  letter-spacing: 0%;
  text-align: center;
  border: unset;
  background: #FF81B7;
  height: 48px;
  color: #FFF;
  padding: 10px 38px;
  border-radius: 30px;
}
.wp-block-search__label {
  width: 100%;
  font-family: Poller One;
  font-weight: 400;
  font-size: 26px;
  line-height: 46.2px;
  letter-spacing: -3%;
  text-align: left;
  color: #36322F;
  margin-bottom: 16px;
}
.wp-block-search__input {
  border: unset;
  background: #FFF;
  height: 48px;
  border-radius: 30px;
  width: 80%;
  padding: 24px;
}

  #header .fa-window-close
  {
  color:gray;
  cursor: pointer;
  font-size: 20px;
  }
  
  #header .cart i {
  color: #000;
  z-index: 999999999999999;
  font-size: 18px;
  }
  #header .account i{
  color: #000;
  }
  #header span.cart-value {
    position: absolute;
    top: -5px;
    background:  #FF6600;;
    color: #fff;
    border-radius: 50px;
    padding: 0px 6px;
    right: -2px;
    z-index: -1;
  }
  #header .bar_icon {
    text-align: right;
  }
  #header .bar_icon i {
    color: #fff;
    font-size: 20px;
    background: #000;
    text-align: center;
    padding: 12px;
  }
  #header .icons {
    padding: 18px 0px;
  }
  .about_me a {
    line-height: 25.5px !important;
  }

  
  
  /* --------------- Search -------------- */

  

.popup-box-on {
  display: block !important;
}
.off {
  display: none;
}

#search.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
}
.header-search {
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding-left: 48px;
}
.header-search::before {
  content: "";
  background: #261A1329;
  width: 1px;
  height: 24px;
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
}
#search {
  background-color: #fff;
  right: 0;
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  z-index: 2000;
  border-radius: 40px;
  bottom: -61px;
  overflow: 15px;
  padding: 12px;
}
.search-field::placeholder {
  font-family: Nunito Sans;
  font-weight: 500;
  font-size: 15px;
  line-height: 21.3px;
  letter-spacing: 0%;
  color: #0009;
}
.search-submit {
  border: unset;
  background: unset;
  color: #62C3E7;
  font-size: 18px;
}
#search .close {
  color: #FFF !important;
  font-size: 22px !important;
  opacity: 1;
  padding: 10px 17px;
  position: absolute;
  top: 0;
  top: -15px;
  margin: 0;
  padding: 0;
  right: -12px;
  background: #FF81B7;
  border-radius: 40px;
  width: 30px;
  height: 30px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}

input#term {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: -51px auto 0;
  outline: medium none;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
#search .btn {
  left: 50%;
  margin-top: 60px;
  padding: 10px 50px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}
.btn-lg , .btn-group-lg > .btn {
  border-radius: 153px !important;
  font-size: 29px;
}
.btn-site {
  background: #be5254 none repeat scroll 0 0;
  color: #fff !important;
}

  /*----------------Menu bar-----------*/
  
  @keyframes smoothScroll {
    0% {
      transform: translateY(-40px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
    text-align: right;
  }
  .main-navigation ul{
    list-style: none;
    margin: 0;
    padding-left: 42px;
    text-align: right;
  padding-left: 0;
  
  }

  .media-body a {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
  }

  .main-navigation li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 12px 33px 16px;
    color: #FFF;
    font-family: Merienda;
    font-weight: 800;
    font-size: 16px;
    line-height: 17.6px;
    letter-spacing: 0%;
    text-align: center;   
  }
  
  .main-navigation .sub-menu a:hover {
    color: #000000 !important;
}
  .contact:before {
    display: none;
  }
  .main-navigation li:last-child{
    border-right: none;
  }
  .main-navigation .sub-menu a {
    font-size: 16px;
}
  .main-navigation a {
    color: #FFF;
    font-family: Merienda;
    font-weight: 800;
    font-size: 16px;
    line-height: 17.6px;
    letter-spacing: 0%;
    text-align: center;
}
  .main-navigation a:hover{
    color: #62C3E7 !important;
  }
  
  .main-navigation ul ul{
    display: none;
    position: absolute;
    left: 0;
    top: 100% ;
    background: #62C3E7;
    min-width: 228px;
    z-index: 9999;
    padding-left: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 4px 20px -8px rgb(0 0 0 / 20%);
    border: 1px solid var(--color-yellow);
    animation: flipInY 1s linear;
    text-align: left;
  }
  .main-navigation ul ul li a {
    color: #FFFFFF;
}
  .main-navigation ul ul ul{
    left: 100%;
    top: 0;
  }
  
 
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
}
  .main-navigation ul ul li:last-child{
    border-bottom: 0;
  }
  
  .main-navigation ul li:hover > ul{
    display: block;
  }
  .header-phone-number i {
    color: #fff;
    padding-right: 8px;
}
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    cursor: pointer;
    color: #62C3E7;
  }
  .main-navigation .menu > ul > li.highlight{
    background-color: #ffffff;
  }
  
  .main-navigation .menu > ul > li.highlight:hover{
    background: transparent;
  }
  
  .menubar.scrolled .menu > ul > li:hover > a:after,
  .menubar.scrolled .menu > ul > li.current_page_item > a:after,
  .menubar.scrolled .menu > ul > li.current-menu-item > a:after{
    height: 2px;
  }
  
  .menu > ul > li.exoplanet-search:after{
    background: transparent !important;
  }
  .main-navigation ul ul li:hover > a {
    color: #000000;
}
  .main-navigation ul ul li:hover > a {
    color: #000000 !important;
}
  
  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation{
    margin: 0 0 15px;
    overflow: hidden;
  }
  

  
  p.logged-in-as a {
    color: #131313;
    font-weight: 600;
}
  


  
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto;
  }

  
  .header-social-icon
  {
    padding-top: 15px;
  }
  .header-social-icon .socialbox i
  {
    color: #b2b2b2;
    font-size: 13px;
    padding-right:15px;
  }
  
  p.comment-form-cookies-consent label {
    font-size: 11px;
  }
  p.comment-form-cookies-consent {
      display: flex;
      align-items: center;
      justify-content: space-around;
  }
  /*---------------- Footer Section ----------------------*/
  #media_image-1 img {
    width: 100%;
    height: 100%;
    padding: 0 90px;
  }
  .textwidget p {
      color: #fff;
      opacity: 1;
      width: 100%;
      margin-left: 0;
      font-family: Poppins;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
  
  }
  #menu-navigation {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 44%;
    max-height: 238px;
        width: 100%;
    justify-content: flex-start;
  }
  #menu-navigation li {
    width: auto;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 2px;
    text-align: center;
    padding-bottom: 14px;
  }
  
  #footer ul.foot-flex {
    display: flex;
    align-items: baseline;
    margin-bottom: 0;
    justify-content: left;
}
#footer ul.foot-flex p {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  margin-bottom: 0;
}

.about_me ul li i {
  color: #62C3E7;
  padding-right: 12px;
  font-size: 18px;
}


  .contact_us i {
    color: #FFFFFF;
    padding-right: 16px;
}
  .contact_us .phone-item {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 12px 0;

}
.contact_us .email-item {
  display: flex;
  align-items: center;
  justify-content: left;
}
   #footer_box
  {
    background: #261A13;
    padding: 60px 0;
    position: relative;
  z-index: 1;
  
  }
  .footer-background-waves {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
  }
  .location {
    margin-bottom: 0;
}
  .outer-footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .footer-social .socialbox a {
    border-right: none;
  }
  .footer-social .socialbox a i {
    color: #ffffff;
  }
  .footer-top {
    padding-bottom: 50px;
  }
  .footer-top-col h3 {
    font-size: 20px;
    font-weight: bold;
  }
  .outer-footer {
    background-size: 100% 100%;
   
  }
  #footer form.search-form{
    border: none;
    background: transparent;
    padding: 0;
  }
  #footer form.search-form input{
    float: none;
    border: 1px solid #fff;
    margin: 8px 0px;
  }
  
  #footer textarea{
    height: 100px;
  }
  #footer p.post-date {
      color: #ffffff;
      font-size: 11px !important;
  }
  
  .main_sociobox {
      padding: 20px 0;
  }
  .flash-sale-heading i {
    font-family: 'FontAwesome';
    color: #2BBEF9;
    font-weight: 800;
    font-size: 30px;
    padding-right: 14px;
  
  }
  
  .custom-social-icons a i {
    font-size: 24px;
    color: #fff;
  }
  .custom-social-icons a i {
    font-size: 24px;
    color: #FFFFFF;
    flex-direction: column;
    margin-right: 20px;
    padding-top: 18px;
    animation: 0.9s wobble infinite;

}
  .custom-social-icons {
    display: flex;
    align-items: center;
    justify-content: left;
}
.custom-social-icons a i:hover {
  color: #FDB32F;
  transition: 0.8s ease-in-out;
}
  .footer_hide{
    display:none;
  }
  #footer h3 {
    color: #FFF;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: Poller One;
    font-weight: 400;
    font-size: 22px;
    line-height: 24.2px;
    letter-spacing: 0%;
    padding-bottom: 34px;
    position: relative;
}

#footer h3::after {
  content: "";
  background: #62C3E7;
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: 15px;
}
#footer h3::before {
  content: "";
  width: 12px;
  height: 11px;
  background: #62C3E7;
  position: absolute;
  left: 25px;
  bottom: 11px;
  margin: auto;
  border: 2px solid #261A13;
  border-top-left-radius: 5px;
  border-top-right-radius: 5PX;
  z-index: 1;
}



  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 75px;
    height: 75px;
    border: 1px solid #F3D333;
    border-radius: 4px;
}
#menu-navigation li a {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

  .about_me ul li a {
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 21.82px;
    letter-spacing: 0px;
    color: #B1A6A0;
    padding: 6px 0;
}
#media_image-2 img {
  width: 208;
  height: 168;
}
  .textwidget p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #FFFFFF;
  
  }
  aside#media_image-1 {
    margin-bottom: 52px;
    text-align: center;
}
.copyright .copyright-container-box {
  padding: 8px 38px;
    background: #FF81B7;
  border-radius: 30px;
}
  .test-copyright p {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin-bottom: 0;
}
.test-copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright-social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 24px;
  position: relative;
}
.copyright-social-icons a i {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #FFF;
  font-size: 18px;
  font-weight: 900;
  margin: 8px;
}
.copyright-social-icons a i:hover {
  color: #62C3E7;
  transition: 0.4s ease-in-out;
}
#featured-cakes .product-title a:hover {
  color: #34CCC4;
  transition: 0.4s ease-in-out;
}
#bakery-menus .product-title a:hover{
  color: #34CCC4;
  transition: 0.4s ease-in-out;
}
.category-title a:hover{
  color: #62C3E7;
  transition: 0.4s ease-in-out;  
}
.copyright-social-icons h6 {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFF;
  margin-bottom: 0;
  padding: 0 6px;
}
.test-copyright p a {
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  font-family: Nunito Sans;
  font-weight: 800;
  font-size: 18px;
  line-height: 25.56px;
  letter-spacing: 0%;

}

.wpcf7-spinner{
  position: absolute;
}
.test-copyright p a:hover {
  color: #000;
  transition: 0.4s ease-in-out;
}
  #footer .copyright p {
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    font-family: Nunito Sans;
    font-weight: 800;
    font-size: 18px;
    line-height: 25.56px;
    letter-spacing: 0%;
    
  }
  .copyright-policy-termcondition a {
    font-family: Prompt;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    
}
.terms-services-text {
  padding-left: 26px;
  position: relative;
}
.copyright-policy-termcondition a:hover {
  color: #05A4FD;
}
.terms-services-text::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #05A4FD;
  position: absolute;
  border-radius: 50px;
  bottom: 0;
  top: 0;
  margin: auto;
  transform: translate(-15px, 0px);
}
.copyright-policy-termcondition {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
  .payment-platforms {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .teams-box:hover .teams-title {
    background: #F01E59;
  }
  .teams-box:hover a {
    color: #fff;
  }
  .teams-box:hover p {
    color: #fff;
  }
  .copyright-social-icon .social-main {
    padding: 10px 1px;
  }
  .teams-box:hover .team-social-icons a i{
    display: inline-block;
  }

  
  .contact-details h6 {
    font-family: Work Sans;
    font-size: 20px;
    line-height: 33px;
    text-align: left;
    color: #fff;
  }
  .call a h6 {
    font-size: 24px;
  }
  .contact-details h6 {
    font-family: Work Sans;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
  }
  
  
  
  #footer .payment-platforms a {
    cursor: pointer;
    opacity: 1 !important;
  }
  

  
  #footer ul li{
    list-style: none;
    text-align: left;
    color: #fff;
  
  }
  ul.sub-menu {
    padding-left: 0 !important;
  }
  ul#menu-our-services {
    padding-left: 0 !important;
  }
  ul#menu-quick-links {
    padding-left: 0 !important;
  }
  #footer ul li:hover a {
    color: #62C3E7;
  }
.contact_us a:hover {
  color: #FDB32F;
}
  div#footer_box ul {
    padding-left: 0;
  }
  ul#menu-footer-menus li {
    padding: 0 16px;
}
ul#menu-footer-menus li a {
  color: #A7A5A5;
  font-family: 'Outfit';
  font-size: 16px;
  font-weight: 600;
}
  #footer #gallery-1 .gallery-item {
    width: 30%;
    margin: 4px;
  }
  .widget_recent_entries img {
    width: 100px; 
  }
  .explore-button a:hover {
    color: #C9AF86;
}
  
  #footer .textwidget input[type="email"]
  {
    border-radius: 10px;
    border: 1px solid #00AAA1;
    background: #FFF;
    height: 56px;
    width: 96%;
    padding: 28px;  
  }
  #footer .textwidget input[type="submit"] {
    background: #00AAA1;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: unset;
    height: 56px;
    width: 143px;
    border-radius: 10px;
  }

  

  #footer .textwidget input[type="email"]::placeholder {
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #DADADA;
  }

  
#footer .textwidget input[type="submit"]:hover {
  background: #000;
  color: #fff;
  transition: 0.6s ease-in-out;
}

.newsletter-inner-form {
  position: relative;
  transform: translate(0px ,40px);
}
  #footer .footer-logo {
    margin-top: 30%;
  }
  #footer .social {
    margin-top: 25px;
  }
  #footer .social a {
    color: #000;
    border: 2px solid #000;
    border-radius: 50%;
    padding: 3px 0;
    margin-right: 2px;
    width: 34px;
    height: 36px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
  }
  #footer .widget td 
  {
    padding-top: 0px !important;
  }
  #footer #site-navigation ul li a
  {
    font-size: 15px;
    letter-spacing: 1px;
    color: #919191;
    font-family: "Roboto";
    font-weight: 500;
  }
  #footer #site-navigation ul li
  {
    margin-right: 20px;
  }
  #footer #site-navigation
  {
    text-align: center;
    border-bottom: 1px solid #292929;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 65px;
  }
  #footer .main-navigation li.current_page_item
  {
    background-color: transparent;
  }
  #footer .footer-logo-box
  {
    margin: 0 auto;
    display: block;
    position:absolute;
    top: -154px;
    left: 0;
    right: 0;
    background-color: #111111;
    padding: 20px 15px;
    max-width:180px;
    max-height: 180px;
    border-radius: 50%;
  }
  
  
  
  /*-------------------------- Calendar widget --------------------------*/
  table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
  }
  .widget.widget_calendar table {
    margin: 0;
  }
  .widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
    color: #000000;
  }
  #footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
      color: #ffffff;
      padding: 2px;
  }
  .widget_calendar td,
  .widget_calendar th {
    line-height: 1.5625;
    padding: 0;
    text-align: center;
  }
  .widget_calendar caption {
    font-weight: 900;
    margin-bottom: 0em;
    color: #fff;
    padding-left: 15px;
    caption-side: top;
  }
  .widget_calendar tbody a {
    background-color: #bbb;
    color: #fff;
    display: block;
    font-weight: 700;
  }
  .widget_calendar tbody a:hover,
  .widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff;
  }
  .widget th,
  .widget td {
    padding: 0.5384615385em;
  }
  .menu-item-has-children::after {
    content: "\f0d7";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
  /* ---------- Return to Top ------------ */
  
  #return-to-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    background: #62C3E7;
        width: 60px;
    height: 60px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
  }
  #return-to-top i {
    color: #fff;
    position: relative;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 7px 22px;
    cursor: pointer;
  }
  
 
  
  #return-to-top:hover {
    background: #000000;
  }
  #return-to-top:hover i {
    color: #fff;
    top: 5px;
  }

  

  