/**
* 2007-2022 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2022 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#module-cakesustainable-display .page-top-banner {
	display: none;
}
.sustain-intro-text {
	text-align: center;
}
.sustain-intro-text-subtext p {
	font-family: 'Grotesk-med';
	font-size: 18px;
	line-height: 24px;
	max-width: 330px;
	margin: auto;
}
.sustain-intro-text .sustain-intro-text-header p {
	font-family: 'Gothic-black';
	margin-bottom: 8px;
}
.sustain-intro-text-header p {
	font-size: 24px;
	line-height: 28px;
}
.sustain-intro-text .sustain-intro-text-header p:last-child {
	margin-bottom: 20px;
}
.sustain-intro-text .sustain-intro-text-header h1 {
	font-family: 'Gothic-black';
	margin-bottom: 8px;
	line-height: 36px;
}
.sustain-intro-text-header h1 {
	font-size: 24px;
	line-height: 28px;
}
.sustain-intro-text .sustain-intro-text-header h1:last-child {
	margin-bottom: 20px;
}
.sutain-body-text-header p {
	font-family: 'Gothic-semi';
	line-height: 28px;
    font-size: 22px;
}
.sutain-body-text-header {
	max-width: 330px;
	margin: auto;
	margin-bottom: 30px;
}
.sutain-body-text-header p {
	margin-bottom: 0;
}
.sutain-body-text-sub p {
	font-family: 'Grotesk-book';
	font-size: 16px;
	line-height: 24px;
}
.sutain-body-text-sub p a{
	border-bottom: #000 1px solid;
}
.sutain-body-text-sub p {
	max-width: 309px;
	margin: auto;
}
.sustainable-vert {
	display: block;
}
.sustainable-vert-sub-text {
	/* display: table-cell; */
    vertical-align: middle;
}
.margin-bottomsus {
	margin-bottom: 20px;
}
#sc-page-content .container.sustainable-cont {
	margin-top: 40px;
	margin-bottom: 45px;
}
.fQtextcont-outer {
	display: table;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.fQtextcont-middle {
	display: table-cell;
 	vertical-align: middle;
}
.fqBtn {
	margin-top: 0px;
}
.fQtextcont p, .fQtextcont p em {
	font-family: 'Grotesk-semi';
	font-size: 18px;
	line-height: 26px;
	margin: auto;
	text-align: center;
}
.fQtextcont p:last-child {
	margin-bottom: 40px;
}
.fQtextcont p em {
	font-style: italic;
	font-size: 14px;
}
.fQcontMain .main-template-wide{
	margin-bottom: 0px;
	margin-top: 0px;
}
.redefined-btn {
	width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.redefined-btn a {
	width: 100%;
    display: block;
    height: 30px;
    background-color: #000;
    text-align: center;
    line-height: 30px;
    font-family: 'Gothic-black';
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 15px;
    color: #fff;
}
.main-template-wide .margin-bottom0 {
	margin-bottom: 0px;
}
.sustain-intro-text p {
	margin-bottom: 0px;
}
.redefined-btn.sustainableBtn {
	margin-top: 0px;
}
.margin-ovr {
	margin-bottom: 49px;
}
.margin-ovrmbl {
	margin-bottom: 30px;
}
.image-main {
	width: 100%;
	max-height: 460px;
	max-width: 460px;
	margin: auto;
	overflow: hidden;
	border-radius: 20px;
}
.image-main.right {
	margin-left: auto;
}
.image-main img {
	width: 100%;
	height: auto;
}
.paddingleftright {
	padding-left: 0;
	padding-right: 0;
}
.image-maincontmbl {
	max-width: 375px;
    margin: auto;
    height: 100%;
}
.main-template-wide#sustainableContentBody {
	max-width: 1400px;
}
.sustain-intro-text-header div {
	line-height: 32px;
	width: 70%;
	margin: auto;
	text-align: center;
}
.bodiesChange {
	max-width: 200px;
}
.consciously {
	max-width: 250px;
}
.sustain-body-cont {
	margin-bottom: 100px;
}
#sc-page-content .container#sustainableContentBody {
	margin-bottom:0;
}
.sustainable-fit .fQtextcont p, .sustainable-fit .fQtextcont em {
	font-size: 22px;
	color: #000000;
}
.fQcontMain .redefined-btn a {
	background-color: #ffffff;
	color: #000000;
}
@media (min-width: 768px) {
	.sustain-intro-text-header h1 {
		font-size: 24px;
		line-height: 32px;
		max-width: 890px;
		margin: auto;
	}
	.fQtextcont p, .fQtextcont p em {
		font-size: 32px;
	}
	.fQtextcont p:last-child {
		margin-bottom: 0px;
	}
	.redefined-btn  {
		margin-bottom: 0px;
	}
	#sc-page-content .container.sustainable-cont {
		margin-bottom: 60px;
	}
	.sutain-body-text-header p:first-child {
		margin-bottom: 0px;
	}
	.sutain-body-text-header p {
		max-width: 535px;
	}
	.sutain-body-text-header{
		margin-left: 0px;
		margin-right: 0px;
	}
	.sutain-body-text-header.left p{
		margin-left: auto;
	}
	.sutain-body-text-sub p {
		max-width: 535px;
	}
	.sutain-body-text-sub {
		max-width: 535px;
		padding: 0px;
	}
	.sutain-body-text-sub.left {
		margin-left: auto;
	}

	.paddingleftright {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sustain-intro-text p {
		font-size: 24px;
		line-height: 32px;
		max-width: 690px;
    	margin: auto;
	}
	.sustainable-text-cont {
		display: table;
		width: 100%;
		height: 100%;
		max-width: 460px;
		max-height: 460px;
		margin-left: auto;
		margin-right: auto;
	}
	#sc-page-content .container#sustainableContentBody {
		margin-bottom:0;
		max-width: 100%;
		padding-left: 100px;
		padding-right: 100px;
	}
	.sustainable-vert-sub-text {
		display: table-cell;
		vertical-align: middle;
	}
}

@media (min-width: 992px) {
	
	.sustain-intro-text-header p {
		font-size: 36px;
		letter-spacing: 1px;
	}
	.sustain-intro-text-header h1 {
		font-size: 36px;
		letter-spacing: 1px;
		line-height: 32px;
	}
	.sutain-body-text-header p {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 32px;
	}
	.sutain-body-text-sub p {
		font-size: 18px;
		line-height: 26px;
		max-width: 535px;
		margin: 0;
	}
	.margin-bottomsus {
		margin-bottom: 50px;
	}
	.sustain-intro-text .sustain-intro-text-header p {
		margin-bottom: 16px;
	}
	.sustain-intro-text .sustain-intro-text-header h1 {
		margin-bottom: 16px;
	}
	.sutain-body-text-header {
		max-width: 100%;
		margin: 0;
	}
	.redefined-btn a {
		max-width: 250px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.sustain-intro-text-header {
		margin-bottom: 34px;
	}
	#module-cakesustainable-display #sc-page-content .container {
	    margin-top: 80px;
	}
}

@media (min-width: 1200px) {
	.redefined-btn {
	    max-width: 240px;
	}
	.redefined-btn a {
		max-width: 220px;
	    height: 44px;
	    line-height: 44px;
	    padding-left: 20px;
	    padding-right: 20px;
	    font-size: 12px;
	    border-radius: 25px;
	}
	#module-cakesustainable-display .main-template-wide {
		padding: 0px 100px 0px 100px;
	}
	#sc-page-content .container#sustainableContentBody {
		max-width: 1400px;
	}
}

