/* Reset
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Colours
-------------------------*/
/* Mixins
-------------------------*/
/* Breakpoints
-------------------------*/
/* Retina Images
-------------------------*/
/* Clearfix
-------------------------*/
/* Box Sizing
-------------------------*/
/* Border Radius
-------------------------*/
/* Opacity
-------------------------*/
/* Center Block
-------------------------*/
/* Text overflow
-------------------------*/
/* Font Size
-------------------------*/
/* Line Height
-------------------------*/
/* Transitions
-------------------------*/
/* Calc
-------------------------*/
/* Convert illustrator, indesign and photoshop tracking into letter spacing.
-------------------------*/
/* Import Custom Fonts
-------------------------*/
/* General Styles
-------------------------*/
html {
  font-size: 100%; }

body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400;
  color: #010101;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background: #FFFFFF;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

a {
  color: #010101;
  text-decoration: none;
  outline: none; }

a:hover, a:focus, a:active {
  color: #333;
  text-decoration: none;
  outline: none; }

img {
  max-width: 100%;
  height: auto; }

iframe {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 20px 0;
  color: #0079c2;
  font-weight: 700;
  line-height: 1.3;
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: normal; }

h1 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 68px;
  line-height: 4.25rem;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  text-transform: normal; }

h2 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 68px;
  line-height: 4.25rem;
  font-weight: 600; }

h3 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 68px;
  line-height: 4.25rem;
  font-weight: 600; }

h4 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600; }

h5 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600; }

h6 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 600; }

p {
  margin: 0 0 1em;
  font-size: 16px;
  font-size: 1rem; }

ul, ol {
  line-height: 28px;
  line-height: 1.75rem;
  list-style-type: none; }

#content li {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  line-height: 2.125rem; }

strong {
  font-weight: 900; }

hr {
  border-top: 1px solid #DDD;
  margin: 20px 0; }

em {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.row {
  margin: 0;
  margin-bottom: 30px; }

section, .section {
  position: relative; }

.entry-footer {
  display: none; }

.block {
  display: block !important; }

.opacity {
  opacity: 1 !important; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important; }

.site-content p, #content li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400; }

#top-header, #masthead {
  position: relative;
  z-index: 999;
  width: 100vw;
  background: #003e69; }

.overlay {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.section {
  padding: 40px 0; }

.section-bottom {
  padding-bottom: 40px; }

.section-bottom h3 {
  margin: 0; }

.animate-slideInLeft, .animate-slideInRight,
.animate-zoomIn {
  opacity: 0; }

.animate-slideInLeft.fullvisible, .animate-slideInRight.fullvisible,
.animate-zoomIn.fullvisible, .animate-fadeIn.fullvisible {
  opacity: 1 !important; }

.black-bg {
  background: #010101; }

.dblack-bg {
  background: #000000; }

.green-bg {
  background: #C6E4DC; }

.blue-bg {
  background: #0079c2; }

.center {
  text-align: center; }

.nopadding {
  padding: 0; }

.vcenter {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center; }

.text-center, .text-center p {
  width: 100%;
  text-align: center; }

.text-green {
  color: #8dc63f; }

small {
  font-size: 80%; }

.justify {
  text-align: justify; }

.content-center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

/* Input Styling
-------------------------*/
button, input, select, textarea {
  padding: 10px 20px;
  border: none;
  color: #24282c;
  border-radius: 0;
  background: #F4F3F4;
  margin: 10px 0;
  max-width: 100%;
  outline: none;
  cursor: pointer; }

.btn, input[type="submit"], .nav-next, .nav-previous, button {
  padding: 8px 26px;
  color: #FFFFFF;
  width: auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  max-width: 100%;
  border-radius: 0;
  margin: 20px auto;
  outline: none;
  text-transform: initial;
  background: #d00070;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.btn:hover, .btn:focus, input[type="submit"]:hover, input[type="submit"]:focus, .nav-next:hover, .nav-previous:hover {
  outline: none;
  box-shadow: none;
  transform: scale(1.1);
  color: #FFFFFF; }

.btn:hover, input[type="submit"]:hover, .nav-next:hover, .nav-previous:hovers {
  transform: scale(1.1); }

.btn-black {
  background: #010101;
  border-color: #010101;
  color: #FFFFFF; }

.btn-black:hover {
  color: #FFFFFF; }

.btn-large {
  width: 350px !important; }

.btn-center {
  margin: 0 auto;
  display: block; }

.btn-purple {
  color: #FFFFFF;
  background: #8dc63f;
  border-color: #8dc63f; }

.btn-purple:hover {
  color: #FFFFFF; }

.btn-middle {
  margin: 0 auto;
  display: block; }

::-webkit-input-placeholder {
  color: #1E1E1C;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Roboto', sans-serif; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #1E1E1C;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Roboto', sans-serif; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #1E1E1C;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Roboto', sans-serif; }

:-ms-input-placeholder {
  color: #1E1E1C;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Roboto', sans-serif; }
#content li::marker {
    font-size: 21px;
}
#content ul {
  list-style: disc;
  padding: 0;
  margin: 0;
  /*text-indent: -26px;*/
  margin-left: 50px;
  margin-top: 30px;
  margin-bottom: 30px; }

#content li {
  padding-left: 0;
  margin: 6px 0; }

/*#content li::before {*/
/*  position: relative;*/
/*  top: 4px;*/
/*  content: "\25A0 ";*/
/*  color: #003e69;*/
/*  padding-right: 10px;*/
/*  font-size: 30px; }*/

/* Header
-------------------------*/
.navbar {
  padding: 0; }

.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0; }

#header-wrapper {
  padding-top: 0;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

#masthead {
  background: #003e69;
  padding: 5px; }

.site-logo img {
  position: relative;
  pointer-events: all;
  width: 250px;
  padding: 14px 0;
  margin: 0px 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.site-logo {
  height: 80px; }

#top-header a, #top-header p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #FFFFFF; }

#top-header {
  position: relative;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.header-contact {
  padding: 10px 26px;
  display: inline-block; }

#header-contact-wrapper {
  position: relative;
  float: right; }

/* Navbar
-------------------------*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #FFFFFF;
  background-color: transparent; }

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 12px; }

.navbar-nav {
  float: right;
  padding: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header .navbar-nav > li {
  padding: 12px 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

#menu-wrapper {
  position: relative;
  float: right;
  display: block;
  width: auto;
  margin-left:20px;
  top: 5px; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: right;
  align-items: right;
  justify-content: flex-end;
  float: right;
  margin-top: -10px; }

.nav-link {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 12px;
  font-weight: 600;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #FFFFFF;
  text-transform: uppercase; }

.navbar-light .navbar-nav li:hover
{
    background: #22343b;
}


.navbar-light .navbar-nav .nav-link {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  
  line-height: 20px;
  line-height: 1.25rem;
  height: 56px;
  text-align: center;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0; }

#menu-main-menu .menu-item.icon-contact-menu .nav-link:after,
#menu-main-menu .menu-item.menu-nd .nav-link:after {
  content: none; }

/* Hamburger */
.hamburger {
  border: none;
  outline: none !important;
  margin: 12px 0;
  display: none;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.hamburger-box {
  width: 34px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: 0; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 34px;
  height: 4px;
  background-color: #010101;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

/*
    * 3DX
    */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx:not(.collapsed) .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }

.hamburger--3dx:not(.collapsed) .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx:not(.collapsed) .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }

@media (min-width: 1200px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    border-radius: 0;
    width: auto; }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #444444; }
  .dropdown-menu {
    padding: 0; }
  .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    min-width: 250px; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #FFFFFF; } }

.dropdown-toggle::after {
  vertical-align: 0.155em; }

.dropdown-menu {
  width: 100%; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  border: none;
  background: #8dc63f !important; }

.navbar-nav > li > .dropdown-menu a {
  color: #FFFFFF;
  padding: 15px;
  font-size: 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600; }

.navbar-nav > li > .dropdown-menu, .dropdown-item:hover, .dropdown-item:focus {
  border-radius: 0;
  cursor: pointer;
  background-color: #FFFFFF;
  color: #010101; }

.navbar-nav > li > .dropdown-menu a:hover {
  color: #010101 !important;
  background: #FFFFFF; }

.navbar-light .navbar-nav .active > .nav-link {
  color: #FFFFFF; }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #FFFFFF; }

#bs4navbar-footer .nav-link:hover {
  color: #fff;
  text-decoration:underline;}

#social-wrapper {
  position: relative;
  float: right; }

.icon-social {
  position: relative;
  width: 31px;
  height: 30px;
  /*background-size: 20px;*/
  overflow: hidden;
  display: inline-block;
  margin: 0 1px;
  top: 2px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

#icon-facebook {
  background-image: url(../img/facebook_2.png); }
#icon-youtube {
  background-image: url(../img/youtube_2.png); }

#icon-twitter {
  background-image: url(../img/icon-twitter.png); }

#icon-instagram {
  background-image: url(../img/instagram_2.png); }

#icon-pinterest {
  background-image: url(../img/icon-pinterest.png); }

.dropdown-toggle::after {
  content: none; }

.dropdown-toggle::before {
  display: inline;
  width: 0;
  height: 0;
  margin-left: .255em;
  content: '\2304';
  position: relative;
  top: -6px;
  margin-right: 5px; }

.dropdown-toggle::after {
  display: inline;
  width: inherit;
  height: inherit;
  border-top: none;
  border-right: none;
  border-bottom: none;
  animation: none;
  vertical-align: 0 !important; }

div#header-pages {
  width: 100%; height:85px; }

#header-pages a {
  
  width: 16.6%;
  height: 84px;
  padding: 10px 20px;
 /* display: flex;float: left;*/
  align-items: center;
  justify-content: center; }

#header-pages a:hover, #header-pages a:focus {
  background: #607d8b; }

#header-pages a.active {
  background: #607d8b; }

.menu-opened #menu-wrapper ul li {
  opacity: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.menu-opened #menu-wrapper #bs4navbar ul li:nth-child(1) {
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  opacity: 1; }

.menu-opened #menu-wrapper #bs4navbar ul li:nth-child(2) {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
  opacity: 1; }

.menu-opened #menu-wrapper #bs4navbar ul li:nth-child(3) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  opacity: 1; }

/* Home
-------------------------*/
#home-hero .btn-hero-desktop:hover{
        transition: all 0.15s ease;
    background-color: #0066A1;
}

#home-hero .btn-hero-desktop{
        margin: 5px;
    border: 2px solid #0081ca;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
        display: inline-block;
    min-width: 200px;
    text-align: center;
    position: relative;
    background: #003e69;
}
#home-hero .hero-heading{
    text-align:center;
}
#home-hero .hero-heading h2 {
    font-size: 30px;
    font-family: 'Hind',sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    color: #003e69;
    padding: 0px 64px;
    margin: 0px;
}
#home-hero {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 336px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

#home-hero .container {
  position: relative; }

#home-hero-wrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  right: 50px;
  bottom: 40px; }

a#home-hero-btn, #home-hero-btn-mobile {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 11px 30px; }

.btn-hero-mobile {
  display: none; }

#product-categories .product-cats img {
  border-bottom: solid 10px #136891; }

#product-categories .product-cats:last-child img {
  border-color: #8dc63f; }

.product-cats {
  padding-left: 30px;
  padding-right: 30px; }

.btn-right {
  float: right;
  max-width: 280px; }

.btn-right .btn-cats {
  margin-right: 0; }

#product-categories h4 {
  text-transform: uppercase;
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

#content .carousel li {
  width: 20px;
  height: 20px;
  margin: 0 10px;
  opacity: 1;
  background: #8dc63f; }

div#product-categories {
  padding-bottom: 0; }

div#cali-swoosh {
  padding-top: 0;
  height: 250px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

#cali-swoosh h4 {
  max-width: 1024px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px;
  padding-left: 50%; }

div#featured-product-wrapper {
  padding-top: 80px;
  padding-bottom: 0; }

div#featured-product-wrapper h5 {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

div#cali-stories {
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }

div#cali-stories [class*='col-'] {
  padding-left: 0;
  padding-right: 0; }

.col-story-quote {
  background: #FFFFFF; }

#col-story-wrapper {
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column; }

div#cali-stories-container img {
  height: 100%;
  object-fit: cover; }

div#cali-stories-container .row {
  margin: 0; }

p#story-title {
  color: #0079c2;
  font-weight: 600;
  margin: 0; }

p#story-author {
  background: #0079c2;
  color: #FFFFFF;
  padding: 5px 10px;
  font-weight: 900;
  margin-top: 10px; }

p#story-quote {
  font-style: italic; }

div#testimonials-wrapper h4 {
  text-align: center;
  text-transform: uppercase;
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

#testimonials-wrapper {
  max-width: 840px;
  margin: 40px auto 0 auto;
  display: block;
  padding-top: 0;
  padding-bottom: 0; }

p.test-quote {
  position: relative;
  color: #0079c2;
  font-weight: 500;
  z-index: 1; }

p.test-author {
  position: relative;
  text-align: right;
  font-style: italic;
  margin-bottom: 40px;
  color: #0079c2;
  font-weight: 700;
  display: block;
  z-index: 1; }

p.test-quote:before {
  content: ' ';
  position: absolute;
  top: -20px;
  background-image: url(../img/quote-left.png);
  width: 47px;
  height: 36px;
  display: block;
  z-index: -1; }

p.test-quote:after {
  content: ' ';
  position: absolute;
  right: 0;
  bottom: -20px;
  background-image: url(../img/quote-right.png);
  width: 47px;
  height: 36px;
  display: block;
  float: right;
  z-index: -1; }

#content .carousel li.active {
  background: #FFFFFF; }

.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  width: auto;
  z-index: 99; }

.carousel-control-next {
  right: 30px; }

.carousel-control-prev {
  left: 30px; }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0); }

.animate-fadeIn,
.animate-fadeInUp,
.animate-fadeIn-off,
.animate-fadeInLeft,
.animate-fadeInDown,
.animate-fadeInRight,
.animate-bounceInDown {
  opacity: 0; }

.animate-zoomIn,
.animate-slideInLeft,
.animate-slideInRight {
  visibility: hidden; }

.full-visible {
  opacity: 1 !important; }

.element-show {
  visibility: visible !important; }

/* Pages
-------------------------*/
div#prod-cats-wrapper {
  text-align: center; }

h2#product-page-title {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px;
  margin-bottom: 40px; }

#product-archive-row [class*='col-'] {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px; }

#product-archive-row img {
  width: 150px;
  display: block;
  margin: 0 auto;
  height: 150px;
  object-fit: contain; }

.site-content a.cs-prod-cat {
  font-size: 14px;
  margin: 0 auto;
  color: #0079c2;
  text-align: center;
  margin-top: 10px;
  display: block; }

.archive h4.entry-title {
  margin: 0;
  color: #0079c2;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #0079c2;
  text-align: center; }

.archive h4.entry-title a {
  color: #0079c2; }

#browse-header {
  background: #fff200;
  padding: 20px;
  margin-top: 20px; }

#browse-header p {
  margin: 0;
  font-weight: 600; }

div#carousel-wrapper {
  background: #f1fafe; }

div#carousel-wrapper .row {
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230079c2'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230079c2'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: relative;
  flex-direction: column; }

.carousel-indicators [data-bs-target] {
  background: transparent;
  border: none;
  width: 100%;
  height: auto;
  object-fit: contain;
  box-shadow: none;
  margin-bottom: 10px;
  border: solid 30px #FFFFFF; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev {
  left: 0; }

.carousel-inner img {
  border: solid 30px #FFFFFF; }

#single-product-wrapper h2 {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

p#product-subtitle {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #8dc63f;
  font-style: italic;
  font-weight: 900; }

#fragrance-wrapper h5 {
  margin-top: 40px;
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

#fragrances-available {
  margin: 0 -15px; }

#fragrances-available p {
  color: #0079c2; }

#stories-wrapper h3 {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 5px; }

div#stories-container {
  margin: 0 -15px;
  background: #f1fafe;
  padding: 20px;
  margin-bottom: 40px; }

#stories-container .row {
  margin-bottom: 0; }

div#quote-wrapper {
  background: #FFFFFF;
  padding: 20px;
  border-left: solid 8px #fff200; }

div#quote-wrapper h4 {
  margin-top: 0; }

h4#submit-story {
  text-align: center; }

h4#submit-story a {
  color: #0079c2;
  text-decoration: underline; }

div#prod-cats-wrapper img {
  border: solid 10px #f1fafe;
  max-width: 400px;
  width: 100%; }

body, #page {
  overflow-x: hidden; }

#breadcrumbs a, a.act-link {
  color: #0079c2; }

.single-product div#breadcrumbs {
  display: block;
  margin-bottom: 30px; }

/*------------ Product Section --------------*/
#product-section {
    padding-top: 40px ;
    padding-bottom: 10px ;
}
#product-section .container .row1{
    background-image: url(../img/silver-gradient.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
        margin: 0 8% 3% 8%;
    padding: 10px;
    opacity: 0.85;
}
#product-section .viewproducts p{
    text-align: center;
    color: #003e69;
    font-size: 20px;
    line-height: 25px;
}
#product-section .viewproducts{
        margin-top: 2%;
        text-align:center;
}
#product-section .viewproducts a{
    color: #0081ca;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}
#product-section .viewproducts a:hover{
    text-decoration:underline;
}
#product-section   .row2, #product-categories1 .row2{
    display:flex;
    padding: 20px 10px;
}
#product-section   .col-xs1-8, #product-categories1  .col-xs1-8{
    width:75%;
}
#product-section   .col-xs1-4, #product-categories1 .col-xs1-4{
    width:25%;
}
#product-section   .col-xs1-8 h3, #product-categories1  .col-xs1-8 h3{
   font-size: 22px;
    color: #003e69;
    margin:0px;
    font-weight: 400;
}
#product-section   .col-xs1-8 h3:hover, #product-categories1 .col-xs1-8 h3:hover{
    text-decoration:underline;
}

#product-section   .col-xs1-8 p, #product-categories1 .col-xs1-8 p {
    font-size: 18px;
    line-height: 25px;
     color: #003e69;
     margin-bottom: 10px;
}
#product-section   .col-xs1-8 hr , #product-categories1 .col-xs1-8 hr{
    position: relative;
    height: 4px;
    color: #0b85d1;
    width: 70px;
    background-color: #0b85d1;
    margin: 10px 0px;
    border: 0;
    opacity:1;
}
#product-section   .col-xs1-8 .btn1, #product-categories1 .col-xs1-8 .btn1{
     color: #0081ca;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}
#product-section   .col-xs1-8 .btn1:hover, #product-categories1 .col-xs1-8 .btn1:hover{
      text-decoration:underline;
}

#product-section  .row2:hover, #product-categories1 .row2:hover {
        background:-webkit-linear-gradient(left,rgb(0 61 147 / 22%) 0%,rgb(7 82 168 / 30%) 19%,rgb(16 110 197 / 33%) 45%,rgba(27,141,229,0) 74%);
            transition: all .8s ease;
}
/*--------- Product Page -----------*/




#product-categories1 {
        padding-top: 75px;
}
#product-categories1  .product-banner {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-content: center;
    grid-gap: 40px;
}
#product-list  .head
{
    margin:0px 0px 30px;
    color: #003e69;
        font-weight: 400;
    font-size: 74px;
    text-align: left;
}
#product-archive-row #row21{
    border: 1px solid #ececec;
    padding: 3%;
    margin-bottom: 0px;
    min-height: 320px;
    max-height: 320px;
}
#product-archive-row article h4 a{
    color: #0D1114;
       font-size: 16px;
    font-weight: 400;
   
}
#product-archive-row article h4{
      margin-bottom: 20px;
}
#product-archive-row #row21:hover img
{
    transition: all 1s ease;
    transform: scale(1.1);
}
#product-archive-row #row21 img{
        min-height: 180px;
    max-height: 320px;
    max-width: 80%;
        margin-top: 20px;
}
#product-list {
    padding:40px 0px;
}



/*----------------- Product Detail page ----------------------*/
#loopContainer
{
    height: 550px;
        padding: 80px 0 3% 0;
}
#loopContainer1 .head1 h2{
    color: #003e69;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 1px 1px 4px #fff;
    margin:0px;
}
#details{
        padding-top: 45px;
         padding-bottom: 45px;
}
#details .head1 h2{
    color: #003e69;
     font-size: 35px;
    font-weight: 400;
     margin:0px 0px 20px;
    
}
.banner-sec{
    position:relative;
}
.banner-sec .vg-head{
        position: absolute;
    top: 0;
    padding-top: 80px;
    margin: 0 auto;
    left: 0;
    right:0;
}
.banner-sec .vg-head .head1 h2{
   color: #003e69;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 1px 1px 4px #fff;
    margin: 0px;
}
.postid-131 .banner-sec .vg-head .head1 h2{
    color: #fff !important; 
}



#details  .productdes, #details  .productdes p
{
    color: #003e69;
    font-size: 18px;
}
 #details  .productdes h4, #details  .productdes h3{
     margin: 0px 0px 10px;
    font-weight: bold;
    color: #003e69;
    font-size: 20px;
 }



.sticky{
  width: 100%;
	
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
    right: 0 !important;
      margin: 0 auto;  z-index: 99999;
    -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
      
}


/* Footer
-------------------------*/
ul#menu-footer-menu li {
  float: left; }

.site-info {
  float: right; }

footer {
  background: #003e69;
  padding: 1.2% 0; }
  footer:before, footer:after {
    content: "";
    display: table; }
  footer:after {
    clear: both; }

footer .nav-link {
  padding: 0 10px; }

footer p {
  color: #FFFFFF;
  margin: 0;
  font-weight: 500; }
  
.footer-hor-spacer {
    min-height: 45px;
    background-image: url('../img/silver-gradient.jpg');
    background-repeat: repeat-x;
    background-position: left;
}
 #home-hero  .mobile-banner{
     display:none;
 }
 @media(min-width:1360px)
 {
     #home-hero{
             height: 505px;
     }
     #loopContainer{
         height: 485px;
     }
     #desk-top {
    object-fit: cover !important;
    height: 700px !important;
}
 }
@media(max-width:1200px)
 {
      #desk-top{
        object-fit: unset !important;
        height:auto !important;
    }
       #home-hero .hero-heading h2{
        padding: 0px ;
            font-size: 20px;
    }
    #loopContainer {
    height: 336px;
    padding: 80px 0 3% 0;
}
 }
@media(max-width:991px)
{
    #home-hero .hero-heading h2{
        padding: 0px ;
            font-size: 20px;
    }
}
@media(max-width:767px)
{
   
    #product-list {
    padding: 0px 0px;
}
    #product-section .col-xs1-8 p, #product-categories1 .col-xs1-8 p{
            font-size: 16px;
    }
    #product-section .row2, #product-categories1 .row2
    {
            padding: 10px 10px;
    }
    #product-categories1 .product-banner
    {
    grid-template-columns: 100%;grid-gap: 10px;
    }
    #product-list .head{
            font-size: 35px;
    }
    #details .head1 h2{
            font-size: 28px;
    }
    #home-hero  .mobile-banner{
     display:block;
 }
    #home-hero .container{
            margin-top: -116px;
    }
    #home-hero {
        background-image:none !important;
        display:block;
        padding-bottom: 0 !important;
        height:auto !important;
    }
    #social-wrapper{
        float: unset;
        padding-bottom:20px;
    }
    .d-lg{
        display:none;
    }
    #home-hero .hero-heading h2{
            padding: 0px;
    }
}
