/**
* 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.
*/
/**
* 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.
*/
.salepage-container {
    width: 100%;
}
.productlisting-subcontainer {
	margin-top: 40px;
	padding-left: 0;
	padding-right: 0;
}
.productlisting-subcontainer-sliders{
	margin-top: 0px;
}
/* content 2 */
.herobanner-subsub {
	position: relative;
	display: inline-block;
}


.herobanner-sub {
	margin-top: 50px;
}

.herobanner-mainsub {
	padding-left: 0;
	padding-right: 0;
}

/* end content 2 */

.herobanner-float, .multislider-float {
	width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.herobanner-text-subcontainer, .multislider-text-subcontainer {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.herobanner-text-innercontainer, .multislider-text-innercontainer {
    display: table-cell;
    vertical-align: middle;
}
.herobanner-sub-container, .multislider-sub-container{
	max-width: 100%;
}
.herobanner-text p, .multibanner-text p{
	color: #fff;
    font-family: 'Gothic-black';
    line-height: 38px;
    font-size: 33px;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
    letter-spacing: 1px;
}
.herobanner-link-container {
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 20px;
}

.herobanner-links {
	font-family: 'GroteskPro-SemiBold';
    font-size: 16px;
    color: #fff;
    margin: 20px auto 0px;
    text-align: center;
    padding-bottom: 0px;
    border-bottom: 1px solid #fff;
    max-width: 90px;
    margin: auto 10px;
}

.herobanner-subsub img, .multislider-imgcontainer img {
	filter: brightness(75%);
}
.herobanner-float, .multislider-float {
	width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.herobanner-text-subcontainer, .multislider-text-subcontainer {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.herobanner-text-innercontainer, .multislider-text-innercontainer {
    display: table-cell;
    vertical-align: middle;
}
.herobanner-sub-container, .multislider-sub-container{
	max-width: 100%;
}
.herobanner-text p, .multibanner-text p {
	color: #fff;
    font-family: 'Gothic-black';
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
}
.herobanner-text p {
	font-size: 32px;
	line-height: 32px;
}
.herobanner-text p i{
	font-family: 'Quincy-Cf-Italic';
	font-style: normal;
}
.herobanner-link-container {
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 40px;
}

.herobanner-subsub img, .multislider-imgcontainer img {
	filter: brightness(75%);
}
.herobanner-link-container a:hover {
	opacity: 50%;
	color: #fff;
}
.herobanner-text p em {
    font-family: 'Quincy-Cf-Italic';
    font-style: normal;
    color: #fff;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    font-size: 32px;
    line-height: 32px;
    display: contents;
}
.herobanner-mt {
    margin-top: 40px;
}
/* content 3 */
#multisliderdivForSalePage .owl-nav button {
	width: 16%;
	display: none;
}
#multisliderdivForSalePage .owl-stage-outer .owl-stage {
	left: -30px;
}
#multisliderdivForSalePage .owl-nav img {
    height: 30px;
    width: 100%;
    max-width: 30px;
    background-color: #fff;
    padding: 5px;
}

/*Main sale page start*/
.cm-header {
    max-width: 100%;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.cm-header p, .cm-header p em {
    font-family: 'Quincy-Cf';
    font-size: 30px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.cm-header p em {
    font-family: 'Quincy-Cf-Italic';
    font-style: normal;
}
.cm-disc {
    text-align: center;
}
/* .cm-disc p {
    text-align: center;
    font-family: 'GroteskPro-Book';
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
    margin: 0 auto;
    display: inline;
} */

.cm-sale-datails-pill {
    margin-top: 30px;
}
.cm-sale-datails-pill span {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 300px;
    font-family: 'GroteskPro-Bold';
    font-size: 13px;
    border: 1px solid #000;
    padding: 5px;
    line-height: 15px;
}
.cm-link-cont {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
}
.cm-link-sale {
    font-size: 12px;
    font-family: 'GroteskPro-Bold';
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}
/*Main sale page end */
/*product listing start*/
.hover-size {
    position: absolute;
    bottom: 5%;
    z-index: 1;
    width: 100%;
    display: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.size-variants {
    display: inline-block;
    height: 30px;
    background-color: #fff;
    line-height: 30px;

}

.find-my-fit-btn {
    display: inline-block;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
}
.size-variants ul {
    margin-bottom: 0px;
}

.size-variants ul li {
    display: inline-block;
}

.find-my-fit-btn p,
.find-my-fit-btn a {
    margin-bottom: 0px;
}
.product-img-container {
    position: relative;
}

.size-variants.cont {
    width: 160px;
}
.hover-size .size-variants li {
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    margin: 0px 1.5px;
    font-family: 'GroteskPro-SemiBold';
    height: 30px;
    /* line-height: 30px; */
    vertical-align: middle;
    cursor: pointer;

}
.hover-size .size-variants ul {
    margin: 0px;
    height: 30px;
    line-height: 30px;
}

.prod-list-data-container .pl-brand{
    margin-top: 0px;
}
.prod-list-data-container .pl-brand a {
    margin-top: 12px;
    font-family: 'GroteskPro-Book';
    color: #b3b3b3;
    display: block;
    text-transform: none;
    letter-spacing: normal;
    line-height: 17px;
    font-size: 13px;
}
.prod-list-data-container .pl-name-with {
    margin-bottom: 10px;
    line-height: 14px;
}

.product-listing-btn.pl-btn-height {
    margin-bottom: 0px;
    line-height: 12.5px;
    height: 45px;
}

#multisliderdivForSalePage .owl-nav .owl-next {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
#multisliderdivForSalePage .owl-nav .owl-prev {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
/*product listing end*/

.cm-sale-datails-pill a {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #000;
    color: #fff;
    width: 100%;
    max-width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'GroteskPro-SemiBold';
    line-height: 30px;
    min-height: 30px;
    letter-spacing: 1px;
    border: 1px solid #000;
}
.cm-sale-datails-pill a:hover {
    border: 1px solid #000;
    background-color: #fff;
    line-height: 30px;
    min-height: 30px;
    color: #000;
}
/* end content 3 */

/* content 4*/
.tcs-container {
	border-top: 1px solid #e3dfdf;
	padding-top: 80px;
}
.tcs-header p , .tcs-header p span {
	font-family: 'Quincy-Cf';
    font-size: 30px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tcs-header p .quincy-italic {
	font-family: 'Quincy-Cf-Italic';
}
.tcs-content-subtext p , .tcs-content-subtext p span {
	font-family: 'GroteskPro-Light';
    font-size: 16px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tcs-content-subtext p a {
    border-bottom: 1px solid #000;
}
.tcs-content-headlinetext p , .tcs-content-headlinetext p span {
	font-family: 'GroteskPro-SemiBold';
    font-size: 16px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.margin-top40 {
	margin-top: 40px;
}
.tcs-hidden {
    display: none;
}
.tcs-content-subtext-dy {
    display: none;
}
/* end content 4 (block type) tcs*/


/* START.Adroll Banner */
.sale-banner-container {
    position: relative;
}
.adroll-float {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.adroll-headline {
    display: table;
    width: 100%;
    height: 100%;
}
.adroll-headline-sub {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.adroll-headline-sub h1 {
    margin-bottom: 0;
}
.adroll-headline-sub p {
    margin-bottom: 0;
    font-size: 48px;
    color: #fff;
    font-family: 'Quincy-Cf';
}
/* END.Adroll Banner */

#module-salepage-custompage .main-template-wide {
    margin-bottom: 40px;
    margin-top: 0;
}

.pl-btn-margin span.colored-sale {
    color: #B58069;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc {
  margin-top: 20px;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc span {
    background-color: #f9f2e6;
    width: auto;
    display: inline-block;
    text-align: center;
    font-family: 'Grotesk-semi';
    font-size: 10px;
    letter-spacing: 1px;
    border-radius: 34px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 15%;
}
.owl-nav .owl-next {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 15%;
}
#productlisting4 .owl-nav button {
    width: auto;
    height: 73%;
}
#productlisting4 .owl-nav img, #multisliderdiv .owl-nav img {
    height: 30px;
    width: 100%;
    max-width: 30px;
    background-color: #fff;
    padding: 5px;
}
.tcs-content-subtext ul {
    list-style: disc;
    padding-left: 20px;
    font-family: 'GroteskPro-Light';
    font-size: 16px;
    line-height: 19px;
    text-align: left;
}
.tcs-content-subtext ul li {
    margin-bottom: 16px;
}

/*salepage */
.cm-header {
    max-width: 100%;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.cm-header p, .cm-header p em {
    font-family: 'Gothic-black';
    font-size: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    text-align: center;
}
.cm-disc {
    text-align: center;
}
.cm-disc p {
    text-align: center;
    font-family: 'Grotesk-Light';
    font-size: 22px;
    line-height: 32px;
    max-width: 100%;
    margin: 0 auto;
    display: inline;
}
.cm-sale-datails-pill {
    margin-top: 30px;
}
.cm-sale-datails-pill a {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #000;
    color: #fff;
    width: 100%;
    max-width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'Gothic-black';
    line-height: 30px;
    min-height: 30px;
    letter-spacing: 1px;
    border: 1px solid #000;
    border-radius: 30px;
}
.cm-link-cont {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
}
.cm-link-sale {
    font-size: 12px;
    font-family: 'Grotesk-semi';
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}
.tcs-container {
    border-top: 1px solid #e3dfdf;
    padding-top: 80px;
}
.tcs-header p, .tcs-header p span {
    font-family: 'Gothic-black';
    font-size: 30px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}
#category .cm-header {
    margin-top: 10px;
}
.herobanner-link-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 40px;
}
.herobanner-links {
    font-family: 'Gothic-black';
    font-size: 16px;
    color: #fff;
    margin: 20px auto 0;
    text-align: center;
    padding-bottom: 0;
    border-bottom: 1px solid #fff;
    max-width: 90px;
    margin: auto 10px;
}
.main-template-wide, .main-template-no-wide {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}
.pl-name a {
    font-family: 'Gothic-semi';
    font-size: 14px;
    line-height: 18px;
}
.pl-btn-margin {
    line-height: 14px;
}
.pl-btn-margin span {
    font-family: 'Grotesk-book';
    font-size: 14px;
    margin-bottom: 0px;
}
.grey-bg-dsc {
    margin-top: 20px;
}
.grey-bg-dsc span {
    background-color: #f9f2e6;
    width: auto;
    display: inline-block;
    text-align: center;
    font-family: 'Grotesk-semi';
    font-size: 10px;
    letter-spacing: 1px;
    border-radius: 34px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
}
.pl-btn-margin span.discounted-sale {
    text-decoration: line-through;
    color: #ABA6A5;
}

.adroll-banner-image {
	position:relative;
}

#salePageHeadline.main-template-no-wide {
    margin-bottom: 0;
}

#salePageHeadline {
    margin-top: 70px;
}

.cm-sale-datails-pill-wrapper-hidden {
    display: none;
}
.us-header-hidden {
    display: none;
}
.us-header-prodcont {
    padding-top: 38px;
    border-top: 1px solid #e5e5e5;
    max-width: 100% !important;
}
.us-header-prodcont p {
    padding-top: 38px;
}

@media (min-width: 576px){
    .cm-disc p {
        display: block;
    }
}

@media (min-width: 768px) {
	
	.herobanner-sub {
		margin-top: 0;
	}
	
	.herobanner-mainsub {
		padding-left: 15px;
		padding-right: 15px;
	}

	.herobanner-links {
		margin: auto 15px;
		font-size: 16px;
		letter-spacing: 0px;
	}

	.herobanner-text p {
		font-size: 38px;
		line-height: 40px;
	}

	.herobanner-text p em {
		font-size: 38px;
		line-height: 40px;
	}

	#multisliderdivForSalePage .owl-nav button {
		width: 8%;
		display: block;
	}

	#multisliderdivForSalePage .owl-stage-outer .owl-stage {
		left: 0px;
	}
	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
    .cm-header {
        max-width: 460px;
    }
    .cm-disc p {
        max-width: 700px;
    }
    .herobanner-mt {
        margin-top: 0px;
    }
    .tcs-header p , .tcs-header p span {
        font-size: 23px;
    }
    .tcs-content-headlinetext p , .tcs-content-headlinetext p span, .tcs-content-subtext p , .tcs-content-subtext p span, .tcs-header p , .tcs-header p span {
        text-align: left;
    }
    .tcs-content-subtext-dy {
        display: block;
    }

    /*salepage*/
    .mobile-margin-on {
        margin-left: 0;
        margin-right: 0;
    }
    .main-template-wide {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 30px;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    /*salepage*/
    .cm-header {
        max-width: 100%;
    }
    .tcs-header p, .tcs-header p span {
        font-size: 23px;
    }
    .tcs-content-headlinetext p, .tcs-content-headlinetext p span, .tcs-content-subtext p, .tcs-content-subtext p span, .tcs-header p, .tcs-header p span {
        text-align: left;
    }
    .main-template-no-wide {
        padding: 0 30px 80px 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .productlist-image {
        height: 286px;
        overflow: hidden;
    }
    .prod-list-data-container {
        height: 90px;
        overflow: hidden;
        margin: 20px 0px 40px 0px;
    }
    #salePageHeadline {
        margin-top: 30px;
    }
}
@media (min-width: 810px){
    .productlist-image {
        height: 304px;
        overflow: hidden;
    }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
    .tcs-header p , .tcs-header p span {
        font-size: 30px;
    }

    /*salepage*/
    .main-template-wide {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 30px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .tcs-header p, .tcs-header p span {
        font-size: 30px;
    }
    .main-template-no-wide {
        padding: 0 30px 80px 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .productlist-image {
        height: 260px;
        overflow: hidden;
    }
    #salePageHeadline {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
	#multisliderdivForSalePage .owl-nav button {
		width: 5%;
	}
	.productlisting-subcontainer {
	    margin-top: 60px;
	}

	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
    .cm-disc p {
        max-width: 710px;
    }

    /*salepage*/
    .main-template-wide {
        width: 100%;
        max-width: 1150px;
        padding: 0 40px 0 40px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 80px;
        margin-top: 40px;
    }
    .main-template-no-wide {
        width: 100%;
        max-width: 1400px;
        padding: 0 30px 0 30px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 80px;
    }
    .productlist-image {
        height: 100%;
        overflow: hidden;
    }
    #herobannertwocols {
        max-height: unset;
    }
}
@media (min-width: 1300px){
    .productlist-image {
        height: 359px;
        overflow: hidden;
    }
}
@media (min-width: 1400px){
    .productlist-image {
        height: 100%;
        overflow: hidden;
        max-height: 385px;
    }
}
@media (min-width: 1600px){
    .productlist-image {
        height: 100%;
        overflow: hidden;
        max-height: 448px;
    }
}