body {
	font-size: 16px;
}

.header-top{
	background: url(/images/chalet-style.jpg);
}
.vpf-topbar {
     border-bottom: 0px solid #eeeeee;
}
.brand {
	margin: 35px 0 20px;
}

.product-listing.mode-grid .product-name {
	font-size: 20px;
	line-height: 1.3;
}

.productdetails-view .related-product .PricesalesPrice, .related-product .PricesalesPrice,
	.product-sales-price>div>span {
	font-size: 18px;
	text-decoration: none;
}

.header-add-margin {
	margin-top: 55px;
}

.mod-languages img {
	width: 30px;
}

.mod-languages li {
	float: left;
}

.mod-languages li {
	list-style-type: none;
}

/** navbar**/
.navbar-toggle.vpf-offcanvas-toggle {
	line-height: 60px;
}

.navbar-mainmenu .navbar-nav>li>a, .navbar-mainmenu .navbar-nav>li>span
	{
	font-size: 22px;
	font-weight: bold;
}

#vpf-header .navbar .container .inner-container {
	background-color: transparent;
	padding-bottom: 0px;
}

.navbar.navbar-mainmenu {
	margin-bottom: 0;
	background-color: #222222;
	border-radius: 0px;
}

.mega-sub-cont li.submenu>a, .mega-sub-cont li.submenu>span,
	.mega-sub-cont ul.vpf-mega-mod li>a, .mega-sub-cont ul.vpf-mega-mod li>span
	{
	font-size: 16px;
}

.btn-foricon {
	padding: 16px 17px;
	width: 60px;
	height: 60px;
	font-size: 18px;
}

.btn-foricon {
	border-radius: 30px;
}

.icon-circle {
	font-size: 20px;
}

.icon-circle:hover {
	font-size: 20px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	font-size: 20px;
	line-height: 20px;
}

.vp-wrapper .vp-btn-primary {
	color: #ffffff;
    background-color: #185024;
    border-color: #185024;
}

.footer_info {
	text-align: center;
}

.suedtirol_logo img {
	width: 150px;
	float: right;
}

.footer_follow {
	text-align: right;
}

.green {
	color: #185024;
}
.natur_paragraph {
	margin-top: 20px;
	background: url(/images/natur_paragraph.png) no-repeat center;
	height: 150px;
    width: 100%;
}
.vm-cmv-label {
	float:left;
	padding-right: 20px;
}

.product-fields-title-wrapper {
	float:left;
	padding-right: 20px;
	
}
.product-field.product-field-type-C {
    margin-bottom: 0px;
}
.product-fields-title-wrapper {
    display: none;
}

.full-product-description .description h4 {
    font-size: 30px;
}

.full-product-description .description h2 {
    font-size: 24px;
}
.tab-content {
	background: url(/images/idm07315almo.jpg) no-repeat center;
}
.page-header > h1 {	
    font-size: 34px;
    text-align: center;
}

.product-field-display {
    display: inline-flex;
    line-height: 35px;
}
a.on_facebook {
	font-size: 50px;
    color: rgb(56 82 154) !important;
}
a.on_twitter {
	font-size: 50px;
    color: rgb(77 166 233) !important;
}

h4.category-name {
	font-size: 24px !important;	
}
@media ( max-width :1200px) {
	.header-add-margin {
		margin-top: 45px;
	}
}

@media ( max-width :990px) {
	.header-add-margin {
		margin-top: 0px;
	}
}