*{
  outline: none !important;
}
.page {
  margin: 0 0 0px !important;
}
p{
  margin: 0px;
}
/*header*/
.header_menu nav li a:hover {
  background: #0D78E6;
}
.e-search-input{
  color: #FFFFFF !important;
}
.header_search-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: unset;
  padding: 0px;
  border: unset;
}
.header_product_search_form input {
  background: #0d78e6 !important;
  padding: 4px 30px 4px 10px !important;
  border: unset;
  width: 270px !important;
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  outline: unset;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.header_product_search_form input:focus{
  color: #fff;
}
.header_product_search_form input::placeholder{
  opacity: 1;
  color: #D9D9D9;
}
.elementor-widget-search .e-search-form{
  display: block !important;
}
.header-glassy-effect{
    background: rgba(255, 255, 255, 0.07);
    background-blend-mode: screen;
    border-radius: 50px !important;
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
}
.header-glassy-effect .e-search-input-wrapper input[type="search"]{
  border: unset !important;
}
.newsletter_form .es-field-label input{
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins';
}
.es_subscription_message.success,
.es_subscription_message.error{
  font-family: 'Poppins';
}
.newsletter_form .es-field-label input::placeholder {
  color: rgba(6, 7, 18, 0.3);
  opacity: 1;
}
form.es_subscription_form.es_subscription_form[data-form-id="1"].wysiwyg-form {
  background-color: #ffffff;
  padding:13px 20px !important;
  border-radius: 50px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.es-field-wrap.ig-es-form-field {
  display: flex;
  margin-bottom: 0px !important;
  width: 100%;
}
.es-field-label {
  font-size: 0px;
}
.es-field-label br{
  display: none;
}
body form.es_subscription_form.es_subscription_form[data-form-id="1"].wysiwyg-form .ig-es-form-input[type="email"]{
  border: none !important;
  outline: none !important;
}
.es-field-wrap {
  margin-bottom: 0px !important;
}
.es_form_wrapper form[data-form-id="1"] .es-subscribe-btn {
  background-color: #0D78E6 !important;
  border:1px solid # !important;
  padding: 12px 29px !important;
  height: 44px !important;
  border-radius: 50px !important;
  margin: 0px !important;
  font-size: 16px;
  font-weight: 400 !important;
  font-family: outfit;
}
.newsletter_form .es_form_wrapper {
  max-width: unset !important;
}
.newsletter_form .es-field-label{
  width: 100%;
}
.newsletter_form .es-field-label input{
  width: 100%;
}

.glassy-effect{
    background: rgba(255, 255, 255, 0.07);
    background-blend-mode: screen;
    border-radius: 6px !important;
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2) !important;
}

/* WooCommerce Categories*/
/* Banner */
.container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px; /* optional padding for smaller screens */
}
.category-banner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.category-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-content {
  position: absolute;
  bottom: 45px;
  color: #fff;
  text-align: left;
}
.banner-content p{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0 0 30px;
}
.banner-content p::after{
  content: "";
  height: 2px;
  width: 143px;
  background: #fff;
  display: block;
  margin-top: 15px;
}

.banner-content h1 {
  font-family: 'Outfit';
  font-size: 64px;
  font-weight: 100;
  margin: 0;
  line-height: 72px;
  max-width: 300px;
}

.cat_desc {
  min-height: 165px;
}
.custom-breadcrumb{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.custom-breadcrumb a,
.breadcrumb-current {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #003B77;
  text-decoration: none;
}
.subcategory-grid {
  display: flex;
  flex-direction: column;
}
.sub-cat-column {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #0d78e6;
}
.subcategory-card {
  display: block;
  max-width: 1194px;
  width: calc(100% - 406px);
}

.subcategory-card img {
  width: 100%;
  object-fit: cover;
}
.sub-cat-title {
  background: #fff;
  padding: 40px 50px;
  margin-top: -120px;
  z-index: 9999;
  max-width: 575px;
  position: relative;
  margin-left: 50px;
}
.subcategory-card h3 {
  font-family: 'Outfit';
  font-weight: 400;
  font-size: 48px !important;
  line-height: 58px !important;
  text-transform: capitalize;
  color: #003B77 !important;
  margin: 0 0 10px !important;
}
.subcategory-subtitle {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
  color: #122056;
  max-width: 425px;
}

.subcategory-description {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
  color: #122056;
  max-width: 790px;
  margin: 0 auto;
  min-height: 365px;
}
.btns {
  display: flex;
  justify-content: end;
  align-content: center;
  gap: 25px;
}
.sub_btn a{
  background: #0d78e6;
  padding: 7px 14px 7px 25px;
  border-radius: 50px;
  align-items: center;
  display: flex;
  gap: 20px;
  text-decoration: unset;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
/* WooCommerce Product Slider */

.product-slide{
  background:#ffffff;
  border-radius:12px;
  text-align:left;
  margin:0 15px;
  border: 1px solid rgba(6, 7, 18, 0.1);
  border-radius: 6px;
  transition:0.3s;
}

.product-img{
  text-align:center;
  border-bottom: 1px solid rgba(6, 7, 18, 0.1);
  min-height: 230px;
}

.product-img img{
  width:100%;
  height:auto;
  max-height:200px;
  object-fit:contain;
}
.slide_content {
  padding: 20px 20px 33px;
  text-align: center;
}
.product-title{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-size: 24px !important;
  line-height: 29px !important;
  text-transform: capitalize;
  color: #122056 !important;
  margin: 0 0 10px !important;
  text-align: left;
}

.product-desc{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px !important;
  line-height: 19px;
  text-transform: capitalize;
  color: rgba(6, 7, 18, 0.7) !important;
  margin: 0 0 40px 0;
  text-align: left;
}

.product-btn{
  display:inline-block;
  padding:13px 30px;
  background:#0D78E6;
  border-radius:30px;
  text-decoration:none !important;
  transition:0.3s;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF !important;
  cursor:pointer;
}
.product-btn a:visited{
  color: #fff !important;
}
.product-btn:hover{
  color: #fff;
}

/* Slick spacing fix */
.biocore_arrows {
  display: flex;
  gap: 40px;
  justify-content: flex-end;
}
.product_arrow_nav{
  margin-top: 37px;
  margin-right: 135px;
}
.blog_arrow_nav{
  margin-top: 25px;
  margin-right: 97px;
}
.custom_arrow_prev,
.custom_arrow_next{
  width: 36px;
  height: 36px;
}
.custom_arrow_prev svg,
.custom_arrow_next svg{
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.custom-product-slider .slick-list{
  margin: 0 -15px;
}
.bicore-blog-slider .slick-list{
  margin: 0 -15px;
}
/*latest News*/

.bicore-blog-slider .blog-slide {
    padding:0 15px;
}

.blog-slide-inner {
    display: flex;
    background: #F5F5F5;
    overflow: hidden;
}

.blog-image {
    width: 220px;
    background-size: cover;
    background-position: center;
}
.all_blog_image{
  width: 220px;
  height: 100%;
}
.blog-image img{
  width: 100%;
  height: 100% !important;
}
.blog-content {
    padding: 40px 30px;
    width: calc(100% - 220px);
}

.blog-date {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #0D78E6;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 10px;
}
.blog-date svg{
  width: 18px;
  height: 16px;
}

.blog-title {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 24px !important;
    line-height: 29px !important;
    text-transform: capitalize;
    color: #122056 !important;
    margin: 0 0 5px;
}

.blog-excerpt {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: rgba(6, 7, 18, 0.7);
    margin: 0 0 28px;
}

.read-more {
    display: inline-block;
    background: #0D78E6;
    padding: 12px 30px;
    border-radius: 50px;
    text-decoration: none !important;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF !important;
    cursor: pointer;
}
.read-more:hover{
  color: #fff;
}

/*woocommerce product filter*/
#productFilterForm {
  gap: 20px !important;
}
.custom-category-filter{
  width:380px;
  :relative;
  font-fampositionily:sans-serif;
}

.selected-category{
  border:1px solid #ccc;
  padding:11px;
  cursor:pointer;
  display:flex;
  justify-content:space-between;
  border-radius: 200px;
  font-size: 16px;
  line-height: 24px;
}

.category-dropdown{
  display:none;
  position:absolute;
  background:#fff;
  width:378px;
  box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  max-height:300px;
  overflow:auto;
  list-style:none;
  padding:0;
  margin:10px 0 0 0;
}

.category-dropdown li{
  padding:8px 11px;
  cursor:pointer;
  list-style: none;
}
.parent-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.category-dropdown li:hover{
background:#f5f5f5;
}

.child-category{
  display:none;
  padding:0px;
  margin: 0px;
}

.search-box {
  width: calc(100% - 378px);
  position: relative;
}
.product-search-box{
  width: 100% !important;
  position: relative !important;
}
#productSearch {
  width: 100%;
  border-radius: 50px;
  padding: 11px 60px 11px 20px;
  position: relative;
  outline: none;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #0607121A;
}
#productSearch::placeholder
#catalog-search::placeholder{
  color: rgba(6, 7, 18, 0.3);
  opacity: 1;
}
.search-btn {
  position: absolute;
  right: 10px;
  top: 8px;
  background: #0D78E6;
  border: unset;
  border-radius: 50%;
  padding: 8px 9px;
  cursor: pointer;
}



/* TABLE CONTAINER */

.woocommerce-products-table{

width:100%;
border-collapse:separate;
border-spacing:0;
background:#fff;
border-radius:8px;
overflow:hidden;
border:none;
font-family:Arial, sans-serif;

}


/* HEADER */

.woocommerce-products-table thead{

background:#0D78E6 !important;
color:#fff;

}
.order-No{
  width: 240px;
}

.woocommerce-products-table thead th{
  padding: 20px 30px 20px 30px;
  text-align:left;
  border:none;
  font-family: 'Outfit';
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}


/* ZEBRA ROWS */

.woocommerce-products-table tbody tr:nth-child(odd){

background:#f5f5f5;

}

.woocommerce-products-table tbody tr:nth-child(even){

background:#ffffff;

}

.woocommerce-products-table tbody td{

  padding:25px 15px;
  font-family: 'Outfit' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  color: #003B77 !important;

}
.sku_no{
  padding-left: 30px !important;
}


/* PRODUCT NAME LINK */

.woocommerce-products-table tbody td a{

  text-decoration:none !important;

}
.p_title {
  color: #003B77 !important;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #003B77;
  display: inline-block;
  padding-bottom: 8px;
}
.test\/size {
  padding-left: 15px !important;
}


/* BUTTONS */

.more-info-btn,
.add-to-quote-btn{

background:#0D78E6 !important;
color:#fff !important;
padding:13px 30px !important;
border-radius:30px !important;
font-weight: 400 !important;
font-family: 'Outfit' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 20px !important;
color: #FFFFFF !important;

}



.pagination{

margin-top:38px;
display:flex;
justify-content:center;
gap:8px;

}
.next.page-numbers {
  margin-left: 50px;
}
.prev.page-numbers{
  margin-right: 50px;
}

.pagination a,
.pagination span{

width:36px;
height:36px;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
background:#0D78E6;
text-decoration:none;
color:#fff;
font-size:14px;
font-family: Outfit;

}
.custom-blog-pagination a,
.custom-blog-pagination span{
  width:44px;
  height:44px;
  font-size: 16px;
  line-height: 20px;
}

/* ACTIVE PAGE */

.pagination .current{

background:#003B77;
color:#fff;

}

/* PREV NEXT BUTTON */

.pagination .prev,
.pagination .next{

background:#0D78E6;
color:#fff;

}

/* HOVER */

.pagination a:hover{

background:#003B77;
color:#fff;

}


/*single product*/
#wpgs-gallery .wcgs-thumb.spswiper-slide img{
  border-radius: 10px !important;
}
.product-title-sku{
  display:flex;
  flex-wrap:wrap;
  flex-direction: column;
}
.custom_single_product .product .summary{
  width: calc(100% - 600px) !important;
}
#product-507,
.product.type-product {
  display: flex;
  margin-top: 150px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  display: flex;
  flex-direction: row-reverse;
  gap: 25px;
  width: 550px;
  float: unset;
  margin-bottom: 0px !important;
}
.custom_single_product .product .summary{
  float: unset;
  margin-bottom: 0px !important;
}
.flex-control-nav.flex-control-thumbs {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.flex-control-nav.flex-control-thumbs li{
  width: 100% !important;
  margin-bottom: 10px !important;
}
.flex-control-nav.flex-control-thumbs li img{
  border: 1px solid #000;
  border-radius: 15px;
}
.product-title-sku .product_title{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 60px;
  color: #003B77;
  margin: 0px;
  padding-bottom: 10px !important;
  display: block;
}
.product-sku {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400 !important;
  font-size: 24px;
  line-height: 30px;
  color: #003B77 !important;
}
.product-specs{
  width:100%;
  border-collapse:collapse;
  margin-top:30px;
}
.product-specs tbody tr th{
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #003B77;
  text-align:left;
  padding:9px 0px;
  width:200px;
  vertical-align:top;
}

.product-specs tbody tr td{
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #5A595C;
  padding:9px 0px;
}
.product-cart {
  align-self: end;
}
.inquiry-btn{
    display:inline-flex;
    align-items:center;
    gap:20px;
    background:#0D78E6;
    color:#fff !important;
    padding:7px 14px 7px 25px;
    border-radius:50px;
    font-weight:500;
    text-decoration:none;
    font-size: 16px;
    line-height: 20px;
    margin-left: -9px;
}

.inquiry-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
}

/*product about detail*/

.about_container{
  border-top: 1px solid #0D78E6;
  margin-top: 62px;
}
.document_link_url {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.about_item_row {
  max-width: calc(100% - 600px - 63px);
  margin: 0 0 0 auto;
  padding-right: 150px;
  padding-top: 62px;
}
.about_item_col {
  margin-bottom: 60px;
}
.about_item_row h2,
.document_col h2 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 24px !important;
  color: #000 !important;
  margin: 0 0 20px 0;
}
.document_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pdf.pdf_link a {
  color: #0D78E6;
}
.product-description p {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #5A595C;
  margin: 0 0 0px 0;
}
.product_detail a{
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  text-decoration: none;
}


/*///////////related product ///////////*/
.custom-related-products {
  margin-top: 50px;
}
.custom-related-products h2 {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 24px !important;
  color: #000 !important;
  margin: 0px;
  padding-top: 50px;
  border-top: 1px solid #cecece;
}
.related-products-wrapper {
  width: 100%;
  padding-top: 75px;
  margin: 0 auto;
}
.related-product-item {
  align-self: end;
}
.related-product-item img {
  margin-bottom: 22px;
  display: block;
}
.related-product-item .stock{
  margin-bottom: 8px !important;
}
.related-product-item h3 {
  margin: 0 0 6px;
  font-family: 'Outfit';
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #003B77;
}
.related-product-category {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 11.5748px !important;
  line-height: 13px !important;
  text-align: center;
  color: #000 !important;
  margin: 0 0 9px;
}
.related-product-item h3 a{
  text-decoration: unset;
  color: #003B77;
}
.related-product-item .product-meta{
  font-family: 'Outfit';
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #003B77;
  margin-bottom: 8px;
}
.related-product-item .related-product-full-desc {
  font-family: 'Outfit';
  font-weight: 300;
  font-size: 12px !important;
  line-height: 15px !important;
  color: #003B77 !important;
  margin: 0 auto;
}
.related-product-info {
  min-height: 152px;
  margin-bottom: 24px;
}
.related-product-btns {
  display: flex;
  gap: 6px;
  margin: 0 auto;
  max-width: 199px;
}
.related-product-btns .btn{
  line-height: 15px !important;
}
.button.add-to-cart-btn,
.button.buy-now-btn {
  background: #0D78E6 !important;
  color: #fff !important;
  font-weight: 400 !important;
  border-radius: 30px !important;
  padding: 7px 14px 7px 25px !important;
  font-size: 16px !important;
  line-height: 18px !important;
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
  justify-content: space-between;
}

/*///////News////////*/
.blog_search_box #productSearch\ blogSearch {
  width: 100%;
  padding: 11px 20px;
  border-radius: 50px;
  outline: none !important;
}
.blog_search_box #productSearch\ blogSearch::placeholder{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(6, 7, 18, 0.3);
}
.blog_search_box{
  position: relative !important;
  max-width: 422px !important;
  margin: 0 0 0 auto !important;
}
.blog-posts-wrapper {
  display: flex;
  width: 100%;
  gap: 25px;
  flex-wrap: wrap;
  margin-top: 42px;
}
.blog-post-item {
  width: calc(50% - 13px);
  background: #F5F5F5;
  display: flex;
  align-items: start;
}
.custom-blog-pagination{
  margin-top: 65px !important;
}

/*single post*/

.single_blog_img img{
  object-fit: cover;
  object-position: top center;
}
.blog_post_content {
  max-width: 1145px;
}

.elementor-element.elementor-element-a35a8f7.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .bicore-blog-slider .blog_post_arrow_prev {
  left: 47% !important;
}

.elementor-element.elementor-element-a35a8f7.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .bicore-blog-slider .blog_post_arrow_next {
  left: 51% !important;
}


/*Contact Form*/
.contact-form {
  background: #0d78e6;
  padding: 48px 43px;
}
.contact-form .form-header h2 {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  text-transform: capitalize;
  color: #FFF;
  margin: 0
}
.contact-form .form-header p {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
  color: #FFF;
  margin: 10px 0 40px !important
}
.contact-form .form-fields input{
  background: #FFF;
  border: 1px solid rgba(6, 7, 18, 0.1);
  border-radius: 6px;
  width: 100%;
  padding: 16px 15px;
  margin-bottom: 20px;
  outline: none;
  font-size: 16px;
  font-family: 'Outfit'
}
.contact-form .form-fields textarea {
  background: #FFF;
  border: 1px solid rgba(6, 7, 18, 0.1);
  border-radius: 6px;
  width: 100%;
  padding: 16px 15px;
  margin-bottom: 40px;
  min-height: 300px;
  resize: none;
  outline: none;
  font-size: 16px;
  font-family: 'Outfit'
}
.submit-btn {
  position: relative;
}
.search_box form {
  min-width: 422px;
}
.search_box .e-search-submit {
  position: absolute;
  top: 7px;
  right: 2%;
}
.search_box .e-search-submit svg{
  width: 15px !important;
  height: 15px !important;
  margin: 0px !important;
}
.search_box input {
  color: #000 !important;
}

/*Quote Table Products*/
.woocommerce-products-table thead tr th svg {
  margin-right: 5px;
}
.product-qty {
  background: #fff !important;
  padding: 10px 0px !important;
  width: 118px;
  border-radius: 50px !important;
  font-style: normal !important;
  font-size: 16px !important;
  border: 2px solid #0D78E6 !important; 
  display: flex;
  justify-content: center;
  -moz-appearance: textfield;
  text-align: center;
}
.remove-btn {
  background: #BE0003;
  border: unset !important;
  border-radius: 50px;
  padding: 12px 30px;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  cursor: pointer;
}
.woocommerce-products-table tbody tr td strong {
  padding-bottom: 8px !important;
  display: inline-block;
}
.woocommerce-products-table tbody tr td p {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #003B77;
}
.product-name {
  width: 800px;
}
.enquire_form {
  background: #F5F5F5;
  padding: 48px 72px 40px 92px;
}
.form_heading{
  padding-bottom: 69px;
}
.form_heading h2 {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 48px !important;
  line-height: 58px !important;
  text-transform: capitalize;
  color: #122056 !important;
  margin: 0;
  padding-bottom: 10px;
}
.form_heading p {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
  color: #122056;
}
.enquire_form input::placeholder
.enquire_form textarea::placeholder {
  color: rgba(6, 7, 18, 0.3);
  opacity: 1;
}
.enquire_form input,
.enquire_form textarea {
  width: 100%;
  margin-bottom: 22px;
  padding: 13px 15px 16px;
  background: #FFFFFF;
  border: 1px solid rgba(6, 7, 18, 0.1);
  border-radius: 6px;
  outline: none;
  font-family: 'Outfit' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.btn-checkmark {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px;
}
.order_send{
  display: flex;
  align-items: center;
  gap: 20px;
  background: #0d78e6;
  border: unset;
  border-radius: 50px;
  padding: 7px 15px 7px 25px;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  cursor: pointer;
}
.custom-checkbox {
  max-width: 575px;
}
.checkbox_area {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkbox_area input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 0;
}
.cf7-submit-btn {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 6px 14px 6px 24px;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
.cf7-submit-btn:hover,.cf7-submit-btn:focus{
  border-color: #fff;
}
.submit-icon {
  display: flex;
}
.custom-checkbox p {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #003B77;
  margin-bottom: 13px;
}
.checkmark,
.checkmark a {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #003B77;
}


/*Download Page*/
.catalog-grid{
  display:flex;
  flex-wrap:wrap;
  gap:10px 30px;
  margin-top: 25px;
}

.catalog-box{
  width:calc(50% - 15px);
  background:#f5f5f5;
  padding:40px 30px 24px;
  border-radius:unset;
  box-sizing:border-box;
}

.catalog-box h3{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-size: 24px !important;
  line-height: 29px !important;
  color: #003B77 !important;
  text-transform: capitalize;
  margin: 0px;
}
.catalog-box p{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #003B77;
  margin:10px 0 40px
}

.catalog-btn {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  background: #0D78E6;
  padding: 7px 15px 7px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF !important;
}

.download-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  transform: rotate(90deg);
}
.download-icon svg{
  width: 100%;
  height: 100%;
}

.newsletter_form form label input {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(6, 7, 18, 0.3);
  padding: 9px 0;
}


/*sidebar*/
.products-layout {
  display: flex;
  gap: 38px;
  align-items: start;
  margin-top: 60px;
}
.products-filter-sidebar {
  width: 461px;
  background: #f2f2f3;
  padding: 36px 24px;
}
.flavor-filter-wrapper .ff-sort-bar {
  max-width: 329px !important;
}
.products-loop-area {
  width: calc(100% - 461px - 38px);
}
.products-loop-area ul {
  width: 100%;
  margin-bottom: 0 !important;
  display: flex;
  flex-wrap: wrap;
}
.custom-product-layout{
  margin: 0px 3px 10px 3px !important;
  width: calc(33.33% - 6px) !important;
  text-align: left;
}

.product-image {
  padding-bottom: 15px !important;
  text-align: center;
  padding: 30px 18px 0;
  background: #F9FAFB;
  border-radius: 12px 12px 0 0;
  border: 0px solid #e0e0e0;
}
.product-image a{
  margin: 0px !important;
}

.product-image img {
  max-width: 100%;
  height: auto;
  margin: 0px !important;
}
.products-loop-area ul li .product-card{
  background: #F2F2F3;
  border-radius:12px;
}
.product-content{
  padding: 19px 13px;
}
/* Stock Badge */
.stock {
  display: inline-block;
  padding: 1.5px 8px;
  border-radius: 50px;
  font-size: 9.18px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 12.2px;
}

.stock.in-stock {
  background-color: #63954D;
  color: #fff;
}

.stock.out-of-stock {
  background-color: #f8d7da;
  color: #721c24;
}

/* Product Title */
.shop-product-title {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #003B77 !important;
  margin: 0 0 10px;
}

.shop-product-title a {
  text-decoration: none;
  color: #003B77 !important;
}
.shop-product-title a:hover{
  color: #003B77 !important;
}
.shop-product-title a:visited{
  color: #003B77 !important;
}

/* Product Meta */
.product-meta {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #003B77;
  margin: 0 0 10px 0;
}

/* Description */
.product-description {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #003B77;
  margin-top: 0px;
}

/* Buttons */
.product-buttons {
  display: flex;
  gap: 7px;
  margin-top: 24px;
  justify-content: end;
}

.btn {
  padding: 6px 17px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.btn.more-info {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #FFF;
  background: #0D78E6;
  border: unset;
}
.btn.add-to-cart {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #FFF;
  background: #0D78E6;
  border: unset;
}
.wp-block-heading {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #111827 !important;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 14px;
}
#wpfSortProducts {
  background: #fff;
  padding: 10px 20px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #364153;
  border: 0px;
  border-radius: 10px;
  max-width: 329px;
}
.wpfLiLabel {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 8px !important;
}
.wpfCheckbox {
  order: 3;
}
.wpfDisplay {
  order: 2;
}
#wpfBlock_2 {
  padding: 43px 16px 0 16px !important;
}
#wpfBlock_2 .wpfFilterTitle{
  width: 100%;
  padding-bottom: 24px;
}
.wpfFilterWrapper {
  padding: 0 !important;
  margin: 0 !important;
}
#wpfBlock_1 .wpfFilterTitle {
  width: 80px;
}
#wpfBlock_1 .wpfFilterTitle i{
  display: none;
}
#wpfBlock_1 {
  display: flex;
  align-items: center;
  max-width: 329px;
}
.wpfFilterTaxNameWrapper {
  padding: 0 !important;
}
#wpfBlock_2 .wpfFilterContent {
  padding: 0 8px 0 26px;
}
.fa-plus::before {
  content: "\f107" !important;
}
.fa-minus::before{
  content: "\f107" !important;
  transform: rotate(180deg);
}
.widget {
  margin: 0 0 24px;
}
.wfpTitle.wfpClickable {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #111827;
}
.wpfValue {
  padding-left: 0px !important;
}
.wpfFilterTaxNameWrapper {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #364153 !important;
}
#load-more-btn {
  background: #0d78e6;
  color: #fff !important;
  border-radius: 50px;
  border: unset;
  padding: 12px 36px;
  cursor: pointer;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #FFFFFF;
}
#load-more-wrapper{
  text-align:center;
  margin-top:50px;
}
.pdf.pdf_link a {
  font-size: 18px;
  line-height: 24px;
}


/* Blog No Results Message */
.blog-no-results {
    text-align: center;
    padding: 60px 20px;
    font-size: 16px;
    color: #000;
    background: #f9f9f9;
    border-radius: 8px;
    margin: 20px 0;
    display: none;
}
 
.blog-no-results.show {
    display: block;
}
 
/* Loading state for AJAX pagination */
.blog-posts-container.loading {
    opacity: 0.6;
    pointer-events: none;
}
 
/* Smooth transition */
.blog-posts-container {
    transition: opacity 0.3s ease;
}

.product_search_form form {
  max-width: 422px !important;
  margin: 0 0 0 auto;
}
.product_search_form form input {
  width: 100%;
  padding: 12px 45px 12px 15px;
  border-radius: 50px;
  position: relative;
  outline: none;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #0607121A;
  font-family: "Poppins";
}
.product_search_form form .search-btn {
  padding: 10px 11px !important;
  top: 6px;
  right: 8px;
}
.table-filters{
  margin-top:100px;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.blog-not-found {
  display: none;
}
.blog-not-found div h3{ 
  font-size: 16px;
  line-height: 22px;
  color: #364153;
  margin-top: 15px;
  font-weight: 400;
  font-family: Poppins;
  text-align: center;
}
.product-search-box .search-btn {
  right: 20px !important;
  padding: 12px 13px !important;
  top: 4px !important;
}
.product-search-box .search-btn svg{
  width: 16px;
  height: 17px;
}
.slick-disabled {
  opacity: 0.5;
}

/*gallery*/
#wpgs-gallery.wcgs-woocommerce-product-gallery {
  margin-right: 63px !important;
  max-width: 600px !important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
  width: 56px !important;
}
.gallery-navigation-carousel.vertical{
  height: auto !important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
  width: calc(100% - 56px) !important;
}
.spswiper-pagination{
  display: none !important;
}

.product-description-wrapper {
    position: relative;
}

.product-description {
    max-height: 50px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    line-height: 1.6;
}

/* Jab expanded ho */
.product-description.expanded {
    max-height: none;
}

.product_detail {
    margin-top: 40px;
}

.toggle-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #0D78E6;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.toggle-link:hover {
    opacity: 0.8;
}

.toggle-link svg {
    transition: transform 0.3s ease;
}

/* Jab expanded ho to arrow rotate hoga */
.toggle-link.expanded svg {
    transform: rotate(90deg);
}

.toggle-text {
    transition: color 0.3s ease;
}
.blog-search-input {
  width: 100%;
  border-radius: 50px !important;
  padding: 11px 45px 11px 15px !important;
  outline: unset !important;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #0607121A !important;
  font-weight: 400;
  color: #132157;
  font-family: Poppins;
}
.blog_search_box .search-btn{
  padding: 10px 11px !important;
  right: 8px !important;
  top: 5px !important;
}



.quote-message-container {
  color: #0d78e6;
  padding: 10px 25px;
  border-radius: 5px;
  z-index: 9999;
  display: none;
  margin-top: 30px;
  border: 1px solid #0d78e6;
  font-family: outfit;
  background: #e7f3ff;
}
.quote-message-inner {
    display: flex;
    align-items: center;
    gap: 10px;
}

.quote-message-text {
    flex: 1;
}

.quote-view-cart {
    color: #0d78e6 !important;
    text-decoration: underline;
    font-weight: 500;
}
.view-quote{
  display: flex;
  gap: 10px;
  align-items: center;
}
.view-quote .quote-close{
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.quote-close svg{
  width: 100%;
  height: 100%;
}

.main-cat{
  position: relative;
}
.main-cat .elementor-widget-image img {
  position: absolute;
  top: -180px;
  content: "";
  z-index: 999;
  bottom: unset;
  right: 0;
}
.product-content .product-description{
  max-height: unset !important;
}
.tablet-product-cart{
  display: none;
}
.related-product_arrow_nav {
  display: none !important;
}
.quote-message-text,
.quote-view-cart {
  font-size: 16px;
  line-height: 24px;
}
.biocore-quote-table-tab{
  display: none;
}
.personal-info h2,
.adress-info h2{
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-size: 24px !important;
  line-height: 29px !important;
  text-transform: capitalize;
  color: #122056 !important;
  margin: 0 0 8px 0 !important;
}
.elementor-icon-wrapper{
  display: flex;
}
.adress-info h2{
  margin-top: 30px !important;
}
.adress-info-feild,
.personal-info-feild{
  display: flex;
  gap: 16px;
}
.personal-info-feild input{
  margin-bottom: unset !important;
}
.scpc-1{
  display: none;
}
.sub-cat-product-cat-heading{
  font-family: 'Outfit';
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #FFFFFF;
  background: #0D78E6;
  width: 50%;
  padding: 7px;
  margin: 0px !important;
  text-align: center;
}
.sub-cat-inner {
  display: flex;
  align-items: end;
}
.sub-cat-product-cat {
  width: 406px;
  margin-bottom: 130px;
}
.sub-cat-product-cat-items {
  background: #F5F5F5;
  margin: 0px;
  padding: 15px 30px;
  column-count: 2;
  list-style: none;
}
  .sub-cat-product-cat-items li {
  list-style: none;
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #122056;
  display: flex;
  align-items: center;
  gap: 9px;
}
.li-icon {
  width: 13px;
  height: 13px;
  display: flex;
}
.li-icon svg{
  width: 100%;
  height: 100%
}
.li-text {
  width: calc(100% - 22px);
}
.subcategory-description p {
  margin-bottom: 30px;
}
.subcategory-description p:last-child {
  margin: 0px;
}


/* News Load More (Mobile) CSS */
.desktop-only-pagination {
    display: flex;
}
.mobile-only-load-more {
    display: none;
}
.custom-blog-load-more-wrapper {
  text-align: center;
  width: 100%;
  margin-top: 90px;
}
.custom-blog-load-more-btn {
  background: #0D78E6;
  color: #fff;
  border: none;
  padding: 21px 63px;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Outfit';
  font-weight: 400;
  font-size: 26px;
  line-height: 33px;
  color: #FFF;
}
.custom-blog-load-more-btn:hover {
    background: #122056;
    transform: translateY(-2px);
}
.custom-blog-load-more-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
.custom-blog-load-more-btn .load-more-loading::after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 8px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: blogSpin 0.8s linear infinite;
    vertical-align: middle;
}
@keyframes blogSpin {
    to { transform: rotate(360deg); }
}
.main-cat .elementor-icon-list-item .elementor-icon-list-text {
  text-align: left !important;
}
.hide_filters {
  display: none;
}
.products-filter-sidebar #block-7 {
  display: none;
}
.aside-active{
  display: none;
}
.single_news_content p {
  margin: 0 0 35px;
}
.single_news_content p:last-child {
  margin: 0;
}
.bread-crumb{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 60px;
}
.bread-crumb a{
  font-size: 18px;
  line-height: 22px;
  color: #003B77;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}
.bread-crumb svg{
  width: 14px;
  height: 14px;
}



/*////////////////////Mobile-Menu////////////*/
.menu_btn .elementor-icon{
  cursor: pointer;
  line-height: 1;
}
.mobile_menu{
  position: fixed;
  top: 0;
  right: 0;
  height: 0;
  width: 100%;
  background: #0d78e6;
  overflow: hidden;
  visibility: hidden;
  transition: all 1s;
  z-index: 99999;
} 
body .mobile_menu.active{
  height: 100vh;
  visibility: visible;
  transition: all 1s;
}
.mobile_menu_inner {
  padding: 0 40px;
}
.mobile_menu_header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}
#close_mobile_menu {
  cursor: pointer;
}
#mobile_menu_nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile_menu_navigation {
  max-width: 450px;
  margin: 0 0 0 auto;
}
#mobile_menu_nav li a {
  font-family: 'Outfit';
  font-weight: 400;
  font-size: 50px !important;
  line-height: 1.1;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 15px;
}
#mobile_menu_nav li a:last-child{
  padding: 0;
}
.mobile_menu_logo img {
  max-width: 187px !important;
}
