/*Fonts */

@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');

/*@font-face {
    src: url("../fonts/HelveticaNeueLTStd-LtCn.otf"), url("../fonts/Helvetica Neue-01.ttf") format("truetype"), ;
    font-family: 'Helvetica Neue';
	font-style: italic;
	font-weight: 400;
}
*/

/*Customize*/
.belvedere-vodka-custom-brand-page #maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.belvedere-vodka-custom-brand-page #maincontent * {
    box-sizing: border-box;
}
.belvedere-vodka-custom-brand-page #maincontent .column.main {
    padding: 0;
}
.belvedere-vodka-custom-brand-page .block-container {
	max-width: 1400px;
	margin: 0 auto;
}
.belvedere-vodka-custom-brand-page .block-container-iframe {
	max-width: 100%;
}

/*Sections*/
.belvedere-vodka-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TR,
.belvedere-vodka-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TL {
    display: none;
}
.belvedere-vodka-custom-brand-page #maincontent .slick-prev:before {
    background-image: url(../images/2022-05-18-45x45-arrow-left.png);
}
.belvedere-vodka-custom-brand-page #maincontent .slick-next:before{
    background-image: url(../images/2022-05-18-45x45-arrow-right.png);
}
.belvedere-vodka-custom-brand-page #maincontent .slick-arrow {
	background-color: transparent;
}
.belvedere-vodka-custom-brand-page #maincontent .slick-prev:before,
.belvedere-vodka-custom-brand-page #maincontent .slick-next:before {
    content: "" !important;
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.belvedere-vodka-custom-brand-page #maincontent .slick-slider .slick-dots li button::before {	display: none;}
.belvedere-vodka-custom-brand-page #maincontent .slick-slider .slick-dots li button {
	background-color: #EFEFEF !important;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	padding: 0;
	margin-right: 10px;
}
.belvedere-vodka-custom-brand-page #maincontent .slick-slider .slick-dots li {	height: auto;	width: auto;	margin: 0;}
.belvedere-vodka-custom-brand-page #maincontent .slick-slider .slick-dots li:last-child button{	margin-right:0;}
.belvedere-vodka-custom-brand-page #maincontent .slick-slider .slick-dots li.slick-active button {
	background-color: #000 !important;
}
.belvedere-vodka-custom-brand-page .products-slider .slick-dots {
	bottom: 30px !important;
	left: 0;
}

/*Transition*/
.belvedere-vodka-custom-brand-page .products-slider .product-item .button,
.belvedere-vodka-custom-brand-page .btn-cart::before{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.belvedere-vodka-custom-brand-page .tile-01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.belvedere-vodka-custom-brand-page #maincontent .slick-prev, .belvedere-vodka-custom-brand-page #maincontent .slick-next {
	top: 31% !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	height: 48px;
	width: 48px;
}
.belvedere-vodka-custom-brand-page .products-slider .slick-next {
	right: 10px !important;
}
.belvedere-vodka-custom-brand-page .products-slider .slick-prev {
    left: 10px !important;
}
.belvedere-vodka-custom-brand-page .tile-01 .block-container-iframe {
	position: relative;
	height: 0;
	padding-top: 0;
	padding-bottom: 56.3%;
	overflow: hidden;
}
.belvedere-vodka-custom-brand-page #myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.belvedere-vodka-custom-brand-page .hero-infos-box {
	padding: 89px 147px 75px 165px;
	position: relative;
	font-size: 0;
	width: 100%;
}
.belvedere-vodka-custom-brand-page .hero-infos-box > div {
	display: inline-block;
	position: relative;
	z-index: 1;
	vertical-align: middle;
}
.belvedere-vodka-custom-brand-page .tile-01.video-iframe {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.belvedere-vodka-custom-brand-page .hero-infos-box::before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
/*	opacity: 0.8;*/
	position: absolute;
	top: 0;
	left: 0;
}
 .belvedere-vodka-custom-brand-page .page-header, .belvedere-vodka-custom-brand-page .ammenu-nav-sections.nav-sections{
	z-index: 9;
}
.belvedere-vodka-custom-brand-page .page-footer {
	background-color: #fff;
}
.belvedere-vodka-custom-brand-page .products-slider .action.primary, .belvedere-vodka-custom-brand-page .products-slider .action-primary, .belvedere-vodka-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .belvedere-vodka-custom-brand-page .action.primary, .belvedere-vodka-custom-brand-page .action-primary {
	background-color: transparent;
	text-transform: uppercase;
	font-size: 15px;
	padding: 18.5px 37px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	border: 2px solid #fff;
	position: relative;
}
.belvedere-vodka-custom-brand-page .products-slider .action.primary:hover, .belvedere-vodka-custom-brand-page .products-slider .action-primary:hover, .belvedere-vodka-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .belvedere-vodka-custom-brand-page .products-slider .action.primary:active {
	background-color: #fff;
	border-color: #fff;
	color: #fff;
}
.belvedere-vodka-custom-brand-page .products-cocktails .slick-list, .belvedere-vodka-custom-brand-page .products-cocktails .slick-track{
	padding: 0;
}

.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow {
	top: 50% !important;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	margin-top: -30px;
}
.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-next {
	right: -65px;
}
.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-prev {
	left: -65px;
}
.belvedere-vodka-custom-brand-page .page-footer {
	background-color: #fff;
/*	position: absolute;*/
	z-index: 1;
}
.belvedere-vodka-custom-brand-page .page-footer .footer.content {
	padding-top: 0;
	margin-top: 0;
}
.belvedere-vodka-custom-brand-page .tile-02.hero-infos {
	width: 100%;
	display: table;
	padding-top: 430px;
}
.belvedere-vodka-custom-brand-page .hero-image-holder .hero-image {
/*	max-width: 387px;*/
}
.belvedere-vodka-custom-brand-page .hero-infos-box .hero-image-holder {
	width: 40%;
	margin-right: 10%;
}
.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {
	font-family: 'Helvetica Neue';
	font-style: italic;
	font-weight: 400;
	font-size: 26px;
	color: #000000;
	line-height: 1.3;
	margin: 0;
	display: inline;
	letter-spacing: 0;
}
.belvedere-vodka-custom-brand-page .hero-infos-box .hero-text-holder {
	width: 43.2%;
	margin-left: 6.8%;
}
.belvedere-vodka-custom-brand-page .products-slider .slick-list, .belvedere-vodka-custom-brand-page .products-slider .slick-track{
	padding: 0;
}
.belvedere-vodka-custom-brand-page .products-slider .wrap-carousel {
	background-color: #000;
	margin-top: 30px;
	padding: 60px 0 0;
}
.belvedere-vodka-custom-brand-page .product-price {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
}
.belvedere-vodka-custom-brand-page .products-slider .product-item {
	border: none;
	font-size: 16px;
	text-align: center;
}
.belvedere-vodka-custom-brand-page .products-slider .product-item-name {
	color: #fff;
	text-align: center;
	margin: 20px auto 15px;
/*	max-width: 200px;*/
	line-height: 1.5;
	font-size: 16px;
}
.belvedere-vodka-custom-brand-page .products-slider .product-item-link {
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	max-height: 4.5rem;
    height: 4.5rem;
}
.belvedere-vodka-custom-brand-page .wrap-carousel .product-items {
	padding: 0 40px 110px;
}
.belvedere-vodka-custom-brand-page .products-cocktails-wrapper {
	background-color: #fff;
	margin: 30px 0;
	padding: 30px;
}
.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .cocktails-slider{
	padding-bottom: 90px;
}
.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {
	font-family: 'Helvetica Neue';
/*	font-style: italic;*/
	font-weight: 800;
	font-size: 50px;
	color: #000000;
	line-height: 1;
	margin-top: 53px;
	margin-bottom: 20px;
}
.belvedere-vodka-custom-brand-page .ingredients em, .belvedere-vodka-custom-brand-page .how--to--mix em {
	color: #000;
	font-family: 'Helvetica Neue';
	font-size: 22px;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
	font-style: unset;
}
.belvedere-vodka-custom-brand-page .inner--slide-col-inner ul {
	padding-left: 0;
	list-style-type: none;
}
.belvedere-vodka-custom-brand-page .inner--slide-col-inner ul li {
/*	margin-bottom: 3px;*/
	font-size: 25px;
/*	font-style: italic;*/
	color: #000;
}
.belvedere-vodka-custom-brand-page .how--to--mix p{
/*	font-style: italic;*/
	text-transform: uppercase;
	color: #000;
}
.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .slick-dots {
	bottom: 0;
}
.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {
	margin-bottom: 300px;
	background-color: #000;
	width: 100%;
	display: table;
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder {
	background-color: #000;
	color: #fff;
	padding: 35px 20px;
	text-align: left;
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder .title {
	font-size: 35px;
	line-height: 1;
	text-transform: uppercase;
/*	max-width: 300px;*/
/*	margin: 0 auto 10px;*/
	width: 100%;
	text-align: left;
}
.belvedere-vodka-custom-brand-page .products-add-to-cart-slider .product-add-to-cart {
	width: 33.33%;
	float: left;
	text-align: center;
}
.belvedere-vodka-custom-brand-page .video-holder {
	width: 100%;
	position: relative;
	height: 583px;
}
.belvedere-vodka-custom-brand-page .video-holder .video-holder-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder .product-price {
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder form .button.btn-cart {
	border-color: #fff;
	color: #fff;
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder form .button.btn-cart:hover, .belvedere-vodka-custom-brand-page .add-to-cart-holder form .button.btn-cart:active{
	color: #000;
}
.belvedere-vodka-custom-brand-page .product-image-container {
	width: 300px !important;
}
.belvedere-vodka-custom-brand-page .inner--slide .each--img {
	width: 100%;
}
.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .slick-slide {
	margin: 0 15px;
}
.belvedere-vodka-custom-brand-page .inner--slide-col-inner {
	font-size: 16px;
}
.belvedere-vodka-custom-brand-page .inner--slide-col-inner .ingredients {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.belvedere-vodka-custom-brand-page .btn-cart::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #000;
	z-index: 1;
	transform: translate(-50%,-50%) scale(0);
	-webkit-transform: translate(-50%,-50%) scale(0);
	-moz-transform: translate(-50%,-50%) scale(0);
}
.belvedere-vodka-custom-brand-page .btn-cart:hover::before,.belvedere-vodka-custom-brand-page .btn-cart:active::before{
	transform: translate(-50%,-50%) scale(1.01);
	-webkit-transform: translate(-50%,-50%) scale(1.01);
	-moz-transform: translate(-50%,-50%) scale(1.01);
}
.belvedere-vodka-custom-brand-page .add-to-cart-holder form .button.btn-cart:before{
	background-color: #fff;
}
.belvedere-vodka-custom-brand-page .btn-cart span {
	position: relative;
	z-index: 2;
}

/*Responsive*/
@media (max-width:1700px) {
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 84px 142px 70px 160px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;		margin-top: 45px;		margin-bottom: 20px;	}
	.belvedere-vodka-custom-brand-page .wrap-carousel .product-items {		padding: 0 40px 100px;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 24px;	}



}
@media (max-width:1599px) {
	.belvedere-vodka-custom-brand-page .block-container {		max-width: 1300px;	}
	.belvedere-vodka-custom-brand-page .video-holder {		height: 542px;	}
	.belvedere-vodka-custom-brand-page .hero-image-holder .hero-image {		max-width: 100%;	}


}
@media (max-width:1499px) {
	.belvedere-vodka-custom-brand-page .block-container {		max-width: 90%;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 74px 132px 60px 150px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box .hero-text-holder {		width: 46%;		margin-left: 4%;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .cocktails-slider {		padding-bottom: 70px;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {		margin-bottom: 200px;	}


}
@media (max-width:1399px) {
	.belvedere-vodka-custom-brand-page .tile-02.hero-infos {		padding-top: 360px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 64px 122px 50px 140px;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 22px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;		margin-top: 34px;		margin-bottom: 15px;	}
	.belvedere-vodka-custom-brand-page .ingredients em, .belvedere-vodka-custom-brand-page .how--to--mix em {		font-size: 20px;	}
	.belvedere-vodka-custom-brand-page .video-holder {		height: 420px;	}



}
@media (max-width:1199px) {
	.belvedere-vodka-custom-brand-page .tile-02.hero-infos {		padding-top: 190px;	}
	.belvedere-vodka-custom-brand-page .tile-01 .block-container-iframe {		padding-bottom: 56.3%;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 50px 100px 50px 100px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box .hero-image-holder {		width: 42%;		margin-right: 8%;	}
	.belvedere-vodka-custom-brand-page .wrap-carousel .product-items {		padding: 0 40px 80px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;		margin-top: 24px;	}
	.belvedere-vodka-custom-brand-page .ingredients em, .belvedere-vodka-custom-brand-page .how--to--mix em {		font-size: 18px;	}
	.belvedere-vodka-custom-brand-page .video-holder {		height: 400px;	}
	.belvedere-vodka-custom-brand-page #myVideo {		bottom: auto;		top: 0;	}




}

@media (max-width:1023px) {                                        
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 20px 70px 40px;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 20px;	}
	.belvedere-vodka-custom-brand-page .products-slider .action.primary, .belvedere-vodka-custom-brand-page .products-slider .action-primary, .belvedere-vodka-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .belvedere-vodka-custom-brand-page .action.primary, .belvedere-vodka-custom-brand-page .action-primary {font-size: 14px;		padding: 16.5px 34px;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .slick-slide {		margin: 0 10px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;	}
	.belvedere-vodka-custom-brand-page .video-holder {		height: 300px;	}
	.belvedere-vodka-custom-brand-page .add-to-cart-holder {		padding: 28px 10px;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {		margin-bottom: 150px;	}

}

@media (max-width:767px) {
	.belvedere-vodka-custom-brand-page .page-footer {		position: relative;	}
	.belvedere-vodka-custom-brand-page .tile-01.video-iframe .block-container-iframe {		position: static;		padding: 0;	}
	.belvedere-vodka-custom-brand-page .tile-01.video-iframe #myVideo {		height: 100%;		object-fit: cover;	}
	.belvedere-vodka-custom-brand-page .video-holder {		height: 360px;	}
	

	.belvedere-vodka-custom-brand-page .hero-image-holder .hero-image {		max-width: 300PX;		margin: 0 auto;		display: block;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box .hero-image-holder {		width: 100%;		margin-right: 0;		margin-bottom: 10px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 30px 60px 40px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box .hero-text-holder {		width: 100%;		margin-left: 0;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 21px;		line-height: 1.5;	}
	.belvedere-vodka-custom-brand-page .product-item-info {		margin: 0 auto;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper {		padding: 50px 0px;	}
	.belvedere-vodka-custom-brand-page .products-slider .action.primary, .belvedere-vodka-custom-brand-page .products-slider .action-primary, .belvedere-vodka-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .belvedere-vodka-custom-brand-page .action.primary, .action-primary {		font-size: 15px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;		margin-bottom: 25px;	}
	.belvedere-vodka-custom-brand-page .ingredients em, .belvedere-vodka-custom-brand-page .how--to--mix em {		font-size: 22px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow {		bottom: -2px;		top: auto !important;		z-index: 2;		margin-top: 0;		transform: none !important;		-webkit-transform: none !important;		-moz-transform: none !important;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-prev {		left: 0;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-next {		right: 0;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper .slick-dots {		bottom: 11px;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {		display: block;		background-color: #000;		padding: 50px 50px 60px; 	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider .slick-list , .belvedere-vodka-custom-brand-page .products-add-to-cart-slider .slick-track{		padding: 0;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider .slick-dots {		bottom: 26px;		left: 0;	}
	.belvedere-vodka-custom-brand-page 	#maincontent .products-add-to-cart-slider .slick-prev:before {		mask-image: url('../images/2022-05-18-45x45-arrow-left.png');		-webkit-mask-image: url('../images/2022-05-18-45x45-arrow-left.png');	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider  .slick-next::before {		mask-image: url('../images/2022-05-18-45x45-arrow-right.png');		-webkit-mask-image: url('../images/2022-05-18-45x45-arrow-right.png');	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider  .slick-next::before, .belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider  .slick-prev:before {		background-image: unset;		mask-position: center center;		mask-size: cover;		background-color: #fff;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-arrow {		top: auto !important;		bottom: 13px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider.slick-slider .slick-dots li.slick-active button {		background-color: #ffff !important;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-next {		right: 60px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-prev {		left: 60px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner .ingredients, .belvedere-vodka-custom-brand-page .inner--slide-col-inner h3{ height:auto !important;}

	.belvedere-vodka-custom-brand-page .btn-cart::before {		transform: none;		-webkit-transform: none;		-moz-transform: none;		opacity: 0;		top: 0;		left: 0;	}
	.belvedere-vodka-custom-brand-page .btn-cart:hover::before, .belvedere-vodka-custom-brand-page .btn-cart:active::before {		transform: none;		-webkit-transform: none;		-moz-transform: none;		opacity: 1;	}
	.belvedere-vodka-custom-brand-page .tile-01.video-iframe {		position: relative;		top: auto;		left: auto;		height: 340px;	}
	.belvedere-vodka-custom-brand-page .tile-02.hero-infos {		padding-top: 0;		margin-top: -55px;	}
	.belvedere-vodka-custom-brand-page #maincontent .slick-prev, .belvedere-vodka-custom-brand-page #maincontent .slick-next {		height: 40px;		width: 40px;	}

}

/*mobile design*/
@media (max-width:600px) {


}
@media (max-width:550px) {
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 30px 50px 40px;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper {		padding: 40px 00px;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {		padding: 50px 40px 60px;	}
	.belvedere-vodka-custom-brand-page .hero-image-holder .hero-image {		max-width: 100%;	}

}
@media (max-width:479px) {
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 30px 40px 40px;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 19px;	}
	.belvedere-vodka-custom-brand-page 	.hero-infos-box .hero-image-holder {		margin-bottom: 0;	}
	.belvedere-vodka-custom-brand-page .products-slider .wrap-carousel {		padding: 40px 0 0;	}
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper {		padding: 30px 00px;	}
	.belvedere-vodka-custom-brand-page .products-add-to-cart-slider {		padding: 40px 30px 50px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-next {		right: 40px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-prev {		left: 40px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-next {		right: -12px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-cocktails .slick-arrow.slick-prev {		left: -12px;	}
	.belvedere-vodka-custom-brand-page .tile-01.video-iframe {		height: 300px;	}



}
@media (max-width:374px) {
	.belvedere-vodka-custom-brand-page .products-cocktails-wrapper {		padding: 30px 00px;	}
	.belvedere-vodka-custom-brand-page .hero-infos-box {		padding: 30px 30px 40px;	}
	.belvedere-vodka-custom-brand-page .inner--slide-col-inner h3 {		font-size: 50px;	}
	.belvedere-vodka-custom-brand-page .hero-text-holder h1, .belvedere-vodka-custom-brand-page .hero-text-holder p {		font-size: 17px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-next {		right: 20px;	}
	.belvedere-vodka-custom-brand-page #maincontent .products-add-to-cart-slider .slick-prev {		left: 20px;	}
}