:root{
  --primary-text-color:#c1e503;
  --heading-text-color: #ffffff;
  --background1-color: #111111;
  --background2-color: #1E1E1E;
  --light-bg1-color: #c1e503de;
  --light-bg2-color: #c1e5038a;
}





#wpcf7-f72-o1 {
  margin: 1rem 0 2rem !important;
}
/* --------------------------Top Bar---------------------------- */
aside#wpb_social_widget-1 h3 {
    display: none !important;
}
input:focus-visible {
    outline: none !important;
}
.contact_details ul li {
  list-style: none;
  display: inline;
  color: var(--heading-text-color);
}
.home .top_bar {
  position: relative;
  padding: 0px 0px 0px 0px;
}
.top_bar {
  background: #1d2027;
  width: 100%;
  border-radius: 0px 0px 0px 7px;
  padding: 4px 4px 1% 4px;
}
.contact_details, .newsletter-iconimg, .fixed-header .side-navigation {
  text-align: center;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 10px;
}
.contact_details i{
  color: #00cdfc;
  font-size: 14px;
  cursor: pointer;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.contact_details p {
  color: #033333;
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_bold, .side-navigation ul ul li:hover > a {
  color: #1e1d1c;
}
p.hi_normal {
  color: #757575;
}
.contact_details ul li span i {
  padding-right: 6px;
  color: #c1e503;
}
.contact_details ul li a, #site_top .con-info i, #site_top .details a, #footer_box .widget_calendar caption, #footer .copyright a:hover {
  color: #fff;
}
.socialbox a i, .social_widget a i {
  font-size: 24px;
  letter-spacing: 0px;
  width: 25px;
  text-align: center;
  padding-top: 5px;
}
#site_top .con-info span{
  background-color:#4bcdfc;
  padding: 8px;
  border:2px solid #fff;
}
#site_top .con-icons{
  padding-top: 10px;
}
#site_top .con-det{
  padding-left: 0;
}
#site_top .details-title
{
  /* font-family: "Montserrat"; */
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  color:#13182c;
}
#site_top .details{
  /* font-family: "Montserrat"; */
  font-size: 13px;
  color:#fff;
  padding-left: 3px;
  font-weight: bold;
}
.contact_spaninfo{
  margin-right: -7%;
}
#site_top .socialbox a{
  display: inline-block;
  margin-right: 0px;
  transition: 2s;
}
#site_top .socialbox a:hover{
  color:#4bcdfc;
  transform: scale(1.2);
}
#site_top .socialbox a i{
  color:#fff;
  font-size: 20px;
}
.socialbox .apply-online{
  background-color:#00cdfc;
  color:#fff;
  font-family: Montserrat;
  font-weight: bold;
  padding: 10px 12px;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0px 4px;
}
.socialbox .apply-online:hover{
  color: #1e2027;
}
.shake-effect:hover i {
    transform: scale(1.3);
    transition: ease-out 0.5s;
    -webkit-animation: wiggle .05s alternate ease infinite;
    animation: wiggle .05s alternate ease infinite;
}
@keyframes wiggle {
  from { transform: rotate(0deg); }
  to   { transform: rotate(20deg); }
}
@-webkit-keyframes wiggle {
  from { -webkit-transform: rotate(0deg); }
  to   { -webkit-transform: rotate(20deg); }
}
/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top:0;
  left:0;
  padding: 0 35px;
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 10px 0px #000;
  z-index: 999999;
}
.fixed-header #mySidenav{
  margin: 12px 0;
}
/* --------------------------Header---------------------------- */
.home #header .menubar{
  z-index: 99999;
  width: 100%;
  background: #fff;
  top: 20px;
  border-radius: 0px 0px 10px 10px;
  border:none;
  left: 0;
}
.home.page-template #masthead {
  position: absolute;
  left: 0;
  right: 0;
}
.blog #header .menubar{
  margin-top: 0%;
  border-radius: 0px 0px 10px 10px;
  border: none;
  background: #e4e4e4;
  width: 100%;
  top: 0px;
  position: static;
}
.home .page-template #header .menubar{
  width: 100%;
  background: #fff;
  top: -39px;
}
#header .col-lg-2.col-md-3.top_bar_btn {
  margin-top: 5px;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  width: 100%;
}
#topbar {
  border-top: 10px solid #435061;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.home #header .menubar{
  border-radius: 0px 0px 10px 10px;
  border: none;
  background: #e4e4e4;
  width: 100%;
  top: 0px;
  position: relative !important;
}
.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 h1, #footer .logo h1, #header .logo p.site-title {
  font-weight:700;
  padding:0;
  font-size:18px;
  font-weight:bold;
  margin-top: 0;
}
.logo {
  padding: 30px ;
}
.logo a.custom-logo-link{
  color:#000000;
}
.logo h1 a, .logo h1 a, .logo p.site-title a{
  color: #262626;
  text-transform: uppercase;
}
.logo p{
  color: #262626;
  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 .search-icon {
  padding: 6px 8px 6px 11px;
  display: inline-block;
  transform: rotate(42deg);
  margin-right: 0px;
  transition: 2s;
  right: 0;
  margin: 15px 0;
}
#header .search-icon i{
  color:#1f2c34;
  transform: rotate(-42deg);
  cursor: pointer;
}
.apply-button {
  text-align: right;
  /* margin: 10px 0; */
}

.apply-online:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /* transition: all 0.3s ease;
  -webkit-transform: scale(.1);
  transform: scale(.1); */
}

/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {transform: translateY(-40px);}
  100% {transform: translateY(0px);}}
.close-sidebar {
  font-size: 25px;
  text-align: right;
  color: #fff;
  padding: 10px;
}
.headerbar {
  font-size: 25px;
  font-weight:900;
}

/* .side-navigation{
  margin-top: 16px;
} */
.fixed-header .side-navigation{
  margin: 12px 0px;
}
.side-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.side-navigation li{
  position: relative;
  /* margin-top: 7px; */
  padding: 0px 25px;
  /* display: inline-block; */
  height: auto;
}
.side-navigation li:last-child{
  border-right: none;
}
.side-navigation a{
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #1d2027;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  /* font-family: Montserrat; */
  font-weight: bold;
}
.side-navigation ul ul {
    position: absolute;
    left: 26px;
    top: 70px;
    background: var(--primary-text-color);
    min-width: 300px;
    z-index: 9999;
    display: none;
}
.side-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.side-navigation ul ul a{
  text-transform: none;
  font-weight: 600;
  color: var(--heading-text-color) !important;
  padding: 10px 0px;
  font-size: 14px;
  line-height: 25px;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid var(--heading-text-color);
}
.side-navigation ul ul li:last-child{
  border-bottom: 0;
}
.side-navigation ul li:hover > ul{
  display: block;
  animation:fadeInRight .3s ease;
  -webkit-animation:fadeInRight .3s ease;
}
.side-navigation ul li.menu-item-has-children>a:after {
    content: "\f107";
    position: static;
    margin-left: 5px;
    font-family: "font awesome 5 free";
    font-weight: 900;
    float: right;
}



@keyframes fadeInRight{
 0%{opacity:0; transform:translate3d(10 0%,0,0)}
 100%{opacity:1; transform:none;}}
 .side-navigation #menu-primary-menu .current_page_item > a,
 .side-navigation #menu-primary-menu .current-menu-item > a,
 .side-navigation #menu-primary-menu .current_page_ancestor > a{
  color: var(--heading-text-color);
    text-decoration: underline;
    text-underline-offset: 16px !important;
    text-decoration-thickness: 4px !important;
    text-decoration-color: var(--primary-text-color) !important;
}
.side-navigation .menu > ul > li.highlight{
  background-color: #c1e503;
}
.side-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;
}
.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;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 10%;
  transform: translateY(-50%);
  width: 100%;
  right: 20px;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  padding: 0;
  border-radius: 0;
  background: var(--heading-text-color);
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px 24px;
  border-radius: 0;
  background: var(--heading-text-color);
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 86%;
}
.search_popup input.search-field {
  padding: 1.5% 10px 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
/* Back to top button css */
.scrollup {
  color: #00cdfc;
  position: fixed;
  display: none;
  bottom: 60px;
  right: -30px;
  margin:0;
  font-size: 18px;
  font-weight: 600;
  transform: rotate(-90deg);
  text-shadow: 1px 1px #000;
  z-index: 9999999999;
}
.scrollup.left{
  left: 15px;
  right: auto;
}
.scrollup.center{
  left: 45%;
  right: 44%;
}
.scrollup:focus,
.scrollup:hover{
  color: #00cdfc;
}
.scrollup span {
  display: inline-block;
}
.scrollup i{
  margin-left: 10px;
  transform: rotate(90deg);
}
/* ----------- Newsletter ---------------- */
#our-newsletter .newsletter{
  top: 10px;
  z-index: 999;
  border-radius: 0px 0px 10px 10px;
  width: 100%;
  background-color: #c1e503;
}
#our-newsletter .newsletter h3{
  /* font-size: 18px;
  letter-spacing: 2px;
  line-height: 22px; */
  /* color: var(--heading-text-color); */
  /* font-family: "Montserrat"; */
  font-weight: 800;
  padding-bottom: 0;
  text-transform: none;
}
.newsletter_text{
  padding-top: 15px;
  padding-bottom: 15px;
}
/* #our-newsletter .newsletter p{
  font-size: 13px;
  line-height: 22px;
  /* color: var(--heading-text-color); */
  /* font-family: "Montserrat"; */
} */
#our-newsletter .newsletter-form{
  padding-top: 0px;
}
#our-newsletter .newsletter-form input[type="email"]{
  width: 100%;
  border: 1px solid #000000;
  margin: 0px;
  color: #121212;
  padding: 20px;
  background-color: #f8f8f8b8;
}
#our-newsletter .newsletter-head{
  padding-left: 20px;
}
.newsletter-content {
  margin-top: 0px;
  width: 100%;
  margin-left: 0px;
}
#our-newsletter .newsletter-form input[type="email"]::placeholder{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 22px;
  color:#121212;
  font-family: "Sarabun";
}
#our-newsletter .newsletter-form input[type="submit"]{
  /* border: 2px solid var(--heading-text-color); */
  padding: 8px 32px;
  background: var(--heading-text-color);
  color: #c1e503;
  border-radius: 5px 5px;
}
#our-newsletter .newsletter-form i{
  position: absolute;
  right: 45px;
  top: 34px;
  padding: 10px;
  font-size: 12px;
  color: #c1e503;
}
#our-newsletter .wpcf7-form-control-wrap {
  float: left;
  width: 100%;
}
.newsletter-icon {
  background-color: #fff;
  padding: 3% 2%;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
}
.neswletter_shortcode_text{
  margin-top: 2%;
  color: var(--heading-text-color);
}
/*---------------- Footer Section ----------------------*/
/* div#footer {
    background-color: #000000 !important;
} */
.footer-top {
      margin: 0 auto;
      padding-top: 20px;
      padding-bottom: 20px;
}
.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;
  margin: 2px 2px;
}
#footer input, #footer textarea{
  background-color: transparent;
  color: var(--heading-text-color);
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
    color: var(--heading-text-color);  padding-bottom: 50px;

    font-size: 11px !important;
}
.copyright p {
  font-size: 14px;
  color: var(--heading-text-color);
  margin-bottom: 0;
}
.socialbox {
  float: right;
  font-size: 13px;
  line-height: 20px;
  color: #717271;
  /* font-family: "Montserrat"; */
}
#footer{
  text-align:center;
  color:#fff;
  padding:3em 0 0 0px;
  text-align:left;
  background-repeat: no-repeat;
  background-size: cover;

}
#footer aside{
  margin-bottom: 20px;
}
.footer-top-col {
    border-left: solid 5px #4bcdfc;
    padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:var(--heading-text-color);
  text-align:left;
  font-size:24px;
  padding:0 0 15px 0;
}
#footer .copyright p{
  font-size: 13px;
  letter-spacing: 0px;
  color: #fff;
  /* font-family: "Montserrat"; */
}
#footer .copyright a {
  color: #656667;
  cursor: pointer;
}
#footer input{
  padding:8px 8px;
  float:left;
  margin:0px 0;
  border-radius:0px;
  height: 100%
}
p.tag-input {
    padding: 0;
    height: 60px
}
#footer input[type="submit"] {
    padding: 0px 0px;
    background-color: var(--heading-text-color);
    color: transparent;
    text-transform: uppercase;
    width: 75%;
    border-radius: 0px 5px 5px 0px !important;

}
p.tag-input-btn{
  position: relative;
    padding: 0;
    height: 60px
}
p.tag-input-btn:after {
    content: '\f1d8''';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    color: #000;
        pointer-events: none;
}
#footer .copyright{
  padding:30px 0;
}
#footer ul {
  margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a {
  color: #6d6e6e;
  font-size: 13px;
  letter-spacing: 0px;
  /* font-family: "Montserrat"; */
}
#footer p, #footer a{
  margin: 0;
  color: #fff;
  letter-spacing: 0px;
  /* font-family: "Montserrat"; */
  font-size: 13px;
  line-height: 25px;
  text-align: left;
}
.widget_recent_entries img{
  width: 100px;
}
/* #footer h3.widget-title, #footer h3.top_title {
  color: var(--heading-text-color);
  font-size: 15px;
  letter-spacing: 1px;
 font-family: "Montserrat";
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
} */

#footer ul li:before {
    font-size: 13px;
    line-height: 30px;
    color: #717271;
    margin-right: 5px;
}
#footer ul li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px;
    display: block;
    font-weight: 600;
    font-size: 13px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 5px !important;
}
#footer_box .sub-menu, #our-newsletter .newsletter h3:after, amp-sidebar#sidebar1, .headerbar, .footer_hide{
  display: none;
}
.sub-menu li:hover{
  background-color: #000;
}
.sub-menu li:hover a{
  color: var(--primary-text-color) !important;
}
.sub-menu li{
  margin-top: 0;
}
#footer_box .socialbox i{
  color:#525b80;
  margin-left: 15px;
}
#footer_box .socialbox i:hover, #footer_box .about_me i, #footer ul li a:hover, .side-navigation a:hover, .closepop i:hover{
  color:#4bcdfc;
}
#footer .widget_media_gallery img{
  padding-right: 25px;
  border:none;
}
.custom-social-icons a {
    padding-left: 20px;
}
/* Icon Grow */
#header .hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#header .hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#header .hvr-icon-grow:hover .hvr-icon,
#header .hvr-icon-grow:focus .hvr-icon,
#header .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

                                                 /* My Custom Css */

 /* Header */
 section#site_top > .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.header-p2 .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
 .home #header .menubar {
    background: transparent !important;
    top: 0 !important;
}
 section#site_top {
     background-color: #222227;
     border-radius: 0;
     padding: 16px 0 !important;
 }
 .shake-effect-1 {
     text-align: left;
     display: flex;
     column-gap:40px;
 }
 .shake-effect-1 > a {
   font-size: 16px;
  line-height: 22px;
  color: var(--heading-text-color);
  font-weight: 500;
  font-family: 'Raleway';
 }
 .shake-effect-1 > a img {
    padding-right: 10px;
}
 .shake-effect-2 > p {
     font-size: 16px;
     line-height: 22px;
     color: var(--heading-text-color);
     font-weight: 500;
     font-family: "Sarabun";
 }
 .socialbox {
     display: flex;
     font-size: 16px;
     line-height: 22px;
     color: var(--heading-text-color);
     font-weight: 500;
     font-family: "Sarabun";
     align-items: center;
     column-gap: 20px;
 }

 a.youtube {
     display: none !important;
 }
 .header-p2 {
     padding: 5px 0 10px;
 }
 ul#menu-primary-menu {
    display: flex;
    justify-content: center;
  }
.header-logo > img {
    vertical-align: baseline !important;
}
 .menu-item > a {
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 1px;
    color: var(--heading-text-color);
    font-weight: 600;
    font-family: Epilogue;
    text-transform: none;
    height: 69px;
    display: flex;
    align-items: center;
    margin: auto;
}

 .blog-with-left-sidebar > a,.blog-with-right-sidebar > a ,{
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 1px;
    color: var(--heading-text-color);
    font-weight: 600;
    font-family: Epilogue;
    text-transform: none;
    height: auto !important;
}

.blog-with-right-sidebar a,.blog-with-left-sidebar a{
    height: auto !important;
}
.side-navigation a:hover{
  color: var(--primary-text-color);
}
.socialbox_btn {
    display: flex;
    column-gap: 35px;
    align-items: center;
    justify-content: end;
}
.buynow_btn > a {
    font-size: 18px !important;
    line-height: 1px;
    color: #000000;
    font-family: Epilogue;
    letter-spacing: 1px;
    border-radius: 5px !important;
    transition: 0.5s ease-in;
    background-color: var(--primary-text-color);
    width: 155px;
    height: 50px;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    padding: 15px;
}
.buynow_btn > a:hover {
    background-color: transparent;
    border:1px solid var(--primary-text-color);
    color: var(--heading-text-color);
    font-weight: 600;
}
.request_btn > a {
    font-size: 18px !important;
    line-height: 1px;
    color: #000000;
    font-family: Epilogue;
    letter-spacing: 1px;
    border-radius: 5px !important;
    transition: 0.5s ease-in;
    background-color: var(--primary-text-color);
    width: 155px;
    height: 50px;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    padding: 15px;
}
.request_btn > a:hover {
    background-color: transparent;
    border:1px solid var(--primary-text-color);
    color: var(--heading-text-color);
    font-weight: 600;
}
.track-shipment_btn > a {
    font-size: 16px !important;
    line-height: 10px;
    color: var(--heading-text-color) !important;
    font-weight: 600 !important;
    font-family: "Sarabun" !important;
    letter-spacing: 1px;
    background-color: #f02930 !important;
    border-radius: 5px !important;
    padding: 20px 20px !important;
    transition: 0.5s ease-in;
    border: 2px solid #f02930 !important;-
}
.track-shipment_btn > a:hover {
  border: 2px solid var(--heading-text-color) !important;
  background-color: transparent !important;
}

.socialbox > a > i {
  padding: 0;
}


/* Footer */
.textwidget > p {
    width: 330px;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: 200 !important;
    font-family: 'Raleway' !important;
    padding: 0;
}
h3.widget-title {
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 700 !important;
    font-family: 'Epilogue' !important;
}
ul#menu-footer-menu li a {
    font-size: 18px !important;
    line-height: 25px !important;
    color: var(--heading-text-color);
    font-weight: 400 !important;
    font-family: "Sarabun" !important;
}
ul#menu-footer-widgets li a {
    font-size: 16px !important;
    line-height: 25px !important;
    color: var(--heading-text-color);
    font-weight: 200 !important;
    font-family: 'Raleway' !important;
    height: auto !important;
}
.fc a {
    font-size: 16px !important;
    font-family: 'Raleway' !important;
    font-weight: 200;
}
.fc a span i:before{
  color: var(--primary-text-color) !important;
  padding-right: 10px !important;
  font-size: 18px;
}
.hours h5 {
    padding: 0;
    padding-top: 40px;
    font-size: 20px;
    font-family: Epilogue;
    color: var(--heading-text-color);
}
.hours p {
    font-size: 16px !important;
    font-family: Raleway !important;
    font-weight: 200;
    line-height: 30px;
}
.hours p span{
    font-size: 16px !important;
    font-family: Raleway !important;
    font-weight: 600;
    line-height: 30px;
    color: red;
}
aside#custom_html-2 {
    padding-left: 20px;
}

h3.widget-title:after {
    border-color: #f02930 !important;
}
aside#nav_menu-2 , aside#nav_menu-1 {
    padding-left: 40px;
}
aside#nav_menu-1 {
    padding-left: 100px;
}
.custom-social-icons > a:hover i{
    color: var(--primary-text-color) !important;
}
#footer .copy-right p {
    font-size: 20px !important;
    line-height: 24px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    font-family: 'Raleway' !important;
    text-align: center !important;
}
.copy-right p a{
    font-size: 20px !important;
    line-height: 24px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    font-family: 'Raleway' !important;
    text-align: center !important;
}
.socialbox span a {
    font-size: 16px !important;
    line-height: 22px !important;
    color: var(--heading-text-color) !important;
    font-weight: 400 !important;
    font-family: "Sarabun" !important;
    text-align: right !important;
}
#footer .copyright {
    padding: 30px 0;
    background-color: var(--primary-text-color) !important;
}
aside#wpb_social_widget-2 h3 {
    display: none;
}
div#wpcf7-f82-o1 {
    padding: 10px 0 20px;
}

/* NEWSLETTER */
p.tag-input br,p.tag-input-btn br {
    display: none;
}
.news-inp-btn div {
    display: flex;
}
p.tag-input span input {
    padding: 8px 15px !important;
    width: 100%;
    background-color: var(--primary-text-color) !important;
    border-radius: 5px 0px 0px 5px !important;
}
p.tag-input span input::placeholder {
    font-size: 14px;
    font-family: 'Raleway';
    color: #000000;
}

div#wpcf7-f81-o1 {
    padding: 15px 0 20px;
}



@media screen and (min-width:1042px) and (max-width:1440px){
  section#site_top {
    padding: 10px 0 !important;
 }
 .shake-effect-1 > a {
    font-size: 14px;
    line-height: 20px;
  }
  .shake-effect-2 > p {
    font-size: 12px;
    line-height: 20px;
  }
  .socialbox {
    display: flex;
    font-size: 12px;
    line-height: 20px;
  }
  #site_top .socialbox a i {
    color: #fff;
    font-size: 14px;
 }
 .header-p2 {
    border-bottom:none;
    padding: 10px 0;
 }
 .buynow_btn > a {
    font-size: 15px !important;
    line-height: 16px;
    padding: 15px 15px !important;
 }
 .request_btn > a {
    font-size: 15px !important;
    line-height: 16px;
    padding: 15px 15px !important;
 }
 .socialbox_btn {
    display: flex;
    column-gap: 20px;
    align-items: center;
    justify-content: end;
 }
 .side-navigation li {
    position: relative;
    /* margin-top: 7px; */
    padding: 0px 15px;
  }
  .side-navigation #menu-primary-menu .current_page_item > a, .side-navigation #menu-primary-menu .current-menu-item > a, .side-navigation #menu-primary-menu .current_page_ancestor > a {
    color: var(--heading-text-color) !important;
    text-decoration: underline;
    text-underline-offset: 1rem;
  }
  p.tag-input-btn {
    height: 50px;
  }
  p.tag-input {
    height: 50px;
 }
 .socialbox a i, .social_widget a i {
    font-size: 20px;
  }
  div#wpcf7-f82-o1 {
    padding: 15px 0 20px;
  }
}


/* Sticky css */
.sticky-header.fixed-header {
    background-color: var(--background2-color);
    border-bottom: none !important;
}
.sticky-header.fixed-header  .menu-item > a{
  padding-top: 8px;
}
.sticky-header.fixed-header .request_btn > a:hover {
    background-color: var(--heading-text-color);
    color: #f02930 !important;
}
.sticky-header.fixed-header .buynow_btn > a:hover {
    background-color: var(--heading-text-color);
    color: #f02930 !important;
}
.sticky-header.fixed-header .track-shipment_btn > a {
    background-color: var(--heading-text-color) !important;
    color: #f02930 !important;
}
.sticky-header.fixed-header .track-shipment_btn > a:hover{
  background-color: #f02930 !important;
  color: var(--heading-text-color) !important;
}
.sticky-header.fixed-header .side-navigation #menu-primary-menu .current-menu-item > a {
    text-decoration-color: var(--primary-text-color) !important;
}
.sticky-header.fixed-header  .side-navigation a:hover {
    color: var(--primary-text-color) !important;
}

/* Side bar */
amp-sidebar#sidebar1 {
    background-color: var(--background2-color) !important;
}
div#close_nav i {
    font-size: 22px;
    color: #fff;
}

.track-shipment_btn_sidebar > a {
    font-size: 14px !important;
    line-height: 10px;
    color: #f02930 !important;
    font-weight: 600 !important;
    font-family: "Sarabun" !important;
    letter-spacing: 1px;
    background-color: var(--heading-text-color)!important;
    border-radius: 5px !important;
    padding: 15px 15px !important;
    transition: 0.5s ease-in;
    border: 2px solid var(--heading-text-color) !important;
    text-align: left !important;
}
.track-shipment_btn_sidebar{
  text-align: left !important;
  margin-top: 10px;
  padding-left:15px;
}
.custom-html-widget span {
    font-size: 18px;
    font-family: 'Sarabun';
    line-height: 30px;
}

ul#menu-footer-menu li a:hover{
  color: var(--heading-text-color) !important
}
ul#menu-footer-widgets li a:hover{
  color: var(--heading-text-color) !important;
}


                                              /* popup */
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 25%;
    justify-content: center;
    left: 61%;
    top: 38%;
}
/* The Close Button */
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}

                                                 /* footer */
@media screen and (max-width:481px){
  .buynow_btn > a {
    display: none;
  }
  .row.footer-top.container {
    grid-template-columns: 1fr;
    padding: 0 0.75rem;
  }
  aside#media_image-1 {
      text-align: center;
  }
  .footer-top {
    padding-bottom: 50px;
    margin: 0px 0;
   }
   aside#media_image-2 {
    text-align: center;
   }
   ul#menu-footer-widgets li a {
    font-size: 16px !important;
    line-height: 32px !important;
  }
  h3.widget-title {
    text-align: center !important;
  }
  .hours p {
    text-align: center !important;
    padding-bottom: 0 !important;
  }
  aside#custom_html-2 {
    padding-left: 0px !important;
  }
  .social_widget {
    padding-left: 0px !important;
  }
  .custom-social-icons {
    display: flex;
    gap: 20px;
    padding-top: 15px;
 }
   .textwidget > p {
    width: 296px;
    height: 155px;
    font-size: 14px !important;
    text-align: center !important;
    margin: auto !important;
  }
  .custom-social-icons {
    text-align: center;
    display: flex;
    justify-content: center;
    gap:15px;
  }
  .custom-social-icons a{
    margin: 0 !important;
  }
  aside#nav_menu-1 , aside#nav_menu-2{
    padding-left: 0px;
    margin-top: 15px;
  }
  aside#nav_menu-1 h3, aside#nav_menu-2 h3 , aside#custom_html-2 h3{
    text-align: center;
    font-size: 24px !important;
  }
  aside#nav_menu-1 h3:after, aside#nav_menu-2 h3:after , aside#custom_html-2 h3:after{
    margin: auto;
  }
  .menu-footer-menu-container, .menu-footer-widgets-container {
    padding-top: 0px;
  }
  ul#menu-footer-menu li ,ul#menu-footer-widgets li{
    text-align: center !important;
    margin: 0;
  }
  ul#menu-footer-menu li a, ul#menu-footer-widgets li a {
    font-size: 16px !important;
    line-height: 14px !important;
  }
  .custom-html-widget span {
    font-size: 16px;
    line-height: 14px;
  }
  .custom-html-widget {
    text-align: center;
   }
   #footer .copyright {
    padding: 10px 0 !important;
  }
  .main_sociobox .copy-right p {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .main_sociobox .copy-right p a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  p.tag-input {
    padding: 0;
    height: 45px;
    width: 80% !important;
  }
  .news-inp-btn div {
    display: flex;
    justify-content: center;
  }
  #footer input[type="submit"]{
    width: 100%;
  }
  p.tag-input-btn{
    width: 20% !important;
  }
  .row.footer-top div {
    width: 100%;
    padding: 0 10px;
  }
  .row.footer-top.container div {
    padding: 0;
  }
  p.tag-input-btn:after {
    left: 30%;
  }
  #footer .copy-right p {
    font-size: 14px !important;
    text-align: center !important;
  }
  .menu-footer-widgets-container .menu-item > a{
    justify-content: center;
  }

}

@media screen and (max-width:801px){
  .footer-top{
    margin: 0 auto !important;
  }
  #footer h3 {
    font-size: 24px !important;
    line-height: 26px;
    padding-top: 8px !important;
  }
  .textwidget > p {
    height: auto;
  }
  .social_widget a{
    padding: 8px;
    font-size: 12px !important;
    line-height: 18px !important;
  }
  ul#menu-footer-menu li a , ul#menu-footer-widgets li a{
    font-size: 16px !important;
    line-height: 28px !important;
  }
  .row.footer-top {
    grid-row-gap: 10px;
  }
  aside#nav_menu-2{
    padding-left: 0px;
  }
  .custom-html-widget span {
    font-size: 16px;
    font-family: 'Sarabun';
    line-height: 20px;
  }
  aside#custom_html-2{
    padding-left: 100px;
  }
  .hours h5 {
    padding: 0;
    padding-top: 25px;
  }
  p.tag-input,.tag-input-btn{
    height: 40px;
  }
  #footer .copyright {
    padding: 20px 0 !important;
  }
  .fc a span i:before {
    color: var(--primary-text-color) !important;
    padding-right: 10px !important;
    font-size: 14px;
  }
}

@media screen and (max-width:1045px){
  div#wpcf7-f82-o1 {
    padding: 20px 0 35px;
   }
  .row.footer-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    grid-row-gap: 20px;
  }
  .row.footer-top div {
    width: 100%;
  }
  div#wpcf7-f81-o1 {
    padding: 20px 0 35px;
  }
  .textwidget > p {
    width: 300px;
    font-size: 14px !important;
    line-height: 26px !important;
  }
  #footer ul li{
    padding: 0;
  }
  p.tag-input {
    padding: 0;
    height: 45px;
  }
  p.tag-input-btn {
    height: 45px;
  }
  aside#nav_menu-2{
    padding-left: 0px;
  }
  aside#custom_html-2{
    padding-left: 100px;
  }
  #nav_menu-1, #custom_html-2{
    margin: 0 !important;
  }
  .social_widget{
    padding-left: 100px;
  }
  .custom-social-icons {
    display: flex;
    gap: 20px;
  }
  .socialbox a i, .social_widget a i {
    font-size: 20px;
  }
  .social_widget a {
    padding: 0px;
  }
  #footer .copyright {
    padding: 20px 0;
  }
  .copy-right p {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .copy-right p  a {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .product-details {
    text-align: center;
  }
  .star-rating {
    margin: auto;
  }
}

div#wpcf7-f74-o1 {
    margin: 1rem 0 2rem;
}
