/* ---------------------------------------------
   Temporary Landing Page
  ------------------ */

.gs-landing-page-col-text * {
color: #FFF !important;
margin-left: 10px !important; 
}

.gs-landing-page-col-text h2 {
  margin-bottom: 0 !important; 
  font-size: 24px !important;
}

.gs-landing-page-col-text h3 {
  margin-top: 5px !important; 
  font-family: 'Montserrat Regular' !important; 
  font-size: 21px !important; 
}

.gs-landing-page-col-text p {
}



/* Push global sections behind everything */
/* .nectar-global-section,
[data-global-section],
.global-section {
    position: relative;
    z-index: 1 !important;
} */

/* Bring container wrap / guides forward */
/* .container-wrap,
.container,
.row,
.col,
[data-row-id],
[data-column-id] {
    position: relative;
    z-index: 10 !important;
} */


/* ----------------------------------
   global font declarations 
   ----*/

/* ---- headings */

h1 {    font-family: 'Montserrat Bold' !important;font-size: 42px !important; line-height: 1.15; font-weight: normal !important;}
h2 {    font-family: 'Montserrat Medium' !important;font-size: 32px !important; line-height: 1.2; font-weight: normal !important}
h3 {    font-family: 'Montserrat Medium' !important; font-size: 21px !important; line-height: 1.25; font-weight: normal !important;
  color: var(--gs-global-link-color) !important;
}
h4 {    font-family: 'Montserrat Regular' !important;font-size: 22px !important; line-height: 1.35; font-weight: normal !important}
h5 {    font-family: 'Montserrat Regular' !important;font-size: 18px !important; line-height: 1.45; font-weight: normal !important}
h6 {    font-family: Helvetica, Arial, Open Sans !important;font-size: 15px !important; line-height: 1.55; }

p,
p strong,
strong p,
li {
  font-family: 'Montserrat Regular' !important;
  color: #050A14 !important;
  /* color: #5D728B !important; */
  /* font-size: 15px; */
  line-height: 1.6;
  /* text-align: justify !important; */
}

/* Justify header text */
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
    /* text-align: justify; */
    text-justify: inter-word;
    white-space: normal;
}

/* .justify-header h1:after,
.justify-header h2:after {
    content: "";
    display: inline-block;
    width: 100%;
} */

/* Allow wrapping */
.wpb_text_column h1,
.wpb_text_column h2 {
    white-space: normal;
}

small {
  font-size: 14px;
}

/* overlay */

/* body:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.55);
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease;
    z-index: 9000;
    pointer-events: none;
} */


/* body { wash colour in the background */
.ocm-effect-wrap {
  background: 
    radial-gradient(circle at 20% 20%, #f5f7ff 0%, transparent 45%),
    radial-gradient(circle at 40% 30%, #18568E 0%, transparent 20%),
    radial-gradient(circle at 50% 90%, #fdf6f0 0%, transparent 55%),
    /* rgba(24, 86, 142,0.3) !important; */
    /* #ffffff; */

/* background: red !important; */
  /* min-height: 100vh; */
}


body.mega-overlay-active:before {
    opacity: 1;
    visibility: visible;
}

#header-outer {
    z-index: 10000;
    background-color: transparent !important;
}

/* body {
  background: 
    radial-gradient(circle at 20% 20%, #f5f7ff 0%, transparent 45%),
    radial-gradient(circle at 80% 30%, #eef2ff 0%, transparent 50%),
    radial-gradient(circle at 50% 90%, #fdf6f0 0%, transparent 55%),
    #ffffff;

  min-height: 100vh;
} */


body a {
  /* color: rgba(24,86,142,1) !important; */
}

a:hover {}

a:focus {}


body h2 .row .col h2 {
    font-family: 'Montserrat Bold' !important;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.4), -1px -1px 2px rgba(0,0,0,0.4); */
}

.h1-slider {
    text-transform: uppercase !important;
    color: #FFF !important;
}

/* ----------------------- */
/* container, content, container wrap */
/* ----------------------- */

.container.main-content {
    background: rgba(255, 255, 255, 0.6) important;
    border-radius: 7.5px !important;
    /* background: #EBF5FF; */
    /* border-radius: 5px !important; */
    /* padding: 1em 1em !important; */
    /* padding-top: 2em !important;
    margin-top: 2em !important; */
    /* border: 1px solid rgba(15, 58, 95,0.3) !important; */   
}

.container {
/* border-left: 1px solid #333 !important;
border-right: 1px solid #333 !important;   */
/* width: 1450px !important;
background: red !important; */
}

.container-wrap {
    background: rgba(229, 238, 247, 0.5) !important; 
        /* background: rgba(192,192,192,0.05) !important;  */
    /* border-left: 1px solid red !important;
    border-left: 1px solid red !important; */
    /* background: rgba(255, 255, 255,0.1) !important;  */
    /* background: rgba(94, 116, 138,0.05) !important;  */
    /* padding:4% 0 !important; */
}

/* .container .main-content {
  background: #FFF !important;
} */

#ajax-content-wrap.container-wrap  {
    /* z-index:0 !important; */
    /* padding-top:3% 0 !important; */
    /* border-left: 1px solid red !important;
    border-left: 1px solid red !important; */
    /* background: rgba(218, 232, 244, 0.1) !important; */
    /* background: #FFF !important; */
}

.wpb_wrapper>div {
  margin-bottom:0 !important;
}

.container-wrap .row >.wpb_row:not(.full-width-section):not(.full-width-content):last-child {
    /* background: #FFF !important;  */
}

/* ----------------------- */
/* column image */
/* ----------------------- */

/* .column-image {
  width: 50px !important;

} */

img.img-with-animation.column-image.skip-lazy.nectar-lazy.loaded {
  width: auto !important;
  border-radius: 10px !important;
  text-align: center !important;
}

.img-with-aniamtion-wrap>.inner {
  height: auto !important;
}
/* ----------------------------------------------------
/* DEFAULT: Hide global section everywhere */

#gs-woocommerce-header {
    display: none !important;
}

/* SHOW only on WooCommerce pages */
.peptiqo-woo-active #gs-woocommerce-header
 {
    display: block !important;
    /* display: none !important; */
	 
}

/* Hide submenu when WooCommerce is active */
.peptiqo-woo-active #header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul {
    display: none !important;
}

div.nectar-shop-header-bottom {
	display:none !important;
	
}

/* nav.woocommerce-breadcrumb {
	display:none !important;
}
 */

/* --------------
  widgets
---------------*/

/* ----------------------------
   Page Titles
 ---------------------------- */

#gs-page-title {
  /* border-bottom: 2px solid #c0c0c0 !important; */
  /* background: rgba(192,192,192,0.3) !important; */
  /* text-transform: uppercase !important;
  font-family: 'Montserrat Regular' !important ; */
  padding:0 !important;
  margin:0 !important;
}

#gs-page-title  .gs-page-title-col {
  /* padding-left:0 !important; 
  margin-left: 0 !important; */
}

#gs-page-title .gs-page-title-col h1 {
        font-family: 'Montserrat Medium' !important;
        font-size: 26px !important; 
        line-height: 1.2 !important;  
        font-weight: normal !important;
        text-transform: uppercase !important;
        padding: 21px 30px !important;
      }

/* .full-width-section .vc_row,
.full-width-section .wpb_column {
    background-color: #fff !important;
} */
 
/* a {
  color: var(--gs-global-link-color) !important;
} */

/*

/* body .container-wrap {
    padding-top: calc(var(--header-height, 100px));
}

body .container-wrap {
    padding-top: 120px;
} */

/* div.vc_column-inner {
  padding: 2% 2% !important;
} */

/* body.preview .wpb_row.full-width-section {
  margin-left: 0;
  margin-right: 0;
  border-left: 1px dotted #333 !important;
  border-right: 1px dotted #333 !important;
} */

.full-width-section .row-bg, .wpb_row .row-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    border: 1px solid #c0c0c0 !important;
}

.wpb_column.left_margin_20px {
    margin-left: unset !important;
}

.wpb_column.right_margin_20px {
    margin-right: unset !important;
}