/* -----------------------------------------*/
/* global styles for all sections */
/* --------------------------------------- */

/* --------------------------------------- */
/* synthera promotional */
/* --------------------------------------- */

#gs-footer-banner-promotional-synthera {
  margin: 2em 0 !important;
  border-radius: 7.5px !important;
}


/* --------------------------------------- */
/* --------------------------------------- */
/* hero sections */
/* --------------------------------------- */
/* --------------------------------------- */

#gs-hero-splash {
    /* padding: 6% 0 !important;  */
}

#gs-hero-home {
    padding: 6% 0 !important; 
}

#gs-hero-whychoose,
#gs-hero-about,
#gs-hero-researcharticles,
#gs-hero-peptide-catalog,
#gs-hero-faq
 {
  padding: 6% 0 !important;
  min-height:450px !important;
  max-height:450px !important;
    /* margin-bottom: 3% !important; */
  display: flex;
  flex-direction: column;
  justify-content: center; /* vertical centering */
}

#gs-hero-contact {
  padding: 3em 0 !important;
}

/* general page sections */

#gs-about-research,
#gs-quality-assurance,
#gs-our-scientific-approach,
#gs-home-categories-main,
#gs-why-choose-what-sets-peptiqo-apart,
#gs-why-choose-our-scientific-approach,
#gs-compliance-without-compromise,

#contact-address-intro-form,
#gs-general-page-section,
#gs-trust-strip,
#gs-faq-home {
    padding:2% 0 !important;
    margin-top: 2% !important;
} 

#contact-address-map {
  /* padding: ? */
}

/*  full width background */

#gs-hero-home .row-bg-wrap {
    /* background-color: rgb(30,115,190) !important; */
}

#gs-hero-about .row-bg-wrap,
#gs-hero-whychoose .row-bg-wrap, 
#gs-hero-researcharticles .row-bg-wrap, 
#gs-hero-peptide-catalog .row-bg-wrap,
#gs-hero-faq .row-bg-wrap,
#gs-hero-contact .row-bg-wrap {
  padding: 4.5% 0 !important;
  background: var(--gs-hero-section) !important;
}

/* columns inside */

#gs-hero-home .wpb_row .vc_column-inner,
#gs-hero-about .wpb_row .vc_column-inner,
#gs-hero-whychoose .wpb_row .vc_column-inner,
#gs-hero-researcharticles .wpb_row .vc_column-inner,
#gs-hero-peptide-catalog .wpb_row .vc_column-inner,
#gs-hero-researcharticles .wpb_row .vc_column-inner,
#gs-hero-faq .wpb_row .vc_column-inner,
#gs-hero-contact .wpb_row .vc_column-inner {
  background: #FFF !important;
  /* padding:20px !important; */
}



/* ********************************************* */
/* gs-about-hero */
/* ********************************************* */

.gs-hero-about-col .gs-hero-about-col-text * {
  color: var(--gs-hero-section-light-text) !important;   
}

/* ********************************************* */
/* gs-why-choose hero
/* ********************************************* */

#gs-hero-whychoose {}

.gs-hero-whychoose-col .gs-hero-whychoose-col-text * {
  color: var(--gs-hero-section-light-text) !important;   
}

/* ********************************************* */
/* gs-hero-peptide-catalog
/* ********************************************* */

#gs-hero-peptidecatalog {

}
/* .gs-hero-peptidecatalog-col-text * {color: #FFF !important;} */
.gs-hero-peptidecatalog-col .gs-hero-peptidecatalog-col-text * {
  color: var(--gs-hero-section-light-text) !important;   
}

/* ********************************************* */
/* gs-hero-researcharticles
/* ********************************************* */

#gs-hero-researcharticles {
    /* color: #FFF !important; */
}

.gs-hero-researcharticles-col .gs-hero-researcharticles-col-text {
  /* color: var(--gs-hero-section-dark-text) !important;    */
}

/* ********************************************* */
/* gs-hero-faq
/* ********************************************* */

#gs-hero-faq {

}

.gs-hero-faq-col .gs-hero-faq-col-text * {
  color: var(--gs-hero-section-dark-text) !important;   
}

.gs-hero-contact-col .gs-hero-contact-col-text * {
    color: #FFF !important}

#gs-featured-products .row-bg-wrap,
#gs-latest-product-arrivals .row-bg-wrap {
      padding: 3% !important;
}

#gs-featured-products-social .row-bg-wrap {
    background: var(--gs-general-page-white) !important;
    padding: 3% !important;
}


.gs-whychoose-feature-cards-col .vc_column-inner {
  padding: 3% !important;
  margin-bottom:3% !important;
  border-radius: 10px !important;
  border: 1px solid rgba(192,192,192,0.6) !important;
  overflow:hidden !important;
}

/* Ensure background wrapper can hold overlay */

#gs-hero-home.gs-hero-home .nectar-row-bg-wrap {
  position: relative; /* must be relative for overlay */
  z-index: 1;         /* base level */
}

/* ********************************************* */
/* gs-hero */
/* ********************************************* */

.gs-hero-home-col .gs-hero-home-col-text * {
  color: var(--gs-hero-section-light-text) !important; 
  color:rgb(0, 67, 138) !important  
}

.gs-hero-home-col {
  padding: 2% 0 !important;
  border-radius: 20px !important;
  /* background: rgba(30,115,190,0.4) !important; */
  /* margin-left: 1.5% !important */
}

/* ================================================= */
/* GLOBAL / SHARED DECLARATIONS                      */
/* ================================================= */

/* shared section column styling */

#gs-general-page-section .wpb_row .vc_column-inner,
#gs-quality-assurance .wpb_row .vc_column-inner,
#gs-our-scientific-approach .wpb_row .vc_column-inner,
#gs-home-three-products-main .wpb_row .vc_column-inner,
#gs-home-categories-main .wpb_row .vc_column-inner,
#gs-latest-product-arrivals .wpb_row .vc_column-inner,
#gs-compliance-without-compromise .wpb_row .vc_column-inner,
#contact-address-map .wpb_row .vc_column-inner,
#contact-address-intro-form .wpb_row .vc_column-inner,
/* #gs-about-research .wpb_row .vc_column-inner, */

#gs-why-choose_what-sets-peptiqo-apart .wpb_row .vc_column-inner,
#gs-why-choose_research-materials .wpb_row .vc_column-inner {
  padding: 4% 0 !important;
  /* border-radius: 7.5px !important;
  border-top: 2px rgba(192,192,192,1) !important;
  border-bottom: 2px #333 !important; */
  /* background: #FFF !important; */
    /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2); */
}

#gs-home-whychoose .row-bg-wrap {
  background: #FFF !important;
}

#gs-why-choose_our-scientific-approach .wpb_row .vc_column-inner {
    padding: 1em 0 !important;
}

#gs-section-support-legal .wpb_row .vc_column-inner {
    /* padding: 2% 0 !important; */
}

#gs-why-choose_what-sets-peptiqo-apart {
  padding:4% 0 !important;
}

/* shared white backgrounds */

/* ================================================= */
/* HOME TABS                                         */
/* ================================================= */

#gs-home-whychoose {
  padding:4.5% 0 !important;
}

#gs-home-tabs .row-bg-wrap,
#gs-home-whychoose .row-bg-wrap,
#gs-peptidecatalog .row-bg-wrap  {
  /* background: #FFF !important; */
  /* padding:6% 0 !important; */
}

#gs-why-choose_our-scientific-approach .row-bg-wrap .inner-wrap.row-bg-layer {}

#gs-why-choose_what-sets-peptiqo-apart .row-bg-wrap .inner-wrap.row-bg-layer {
    background: rgba(255,255,255,1) !important;}
 
#gs-why-choose_our-scientific-approach .wpb_row h3 {
  font-size: 21px !important;
}

#gs-why-choose_our-scientific-approach {
  background: #FFF !important;
   padding: 3% 0 !important;
}
#gs-why-choose_our-scientific-approach * {
  color:#FFF !important;
}

.gs-scientific-approach-col-text {
  padding: 0 2em !important;
}

.gs-scientific-approach-col-text h2 {
    font-weight: bold !important;
    font-size: 42px !important;
    font-family: 'Montserrat Bold' !important;
    color: #333 !important;
}

/* ================================================= */
/* HOME TABS                                         */
/* ================================================= */

.tabbed>ul li .active-tab {
  color: var(--gs-global-link-color) !important;
}

.gs-home-tabs-tab-items {
  font-size: 18px !important;
}

/* ================================================= */
/* FEATURED PRODUCTS                                 */
/* ================================================= */

#gs-featured-products {
  padding: 2% 0 !important;
}

/* --------------------------------------- */
/* #gs-featured-products .row-bg-wrap */
/* --------------------------------------- */

#gs-featured-products .row-bg-wrap .inner-wrap.row-bg-layer {
  background: linear-gradient(to bottom,rgba(24,86,142,0.1) 0%,#ffffff 100%);  
  opacity: 0.95;
}

.gs-featured-products-row-col {
  /* background: #FFF !important; */
  /* padding:20px 0 !important; */
    border-radius:5px !important;
   }

.gs-featured-products-col .vc_column-inner,
.gs-page-about-origin-laboratory-col .vc_column-inner,
.gs-page-about-icons-text-col .vc_column-inner {
  overflow: hidden;
  position: relative;
  background: #FFF !important;
  border-radius: 10px !important;
  /* margin: 0 10px !important; */
}

.gs-featured-products-col .vc_column-inner {
  border: 1px solid rgba(192,192,192,0.6) !important;
}

.gs-featured-products-col img {
  object-fit: cover;
}

.gs-featured-products-col-text {
  padding: 10px !important;
  font-size: 13px !important;
}

.gs-featured-products-col-text h3 {
  font-weight: bold !important;
  font-size: 18px !important;  
}

.gs-featured-products-col-text h4 {
    font-weight: bold !important;
    font-size:16px !important;
}

span.products-main-vial {
  color: var(--gs-link-color-01) !important;
}

/* .gs-featured-products-inner-products-link {} */

/* shared product section spacing */

#gs-latest-product-arrivals,
#gs-featured-products-social {
  padding: 2em 0 !important;
  margin: 0 !important;
}

.gs-featured-products-inner-header {
  padding:2em 0 !important;
}

/* --------------------------------------- */
/* FREQUENLT ASKED QUESTIONS               */
/* --------------------------------------- */

#gs-section-callout-faq {
  padding: 2% 0 !important;
  /* margin-top:4.5% 0 !important; */
}

#gs-section-callout-faq .row-bg-wrap,
#gs-section-callout-faq-toggles .row-bg-wrap  {
  /* background: #FFF !important; */
}

.gs-section-callout-faq-col .wpb_wrapper h2 {
    font-weight: bold !important;
    font-size: 36px !important;
    /* font-family: 'Montserrat Bold' !important; */
    color: #18568E !important;
    letter-spacing: 1.25px !important;
}

.gs-section-callout-latest-product-col .wpb_wrapper h2 {
      font-weight: bold !important;
    font-size: 36px !important;
    /* font-family: 'Montserrat Bold' !important; */
    /* color: #18568E !important; */
    letter-spacing: 1.25px !important;

}

.gs-section-callout-faq-col .wpb_wrapper h4 {
    font-family: 'Montserrat Regular' !important;
    font-size: 22px !important;
    line-height: 1.35;
    font-weight: normal !important;
}

#gs-faq-introduction  {
    padding: 3em 0 !important;
}

#gs-faq-introduction .wpb_row .vc_column-inner {
    padding: 2em 0 !important;
}

.gs-faq-tabs {
    padding: 2em 0 !important;
}

.gs-faq-introduction-tabs-content {
  padding:0 0 !important}


#gs-section-callout-faq-toggles  {
  padding: 2em 0 !important
}

/* --------------------------------------- */
/* GENERAL CONTENT SECTIONS                */
/* --------------------------------------- */

#gs-general-page-section {
  /* padding-left: 20px !important;
  padding-right: 20px !important */
}
 
.content-column-inner {
  padding: 2% !important;
}

.gs-page-about-origin-laboratory-col .vc_column-inner,
.gs-page-about-icons-text-col .vc_column-inner {
  border: 0 !important;
  padding: 2% 3% !important;
}

/* icon sprite circle */

.sprite-wrapper {
  width: 150px;
  height: 150px;
  /* background: #3a86ff; */
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* --------------------------------------- */
/* ABOUT PAGE                              */
/* --------------------------------------- */

.gs-about-col-text

.gs-about-col-text h3 {
  font-size: 21px !important;
}

/* icon text layout */

.icon-text-column {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 12px 0;
}

.icon-text-column .material-symbols-outlined {
    font-size: 48px;
    color: rgb(0, 67, 138);
    flex-shrink: 0;
    background: rgba(192, 192, 192, 0.2) !important;
    padding: 5px !important;
    border-radius: 10px !important;
}

.icon-text-column .text {
  display: flex;
  flex-direction: column;
}

.icon-text-column .text h3 {
  margin: 0 0 6px 0;
  font-size: 1.2rem;
}

.icon-text-column .text p {
  margin: 0;
  font-size: 1rem;
  color: #555;
}

/* --------------------------------------- */
/* CONTACT PAGE                            */
/* --------------------------------------- */

.column-center-icon {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 2% !important;
}

.column-center-icon-contact {
  /* opacity:0.5 !important; */
    background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
}

.column-center-icon #raw-html-icon {
  /* border:1px solid #333 !important; */
}

#contact-address-map {
  /* padding: 4.5% 0 !important; */
}

.contact-address-intro-form-customer-care-icons {
  padding: 2% 0 !important;
}

.contact-customer-care-icons-text p {
  font-size: 13px !important;
  line-height: 15px !important;
  margin-top: 10px !important;
}

.contact-customer-care-icons-text h5 {
  margin-top: 10px !important;
}

.row-inner-customer-care-icon-text {
  padding:2% 0 !important;
  border-bottom:1px solid #c0c0c0 !important;
}

.contact-professional-support-inner-row {
    /* background: red !important */
}

#gs-contact-message .vc_column-inner {
  background: #FFF !important;
  border-radius: 10px !important;
}

.gs-contact-customer-care-left {
padding:1.5% 20px !important;
}

.gs-contact-customer-care-col-text {
  padding-bottom:6% !important;
}

.gs-contact-customer-care-right {
  padding:2% 0 !important; 
}

.gs-contact-customer-care-col-text {
  padding-bottom:2% !important;
}

/* ================================================= */
/* IMAGE STYLING                                     */
/* ================================================= */

/* =========================================
   IMAGE WRAPPER (anchor everything here)
========================================= */

.column-image {
  position: relative !important;
  display: inline-block; /* prevents full column stretch */
  max-width: 100% !important;
  border-radius: 15px !important;
}

.column-class .column-image {
  position: relative !important;
  display: inline-block; /* prevents full column stretch */
  max-width: 93%;
  border-radius: 15px !important;
}

.column-class .column-image-product {
    width: 90%;
    height: 250px; /* set your desired height */
    object-fit: cover;
    object-position: center center; /* change this */
}


/* ---------------------------------------
   TARGET THE REAL IMAGE WRAPPER (Salient)
  --------------------------------------- */

.column-class .img-with-aniamtion-wrap,
.column-class .img-with-animation-wrap {
  position: relative !important;
  display: inline-block !important;
  max-width: 90% !important;
}

/* =========================================
   IMAGE
========================================= */

.column-class .img-with-animation-wrap img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
  position: relative;
  z-index: 3;
  box-shadow: 0 0 5px 2px rgba(192,192,192,0.2);
}

/* =========================================
   BACK LAYER 1
========================================= */
.column-class .img-with-aniamtion-wrap::before,
.column-class .img-with-animation-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(30, 115, 190, 0.075);
  border-radius: 15px;
  transform: rotate(-3deg);
  z-index: 1;
}

/* =========================================
   BACK LAYER 2
========================================= */
.column-class .img-with-aniamtion-wrap::after,
.column-class .img-with-animation-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(42, 178, 178, 0.1);
  border-radius: 15px;
  transform: rotate(-6deg);
  z-index: 2;
}

/* ================================================= */
/* ABOUT RESEARCH                                    */
/* ================================================= */

#gs-about-research .wpb_wrapper h5 {
  color: var(--gs-global-link-color) !important;
  margin-top: 10px !important;
}

#gs-about-research .wpb_wrapper p {
  background: none !important;
}

/* .icon-text-column about-features-research {
  color: #FFF !important;
} */

#gs-about-research * {
  /* color: #FFF !important; */
}

.gs-about-research-header-col {
  padding: 2em 1em !important;


}

.gs-about-research-header-col-text h2 {
    color: #FFF !important
}

/* gs-about-research-features-row * {
  color: #FFF !important
} */

.gs-about-research-features-row {
  padding: 2% 0 !important;
}

/* ================================================= */
/* HOW TO ORDER                                      */
/* ================================================= */

#gs-howto-order {
  padding: 12% 0 !important;
  /* padding-top: 4.5% !important; */
  /* border-radius: 10px !important; */
  /* background: var(--gs-howto-order-back) !important; */
  /* margin-top:6% !important; */
  /* margin-bottom:0 !important */
}

#gs-howto-order .vc_column-inner {

}

.gs-howto-order-col {
  text-align: center !important;
  padding: 2% 0 !important;
}

.gs-howto-order-col-text h3 {
  color: #FFF !important;
  font-weight: bold !important;
  font-family: 'Montserrat SemiBold' !important;

}
.gs-howto-order-col-text h2 {
  color: #FFF !important;
  font-weight: bold !important;
  font-family: 'Montserrat Medium' !important;
}

/* ================================================= */
/* PEPTIDE CATALOG                                   */
/* ================================================= */

#gs-peptidecatalog {
  border-radius: 10px !important;
  margin: 4% 0 !important;
  padding: 2% 0 !important;
}

.gs-hero-peptidecatalog-col {
  padding: 0 0 !important;
  background: none !important;
  margin:2% 2% !important
}

.gs-hero-peptidecatalog-col-text {
  padding: 2% 0 !important;
}

#gs-hero-peptidecatalog {
  padding: 4% 0 !important;
}

.gs-site-wide-01a-col-icon {
  /* border: 1px solid #FFF !important; */
}

.gs-site-wide-01a-col-icon-svg {
  width: 112px !important;
}

/* ================================================= */
/* TRUST STRIP                                       */
/* ================================================= */

.vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element 
.trust-strip .trust-item {
  background: #FFF !important;
  border-radius: 5px !important;
  padding: 10px 15px !important;
  border: 1px solid var(--gs-general-small-blocks) !important;
}

/* ================================================= */
/* WHY CHOOSE - RESEARCH MATERIALS                   */
/* ================================================= */

#gs-why-choose-  .research-materials {
  padding: 2% 0 !important;
}

/* .gs-sections-feature-blocks-col .vc_column-inner .wpb_wrapper h4 {
font-size: 50px !important
} */

.gs-sections-feature-blocks-col .vc_column-inner {
  background: rgba(30,115,190,0.05) !important;
  /* padding:5px 10px !important; */
  border-radius: 10px !important;
  /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2); */
  /* cursor:default !important; */
  /* pointer-events: all !important;
  transition: ease-in 0.2s !important; */
  /* margin: 2%  !important; */
}

.gs-sections-feature-blocks-col .vc_column-inner .wpb_wrapper  {
  padding: 2% 4% !important;
}

.gs-sections-feature-blocks-col .vc_column-inner:hover {
  background: rgba(30,115,190,0.1) !important;
  box-shadow: 0 0 5px 2px rgba(192,192,192,0.2);
  cursor:default !important;
  /* pointer-events: all !important;
  transition: ease-in 0.2s !important; */
}

.gs-sections-feature-blocks-col .vc_column-inner:not(:hover) {
  /* background: rgba(239,243,250,0.1) !important; */
  /* transition: ease-out 0.2s !important; */
} 

.gs-sections-feature-blocks-col    {
  font-size: 18px !important;
  /* line-height: 22px !important; */
  /* text-transform: uppercase !important; */
  color: var(--gs-page-section-header) !important;
  font-weight: bold !important
}

.gs-sections-feature-scientific-blocks-col .vc_column-inner {
      /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2); */
      background: rgba(30,115,190,0.45) !important;
      border-radius: 10px !important;
}
  
.gs-sections-feature-scientific-blocks-col .vc_column-inner:not(:hover) {

      background: rgba(30,115,190,0.3) !important;
      /* border-radius: 10px !important;      */
}

.gs-sections-feature-scientific-blocks-col .vc_column-inner:hover {
        box-shadow: 0 0 5px 2px rgba(192,192,192,0.2);
      /* box-shadow: rgba(30,115,190,0.4) !important; */
}

/* .gs-sections-feature-blocks-col .vc_column-inner .wpb_wrapper {
  padding: 20px !important;
} */

.gs-sections-feature-scientific-blocks-col .vc_column-inner .wpb_wrapper {
      padding:2% 4% !important;
}

.gs-sections-feature-blocks-col .vc_column-inner .wpb_wrapper h4 {
  font-size: 18px !important;
  line-height: 18px !important;
  /* font-family:'' */
  /* font-weight:bold !important; */
}

.gs-sections-feature-blocks-col .vc_column-inner .wpb_wrapper p {
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight:normal !important;
  font-family: 'Montserrat Regular' !important;
}

/* ------------------------------
   SCIENTIFIC APPROACH ----------
   --- */

.gs-sections-feature-scientific-blocks-col h3 {
  position: relative;
  display: inline-block;
}

.gs-our-scientific-approach-col-text h3::after {
  content: "";
  display: block;
  width: 50px;                 /* adjust length of underline */
  border-bottom:    3px solid orange;
  margin-top: 6px;             /* space below text */
}

/* ================================================= */
/* ABOUT SECTION                               */
/* ================================================= */

.gs-sections-feature-blocks-col {}

.gs-sections-feature-blocks-col-white .vc_column-inner {
  background: rgba(255,255,255,0.7) !important;
  /* padding:0px  30px !important; */
  border-radius: 10px !important;
  /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2); */
  /* cursor:default !important; */
  /* pointer-events: all !important;
  transition: ease-in 0.2s !important; */
  margin: 20px 10px !important;
}

.gs-sections-feature-blocks-col-white .vc_column-inner:hover {
  box-shadow: 0 0 5px 2px rgba(192,192,192,0.2);
  cursor:default !important;
  /* pointer-events: all !important;
  transition: ease-in 0.2s !important; */
}

.gs-sections-feature-blocks-col-white .vc_column-inner .wpb_wrapper {
  padding: 5px 5px !important;
/* border: 1px solid #333 !important */
}


.gs-sections-feature-blocks-col-white .vc_column-inner .wpb_wrapper h3  {
  font-size: 15px !important;
  /* line-height: 22px !important; */
  /* text-transform: uppercase !important; */
  color: var(--gs-page-section-header) !important;
  font-weight: bold !important;
  margin: 3% 0 !important
}

.gs-sections-feature-blocks-col-white .vc_column-inner .wpb_wrapper p {
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight:normal !important;
}

.gs-faq-tabs-content  { 
  padding: 2% 0 !important;
}

#gs-section-support-legal {padding: 3% 0 !important;}
/* ------------------------
  blockquote --- */
  .support-legal-blockquote {
  padding:3% !important;
  background:rgba(192,192,192,0.25) !important;
  margin: 2% !important;
  border-radius: 10px !important;
  color: #5D728B !important;
}



/* ----------------------------------
  WP MENU Support & Legal
   ------------------------- */

#gs-section-menu-support-legal {
    /* padding:1rem !important; */
    margin: 1.5% 0 !important;
    border-radius:15px !important;
}

#gs-section-menu-support-legal {
    position: sticky !important;
    top: 0;
    z-index: 9999;
    /* background: rgba(192,192,192,0.1); */
}

/* 
.gs-section-menu-support-legal {

}

.gs-section-menu-support-legal-wpmenu {

} */

/* Target the menu inside your global section */
#gs-section-menu-support-legal .menu,
#gs-section-menu-support-legal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}

/* Menu items inline */
#gs-section-menu-support-legal ul li {
  display: block;
  color: #888;
  position: relative;
  background-color: rgba(0, 0, 0, .02);
  padding: 8px 15px;
  transition: none !important;
  border-left: 0;
  border-right: 0 solid rgba(0, 0, 0, .06);
  margin: 0rem .5rem .5rem 0 !important;
  border-radius: 20px !important;
  border: 1px solid #e0e0e0 !important;
  font-family: 'Montserrat Regular' !important;
}

#gs-section-menu-support-legal ul li:hover {
    background-color: rgba(0, 0, 0, .045);
    color: var(--gs-global-link-color) !important;
    text-decoration: none !important;
}

/* Add pipe separator */
#gs-section-menu-support-legal ul li:not(:last-child)::after {
    content: "";
    margin: 0 8px;
    color: #999; /* adjust */
}

/* Links styling */
#gs-section-menu-support-legal ul li a {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.3px;
    color: #666;
}

/* Optional hover */
#gs-section-menu-support-legal ul li a:hover {
    /* text-decoration: underline; */
}


/* ================================================= */
/* SITE WIDE SECTIONS                                */
/* ================================================= */


#gs-site-wide-01a {
  padding: 6% 0 !important;

}

#gs-site-wide-01b {
  padding: 4% 0 !important;
}

#gs-site-wide-01b .row-bg-wrap .inner-wrap.row-bg-layer {
  /* background: var(--gs-howto-order-back) !important; */
   /* background: linear-gradient(30deg, rgba(0,143,69,0.1), rgba(255,255,255,1)); */
   /* background: linear-gradient(45deg, rgba(42,178,178,0.075), rgba(255,255,255,1)); */
    background: rgba(0,143,69,0.1) !important
   /* url(YOUR-IMAGE-URL); */
    /* background: rgba(42,178,178,0.3) !important; */
    /* padding:4.5% !important; */
}

#gs-site-wide-01a .row-bg-wrap .inner-wrap.row-bg-layer  {
     /* background: linear-gradient(140deg, rgba(0,143,69,0.3), rgba(255,255,255,1)); */
    background: rgba(0,143,69,0.4) !important

    /* background-color: rgba(42,178,178,0.6) !important; */
    /* z-index: 1 !important; */
}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner  {
  background: rgba(0,143,69,0.1) !important;
  /* background: rgb(255,255,255,1) !important; */
  /* padding:5px 1.5% !important; */
  border-radius: 10px !important;
  /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2); */
  /* cursor:default !important; */
  /* pointer-events: all !important;
  transition: ease-in 0.2s !important; */
  /* margin: 10px 5px !important; */
}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner {}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner:hover {
      background: rgba(0,143,69,0.2) !important;
      /* box-shadow: 0 0 5px 2px rgba(192,192,192,0.2) !important;  */

}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner .wpb_wrapper {
    padding: 4% 6% !important;
}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner .wpb_wrapper h4 {
  color: #000 !important;
      font-size: 18px !important;
      font-weight: bold !important;
    /* line-height: 18px !important; */
}

.gs-sections-sitewide-feature-blocks-col .vc_column-inner .wpb_wrapper p {
  color: #000 !important;
      font-size: 13px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}

.site-wide-01-col-head,
.gs-site-wide-01a-col-text h6 {
  font-family: 'Montserrat Regular' !important;
  font-size: 13px !important;
  color: #FFF !important;
}

.gs-site-wide-01b-col-left {
  padding:2% 0 !important
}

.gs-site-wide-01b-col-left h2 {
  color: var(--gs-page-section-header) !important;
  font-weight: bold !important;
    /* font-family: 'Montserrat Bold' !important; */
    /* color: rgba(30,115,190,1) !important; */
    font-size: 36px !important;
}

.gs-site-wide-01b-col-left h4 {
  /* color: var(--gs-page-section-header) !important; */
  color: #333 !important;
}

.gs-site-wide-01b-col-left .wpb_wrapper p {
    font-family: 'Montserrat Regular' !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: normal !important;
}

.site-wide-01-svg img {
  width: 128px !important;
}

.sitewide-buttons-cat  {
  color: var(--gs-global-link-color) !important;
  /* background: rgba(255,255,255,0.1) !important; */
  /* display: inline-block;
  padding: 1.5px 10px !important;
  border:1px solid #c0c0c0 !important;
  border-radius: 15px !important;
  margin: 15px 0 !important;
  font-size: 13px !important; */
}

.nectar-cta.sitewide-buttons-cat .link-wrap .link_text a   {
  text-decoration: underline !important;
}

/* ----------------------------------------------
   blog related 
   ---------------------------------------------- */

   .post-area {
    background: #FFF !important;
    padding: 2em 1em !important;
   }

span.meta-category, .main-content .recent-posts-title,
.blog-recent .col .post-header a {
    font-family: 'Montserrat Regular';
    line-height: 1.5 !important;
}

.featured-media-under-header h1 {
  font-size: 32px !important;
}

.home .blog-recent .col .post-header h3 a {
        font-size: 15px !important;
        font-family: 'Montserrat Regular';
}

.home .blog-recent .col .post-header .meta-author a,
.home .blog-recent .col .post-header .meta-category a,
.home .blog-recent .col .post-header .meta-comment-count a {
    font-size:15px !important;
    font-family:'Montserrat Regular';
}


#section-blog-row-article-intro {
  border-radius: 10px !important;
  padding:1.5% !important;
  border:1px solid var(--section-blog-row-article-intro-border) !important;
  /* background: #FFF !important; */
}

.masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
    padding:3% !important;
    line-height: 1.5 !important;
    font-size: 13px !important;
}

div.post-header h3 { 
    font-size: 18px !important;
    font-family: Helvetica !important;
    color: #000 !important;
    line-height: 1.25 !important;
}

div.post-header p {
    font-size:10px !important;}

 .single-post .post-header .title {}

 .featured-media-under-header__cat-wrap .meta-category a {
    background: rgba(30, 115, 190, 0.05) !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    border-radius:5px !important;
    color: #0F3A5F !important
}

.featured-media-under-header__cat-wrap .meta-category a:not(:hover) {
    
}
/* .featured-media-under-header__cat-wrap .meta-category a:hover {} */
body[data-button-style^=rounded] .masonry.classic_enhanced .posts-container article .meta-category a {
    border-radius: 100px;
    background: #FFF;
    border-radius: 20px !important;
    margin-left: 5px !important;}

.masonry.classic_enhanced .posts-container article .meta-category a:hover {border:2px solid #FFF !important;}
.gs-researcharticles-blog {margin-top: 4.5% !important;}
.masonry.classic_enhanced .post .excerpt {font-size:13 px !important;}
.main-content .featured-media-under-header {
    /* padding: min(6vw, 45px) 0; */
    padding: 2% !important;
}
/* .post-content .content-inner .article-content-wrap .post-header h3 {}
.post-content .content-inner .article-content-wrap .post-header .excerpt  {} */
.masonry.classic_enhanced .posts-container .has-post-thumbnail .meta-category a
 {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 101;
    font-size: 11px !important;
    padding: 5px 10px !important;
}

