        /*
Theme Name:     Matchbook Child Theme for Divi
Author:         Divi Theme Examples
Author URI:     http://www.divithemeexamples.com
Template:       Divi
Version:        1.0
*/
        /**
  CSS DIRECTORY
    - GLOBAL
    - MENU
    - HOME
*/
        /**
* GLOBAL
*/

@font-face {
    font-family: 'Glacial Indifference';
    src: url('fonts/glacial-indifference-regular.woff2') format('woff2'), url('fonts/glacial-indifference-regular.woff') format('woff');
    font-weight: 400;
    font-size: normal;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('fonts/glacial-indifference-bold.woff2') format('woff2'), url('fonts/glacial-indifference-bold.woff') format('woff');
    font-weight: 700;
    font-size: bold;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/playfair-display-bold.woff2') format('woff2'), url('fonts/playfair-display-bold.woff') format('woff');
    font-weight: 700;
    font-size: normal;
}

body {
    font-size: 1.3vw;
    font-family: 'Glacial Indifference';
    color:#383838;
}
.et_pb_row {
    max-width: none;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Playfair Display", serif;
    font-weight: bold;
    color: #383838;
}

h1 {
    font-size: 3.9em;
    color:#19274e;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.25em;
}

h4 {
    font-size: 2em;
}
h5 {
	font-size:1.3em;
	font-family: "Glacial Indifference";
	font-weight: 400;
}
#contact-with-icons img {
  width: 1.6em;
  margin-right: 0.5em;
}
.et_pb_text_inner p,
.et_pb_text_inner span {
    line-height: 1.2em;
    color: #383838;
    font-family: "Glacial Indifference";
    font-size: 1em;
    line-height: 1.2em;
}
.blue-me, .blue-me p, .blue-me h1 {
    color: #19274e;
}
a.et_pb_button {
    font-size: 1em;
    color: #19274e;
    font-family: "Glacial Indifference", sans-serif;
    border-radius: 0;
    border-width: 1px;
    padding: .25em 2em;
}

a.et_pb_button:hover,
.et_pb_module a.et_pb_button:hover {
    font-size: 1em;
    color: #19274e;
    font-family: "Glacial Indifference", sans-serif;
    border-radius: 0;
    border-width: 1px;
    padding: .25em 2em;
}

.et_pb_button:after {
    margin-top: 0;
}
.flex-me {
    display: flex;
    justify-content: space-between;
}
a.dark-theme-button {
    color: white;
    background-color: #1d2b6c;
}
.grey-me, .grey-me h2 {
    color: #383838;
}
body #top-menu li.current-menu-item>a {
  text-decoration: underline;
  color: #19274e;
}
.gradient-me {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2020/10/sea-moss-small-right-corner-cluster.png), linear-gradient(60deg, #fdfcf3 46%, #586892 92%);
    background-size: 23em auto, cover;
    padding: 0em 0 7em 0;
}
.gradient-me-no-image {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image:linear-gradient(60deg, #fdfcf3 46%, #586892 92%);
    background-size: cover;
    padding: 0em 0 7em 0;
}
.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
  background-color: transparent;
  border: 2px solid;
  font-size: 1em;
  color: #18274e;
}

::placeholder {
  color: #18274e;
}
@media (max-width:981px) {
    .hide-md {
        display: none;
    }

}
/**
* MENU
*/
#logo, .et_pb_svg_logo #logo {
    max-height: none;
    height: 5em;
    transition:none;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
}
.et_fixed_nav #main-header.et-fixed-header {
    position: fixed;
}
.et_fullwidth_nav #main-header .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0.8em 1.9em;
}
.et_header_style_left .logo_container {
    position: relative;
    flex-basis: 30%;
}
.et_fixed_nav #et-top-navigation {
    padding: 0 !important;
    width: auto;
}
.et_fullwidth_nav #main-header .container:after {
    display: none;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding: 0;
}
#top-menu li {
    font-size: 1.2em;
    padding: 0 1.2em;
}
#et-top-navigation .et-cart-info {
    float: none;
    margin: 0 0 0 2em;
    font-size: 1em;
    padding: 0;
}
#et-top-navigation {
    display: flex;
    align-items: center;
}
#top-menu a {
    font-weight: 400;
}

/* menu when it starts scrolling */

.grey-me, .grey-me h2 {
    color: #383838;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding: 0;
}
.et-fixed-header #logo {
    height: 2.6em;
}
.et-fixed-header #top-menu a {
    font-size: 0.9em;
}
.et-fixed-header ul#top-menu li.shop-now-menu-item {
    padding: 0 1.2em;
}
.et_fullwidth_nav .et-fixed-header#main-header .container {
    padding: 0.5em 1.9em;
}

ul#top-menu li.shop-now-menu-item {
    padding: 0.2em 1.5em;
    border-color: #19274e;
    border-radius: 0;
    border-width: 1px;
    min-width: 7em;
    margin-left: 1em;
}

li.et_pb_button.shop-now-menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-118:after {
    display: none;
}

@media (min-width:981px){
    a.et-cart-info {
        padding-top: .75em;
    }
}

@media (max-width:981px){
    header#main-header,
    header#main-header .et_mobile_menu {
        background-color: rgb(255 255 255 / 95%);
    }
}
/**
* HOME
*/
#section-92 {
    padding-bottom: 0;
}
#section-92 .et_pb_row {
    padding-bottom: 0;
}
div.et_pb_section.hero__section--home {
    background-position: bottom right;
    background-size: initial;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2020/10/sea-moss-small-right-corner-cluster.png'), linear-gradient(60deg, #fdfcf3 46%, #586892 92%);
    background-size: 23em auto, cover;
    padding: 7em 0 7em 0 !important;
}
#hero-image img {
    height: 17em;
    width: auto;
    max-width: none;
}
div.et_pb_section.hero__section--home .et_pb_row {
    width: 84%;
    padding-left: 3.6em;
    padding: 4em 0 2em 0.6em;
    display: flex;
    align-items: flex-start;
}
body #page-container .et_pb_section .et_pb_button_0.bigger-button.et_pb_bg_layout_light {
    font-size: 1.5em;
    padding: 0.3em 2.7em !important;
}
.et_pb_column.et_pb_column_1_3.et_pb_column_4.center-column__product--fancy-background {
    background-size: 88% 100%;
    width: 22em;
}
.twenty-five-me .et_pb_column_0 {
    flex-basis: 31%;
    margin-right: 0;
}
.twenty-five-me .et_pb_column_1 {
    margin-left: -5%;
    flex-basis: 74%;
    padding-top: 1.7em;
}
.twenty-five-me .et_pb_column_1 p {
    font-size: 1.48em;
}
#benefits-section {
    background: linear-gradient(0deg, rgba(255,255,255,1) 2em, #052B8B 2em, #052B8B 17.9em, rgba(255,255,255,1) 16em);
    padding: 0;
}
#benefits-section > div {
    width: 71%;
    display: flex;
    justify-content: space-between;
}
.benefit-list img {
    max-width: 1.5em;
}
.benefit-list > div {
    display: flex;
    align-items: center;
    padding: 1em 0;
}
.benefit-list:first-of-type > div {
    padding-top: 0;
}
.right-list .benefit-list > div {
    justify-content: flex-end;
}
.left-list .benefit-list img {
    margin-right: 1em;
}
.right-list .benefit-list img {
    margin-left: 1em;
}
.benefit-list {
    position: relative;
}
.benefit-list:before {
    content: "";
    position: absolute;
    width: 66%;
    height: 0.1em;
    background-color: rgba(255,255,255,0.2);
    bottom: -0.5em;
}
.left-list .benefit-list:before {
    left: 15%;
}
.right-list .benefit-list:before {
    right: 15%;
}
.benefit-list:after {
    content: "";
    position: absolute;
    height: 0.1em;
    background-color: rgba(255,255,255,0.2);
    width: 18%;
    bottom: -0.5em;
}
.right-list .benefit-list:after {
    left: 1%;
}
.left-list .benefit-list:after {
    right: 1%;
}
.left-list .benefit-list.tilt-down:after {
    transform: rotate(24deg);
    transform-origin: left;
    right: 0;
}
.benefit-list.tilt-down:after, .benefit-list.tilt-up:after {
    width: 19%;
}
.right-list .benefit-list.tilt-down:after {
    transform: rotate(-24deg);
    transform-origin: right;
    left: 0;
}
.left-list .benefit-list.tilt-up:after {
    transform-origin: left;
    transform: rotate(-24deg);
    right: 0;
}
.right-list .benefit-list.tilt-up:after {
    transform-origin: right;
    transform: rotate(24deg);
    left: 0;
}
#benefits-section .left-list {
    width: 30%;
}
#benefits-section > div:after {
    display: none;
}
#benefits-section .right-list {
    width: 30%;
}
.benefit-list:last-of-type:before, .benefit-list:last-of-type:after {
    display: none;
}
.dica_divi_carousel .dica_divi_carouselitem {
    background-position: 20px 0;
    background-size: 4em;
    background-image: url(/wp-content/uploads/2020/10/quotes.png)!important;
}
#center-jar img {
    height: 20em;
    width: auto;
    max-width: none;
    margin-left: -1.5em;
}
.et_right_sidebar #main-content .container:before {
    display: none;
}
#center-jar {
    background: linear-gradient(90deg, rgba(255,255,255,0) 2%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 100%);
}
#center-jar:before, #center-jar:after {
    content: "";
    width: 0;
    height: 0;
    left: -2.5em;
    position: absolute;
    border-bottom: 1em solid transparent;
    border-right: 13.5em solid transparent;
    border-top: 1.3em solid transparent;
    border-left: 13.5em solid transparent;
}
#center-jar:before {
    top: 2em;
    border-top-color: white;
}
#center-jar:after {
    bottom: 9%;
    border-bottom-color:white;
    z-index: -1;
}
a#more-info-button {
    font-size: 1.4em;
    font-weight: bold;
    margin-left: 4em;
}
#features-icons {
    width: 90%;
}
.three-me {
    display: flex;
    justify-content: space-between;
}
.three-me:after {
    display: none;
}
#page-container .three-me .et_pb_column {
    margin: 0;
    flex-basis: 33%;
}
#page-container #features-icons .flex-me {
    flex-basis: 42%;
    display: flex;
    align-items: center;
    padding-left: 2.9em;
}
#page-container #features-icons .flex-me img {
    width: 3.4em;
}
#page-container #features-icons .flex-me .et_pb_module {
    margin: 0;
}
#st-lucia .grey-me {
    width: 87%;
    padding: 5em 0;
}
#st-lucia h2 {
    padding-bottom: 0.6em;
}
#st-lucia .et_pb_image_wrap {
    outline: 1px solid;
    border: 3px solid transparent;
}
#testimonials-section .dica-item-content p {
    font-size: 1.4em;
}
#testimonials-section .et_pb_row {
    width: 96%;
}
#testimonials-section .dica-item-content {
    padding: 1em;
    align-items:center;
    margin-top:inherit;
    align-self:auto;
    flex-direction:inherit;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#testimonials-section .dica_divi_carouselitem .dica-item {
    align-items: stretch;
    flex-direction: inherit;
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content h5 {
    font-size: 1.2em;
    color: #383838;
    margin-top: 1.5em;
}
.mb-products {
    display: flex;
}
.mb-a-product.mb-odd {
    background-image: url(/wp-content/uploads/2020/10/textured-white-background.jpg);
}
.mb-a-product.mb-even {
    background-image: url(/wp-content/uploads/2020/10/textured-blue-background.jpg);
    color: white;
}
h2.mb-product-title {
    font-size: 1.5em;
    margin-top: 0.8em;
}
.mb-even h2.mb-product-title, .mb-even span, .mb-even a {
    color: white;
}
.mb-a-product {
    flex-basis: 50%;
    text-align: center;
    padding: 3em 0 7.5em;
    position: relative;
}
.mb-product-image {
    text-align: center;
}
#shop-section .mb-product-image {
    display: flex;
    align-items: flex-end;
}
.mb-product-image img {
    width: auto;
    max-height: 17em;
}
.mb-product-description {
    width: 17em;
    margin: 0 auto;
    line-height: 125%;
}
.mb-add-to-cart {
    text-align: center;
    padding: 0.6em 2em;
    border: 1px solid;
    display: inline-block;
    font-size: 1.5em;
    position: absolute;
    left: 17%;
    right: 17%;
    bottom: 1em;
    background: none;
    cursor: pointer;
    width: auto;
}
.mb-a-product.mb-even .single_add_to_cart_button {
	color:white;
	border-color:white;
}
.mb-add-to-cart:hover, .mb-a-product .single_add_to_cart_button:hover {
    background-color: #11172e;
    color: white;
}
.mb-a-product .single_add_to_cart_button {
    display: none;
}
.mb-even .mb-add-to-cart:hover, .mb-even.mb-a-product .single_add_to_cart_button:hover {
    background-color: white;
    color: #11172e;
}
.mb-product-price {
    margin: 1em;
}
.woocommerce ul.products li.product a:before {
    content: "Add to cart";
    padding: 1em;
    position: absolute;
    bottom: -4em;
    text-align: center;
    border: 1px solid;
}
#product-row ul.products {
    display: flex;
    align-items: center;
}
div#product-row {
    width: 100%;
    max-width: none;
    padding:0;
}
#product-row ul.products li {
    flex-basis: 50%;
    text-align: center;
    margin:0;
    padding: 3em 0;
}
.woocommerce ul.products li.product a img {
    max-width: 100%;
    width: auto;
    max-height: 17em;
    margin: 0 auto !important;
}
#product-row ul.products li:first-of-type {
    background-image: url(/wp-content/uploads/2020/10/textured-white-background.jpg);
}
#product-row ul.products li:nth-of-type(2) {
    background-image: url(/wp-content/uploads/2020/10/textured-blue-background.jpg);
    color: white;
}
#product-row ul.products li:nth-of-type(2) h2, #product-row ul.products li:nth-of-type(2) span {
    color: white;
}
#product-row ul.products li h2 {
    font-size: 1.9em;
}
div.swiper-buttton-container {
    margin-top: 2em;
}

div.swiper-buttton-container .swiper-button-prev {
    margin-right: 1.2em;
}

div.swiper-buttton-container .swiper-button-next {
    margin-left: 1.2em;
}

div.dica_divi_carousel_0.dica_divi_carousel .swiper-button-next,
div.dica_divi_carousel_0.dica_divi_carousel .swiper-button-prev {
    background-color: transparent !important;
}

.et_pb_module.dica_divi_carouselitem.swiper-slide-visible.swiper-slide-active .et_pb_module_inner .dica-item-content {
    border-left: #777f7e solid 1px;
    border-right: #777f7e solid 1px;
}

.et_pb_module.dica_divi_carouselitem.swiper-slide-visible.swiper-slide-prev,
.et_pb_module.dica_divi_carouselitem.swiper-slide-visible.swiper-slide-next {
    opacity: .6;
}

div.home-icon__section a.solid-button {
    background-color: #1d2b6c;
    font-size: 1em;
    color: white;
    font-family: "Glacial Indifference", sans-serif;
    border-radius: 0;
    border-width: 1px;
    padding: .25em 1em;
}

div.home-icon__section {
    max-width: 25em;
    margin: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.woocommerce div.product .product_title {
    font-size: 2em;
}
.single-product #main-content > .container {
    padding-top: 8em !important;
    width: 90%;
    max-width: none;
}
.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 3em;
}
.single-product #main-content > .container:before {
    display: none;
}
.et_right_sidebar.single-product #left-area {
    width: 100%;
    padding: 0;
}
.single-product div#main-content, .woocommerce-cart div#main-content, .woocommerce-checkout div#main-content {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2020/10/sea-moss-small-right-corner-cluster.png), linear-gradient(60deg, #fdfcf35e 46%, #5868926b 92%);
    background-size: 23em auto, cover;
    padding: 0em 0 7em 0;
}
.woocommerce-cart .et_pb_section, .woocommerce-checkout .et_pb_section {
    background-color:transparent;
}
body.woocommerce div#content-area div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    border: none;
    border-right: 0px solid;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, body.woocommerce div.product .woocommerce-tabs ul.tabs {
    background-color: transparent;
    border: none;
}
body.woocommerce .woocommerce-tabs {
    border-top: none;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    border-top: 1px solid #d9d9d9;
}
.woocommerce-Tabs-panel h2 {
    font-size: 1.4em;
}
#our-family h2 {
    padding-bottom: 0.5em;
}
.sixty-me {
    width: 58%;
}
#shop-section .mb-a-product {
    flex-basis: 33%;
}
#shop-section .mb-products {
    flex-wrap: wrap;
}
img.border-me {
    border: 3px solid transparent;
    outline: 1px solid;
}
#st-lucia img.border-me {
    width: 50%;
    margin: 1em 0 1em 1em;
}
.what-is-moss img {
    width: 38%;
}
#what-is-gel img {
    width: 30em;
    margin: 1em 2em 1em 0;
}
#copy-right-text {
    text-align: center;
    font-size: 0.8em;
}
ul.woocommerce-error .amount, ul.woocommerce-error .woocommerce-Price-currencySymbol {
    color: red;
}
.mb-product-attributes {
    display: flex;
    width: 100%;
    justify-content: center;
}
.mb-a-product .quantity {
    display: none;
}
.mb-product-value select {
    font-size: 1em;
    margin-left: 1em;
}
ol.sea-moss-ben {
    margin-top: 2em;
    width: 77%;
    margin: 2em auto;
    font-size: 1.2em;
}
#benefits-page ol li {
	counter-increment: moss;
	margin: 1.7em;
	position: relative;
	float: none;
	display: flex;
	padding-left: 2em;
}
#benefits-page ol li:after {
	content: counter(moss) ". ";
	font-weight: bold;
	width: 1.7em;
	height: 1.7em;
	background-color: #18274e;
	color: white;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
}
#benefits-page ol {
  list-style: none;
  counter-reset: moss;
}
#benefits-page h1 {
	text-align:center;
	color: #18274e;
}
#the-contact-section img {
  width: 1.3em;
  margin-right: 1em;
}
#the-hours {
  font-size: 0.8em;
}
#the-contact-section .flex-me .et_pb_text_inner {
  display: flex;
  align-items: center;
}
#the-contact-section .flex-me:nth-of-type(1) .et_pb_text_inner {
  border-bottom: 1px solid;
  padding-bottom: 0.5em;
  margin-bottom: 0em;
}
#the-contact-section .flex-me:nth-of-type(1) {
  margin-bottom: 0.5em;
  margin-top: 5.5em;
}
@media (max-width:981px) {
    #the-contact-section .flex-me {
      text-align: center;
      justify-content: center;
      font-size: 1.3em;
    }
  
    #the-contact-section .flex-me:nth-of-type(1) {
      margin-top: 2em;
    }
  
    div#the-hours {
      font-size: 1em;
      margin-top: 4em;
    }
    div.et_pb_section.hero__section--home {
        background-position: bottom right;
        background-size: 19em auto, cover;
        background-repeat: no-repeat;
        background-image: url('/wp-content/uploads/2020/10/sea-moss-small-right-corner-cluster.png'), linear-gradient(60deg, #fdfcf3 46%, #586892 92%);
    }
    div.home-icon__section > img {
        min-width: 0;
    }
    img.home-lines--left, img.home-lines--right {
        visibility: hidden;
    }
    .et_pb_row.et_pb_row_2.et_pb_gutters1.et-last-child{
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .et_pb_button {
		font-size: 1em;
	}
	.shop-now-menu-item {
		width: 100%;
		text-align: left;
		border: none;
		font-weight: bold;
		padding: 0;
	}
	.et_mobile_menu li a {
		padding: 0.8em 2em;
	}
	div.et_pb_section.hero__section--home .et_pb_row {
		width: 98%;
		padding-left: 0;
		align-items: center;
		padding-top: 6em;
	}
	body {
		font-size: 1.8vw;
	}
	.twenty-five-me .et_pb_column_0 {
		margin-bottom: 0;
	}
	#logo, .et_pb_svg_logo #logo {
		height: 4em;
		max-width: none;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
		padding-bottom: 0;
	}
	.et_fixed_nav #et-top-navigation {
		display: flex !important;
	}
	#main-header.et-fixed-header #logo {
		height: 2em;
	}
	#benefits-section > div {
		width: 91%;
	}
	a#more-info-button {
		margin-left: 1em;
	}
	.mb-products {
		flex-wrap: wrap;
	}
	#shop-section .mb-a-product {
		flex-basis: 50%;
	}
	#st-lucia .et_pb_text_inner {
		display: flex;
		flex-wrap: wrap;
	}
	#st-lucia .et_pb_text_inner > h5, #st-lucia .et_pb_text_inner > h2 {
		order: 0;
		text-align: center;
		width: 100%;
	}
	#st-lucia .et_pb_text_inner > p {
		order: 1;
	}
	#st-lucia .et_pb_text_inner > img {
		order: 1;
		width: 70%;
		margin: 0 auto 1em auto;
	}
}

@media (max-width:767px) {
	div.et_pb_section.hero__section--home .et_pb_row {
		padding-top: 3em;
	}
	body {
		font-size: 2.3vw;
	}
	.twenty-five-me .et_pb_column_1 {
		margin-left: 0;
	}
	.et_header_style_left .logo_container {
		display: flex;
	}
	div.et_pb_section.hero__section--home {
		padding-bottom: 2em !important;
	}
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 1em 0;
	}
	#benefits-section > div {
		width: 98%;
		padding:0 !important;
	}
	.et_pb_column.et_pb_column_1_3.et_pb_column_4.center-column__product--fancy-background {
		width: 12em;
	}
	#center-jar img {
		height: 15em;
	}
	#benefits-section .left-list {
		width: 36%;
	}
	#benefits-section .right-list {
		width: 36%;
	}
	#center-jar:before, #center-jar:after {
		left: -4em;
		border-right: 10em solid transparent;
		border-left: 10em solid transparent;
	}
	#center-jar:before {
		top: 1.6em;
	}
	#center-jar:after {
		bottom: 1.5em;
	}
	#benefits-section {
		background: linear-gradient(0deg, rgba(255,255,255,1) 1.6em, rgba(32,51,121,1) 0em, rgba(32,51,121,1) 13.4em, rgba(255,255,255,1) 8em);
	}
	#page-container .three-me .et_pb_column {
		flex-basis: 45%;
	}
	.mb-add-to-cart {
		left: 1em;
		right: 1em;
	}
	#shop-section .mb-product-image {
		min-height: 15.2em;
	}
	#what-is-moss .et_pb_text_inner {
		display: flex;
		flex-wrap: wrap;
	}
	#what-is-moss .et_pb_text_inner h2 {
		order: 0;
		text-align: center;
		width: 100%;
	}
	#what-is-moss .et_pb_text_inner img {
		order: 1;
		margin: 1em auto;
		width:70%;
	}
	#what-is-moss .et_pb_text_inner p {
		order: 2;
	}
}



@media (max-width:500px) {
	body {
		font-size: 3.4vw;
	}
	#what-is-moss {
		padding-top: 7em !important;
	}
	h1 {
		font-size: 3em;
	}
	.woocommerce-billing-fields .select2 span {
		font-size: 0.8em;
	}
	.woocommerce-message {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.woocommerce-message a {
		order: 1;
		margin-top: 1em !important;
		display: b;
	}
	.mb-product-attributes {
		font-size: 2em;
		align-items: center;
	}
	div.et_pb_section.hero__section--home {
		background-image: linear-gradient(60deg, #fdfcf3 46%, #586892 92%);
		background-size:cover;
	}
	#section-92 .et_pb_text_1 {
		padding-bottom: 0 !important;
	}
	.et_pb_column.et_pb_column_1_3.et_pb_column_4.center-column__product--fancy-background {
		width: 100%;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	#center-jar img {
		height: 16em;
	}
	#benefits-section > div {
		flex-wrap: wrap;
		padding: 1em;
	}
	#benefits-section .left-list {
		width: 100%;
	}
	#benefits-section {
		background: rgba(32,51,121,1);
		padding: 2em 0;
		margin-top: 1em;
	}
	#benefits-section .et_pb_column_4 {
		background-image: none;
	}
	#center-jar {
		background: transparent;
	}
	.benefit-list > div {
		text-align: center;
		justify-content: center;
	}
	.left-list .benefit-list:before {
		left: 17%;
	}
	#benefits-section .right-list {
		width: 100%;
	}
	.right-list .benefit-list > div {
		justify-content: center;
	}
	.left-list .benefit-list:after, .right-list .benefit-list:after, .benefit-list.tilt-down:after, .benefit-list.tilt-up:after, #center-jar:after, #center-jar:before {
		display: none;
	}
	#page-container #features-icons .flex-me {
		padding-left: 0;
		flex-basis: 50%;
	}
	a#more-info-button {
		margin-left: 0;
		font-size: 1.2em;
	}
	#st-lucia .grey-me {
		padding: 1em 0;
	}
	.mb-a-product {
		flex-basis: 100%;
		padding-left:1em;
		padding-right:1em;
	}
	.et_pb_text_inner p, .et_pb_text_inner span {
		font-size: 1.2em;
	}
	#our-family .et_pb_row {
		background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
		padding: 3em 2em 2em;
		width: 100%;
		margin-top: 1em;
		margin-bottom:0;
	}
	#our-family {
		padding-bottom: 2em;
		padding-top:5em !important;
	}
	#shop-section .mb-a-product {
		flex-basis: 100%;
	}
	#shop-section .mb-product-image {
		justify-content: center;
		min-height: 0;
	}
	.sixty-me {
		width: 85%;
	}
	#what-is-gel .et_pb_text_inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#what-is-gel .et_pb_text_inner img {
		order: 1;
		margin: 1em auto;
	}
	#what-is-gel .et_pb_text_inner p {
		order: 2;
	}
	#what-is-gel .et_pb_text_inner h2 {
		text-align: center;
	}
}