/* --------------------------Header---------------------------- */

.stickynavbar {
z-index: 99;
}
#sticky-onoff {
display: none;
}

.sticky .top-header-contentbox {
    display: none !important;
}
.sticky .header-sidebar-menu-bar svg {

    width: 70px;
    height: 70px;
    padding: 22px;
}
.sticky {
  position: fixed !important;
  top: 41px !important;
  width: 100% !important;
  bottom: unset !important;
  left: 0;
  animation: fadeInDown 0.4s linear;
  background: #490821 !important;
  padding: 0px 40px 0px !important;
  margin: 0 !important;
}
.top-header-contentbox {
    padding: 10px 0 20px;
}
.sticky .toggle-nav svg path {
  fill: #fff !important;
}
.sticky  .search-field{
display: none
}
.topbar-leftbox span a {
    color: #EFF3F5;
    padding-left: 5px;
    font-family: Montserrat;
    font-weight: 500;
    font-style: Medium;
    font-size: 14.58px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.topbar-leftbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nav_wrap {
clear:both;
background-color: transparent;
margin-bottom: 0em;
z-index: 99;
}
.topbar-contact-content {
  display: flex;
  align-items: center;
  justify-content: left;
}
#topabr a p {
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
  padding-left: 12px;
}
#topabr {
    position: relative;
    padding: 8px 10px;
    background: #081F41;
    margin: 0 40px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
.social-menues {
  justify-content: end;
  align-items: center;
}



#header .logo img{
       max-height: 123px;
    width: auto;;
}
#topabr a p:hover {
  color: #000;
  transition: 0.6s ease-in-out;
}
.header-contact-button {
  display: flex;
  align-items: center;
  justify-content: center;

}


.header-contact-button:hover::before{
  width: 100%;
}

.btn-close {
    position: absolute;
    top: 60px;
    right: 47px;
    background-image: none !important;
    opacity: 1;
    font-size: 20px;
    color: #210714;
    transition: color 0.2s, transform 0.2s;
    opacity: 1 !important;
}
.btn-close:hover {
    color: #F16517;
    transform: rotate(90deg);
    opacity: 1;
}
.btn-close i {
    line-height: 1;
}
.header-sidebar-menu-bar svg {
    background: #890D55;
    z-index: 1;
    position: relative;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
}
.offcanvas-header {
    flex-direction: column;
    padding-top: 150px !important;
        align-items: flex-start !important;
}
.header-social-icons a i {
    background: #210714;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50%;
}
.header-social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-social-icons a i {
    background: #210714;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 6px;
}
.header-social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.header-phone-number a {
    font-family: Inter;
    font-weight: 500;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
}
.header-mail-id a {
    font-family: Inter;
    font-weight: 500;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
}
.call-title {
    padding: 10px 0 4px;
}
/* =============================================
   SOC-PANEL — About Us Offcanvas Sidebar
   ============================================= */
.soc-panel {
    width: 400px;
    max-width: 92vw;
    background: #ffffff;
    border-right: none;
    box-shadow: 4px 0 32px rgba(0,0,0,0.12);
}

/* ── Top Bar ── */
.soc-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 28px 16px;
    border-bottom: 1px solid #f0f0f0;
    position: sticky;
    top: 0;
    background: #210714;
    z-index: 10;
}
.soc-logo img,
.soc-logo .custom-logo {
    max-height: 46px;
    width: auto;
}
.soc-close-btn {
    background: rgba(255,255,255,0.12);
    border: 1.5px solid rgba(255,255,255,0.3);
    color: #ffffff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    flex-shrink: 0;
}
.soc-close-btn:hover {
    background: #210714;
    border-color: #210714;
    color: #fff;
}

/* ── Scrollable Body ── */
.soc-body {
    padding: 28px 28px 48px;
    overflow-y: auto;
    height: calc(100% - 82px);
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* ── Divider ── */
.soc-divider {
    border: none;
    border-top: 1px solid #f0f0f0;
    margin: 22px 0;
}

/* ── Section Title ── */
.soc-section-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #210714;
    margin: 0 0 14px;
}

/* ── About Section ── */
.soc-tag {
    display: inline-block;
    background: #fff4ed;
    color: #210714;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 50px;
    margin-bottom: 10px;
}
.soc-about-heading {
    font-size: 22px;
    font-weight: 700;
    color: #210714;
    line-height: 1.3;
    margin: 0 0 12px;
}
.soc-about-text {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    margin: 0;
}

/* ── Features ── */
.soc-features {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.soc-feature {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}
.soc-feature-icon {
    width: 40px;
    height: 40px;
    background: #fff4ed;
    color: #210714;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
.soc-feature-body {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.soc-feature-body strong {
    font-size: 14px;
    font-weight: 600;
    color: #210714;
    line-height: 1.3;
}
.soc-feature-body span {
    font-size: 12px;
    color: #888;
    line-height: 1.4;
}

/* ── Contact ── */
.soc-contact {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.soc-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.soc-contact-icon {
    width: 34px;
    height: 34px;
    background: #210714;
    color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    flex-shrink: 0;
}
.soc-contact-item a,
.soc-contact-item span {
    font-size: 14px;
    color: #444;
    text-decoration: none;
    line-height: 1.5;
    padding-top: 6px;
    transition: color 0.2s;
}
.soc-contact-item a:hover {
    color: #210714;
}

/* ── Store Hours ── */
.soc-hours {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.soc-hours-row {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #555;
}
.soc-hours-row i {
    color: #210714;
    width: 16px;
    flex-shrink: 0;
}

/* ── Social Icons ── */
.soc-social {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.soc-social-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.soc-social-icons a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #f5f5f5;
    color: #210714;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.25s, color 0.25s;
}
.soc-social-icons a:hover {
    background: #210714;
    color: #fff;
}

/* ── CTA Button ── */
.soc-cta {
    margin-top: 4px;
}
.soc-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #210714;
    color: #fff;
    padding: 12px 28px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.25s, transform 0.2s;
    width: 100%;
    justify-content: center;
}
.soc-cta-btn i {
    transition: transform 0.2s;
}
.soc-cta-btn:hover {
    background: #210714;
    color: #fff;
    transform: translateY(-1px);
}
.soc-cta-btn:hover i {
    transform: translateX(4px);
}

/* ── Keep the legacy toggle classes working ── */
/* ===== About Us Sidebar ===== */
.about-us-bar-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    z-index: 100;
}
.about-us-bar-line {
    display: block;
    width: 24px;
    height: 2px;
    background: #210714;
    border-radius: 2px;
    transition: all 0.3s ease;
}
.about-us-bar-toggle.is-active .about-us-bar-line:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}
.about-us-bar-toggle.is-active .about-us-bar-line:nth-child(2) {
    opacity: 0;
}
.about-us-bar-toggle.is-active .about-us-bar-line:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}
.about-us-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    z-index: 9998;
    transition: opacity 0.3s ease;
}
.about-us-overlay.is-active {
    display: block;
}
.about-us-sidebar {
    position: fixed;
    top: 0;
    right: -420px;
    width: 380px;
    max-width: 90vw;
    height: 100%;
    background: #fff;
    z-index: 9999;
    box-shadow: -4px 0 24px rgba(0,0,0,0.15);
    transition: right 0.35s cubic-bezier(0.4,0,0.2,1);
    overflow-y: auto;
}
.about-us-sidebar.is-open {
    right: 0;
}
.about-us-sidebar-inner {
    padding: 32px 28px 40px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.about-us-sidebar-close {
    align-self: flex-end;
    background: none;
    border: none;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    color: #210714;
    padding: 0 4px;
    transition: color 0.2s;
}
.about-us-sidebar-close:hover {
    color: #210714;
}
.about-us-sidebar-logo img {
    max-height: 56px;
    width: auto;
}
.about-us-sidebar-heading {
    font-size: 24px;
    font-weight: 700;
    color: #210714;
    margin: 0;
    line-height: 1.3;
}
.about-us-sidebar-desc {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    margin: 0;
}
.about-us-sidebar-image img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}
.about-us-sidebar-btn {
    display: inline-block;
    padding: 10px 28px;
    background: #210714;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.25s, color 0.25s;
    align-self: flex-start;
}
.about-us-sidebar-btn:hover {
    background: #210714;
    color: #fff;
}
.about-us-sidebar-social {
    display: flex;
    gap: 12px;
    margin-top: 4px;
}
.about-us-sidebar-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #f5f5f5;
    color: #210714;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.25s, color 0.25s;
}
.about-us-sidebar-social a:hover {
    background: #210714;
    color: #fff;
}
body.about-us-sidebar-open {
    overflow: hidden;
}

/* ===== Sidebar Address & Hours Blocks ===== */
.sidebar-address-block,
.sidebar-hours-block {
     display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #555;
    font-size: 14px;
    line-height: 1.65;
    padding-top: 4px;
    margin: 20px 0 0;
}
.sidebar-address-block i,
.sidebar-hours-block i {
    color: #210714;
    font-size: 16px;
    margin-top: 3px;
    flex-shrink: 0;
}
.sidebar-address-block a {
    color: #555;
    text-decoration: none;
    transition: color 0.2s;
        font-family: Inter;
    font-weight: 500;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
}
.sidebar-address-block a:hover {
    color: #210714;
    text-decoration: underline;
}
.sidebar-address-block p,
.sidebar-hours-block p {
    margin: 0;
    font-family: Inter;
    font-weight: 500;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
    margin-bottom: 14px;
}
.sidebar-hours-block div p + p {
    margin-top: 2px;
}
.sidebar-cta-block {
    padding-top: 6px;
}
.sidebar-cta-block .about-us-sidebar-btn {
    display: inline-block;
    padding: 18px 28px;
    background: #FA01A2;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.25s, color 0.25s;
    font-family: 'Inter';

}
.sidebar-cta-block .about-us-sidebar-btn:hover {
    background: #210714;
    color: #fff;
}
p.menu-content {
    font-family: Inter;
    font-weight: 400;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0%;
    color: #210714;
}
.about-us-menu h2 {
     color: #210714;
    margin: 0;
    padding-top: 50px;
    text-align: left;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}


.header-contact-content{
  width: 100%;
  text-align: left;
}
.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;
}



/* .sticky .search-icon {
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  background: #FFE500;
  height: 110px !important;
  width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset !important;
  right: 0;
  top: 0;
  border-radius: 20px;
} */


#masthead {
    z-index: 999;
    position: relative;
}


.logo a.custom-logo-link{ 
color:#000000;
}
.logo a {
color: #000000;
font-size: 19px;
letter-spacing: 1px;
font-weight: 400;
font-family: "Lobster";
}
.logo p{ 
color: #000000;
margin-bottom: 0;
font-size: 14px;
}
#header .top-contact{
padding:12px 0; 
font-size:15px;
}
.menubar .social-media{
padding:12px 0; 
text-align:center;
}
.scrolled {
position: fixed !important;
top: 0;
width: 100%;
z-index: 9999999;
background:#fff;
}
#masthead.scrolled {
background: #ccc;
}
#site-navigation {
width: 100%;
}

.sub-menu li:hover {
  transition: 0.3s ease-in;
  background: #000000;
  border-radius: 10px;
}

.sub-menu li:hover a {
  color: #fff !important;
  transition: 0.3s ease-in;
  transform: translate(10px, 0px);
}


/* SEarch */

/* --------------- Search -------------- */
.popup-box-on {
  display: block !important;
  position: absolute;
  right: 0;
  bottom: -71px;
}



#search.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
}
input[type=search] {
  -webkit-appearance: none;
}
.main-header-box{
  position: relative;
}

#search .close {
  color: #fff !important;
  font-size: 32px;
  opacity: 1;
  position: absolute;
  right: 21px;
  top: -4px;
  margin: 0;
  bottom: 0;
  margin: auto;
}
button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}
input[type=search] {
  -webkit-appearance: none;
}
.main-header-box{
  position: relative;
}



.header-search {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

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%;
}


.header-right-content {
  display: flex;
  align-items: center;
  justify-content: end;
}
.header-contact-detailsbox svg {
  width: 30px;
  height: 30px;
  animation: swing 4s infinite;
}

.header-search-bar-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-wrap #search .btn {
    left: unset;
    margin-top: 60px;
    padding: 0;
    position: absolute;
    top: 0;
    transform: unset;
    cursor: pointer;
    bottom: 0;
    margin: auto;
    right: 24px;
    background: unset;
    font-family: 'Font Awesome 5 Brands';
    color: #FFFFFF !important;
    font-weight: 900;
    background: #210714;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;

}

.header-cart-label {
    font-family: Poppins;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
}

.popup-box-on {
    display: block !important;
    position: absolute;
    right: 0;
    bottom: -71px;
    z-index: 9;
}
.request-quote-button a {
  background: #FFFFFF;
  padding: 16px 20px;
  border-radius: 60px;
  position: relative;
  z-index: 1;
}

.request-quote-button a::after {
  content: "";
  background: #000000;
  position: absolute;

  width: 0%;
  height: 0%;
  border-radius: 60px;
}
.request-quote-button a:hover:after{
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.request-quote-button:hover a span {
  color: #fff;
  transition: 0.3s ease-in;
}



.request-quote-button a span {
  color: transparent;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #9744E9 0%, #5945E5 100%);
  background-clip: text !important;
  position: relative;
  z-index: 1;
  padding: 10px;
}


input[type=search] {
  -webkit-appearance: none;
}

.header-buttonbox {
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-buttonbox a {

    padding: 16px 29px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FA01A2;
    border: 1px solid #FA01A2;
    border-radius: 30px;

}
.header-buttonbox a:hover {
    background: #FA01A2;
    color: #fff;
    transition: 0.3s ease-in;
}
.cart-count {
    background: #EF818B;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    leading-trim: NONE;
    letter-spacing: 0.15px;
    color: #362829;
    position: absolute;
    top: 0;
    right: -8px;
}
#search .close {
    color: #fff !important;
    font-size: 21px;
    opacity: 1;
    position: absolute;
    right: 23px;
    top: 0;
    margin: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;
    background: #000000;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}
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%;
}
.topbar-subscribe-button a {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #5945E5;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 9px 22px;
}

.topbar-subscribe-button a{
  position: relative;
}


.topbar-subscribe-button a:hover{

  color: #FFFFFF;

}

.topbar-subscribe-button a span{
  position: relative;
  z-index: 1;
  color: #5945E5;

}

.topbar-subscribe-button a:hover span{
  color: #FFFFFF;

}
.topbar-subscribe-button a:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#5945E5;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	transform:scaleX(0);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
  border-radius: 6px;
}
.topbar-subscribe-button a:hover:before{
	transform:scaleX(1);
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
}




.topbar-left-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header-search-bar-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.topbar-newsletter-content span {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.topbar-newsletter-content {
  margin-left: 12px;
}
.topbar-newsletter-content a span {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
}
.search-icon i {
  color: #081F41;
  font-size: 18px;
  cursor: pointer;
}
.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;
}
.main-navigation .sub-menu .current-menu-item > a {
  clip-path: unset;
  background: unset;
  color: #fff !important;
}
.main-navigation .sub-menu .current-menu-item {
  background: #000000;
  border-radius: 10px;
}

/* ------------- Topbar ---------------- */

#topbar {
  padding: 14px 0;
  position: relative;
  background: #050505;
}
#topbar a {
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
#topbar a:hover {
  color: #210714;
  transition: 0.2s ease-in-out;
}
.topbar_section .socialbox {
  text-align: right;
}
.topbar_section .socialbox i {
  color: #ffffff;
  padding-right: 15px;
  font-size: 15px;
}
.topbar_section .socialbox i:hover{
  color: #000000;
}
.header_btn a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: "ubuntu";
  letter-spacing: 1px;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}
.header_btn a:hover{
  color:  #FF6600;;
}
.register {
  color: #eee;
}
.login {
  color: #000;
}
.login i {
  padding-right: 5px;
}

.login {
  background: #f5f5f5;
  padding: 11px 7px;
}

#cat_toggle {
  cursor: pointer;
}
#cart_animate {
    position: absolute;
    top: 63px;
    background: #E7461D;
    padding: 15px 26px 0px 26px;
    animation: fadeIn 300ms linear;
    left: 4px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}
#cat_toggle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.product-categories li a {
color: #fff;
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
}
.product-categories li {
  padding: 4px 0;
  list-style: none;
}
.product-categories {
    padding: 0;
}
.header-category-dropdownbox {
    position: relative;
}
#cat_toggle span {
    font-family: Poppins;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
    padding-left: 18px;
}
#cat_toggle i {
    background: #E7461D;
    color: #fff;
    width: 60px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
/* --------------- Search -------------- */

#header .search-field {
    border: unset;
    height: 48px;
    width: 500px;
    padding-left: 20px;
    background: unset;
    color: #959EAD;
    font-family: 'Inter'; 
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
    border: unset;
    border-radius: 30px;
    border: 1px solid #490821;
    margin: 0;
    padding-right: 50px;

}
.search [type=submit]:hover {
  background: #000;
  transition: 0.4s ease-in-out;
}

button.search-submit-btn {
  background: linear-gradient(180deg, #505AE0 0%, #730099 100%);
  font-family: Instrument Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
color: #888888;
  border: unset;
  position: absolute;
  right: 10px;
  padding: 10px 20px;
  border-radius: 8px;
  height: 40px;
  bottom: 0;
  top: 0;
  margin: auto;
  
}

.search-submit-btn:hover {
  background: #000;
  transition: 0.4s ease-in-out;
}


.searchBox input[type=search]::placeholder{
font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #2107144D;
}

.searchBox  [type=submit] {
      font-family: 'FontAwesome';
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    background: #E7461D;
    border: unset;
    color: #fff;
    height: 45px;
    padding: 0px 24px;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;

}

.searchBox [type=submit]:hover {
  background: #2E2E2E;
  transition: 0.3s ease-in;
}

.searchBox label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;

}

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%;
}


.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;
  text-align: left;
  padding-left: 0;

}


.main-navigation li {
  position: relative;
  padding: 12px 34px 12px 0px;
    display: inline-block;
  color: #ffffff;
  cursor: pointer;

}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
  cursor: pointer;

}
.main-navigation .current_page_item, .main-navigation .current-menu-item {
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 106px;
}
.main-navigation li {
    position: relative;
    padding: 0;
    display: inline-block;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 60px;
        color: #FFFFFF;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}
.menu-item-has-children::before {

  right: -18px !important;
}
.contact:before {
  display: none;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
    color: #FFFFFF;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
        padding: 10px 0;  
}
.main-navigation a:hover {
  color: #FFAB37;
}
#header {
    padding: 2px 0px 0;
    margin: 0 0px;
}
.sticky .main-navigation a:hover{
  color: #FFFFFF;

}
.header-menus-box {
    background: #490821;
    padding: 16px 0;
    box-shadow:-384px 0px 0px #490821;
position: relative;

}
.header-menus-box::after {
    content: "";
    clip-path: polygon(0% 0%, 100% 0%, 96.215% 100%, 93.75% 100%, 87.5% 100%, 75% 100%, 50% 100%, 25% 100%, 12.5% 100%, 6.25% 100%, 0% 100%, 0% 0%);
    background: #490821;
    position: absolute;
    right: -42px;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
}
.main-navigation ul ul {
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  background: #fff;
  min-width: 240px;
  z-index: 9999;
  padding: 8px 0;
  cursor: pointer;
  border-radius: 12px;
  border: 1px solid #f0d6e8;
  box-shadow: 0 12px 40px rgba(33,7,20,0.13);
  transform: translateY(-10px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}

.main-navigation ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@keyframes growDown {
  0%   { transform: scaleY(0); }
  80%  { transform: scaleY(1.1); }
  100% { transform: scaleY(1); }
}
#header .sub-menu li {
  position: relative;
  color: #210714;
}
.sub-menu li::before {
  content: '';
  display: block;
  width: 3px;
  height: 60%;
  background: #FA01A2;
  border-radius: 2px;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%) scaleY(0);
  transition: transform 0.2s ease;
}
.sub-menu li:hover::before {
  transform: translateY(-50%) scaleY(1);
}


.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a {
  text-transform: none;
  cursor: pointer;
  display: block;
  padding: 10px 12px 10px 12px;
  color: #210714;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
  transition: color 0.18s ease, background 0.18s ease;
  border-radius: 6px;
  margin: 2px 8px;
}

.main-navigation ul ul a:hover {
  color: #FA01A2;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  margin: 0;
}
.topbar-contact-box {
  position: relative;
  z-index: 9;
}
.sticky .main-header-box {
  padding: 0px 10px 0px 0px;

}
.sticky .main-header-box .bg-media {
  align-items: center;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
}
.topbar-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 9;
}

.menu-item-has-children a::after {
    content: "\f078";
    font-family: 'FontAwesome';
    margin: 0px 0px 0 8px;
    font-size: 14px;
    font-weight: 900;
}
  .menu-item-has-children ul li a::after{
    display: none;
  }
.topbar-social-icons a i:hover {
  color: #ffff;
  transition: 0.4s ease-in-out;
}
#topbar .topbar-contact-box i {
  color: #210714;
  font-family: 'FontAwesome';
  font-size: 18px;
  margin-right: 9px;
}
.topbar-social-icons a i {
    color: #FFFFFF;
    font-family: 'FontAwesome';
    font-size: 15px;
    margin-left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar-social-icons a i:hover {
    color: #FA01A2;
    transition: 0.2s ease-in;
}








.header-get-consultant-buttons a {
  font-family: Outfit;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  width: 100%;
  margin: 16px;

}
.main-navigation ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.logo {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 0px 18px 0px 0;
    text-align: left;
}
.main-header-box .bg-media {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.sticky .header-wrap .logo img{
  margin-top: 0;
}
.sticky .logo::after {
  margin-top: 0;
  left: 9px;
  height: 71px;


}



.main-navigation .current_page_item > a, .main-navigation .current-menu-item:hover > a{
    color: #FA01A2 !important;
    border-bottom: 1px solid #FA01A2;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a{
    cursor: pointer;
}
.nav ul li a:hover {
  color: #FA01A2 !important;
}

.main-navigation ul ul a:hover{
    color: #ffffff !important;

}
.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: #373737;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.top_bar_btn a.theme_button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header-social-icon
{
  padding-top: 15px;
}
.header-social-icon .socialbox i
{
  color: #b2b2b2;
  font-size: 13px;
  padding-right:15px;
}
input#wp-comment-cookies-consent {
    width: max-content !important;
    margin-right: 10px;
}
#review_form .comment-form-email ,#review_form .comment-form-author {
    display: inline-block;
    display: inline-block;
    font-family: 'Inter';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
}
.comment-form-comment label {
     display: inline-block;
    font-family: 'Inter';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #490821;
}
p.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/*---------------- Footer Section ----------------------*/
#media_image-2 img {
  width: auto;
  height: 100%;
}
.textwidget p {
  margin-top: 20px;
    color: #FFFFFF;
font-family: Montserrat;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;


}
.copyright-button a {
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
}
.copyright-privacy-button {
    padding: 0 16px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 0px 16px;
}
.copyright-button a:hover {
    color: #FA01A2;
    transition: 0.3s ease-in;
}
.copyright-rightbox-text {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.copyright-payment {
    display: flex;
    align-items: center;
    justify-content: end;
}
.copyright-payment a {
    height: 35px;
    background: #FFFFFF;
    border-radius: 3px;
    margin-left: 10px;
    padding: 0px 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer ul.foot-flex{
display: flex;
align-items: center;
margin-bottom: 0;
}
#footer ul.foot-flex p{
  margin: 0;
}

#footer
{
  background-repeat: no-repeat;
  background-size: cover;
}
.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;
}
.copyright-box {
    position: relative;
    padding: 22px 0;
}
.collection-button-text a span {
  font-family: Instrument Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #717171;
}
.collection-button-text {
  text-align: end;
}
.footer5 p {
  margin: 0;
  padding: 0;
}



 #footer{ 
color: #fff;
text-align: left;
background-position: center;
background-size: cover;
position: relative;
padding: 40px 0px 100px;
background: #210714;

}
#footer::after {
    content: "";
    background: #081F41E5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 30px;
    z-index: -1;
}
#footer .footer3 .widget_media_image {
  width: 23%;
  float: inline-start;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 86px;
  position: relative;
}
#footer .footer3 .widget_media_image img {
  width: 100% !important;
  height: 85px !important;
  object-fit: cover;
  border-radius: 10px;
}
#footer .footer3 .widget_media_image:hover a:after{
  opacity: 0.6;
}


.widget_media_image a:after {
  content: "";
  background: #210714;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  border-radius: 10px;
  opacity: 0;
  transition: 0.4s ease-in-out;
}
.footer_hide{
  display:none;
}
#footer h3 {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF; 
}
.footer-cols ul {
  padding-left: 0;
}
#footer ul li i {
color: #FFFFFF;
}


.about_me ul li {
    margin: 0 !important;
    padding-bottom: 18px !important;
}
#footer ul li a {
    color: #FFFFFF;
font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 37px;
letter-spacing: 0%;


}
.about_me ul li a {
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 130% !important;
    letter-spacing: 0px;
}
.about_me ul li a {
  padding-left: 6px;
}
#footer .about_me ul li p {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer .about_me .time ul li span {
    padding-right: 6px;
}
.copyright .test-copyright p{
  margin: 0;
  padding: 0;
font-family: Inter;
font-weight: 500;
font-style: Medium;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: capitalize;


  color: #FFFFFF;
}
  


.copyright .test-copyright  p a{
    color: #FFFFFF;
 font-family: Inter;
font-weight: 500;
font-style: Medium;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: capitalize;

}
.copyright-button-text {
  padding-left: 36px;
}
.copyright-term-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.copyright-button-text a {
  font-family: Varta;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}
.copyright-social-icon .social-main {
  padding: 10px 1px;
}



.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;
}



.copyright {
  position: relative;
  text-align: center;
  background: #490821;

}
#footer .copyright a {
  cursor: pointer;
  opacity: 1 !important;
}
#footer .copy-main a {
  cursor: pointer;
  background: #005CB5;
  padding: 6px 20px;
  border-radius: 15px;
  margin-bottom: 42px;
  width: 379px;
  position: relative;
  height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}


#footer .textwidget input[type="submit"]:hover {
    color: #161314;
    transition: 0.4s ease-in-out;
    background: #FFFFFF;
}
#footer ul li{
  list-style: none;
  text-align: left;
  padding: 0px;
  color: #FFFFFF;

}
#footer ul li:hover a {
  color: #FA01A2 !important;
  transition: 0.2s ease-in-out;
}

.about_me ul li {
  list-style: none !important;
}

#footer #gallery-1 .gallery-item {
  width: 30%;
  margin: 4px;
}
.widget_recent_entries img {
  width: 100px; 
}
.copyright .copy-main p{
text-align: center !important;
}

#footer .textwidget input[type="email"]
{
    background: unset;
    padding: 10px 20px;
    width: 100%;
    height: 50px;
    border: 1px solid #524A4C;
    border-radius: 99px;
    color: #fff;
}

#footer .textwidget input[type="email"]::placeholder
{
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
#footer .wpcf7-form {
  position: relative;
}
#footer .wpcf7-spinner {
  position: absolute;
  top: 18px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -41px;
}

#footer .textwidget input[type="submit"] {
    border: unset;
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 3%;
    text-transform: uppercase;
    background: #FA01A2;
    color: #FFFFFF;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 25px;
    border-radius: 99px;
    margin-top: 18px;
}


.custom-social-icons a i {
  border-radius: 6px;
}

.custom-social-icons a {
  color: #FFFFFF;
  font-family: Open Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 60px;
  letter-spacing: 0%;
}

.custom-social-icons {
     display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0;
    margin-top: 8px;
}
#footer .contact-widget i {
  color:  #FF6600;;
  margin-right: 10px;
  font-size: 16px;
}
.social_widget h3 {
  font-family: Open Sans;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
}
.custom-social-icons a i {
    color: #FFFFFF;
    font-size: 22px;  
    display: flex;
    align-items: center;
    justify-content: center;

}
.custom-social-icons a i:hover {
    color: #FA01A2;
    transform: scale(1.15) rotate(15deg);
    transition: 0.3s ease-in;
}

.social_widget aside {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}


.custom-social-icons a {
  margin-right: 16px;
}


#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%;
}

div.menu-home-decor-container ul li,div.menu-support-container ul li, div.menu-customer-service-container ul li {
  list-style: initial !important;
}

/*-------------------------- 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: #000;
  caption-side: top;
}
#sidebar [type=submit]:hover {
  background: #1B212F;
  transition: 0.4s ease-in-out;
  color: #fff;
}
.widget_calendar tbody a {
  background-color: #000;
  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;
}

/* ---------- Return to Top ------------ */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  /* background: #FFD9D9; */
  width: 60px;
  height: 60px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 10px;
  -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: 24px;
    -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;
    animation: animate 2s infinite;
    background: #FA01A2;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

@keyframes animate {
  0% {
      opacity: 0;
      transform:  translate(0px, -10px);
  }
  50% {
      opacity: 1;
  }
  100% {
      opacity: 0.50;
      transform:  translate(0px, 10px);
  }
}
#topabr .mail-and-call-icon {
  display: flex;
  align-items: center;
}


#return-to-top:hover i {
  color: #fff;
  top: 5px;
}






