@media only screen and (max-width: 1024px) {

#scroll-top-link.avia-svg-icon svg:first-child, #av-cookie-consent-badge.avia-svg-icon svg:first-child {
    stroke: #29323c !important;
    fill: #29323c !important;
}
    
    body.menu-has-title .aux-goto-top-btn {
  bottom: 90px !important;
}

    body.menu-has-title #scroll-top-link {
  bottom: 95px !important;
}

    body.menu-has-title .et_pb_scroll_top {
  bottom: 95px !important;
}
  
  .wp-bottom-menu-search-form i, .wp-bottom-menu-search-form svg {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(-50%, -50%);
    display: none !important;
  }

  
  
  .theme-enfold .wp-bottom-menu-search-form-wrapper form {
    margin-bottom: -20px !important;}
  
  .responsive #scroll-top-link {
    display: block !important;
  }
  
  #scroll-top-link.avia_pop_class{opacity:1!important;  animation: 0.6s fadeUp;}
  
  #scroll-top-link{
    height: 40px!important;
    width: 40px!important;
    line-height: 40px!important;
  border: 0px !important;
        border-top-right-radius: 100px !important;
    border-top-left-radius: 100px !important;
        border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
      box-shadow: 0 2px 8px rgba(0,0,0,.07)!important;
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
      background: #ffffffe6!important;}
  #scroll-top-link {
  bottom: 65px !important;
      right: 50% !important;
      left: auto !important;
      transform: translate(50%) !important;
      z-index: 999!important;
      color: #29323c!important;
    }
  
  .aux-goto-top-btn .aux-arrow-nav.aux-round{
          left: 16px!important;
          border-top-right-radius: 100px !important;
      border-top-left-radius: 100px !important;
          border-bottom-right-radius: 0px !important;
      border-bottom-left-radius: 0px !important;
        box-shadow: 0 2px 8px rgba(0,0,0,.07)!important;
      -webkit-backdrop-filter: blur(20px) saturate(180%);
      backdrop-filter: blur(20px) saturate(180%);
      background: #ffffffe6!important;}
  .aux-goto-top-btn {
        bottom: 65px!important;
        right: 50%!important;
    left:auto!important;
    transform: translate(50%);
    }
    
    .aux-goto-top-btn .aux-arrow-nav .aux-overlay::after{	   border-top-right-radius: 100px !important;
      border-top-left-radius: 100px !important;
          border-bottom-right-radius: 0px !important;
      border-bottom-left-radius: 0px !important;}
  
  
	.et_pb_scroll_top.et-pb-icon {font-size: 26px!important;}
	.wp-bottom-menu-item span {margin-top: 7px!important;}
  
.et_pb_scroll_top.et-pb-icon{
		    border-top-right-radius: 100px !important;
    border-top-left-radius: 100px !important;
		    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	    box-shadow: 0 2px 8px rgba(0,0,0,.07)!important;
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
		background: #ffffffe6!important;}
    
.et_pb_scroll_top.et-hidden{
    animation: 0.4s fadeOut;
  bottom: 65px !important;
  right: 50% !important;
  left: auto !important;
  transform: translate(50%) !important;
  z-index: 999!important;
  color: #29323c!important;}
.et_pb_scroll_top.et-visible {
bottom: 65px !important;
  right: 50% !important;
  left: auto !important;
  transform: translate(50%) !important;
  z-index: 999!important;
  color: #29323c!important;
    animation: 0.5s fadeUp;
  }}
  
.wp-bottom-menu-search-form-wrapper{	
  background-color: transparent;
    z-index: -1;
    width: 0%;right: 50%;
  transform: translate(50%);}

.wp-bottom-menu-search-form input[type="search"]{  border-radius: 8px !important;   margin-left: auto !important;
    margin-right: auto!important;
    display: block;}
  
  .theme-phlox-pro .wp-bottom-menu-search-form input[type="search"]{ width: 75%;}
  
.wp-bottom-menu-search-form-wrapper.sf-active {
	width:90%;
    left: auto;
    box-shadow: 0 -5px 10px rgba(0,0,0, 0.1);
    right: auto;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    background: #ffffffe6!important;
	  right: 50%;
  transform: translate(50%);
	    border-bottom-left-radius: 0px;
    margin-bottom: -5px;
    padding-bottom: 25px;
    border-bottom-right-radius: 0px;
}
.wp-bottom-menu {
     width: 90%;
    bottom: 10px;
    left: auto;
    box-shadow: 0 -5px 10px rgba(0,0,0, 0.1);
    right: auto;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    background: #ffffffe6!important;
	  right: 50%;
  transform: translate(50%);
}
  
  .wp-bottom-menu-search-form input[type="search"] {
    border-radius: 8px !important;
    border: 1px solid #eee !important;background: #ffffffe6 !important;}



   :root{--wpbottommenu-wrapper-padding: 18px 0 !important;}