.home #header{
  box-shadow: #00000029 0 4px 12px;
  background-color: #fff;
  margin-bottom: 10px !important;
}
.page-template #header{
  margin-bottom: 3%;
  box-shadow: #00000029 0 4px 12px;
  background-color: #fff;
}
.topbar-text p{
  color: #fff;
}

/* --------------------------Top Bar---------------------------- */
#topBar{
  padding: 0px !important;
}
.login-box .header-icon-text {
  font: normal normal normal 16px/29px Kumbh Sans;
  letter-spacing: 0px;
  color: #000000;
}
.login-box iframe {
  width: 25px;
    height: 25px;
}
/* .login-box iframe svg:root {
  width: max-content;
    height: 20px;
    right: 0;
    position: absolute;
} */
.gt_float_switcher .gt_options{
  position: fixed !important;
  transition: none !important;
}
.gt_float_switcher .gt_options.gt-open{
  display: block;
  max-width: 200px !important;
  max-height: 200px;
  /* overflow: hidden; */
  text-align: start;
  position: absolute !important;
    background: #fff;
    /* margin: auto; */
    top: 40px;
    box-shadow: 0 0 5px grey;
    right: 0;
}
.gt_float_switcher .gt_options a:hover {
  background: #103DBE !important;
  color: #fff;
}
.gt_float_switcher img {
  display: none !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 0px !important;
  color: #fff !important;
  font: normal 15px/30px Kumbh Sans;
  text-transform: capitalize;
  background: #000;
  width: 85px;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
  transform: rotate(0deg) !important;
  top: 4px;
  position: relative;
}
.gt-lang-code:before {
    content: 'Language';
    position: absolute;
    top: -2px;
    display: block;
    color: #fff;
    font: normal normal normal 14px/30px Kumbh Sans;
  }
.contact_details ul {
  margin: 0;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{
  color: #000;
}
.contact_details ul li {
 list-style: none;
display: inline;
color: var(--white);
padding: 8px 10px;
font-size: 13px;
border: 1px solid #fff;
border-radius: 50px;
background: rgb(255 255 255 / 25%);
}
.contact_details ul li:first-child{
  padding-left: 10;
}
.contact_details ul li:last-child{
  margin-left: 10px;
}
.top_bar {
  background: #F82938;
  width: 100%;
  padding: 7px 0;
  position: relative;
  z-index: 999;
}
.contact_details {
  padding: 11px 0;
}
.contact_details ul li span {
  padding-right: 20px;
  color: var(--white);
}
.contact_details i {
  color: var(--white);
  font-size: 16px;
  cursor: pointer;
  margin-right: 5px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: var(--lightgrey3);
}
.contact_details ul li a {
  color: var(--white);
}
#site_top .header-text{
  color: #fff;
position: relative;
}
#site_top .header-text a{
  color: #fff;
  border-bottom: 1px solid;
}
#site_top .row{
  align-items: center;
}
#site_top .socialbox {
  margin-top: 8px;
}
.socialbox a i, .social_widget .custom-social-icons a i {
  font-size: 13px;
  color: #103DBE !important;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}
#site_top .socialbox a , .social_widget .custom-social-icons a{
  margin-right: 10px;
}
#site_top .socialbox .pintrest {
  padding-right: 0px !important;
}
.contact-text.contact-email{
  text-transform: lowercase;
}
.copyright .socialbox a {
  color: ##5b5b5b;
  border-right: solid 1px var(--lightgrey10);
  border: 1px solid #5b5b5b !important;
}
amp-sidebar#sidebar1 {
  display: none
}
[class*="amphtml-sidebar-mask"] {
background: none;
z-index: 99;
}
.i-amphtml-sidebar-mask{
  position: static!important
}
/* --------------------------Header---------------------------- */
.right_menu.scrolled .header-menu{
  display: flex;
  justify-content: center;
}
.head-togle{
  text-align: end;
  align-items: center;
  display: flex;
  /* justify-content: end; */
  padding: 0;
}
#header_widgets .header_title{
  margin: 0;
    padding: 0;
    color: #fff;
    position: relative;
}
.header_title::after
{
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
   top: 0;
   /* left: 0; */
   right: 0;
   bottom:0;
   width:83px;
}
.header-icons.order-three{
  justify-content:end;
}
.toggle-nav .fa-bars{
  font-size: 25px;
}
#header .logo img {
  /* max-width:  70% !important; */
  width: auto;
}

.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
#header .logo h1, #footer .logo h1 {
  font-weight: 700;
  padding: 0;
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
}
.logo a.custom-logo-link {
  color: black;
}
.logo h1 a, .logo h1 a {
  color: var(--grey1);
  text-transform: uppercase;
  font-size: 26px;
}
.logo p {
  color: var(--grey1);
  margin-bottom: 0;
  font-size: 14px;
}

.logged-in .scrolled .toggle-nav{
    top: 50% !important;
}
.logged-in .scrolled #header .logo img{
        width: 45%;
}
.header-customize.scrolled{
  top: 0;
}
.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  margin: 0;
  -webkit-box-shadow:1px 1px 20px 0 rgb(0 0 0 / 7%);
  box-shadow:1px 1px 20px 0 rgb(0 0 0 / 7%);
}
/* #menu-primary-menu li>a{
  color: #fff !important;
} */
.scrolled .innermenubox
{
  /* float: right !important; */
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.main-navigation ul {
}
.main-navigation li {
  position: relative;
  padding: 0px 15px 0px 15px;
  display: inline-block;
  cursor: pointer;
}
.main-navigation .current-menu-item a{
  border-bottom: 4px solid #103DBE;
}
#menu-primary-menu >li:hover > a,#menu-primary-menu > .menu-item-has-children:hover::before{
  color: #103DBE;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 25px 10px;
  font-size: 16px;
  position: relative;
  color: #000;
  font: normal normal 400 18px/27px Kumbh Sans;
}
.main-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: var(--white);
  width: 200px;
  z-index: 9999;
  transform: unset;
  cursor: pointer ;
}
.main-navigation .sub-menu li{
  padding: 15px 5px 15px 5px;
}
.side-navigation ul li.current_page_item {
  border: 2px solid #fff;
  border-radius: 50px;
  background: #566e89;
  padding: 4px 26px;
  margin: 20px;
}
.main-navigation ul ul ul {
  left:93%;
  top: 0;
}
.main-navigation ul ul a {
  padding: 0px 0 0px 8px;
  line-height: 1.5;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
  cursor: pointer !important;
}
.main-navigation ul ul a:hover{
  color: #fff !important;
}
.main-navigation .sub-menu li:hover{
  background-color: #103DBE !important;

}
.main-navigation .sub-menu li:hover a{
    color: #fff !important;
}
.main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #fcf8f8;
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
}
.main-navigation ul li:hover>ul {
  display: block;
}

.sub-menu .current-menu-item a ,#sidebar1 .main-navigation .current_page_item>a{
  color: #103DBE ;
  border-bottom: none;
}
.main-navigation .menu>ul>li.highlight {
  background-color:#F82938;
}

#menu-primary-menu .current-menu-item a:before {
    display: none;
}
.main-navigation .menu>ul>li.highlight:hover {
  background-color: 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-color: transparent !important;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 15px;
  overflow: hidden;
}
/* .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
} */
/* .scrolled .innermenubox{
  margin-left: 35% !important;
} */
.innermenubox {
  display: flex;
  justify-content: center;
}
.search-icon {
  padding-top: 3px;
}
.search-icon i {
  border-left: 2px solid #cfcfcf;
  padding: 0 26px;
  padding-right: 0;
  color: var(--orange);
}

.wishlist-alert{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: flex;
    justify-content: end;
    text-align: center;
    right:0;
    margin-top:100px;
    z-index: 2;
}
.wishlist-alert .modal-popup{
    position: relative;
    display: block;
    width: 220px;
    height: 50px;
    pointer-events: auto;
    background-color: #000;
    font: normal normal bold 18px/22px Rosario;
    letter-spacing: 0px;
    color: #fff;
    padding-top: 12px;
}
.wishlist-alert .modal-popup h4{
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 0;
}
.wishlist-alert .wishlist-closebtn{
    font-size: 26px;
    cursor: pointer;
}

/*----------------------Mobile Menu Icon------------------------------*/
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top-color: var(--grey2);
}
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: var(--grey2);
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
   border-left-color: var(--grey2);
}
.toggle-nav, a.closebtn {
  display: none;
}
/*-------------------------Header Widgets---------------------*/
/* #header{
  position: relative;
  background-repeat: no-repeat;
} */
.side-menu {
    background: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1999;
    top: 0;
    right: 0;
    background-color: #000000b0;
    display: none;
}
.icon-cross{
  margin: 12px 0px;
  padding-top: 60px;
      text-align: end;
}
.icon-cross i{
  color: #fff;
  border: 1px solid;
  border-radius: 50%;
  padding: 4px 6px;
  height: 25px;
  width: 25px;
  font-size: 15px;
}
.icon-cross i:hover{
  background: #103DBE;
}
.side-menu-inner{
  background: #000;
  padding: 0px 25px 200px 25px;
}
.side-icon, .icon-cross i{
  cursor: pointer;
}
.side-para, .side-info-box-text {
  color: #fff;
font: normal normal 300 16px/25px  Rosario, sans-serif;
letter-spacing: 0px;
}

.side-menu-icon a {
  background: transparent;
border: 2px solid #fff;
border-radius: 50%;
padding: 9px;
height: 45px;
width: 45px;
}
.vwsmp_facebook, .vwsmp_twitter, .vwsmp_instagram, .vwsmp_pinterest{
  background: transparent;
}
.slide-box{
  color: #fff;
  max-width: 260px;
}
.contact-head{
  font: normal normal bold 22px/30px  Rosario, sans-serif;
letter-spacing: 0px;
color: #FFFFFF;
}
.side-info-box-icon i{
  background: #103DBE 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 8px;
  height: 30px;
  width: 30px;
}

/* .btn-search{
  letter-spacing: 0px;
  color: #000000;
  font-size: 22px;
  background: transparent;
  border:none;
}
.search-field{
  width: 115px;
  border: none;
  border-bottom: 1px solid #000;

}
.btn-search i:hover .search-field{
  opacity: 1;
} */
.search-box{
    /* height: 40px; */
    display: flex;
}
.search-input{
    outline: none;
    border: none;
    line-height:40px;
    width: 0px;
    float: left;
    font-size:14px;
    transition: 0.7s ease;
    font-family:sans-serif;
    background-color: transparent !important;
}
.search-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: navajowhite;
  background: transparent;
  padding: 0 15px;
  border-radius: 50%;
  float: right;
  color: #000;
  font-size: 20px;
  transition: 0.4s ease;
}
.search-box:hover > .search-input{
    width: 200px;
    margin: 0px 8px;
    border-bottom: 1px solid #000;
}
.search-input:focus{
    width: 240px;
    margin: 0px 8px;
}
.search-box:hover > .search-btn{
    background: #fff;
}
.search-input:focus + .search-btn{
    background: #fff;
}
.wishlist_count{
  padding: 0 15px;
  border-radius: 50%;
  float: right;
  color: #000;
  font-size: 20px;
}
.wishlist_count.fa-heart:before{
  text-shadow: 0px -1px 1px #2b2a2a, 0px 0px 1px #2b2a2a;
}
.wishlist_count span{
  top: -9px;
  background: #103DBE;
  position: absolute;
  height: 20px;
  width: 20px;
  right: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  padding: 5px 0 0 8px;
}

/*-----------------footer----------*/
.outer-footer {
  background-size: 100% 100%;
  background-color:#103DBE;
  padding-top: 4%;
}
.footer-logo-box .textwidget p{
  font: normal normal 300 14px/26px Kumbh Sans;
  color: #fff;
  padding: 12px 48px 12px 0px;
}
.footer-logo-box{
  background: #0D3094;
  padding: 30px 25px 0 25px;
  border-radius: 10px;
}
.about_me i{
  color: #fff;
  margin-right: 10px;
}
.about_me a{
  font: normal normal 300 14px/40px Kumbh Sans;
  color: #fff;
}
.social_widget{
  margin: 20px 0px;
}
/* .social_widget .custom-social-icons a {
  color: #FFF;
  padding: 6px 5px;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  border: none;
  line-height: 0;
  background: #fff;
} */
/* .social_widget .custom-social-icons a i {
  font-size: 14px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
  color: #1407ef;
} */
/* .social_widget .custom-social-icons a{
  margin-right: 10px;
} */
.copyright{
  background: #081E5B;
  border-radius: 0px 0px 10px 10px;
}
.footer-content-box{
  padding: 30px 25px 0 25px;
}
.copyright-text {
  font: normal normal 300 14px/20px Kumbh Sans;
  color: #fff;
}
.copyright-box{
  padding: 12px 25px 12px 25px;
}
.credit_link a{
  font: normal normal bold 14px/45px Kumbh Sans;
  color: #fff;
}
.footer-col-div .widget h3{
  font: normal normal 600 24px/50px Josefin Sans;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.footer-col-div .menu a{
  font: normal normal 300 14px/45px Kumbh Sans;
  color: #fff;
}
.footer-col-div .menu{
  list-style-type: none;
}
/*-----------------Header Cart----------------*/


#header .sub-menu
{
  animation: growDown 300ms ease-in-out forwards;
    transform-origin: top center;
}
@keyframes growDown {
  0% {
    transform: scaleY(0)
  }
  80% {
    transform: scaleY(1.1)
  }
  100% {
    transform: scaleY(1)
  }
}
#header span#cart-box, #header .icom-img{
  position: relative;
}
#header .cart-value ,#header .wishlist-counter  {
  background: white;
  position: absolute;
  height: 20px;
  width: 20px;
  right: 0;
  border-radius: 50px;
  color: #F82938;
  font-size: 10px;
  font-weight: 800;
  padding: 1px 0 0 7px;
  top: -10px;
}
.search-icon i {
    cursor: pointer;
}
#menu-primary-menu > .menu-item-has-children{
  position: relative;
}
#menu-primary-menu > .menu-item-has-children::before{
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  position: absolute;
  right: 6px;
  bottom: 30px;
  top: unset;
  font-size: 10px;
}
#header:has(.custom-sidebar){
  height: unset;
}
/* .header-slider:has( + #slider) + #slider .carousel,.header-slider:has( + .title-box) + .title-box{
  margin-top: 0;
} */

/* #footer_box .social_widget .custom-social-icons a i{
letter-spacing: 0;
} */

@media screen and (min-width: 1024px) and (max-width:1440px){
  @keyframes walk {
    0% {
       transform: translateX(0);
     }
     50% {
       transform: translateX(10%);
     }
     100% {
       transform: translateX(0%);
     }
  }
}
