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

/* START.Feature 4 */
.pl-link {
	font-size: 38px;
	line-height: 10px;
    text-align: right;
}

.productlisting {
	position: relative;
}

.productlisting-subcontainer {
	margin-top: 40px;
	padding-left: 0;
	padding-right: 0;
}
/* END.Feature 4 */

/* START.Feature Banner */
.plb-container {
	position: relative;
	max-height: 540px;
}

.plb-contentposition {
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.plb-contentcontainer {
	display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.plb-content {
	display: table-cell;
    vertical-align: middle;
	text-align: center;
}

.plb-title{
	font-family: 'Quincy-Cf';
	font-size: 30px;
	color: #fff;
}

.plb-link{
	margin-top: 20px;
}

#productlisting4 .pl-seal img {
	width: 50px;
	margin-bottom: 10px;
}

#productlisting4 .owl-carousel .owl-item {
	max-height: 418px;
	overflow: hidden;
}

/* END.Feature Banner */

/* START.Feature 1 */
.productlisting1-subsub, .herobanner-subsub {
	position: relative;
	display: inline-block;
}

.productlisting1-subcontainer .pl1-wish {
	position: absolute;
    top: 10px;
    right: 10px;
	width: 25px;
}

.pl1-title {
	font-family: 'Quincy-Cf';
	font-size: 33px;
	margin-bottom: 20px;
	line-height: 33px;
	max-width: 295px;
	text-transform: capitalize;
}

.pl1-author {
	font-family: 'GroteskPro-Bold';
	font-size: 10px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.pl1-content {
	font-family: 'GroteskPro-Light';
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}

#productlisting1Sub .owl-dots {
    position: absolute;
    top: -15px;
    left: 0px;
}

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

.pl1-maincontainer {
	margin-top: 35px;
}

.pl1-btn {
	margin-top: 30px;
}

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

.shdw-border-horizontal {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin: 50px 0px 30px 0px;
}
/* END.Feature 1 */

.pl-container {
	position: relative;
	/* max-width: 245px; */
}
.product-listing-btn {
	margin-bottom: 5px;
}
#productlisting1Sub.owl-carousel .owl-dots.disabled {
	display: block;
}

.individual-product.right-pads{
	padding-right: 6px;
}

.individual-product.left-pads{
	padding-left: 6px;
}

.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: 'Quincy-Cf';
    line-height: 38px;
    font-size: 33px;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
    letter-spacing: 1px;
}
.multibanner-text p{
	max-width: 220px;
}
.herobanner-link-container {
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 20px;
}
.homeversion4 .multibanner-text p{
	color: #eac383;
	line-height: 33px;
}
.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%);
}

.textbannerclass .row {
	margin-left: 0px;
	margin-right: 0px;
}
#textbannerdiv {
	/*background-color: #f0ede8;*/
	/*padding: 15px;*/
}
.videos-main-container.textbannerclass{
	position: relative;
}
.textbanner-float{
	width: 100%;
    /* position: absolute; */
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	padding: 10px 0;
}
.textbanner-float .textbannerdiv-text {
    position: relative;
    height: 100%;
    display: block;
}
.textbanner-text-container {
    display: table;
    width: 100%;
    height: 100%;
}
.float-textbanner{
	position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.float-container-textbanner {
	display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.float-inner-container-textbanner{
	display: table-cell;
    vertical-align: middle;
}
.float-inner-container-textbanner p{
    font-size: 22px;
    line-height: 26px;
    max-width: 235px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    font-family: 'Quincy-Cf';
    margin-top: 10px;
	color: #fff;
}
/* .textbanner-link:after{
	content: "\2192";
	font-family: "Glyphicons Halflings";
	line-height: 1;
	display: inline-block;
	padding-left: 5px;

} */
.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: 'Quincy-Cf';
    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;
}
.multibanner-text p{
	font-size: 42px;
	line-height: 46px;
	letter-spacing: 0px;
	font-family: 'Quincy-Cf';
}
.multibanner-text p{
	max-width: 100%;
}
.homeversion4 .multibanner-text p{
	font-size: 35px;
}
.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;
}
.textbannerclass .row {
	margin-left: 0px;
	margin-right: 0px;
}
#textbannerdiv {
	/*background-color: #f0ede8;*/
	/*padding: 15px;*/
	height: 170px;
}
.videos-main-container.textbannerclass{
	position: relative;
}
.textbanner-float{
	width: 100%;
    /* position: absolute; */
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.textbanner-float .textbannerdiv-text {
    position: relative;
    height: 100%;
    display: block;
}
.textbanner-text-container {
    display: table;
    width: 100%;
    height: 100%;
}
.float-textbanner{
	position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.float-container-textbanner {
	display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.float-inner-container-textbanner{
	display: table-cell;
    vertical-align: middle;
}
.float-inner-container-textbanner p{
    font-size: 30px;
    line-height: 26px;
    max-width: 340px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    font-family: 'Quincy-Cf';
    margin-top: 10px;
    letter-spacing: 0px;
	height: 35px;
}
.float-inner-container-textbanner em{
    font-size: 32px;
	font-family: 'Quincy-Cf-Italic';
	font-style: normal;
	color: #fff;
}
p.subtext-banner, .subtext-banner em {
	margin-top: 0px;
	font-size: 22px;
}
.float-inner-container-textbanner p.salebanner-bold, .float-inner-container-textbanner p.salebanner-bold em{
    font-size: 30px;
	line-height: 35px;
}
.inner-btn-linkbanner p{
	max-width: 200px;
}
.float-inner-container-textbanner p a{
    font-family: 'GroteskPro-SemiBold';
    font-size: 16px;
    color: #fff;
    margin: auto;
    text-align: center;
    padding-bottom: 0px;
    border-bottom: 1px solid #fff;
    max-width: 120px;
    text-align: center;
    margin-top: 20px;
}
/* .textbanner-link:after{
	content: "\2192";
	font-family: "Glyphicons Halflings";
	line-height: 1;
	display: inline-block;
	padding-left: 5px;
} */
.home-banner-a-btn.text-banner-a-btn{
	max-width: 235px;
	width: 100%;
	font-family: 'GroteskPro-SemiBold';
	background-color: #fff;
	color: #000;
}
.text-banner-a-btn .text-upper-case{
	color: #000;
	font-family: 'GroteskPro-SemiBold';
	font-size: 16px;
	letter-spacing: 0px;
	display: block;
}
.link-container .home-banner-a-btn.text-banner-a-btn:hover {
	font-family: 'GroteskPro-Bold';
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.center-text {
	text-align: center;
}
#productlisting4 .owl-nav button {
	width: auto;
	height: 73%;
}
#multisliderdiv .owl-nav button {
	width: 16%;
	display: none;
}
#multisliderdiv .owl-stage-outer .owl-stage {
	left: -30px;
}
#productlisting4 .owl-nav img, #multisliderdiv .owl-nav img {
    height: 30px;
    width: 100%;
    max-width: 30px;
    background-color: #fff;
    padding: 5px;
}
.homeversion4 #multisliderdiv .owl-nav img {
    height: 35px;
    width: 100%;
    max-width: 35px;
    background-color: #fff;
    padding: 5px;
	margin-left: 5px;
}
.pl-brand a {
	margin-top: 12px;
    font-family: 'GroteskPro-Book';
    color: #969696;
    display: block;
    text-transform: none;
    letter-spacing: normal;
    line-height: 17px;
    font-size: 12.5px
}
.pl-container .pl-name a, .pl-container .pl-name strong {
    color: #000000;
    font-size: 13px;
    font-family: 'GroteskPro-Book';
}

.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 {
	margin-bottom: 0px;
}
.product-img-container {
	position: relative;
}

.hover-size .cont {
    display: inline-block;
    background: #ffffff;
    height: 30px;
    overflow: hidden;
    /* line-height: 30px; */
    cursor: pointer;
    margin: 0px 5px;
    text-align: center;
}
.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;
}

.hover-size .find-my-fit-btn p {
    text-transform: uppercase;
    font-size: 9px;
    margin-bottom: 0px;
    font-family: 'GroteskPro-SemiBold';
    line-height: 30px;
    height: 30px;
}

.find-my-fit-btn.cont {
    width: 70px;
}
.productlisting-subcontainer-sliders{
	margin-top: 0px;
}

.section-title.sectio-title-font-size {
	font-family:'Quincy-Cf-Italic';
}
.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: 14px;
	padding-bottom: 4px;
}
.prod-list-data-container .pl-name-with {
	margin-bottom: 10px;
    line-height: 17px;
}
.product-listing-btn.pl-btn-height {
    margin-bottom: 0px;
    /* line-height: 12.5px; */
}

.product-listing-btn.pl-btn-height span {
	font-size: 14px;
}
.prod-list-data-container .pl-name-with .pl-name {
    min-height: 35px;
}
.prod-details .product-reviews {
    margin-bottom: 5px;
	display: flex; 
	align-items: center; 
	gap: 8px;
	height: 20px;
	margin-top: 10px;
}
.prod-details .product-reviews-text {
    font-size: 12px;
    padding-top: 0;
    font-family: 'GroteskPro-SemiBold';
}
.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;
}
.product-listing-btn.pl-btn-height span.colored-sale {
	color: #b58069;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc {
  margin-top: 10px;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc span, .product-listing-btn.pl-btn-height .grey-bg-dsc a {
  background-color: #eae8e7;
  width: 100%;
  display: inline-block;
  max-width: 175px;
  text-align: center;
  font-family: 'GroteskPro-Bold';
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 10px 4px 10px;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc span {
	line-height: 2;
}
.product-listing-btn.pl-btn-height .grey-bg-dsc a {
	padding: 0px;
	height: auto;
}
.container-promoLabels {
	width: 100%;
	height: auto;
}
.pl-btn-margin span {
	font-size: 16px;
	color: #000;
	font-family: 'GroteskPro-Book';
}

/*version 3*/
.featured4-product-listing-continer {
    min-height: 420px;
	padding-top: 40px;
}
.featured4-product-listing-continer.mobile-margin-on {
    padding-right: 0px;
}
.homeversion3 .pl-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
    font-family: 'Quincy-Cf-Light';
    /*font-style: italic;*/

}
.homeversion3 .pl-title span {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
    font-family: 'Quincy-Cf-Italic';
    /*font-style: italic;*/

}
.homeversion3 .product-category-group {
	height: 30px;
	margin-bottom: 20px;
}
.homeversion3 .category-group-data.active {
	font-family:'GroteskPro-Regular';
	font-size: 13px;
	color: #000000;
	padding-bottom: 0px;
	border-bottom: 1px solid #000;
}

.homeversion3 .category-group-data {
	font-family:'GroteskPro-Regular';
	font-size: 13px;
	color: #5b5b5b;
	padding-bottom: 1px;
	cursor:pointer;
	margin-right: 20px;
    white-space: nowrap;
    display: inline;
}

.homeversion3 .owl-stage .category-group-data {
	padding-right: 0px;
}
.homeversion3 .product-category-group {
	width: 100%;
    display: flex;
}
.homeversion3 .productlisting-subcontainer {
    margin-top: 0px;
}
.homeversion3 .sw-cl-cn {
    margin: 10px 0;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}

.homeversion3 .swatch-circle.selected {
    border: 1.5px solid #000;
}
.homeversion3 .swatch-circle {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    margin: 0 2px;
    display: inline-block;
	border: 1px solid #ccc;
}
.homeversion3 .pl-btn-height {
    min-height: 100px;
}

.position-absolute {
	position: absolute;
}
.position-relative {
	position: relative;
}
.homeversion4.salebanner .float-inner-container-textbanner p{
	color: #fff;
}
.homeversion4.salebanner .float-inner-container-textbanner p.subtext-banner{
	font-family: 'GroteskPro-Light';
	font-size: 14px;
	margin-top: 10px;
	max-width: 250px;
	line-height: 18px;
}
.homeversion4.salebanner .float-inner-container-textbanner p.salebanner-bold{
	margin-top: 6px;
	font-size: 27px;
}
.homeversion4.salebanner .float-inner-container-textbanner p a{
    font-family: 'GroteskPro-SemiBold';
    font-size: 12px;
    color: #fff;
    margin: auto;
    text-align: center;
    padding-bottom: 0px;
    border-bottom: 1px solid #fff;
    max-width: 120px;
    text-align: center;
    margin-top: 20px;
}
.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(1)
{
	line-height: 26px;
	height: 55px;
}
.salebanner-bold {
	height: 55px;
}
.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(3){
	font-size: 12px;
	color: #fff;
	margin-bottom: 17px;
	line-height: 15px;
}
.homeversion4.salebanner .float-inner-container-textbanner a{
	color: #fff;
}
.homeversion4.salebanner .float-inner-container-textbanner p a{
    border-bottom: 1px solid #fff;
}
.featured4-product-listing-continer .productlist-image img {
	min-height: 237px;
}
.pl-container .fitting-room-img {
    min-height: 237px;
}
.featured4-product-listing-continer .pl-link {
    line-height: 0px;
}
.homeversion3 .product-category-group.owl-carousel.owl-loaded {
    display: block;
}
.featured4-product-listing-continer {
    min-height: 463px;
    overflow: hidden;
}
.product-category-group-container .owl-stage {
     display: flex;
}

.homeversion3 .owl-nav {
	display: none;
}
.featured4-product-listing-continer.custom-product-listing {
	min-height: 438px;
}

@media (max-width: 200px){
	#textbannerdiv {
		height: 220px;
	}
}

@media (max-width: 320px) {
	.featured4-product-listing-continer .productlist-image img {
		min-height: 200px;
	}
    .pl-container .fitting-room-img {
        min-height: 200px;
    }
	.pl-name-with .pl-name{
		height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (min-width: 375px) {
	.pl-name-with .pl-name{
		height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.prod-details .product-reviews-text {
		padding-top: 5px;
	}
}
@media (min-width: 480px){
	/* START.Feature 4 */
	#productlisting4 .owl-carousel .owl-item {
		/*max-height: 392px;*/
		overflow: hidden;
	}
	/* END.Feature 4 */
}

@media (min-width: 576px){

}

@media (min-width: 768px) {

	/* START.Feature Banner */
	.plb-title{
		font-size: 55px;
	}
	/* END.Feature Banner */
	
	/* END.Feature 1 */
	.pl1-title {
		font-size: 20px;
		margin-bottom: 5px;
		line-height: 22px;
		max-width: 100%;
	}
	
	.pl1-content {
		font-size: 14px;
		line-height: 18px;
	}
	
	.productlisting1-sub, .herobanner-sub {
		margin-top: 0;
	}
	
	.pl1-maincontainer {
		position: relative;
		display: table;
		min-height: 245px;
		margin-top: 0;
	}

	.pl1-container {
		vertical-align: middle;
		display: table-cell;
		padding-bottom: 33px;
		margin-top: -30px;
	}
	
	.pl1-btn {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		margin-top: 0;
	}
	
	.productlisting1-mainsub, .herobanner-mainsub {
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner-pad-left {
		padding-left: 0px;
		padding-right: 0px;
	}
	.banner-pad-right {
		padding-left: 0px;
		padding-right: 0px;
	}
	#productlisting1Sub .owl-dots {
	    left: 0px;
	}
	/* END.Feature 1 */
	
	/* START.Feature 4 */
	.pl-link {
	    line-height: 30px;
	    margin-bottom: 50px;
	}
	
	.productlisting-subcontainer {
    	margin-top: 30px;
	}
	
	#productlisting4 .owl-carousel .owl-item {
		/*max-height: 306px;*/
		overflow: hidden;
	}

	#productlisting4 .owl-nav img {
		height: 60px;
    	max-width: 60px;
    	padding: 15px;
	}
	/* END.Feature 4 */

	.herobanner-links {
		margin: auto 15px;
		font-size: 16px;
		letter-spacing: 0px;
	}
	.float-inner-container-textbanner p a{
		font-size: 17px;
	}
	.float-inner-container-textbanner p{
		max-width: 400px;
	}
	.homeversion4 .float-inner-container-textbanner p{
		max-width: 1000px;
	}
	.home-banner-a-btn.text-banner-a-btn{
		max-width: 400px;
	}
	

	#productlisting4 .owl-nav button {
		width: auto;
		height: 80%;
	}

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

	.section-title.sectio-title-font-size, .section-title.sectio-title-font-size span {
		font-size: 47px;
		margin-bottom: 34px;
	}

	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.pl-brand a {
		font-size: 12px;
	}
	.herobanner-text p {
		font-size: 38px;
		line-height: 40px;
	}

	#multisliderdiv .owl-stage-outer .owl-stage {
		left: 0px;
	}
	
	.prod-list-data-container .pl-name-with .pl-name {
	    min-height: 20px;
	}
	.herobanner-text p em {
		font-size: 38px;
		line-height: 40px;
	}
	.product-listing-btn.pl-btn-height span.colored-sale {
		font-size: 16px;
	}
	/*VERSION 3*/
	.featured4-product-listing-continer.mobile-margin-on {
	    padding-right: 30px;
	}
	.homeversion3 .product-category-group {
	    height: 35px;
	    margin-bottom: 23px;
        display: block;
	}
	.homeversion4 #categoryContainer {
		padding-right: 15px;
	}
	.featured4-product-listing-continer .productlist-image img {
		min-height: 292px;
	}
    .homeversion4.salebanner .float-inner-container-textbanner p.subtext-banner{
		max-width: 450px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(1){
		margin-top: 16px;
	}
	.homeversion4 .multibanner-text p{
		font-size: 27px;
	}
	.float-inner-container-textbanner p.salebanner-bold{
		line-height: 35px;
	}
	#textbannerdiv {
		height: 150px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(1) {
		height: unset;
	}
	
	.homeversion3 .category-group-data.active, .homeversion3 .category-group-data {
		font-size: 12px;
	}
	
	.float-inner-container-textbanner p {
		font-size: 32px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

	/* END.Feature 1 */
	.pl1-title {
		font-size: 34px;
		margin-bottom: 15px;
		line-height: 36px;
	}
	
	.pl1-content {
		font-size: 16px;
		line-height: 20px;
	}
	
	.pl1-maincontainer {
		min-height: 369px;
	}
	.float-inner-container-textbanner p, .float-inner-container-textbanner em, .float-inner-container-textbanner p.salebanner-bold em{
		font-size: 44px;
		line-height: 49px;
		max-width: 1000px;
	}
	.inner-btn-linkbanner p{
		max-width: 400px;
	}
	.home-banner-a-btn.text-banner-a-btn{
		max-width: 600px;
	}

	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.pl-container .pl-name a {
	    font-size: 14px;
	    line-height: inherit;
	}
	/* END.Feature 1 */

	#productlisting4 .owl-nav button {
	    height: 81%;
	}
	.product-listing-btn.pl-btn-height span.colored-sale {
		font-size: 14px;
	}

	#textbannerdiv {
		height: 230px;
		margin-bottom: 100px;
	}
	.float-inner-container-textbanner p{
		margin-top: 0px;
	}
	.float-inner-container-textbanner p, .float-inner-container-textbanner p.salebanner-bold{
		font-size: 44px;
		height: 50px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p.salebanner-bold{
		font-size: 47px;
		margin-top: 35px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p.subtext-banner{
		font-size: 22px;
		line-height: unset;
		margin-top:13px;
		max-width: 650px;
		margin-bottom: 10px;
	}
	.float-inner-container-textbanner p:nth-child(1){
		line-height: 47px;
		margin-top: 32px;
		height: 50px;
	}
	.float-inner-container-textbanner p:nth-child(3){
		line-height: 43px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(1){
		line-height: 53px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p a{
		font-size: 16px;
	}
	.homeversion4.salebanner .float-inner-container-textbanner p:nth-child(3){
		line-height: 21px;
	}
	.homeversion4 #multisliderdiv {
		padding-left: 25px;
	}
	.homeversion4 #multisliderdiv .owl-nav .owl-prev img, .homeversion4 #multisliderdiv .owl-nav .owl-next img {
		height: 45px;
		width: 100%;
		max-width: 45px;
	}
	.homeversion4 #multisliderdiv .owl-nav .owl-prev img{
		margin-left: 20px;
	}
	.homeversion4 #multisliderdiv .owl-nav .owl-next img{
		margin-right: 25px;
	}
    .featured4-product-listing-continer {
        min-height: 463px;
    }
	.featured4-product-listing-continer.custom-product-listing {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.featured4-product-listing-continer.custom-product-listing .section-title {
		margin-bottom: 40px;
	}
	.prod-list-data-container .pl-name-with .pl-name {
	    min-height: 35px;
	}
	.homeversion3 .category-group-data.active, .homeversion3 .category-group-data {
		font-size: 13px;
	}
}

@media (min-width: 1200px) {
	/* END.Feature 1 */
	.pl1-title {
		font-size: 36px;
		margin-bottom: 20px;
		line-height: 36px;
	}
	
	.pl1-content {
		font-size: 16px;
		line-height: 20px;
	}
	
	.pl1-maincontainer {
		min-height: 517px;
	}
	#productlisting1Sub .owl-dots {
	    top: -5px;
	}
	/* END.Feature 1 */
	/* START.Feature 4 */
	#productlisting4 .owl-carousel .owl-item {
		max-height: 525px;
		overflow: hidden;
	}
	#multisliderdiv .owl-nav button {
		width: 5%;
	}
	.homeversion4.categorylist-cont #multisliderdiv .owl-nav button {
		width: unset;
	}
	/* END.Feature 4 */

	.productlisting-subcontainer {
	    margin-top: 60px;
	}

	.productlisting-subcontainer-sliders{
		margin-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.pl-brand a {
		font-size: 14px;
	}
	.homeversion3 .category-group-data.active {
		font-size: 18px;
	}
	/*Version 3*/
	.homeversion3 .category-group-data{
		font-size: 18px;
	}
    .featured4-product-listing-continer .pl-link {
        line-height: 18px;
        margin-bottom: 30px;
    }
    .featured4-product-listing-continer  .cm-link a, .featured4-product-listing-continer  .cm-link a span {
        font-size: 14px;
    }
    .homeversion3 .category-group-data.active {
        margin-right: 20px;
        padding-right: 0px;
    }
	.prod-list-data-container .pl-name-with .pl-name {
	    min-height: 20px;
	}
}
@media (min-width: 1600px) {
	.homeversion4 .multibanner-text p{
		font-size: 32px;
	}
}