/**
* 2007-2019 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.
*
* DISCLAIMERspecs

*
* 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-2019 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.
*/
/**
* 2007-2019 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-2019 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.
*/

#loadBanner{
	min-height: 426px;
	position: relative;
	display:block;
}

.main-template-no.homebanner-container {
	margin-bottom: 40px;
}

.homebanner-container .carousel {
	margin:0;
	box-shadow: none;
}

.homebanner-container .carousel-inner {
	height: 100%;
	position: relative;
}

.homebanner-float {
	/*position: absolute;*/
	top: 0;
    color: #fff;
    width: 100%;
	height: 100%;
	/*background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 2%,#ffffff 24%,rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 2%,#ffffff 24%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,#ffffff 0%,#ffffff 2%,#ffffff 24%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);*/
	z-index: 1;
}

.homebanner-text, 
.homebanner-text h1,
.homebanner-text p, 
.homebanner-text a, .homebanner-text a:hover {
    color: #000;
    font-family: 'Quincy-Cf',Arial, sans-serif;
    line-height: 38px;
    font-size: 33px;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.homebanner-description {
    width: 100%;
    font-family:'GroteskPro-Book',Arial, sans-serif;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
	margin-top: 15px;
    min-height: 45px;
}
F
.homebanner-description p {
	font-family: 'Montserrat-Light',Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #221e1f;
}

.homebanner-text-maincontainer {
	position: relative;
}

.homebanner-text-subcontainer {
	display: table;
    height: 100%;
	width: 100%;
	margin: 0 auto;
}

.homebanner-text-innercontainer {
	display: table-cell;
    vertical-align: middle;
    /*background-color: rgb(0,0,0,0.2);*/
}

.homebanner-desc-link:focus{
	text-decoration: none;
}

.homebanner-desc-link-container {
    margin-top: 15px;
    display: block;
    width: 100%;
    text-align: center;
}

.homebanner-desc-link,.homebanner-desc-link:focus,.homebanner-desc-link:hover{
	font-family: 'Grotesk-semi',Arial, sans-serif;
    color: #000;
    font-size: 16px;
    text-align: center;
    margin: 0px auto;
    display: inline-block;
    line-height: 20px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}


#homebanner .owl-dots{
	text-align: center;
	margin-top: 15px;
}

#homebanner .owl-dots .owl-dot span{
    /*background: url(/themes/cake/assets/images/svg/slider-inactive-dark.svg) center no-repeat;*/
    background-color: #fff;
    border: none;
    border: 1px solid #000;
	width: 10px;
    height: 10px;
	margin: 15px 2px 10px;
}

#homebanner .owl-dots .owl-dot.active span{
    /*background: url(/themes/cake/assets/images/svg/slider-active-dark.svg) center no-repeat;*/
    background-color: #000;
    border: 1px solid #000;
}

#homebanner .black-btn{
	margin: 0 auto;
}

#cakelingerie .homebanner-text,
#cakelingerie .homebanner-text h1{
	color: #fa9d60;
	margin-bottom:15px;
}

#cakelingerie .homebanner-description, #cakelingerie .homebanner-description p {
	width: 100%;
    max-width: 350px;
    text-transform: uppercase;
	font-size: 18px;
	padding-top: 10px;
	color:#5b5967;
	margin: 0px;
	border-top: 1px solid #5b5967;

}

#cakelingerie .homebanner-text-subcontainer{
	width: 100%;
	max-width: 360px;
	text-align: center;
}

#cakelingerie .homebanner-description p{
	font-size: 18px;
}

#cakelingerie .cm-btn{
	margin:0 auto;
	width: 130px;
	line-height: 22px;
	background-color: #d4b5a1;
	transition: background-color 1s ease,border 1s ease,color 1s ease;
}

#cakelingerie .cm-btn a{
	color:#ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: 'Neuzeit',Arial, sans-serif;
}

#cakelingerie .cm-btn:hover {
	background-color:#f0e7e3;
	box-shadow: none;
	color:#ffffff;
	text-decoration: none;
}

#homebanner .banner-btn-shop, #homebanner .banner-btn-shop a {
	font-family:'GroteskPro-SemiBold',Arial, sans-serif;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-transform: uppercase;
    padding-bottom: 1px;
    margin-top: 20px;
}
.underline-white, .underline-white:hover,.underline-white:focus {
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 1px;
    color: #fff;
}
.homebanner-text-maincontainer img {
	height: 100%;
	min-height: 300px;
}

.homebanner-container .owl-dots {
    background-color: transparent;
}

.delay-load-section {
	display: none !important;
}
.link-container {
	text-align: center;
	margin-top: 20px;
}
.link-container .cm-link-white-underline {
	display: inline;
	margin-top: 30px;
}
.text-upper-case, .text-upper-case:hover {
	text-transform: uppercase;
	font-family: 'GroteskPro-Bold',Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
}
.homepage-sub-container {
    max-width: 300px;
    margin: 0px auto;
    margin-top: 30px;
}
.link-container .home-banner-a-btn, .link-container .home-banner-a-btn:hover {
    width: 200px;
    font-family: 'GroteskPro-Bold',Arial, sans-serif;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    height: 40px;
    line-height: 30px;
}
.homebanner-banner-img {
	max-height: 300px;
    overflow: hidden;
    display: block;
}
.homebanner-float {
	position: absolute;
	top: 0;
    height: 100%;
    width: 100%;
}
.homebanner-headline {
	
    display: table;
    text-align: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.homebanner-headline-sub {
	display: table-cell;
	vertical-align: middle;
}
.homebanner-headline-sub h1 {
	font-weight: normal;
	margin-bottom: 0;
}
.homebanner-headline-sub p,
.homebanner-headline-sub span,
.homebanner-headline-sub em {
	margin-bottom: 0px;
    font-family: 'Quincy-Cf',Arial, sans-serif;
    line-height: 38px;
    font-size: 38px;
    color: #fff;
	display: block;
}
.homebanner-headline-sub em {
	display: inline-block;
}
.homebanner-subtext {
    position: absolute;
    display: table;
    bottom: 65px;
    text-align: center;
    left: 0px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    line-height: 1.2px;
}

.homebanner-subtext-sub p {
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-left: 5px;
    display: block;
}
.homebanner-subtext-sub p:nth-child(1) {
	margin-left: 0px;
}
.link-btn-contain {
	position: absolute;
    display: table;
    bottom: 15px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    right: 0px;
    height: 35px;
    z-index: 1;
    line-height: 35px;
}


.btn-style-contain {
    display: table-cell;
    vertical-align: middle;
}

.btn-style-contain a {
	width: 100%;
    display: block;
    height: 100%;
    background-color: #fff;
    text-align: center;
    line-height: 35px;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-radius: 3px;
}

.homebanner-image-contain {
	/*background-color: black;*/
	min-height: 350px;
}

/*.homebanner-image-contain img {
	filter: brightness(75%);
}*/
.padding-left-right30 {
	padding-left: 30px;
	padding-right: 30px;
}

.homebanner-headline-sub i, .homebanner-headline-sub em{
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
	color: #fff;
}

.main-template.herobannercarousel-container {
	margin-bottom: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

#heroBannerCarousel,
#heroBannerSlider {
	text-align: center;
}

#heroBannerCarousel .position-relative,
#heroBannerSlider .position-relative {
	position: relative;
}

#heroBannerCarousel .position-absolute,
#heroBannerSlider .position-absolute {
	position: absolute;
	top: 0;
    width: 100%;
    height: 100%;
}

#heroBannerCarousel .display-table,
#heroBannerSlider .display-table {
	display: table;
	width: 100%;
    height: 100%;
}

#heroBannerCarousel .display-tablecell,
#heroBannerSlider .display-tablecell {
	display: table-cell;
	vertical-align: middle;
}

#heroBannerCarousel .herobanner-title,
#heroBannerSlider .herobanner-title {
	padding-left: 40px;
	padding-right: 40px;
}

#heroBannerCarousel .herobanner-title p,
#heroBannerSlider .herobanner-title p {
	margin: 0;
	font-family: 'Quincy-Cf',Arial, sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	display: inline;
	margin-left: 5px;
}

#heroBannerCarousel .herobanner-title p em {
	margin: 0;
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	display: inline;
	/*margin-left: 5px;*/
}

#heroBannerCarousel .herobanner-title p:nth-child(1),
#heroBannerSlider .herobanner-title p:nth-child(1) {
	margin-left: 0;
}

#heroBannerCarousel .herobanner-link,
#heroBannerSlider .herobanner-link {
	position: absolute;
    width: 100%;
    bottom: 75px;
}

#heroBannerCarousel .herobanner-link a,
#heroBannerSlider .herobanner-link a {
	color: #fff;
    border-bottom: 1px solid;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
}

#heroBannerCarousel .herobanner-title i,
#heroBannerSlider .herobanner-title i,
#heroBannerCarousel .herobanner-title em {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
}

.herobannercarousel-dots-container {
	position: relative;
}

#heroBannerCarouselDots.owl-dots {
	position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
	padding-bottom: 25px;
}

#heroBannerCarouselDots button {
	background: transparent;
}

#heroBannerCarouselDots.owl-dots .owl-dot span {
	border: none;
	margin: 5px 5px;
	background: #a0979a;
}

#heroBannerCarouselDots.owl-dots .owl-dot.active span {
	background: #fff;
}

.herobannercarousel-img {
	background-color: rgb(0,0,0,.2);
    width: 100%;
    height: 100%;
    position: absolute;
}
.home-banner-a-btn.text-banner-a-btn {
    max-width: 235px;
    width: 100%;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    background-color: #fff;
    color: #000;
}
.col-blog-container {
	padding: 0px 15px;
}

.col-blog-text {
	padding-top: 15px;
    padding-bottom: 30px;
    margin-bottom: 0;
	min-height: 77px;
}

.col-blog-text a {
	/* text-align: center; */
	/* padding: 2px 10px; */
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
	display: block;
    font-size: 15px;
	line-height: 16px;
	text-decoration: none;
}
.col-blog-title {
	font-size: 26px;
	margin-bottom: 30px;
	font-family: 'Gothic-semi', Arial, sans-serif
	text-align: center;
}
.col-blog-textcontainer{
	cursor: pointer;
	text-align: left;
	max-width: 270px;
}
.col-blog-title .go-to-block-link:focus, .col-blog-title .go-to-block-link:hover{
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
.blog-container{
	padding: 25px 30px;
}

#homeBlogContainer {
	background: #f0ece8;
	margin-bottom: 0;
}

.blog-main-container .homeblog-container {
	padding-bottom: 20px;
}

.blog-main-container .homereview-container {
	padding-top: 20px;
}

#homeBlogContainer p,
#homeBlogContainer a {
	color: #000;
}
#homeBlogContainer .col-blog-text a {
	min-height: 42px;
}

#homeBlogContainer .homeblog-header {
	padding-bottom: 25px;
	text-align: center;
}

#homeBlogContainer .homeblog-name, 
#homeBlogContainer .homeblog-name p {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 2.5px;
	margin-bottom: 0;
} 

.homeblog-title-content {
	font-family: 'GroteskPro-BookItalic',Arial, sans-serif;
}

.homeblog-name-content {
	font-family: 'GroteskPro-Bold';
	text-transform: uppercase;
}

.homeblog-title p {
	font-family: 'Quincy-Cf',Arial, sans-serif;
    font-size: 28px;
	line-height: 40px;
	margin: 0;
	text-align: left;
}

.homeblog-title p em {
	font-style: normal;
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
    font-size: 28px;
	line-height: 40px;
	margin: 0;
	text-align: left;
}

.homeblog-title i {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
	font-style: normal;
}

.homeblog-link {
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}

.homeblog-link img {
	width: 15px;
	height: 15px;
}

.bloghome-category-name {
	text-align: center;
    text-transform: uppercase;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 10px;
	margin: 25px 0 10px;
	letter-spacing: 1.5px;
}

.bloghome-date {
	font-family: 'GroteskPro-Light',Arial, sans-serif;
    font-size: 12px;
}

#homeBlogContainer .blog-main-container {
	padding-bottom: 50px;
}

#homeBlogContainer .owl-carousel .owl-item {
	overflow: hidden;
}

.main-template.blog-main-container {
	margin-bottom: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

#homeBannerLink .position-relative {
	position: relative;
}

#homeBannerLink .position-absolute {
	position: absolute;
	width: 100%;
	text-align: center;
}

#homeBannerLink .display-table {
    display: table;
	text-align: center;
	top: 0;
    width: 100%;
    height: 100%;
}

#homeBannerLink .display-tablecell {
	display: table-cell;
    vertical-align: middle;
}

#homeBannerLink .herobanner-title p {
	margin-bottom: 0;
	font-family: 'Quincy-Cf',Arial, sans-serif;
    font-size: 32px;
	line-height: 32px;
    color: #fff;
}

#homeBannerLink .herobanner-title i {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
	font-style: normal;
}


#homeBannerLink .homebannerlink-title {
	top: 0;
	height: 100%;
}

.homebannerlink-img {
    background-color: rgb(0,0,0,.2);
    width: 100%;
    height: 100%;
    position: absolute;
}

.homebannerlink-subtext {
	bottom: 55px;
	padding-left: 15px;
    padding-right: 15px;
}

.homebannerlink-subtext p {
	color: #fff;
    font-size: 16px;
	line-height: 20px;
	display: inline;
	margin-left: 5px;
	margin-bottom: 0;
}

.homebannerlink-subtext p:nth-child(1) {
	margin-left: 0;
}

.homebannerlink-link {
	bottom: 20px;
	text-align: center;
}

.homebannerlink-link a {
	color: #fff;
    border-bottom: 1px solid;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 16px;
}
.homereview-title p em {
    font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
    font-style: normal;
    padding-bottom: 25px;
    font-size: 28px;
    line-height: 40px;
}
.homebanner-headline-sub p {
	padding-left: 15px;
	padding-right: 15px;
}

/*redesign for asseen*/

/* START.Text Banner Two Column */
.txtbanner-two-container {
	display: table;
    width: 100%;
    height: 100%;
}
.txtbanner-two-title {
    height: 200px;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.txtbanner-two-title p, 
.txtbanner-two-title em,
.txtbanner-two-title span {
    margin-bottom: 0;
    text-align: center;
    font-size: 32px;
    line-height: 34px;
    font-family: 'Quincy-Cf',Arial, sans-serif;
	color: currentColor;
}
.txtbanner-two-title em {
    font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
}
.txtbanner-two-title a {
    margin-top: 20px;
    display: inline-block;
    border-bottom: 1px solid;
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
}
#homeTextBannerTwo .owl-dots{
	text-align: center;
	margin-top: 40px;
	height: 20px;
}
#homeTextBannerTwo .owl-dots .owl-dot span {
	border: none;
	margin: 5px 7px;
	background: #dddbdb;
}
#homeTextBannerTwo .owl-dots .owl-dot.active span {
	background: #000;
}

/* END.Text Banner Two Column */

.col-ups-section-outercont {
	display: table;
	min-height: 50px;
}
.col-ups-section-innercont {
	display: table-cell;
  	vertical-align: middle;
}
.ups-classwidth {
	margin: auto;
	text-align: center;
}
.owl-carousel .owl-item .ups-classwidth {
	width: auto;
	height: 50px;
}
p.ups-upperline {
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 10px auto 0px;
}
p.ups-lowerline {
	font-family: 'GroteskPro-Light',Arial, sans-serif;
	font-size: 16px;
	margin: 0px auto 10px;
	text-align: center;
}
.ups-section-mobile .owl-dots {
	text-align: center;
}
.ups-section-mobile.owl-dots.owl-dot span {
	border: none;
	margin: 5px 5px;
	background: #a0979a;
}

.ups-marginmbl-btm {
	margin-bottom: 30px;
}

.story-section-headline p, .story-section-headline p em {
	font-family: 'Quincy-Cf',Arial, sans-serif;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    max-width: 200px;
    margin: auto;
    margin-bottom: 16px;
}

.story-section-headline p em {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
}
.story-section-imgs {
	margin-top: 25px;
}
.story-section-imgs p{
	text-align: center;
}
.story-link-container {
	margin-top: 10px;
	text-align: center;
}
.story-link-container .cm-link{
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
	font-size: 12.5px;
}
.story-section-text p {
	font-family: 'GroteskPro-Light',Arial, sans-serif;
    line-height: 18px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 300px;
    margin: auto;
}
.story-section-mrg {
	margin-top: 25px;
}
.story-section-imgs p img {
	margin-right: 5px;
}
#press-section {
	margin-bottom: 0px;
}
.press-section-content-container {
	font-family: 'GroteskPro-Light',Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.press-section-content-container p {
	max-width: 300px;
    margin: auto;
}
.press-section-content-container p a{
	border-bottom: 1px solid #000;
}
.press-section-mbottom {
	margin-bottom: 30px;
	margin-top: 14px;
}
.background-color-pres {
	background-color: #ffffff;
}
.press-header-mbl {
	/*padding-top: 40px;*/
}
.as_seen_in {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
}
.homebanner-subtext-ver2  {
	padding-top: 30px;
}
.homebanner-subtext-ver2 .homebanner-subtext-sub {
	text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    line-height: 1.2px;
}
.homebanner-subtext-ver2 .homebanner-subtext-sub p {
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-left: 5px;
    display: inline;
}
.homebanner-subtext-ver2 .homebanner-subtext-sub p:nth-child(1) {
    margin-left: 0px;
}
.link-btn-contain-ver2 {
	width: 100%;
	padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
    z-index: 1;
    line-height: 35px;
}
.link-btn-contain-ver2 .btn-style-contain a:first-letter {
	text-transform: capitalize;

}
.link-btn-contain-ver2 .btn-style-contain a{
	width: 100%;
    display: block;
    height: 100%;
    background-color: #fff;
    text-align: center;
    line-height: 35px;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: initial;
    border-radius: 3px;
}
.link-btn-contain-ver2 .btn-style-contain{
	display: block;
}
.homeversion2 .section-title {
	text-align: center;
}
.homeversion2 .productlisting-btn {
	border-radius: 3px;
	margin-top: 40px;
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
}
.homeversion2 .productlisting-btn.productlisting-nolabel {
	margin-top: 40px;
}
.homeversion2 .as-seen-on-cont {
    margin-top: 30px;
}
.homeversion2 .home-review-container, .homeversion4 .home-review-container {
	padding: 60px 0;
	position: relative;
}
.link-btn-contain-ver2 .btn-style-contain a:hover, .link-btn-contain-ver2 .btn-style-contain a:focus {
	background-color: #000;
    color: #fff;
}
.story-posit-rela {
	position: relative;
}

/* START.Review Section */
.home-review-container.homeversion2, .home-review-container.homeversion4 {
    padding: 25px 30px;
}
.homeversion2 .review-content-container .review-content{
    min-height: 545px;
    display: table;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #fff;
    border-radius: 15px;
	padding: 30px 15px 20px;
	margin-bottom: 0;
}
.homeversion4 .review-content-container .review-content {
    min-height: 495px;
    display: table;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #fff;
    border-radius: 15px;
	padding: 50px 15px 30px;
	margin-bottom: 0;
}
.homeversion2 .review-content-container .review-table, .homeversion4 .review-content-container .review-table {
    display: table-cell;
    vertical-align: middle;
}
.homeversion2 .review-content-container .review-top-table, .homeversion4 .review-content-container .review-top-table {
    display: table-row;
    vertical-align: top;
}
.homeversion2 .review-content-container .review-bottom-table, .homeversion4 .review-content-container .review-bottom-table {
    display: table-row;
    vertical-align: bottom;
}
.homeversion2 .review-content-container p.review-customer, .homeversion4 .review-content-container p.review-customer {
    margin-bottom: 15px;
    padding-top: 0;
}
.homeversion2 .review-content-container .review-content p, .homeversion4 .review-content-container .review-content p {
	margin-bottom: 0;
    font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
}
.homeversion2 .review-content-container .review-customer span, .homeversion4 .review-content-container .review-customer span {
    font-size: 14px;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
}
.homeversion2 .review-content-container .cm-link-underline, .homeversion4 .review-content-container .cm-link-underline {
	font-family: 'GroteskPro-Bold',Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
.homeversion2 .hpr-link-container, .homeversion4 .hpr-link-container {
    text-align: center;
	margin-top: 20px;
}
.review-content-container {
    border-radius: 15px;
	max-width: 1160px;
	margin: 0 auto;
}
.main-template-wide.homereview-container,
.main-template-no.homebanner-container.homereview-container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
.owl-carousel .owl-item img.review-star-rating {
	width: 20px;
	height: 30px;
	display: inline-block;
}

.review-verified-purchase {

	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 14px;
    color: #818285;
    vertical-align: middle;
	line-height: normal;
    letter-spacing: 1px;
}

.review-rating-container {
	margin-bottom: 30px;
}

.review-recommended-container {
	text-align: left;
}

.review-content-container .review-content p.short-review {
	font-family: 'Quincy-Cf',Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
	margin-bottom: 15px;
}

.owl-carousel .owl-item img.recommended-icon {
	width: 20px;
	height: auto;
	display: inline-block;
}

.review-recommended {
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 14px;
    color: #818285;
    vertical-align: middle;
    margin-left: 5px;
}
.product-review-details {
	display: flex;
    margin-bottom: 25px;
	align-items: center;
}
.product-review-details .product-swatch {
	width: 25px;
	height: 25px;
	display: inline-block;
	border-radius: 15px;
	margin-right: 10px;
}

.product-review-details .product-name,
.product-review-details .product-name a {
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 14px;
    color: #818285;
    line-height: 16px;
}

.product-review-details .product-name a:hover {
    color: #000;
}

.product-review-details .product-name {
	border-bottom: 1px solid #818285;
}

.product-name a:focus {
	text-decoration: none;
}

.review-content-container .review-content .customer-review {
	margin-bottom: 20px;
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 14px;
	line-height: 22px;
	/* min-height: 170px; */
	min-height: 150px;
	text-align: left;
}

.review-footer {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}

.review-footer span:nth-child(1) {
	font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
}

.review-footer span {
	font-family: 'GroteskPro-Book',Arial, sans-serif;
	font-size: 14px;
}

.review-content-container .review-content p.review-date {
	text-align: right;
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 12px;
    color: #818285;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

#reviewNav .owl-prev {
	float: left;
	left: 0;
    bottom: 50%;
    position: absolute;
    z-index: 2;
	background: none;
    border: 0;
	top: 0;
	width: 32px;

}

#reviewNav .owl-next {
	float: right;
	right: 0;
    bottom: 50%;
    position: absolute;
	z-index: 2;
	background: none;
    border: 0;
	top: 0;
	width: 32px;

}

#reviewNav .owl-prev img,
#reviewNav .owl-next img {
	width: 20px;
	height: auto;
}

.review-footer-margin {
	/* margin-bottom: 20px; */
	line-height: normal;
	text-align: left;
	height: 40px
}

.review-nav-container {
	position: relative;
    max-width: 1300px;
    margin: 0 auto;
}

.review-nav-container #reviewNav {
	position: absolute;
    width: 100%;
    top: 230px;
}
.homeversion4 .review-nav-container #reviewNav {
    top: 150px;
}
.homeversion4 #reviewNav .owl-prev {
    margin-left: -50px;
}
.homeversion4 #reviewNav .owl-next {
    margin-right: -50px;
}
.customer-review-readmore {
	margin-top: 10px;
    color: #f5bdb2;
    text-decoration: underline;
	font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
	cursor: pointer;
	border-bottom: none;
}

.page-index .homeversion2 .review-content-container .review-content p.review-date, .page-index .homeversion4 .review-content-container .review-content p.review-date {
    text-align: right;
    font-family: 'GroteskPro-Book',Arial, sans-serif;
    font-size: 12px;
    color: #818285;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.page-index .homeversion4 .review-content-container .review-content p.review-date {
	text-align: left;
}

.customer-review-hide {
	display: none;
}

.review-stage {
	display: inline-block;
}
/* END.Review Section */

/* START.Specs Banner */
.specsContainer {
	background: #fbf1e3;
}

.specsImageSubContainer2 {
	max-width: 230px;
    margin: 0 auto;
	display: flex;
	justify-content: center;
}

.specsDescSubContainer {
	margin: 40px 15px;
}

.specsInnerSubContainer {
	display: table;
    height: 100%;
    /* width: 100%; */
    margin: 0 auto;
}

.specsCellSubContainer {
	display: table-cell;
    vertical-align: middle;
}

.specs-subject {
	font-family:'GroteskPro-Medium',Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.specimg {
	display: none;
    width: 100%;
	min-height: 100%;
}

.specimg.active {
	display: block;
}

.specsImage, .specsImage.active {
	max-width: 81px;
	padding: 0;
	text-align: center;
}

.specsImage {
	padding-top: 10px;
}

.specsImage.active {
	padding-top: 0;
}

.specsImage.active img{
	border: 1px solid #000;
}

.specsImage img {
	border-radius: 45px;
	cursor: pointer;
	max-height: 45px;
	max-width: 45px;
	text-align: center;
}

.specsImage.active img {
	border-radius: 60px;
	max-height: 60px;
	max-width: 60px;
}

.specsImageFirst {
	margin-left: -15px;
}

.specsImageCell {
	display: table-cell;
	vertical-align: middle;
}

.specsImageSubContainer {
	margin: 0 0 25px;
	padding: 0;
}

.specscontent {
	display: none;
}

.specscontent.active {
	display: block;
}

.specs-title p {
	border-bottom: 1px solid #000;
}

.specs-title p, .specs-title p em {
	color: #000;
	font-family: 'Quincy-Cf',Arial, sans-serif;
	font-size: 33px;
    line-height: 36px;
	margin-bottom: 35px;
    padding-bottom: 40px;
	text-align: center;
}
.specs-title p em {
	margin-bottom: 0px;
	display: inline-block;
	padding-bottom: 0px;
	font-style: normal;
}

.specs-title p i, .specs-title p em {
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
}

.specs-description {
	color: #000;
    font-family: 'GroteskPro-Light',Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    width: 100%;
    min-height: 102px;
    margin: 0 0 40px;
}

.specs-button {
	background: #fff;
	color: #000;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	max-width: 290px;
	padding: 8px;
}

.specs-button a {
	display: inline-block;
	font-family: 'GroteskPro-Bold',Arial, sans-serif;
    font-size: 16px;
	text-transform: uppercase;
	width: 100%;
}
.specs-button:hover , .specs-button:focus, .specs-button a:hover , .specs-button a:focus, .specs-button:hover a, .specs-button:focus a {
	background-color:#000;
	color: #fff;
}
.specs-divider {
	border-bottom: 1px solid #000;
}
/* END.Specs Banner */

/* START.Main Banner - Version 3 */
.homeversion4 .homebanner-headline-sub h1 p,
.homeversion4 .homebanner-headline-sub h1 span,
.homeversion4 .homebanner-headline-sub h1 em {
	font-size: 40px;
    line-height: normal;
	color: #f6cfc2;
}
.homeversion4 .homebanner-subtext-sub {
	margin-top: 15px;
}
.homeversion4 .homebanner-subtext-sub p {
    font-family: 'GroteskPro-Medium',Arial, sans-serif;
	font-size: 14px;
    line-height: 24px;
	color: #f6cfc2;
}
.link-btn-contain-ver4 {
	position: absolute;
    bottom: 0;
    width: 100%;
	z-index: 1;
}
.link-btn-contain-ver4 .container {
	max-width: 300px;
    padding: 0;
}
.link-btn-contain-ver4 .btn-style-contain{
	display: block;
	margin-bottom: 30px;
}
.link-btn-contain-ver4 .btn-style-contain a {
    display: block;
	width: 100%;
	max-width: 100%;
    height: 100%;
    line-height: 35px;
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: initial;
    border-radius: 3px;
}
.link-btn-contain-ver4 .btn-style-contain a:hover,
.link-btn-contain-ver4 .btn-style-contain a:focus {
	background-color: #000;
    color: #fff;
}
/* END.Main Banner - Version 3 */

/*Version 3 */


.star-container img {
	width: 16px;
    height: 16px;
    margin-right: 6px;
}
/*.text-float-control-container {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}*/

.text-main-container {
    display: table;
    width: 100%;
    height: 100%;
}
.text-sub-container {
    display: table-cell;
    vertical-align: text-top;
    text-align: center;
}
.star-container p {
	font-family: 'GroteskPro-Medium',Arial, sans-serif;
    color: #fff;
    padding-top: 40px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
}
.header-text {
    margin-bottom: 40px;
}
.header-text p{
    font-family: 'Quincy-Cf-Light';
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 0;
}

.text-container .description-text ul li, .description-text p {
    font-family: 'GroteskPro-Light',Arial, sans-serif;
    list-style-type: disc;
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 23px;
}
.description-text p {
	padding: 0 30px;
	margin-bottom: 40px;
}
.owl-carousel .owl-item .product-reviews-average img{
	display: inline-block;
	width: 15px;
}
.prod-list-data-container .product-reviews-average,
.prod-list-data-container .product-reviews-text {
	display: inline-block;
}
.prod-list-data-container .product-reviews-text {
	font-size: 12px;
    padding-top: 12px;
    font-family: 'GroteskPro-SemiBold';
}
.prod-list-data-container .product-reviews {
	margin-bottom: 5px;
}
.text-part-cont {
	background-color: #646754;
}
.img-part-cont {
	padding-left: 0px;
	padding-right: 0px;
}

.text-container .btn-text-img-container {
	width: 100%;
    max-width: 250px;
    height: 40px;
    font-family: 'GroteskPro-SemiBold',Arial, sans-serif;
    font-size: 13px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 40px;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: unset;
    -webkit-transition: unset;
    background-blend-mode: unset;
    -o-transition: unset;
}
.star-container {
    margin-top: -3%;
}
.text-part-cont .star-container {
	margin-top: 40px;
}
/* START.Blog - Version 3 */
.blog-homeversion4 .blog-container {
	padding: 0;
}
.blog-homeversion4 .homeblog-title p,
.blog-homeversion4 .homeblog-title p em {
	font-family: 'Quincy-Cf',Arial, sans-serif;
    font-size: 30px;
    line-height: normal;
    margin: 0;
    text-align: left;
}
.blog-homeversion4 .homeblog-title p em {
	font-style: normal;
	font-family: 'Quincy-Cf-Italic',Arial, sans-serif;
}
#homeBlogContainer .homeblog-header {
	padding-bottom: 0;
	margin-bottom: 20px;
}
.blog-homeversion4 .blog-categories li {
	display: inline-block;
	margin-right: 15px;
	font-family: 'GroteskPro-Regular',Arial, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	cursor: pointer;
	letter-spacing: 1px;
}
.blog-homeversion4 .blog-categories li.selected {
	color: #000;
	border-bottom: 1px solid #000;
}
.blog-homeversion4 .blog-categories {
	margin-bottom: 30px;
}
.blog-homeversion4 .col-blog-text {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.blog-homeversion4 .col-blog-text a {
    text-align: center;
    font-family: 'Quincy-Cf',Arial, sans-serif;
    display: block;
    font-size: 19px;
    line-height: 23px;
    text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.blog-homeversion4 .col-blog-img img {
	min-height: 175px;
}
.blog-homeversion4 #homeBlogContainer .col-blog-author {
	font-family: 'GroteskPro-Regular',Arial, sans-serif;
    font-size: 13px;
    color: #5b5b5b;
    text-align: center;
	margin-bottom: 40px;
}
.blog-homeversion4 .blog-categories .blog-link-view {
	float: right;
	margin-right: 0;
    border-bottom: 1px solid #000;
	font-family: 'GroteskPro-Bold',Arial, sans-serif;
	font-size: 14px;
}
.blog-homeversion4 .blog-link-view-mbl {
	text-align: center;
}
.blog-homeversion4 .blog-link-view-mbl a {
    border-bottom: 1px solid #000;
	font-size: 13px;
	font-family: 'GroteskPro-Regular',Arial, sans-serif;
}
.main-template-wide.blog-homeversion4 {
	margin-top: 40px;
	margin-bottom: 40px;
}
/* END.Blog - Version 3 */


#loadBanner{
	margin-top: 0px;
}

#pressSectionCarousel.owl-carousel .owl-item {
	transform: translate3d(0, 0, 0);
}

.img-part-cont img {
	min-height: 300px;
}
.img-part-cont .icons-in-image {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 100%;
    height: auto;
    max-width: 80px;
    min-height: auto;
}

#upsSectionMobile {
	text-align: center;
}
.text-float-container {
    position: relative;
    top: -2%;
    width: 100%;
    height: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.text-container ul {
    display: block;
    margin-right: auto;
    margin-left: 55px;
	margin-bottom: 40px;
	max-width: 290px;
	width: 100%;
}
.remove-background {
	background-color: unset;
}
.two-image-w-text {
	margin-left: 0;
	margin-right: 0;
}
.ourstory-wrapperv2 {
    background-color: #FFFBF3;
}
.ourstory-imgwrapper, .ourstory-imgicon {
    text-align: center;
}
.ourstory-imgwrapper {
	padding-top: 80px;
	order: 1;
}
.ourstory-img-container {
	display: flex;
	justify-content: center;
}
.ourstory-imgwrapper img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: cover;
}
.d-none {
	display: none;
}
.ourstory-txtwrapper {
	order: 2;
	display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.ourstory-row {
	padding: 30px 0 58px;
}
.ourstory-header p {
    font-family: 'Quincy-Cf';
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
    margin-top: 30px;
    margin-bottom: 50px;
}
.ourstory-subtext {
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.ourstory-subtext p {
    font-family: 'GroteskPro-Medium';
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #000;
    margin-bottom: 30px;
}
.ourstory-imgicon {
    margin-bottom: 50px;
}
.ourstory-img-center img {
	margin-right: 35px;
}
.ourstory-img-center img:last-child {
	margin-right: 0;
}
.ourstory-btn {
	text-align: center;
}
.ourstory-btn a {
    display: inline-block;
    text-align: center;
    font-family: 'GroteskPro-Bold';
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    line-height: normal;
}
.our-story-row {
    display: block;
}
.order-2, .order-md-2 {
    order:2;
	-ms-flex-order:2;
}
.order-1, .order-md-1 {
    order:1;
	-ms-flex-order:1;
}
.homereview-title p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
}
.review-content-container .hpr-link-container{
	margin-top: 40px;
}
.homeversion4 .review-content-container .review-content {
    min-height: 400px;
    display: table;
    min-width: fit-content;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 35px 35px 20px;
    margin-bottom: 0;
}
.review-content-container .review-top-table {
    display: table-row;
    vertical-align: top;
}
.homeversion4 .review-rating-container {
    margin-bottom: 10px;
}
.homeversion4 .review-content .customer-review-alias {
    font-family: 'GroteskPro-SemiBold';
	line-height: normal;
	margin-bottom: 10px;
}
.homeversion4 .owl-carousel .owl-item img.review-star-rating {
    width: 16px;
    height: 16px;
    display: inline-block;
    filter: brightness(.2);
}
.home-review-backgroundv2, .ourstory-wrapperv2 {
	margin-bottom: 40px;
}
#usp-section {
	margin-left: 14px;
	margin-right: 15px;
}
@media (max-width: 320px) { 
	.text-container ul {
	    margin-bottom: 30px;
	    display: block;
	    margin-right: auto;
	    margin-left: 19px;
	}
	.homeversion4 .homebanner-headline-sub h1 p,
	.homeversion4 .homebanner-headline-sub h1 span,
	.homeversion4 .homebanner-headline-sub h1 em {
		line-height: 40px;
	}
	.homeversion4 .homebanner-subtext-sub p {
		line-height: 15px;
	}
	.link-btn-contain-ver4 .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.link-btn-padding-ver4:nth-child(odd) {
		padding-left: 0;
		padding-right: 7px;
	}
	.link-btn-padding-ver4:nth-child(even) {
		padding-left: 7px;
		padding-right: 0;
	}
	.link-btn-contain-ver4 .btn-style-contain {
		margin-bottom: 15px;
	}
	.blog-homeversion4 .blog-categories li {
		margin-right: 4px;
	}
	.blog-homeversion4 .col-blog-img img {
		min-height: 130px;
	}
	
}
@media (min-width: 576px){
	.homebanner-text h1{
		font-size: 48px;
		line-height: 52px;
	}
	
	#loadBanner{
		padding-top: 0px;
		min-height: 230px;
	}
	.homepage-sub-container {
		max-width: 100%;
	}
	.ups-marginmbl-btm {
		margin-bottom: 0px;
	}
	.homebanner-image-contain {
		min-height: 282px;
	}
	
	.specsImageSubContainer {
		padding: 0 15px;
	}
	
	.specsImage, .specsImage.active {
		display: table;
	}
	
	.specsImageSubContainer2 {
		max-width: 250px;
	}
}
@media (min-width: 768px) {
	.homebanner-description, #cakelingerie .homebanner-description p {
	    width: 100%;
	    margin: 0px;
	    line-height: 28px;
	    font-size: 18px;
	}
	.homebanner-text,
	.homebanner-text h1,
	.homebanner-text p,
	.homebanner-text a, .homebanner-text a:hover, .homebanner-text a:focus {
		font-size: 31px;
	    line-height: 32px;
	    height: auto;
	    margin: 0% auto 10px auto;
	    color: #fff;

	}
	.homebanner-description p {
		font-size: 16px;
		line-height: 26px;
	}
	.homebanner-text-maincontainer img {
		min-height: 305px;
	}
	.homebanner-container .owl-dots {
	    background-color: #ffffff;
	}
	.homebanner-float {
		position: absolute;
	}
	.homebanner-text-innercontainer {
		background-color: rgb(0,0,0,0.2);
	}
	.homeversion4 .homebanner-headline-sub h1 p,
	.homeversion4 .homebanner-headline-sub h1 span,
	.homeversion4 .homebanner-headline-sub h1 em {
		font-size: 30px;
		display: inline-block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.homeversion4 .homebanner-subtext-sub {
		margin-top: 7px;
	}
	.description-display {
		display: block;
		font-family: 'GroteskPro-Book',Arial, sans-serif;
	    font-size: 20px;
	    line-height: 28px;
	    color: #fff;
	}
	.link-container .home-banner-a-btn, .link-container .home-banner-a-btn:hover, .link-container .home-banner-a-btn:focus {
		height: 50px;
    	line-height: 39px;
    	background-color: #fff;
	}
	.text-upper-case, .text-upper-case:hover, .text-upper-case:focus {
		color: #000;
	}
	.main-template-no.homebanner-container {
		margin-bottom: 80px;
	}
	.homepage-sub-container {
		margin-top: 0px;
	}
	.link-container {
	    margin-top: 20px;
	}
	#loadBanner {
	    min-height: 269px;
	}
	.homebanner-banner-img{
		min-height: 378px;
	}

	/*.homebanner-headline-sub p {
		font-size: 36px;
    	line-height: 37px;
	}*/
	.homebanner-subtext-sub p {
	    font-size: 18px;
    	line-height: 27px;
    	padding-left: 0;
    	padding-right: 0;
		margin-left: 0;
    	display: inline-block;	
	}
	.btn-style-contain a {
		max-width: 250px;
    	margin-left: auto;
    	margin-right: auto;
	}

	#heroBannerCarousel .herobanner-title p,
	#heroBannerSlider .herobanner-title p {
		font-size: 36px;
		line-height: 37px;
		display: block;
		margin-left: 0;
	}
	#heroBannerCarousel .herobanner-title p em {
		font-size: 36px;
		line-height: 37px;
	}
	.home-banner-a-btn.text-banner-a-btn {
    	max-width: 400px;
	}
	.col-blog-title{
		text-align: left;
	}
	#homeBlogContainer {
		margin-bottom: 0;
	}

	#homeBlogContainer .homeblog-header {
		text-align: left;
	}

	.homeblog-title p {

		font-size: 34px;
	}

	.blog-main-container .homeblog-container {
		padding-bottom: 0;
		padding-right: 7px;
	}
	
	.blog-main-container .homereview-container {
		padding-top: 0;
		padding-left: 7px;
	}

	.homebannerlink-subtext p {
		display: block;
		margin-left: 0;
	}

	#homeBannerLink .herobanner-title p {
		display: inline;
		font-size: 36px;
		line-height: 37px;
	}

	.homeblog-link {
		font-size: 16px;
	}

	.homebannerlink-subtext {
		bottom: 15%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.homebannerlink-link {
		bottom: 6%;
	}
	.homeblog-title p em, .homereview-title p em {
	    font-size: 34px;
	}
	.txtbanner-padding:nth-child(odd) {
		padding-right: 0;
	}
	.txtbanner-padding:nth-child(even) {
		padding-left: 0;
	}
	.story-section-mrg {
		margin-top: 0px;
	}
	.story-section-text p {
		text-align: left;
	}
	.story-section-headline p, .story-section-headline p span {
		max-width: 380px;
		text-align: left;
		margin: 0;
	}
	.story-section-imgs p{
		text-align: left;
	}
	.story-link-container {
		text-align: left;
	}
	.background-color-pres {
		background-color: #fff;
	}

	.story-section-text p:nth-child(even) {
		margin-top: 16px;
	}
	.removepad0 {
		padding-left: 0;
		padding-right: 0;
	}

	.homebanner-subtext-ver2 .homebanner-subtext-sub p {
		font-size: 18px;
	    line-height: 27px;
	    padding-left: 40px;
	    padding-right: 40px;
	    display: block;
	}
	.link-btn-contain-ver2 .btn-style-contain a {
	    max-width: 250px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.homeversion2 .section-title {
		text-align: left;
	}
	.homeversion2 .home-review-container {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.homeversion4 .home-review-container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#press-section {
		margin-bottom: 40px;
	}
	p.ups-upperline {
		font-size: 14px;
	}
	p.ups-lowerline {
		font-size: 16px;
	}
	p.ups-upperline, p.ups-lowerline {
		text-align: left;
		margin: 0px auto 0px;
	}
	.review-recommended-container {
		text-align: right;
		margin-bottom: 30px;
	}
	.main-template-wide.homereview-container,
	.main-template-no.homebanner-container.homereview-container {
		margin-top: 110px;
		margin-bottom: 100px;
	}
	#cms .main-template-wide.homereview-container,
	#cms .main-template-no.homebanner-container.homereview-container {
		margin-top: 0;
	}

	/* START.Main Banner - Version 3 */
	.link-btn-contain-ver4 .container {
		max-width: 600px;
	}
	/* END.Main Banner - Version 3 */

	/* START.Specs Banner */
	.specsImageSubContainer {
		
	}
	.specsImageSubSubContainer {
		max-width: 300px;
		margin: 0 auto;
	}
	
	.specs-description {
		width: 100%;
	}
	
	.specsImageSubContainer2 {
		max-width: 250px;
	}
	/* END.Specs Banner */

	/*Version 3*/
	.page-home .two-col-img-text {
		margin-left: auto;
		margin-right: auto;
	}

	.star-container {
	    margin-top: -2%;
	}

	/* START.Blog - Version 3 */
	.blog-homeversion4 .col-blog-img img {
		min-height: 155px;
	}
	.blog-homeversion4 #homeBlogContainer .col-blog-author {
		margin-bottom: 0;
	}
	/* END.Blog - Version 3 */

	.two-col-img-text .row {
	    margin-left: 0px;
    	margin-right: 0px;
	}
	
	.homeversion4 .hpr-link-container {
		text-align: center;
		margin-top: 40px;
	}
	
	#upsSectionMobile {
		text-align: left;
	}
	.text-container ul {
	    max-width: 550px;
		margin: auto;
	}
	.two-col-img-text .text-float-control-container {
	    display: flex;
	    align-items: stretch;
	}
	
	.homebanner-image-contain {
		min-height: 269px;
	}
	.img-part-cont .icons-in-image {
		top: 30px;
		left: 30px;
		max-width: 150px;
	}
	
	.d-md-none {
		display: none;
	}
	.d-md-block {
		display: block;
	}
	.ourstory-imgwrapper {
		padding-top: 0;
		position: relative;
		height: 100%;
		max-height: 100%;
		padding: 0;
		order: 2;
	}
	.ourstory-imgwrapper img,
	.ourstory-img-container img {
		width: 430px;
		height: 100%;
		min-height: 560px;
		object-fit: cover;
		border-radius: 0;
	}
	.ourstory-subtext  {
		max-width: 450px;
	}
	.ourstory-subtext p {
		font-size: 16px;
		line-height: normal;
	}
	.ourstory-txtwrapper {
		order: 1;
	}
	.ourstory-btn {
		display: none;
	}
	.our-story-row {
		display: flex;
	}
	.homeversion4 .home-review-container {
        width: 650px;
        margin: 0 auto;
    }
	.ourstory-row {
		padding: 0;
	}
	
	.page-index .homeversion4 .review-content-container .review-content p.review-date {
		text-align: right;
	}
	#usp-section {
		margin-left: 0px;
    	margin-right: 0px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.homebanner-text-maincontainer{
		max-height: 890px;
	}
	.homebanner-text,
	.homebanner-text h1,
	.homebanner-text a, .homebanner-text a:hover, .homebanner-text a:focus {
		font-size: 40px;
		line-height: 50px;
	}
	.homebanner-description, #cakelingerie .homebanner-description p{
		padding: 0px;
	    margin-top: 0px;
	    width: 100%;
	}
	.homebanner-description p {
		font-size: 22px;
		line-height: 32px;
	}
	.homebanner-shop {
		display: block;
	}
	.homebanner-min-width{
		min-height: 640px;
	}
	.homebanner-text-maincontainer img {
	    min-height: 430px;
	}
	
	/* #loadBanner{
		min-height: 475px;
	} */
	.homebanner-banner-img {
		min-height: 505px;
	}

	/*.homebanner-headline-sub p {
	    font-size: 38px;
	    line-height: 39px;
	}*/
	.home-banner-a-btn.text-banner-a-btn {
   		max-width: 600px;
	}
	.col-blog-title {
		font-size: 30px;
		margin-bottom: 60px;
		text-indent: -3px;
	}

	.col-blog-text {
		font-size: 20px;
		line-height: 22px;
		/* margin: 5px 0px 10px 0px; */
	}
	.col-blog-title{
		text-align: left;
	}
	.homebannerlink-subtext p {
		font-size: 18px;
	}

	#homeBannerLink .herobanner-title p {
		display: block;
		font-size: 42px;
		line-height: 46px;
	}

	.col-blog-textcontainer {
		max-width: 300px;
	}
	.ups-classwidth {
		float: right;
		margin-right: 0px;
	}
	p.ups-upperline {
		font-size: 16px;
	}
	p.ups-lowerline {
		font-size: 16px;
	}
	.story-section-headline p, .story-section-headline p em{
		max-width: 450px;
		text-align: left;
		margin: 0;
		font-size: 36px;
		line-height: 44px;
	}
	.story-link-container .cm-link{
		font-size: 16px;
		text-align: left;
		
	}
	.story-link-container {
		margin-top: 25px;
		text-align: left;
		position: absolute;
    	bottom: 0;
	}
	.story-section-text p {
		font-size: 16px;
		max-width: 100%;
		margin: 0;
	}
	.story-section-imgs {
		margin-top: 35px;
	}
	.removepad0 {
		padding-left: 15px;
		padding-right: 15px;

	}

	/* START.Specs Banner */
	.specsDescSubContainer {
		width: -webkit-fill-available;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
		/* margin: 0 auto; */
		max-width: 500px;
	}
	
	.specs-subject {
		font-family:'GroteskPro-SemiBold',Arial, sans-serif;
		font-size: 16px;
		line-height: 16px;
		text-align: left;
		margin-bottom: 0;
		letter-spacing: 1px;
	}
	
	.specsImage, .specsImage.active {
		max-width: 95px;
		text-align: left;
		padding-left: 15px;
		padding-right: 15px;
	}

	.specsImage img {
		border-radius: 70px;
		max-height: 70px;
		max-width: 70px;
	}

	.specsImage.active img {
		border-radius: 95px;
		max-height: 95px;
		max-width: 95px;
	}
	
	.specs-description {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 62px;
		text-align: left;
		width: 100%;
		min-height: 100%;
	}
	
	.specsImageSubContainer {
		margin: 30px 0 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.specs-title p, .specs-title p em {
	    font-size: 27px;
    	line-height: 29px;
		margin-bottom: 24px;
		padding-bottom: 0;
		text-align: left;
		border-bottom: 0;
	}
	
	.specs-button {
		margin: 0;
	}
	
	.specsImage {
		padding-top: 15px;
	}
	
	.specsImageFirst {
		margin-left: -15px;
	}
	
	.specsBanner {
		display: flex;
		align-items: stretch;
	}
	
	.specsImageSubSubContainer {
		max-width: 100%;
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.specsCellSubContainer {
		padding-left: 15px;
	}
	/* END.Specs Banner */

	.star-container {
	    margin-top: 30px;
	}
	.img-part-cont {
	    position: relative;
	}
	.img-part-cont img {
		width: 100%;
	    height: 100%;
	    overflow: hidden;
	    object-fit: cover;
	    min-height: 530px;
	}
	/* START.Main Banner - Version 3 */
	.link-btn-contain-ver4 .container {
		max-width: 910px;
	}
	.link-btn-contain-ver4 .btn-style-contain {
		margin-bottom: 60px;
	}
	.link-btn-padding-ver4 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.homeversion4 .homebanner-headline-sub h1 p,
	.homeversion4 .homebanner-headline-sub h1 span,
	.homeversion4 .homebanner-headline-sub h1 em {
		font-size: 34px;
	}
	.homeversion4 .homebanner-subtext-sub p {
		font-size: 16px;
	}
	.homeversion4 .homebanner-subtext-sub {
		margin-top: 9px;
	}
	.link-btn-contain-ver4 .btn-style-contain a {
		max-width: 175px;
		line-height: 45px;
		font-size: 16px;
	}
	/* END.Main Ban1ner - Version 3 */
	.text-container ul {
	    max-width: 360px;
	    margin-left: 60px;
	}
	#press-section {
		/* margin-top: -30px;   */
		/*this is to counter the height of the above section*/
		margin-bottom: 70px;
	}
	.two-col-img-text .adddisplayflex {
		display: flex;
    	align-items: stretch;
	}
	
	/* .homebanner-image-contain {
		min-height: 530px;
	} */
	.img-part-cont .icons-in-image {
		top: 30px;
		left: 30px;
		max-width: 140px;
	}
	.ourstory-subtext {
        max-width: 500px;
    }
	.ourstory-imgwrapper img, .ourstory-img-container img {
        width: 430px;
        height: 100%;
        min-height: 459px;
        object-fit: cover;
        border-radius: 0;
    }
	.ourstory-wrapperv2 .main-template-wide {
		padding: 0;
        margin-left: 0;
        margin-right: 0;
	}
	.homeversion4 .home-review-container {
        width: 965px;
        margin: 0 auto;
    }
	.two-col-img-text .header-text p:nth-child(2) {
        font-family: 'Quincy-Cf-Italic';
    }
	.ourstory-row {
		padding: 0
	}
	.ourstory-header p {
		margin-top: 50px;
	}
	.page-home .two-col-img-text,
	.featured4-product-listing-continer.mobile-margin-on {
		margin-bottom: 100px;
	}
	.text-part-cont .star-container {
		margin-top: unset;
	}
}

@media (min-width: 1200px) {
	.homebanner-description, #cakelingerie .homebanner-description p{
		width: 100%;
        font-size: 24px;
    	line-height: 34px;
	}

	#homebanner .banner-btn-shop, #homebanner .banner-btn-shop a {
	    width: 100%;
    	font-size: 16px;
    	line-height: 26px;
    	margin-top: 25px;
	}

	.homebanner-text,
	.homebanner-text h1,  
	.homebanner-text p, 
	.homebanner-text a, .homebanner-text a:hover, .homebanner-text a:focus {
		font-size: 55px;
		line-height: 65px;
	}
	.homebanner-text-maincontainer img {
	    min-height: 591px;
	}
	/* #loadBanner {
		min-height: 500px;
	} */
	.homebanner-banner-img {
		min-height: 665px;
	}

	/*.homebanner-headline-sub p {
	    font-size: 55px;
    	line-height: 65px;
	}*/

	.btn-style-contain a {
        max-width: 220px;
	    height: 50px;
	    line-height: 50px;
	    padding-left: 20px;
	    padding-right: 20px;
		font-size: 16px;
	}
	.homebanner-headline-sub p,
	.homebanner-headline-sub span,
	.homebanner-headline-sub em {
		font-size: 48px;
		line-height: 52px;
	}
	.homebanner-subtext {
		bottom: 115px;
	}
	.link-btn-contain {
		bottom: 40px;
	}
	.col-blog-textcontainer {
		max-width: 430px;
	}

	.col-blog-text {
		min-height: 0;
	}
	.link-btn-contain-ver2 .btn-style-contain a {
	    max-width: 220px;
	    height: 35px;
	    line-height: 35px;
	    padding-left: 20px;
	    padding-right: 20px;
	    font-size: 16px;
	}
	.main-template-wide.bottom-section-container {
		margin-bottom: 60px;
	}
	/* START.Main Banner - Version 3 */
	.link-btn-contain-ver4 .container {
		max-width: 910px;
	}
	/* END.Main Banner - Version 3 */

	/* START.Specs Banner */
	.specs-description {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 40px;
		text-align: left;
		min-width: 500px;
		min-height: 102px;
	}
	
	.specsImageSubContainer {
		margin: 40px 0 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.specs-title p, .specs-title p em {
		font-size: 40px;
		line-height: 44px;
		margin-bottom: 25px;
		padding-bottom: 0;
		text-align: left;
		border-bottom: 0;
	}
	.specs-title p em {
		margin-bottom: 0px;
		display: inline-block;
	}
	
	.specsCellSubContainer {
		padding-left: 0;
	}
	
	.specimg {
		min-height: 535px;
	}

	/* END.Specs Banner */
	
	/*version 3 */
	
	.text-part-cont {
		padding-left: 45px;
		padding-right: 0px;
		background-color: unset;
	}
	.text-sub-container {
	    vertical-align: middle;
    	text-align: left;
	}
	.img-part-cont{
		padding-right: 0px;
    	padding-left: 15px;
    	position: relative;
	}
	.img-part-cont img {
	    width: 100%;
	    height: 100%;
	    overflow: hidden;
	    object-fit: cover;
	    min-height: 700px;
	}
	.text-float-container {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 45px;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    max-width: 500px;
	    margin: 0 auto;
	}
	.star-container {
		margin-top: 0px;
	}
	.star-container img {
        margin-right: 10px;
    	width: 25px;
    	height: 25px;
	}
	.star-container p {
		font-size: 15px;
    	line-height: 16px;
    	margin-bottom: 60px;
    	letter-spacing: 1px;
    	padding-top: 20px;
	} 

	.text-container {
		padding-left: 0px;
    	padding-right: 0px;
	}
	.header-text {
        font-family: 'Quincy-Cf-Light',Arial, sans-serif;
	    color: #fff;
	    margin-bottom: 25px;
	    max-width: 435px;
	    padding-left: 0px;
	    padding-right: 0px;
	    margin-right: 30px;
	    font-size: 54px;
	    line-height: 58px;
	}
	.text-container ul {
	    margin-bottom: 40px;
	    display: block;
	    max-width: 430px;
	    margin-left: 20px;
	    margin-right: auto;
	}
	.text-container .btn-text-img-container {
        max-width: 240px;
		line-height: 40px;
		height: 40px;
	    margin-left: 0px;
	}
	.two-col-img-text .row {
	    margin-left: -15px;
	    margin-right: -15px;
	}

	.text-container ul li {
        font-size: 20px;
    	line-height: 25px;
	}
	/* START.Blog - Version 3 */
	.blog-homeversion4 .blog-categories li {
		font-size: 18px;
	}
	.blog-homeversion4 .col-blog-text a {
		font-size: 20px;
		line-height: 21px;
	}
	.blog-homeversion4 .homeblog-title p,
	.blog-homeversion4 .homeblog-title p em {
		font-size: 47px;
	}
	.blog-homeversion4 #homeBlogContainer .homeblog-header {
		margin-bottom: 50px;
	}
	.blog-homeversion4 .blog-categories {
		margin-bottom: 40px;
	}
	.blog-homeversion4 .col-blog-text {
		margin-top: 40px;
		margin-bottom: 20px;
		height: 62px;
	}
	.blog-homeversion4 #homeBlogContainer .col-blog-author {
		font-family: 'GroteskPro-Medium',Arial, sans-serif;
		font-size: 18px;
	}
	.main-template-wide.blog-homeversion4 {
		margin-top: 100px;
		margin-bottom: 100px;
	}
	.remove-background {
		background-color: unset;
	}
	/* END.Blog - Version 3 */

	/* .homebanner-image-contain {
		min-height: 608px;
	} */
	.homeversion4 .homebanner-headline-sub h1 p, 
	.homeversion4 .homebanner-headline-sub h1 span, 
	.homeversion4 .homebanner-headline-sub h1 em {
		font-size: 40px;
	}
	.homeversion4 .homebanner-subtext-sub {
        margin-top: 14px;
    }
	.homeversion4 .homebanner-subtext-sub p {
		font-size: 16px;
	}
	.ourstory-subtext {
        max-width: 600px;
    }
	.ourstory-imgwrapper img, .ourstory-img-container img {
        width: auto;
        height: 100%;
        min-height: 500px;
        object-fit: cover;
        border-radius: 0;
    }
	.ourstory-wrapperv2 .main-template-wide {
        max-width: 100%;
        height: auto;
    }
	.ourstory-subtext p {
        font-size: 16px;
        line-height: 24px;
		margin-bottom: 50px;
    }
	.ourstory-header p {
        margin-top: 70px;
    }
	.ourstory-img-center img {
		margin-right: 50px;
	}
	.description-text {
		max-width: 435px;
	}
	.description-text p {
		padding: 0;
	}
	.homeversion4 .home-review-container {
		padding: 80px 0
	}
	.specsDescSubContainer {
		margin: 0 auto;
	}
}
@media (min-width: 1400px) {
	.header-text {
		max-width: 550px;
	}
	
	/* START.Specs Banner */
	.specsDescSubContainer {
		max-width: 555px;
	}
	
	.specsImageSubContainer {
		margin: 70px 0 55px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.specs-title p, .specs-title p em {
		font-size: 48px;
		line-height: 53px;
		margin-bottom: 35px;
	}
	.specs-title p em {
		margin-bottom: 0px;
	}
	
	.specs-description {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 62px;
		max-width: 525px;
	}
	/* END.Specs Banner */
	
	/* .homebanner-image-contain {
		min-height: 750px;
	} */
	.homeversion4 .homebanner-headline-sub h1 p, 
	.homeversion4 .homebanner-headline-sub h1 span, 
	.homeversion4 .homebanner-headline-sub h1 em {
        font-size: 60px;
    }
	.homeversion4 .homebanner-subtext-sub {
        margin-top: 32px;
    }
	.homeversion4 .homebanner-subtext-sub p {
        font-size: 22px;
    }
}