/**
* 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.
*/
/* .homebanner-container {
	min-height: 250px;
} */
.homebanner-container .carousel {
	margin:0;
	box-shadow: none;
}
.homebanner-container .carousel-inner {
	height: 100%;
	position: relative;
}
.btn-grey-outline {
	border: 1px solid #000;
	padding:2px;
}
.homebanner-float {
	position: absolute;
	top: 0;
    color: #fff;
    width: 100%;
    text-align: center;
	height: 100%;
}
.homebanner-text {
	color: #fff;
	font-family: Gothic-semi;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 10px;
}
.homebanner-description {
	font-family: Grotesk-semi;
	max-width: 414px;
	/* margin: 35px auto 0; */
	padding: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.homebanner-description h4, .homebanner-description h2 {
	font-family: Grotesk-semi;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
}
.homebanner-description strong br{
	display: block;
}
.homebanner-description p {
	font-family: Grotesk-light;
	font-size: 19px;
	line-height: 21px;
	margin: 0 auto;
	font-weight: lighter;
	width: 100%;
    max-width: 414px;
}
.homebanner-text-maincontainer {
	position: relative;
	min-height: 384px;
	max-height: 450px;
}
.homebanner-text-subcontainer {
	display: table;
    height: 100%;
	width: 100%;
	max-height: 500px;
}
.homebanner-text-innercontainer {
	display: table-cell;
    vertical-align: middle;
}
.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';
    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;
}
.capitalize-text {
	text-transform: capitalize;
}
.homebanner-shop {
	display: none;
}

.homebanner-text-innercontainer .shop-btn-row{
	position: absolute;
	bottom: 100px;
	width: 100%;
	bottom: 7%;
	margin-bottom: 0;
}

.cat-label{
    display: block;
    width: 130px;
    text-decoration: none;
    padding: 5px 10px;
    text-align: center;
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    font-family: 'Grotesk-bold';
	line-height: 22px;
}
.homebanner-shop a, .homebanner-shop a:hover, .homebanner-shop a:focus{
	text-decoration: none;
	color:#fff;
}
.homebanner-min-width{
	min-height: 384px;
}

.container.homebanner-description-div {
	margin: 80px auto 70px;
}

.border-separator {
	border-bottom: 1px solid #000;
	margin-bottom: 70px;
}

.homeanner-video {
    width: 100%;
}
@media(max-width: 320px) {
	.homebanner-text-maincontainer {
		max-height: 385px;
	}
}
@media (min-width: 576px){
	.homebanner-description{
		padding: 10px 0px;
	}
	.homebanner-text {
		font-size: 48px;
		line-height: 52px;
		margin-bottom: 70px;
	}
	.homebanner-min-width{
		min-height: 691px;
	}

}
@media (min-width: 768px) {
	.homebanner-description{
		/* margin-top: 50px; */
		max-width: 455px;
		width: 100%;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.homebanner-description h4, .homebanner-description h2 {
		font-size: 26px;
		line-height: 28px;
	}
	.homebanner-description p {
		font-size: 24px;
		line-height: 26px;
		width: 100%;
	}
	
	.homebanner-min-width{
		min-height: 384px;
	}
	.homebanner-text-maincontainer {
	    max-height: 385px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.homebanner-text-subcontainer {
	    max-height: 512px;
	}
	/* .homebanner-container{
		min-height: 700px;
	} */
	.homebanner-text-maincontainer{
		max-height: 504px;
		overflow: hidden;
	}
	.homebanner-text {
		font-size: 52px;
		line-height: 56px;
		margin-bottom: 70px;
	}
	.homebanner-description{
		padding: 0 0 10px 0;
		/* margin-top: 50px; */
		max-width: 1010px;
		width: 100%;
	}
	.homebanner-description h4, .homebanner-description h2 {
		font-size: 32px;
		line-height: 34px;
	}
	.homebanner-description strong br{
		display: none;
	}
	.homebanner-description p {
		font-size: 30px;
		line-height: 32px;
		max-width: 1010px;
		width: 100%;
	}
	.homebanner-shop {
		display: block;
	}
	.homebanner-min-width{
		min-height: 496px;
	}
}

@media (min-width: 1200px) {
	.homebanner-text-subcontainer {
	    max-height: 835px;
	}
	.homebanner-description{
		/* margin-top: 90px; */
		max-width: 1010px;
		width: 100%;
	}
	
	.homebanner-min-width{
		min-height: 640px;
	}

	.homebanner-text-maincontainer{
		max-height: 712px;
		overflow: hidden;
	}
}

@media (min-width: 1400px) {
	.homebannerbasic-text-maincontainer{
		max-height: 820px;
		overflow: hidden;
	}
}
