/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 4.6.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

* {
  font-family: "Figtree";
  letter-spacing: 0.01em;
}

#productListShow .partnumber-decoration {
  color: #003057 !important;
}

#all-inputs .late-model-text,#all-inputs .late-model-text-mobile
{
  color: #fff !important;
}

#all-inputs .late-model-text:hover,#all-inputs .late-model-text-mobile:hover {
  color: #003057 !important;
}

#content a,
#main a {
  color: #47aa42 !important;
}



::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ccc;
}

.find_it_fast_col_common,
.get_the_app_col_common {
  cursor: pointer;
}

.quad-parent-plus {
  color: #47aa42;
  padding: 0 3px;
}

.quad-parent-plus i {
  vertical-align: middle;
}

.quad-parent-plus i::before {
  font-weight: 600 !important;
}

.quadmenu-text {
  font-weight: 600;
  letter-spacing: 0.13em;
}

.microphone_icon_header {
  position: absolute;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
  width: 25px;
  top: 9px;
  z-index: 10001;
}

#autocomplete_header,#autocomplete_header_mobile {
  letter-spacing: 0.01em;
  padding: 10px 10px;
  font-size: 14px;
  width: 100%;
  background: transparent;
  border: 0.7px solid #8d8d8d;
  color: #222222;
  opacity: 0.8;
}


#autocomplete_header_mobile {
  background: white !important;
  margin-top: 30px;
}

#autocomplete_header:focus,#autocomplete_header_mobile:focus {
  outline: none;
}

.main-section-dynamic-search {
  z-index: 10000;
}

ul.ui-autocomplete {
  max-height: 380px;
  overflow-y: scroll;
  overflow-x: auto;
  z-index: 1030;
}


.ui-menu-item {
  color: #004772;
}

.ui-menu .ui-menu-item:hover {
  color: #47aa42;
}


.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  color: #47aa42;
} 



.ui-menu-item .ui-menu-item-wrapper {
  padding: 4px 16px 4px 10px;
  /* padding: 6px 13px !important; */
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.menu-autocomplete {
  font-size: 14px;
  padding: 4px 16px 4px 10px;
  letter-spacing: 0.02em;
}

.ui-state-disabled {
  font-size: 16px;
  font-weight: bold !important;
  color: #222222;
}

.ui-state-active {
  border: none !important;
  margin: 0px !important;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  /* z-index: 5000; */
  z-index: 999999999999999;
  opacity: 0.5;
  background: url("../astra/assets/images/loading.gif") 50% 50% no-repeat #000;
}

/* Site anchors/links */
.explore_text_desktop,
.explore_text_mobile,
.elementor-button-text {
  color: #fff !important;
}



/* #content a:hover,
#main a:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #014c8c !important;
} */

/* End */
/*Login*/
.pmpro_login_wrap hr {
  margin: 1rem 0;
  background-color: currentColor;
  opacity: 0.2;
}
.ms-protected-content > p,
#content .ms-alert-box,
#content .ms-protected-content legend,
#content .login-remember,
#content .ms-membership-form-wrapper a {
  display: none;
}
#content .pmpro_lost_password-instructions {
  text-align: center;
}
#content .pmpro_login_wrap form,
#content .pmpro_lost_password_wrap form {
  width: 100%;
  max-width: 400px;
  margin: 45px auto 100px;
  position: relative;
  padding: 30px 0px 30px;
  border-top: 5px solid #003366;
  border-bottom: 5px solid #003366;
  min-height: 153px;
  text-align: center;
}
#content .pmpro_login_wrap form p {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
#content .pmpro_login_wrap form p label,
#content .pmpro_lost_password-fields label {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 3px;
  text-align: center;
  width: 100%;
  display: block;
}
#content .login-submit input,
#content .pmpro_lost_password_wrap input[type="submit"] {
  color: #fff !important;
  font-weight: 400;
  border: none;
  padding: 16px 25px;
  border-radius: 5px;
  line-height: 1;
  transition: 0.4s all;
  font-size: 15px;
  transition: .3s ease-out;
  background:linear-gradient(to right, #003057 50%,black  50%) left;
	background-size:200%;
	
}

#content .login-submit input:hover,
#content .pmpro_lost_password_wrap input[type="submit"]:hover {
  background-position: right;
  color:#fff !important;
}

#content .lost {
  position: absolute;
  bottom: -40px;
  left: 0px;
  display: block;
}
.lostpassword-username:before {
  content: "User Name:";
  margin-right: 15px;
}
#lostpasswordform p {
  text-align: left;
}
#lostpasswordform .submit input {
  color: #fff;
  background: #d57600;
  background-image: -webkit-linear-gradient(top, #d57600, #bc4b00);
  background-image: -moz-linear-gradient(top, #d57600, #bc4b00);
  background-image: -ms-linear-gradient(top, #d57600, #bc4b00);
  background-image: -o-linear-gradient(top, #d57600, #bc4b00);
  background-image: linear-gradient(to bottom, #d57600, #bc4b00);
  font-weight: bold;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
}
.ms-login-form .status {
  position: absolute;
  bottom: 5px;
}

.pmpro-has-access {
  background-color: transparent !important;
}

/* Paid Memberships Pro */

#content .pmpro_content_message {
  padding: 50px 0px;
  text-align: center;
}
#content .pmpro_content_message a {
  color: #fff;
  background: #d57600;
  background-image: -webkit-linear-gradient(top, #d57600, #bc4b00);
  background-image: -moz-linear-gradient(top, #d57600, #bc4b00);
  background-image: -ms-linear-gradient(top, #d57600, #bc4b00);
  background-image: -o-linear-gradient(top, #d57600, #bc4b00);
  background-image: linear-gradient(to bottom, #d57600, #bc4b00);
  font-weight: bold;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 15px;
}
#content .pmpro_login_wrap form p input[type="text"],
#content .pmpro_login_wrap form p input[type="password"],
#content .pmpro_lost_password_wrap input[type="text"] {
  background: #f5f5f5;
  border: none;
  height: 45px;
  padding: 10px;
  font-size: 15px;
  font-family: "Open Sans";
  width: 100%;
  text-align: center;
}
/*End*/
/* Mobile Menu */
.mobile-menu-btm {
  position: absolute;
  bottom: 0;
  background: #003057;
  width: 100%;
  padding: 15px;
  color: #fff;
}

.mobile-menu-btn {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff;
  border-radius: 6px 6px 6px 6px;
  padding: 8px 28px;
  color: #fff !important;
  transition: .3s ease-out;
	background: linear-gradient(to right, #003057 50%, black 50%) left !important;
	background-size: 200% !important;
}

.mobile-menu-btn:hover { 
  background-position: right !important;
	color: #fff !important;
  border-color: black;
} 

.mob-menu-social-icons {
  display: inline-block;
  float: right;
  margin-top: 5px;
}

.mob-menu-social-icons .fab {
  margin-left: 15px;
  margin-right: 10px;
}

.mob-menu-social-icons a {
  color: #fff;
}

.listening_text {
  color: #383838;
}




#filterLookupFormHomeMobile #table-box {
  position: absolute;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
  margin: 0px 15px;
  left: 0px;
  right: 0px;
  bottom: 85px;
  padding: 10px 0px;
  background: #de5c35;
  max-height: 300px;
  overflow-y: scroll;
  display: none;
  border-radius: 2px;
  overflow-x: auto;
  z-index: 1030;
}

#filterLookupFormHomeMobile .ymme-table {
  max-width: 95%;
  margin: 0px auto;
  border: 1px solid #c8c8c8;
  background-color: white;
}

.ymme-table th {
  background: #de5c35;
  color: white;
}

.ymme-table th,
.ymme-table td {
  border: 1px solid #c8c8c8;
  text-align: center;
  font-weight: bold;
}

.ymme-table td {
  color: black;
}

.each_cell {
  color: black !important;
  text-decoration: none;
}

.input-boxes {
  display: block;
}

.input-boxes .col-boxes {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}

.input-boxes input,
.input-boxes select {
  width: 100%;
  height: 40px;
  background: #f6f6fa;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 16px 4px 10px;
  letter-spacing: 0.01em !important;
}

.input-boxes input::-webkit-input-placeholder,
.input-boxes-home input::-webkit-input-placeholder {
  color: #000000 !important;
}

.input-boxes select {
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.input-boxes select option {
  font-size: 14px;
  font-weight: 500;
  padding: 4px 1em 4px 0.5em;
}

.select__arrow {
  position: absolute;
  top: 47%;
  right: 12%;
  pointer-events: none;
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #4e4e4e transparent transparent transparent;
}

.search-button-home {
  background: #de5c35;
  color: white;
  height: 100%;
  border-radius: 0px;
  padding: 0px 20px;
  width: 100%;
}

.search-button-home:hover {
  color: white;
}


.dynamic-searchbox input {
  background: #2b2b2b;
  border: 0px;
  border-radius: 5px;
  line-height: 22px;
  letter-spacing: 0.02em;
  padding: 18px 18px 18px 50px;
  font-size: 12.8px;
  width:100%
}

.dynamic-searchbox input[type="text"]:focus {
  color: #959595 !important;
  background-color: #2b2b2b;
  outline: none;
  border: 0;
}

.microphone-icon {
  position: absolute;
  right: 12px;
  bottom: 18px;
  font-size: 19px;
  cursor: pointer;
  color:#47aa42;
  width: 25px;
}

.microphone-icon-header {
  position: absolute;
  right: 5px;
  bottom: 10px;
  cursor: pointer;
  width: 23px;
}

.microphone-icon-red {
  width: 10%;
  vertical-align: middle;
}



.search-icon {
  position: absolute;
  top: 12px;
  font-size: 20px;
  left: 10px;
  cursor: pointer;
  width: 33px;
  cursor: none;
}

input.exp {
  float: left;
  font-family: monospace;
  border: 0;
  width: 18px;
  outline: none;
  appearance: none;
  font-size: 14px;
  width: 100%;
}

.input-boxes {
  display: block;
}

.classic-search h5 {
  letter-spacing: 0.1em;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}

.exp-wrapper {
  position: relative;
  display: flex;
  justify-content: space-around;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  background: #f6f6fa;
  border-radius: 2px;
}

.exp-wrapper input,
.exp-wrapper span {
  color: #000000;
  opacity: 0.72;
  font-size: 12px;
  background: #f6f6fa;
  border: 0;
}

.exp-wrapper input[type="text"]:focus {
  background: #f6f6fa;
  border: 0;
}

.appl_search_text
{
  font-weight: 700;
  font-size: 14px !important;
  line-height: 17px !important;
  letter-spacing: 0.13em !important;
}

/* Blogs page */
#categories-ul-desktop li a.category.active{
  color: #47aa42 !important;
  font-weight: 800;
  opacity: 1;
  font-size: 16px;
}

.all-categories {
    padding: 40px;
    background: url("../astra/assets/images/categories.png");
    min-height: 150px;
    width: 100%;
    border-top: 7px solid #47AA42;
}

.all-categories-mobile {
    border-top:none !important;
    padding:20px !important;
}

.all-categories .categories-ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.categories-ul li {
    margin-bottom: 5px;
}

#categories-ul-desktop li a.category {
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #004676 !important;
    border-style: none;
    border-radius: 2px !important;
    margin: 0px 10px 30px 0px;
    outline: 0;
    text-decoration: none;
    padding: 7px 20px 7px 0px;
}

.all-categories li a.active,.all-categories li a.category:hover {
    color: #DCA942;
}

.follow_us,.subscribe_via_email {
    background: url("../astra/assets/images/follow-us.png") 0% 25% no-repeat;
    min-height: 150px;
    background-size: cover;
    width: 100%;
    border-top: 7px solid #47AA42;
}

#follow-use-text,#subscribe_text,.categories_heading {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.13em;
    color: #004676;
}

.social-icons-links {
    padding-right: 20px;
}

.social-icons-links i {
    font-size: 25px;
    font-weight: bold;
}

.sidebar_subscribe_submit .gform_button{
  border-color: #47aa42;
  background-color: #47aa42;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.13em;
  border-radius: 5px;
}

.sidebar_subscribe_submit .gform_button:hover{
  border-color: #47aa42;
  background-color: #47aa42;
  color: #fff;
}

.blog_sidebar .elementor-widget-wrap.elementor-element-populated{
  padding: 0 10px;
}

/* End */


.accordion-button {
  background-color: #47aa42;
  color: #fff;
  display: block;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}



.accordion-button:hover,
.accordion-button:active,
.accordion-button:focus {
  background-color: #47aa42 !important;
  color: #fff;
}


.accordion-button:focus {
  border-color: none;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #47aa42;
  box-shadow: none;
}

.collapse-filter-lookup {
  background-color: white;
  padding: 30px 10px 160px 10px;
}

.accordion-button .bi-chevron-down,
.accordion-button .bi-chevron-up {
  float: right;
}

.accordion-button[aria-expanded="true"] .bi-chevron-down {
  display: none;
}
.accordion-button[aria-expanded="false"] .bi-chevron-up {
  display: none;
}


.filter-text-collapse {
  font-weight: 600;
  font-size: 16px;
}


.filterLooupInputs {
  background: #f6f6fa !important;
}




.nextprev_section_nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#nextprev_section_nav .next_prev_anchor {

    border-radius: 2px;
    padding: 5px 10px;
    border: 0;
    font-size: 14px;
    background: linear-gradient(to right, #003057 50%, #47aa42 50%) left;
    background-size: 200%;
    transition: .3s ease-out;
    padding: 13px 16px 13px 16px;
    color:#fff !important;
    text-decoration: none;
    letter-spacing: 0.03em;

}

#nextprev_section_nav .next_prev_anchor:hover {
  background-position: right;
  color: #ffffff !important;
}


.next_prev_margin {
  margin: 40px 0px;
}






@media (min-width: 768px) {
    .input-boxes {
        display: flex;
    }
    
    .input-boxes .col {
        position: relative;
    }

    .input-boxes-home {
      display: flex;
      /* background-color: #000000; */
      background: url("../astra/assets/images/hexagon_bg.webp") no-repeat;
      background-position: bottom;
      background-size: cover;
      padding: 25px 10px 50px 10px;
      width: auto;
      font-family: 'Figtree';
      border-radius: 10px;

    }



    .input-boxes-home input {
      height: 35px;
      border-radius: 0px;
      font-size: 13px;
      line-height: 12px;
      font-weight: 500;
      letter-spacing: 0.01em;
      color: #000000;
      width: 100%;
      border: 0px;
      border-radius: 2px;
    }

    .input-boxes-home input:focus {
      border-style :none;
    }

    .input-boxes {
      display: flex;
    }
  
    .input-boxes .col,
    .input-boxes-home .col {
      position: relative;
    }

}

@media (min-width: 992px) {
  .input-boxes .col-boxes {
    margin-bottom: unset;
    width: 20%;
    position: relative;
  }

  #nextprev_section_nav .next_prev_anchor {
    padding: 13px 50px 13px 50px;
  }


  
}

@media (min-width: 1440px) {
  .quadmenu-navbar-nav {
    margin-right: 10px !important;
  }
}

@media (min-width: 1600px) {
  .quadmenu-navbar-nav {
    margin-right: 30px !important;
  }

}

@media (min-width: 1920px) {
  .quadmenu-navbar-nav {
    margin-right: 70px !important;
  }
}
