body {
    width: 100%;
    height: 100%;
    font-family: Helvetica,Arial,sans-serif;
    color: #888;
    background-color: #000;
	overflow-x:hidden; 
	webkit-tap-highlight-color: rgba(255,255,255,.2);
	}
html {
    width: 100%;
    height: 100%;
	}
h1, h2 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
	}
h1 {
	padding-top: 60px;
	}
	
.space-sm	{width:6px;margin:5px 0px 10px 0px;}
.space	{width:6px;padding:10px;margin:25px 0px 10px 0px;}
.space-50	{width:6px;padding:10px;margin:80px 0px 10px 0px;}
.space-2	{width:6px;padding:10px;margin:100px 0px 10px 0px;}	

	
.white {
	color: #fff;
	}
	
/* ---------- was #ed2724 1st - #CC99CC-titles on each area 2nd - icons*/	

.bigicon {
	color: #999999;
	font-size: 56px;
	}

p, ul, li {
    font-size: 100%;
	}
p {
	margin: 10px 0px 20px 0px;
	}
.des {
	margin: 10px 0px 0px 0px;
	font-size: 24px;text-shadow: 0 0 20px #2E2E2E;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}	
.des-dk {
	margin: 10px 0px 0px 0px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #003333;
	}
.des-blk {
	margin: 10px 0px 0px 0px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}	
		
	
@media(min-width:767px) {
    p, ul, li {
        font-size: 95%;
    }
}
a {
    color: #FFFFFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	}
a:hover,
a:focus {
    text-decoration: none;
    color: #fff;
	}
.light {
    font-weight: 400;
	}


/* ------------------------------------------------------------------ navbar */

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
    background-color: #000000;
	}
.navbar-brand:focus {
    outline: 0;
	}
.navbar-custom a {
    color: #fff;
	}
.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.4);
	}

.page-scroll-on	{outline: 0; background-color: rgba(255,255,255,.4);}			
.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
	}
.navbar-toggle:focus, .navbar-toggle:active {
    outline: 0;
	}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
        background-color: #000;/* navigation bar color */
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
}


/* ------------------------------------------------------------------ intro */

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/needlepoint-kits.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}
.intro-body {
    display: table-cell;
    vertical-align: middle;
	}
	
.gallery {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/houses-2-1000-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}		
	
/*.gallery {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/houses-2-1000-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	
.gallery-body {
    display: table-cell;
    vertical-align: middle;
	}	
@media(min-width:767px) {
    .gallery {
        height: 100%;
        padding: 0;
    }*/
    .brand-heading {
        font-size: 100px;
    }
    .gallery-text {
        font-size: 25px;
    }
}
.brand-heading {
    font-size: 40px;
	}
.intro-text {
    font-size: 18px;
	}

@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }
    .brand-heading {
        font-size: 100px;
    }
    .intro-text {
        font-size: 25px;
    }
}

.gallery2 {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/paint-for-needlepoint-canvases-2036x1080-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	/*
.gallery-body2 {
    display: table-cell;
    vertical-align: middle;
	}	
@media(min-width:767px) {
    .gallery2 {
        height: 100%;
        padding: 0;
    }*/
/*.gallery3 {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/canvases.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	*/
	
.gallery3 {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/canvases.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}	
	
/*	
.gallery-body3 {
    display: table-cell;
    vertical-align: middle;
	}	
@media(min-width:767px) {
    .gallery3 {
        height: 100%;
        padding: 0;
    }*/
.boats {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/dimensional-stitches-lg-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}		
/*
.boats {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/dimensional-stitches-lg-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}
.doe {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/small-needlepoint-cushion-insert-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	*/
.doe {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/small-needlepoint-cushion-insert-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}		
	
	
.deer {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/needlepoint-deer-1000-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	
.memling {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/needlepoint-pillow-inserts-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}			
	
	
	/*
.memling {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/needlepoint-pillow-inserts-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}		
	
.small {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/needlepoint-finishing-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}	*/
	
.small {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/needlepoint-finishing-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}				
	
	/*
.letter {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/needlepoint-letters-kits-2580x2108-dup.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}		*/
.letter {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/needlepoint-letters-kits-2580x1820-dup.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}		
	
	/*		
.later {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
	background: url(../img/tray.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}		*/
.later {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/tray2.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}			
			
.btn-circle { /*----------------- top arrow */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 4px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.btn-circle:hover, .btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
	}
.btn-circle-dark { /*----------------- top arrow dark */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 4px solid #666666;
    border-radius: 35px;
    font-size: 40px;
    color: #666666;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.btn-circle-dark:hover, .btn-circle-dark:focus {
    outline: 0;
    color: #666666;
    background: rgba(255,255,255,.1);
	}	
	
.btn-circle-red { /*----------------- bottom arrow */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 3px 16px;
    border: 4px solid #CC99CC;
    border-radius: 35px;
    font-size: 40px;
    color: #CC99CC;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.btn-circle-red:hover, .btn-circle-red:focus {
    outline: 0;
    color: #CC99CC;
    background: rgba(255,255,255,.1);
	}

.page-scroll .btn-circle i.animated, .page-scroll .btn-circle-red i.animated .page-scroll .btn-circle-dark i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.5s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 0.5s;
	}
.page-scroll .btn-circle:hover i.animated, .page-scroll .btn-circle-red:hover i.animated, .page-scroll .btn-circle-dark:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	}
.btn-circle-black { /*----------------- bottom arrow black */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 3px 16px;
    border: 4px solid #000;
    border-radius: 35px;
    font-size: 40px;
    color: #000000;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.btn-circle-black:hover, .btn-circle-red:focus {
    outline: 0;
    color: #000;
    background: rgba(255,255,255,.1);
	}	
.btn-circle-cats { /*-----------------#568396 < teal bottom arrow green> #669999 - no blue sam cats #196076  */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 3px 16px;
    border: 4px solid #196076;
    border-radius: 35px;
    font-size: 40px;
    color: #196076;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.btn-circle-cats:hover, .btn-circle-cats:focus {
    outline: 0;
    color: #196076;
    background: rgba(255,255,255,.1);
	}	
.btn-circle-teal { /*-----------------#568396 < teal bottom arrow green> #669999 - no blue sam cats #196076  */
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 3px 16px;
    border: 4px solid #568396;
    border-radius: 35px;
    font-size: 40px;
    color: #568396;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}	
.page-scroll .btn-circle i.animated, .page-scroll .btn-circle-red i.animated .page-scroll .btn-circle-dark i.animated, .page-scroll .btn-circle-black i.animated, .page-scroll .btn-circle-cats i.animated, .page-scroll .btn-circle-teal i.animated{
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.5s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 0.5s;
	}
.page-scroll .btn-circle:hover i.animated, .page-scroll .btn-circle-red:hover i.animated, .page-scroll .btn-circle-dark:hover i.animated, .page-scroll .btn-circle-black:hover i.animated, .page-scroll .btn-circle-cats:hover i.animated, .page-scroll .btn-circle-teal:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	}	
	
	
	
@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.4);
        transform: scale(1.4);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


#welcome1, #welcome2, #welcome3, #welcome4 {
	display: none; 
	text-shadow: 0 0 20px #2E2E2E;font-family: "Times New Roman", Times, serif;
	}

/* ------------------------------------------------------------------ sections */


.content-section {
    padding-top: 50px;
	padding-bottom: 0px;
}
.tuts {
    width: 100%;
	min-height:600px;
	padding: 0px 0px 50px 0px;
    background: url(../img/paint-for-needlepoint-canvases-2036x1080-dup.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.designers {
    width: 100%;
	min-height:600px;
	padding: 0px 0px 50px 0px;
    background: url(../img/jan-4.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.shops {
    width: 100%;
	min-height:600px;
	padding: 0px 0px 50px 0px;
    background: url(../img/mousepad.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.news {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/needlepoint-coasters.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.chairs {
    width: 100%;
	min-height:600px;	
	padding: 0px 0px 50px 0px;
    background: url(../img/coasters.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


@media(min-width:767px) {
    .content-section {
        padding-top: 50px;
    }
}



.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}




.bxslider .col-md-3 {
height: 205px;
}



/* ------------------------------------------------------------------ folyamat */


.num-circle { /*----------------- bottom arrow */
    width: 100px;
    height: 100px;
    margin-top: 15px;
    padding: 10px;
    border: 4px solid #ed2724;
    border-radius: 50%;
    font-size: 50px;
	font-weight: bold;
    color: #ed2724;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	}
.num-circle:hover {
    outline: 0;
    color: #ed2724;
    background: rgba(255,255,255,.1);
	}
.folyamat-descr {
	font-size: 120%;
	margin-top: 20px;
	font-weight: bold;
	}
#folyamat .col-lg-4 {
	min-height: 100px;
	}
#folyamat .col-md-6 {
	min-height: 280px;
	}	


/* ------------------------------------------------------------------ teruletek, segitseg */

.panel {
	background: rgba(255, 255, 255, 0.5);
	}
.panel-title {
	font-weight: bold;
	color: #ffffff;
	}
.panel-heading {
	background: #ed2724;
	text-align: left;
	}
.panel-body, panel-collapse {
	background: rgba(255, 255, 255, 0.5);
	}
.panel-body {
	text-align: left;
	color: #555;
	}
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: white; 
	}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080"; 
	}
	
/* ---------------etcs buttons for all on etcs panel */

.thumbnail {
	padding: 8px;	
	}
.btn {
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.btn-default {
    border: 1px solid #CC99CC;
    color: #fff;
    background-color: #CC9999;
	}
.btn-default:hover, .btn-default:focus {
    border: 1px solid #CC99CC;
    outline: 0;
    color: #CC99CC;
    background-color: transparent;
	}
/* ---------------etcs buttons light green on view panels */

.thumbnail {
	padding: 8px;	
	}
.btn-green {
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.btn-green {
    border: 1px solid #669999;
    color: #fff;
    background-color: #669999;
	}
.btn-green:hover, .btn-green:focus {
    border: 1px solid #669999;
    outline: 0;
    color: #669999;
    background-color: transparent;
	}
/* ---------------etcs buttons catalogues blue NICE - on view panels */
.btn-cats {
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.btn-cats {
    border: 1px solid #196076;
    color: #fff;
    background-color: #196076;
	}
.btn-cats:hover, .btn-cats:focus {
    border: 1px solid #196076;
    outline: 0;
    color: #196076;
    background-color: transparent;
	}	

/* ---------------black buttons  */	
.btn-K {
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.btn-K {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
	}
.btn-K:hover, .btn-K:focus {
    border: 1px solid #000;
    outline: 0;
    color: #000;
    background-color: transparent;
	}	

/* ------------------------------------------------------------------ carousel */	
/*light pages cookies buttons*/			
.btn-cookies-lt {text-transform: uppercase;font-family: Helvetica,Arial,sans-serif;font-weight: 400;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.btn-cookies-lt {border: 1px solid #666;color: #000;background-color: #fff;}
.btn-cookies-lt:hover, .btn-cats:focus {border: 1px solid #666;outline: 0;color: #000;background-color: transparent;text-decoration:none;}
#cookie-law-info-bar {border: 0;font-size: 10pt;margin: 0 auto;padding: 5px 0;position: absolute;text-align: center;width: 100%;z-index: 9999;}
#cookie-law-info-again {font-size: 10pt;margin: 0;padding: 2px 10px;text-align: center;z-index: 9999;cursor: pointer;}
#cookie-law-info-bar span {vertical-align: middle;}