/*
Author: Paul Cochois based on Liquid Themes work
Version: Storee 1.0
License: GNU General Public License
*/

body {
	-webkit-font-smoothing: subpixel-antialiased !important; 
    text-rendering: optimizeLegibility !important;
}
.btn:hover {
	transform: translateY(0px);
	box-shadow: none;
}
span a,
p a {
	border-bottom: 1px solid #000000;
}
span a:hover,
p a:hover {
	border-bottom: 1px solid #545454;
}

/*
Blog
*/
body.single-post .content {
	font-size: 16px !important;
}

@media screen and (min-width: 1200px) {
.blog-single-content.expanded {
    padding-left: 0 !important;
    padding-right: 0 !important;
	}
.blog-single-cover[data-fullheight=true] {
    height: 35vh;
	}
.blog-single-content.pull-up {
    margin-top: 0em;
	}
}


.sticky {
    display: initial !important;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 100px;
}
.comments-area {
	display: none;
}
.liquid-lp hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

/*
Main CSS
*/
.ch {
	padding-top: 50px !important;
}

.cs {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

/*
Accordion
*/
.accordion-title {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    letter-spacing: -.01em;
}

/*
Global CSS
*/
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-transform-none {
  text-transform: none !important;
}

.text-underline {
  text-decoration: underline;
}

.ltr-sp-0 {
  letter-spacing: 0 !important;
}

.ltr-sp--015 {
  letter-spacing: -0.015em !important;
}

.ltr-sp--025 {
  letter-spacing: -0.025em !important;
}

.ltr-sp--05 {
  letter-spacing: -0.05em !important;
}

.ltr-sp--075 {
  letter-spacing: -0.075em !important;
}

.ltr-sp--1 {
  letter-spacing: -0.1em !important;
}

.ltr-sp--135 {
  letter-spacing: -0.135em !important;
}

.ltr-sp--15 {
  letter-spacing: -0.15em !important;
}

.ltr-sp--175 {
  letter-spacing: -0.175em !important;
}

.ltr-sp--2 {
  letter-spacing: -0.2em !important;
}

.ltr-sp-015 {
  letter-spacing: 0.015em !important;
}

.ltr-sp-025 {
  letter-spacing: 0.025em !important;
}

.ltr-sp-05 {
  letter-spacing: 0.05em !important;
}

.ltr-sp-075 {
  letter-spacing: 0.075em !important;
}

.ltr-sp-1 {
  letter-spacing: 0.1em !important;
}

.ltr-sp-135 {
  letter-spacing: 0.135em !important;
}

.ltr-sp-15 {
  letter-spacing: 0.15em !important;
}

.ltr-sp-175 {
  letter-spacing: 0.175em !important;
}

.ltr-sp-2 {
  letter-spacing: 0.2em !important;
}

.ltr-sp-25 {
  letter-spacing: 0.25em !important;
}

.ltr-sp-3 {
  letter-spacing: 0.3em !important;
}

.ltr-sp-35 {
  letter-spacing: 0.35em !important;
}

.ltr-sp-4 {
  letter-spacing: 0.4em !important;
}

.ltr-sp-5 {
  letter-spacing: 0.5em !important;
}

.lh-05 {
  line-height: 0.5em !important;
}

.lh-55 {
  line-height: 0.55em !important;
}

.lh-75 {
  line-height: 0.75em !important;
}

.lh-85 {
  line-height: 0.85em !important;
}

.lh-1 {
  line-height: 1em !important;
}

.lh-105 {
  line-height: 1.05em !important;
}

.lh-11 {
  line-height: 1.1em !important;
}

.lh-115 {
  line-height: 1.15em !important;
}

.lh-125 {
  line-height: 1.25em !important;
}

.lh-13 {
  line-height: 1.3em !important;
}

.lh-15 {
  line-height: 1.5em !important;
}

.lh-16 {
  line-height: 1.6em !important;
}

.lh-165 {
  line-height: 1.65em !important;
}

.lh-175 {
  line-height: 1.75em !important;
}

.lh-185 {
  line-height: 1.85em !important;
}

.lh-2 {
  line-height: 2em !important;
}

.lh-215 {
  line-height: 2.15em !important;
}

.lh-225 {
  line-height: 2.25em !important;
}

.lh-25 {
  line-height: 2.5em !important;
}

.font-weight-thin {
  font-weight: 100 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-extrabold {
  font-weight: 900 !important;
}

.font-style-normal {
  font-style: normal !important;
}

.font-style-italic {
  font-style: italic !important;
}

.ws-nowrap {
  white-space: nowrap;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.font-size-44 {
  font-size: 44px !important;
}

.font-size-46 {
  font-size: 46px !important;
}

.font-size-48 {
  font-size: 48px !important;
}

.font-size-50 {
  font-size: 50px !important;
}

.font-size-1-15x {
  font-size: 1.15em;
}

.font-size-1-25x {
  font-size: 1.25em;
}

.font-size-1-5x {
  font-size: 1.5em;
}

.font-size-1-6x {
  font-size: 1.6em;
}

.font-size-1-75x {
  font-size: 1.75em;
}

.font-size-2x {
  font-size: 2em;
}

.font-size-2-15x {
  font-size: 2.15em;
}

.font-size-2-25x {
  font-size: 2.25em;
}

.font-size-2-5x {
  font-size: 2.5em;
}

.font-size-2-6x {
  font-size: 2.6em;
}

.font-size-2-75x {
  font-size: 2.75em;
}

.font-size-3x {
  font-size: 3em;
}

.font-size-3-15x {
  font-size: 3.15em;
}

.font-size-3-3x {
  font-size: 3.3em;
}

.text-align-right {
	text-align: right;
}
.text-align-left {
	text-align: left;
}

.text-primary {
  color: var(--color-primary) !important;
}

.text-secondary {
  color: var(--color-secondary) !important;
}

.text-tertiary {
  color: var(--color-tertiary) !important;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-dark {
  color: #181b31 !important;
}

.text-havelock-blue {
  color: #4c93dc !important;
}

.text-turquoise {
  color: #3cd3d1 !important;
}

.text-neon-carrot {
  color: #ff8e32 !important;
}

.text-arapawa {
  color: #120a57 !important;
}

.text-san-marino {
  color: #4A62AC !important;
}

.text-hover-primary:hover {
  color: var(--color-primary) !important;
}

.text-hover-secondary:hover {
  color: var(--color-secondary) !important;
}

.text-hover-white:hover {
  color: #fff !important;
}

.text-hover-black:hover {
  color: #000 !important;
}

.text-hover-dark:hover {
  color: #181b31 !important;
}

.text-fade-white-01 {
  color: rgba(255, 255, 255, 0.1) !important;
}

.text-fade-dark-01 {
  color: rgba(0, 0, 0, 0.1) !important;
}

.text-fade-white-02 {
  color: rgba(255, 255, 255, 0.2) !important;
}

.text-fade-dark-02 {
  color: rgba(0, 0, 0, 0.2) !important;
}

.text-fade-white-03 {
  color: rgba(255, 255, 255, 0.3) !important;
}

.text-fade-dark-03 {
  color: rgba(0, 0, 0, 0.3) !important;
}

.text-fade-white-04 {
  color: rgba(255, 255, 255, 0.4) !important;
}

.text-fade-dark-04 {
  color: rgba(0, 0, 0, 0.4) !important;
}

.text-fade-white-05 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-fade-dark-05 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-fade-white-06 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.text-fade-dark-06 {
  color: rgba(0, 0, 0, 0.6) !important;
}

.text-fade-white-07 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-fade-dark-07 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.text-fade-white-08 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.text-fade-dark-08 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.text-fade-white-09 {
  color: rgba(255, 255, 255, 0.9) !important;
}

.text-fade-dark-09 {
  color: rgba(0, 0, 0, 0.9) !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.mb-2e {
  margin-bottom: 2em !important;
}

.mb-25e {
  margin-bottom: 2.5em !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pt-105 {
  padding-top: 105px !important;
}

.pb-105 {
  padding-bottom: 105px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.pt-115 {
  padding-top: 115px !important;
}

.pb-115 {
  padding-bottom: 115px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.pt-125 {
  padding-top: 125px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.pt-135 {
  padding-top: 135px !important;
}

.pb-135 {
  padding-bottom: 135px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.pt-145 {
  padding-top: 145px !important;
}

.pb-145 {
  padding-bottom: 145px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.pt-155 {
  padding-top: 155px !important;
}

.pb-155 {
  padding-bottom: 155px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.pt-165 {
  padding-top: 165px !important;
}

.pb-165 {
  padding-bottom: 165px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.pt-175 {
  padding-top: 175px !important;
}

.pb-175 {
  padding-bottom: 175px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pb-185 {
  padding-bottom: 185px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.pt-195 {
  padding-top: 195px !important;
}

.pb-195 {
  padding-bottom: 195px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.pt-205 {
  padding-top: 205px !important;
}

.pb-205 {
  padding-bottom: 205px !important;
}

.mt-205 {
  margin-top: 205px !important;
}

.mb-205 {
  margin-bottom: 205px !important;
}

.pt-210 {
  padding-top: 210px !important;
}

.pb-210 {
  padding-bottom: 210px !important;
}

.mt-210 {
  margin-top: 210px !important;
}

.mb-210 {
  margin-bottom: 210px !important;
}

.pt-215 {
  padding-top: 215px !important;
}

.pb-215 {
  padding-bottom: 215px !important;
}

.mt-215 {
  margin-top: 215px !important;
}

.mb-215 {
  margin-bottom: 215px !important;
}

.pt-220 {
  padding-top: 220px !important;
}

.pb-220 {
  padding-bottom: 220px !important;
}

.mt-220 {
  margin-top: 220px !important;
}

.mb-220 {
  margin-bottom: 220px !important;
}

.pt-225 {
  padding-top: 225px !important;
}

.pb-225 {
  padding-bottom: 225px !important;
}

.mt-225 {
  margin-top: 225px !important;
}

.mb-225 {
  margin-bottom: 225px !important;
}

.pt-230 {
  padding-top: 230px !important;
}

.pb-230 {
  padding-bottom: 230px !important;
}

.mt-230 {
  margin-top: 230px !important;
}

.mb-230 {
  margin-bottom: 230px !important;
}

.pt-235 {
  padding-top: 235px !important;
}

.pb-235 {
  padding-bottom: 235px !important;
}

.mt-235 {
  margin-top: 235px !important;
}

.mb-235 {
  margin-bottom: 235px !important;
}

.pt-240 {
  padding-top: 240px !important;
}

.pb-240 {
  padding-bottom: 240px !important;
}

.mt-240 {
  margin-top: 240px !important;
}

.mb-240 {
  margin-bottom: 240px !important;
}

.pt-245 {
  padding-top: 245px !important;
}

.pb-245 {
  padding-bottom: 245px !important;
}

.mt-245 {
  margin-top: 245px !important;
}

.mb-245 {
  margin-bottom: 245px !important;
}

.pt-250 {
  padding-top: 250px !important;
}

.pb-250 {
  padding-bottom: 250px !important;
}

.mt-250 {
  margin-top: 250px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

.pt-255 {
  padding-top: 255px !important;
}

.pb-255 {
  padding-bottom: 255px !important;
}

.mt-255 {
  margin-top: 255px !important;
}

.mb-255 {
  margin-bottom: 255px !important;
}

.pt-260 {
  padding-top: 260px !important;
}

.pb-260 {
  padding-bottom: 260px !important;
}

.mt-260 {
  margin-top: 260px !important;
}

.mb-260 {
  margin-bottom: 260px !important;
}

.pt-265 {
  padding-top: 265px !important;
}

.pb-265 {
  padding-bottom: 265px !important;
}

.mt-265 {
  margin-top: 265px !important;
}

.mb-265 {
  margin-bottom: 265px !important;
}

.pt-270 {
  padding-top: 270px !important;
}

.pb-270 {
  padding-bottom: 270px !important;
}

.mt-270 {
  margin-top: 270px !important;
}

.mb-270 {
  margin-bottom: 270px !important;
}

.pt-275 {
  padding-top: 275px !important;
}

.pb-275 {
  padding-bottom: 275px !important;
}

.mt-275 {
  margin-top: 275px !important;
}

.mb-275 {
  margin-bottom: 275px !important;
}

.pt-280 {
  padding-top: 280px !important;
}

.pb-280 {
  padding-bottom: 280px !important;
}

.mt-280 {
  margin-top: 280px !important;
}

.mb-280 {
  margin-bottom: 280px !important;
}

.pt-285 {
  padding-top: 285px !important;
}

.pb-285 {
  padding-bottom: 285px !important;
}

.mt-285 {
  margin-top: 285px !important;
}

.mb-285 {
  margin-bottom: 285px !important;
}