/*
Theme Name: AG Snus (Crux Child Theme)
Theme URI: http://codestag.com/themes/crux
Description: mouret/co Child theme (customizing Crux).
Version: 1.0
Author: Thor - mouret/co
Author URI: http://mouret.dk
Template: crux
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url('../crux/style.css');

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/

@font-face {
    font-family: 'Moderat';
    src: url('fonts/Moderat-Mono-Black.eot');
    src: local('Moderat Mono Black'), local('Moderat-Mono-Black'),
        url('fonts/Moderat-Mono-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Moderat-Mono-Black.woff2') format('woff2'),
        url('fonts/Moderat-Mono-Black.woff') format('woff'),
        url('fonts/Moderat-Mono-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Moderat';
    src: url('fonts/Moderat-Medium.eot');
    src: local('fontsModerat Medium'), local('Moderat-Medium'),
        url('fonts/Moderat-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Moderat-Medium.woff2') format('woff2'),
        url('fonts/Moderat-Medium.woff') format('woff'),
        url('fonts/Moderat-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
*{
    font-family: 'Moderat';
	
}
.blur_second {
	overflow:hidden;
    height: 100vh;
}

.blur {
	filter: blur(32px);
}

html.blur_second #av-overlay-wrap {
	display:none;
}

html.blur_second #onetrust-banner-sdk {
	display:none;
}

.country_gate_wrapper {
display:none;
}

html.blur_second .country_gate_wrapper {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    position: absolute;
    z-index: 99;
    align-items: center;
    justify-content: center;
    background-color: #ffffffbf;
    filter: blur(0px) !important;
    display: flex;
    text-align: center;
}
.products .thumbnail-container{
	height: 355px;
}
.products .thumbnail-container {
	margin-bottom:0 !important;
}

  .products .product {
    max-width: 355px !important;
  }

  .grid-3 {
    width: 22%;
  }

#av-overlay .submit label {
	text-transform: inherit;
}

#av_verify {
	background-color:#003a70;
	margin-left: 8px;
	display: inline-flex;
	align-items: center;

}
#av_verify img{
	display: inline-block;
	margin-left: 5px;
}
.woocommerce-tabs .tabs li.active{
	pointer-events: none;
}
.backstretch-item {}
.backstretch-item img {
	position: relative !important;
	inset: unset !important;
	height: unset !important;
	width: 100% !important;	
}

.widget-category-box .button {
    opacity: 1;
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    padding: 10px 19px;
	margin: 0 6px;
}

#block-3 {
    max-width: 1630px;
    margin: 45px auto;
    width: 100%;
    padding: 0 36px;
}

.cols {display:flex; align-items:center;}
.col-8 p{font-size: 22px; padding-right: 25px; text-align: justify;}
.col-8{width: 61%;float:left;min-height: 500px;padding-right: 25px;}
.col-4{width: 35%;float:left;}
.col-4 img{max-width:100%;position: relative;top: -25px;}

.main-navigation {
	max-width: 1630px;
}
.site-content {
	max-width: 1630px;
}


.woocommerce-tabs .tabs li {
	border-right: none !important;
	color: #000 !important;
	border-bottom: 1px solid #b2b2b2 !important;
}

.woocommerce-tabs .tabs li a {
	color: #000 !important;
}


.woocommerce-ordering {
	display:none !important;
}
.product_meta {
	display:none !important;
}
.ssba {
	display:none !important;
}

home .text_area p {
	color:#fff;
}
footer .textwidget p {
	color:#fff;
}

.site-footer .inside {
    color: #fff;
    font-size: 16px;
}

.home .category-title {
    width: 50%;
    line-height: 42px;
    font-size: 41px;
    padding: 0 6px;
}

.single .upsells {
	display:none;
}

#stag_widget_category_box-16 {
	display:none;
}

.inside {
	max-width:1630px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* --- navigationstweaks */

select::-ms-expand {
    display: none;
}

strong {
text-transform: uppercase;
color: black;
}

.ls-shadow {
	display: none !important;
}

/* ikke wrapper menuerne */
#primary-menu ul {
width: auto;
}
.main-navigation a {
white-space: nowrap;
}
/* fjern navigation */
.paging-navigation--wrapper {
	display: none !important;
}
.cart_dropdown_link span {
	background: white;
}
.user-mobile-navigation  {
	display: inline-block !important;
	width: 100%;
}
.user-mobile-navigation .cart_dropdown {
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}
.user-mobile-navigation #lang_sel {
	float: left;
}


.category-boxes-wrapper {
	background: #fff !important;
}
.backtosnus {
	display: none !important;
}

.main-navigation a {
	padding: 1.375rem 1.5rem;
	padding: 1rem 1rem;
}
.main-navigation .primary-menu > li:first-child > a {
	padding-left: 1.5rem;
	padding-left: 1rem;
}

.mouret-kapten .backtosnus,
.mouret-ubahn .backtosnus {
	display: inline !important;
}
.mouret-kapten .hiddenmenu,
.mouret-ubahn .hiddenmenu { /* HIDE MENU ved Kapten/Ubahn */
	display: none !important;
}
.subheader .grid-6{
	width: 67%;
}
.subheader .grid-6.subheader-alert{
	width: 27%;
}
/*
.subheader li:before {
	display: none;
	content:'';
}
.subheader li:after {
	content: '/';
	margin: 0 10px;
}*/

.woocommerce .pp_woocommerce .pp_previous:before,
.woocommerce .pp_woocommerce .pp_next:before {
	opacity: 0;
}
.woocommerce .pp_woocommerce .pp_previous:hover:before,
.woocommerce .pp_woocommerce .pp_next:hover:before {
	opacity: 1;
}


.site-branding {
	min-height: 100px;
}

.woocommerce-breadcrumb .home {

display: inline-block;
font-size:0;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-breadcrumb .home:before {
content: "\f015";
font-size:14px;
}

/*
* survey START
*/

.survey-product .vfb-item-radio span {
	display: block;
}

.survey-product .vfb-item-radio span.vfb-span {
	padding-right:10px;
	display: inline;
}

.survey-product .vfb-item-radio label.vfb-choice {
	margin: -16px 0 0 18px;
}

/*
* survey END 
*/


 

.mouret-kapten #masthead {
	background:  #202D4D;
}
.mouret-ubahn #masthead {
	background:  #202D4D;
}


#masthead {
	position: relative;
	background:  #202D4D;
}
#masthead #navbar {
	background: white;
}
#masthead img.kapten {
	position: absolute;
	top: -13px;
	margin-left: -15px;
	padding: 0 85px 0 0;
}
#masthead img.ubahn {
	position: absolute;
	top: -13px;
	margin-left: -15px;
	padding: 0 85px 0 0;
}
.mouret-kapten #advanced_menu_toggle i {
	color:white;
}
.mouret-ubahn #advanced_menu_toggle i {
	color:#444;
}

#av-overlay-wrap {
	background: rgba(60,60,60,0.9) !important;
}
#av-overlay #av_verify_y {
	width: auto !important;
}
.site-footer,
.site-info {
	background: #292B27;
}
.site-footer h3 {
color: white;
}
.site-footer .inside {
padding-bottom:25px;
}
.site-footer a {
	color: white;
	text-decoration:underline;
}
.footer-menu-wrapper {
	background-color: #B4ABA6;
}
.footer-menu-wrapper a {
	color: #2f322b;
	text-decoration:none;
}
.footer-widget-area label {
	color: inherit !important;
}
.footer-widget-area input {
	width: 90%;
	max-width: 300px;
}
/** product
*   tilpasning
**/
.woocommerce-breadcrumb {
margin-bottom: 18px !important;
}

/*html[lang="en-US"] .product-buttons .product-buttons-inner,  kun details ved usa */
 /*.product-buttons .product-buttons-inner {  
	margin-top: -30px !important;
}*/
/* er fjernet i functions.php .product-details-right .product_info {display: none;} */
/*.purchasable .product-buttons .product-buttons-inner {
	position: absolute;
	top: 0 !important;
	bottom: 0 !important;
	padding-top: 50%;
	margin-top: -40px !important;
	overflow:hidden;
}
*/

.widget {
	text-transform: none !important; 
}
.products .product-info .product-title {
	padding-bottom: 0.4em;
}
.products .product-info .product-title a {
	font-family: 'Moderat';
	font-size: 1.2em;
	color: #333;
	font-weight: 900;
}
.product-info .product-desc {
	font-family: Moderat;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
	color: #292b27;

}
.product-info .price {
	display: inline-block !important;
	/*text-transform: uppercase;*/
	color: white;
	/*font-family: 'Moderat';*/
	font-size: 1.2em;
	/*background: #AFD31B;*/
	background: #000;
	padding: 0.3em 0.5em;
	margin-top: 0.3em;
}
.product-details-right [itemprop="offers"],
.entry-summary .price {
	display: none;
}
.purchasable .entry-summary .price {
	display: inline-block;
}
.purchasable .product-details-right [itemprop="offers"] {
	display: block;
}

.woocommerce-products-header + .woocommerce-ordering {
	top: -15px;
}
.term-description {
    margin-bottom: 30px;
}
#tab-description {
	padding-top: 20px;
}
#lang_sel ul ul {
    top: inherit;
}
#lang_sel ul {
	float: right;
}
#lang_sel li {
	width: 165px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	content: none;
}

.product-details-right [itemprop='description'], .product-details-right .woocommerce-product-details__short-description {
	border-top: none !important;
}

/* age verify */
#av-overlay h1 {
	font-family: Moderat;
	font-weight: 900;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	color: #292b27;

}
#av-overlay select {
	padding: 7px;
	background-image: none;
}
#av_verify_form select {
	padding: 10px 30px 10px 10px !important;
	background: transparent url("../crux/assets/img/select-bg.gif") no-repeat 95% 50% !important;
	background-size: 10px 5px !important;
}

/* share buttons */
.ssba {
	float:right;
	width: auto !important;
}
.ssba-share-text {
	display: inline-block;    line-height: 41px;
}
.content-area {
	display: block !important; /* share buttons skal ikke have luft :) */
}
/* fix P tags ved layerslider p? home */
#main .widgetized-sections > p:first-child {
	margin: 0 !important;
}
/* fix stag devider clearer alt content, s? den g?r hele vejen igennem */
.stag-divider {
	clear: both;
}

/* CHECK OUT fix vilk?r */ 
.checkout .form-row.terms label { width: auto !important; display: inline; }
.checkout .form-row.terms .input-checkbox { width: auto !important; float: none !important; }
.checkout .signup .input-checkbox {width: auto !important; float: none !important; }
.checkout .signup label { display: inline !important; margin-left: 8px; }

.widget-category-box .category {
	background-color: #F2F2F2;	
}

@media only screen and (max-width: 400px) {
	#masthead img.kapten {
		top: 15px;
	}
	#masthead img.ubahn {
		top: 15px;
	}
	/* share buttons */
	.ssba {
		float:none;
		text-align:center;
	}	
	.ls-wp-fullwidth-container {
		display: none;
	}
	
	/* visual forms */
	input.vfb-medium, input[type="text"].vfb-medium, input[type="tel"].vfb-medium, input[type="email"].vfb-medium, input[type="url"].vfb-medium, select.vfb-medium {
		width: 100%;
	}
	
	
}
@media only screen and (max-width: 900px) {
	.ls-wp-fullwidth-container p{
		display: none;
	}
}

.site-branding img.kapten_logo {
    vertical-align: middle;
}


@media only screen and (max-width: 1600px) { 

	.home .category-title {
		font-size:32px
	}
	
	.widget-category-box .button {
		font-size:20px
	}

}


@media only screen and (max-width: 1300px) { 

	.home .category-title {
		font-size:26px;
		line-height:25px
	}
	
	.widget-category-box .button {
		font-size:18px
	}

}

@media only screen and (max-width: 1200px) { 

	.home .category-title {
		font-size:22px;
		line-height:25px
	}
	
	.widget-category-box .button {
		font-size:18px;
		padding:5px 10px;
	}

}

@media only screen and (max-width: 1100px) { 


#block-3 {
    padding: 0;
}

.wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
    flex-grow: 1;
}

.wp-block-columns {
	flex-wrap: wrap-reverse;
}

#advanced_menu_toggle {
	color:#fff;
}





}

#av-overlay-wrap { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #E6E6E6;
	z-index: 10000;
	display: block;
	top: 0;
	left: 0; 
}

#av-overlay {
	position: fixed; 
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: white;
	z-index: 10001;
	padding: 30px 40px 34px;
	-webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	   -moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	        box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#av-overlay h1 {
	margin-bottom: 20px;
}
#av-overlay p {
	font-family: Moderat;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #292b27;
	margin-bottom: 10px;
}
#av-overlay .submit {
	margin-bottom: 0;
}

#av-overlay input[type=text] {
	width: 50px;
	outline: none;
}
#av-overlay #av_verify_y {
	width: 70px;
}

#av-overlay .error {
	padding: 12px;
	background-color: #ffebe8;
	border: 1px solid #c00;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

/* Minimum width of 400 pixels. */
@media screen and (max-width: 850px) {
	#av-overlay h1 {
		font-size: 25px;
		line-height: 27px;
	}

	#av_verify_form select#av_verify_y {
    width: 100% !important;
}
	
#av_verify_form select {
	 width: 100% !important;
	 margin-bottom: 14px;
	 padding: 0;
}

#av_verify {
	width:100%;
	margin-left: 0;
	margin-top: 10px;
}

}

@media screen and (min-width: 350px) {
	
	#av-overlay {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		margin: 100px auto 0 auto;
		max-width: 600px;
	}
	
}

.site-branding .logo_middle {
	width: 142px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 24px;

}
.site-branding .logo_middle img{
	width: 100%;
}
.main-navigation > ul > li{
	border-right: 0px;
}
#site-navigation{
	padding-top: 5px;
	padding-bottom: 5px;
}
#primary-menu  li{
	border: 0;
}
.main-navigation .current-menu-item{
	background: #7BA3D6;
}

.main-navigation a:hover{
	color: #000 !important;
}
.main-navigation .current-menu-item > a{
	color: #fff !important;
}
.hero_img{
	margin: 0;
	position: relative;
}
.hero_img img{
	margin: 0;
	width: 100%;
}
.custom-background{
	min-height: unset;
}
.backstretch{
	height: unset !important;
	position: relative !important;
}
.backstretch-item{
	position: relative !important;
}
@media only screen and (max-width: 1210px){
	.hero_img{
		width:  calc(100% + 40px);
		margin-left: -20px;
	}
}

.home_categories{
	display: block;
	width: 100%;
	max-width: 1712px;
	margin: 0 auto 0 auto;
}
.home_categories p{
	display: none;
}
.home_categories .s_cat{
	width: 50%;
	float: left;
}
.home_categories .s_cat.cat_1{
	padding-right: 10px;
}
.home_categories .s_cat.cat_2{
	padding-left: 10px;
	margin-top: -1px;
}
.home_categories .s_cat img{
	max-width: 803px;
	width: 100%;
	display: block;
}
.home_categories .s_cat.cat_2 img{
	float: right;
}
.health_warning_cont{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.home_categories_cont{
	display: block;
	width: 100%;
	float: left;
	margin: 50px auto 30px auto;
}
.health_warning{
	width: 100%;
	max-width: 1712px;
	border: 2px solid #000;
	margin: 0 auto;
	text-align: center;
	padding-top: 7px;
    padding-bottom: 7px;
}
.health_warning span{
	font-family: Moderat;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #000;
}
#colophon h3{
	font-weight: 900;
	text-transform: uppercase;
}
#colophon #text-6{
	width: unset;
	float: left;
	margin-right: 40px;
}
#colophon #text-4 ul li {
	display: block;
	margin-bottom: 5px;
}
#colophon #text-4 ul li a{
	font-family: Moderat;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
	color: #f2f2f2;
	text-decoration: none;
}
.footer-widget-area .widget{
	margin-bottom: 0px;
}
.woocommerce-products-header__title.page-title{
	display: none;
}
.woocommerce-breadcrumb{
	color: #000;
	max-width: 1630px;
    padding: 10px 80px;
}
.single-product.single .woocommerce-breadcrumb{
	padding-top: 30px;
}
.woocommerce-breadcrumb a{
	color: #000;
}

.single.single-product .site-content{
	padding: 0;
	max-width: 100%;
	margin-bottom: 30px;
}
.product-details-left_custom,
.product-details-right_custom{
	width: 50%;
	float: left;
	display: flex;
	height: 700px;
	align-items: center;
	justify-content: center;
}

.product-details-right_custom .entry-title{
	font-family: Moderat;
	font-weight: 900;
	font-size: 45px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	white-space: pre;
}
.product-details-right_custom .entry-title span{
	color: #E43C2F;
}
.product-details-right_custom .woocommerce-product-details__short-description{
	font-family: Moderat;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	text-align: left;
	color: #fff;

}
.product-details-right_custom .summary.entry-summary{
	width: 100%;
	max-width: 510px;
}

.details_area{
	text-align: left;
	color: #fff;
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #fff;
}
.details_area li{border-color: #ffffff;
    display: flex;
    color: #ffffff;
    border-bottom: 1px solid;
    font-family: Moderat;
    font-size: 22px;
    text-align: left;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;


}
.details_area li span{
	float: right;
	font-size: 22px;
	text-align: right;
	color: #fff;

}
.details_area li .circle{
	background: #fff;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	display: inline-block;
	margin-left: 5px;
}
.details_area li .circle_empty{
	background: transparent;
	border-color: #ffffff;
	width: 18px;
	height: 18px;
	display: inline-block;
	border-radius: 100%;
	margin-left: 5px;
	border: 1px solid;
}
.details_area li .has_circles{
	display: flex;
}
.page-id-1068 .entry-title{
	font-family: Moderat;
	font-weight: 900;
	font-size: 49px;
	line-height: 49px;
	text-align: left;
	color: #292b27;
	margin-top: 10px;

}
.page-id-1068 h2.title{
	font-family: Moderat;
	font-size: 31px;
	line-height: 33px;
	text-align: left;
	color: #292b27;

}
.page-id-1068 .content p{
	font-family: Moderat;
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	color: #292b27;
}

.page-id-1068 .col-4 img{
	margin-top: -100px;
}
@media only screen and (max-width: 1750px){
	.health_warning_cont,
	.home_categories_cont{
		padding: 0 20px;
	}
}
@media only screen and (max-width: 1700px){
	#masthead .kapten_logo{
		margin-left: 20px;
	}
	#primary-menu{
		margin-left: 20px;
	}
}

@media only screen and (max-width: 1350px){
	.products .thumbnail-container{
		height: 285px;
	}
}
@media only screen and (max-width: 1100px){
	.products .thumbnail-container{
		height: 255px;
	}
}
@media only screen and (max-width: 900px){
	.products .thumbnail-container{
		height: 225px;
	}
}
@media only screen and (max-width: 750px){
	.products .thumbnail-container{
		height: unset;
	}
}

@media only screen and (max-width: 1200px){
	.home_categories_cont{
		padding: 0px;
	}
	.health_warning span{
		font-size: 20px;
		line-height: 30px;
	}
	.woocommerce-breadcrumb{
		padding-left: 0px;
		padding-right: 0px;
	}
	.product-details-right_custom .summary.entry-summary{
		max-width: 400px;
	}
}
@media only screen and (max-width: 1023px){
	#masthead .grid-6.header--right{
		display: block !important;
		width: 100px;
	    position: absolute;
	    right: 28px;
	    top: 20px;
	}
	#masthead .kapten_logo{
		margin-left: 0px;
	}
	.products .product{
		width: 30%;
	}
	.product-details-right_custom .woocommerce-product-details__short-description{
		font-size: 18px;
		line-height: 21px;
	}
	.product-details-right_custom .entry-title{
		font-size: 25px;
	}
	.details_area li,
	.details_area li span{
		font-size: 18px;
	}
	.product-details-right_custom .summary.entry-summary{
		max-width: 320px;
	}
	.product-details-left_custom, .product-details-right_custom{
		height: 550px;
	}
	
}

@media only screen and (max-width: 900px){
	.page-id-1068 .col-4,
	.page-id-1068 .col-8{
		width: 100%;
		min-height: unset;
	}
	.page-id-1068 .cols{
		width: 100%;
		display: block;
	}
	.page-id-1068 .col-4 img{
		margin-top: 0px;
		top: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.page-id-1068 .entry-title{
		font-size: 34px;
    	line-height: 34px;
	}
	.page-id-1068 h2.title{
		font-size: 25px;
		line-height: 27px;
	}
	.page-id-1068 .content p{
		font-size: 15px;
	    line-height: 27px;
	}

	.single-product .product {
	    width: 100vw;
	    margin-left: -20px;
	}


}
@media only screen and (max-width: 800px){
	.home_categories .s_cat.cat_1{
		padding-right: 0px;
	}
	.home_categories .s_cat.cat_2{
		padding-left: 0px;
	}
	.home_categories .s_cat{
		width: 100%;
		margin-bottom: 20px;
	}
	.home_categories_cont{
		margin-top: 20px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 700px){
	.product-details-left_custom, .product-details-right_custom{
		height: unset;
		flex-wrap: wrap;
		width: 100%;
	}
	.product-details-right_custom{
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media only screen and (max-width: 550px){
	.products .product{
		width: 100%;
	}

}
@media only screen and (max-width: 500px){
	#masthead .kapten_logo{
		width: 75px;
	}
	.health_warning span {
	    font-size: 16px;
	    line-height: 27px;
	    height: 60px;
	    display: block;
	    margin-top: 6px;
	}
	.site-footer .footer-widget-area{
		margin-top: 20px;
	}
	.site-footer #text-6{
		margin-bottom: 20px;
	}
	.page-id-1068 .entry-title {
	    font-size: 19px;
	    line-height: 20px;
	}
	.page-id-1068 h2.title {
	    font-size: 18px;
	    line-height: 19px;
	}
	.page-id-1068 .col-8{
		padding-right: 0px;
	}
}