<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.row-feature.globe-banner{
	margin-bottom:-90px;
}
body .brand .h3,
body .brand .text,
body .brand .brandText,
body h2.h2AfterTop,
a,
.prSlider .togglePr,
.prSlider .togglePr .togglePrI,
.prSlider .togglePr i,
body .row-feature h3,
body #Mod360 span,
body .row-feature{
	color: #000;
}
html {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 50%;
    height: 100vh;
}

.prodrinksSlide{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 550px;
    text-align: center;
}
.prodrinksSlideItems {
    width: 30%;
    margin: auto;
    text-align: center;
}
.prodrinksSlide img {
    max-width: 250px;
    margin-bottom: 50px;
}
.page-masthead div#Mod760.row-feature {
    padding: 0;
}
/* Brand page */ 

.ProdrinksBrandPage .page-masthead &gt; .row-feature:nth-child(1) &gt; .container,
.companyProfile .page-masthead &gt; .row-feature:nth-child(1) &gt; .container,
.contactUs .page-masthead &gt; .row-feature:nth-child(1) &gt; .container {
	width:100%;
}
.ProdrinksBrandPage .page-masthead &gt; .row-feature:nth-child(1),
.companyProfile .page-masthead &gt; .row-feature:nth-child(1),
.contactUs .page-masthead &gt; .row-feature:nth-child(1){
	padding-top: 0px;
	padding-bottom: 0px;
}
.ProdrinksBrandPage .page-masthead &gt; .row-feature {
    position: relative;
}
.ProdrinksBrandPage .item-page {
	margin-bottom: 0;
}
.page-masthead .row-feature {
    padding: 70px 0;
}
.ProdrinksBrandPage .page-masthead &gt; .row-feature .widSlidesetLeft .uk-slideset-nav,
.ProdrinksBrandPage .page-masthead &gt; .row-feature .widSlidesetRight .uk-slideset-nav{
	display:none;
}
.ProdrinksBrandPage .svgLines,
.ProdrinksBrandPage .arrowDownLeft,
.ProdrinksBrandPage .arrowDownRight {
	display: none;
}
.prSlider .prList .uk-thumbnails {
    display: none;
}
.prSlider .uk-thumbnails {
	margin: 0;
}
.prSlider .uk-thumbnails &gt; li {
    width: auto;
	height: 100px!important;
    margin: 0 10px;
}
.prSlider .uk-thumbnails &gt; li img {
    height: 100px;
	top: 0;
    transform: none!important;
	transition: 0s;
}
.prSlider .uk-thumbnails &gt; li:hover img {
	transform: translateY(-50%);
	opacity: 1;
}
.brandsTopSlider {
    position: relative;
}
.brandsTopSlider:after {
	content: '';
	height: 350px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	//background-image: url(/images/template/SliderBottomWhite.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}
.custom.anom .imgTitl:after,
.about-banners .imgTitl:after {
	content: '';
    height: 240px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-image: url(/images/template/SliderBottomWhite.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100%;
}

.ProdrinksBrandPage .navbar-default .navbar-nav &gt; li &gt; a,
.ProdrinksBrandPage .navbar-default .navbar-nav &gt; li &gt; span,
.ProdrinksBrandPage .normal-menu:not(.fixed-top) .mod-languages li &gt; a {
   // color: #000;
}
.ProdrinksBrandPage .normal-menu:not(.fixed-top) li.lang-active &gt; a:before {
   // background: #000;
}
.ProdrinksBrandPage #t3-mainnav.normal-menu .nav .caret {
	//border-color: #000;
}
.brandsTopSlider .uk-dotnav {
    z-index: 2;
    position: absolute;
    left: 20px;
    top: 0;
}
.brandsTopSlider .uk-overlay-panel a{
    background: #B2B2B2!important;
}
.brandsTopSlider .uk-overlay-background {
    background: transparent;
    align-items: flex-end;
    margin: 0 auto;
}
.brandsTopSlider .uk-cover-background {
    background-attachment: fixed;
	opacity: .5;
}
.brandsTopSlider .uk-slideshow&gt;li {
	background: #5f5f5f;
}
.brandsTopSlider .slLeft p {
    color: #FFF;
    line-height: 24px;
    font-weight: lighter;
}


.banner-text img {
	max-width: 280px;
	margin-bottom: 20px;
}
.banner-text.img-shadow img {
	filter: drop-shadow(2px 4px 6px rgba(0,0,0, 65%));
}
.banner-text img.vert_logo {
    max-height: 200px;
}
.brandsTopSlider .heading {
	color: #fff;
    font-size: 20px!important;
    font-weight: lighter;
	font-style: italic;
    line-height: 32px;
    background: url(/images/icons/quote-left-white.png) no-repeat;
    background-size: 20px;
	padding: 0 22px;
    margin: 0 auto;
}
.brandsTopSlider .heading &gt; span {
	font-weight: bold;
}

div#Mod372{
	position: relative;
}
.brandsTopSlider .slRight {
    position: absolute;
    right: 13.5%;
    top: 40%;
}
.ProdrinksBrandPage .categories {
    text-align: center;
	padding: 0 20px;
	transition: .3s;
	z-index: 1;
}
.ProdrinksBrandPage .categories.cat-bottom {
	position: relative;
}
.ProdrinksBrandPage .categories.affix {
    text-align: right;
    background: #FFF;
	padding: 10px 5px;
	position: fixed;
    top: 65px;
    z-index: 9;
}
.ProdrinksBrandPage .categories.affix .cat-txt {
	display: none;
}
.ProdrinksBrandPage .categories ul {
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
}
.ProdrinksBrandPage .categories li {
    display: inline-block;
	margin: 5px;
}

.slRghtArrow {
	position: absolute;
    height: 100%;
    right: 40px;
    top: 0;
	padding-top: 10%;
	padding-bottom: 2%;
	animation: arrowDown 5s infinite;
	animation-direction: alternate;
}
@keyframes arrowDown {
  from {padding-bottom: 2%;}
  to {padding-bottom: 6%;}
}
.slRghtArrow .aLine{
	height:100%;
	width: 2px;
	background-color: white;
}
.slRghtArrow .arrow{
	position: relative;
    left: -9px;
    top: -7px;
}
.about-banners,
.about-baners {
	margin-top: 40px;
    margin-left: 20px;
}
a.more {
    float: right;
}
a.more ,
.disp-cont,
.more-cont{
	font-weight: 100;
    line-height: 24px;
}
.ProdrinksBrandPage .banners .more img {
    display: block;
    transform: rotate(90deg);
    transition-delay: .50s;
    transition: .8s;
	position:relative;
	top:5px;
	left:10px;
}
a.more{
	width:30px;
	height: 30px;
}
.ProdrinksBrandPage .banners .more.open img {
    transform: rotate(270deg);
    transition-delay: .50s;
	transition: .8s;
}
.imgTitl{
	position: relative;
	margin-bottom:50px;
}
.imgTitl &gt; img{
	height: auto;
}
.imgTitl &gt; span {
    position: absolute;
    top: 30px;
    left: 30px;
    border-bottom: 2px solid white;
    border-left: 2px solid #fff;
    color: white;
    font-size: 20px;
    font-weight: 800;
}
#Mod715 .imgTitl &gt; span {
    left: 15px;
}
.fullcover{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgb(95 95 95 / 50%);
}
.banners .text {
    position: relative;
    margin-top: -100px;
    padding-top: 10px;
    background: rgb(255 255 255 / 58%);
}

.brand-intro ul.uk-slideset &gt; li {
    padding: 40px;
}
.brand-intro ul.uk-slideset &gt; li .uk-panel-title {
    position: absolute;
    top: 30px;
    left: 30px;
    border: 2px solid white;
    color: white;
    font-size: 20px;
    font-weight: 800;
    padding: 20px 40px;
    margin: 0;
	padding-top: 10px;
    padding-bottom: 10px;
}
.brand-intro ul.uk-slideset &gt; li .uk-panel-teaser {
    background: #000;
    margin-bottom: 50px;
}
.brand-intro ul.uk-slideset &gt; li .uk-panel-teaser img {
    opacity: .5;
}
.brand-intro .uk-dotnav&gt;li&gt;a {
    background: #666;
    width: 7px;
    height: 7px;
	cursor: pointer;
}
.brand-intro .uk-dotnav&gt;li.uk-active&gt;a {
    background: transparent;
    border: 1px solid #666!important;
    width: 10px;
    height: 10px;
    transform: none;
}
.brand-intro .uk-slideset-nav {
    align-items: center;
    width: 50px;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.brand-intro .uk-dotnav&gt;li {
    padding: 0;
    display: block;
}
.brand-intro {
    min-height: 600px;
}

#Mod376{
	padding: 0 0;
}
#Mod376 &gt; .container{
	margin-left: 0;
}
#Mod376 .home-brands &gt; .uk-subnav{
	background-color: unset;
	background-image: url("/images/brand_koppaberg/EditLowRes-1080x900.jpg");
	background-size: 100%;
	background-attachment: fixed;
}
.productDetails .subtitle {
    padding: 130px 200px;
}
.home-brands.productDetails .side-title{
    font-weight: 100;
    font-size: 200px;
    right: 200px;
    color: #dbdbdb;
}
h2.h2AfterTop {
	margin-bottom: 70px;
    font-size: 40px;
    font-weight: lighter;
	line-height: 60px;
}
h2.h2AfterTop span{
	color: white;
    background-color: black;
    padding: 5px 20px;
}
.brands-tab.brands-page &gt; .container{
	margin-left:0;
}
.brands-tab.brands-page li .uk-panel{
	display: flex;
}
.brands-tab.brands-page li .uk-panel .uk-panel-title{
	background: rgba(0, 0, 0, 0.3);
    color: white;
    min-width: 50%;
    margin-left: 87px;
    max-height: 100px;
    padding: 23px 0 25px 35px;
    text-align: left;
    margin-top: 16%;
    margin-right: -180px;
    font-size: 45px;
    font-weight: lighter;
}
.brands-tab.brands-page li .uk-panel .uk-panel-title &gt; a{
	font-size: 40px;
}

.brands-tab.brands-page li .uk-panel .uk-margin.uk-text-center {
    margin-top: -90px;
}
.brands-tab.brands-page li .uk-panel .uk-margin &gt; img{
    height: 600px;
    width: auto;
    max-width: unset;
	margin-left: 60px;
    margin-right: 60px;
}
.brands-tab .brand.ready .media-box.image-left {
    background-position: 0;
    min-height: 465px;
}
.custom.brands-tab.brands-page{
    position: relative;
}

.page-header.clearfix {
    display: none;
}
div#Mod374{
    background-color: unset;
}
.tickappear .bullet{
	position:relative;
	top: 2px;
}
/*////////////////////////////////*/
.arrowDown {
	position: absolute;
    height: 100%;
    right: 40px;
    top: 0;
    padding-top: 10%;
    padding-bottom: 2%;
    animation: arrowDown 5s infinite;
    animation-direction: alternate;
}
.arrowDown .arrow {
    position: relative;
    left: -9px;
    top: -7px;
}

/*////////////////////////////////*/
.product-category-intro.container {
	margin-left: 0;
	background-size: 100%;
    background-position-y: -320px;
    background-attachment: fixed;
    color: #fff;
    padding: 70px 170px;
	position: relative;
}
.Kopparberg.Cider.Flavor .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_cider_flavor_header_back_color.jpg);
}
.Kopparberg.Cider.Light .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_cider_light_header_back_color.jpg);
}
.Kopparberg.Cider.Free .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_cider_free_header_back_color.jpg);
}
.Kopparberg.Cider.Sparkling .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_cider_sparkling_header_back_color.jpg);
}
.Kopparberg.Gin .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_flavor_gin_header_back_color.jpg);
}
.Kopparberg.Seltzer .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_seltzer_header_back_color.jpg);
}
.Kopparberg.Rtd .product-category-intro {
    background-image: url(/images/brand_koppaberg/kopparberg_rtd_header_back_color.jpg);
}
.Eldecreto .product-category-intro {
    background-image: url(/images/brand_eldecreto/eldecreto_tequila_header_back_color.jpg);
}
.Bache .product-category-intro {
    background-image: url(/images/brand_bache/bache_cognac_header_back_color.jpg);
}
.Papas .product-category-intro {
    background-image: url(/images/brand_papas/papas_rum_header_back_color.jpg);
}
.Herno .product-category-intro {
    background-image: url(/images/brand_herno/herno_gin_header_back_color.jpg);
}
.Tranquebar .product-category-intro {
    background-image: url(/images/brand_tranquebar/tranquebar_gin_header_back_color.jpg);
}
.Ahriise .product-category-intro {
    background-image: url(/images/brand_ahriise/ahriise_rum_header_back_color.jpg);
}
.Mackmyra .product-category-intro {
    background-image: url(/images/brand_mackmyra/mackmyra_whisky_header_back_color.jpg);
}
.Ramsbury.Vodka .product-category-intro {
    background-image: url(/images/brand_ramsbury/ramsbury_vodka_header_back_color.jpg);
}
.Ramsbury.Gin .product-category-intro {
    background-image: url(/images/brand_ramsbury/ramsbury_gin_header_back_color.jpg);
}
.Montelliana .product-category-intro {
    background-image: url(/images/brand_montelliana/montelliana_wine_header_back_color.jpg);
}
.Benedetto.Natural .product-category-intro {
    background-image: url(/images/brand_sanbenedetto/benedetto_natural_header_back_color.jpg);
}
.Benedetto.Sparkling .product-category-intro {
    background-image: url(/images/brand_sanbenedetto/benedetto_sparkling_header_back_color.jpg);
}
.Benedetto.IceTea .product-category-intro {
    background-image: url(/images/brand_sanbenedetto/benedetto_sparkling_header_back_color.jpg);
}
.Benedetto.BlackTea .product-category-intro {
    background-image: url(/images/brand_sanbenedetto/benedetto_sparkling_header_back_color.jpg);
}
.Viva.Fysikoi .product-category-intro {
    background-image: url(/images/brand_viva/viva_fysikoi_header_back_color.jpg);
}
.Viva.Froutopota .product-category-intro {
    background-image: url(/images/brand_viva/viva_fysikoi_header_back_color.jpg);
}
.Viva.Nektar .product-category-intro {
    background-image: url(/images/brand_viva/viva_fysikoi_header_back_color.jpg);
}
.Viva.Stevia .product-category-intro {
    background-image: url(/images/brand_viva/viva_fysikoi_header_back_color.jpg);
}
.JGasco.Mixers .product-category-intro {
    background-image: url(/images/brand_jgasco/jgasco_mixers_header_back_color.jpg);
}
.JGasco.Bitter .product-category-intro {
    background-image: url(/images/brand_jgasco/jgasco_bitter_header_back_color.jpg);
}
.Felix.Wine .product-category-intro {
    background-image: url(/images/brand_felix/felix_wine_header_back_color.jpg);
}
.Penasol.Sangria .product-category-intro {
    background-image: url(/images/brand_penasol/penasol_sangria_header_back_color.jpg);
}
.Tosti.Wine .product-category-intro {
    background-image: url(/images/brand_tosti/tosti_wine_header_back_color.jpg);
}
.Athlos.Beer .product-category-intro {
    background-image: url(/images/brand_athlos/athlos_beer_header_back_color.jpg);
}
.Demo .product-category-intro {
    background-image: url(/images/demo_images/brand_category_back.jpg);
}
.lowlow.hardseltzer .product-category-intro {
    background-image: url(/images/brand_lowlow/LowLow_Hard-Seltzer.jpg);
}
.Xino.Natural .product-category-intro {
	background-image: url(/images/brand_xino_nero/xino_header_back.jpg);
}
/*////////////////////////////////*/
.prSlLeft.row-feature{
	background-color: transparent;
}
.prSlRight.row-feature{
	background-color: transparent;
}
/*////////////////////////////////*/
.prSlLeft .prBoxBack &gt; h1{
    padding: 50px 0;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 155px;
}
.prSlRight .prBoxBack &gt; h1{
	padding: 50px 0;
    color: #efefef;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
    font-size: 155px;
}
/*////////////////////////////////*/
.prSlLeft.row-feature &gt; .container{
	margin-left: 0;
}
.prSlRight.row-feature &gt; .container{
	margin-right: 0;
}
/*////////////////////////////////*/
.widSlidesetLeft{
	position: relative;
}
.widSlidesetRight{
	position: relative;
}
/*////////////////////////////////*/
.widSlidesetLeft &gt; div &gt; .uk-flex{
	position: absolute;
    bottom: 3%;
    left: 50%;
}
.widSlidesetLeft &gt; div &gt; .uk-flex {
	position: absolute;
    left: 50.8%;
}
.widSlidesetLeft &gt; div &gt; .uk-flex &gt; .uk-grid.uk-grid-small {
	left: 10px;
}
.widSlidesetRight &gt; div &gt; .uk-flex {
	position: absolute;
    bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
/*////////////////////////////////*/
.animated-box .widSlidesetLeft ul.uk-slideset {
	left: 0;
    display: inline-block;
	width: 100%;
}
/*////////////////////////////////*/
span.togglePrI {
    font-size: 12px;
}
.prSlRight span.togglePrI {
    font-size: 12px;
}
.animated-box .widSlidesetLeft ul.uk-slideset &gt; li &gt; .uk-panel &gt; .uk-margin:nth-child(1) {
    width: 15%;
	position: absolute;
    left: 40%;
	top: 50%;
    transform: translate(-50%,-50%);
	z-index: 2;
}
.animated-box .widSlidesetRight ul.uk-slideset &gt; li &gt; .uk-panel &gt; .uk-margin:nth-child(1) {
	margin-bottom: 0;
    position: absolute;
    left: 60%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.animated-box .widSlidesetRight ul.uk-slideset &gt; li &gt; .uk-panel &gt; .uk-margin:nth-child(1) img {
	margin-top: 0;
}
.ProdrinksBrandPage .animated-box ul.uk-slideset &gt; li &gt; .uk-panel &gt; .uk-margin:nth-child(2) {
    background: rgb(0 0 0 / 9%);
    width: 100%;
    position: relative;
    z-index: 1;    
    margin: 0;
    display: flex;
    align-items: center;
}
.ProdrinksBrandPage .prSlLeft .animated-box ul.uk-slideset &gt; li &gt; .uk-panel &gt; .uk-margin:nth-child(2) {
	top: 50%;
    transform: translateY(-50%);
}
.prList .widSlidesetLeft &gt; div &gt; .uk-flex ,
.prList .widSlidesetRight &gt; div &gt; .uk-flex {
    display: none;
}
.ProdrinksBrandPage .prSlRight .brand.animated-box {
    position: relative;
}
.ProdrinksBrandPage .prSlRight .prBoxBack {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
}
.ProdrinksBrandPage .animated-box ul.uk-slideset .uk-panel-title {
	margin: 0;    
    font-size: 54px;
    line-height: 65px;
    color: white;
}
.ProdrinksBrandPage .animated-box .widSlidesetLeft ul.uk-slideset .uk-panel-title {
	width: 40%;
	padding: 15px 30px;
	padding-right: 9%;
	background-color: black;
	line-height: 50px;
	font-size: 35px;
}
.ProdrinksBrandPage .animated-box .widSlidesetRight ul.uk-slideset .uk-panel-title {
	width: 40%;
	padding: 0 30px 0 50px;
	order: 2;
	background-color: black;
	line-height: 70px;
	font-size: 35px;
}
.ProdrinksBrandPage .animated-box .widSlidesetRight ul.uk-slideset .uk-panel-title br{
	display: none;
}
.ProdrinksBrandPage .animated-box .widSlidesetLeft ul.uk-slideset .text-box {
    width: 60%;
    float: right;
    padding: 40px 285px;
	padding-left: 11%;
}
.ProdrinksBrandPage .animated-box .widSlidesetRight ul.uk-slideset .text-box {
	width: 65%;
    float: left;
    padding: 40px 300px;
	position: relative;
}
.ProdrinksBrandPage .text-box p {
    line-height: 1.5;
}
.ProdrinksBrandPage .text-box .title {
	font-size: 20px;
	font-weight: bold;
}
.widSlidesetLeft table.PacksSizes {
	margin-top: 30px;
	float: right;
	font-size: 12px;
}
.widSlidesetLeft table.PacksSizes th,
.widSlidesetLeft table.PacksSizes tr th {
    padding-right: 15px;
}
.widSlidesetLeft table.PacksSizes td, 
.widSlidesetLeft table.PacksSizes tr td{
	border-top: 0px solid;
    border-left: 3px solid orange;
    padding: 0 10px;
	margin-top: 40px;
}
.widSlidesetLeft th.PacksSizesHead {
    padding-bottom: 10px;
}
.widSlidesetLeft .productDetailsSlidesetLink{
    position: absolute;
    left: 61%;
    bottom: -55px;
	margin-left: -25px;
    border: 1px solid #1D1C1E;
    color: #1D1C1E;
    font-size: 16px;
    padding: 10px 32px;
	transition: .3s;
}
.prSlRight .productDetailsSlidesetLink{
    position: absolute;
    right: 30px;
    bottom: -75px;
    border: 1px solid #1D1C1E;
    color: #1D1C1E;
    font-size: 16px;
    padding: 10px 32px;
	transition: .3s;
}
.widSlidesetLeft .productDetailsSlidesetLink:hover{
    color: #fff;
	background-color: #1D1C1E;
}
.widSlidesetLeft .awards img {
    width: 70px;
    margin: 30px 10px 10px;
}
	
/* List view */
.brand.prBoxBack.prList {
	background: none;
    margin-top: 0;
}
.prSlLeft .brand .uk-slideset &gt; li {
	background: linear-gradient(to right, #efefef 58%, transparent 58%);
    margin: 120px 0;
	padding: 100px 0;
}
.prSlLeft .brand.prList .uk-slideset &gt; li {
    display: flex!important;
    opacity: 1!important;
    animation: none!important;
}
.prSlRight .brand .uk-slideset &gt; li .prBoxBack,
.prSlRight .brand.prList .uk-slideset &gt; li .prBoxBack{
	opacity: 1!important;
    animation: none!important;
    box-shadow: -5px -4px 90px 0px #D0D0D0;
	min-height: 460px;
    max-height: 505px;
    width: 66.5%;
	top: 50%;
    transform: translateY(-50%);
}
.prSlRight .brand.prList .uk-slideset &gt; li{
    display: flex!important;
    opacity: 1!important;
    animation: none!important;
}
.prSlRight .brand .uk-slideset &gt; li {
	padding: 80px 0;
	margin: 130px 0;
    position: relative;
}
.brand.prlist .uk-slidenav {
	display: none;
}

/*////////////////////////////////*/
.animated-box .widSlidesetRight ul.uk-slideset &gt; li &gt; div{
	display: flex;
	align-items: center;
}
.animated-box .widSlidesetRight ul.uk-slideset &gt; li &gt; div &gt; div:nth-child(3) p{
	font-weight: 100;
}
.widSlidesetRight table.PacksSizes {
    font-size: 12px;
	margin-top: 30px;
	margin-bottom: 0;
	float: right;
}
.widSlidesetRight table.PacksSizes th,
.widSlidesetRight table.PacksSizes tr th {
    padding-left: 15px;
}
.widSlidesetRight table.PacksSizes td, 
.widSlidesetRight table.PacksSizes tr td{
	border-top: 0px solid;
    border-right: 3px solid orange;
    padding: 0 10px;
	margin-right: 40px;
	text-align: right;
}
.widSlidesetRight th.PacksSizesHead {
    padding-bottom: 10px;
	text-align: right;
}
.widSlidesetRight .productDetailsSlidesetLink{
	color: #000;
    position: absolute;
    bottom: -55px;
    left: 41%;
    right: unset;

}
.widSlidesetRight .productDetailsSlidesetLink:hover{
	background-color: #000;  
	color: #fff;  
}

/*////////////////////////////////*/
.productDetailsSlidesetLink .btn-arrow {
    top: 10px;
}
/*////////////////////////////////*/
.page-masthead .row-feature.productsHeaderRight,
.page-masthead .row-feature.productsHeaderLeft{
	padding-bottom: 0;
}
/*////////////////////////////////*/
a.a-element{
    position: relative;
	display: inline-block;
    width: 40px;
    height: 40px;
}
svg.svgArrow {
    position: relative;
}
@keyframes arrowDownBl {
  from {height: 50px;}
  to {height: 20px;}
}
.arrowDownCent {
    position: absolute;
    margin: 0 auto;
    display: inline;
	height: 40px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
}
.arrowDownRight {
    position: absolute;
    height: 40px;
    right: 40px;
    bottom: 43%;
}
.arrowDownLeft {
    position: absolute;
    height: 40px;
    left: 205px;
    top: 42%;
}
.ProdrinksBrandPage .a-element span.btn-arrow {
    transform: rotate(90deg);
}
.product-category-intro.container:before {
	content: '';
	background: rgb(0 0 0 / 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
}
.product-category-intro &gt; div {
    position: relative;
}
.prHeader{
	font-family: 'Open Sans', sans-serif;
}
.prHeader &gt; p{
	font-weight: bold;
    font-size: 65px;
    margin-bottom: 25px;
    margin-top: -10px;
}
.prText &gt; p{
	font-style: italic;
}
.product-category-intro .togglePr {
    position: relative;
    z-index: 1;
}
/*///////  recipes mod  Start ///////*/
div#Mod381 {
	padding: 0;
}
div#Mod381 &gt; .container{
    width: 100%;
	padding: 0;
}
.row-feature .recipes-side-title {
    color: #dbdbdb;
    font-size: 150px;
    font-weight: 700;
    position: absolute;
    top: 665px;
    left: 0;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    transform: rotate(-90deg);
}
.recipes-mod .uk-slideset-nav {
	position: absolute;
    bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.recipes-mod {
    position: relative;
	height: auto;
}
.recipes-mod ul.uk-slideset &gt; li .uk-panel{
	display: flex;
}
.recipes-mod ul.uk-slideset &gt; li .uk-panel .uk-panel-teaser{
	width: 50%;
	float: left;
	padding-left: 15%;
	margin-bottom: 0;
}
.recipes-mod .uk-slider:not(.uk-drag) {
    transition: transform 200s linear;
}
.uk-thumbnails {
    list-style: none;
    text-align: center;
	padding: 0;
	margin-top: 50px;
}
.uk-thumbnails &gt; li {
    display: inline-block;
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.uk-thumbnails &gt; li img {
    position: relative;
	top: 50%;
	transform: translateY(-50%);
	opacity: .6;
	transition: .5s;
}
.uk-thumbnails &gt; li:hover img {
	transform: scale(1.05) translateY(-50%);
}
.uk-thumbnails &gt; li.uk-active img {
	opacity: 1;
}
.recipes-mod .recipes-intro {
	padding-left: 15%;
	padding-right: 20px;
	margin-bottom: 60px;
}
.recipes-mod .recipes-intro h4 {
    margin-bottom: 30px;
}
.recipes-mod &gt; .uk-flex {
    display: none;
}
.recipes-mod ul.uk-slideset &gt; li .uk-panel .uk-margin{
	width:50%;
	float: right;
	padding: 3% 15% 3% 5%;
    background-color: #efefef;
    margin: 0;
	display: flex;
	align-items: center;
}
.recipes-mod .recipe-info {
    font-weight: 100;
}
.recipes-mod .recipe-info .title,
.recipes-gallery .recipe-info .title {
	font-size: 27px;
	font-weight: 600;
    margin-top: 0;
}
.recipes-mod .recipe-info .title {
	margin-bottom: 40px;
}
.recipes-mod .recipe-info p {
	font-style: italic;
}
.recipes-mod .recipe-info h4{
	font-size: 16px;
	font-weight: 600;
	padding: 30px 0 5px 0px;
}
.recipes-mod ul.ingredients &gt; li:before{
	background-image: url(/images/icons/add.png);
    background-size: 12px 12px;
    display: inline-block;
    width: 12px;
    height: 12px;
    content: "";
    margin-right: 15px;
}
.recipes-mod ul.ingredients {
	font-size: 15px;
	list-style-type: none;
	padding-left: 0;
}
.recipes-mod .brand {
	display: none;
}
.recipes-bottom {
    text-align: center;
    margin-top: 40px;
}
.recipes-bottom a {
    color: #1D1C1E;
    font-size: 16px;
    border: 1px solid #1D1C1E;
    padding: 16px 32px;
    display: inline-block;
}
.recipes-bottom a:hover {
    color: #FFF;
    background: #000;
}
.recipes-mod .recipesSideTitle{
    font-size: 196px;
    color: #efefef;
    position: absolute;
    left: -150px;
	transform: rotate(-90deg);
    transform-origin: top left;
}
#headerPopup{
	width:75%;
	margin:0 auto;
}

#headerPopup iframe{
	width:100%;
	margin:0 auto;
}
.embed-video-div{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
}
.embed-video-frame {
    background-color: #000;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.cloce-button {
	font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: -13px;
    right: 20px;
    color: white;
    font-size: 60px;
    transform: rotate(45deg);
}
.cloce-button:hover {
	cursor: pointer;
}
i.fa.fa-youtube-play {
    font-size: 50px;
    margin-top: 15px;
}
.recipes-mod .uk-margin-bottom-remove:hover{
	cursor: pointer;
}
/*///////  recipes mod  End ///////*/

/*///////  SVG  START ///////*/
.positionRelative{
    position: relative;
}
.catBrandsImg.flex-display {
	display: flex;
}
.catBrandsImg.flex-display &gt; a {
    margin-left: -2px;
}
.afterearthsvg{
    position: relative;
    z-index: 1;
}
.afteearthLine {
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 1; 
}
.logoLetter{
	display: none;
}
linearGradient{ 
	display: none;
}

.home-about-text &gt; .container{
	width: 100%;
	position: relative;
}
.intro-about #companytext {
    max-width: 26.7%;
    margin-right: 18.5%;
    padding: 50px 68px;
    float: right;
    background-size: 3px;
    position: relative;
    top: 30px;
    z-index: 10;
}
.svgLines{ 
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height: 100%;
} 
.padTop80px{padding-top: 160px;}

/*///////  SVG  End ///////*/

/*///////  New Footer  Start ///////*/
.afterFooter {
    background: rgb(239,239,239);
    background: -moz-linear-gradient(left,  rgb(239,239,239) 30%, rgb(213,213,213) 60%);
    background: -webkit-linear-gradient(left,  rgb(239,239,239) 30%,rgb(213,213,213) 60%);
    background: linear-gradient(to right,  rgb(239,239,239) 30%,rgb(213,213,213) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d5d5d5',GradientType=1 );
    padding: 50px 0;
}
.footerSocials i.fa-facebook-square{
    color: #265b9d;
}
.footerSocials i.fa-instagram-square{
    color:#dd3e80;
}
.footerSocials i.fa-youtube-square{
    color:#e32211;
}
.footerSocials i.fa-facebook-square:hover{
    border-color: #265b9d;
}
.footerSocials i.fa-instagram-square:hover{
    border-color: #dd3e80;
}
.footerSocials i.fa-youtube-square:hover{
    border-color: #e32211;
}
.t3-spotlight.t3-footer-sl.row &gt; div{
    padding: 0;
}
div#Mod360 ,
div#Mod565{
    margin: 0;
    background-image: url(/images/template/footerTop.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0;
}
.t3-spotlight.t3-footer-sl.row {
    padding: 0;
}
.t3-spotlight.t3-footer-sl.row {
    padding: 0;
}
body .t3-footer-sl .t3-module{
    background: transparent;
}
footer#t3-footer {
background: rgb(239,239,239);
background: -moz-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(221,221,221,1) 70%);
background: -webkit-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(221,221,221,1) 70%);
background: linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(221,221,221,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efefef",endColorstr="#dddddd",GradientType=1);
}
.customFooter {
    padding: 200px 0 50px 0;
}
.logoText &gt; img {
    max-width: 205px;
}
.logoText &gt; span{
    font-size: 16px;
    text-align: left;
    color: #666;
    display: block;
}
.contactFooter p a{
    font-size: 16px;
}
.customFooter &gt; .container{
    display: flex;
    //align-items: flex-end;
}
.contactFooter{
    position: relative;
}
.fa-youtube-square:before{
    content: "\f431"!important;
}
.footerSocials {
    margin-bottom: 0;
}
.footerSocials a{
    margin-right: 5px;
	display: inline-block;
    position: relative;
    top: 10px;
}
.footerSocials a i {
    font-size: 25px;
    padding: 5px;
    border: 2px solid transparent;
    border-radius: 10px;
	transition: .5s;
}
.contactFooter .footerAdress {
    position: relative;
    top: -40px;
}
.contactFooter .footerTel {
    position: relative;
    top: -20px;
}
.customFooter i.fa.fa-map-marker,
.customFooter i.fa.fa-phone,
.customFooter i.fa.fa-envelope{
    margin-right: 10px;
}
span.footerAfterIcon {
    font-weight: 300;
}
.footerAfterIcon {
    font-size: 16px;
    font-weight: 300;
    margin-top: 15px;
}
footer#t3-footer &gt; .container{
    width: 100%;
}
.afterAfterFooter {
    background-color: #e2e2e2;
    padding: 10px 0;
}
section.t3-copyright{
    display: none;
}
.newsletter-social {
    text-align: center;
	transform: translateY(-100%);
    position: relative;
    top: 130px;
}
.footerLinks .footerLinksLinks {
    text-align: center;
    width: 95%;
    font-weight: 500;
	margin-bottom: 20px;
}
.footerCopyright strong{
    font-size: 14px;
    font-weight: 600;
}
.footerNewsletter span {
    line-height: 35px;
	display: block;
}
.footerNewsletter input {
    border: 0px solid #666;
    padding: 16px 10px;
    min-width: 300px;
	display: inline-block;
	pointer-events: none;
}
.footerNewsletter button {
    color: white;
    background-color: #666;
    border: 0px solid;
    padding: 7px 30px;
    border-radius: 0 5px 5px 0;
	display: inline-block;
	pointer-events: none;
}
.footerNewsletter {
    padding: 10px 0;
	cursor: not-allowed;
}
/*///////  New Footer  End ///////*/

/*///////  HomePage Brands Start ///////*/
.box-grey .uk-text-center.uk-panel-teaser {
    text-align: left!important;
}
.white-box .uk-text-center.uk-panel-teaser {
    text-align: right!important;
}
body .uk-margin-top {
    margin-top: 40px!important;
}
.brands-filter .uk-margin-top {
	margin-bottom: 40px;
}
.brand-image .cat-bottles img {	
	max-height: 350px;
}
.brandText {
    min-height: 85px;
}
.catBrandsImg &gt; div {
    position: relative;
}
.catBrandsImg a {
    display: block;
}
.catBrandsImg a &gt; img{
    height: 70px;
	max-width: unset;
}
.catBrandsImg.img80 a &gt; img{
    height: 80px;
	margin-bottom: -10px;
}
.catBrandsImg.img90 a &gt; img{
    height: 90px;
	margin-bottom: -20px;
}
.catBrandsImg.img100 a &gt; img{
    height: 100px;
	margin-bottom: -30px;
}
.myvodka .catBrandsImg &gt; div &gt; a &gt; img{
	float: right;
}
.products-gallery-page .categories-descriptions &gt; .brand-category {
    padding: 30px;
    width: 85%;
    margin: 0 auto;
}
a.togglePr {
    font-size: 25px;
	display: flex;
    align-items: center;
    gap: 10px;
	position: absolute;
	transition: 0.5s;
}
.prSlLeft a.togglePr {
	right: 20px;
	top: 100px;
}
.prSlRight a.togglePr {
	left: 20px;
	top: 100px;
}
.mega-inner .brands-filter .brand.prList {
    min-height: 70px;
	display: flex;
	align-items: center;
}
.mega-inner .brands-filter .brand.prList &gt; a{
    margin: 0;
    width: 100%;
	text-align: center;
}
a.linkBelow {
    display: none;
}
body .uk-dotnav&gt;*&gt;* {
    width: 10px;
    height: 10px;
}
/*///////  HomePage Brands  End ///////*/
.dropdown.mega.products-item .dropdown-toggle{
	
}
.t3-megamenu .t3-module .mainTopMenu .listTitle a {
    text-transform: uppercase;
}
.TopBrandHeaderImg:after{
	content: '';
    height: 350px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    background-image: url(/images/template/whiteBottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.TopBrandHeader .texts {
	margin-top: -25vh;
    padding: 0 100px;
}
#Mod625{
	margin-bottom: 200px;
}
.TopBrandHeaderImg {
    position: relative;
    height: 90vh;
    background-image: url(/images/brand_koppaberg/kopparberg_topslider_1.jpg);
    background-repeat: no-repeat;
    background-position-y: -20vh;
}
.TopBrandHeader .about-banners .imgTitl:after {
    content: '';
    height: 240px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    text-align: center;
    background-image: url(/images/template/whiteBottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100%;
}
.TopBrandHeader .banners {
    padding: 0 40px 40px 40px;
}
.TopBrandHeaderImgDark {
    background-color: rgb(0 0 0 / 0.5);
    height: 100%;
}
.TopBrandHeader .introTextLeft {
    padding: 40px;
    background-color: #fff;
}
.TopBrandHeader .imgTitl {
    position: relative;
    margin-bottom: 0px;
}
.TopBrandHeader .text {
    margin-top: 50px;
}
.miniTitle {
    font-size: 25px;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 30px;
    padding: 0 20px;
}
.innerBanner{
	background-color:#fff;
}


.home-brands &gt; .uk-subnav &gt; li &gt; a:after {
    position: absolute;
    content: '';
    top: 6.9em;
    left: 0%;
    width: 35em;
    height: 35em;
    opacity: 1;
    background: #fff;
    margin-left: -12em;
    border-radius: 42.5%;
    transform-origin: 50% 50%;
    animation: wave 5s infinite linear;
    transition: all 2.5s ease;
    animation-fill-mode: forwards;
}
.home-brands &gt; .uk-subnav &gt; li &gt; a {
    overflow: hidden;
}
.home-brands &gt; .uk-subnav &gt; li:not(.uk-active):hover {
	border-color: transparent;
}
.home-brands &gt; .uk-subnav &gt; li:not(.uk-active) &gt; a:hover {
    color: #000;
	transition-delay: 0.5s;
}
.home-brands &gt; .uk-subnav &gt; li:not(.uk-active) &gt; a:hover::after {
    animation: wave 6s infinite linear, waveTopNew 5.5s ease;
    animation-fill-mode: forwards;
    opacity: 1;
    z-index: -1;
}
@keyframes waveTopNew {
	0% {top: 3.9em;}
	25% {top: 1.0em;}
	50% {top: -1em;}
	75% {top: -2.7em;}
	100% {top: -3.7em;}
}


.filterDesc.open {
	opacity: 0;
	transition-delay: 0s
}
.filterDesc {
	color: #000;
	opacity: 1;
	transition-delay: .5s;
}
.menu-filter {
	display: inline-flex;
	align-items: stretch;
	grid-gap: 10px;
	min-height: 32px;
	border: 1px solid #333;
	border-radius: 4px;
}
.menu-filter a.openFilter {
	padding: 10px 15px;
}
.menu-filter a.openFilter &gt; .fa {
	margin-right: 0;
}
.menu2023 div.topFilterItems ul {
	display: inline-flex;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.t3-megamenu .t3-module .topFilterItems li {
	color: #000;
    padding: 12px 15px 8px 15px;
    cursor: pointer;
}
.t3-megamenu .t3-module .topFilterItems li:last-child {
    border-radius: 0 4px 4px 0;
}
.t3-megamenu .t3-module .topFilterItems li:not(.active):hover {
    background: #DDD;
}
.t3-megamenu .t3-module .topFilterItems li.active {
	color: #FFF;
	background: #000;
}
.brands-grid.products-menu li.inactive, .brands-grid.products-menu .brand-name.inactive {
	opacity: .3;
}
.padding-0 {
	padding: 0!important;
}


/*MAIN MENU 2021 START*/
/* 2023 update */
.brands-grid {
	padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
}
.t3-megamenu .mainmenu2021 .brands-grid ul &gt; li &gt; a.brand-name {
    color: #7e4498;
	font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}
.brands-grid .brand ul {
	margin-top: 10px;
}
.brands-grid .brand ul &gt; li &gt; a:not(.brand-name):before,
.mobile-menu #productsList .brandItem ul &gt; li &gt; a:before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(/images/icons/mainmenuarrow.png);
    display: inline-block;
    background-size: 6px;
    background-repeat: no-repeat;
    margin-right: 10px;
}
@media(max-width: 1400px) {
	.menu2023 .sidebar23 {
		width: 20%!important;
	}
	.menu2023 .newmenu {
		width: 80%!important;
		padding: 60px 30px 0!important
	}
	.menu2023 .brands-grid {
		grid-template-columns: repeat(5, 1fr);
		grid-gap: 10px;
		padding-top: 10px;
		margin-left: -10px;
	}	
	.menu2023 .brands-grid .brand-name,
	.menu2023 .brands-grid .brand ul &gt; li &gt; a {
		font-size: 14px;
	}
}

/* end */
@media(min-width: 1000px) and (max-width: 1600px){
	body #t3-mainnav.navbar-default .navbar-nav .shop-button {display: none;}
}

.ulTitle {
    color: black!important;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d2d2d2;
	display: none;
}
.t3-megamenu .mainmenu2021 ul &gt; li &gt; a, .t3-off-canvas .t3-off-canvas-body a {
	color: #000;
}
.brands-grid .brand-name:hover, .t3-megamenu .mainmenu2021 ul &gt; li &gt; a:hover, .t3-off-canvas .t3-off-canvas-body a:hover {
    color: #F39B26;
}

.mainmenu2021 ul{
	margin-top: 20px;
}
.mainmenu2021 ul li a{
	padding-left: 20px;
}
.linkImg {
    height: 90px;
}
.linkImg.athlos-img {
	height: 70px;
	margin-top: -20px;
}
.t3-megamenu .row.secondRow{
	padding-top: 0;
	margin-top: 30px;
}
.t3-megamenu .row.thirdRow{
	padding: 0;
	margin-top: 30px;
}
.t3-megamenu .row.fourthPow{
	padding-top: 0;
	margin-top: 30px;
}
/*MAIN MENU 2021 END*/
.footerCopyright &gt; span{
    
}
@media (min-width: 1300px) {
    .footerCertif{
    	max-width: 80%;
        margin: auto;
    }
}
@media (min-width: 991px) {
	ul.nav.navbar-nav.level0{
		margin-top: 10px;
	}
}
.footerCertif img{
    max-width: 95px;
	width: auto;
	margin: auto;
}
.footerCertif .modal-body img{
	height: auto;
	max-width: 100%;
}
.footerCertif .certif{
	text-align: center;
}
.certif .certiButton{
	border: 0px solid;
    background-color: transparent;
	transition: all 0.3s;
}
.certif .certiButton:hover{
	transform: scale(1.2);
}
.footerCertif .modal-header .close{
	position: absolute;
    top: 10px;
    right: 12px;
    font-size: 30px;
}
.companyProfile #Mod689 .company-about {
	background-color: rgb(2 77 161 / 34%);
    padding: 0;
    position: relative;
}
.companyProfile #Mod689 .company-about-logo &gt; img {
    position: relative;
    margin-top: -450px;
}
.companyProfile #Mod690 .company-about-logo{
	float: left;
}
.prodrinkscertifiOne,
.prodrinkscertifiTwo{
    padding: 100px 0;
    display: flex;
    transition: all 0.5s;
}
.prodrinkscertifiOne:hover, 
.prodrinkscertifiTwo:hover{
	//background-color: #efefef;
}
.prodrinkscertifiOne img{
	margin: auto;
    display: block;
}
.prodrinkscertifiTwo img{
	margin: auto;
    display: block;
}
.prodrinkscertifiOne h4,
.prodrinkscertifiTwo h4{
	font-size: 20px;
    margin-bottom: 40px;
}
#Mod689 &gt; .container,
#Mod695 &gt; .container{
	width: 100%;
	margin: 0;
}
.welcomeText{
	padding: 100px 0;
}
.imgsBox {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
	z-index: 5;
}
.imgsBox button.certiButton{
	position: absolute;
    bottom: 0;
    right: 0;
    border: 0px;
    background-color: transparent;
    opacity: 1;
	transition: all 0.5s;
}
.imgsBox button.certiButton:hover{
	opacity: 1;
}
.imgsBox button.certiButton &gt; i{
	font-size: 40px;
}
.imgsBox button.certiButton:hover &gt; i{

}
.certiButtonBig{
	border: 0px;
    background-color: transparent;
}
.imgsBox:hover button{
	opacity: 1;
}
.prodrinkscertifiTwo{
	position: relative;
}
.welcomeText:before,
.myback:before{
	content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(/images/template/whiteBottom.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
    transform: rotate(180deg);
    z-index: 0;
	margin-top: -100px;
}
.welcomeText:after,
.myback:after{
	content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(/images/template/whiteBottom.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    bottom: 0;
    z-index: 0;
}
.welcomeText{
	background: rgb(100 61 149 / 20%);
	position: relative;
}
.iso22000text {
    margin-top: 70px;
}
#Mod695 h2,
#Mod689 h2{
	color: black;
	margin-bottom: 20px;
}
@media only screen and (min-width: 991px) {
	.prodrinkscertifiTwo{
		background-image: url('/images/grayLoxoBack.png');
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 990px) {
	.footerCertif .certif{
		margin-bottom: 10px;
	}
	.prodrinkscertifiTwo .iso22000text{
		margin: 0;
	}
	.prodrinkscertifiTwo{
		background: #EFEFEF;
	}

}</pre></body></html>