/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.0
*/

@import url("assets/css/foundation.css");
	
@font-face {
	font-family: 'Conv_CoreSansD35Regular';
	src: url('fonts/CoreSansD35Regular.eot');
	src: local('☺'), url('fonts/CoreSansD35Regular.ttf') format('truetype'), url('fonts/CoreSansD35Regular.svg') format('svg'), url('fonts/CoreSansD35Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_CoreSansD55Bold';
	src: url('fonts/CoreSansD55Bold.eot');
	src: local('☺'), url('fonts/CoreSansD55Bold.ttf') format('truetype'), url('fonts/CoreSansD55Bold.svg') format('svg'), url('fonts/CoreSansD55Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

body {
	font-family:'Conv_CoreSansD35Regular', Arial, Sans-Serif !important;
	color: #231F20;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h5 {
	font-family:'Conv_CoreSansD35Regular', Arial, Sans-Serif !important;
	color: #231F20;
	font-weight: normal;
}

a {
	color: #231F20;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

.row {
max-width: 60em;
}


.alignleft {
	margin-right: 0em;
}

.page-wrapper {
	padding: 0px 0 30px;
}



/** NAVIGATION **/
li.menu-parent-item > a.nav-top-link:after, #jPanelMenu-menu .account-dropdown > a:after {
	display: none;
}

#masthead .right-links {
vertical-align: bottom !important;
padding-bottom: 20px !important;
}

.fontawesome-text {
	display: none;
}

ul.header-nav a.nav-top-link {
font-size: 32px;
color: #231F20 !important;
opacity: 1;
}

ul.header-nav li {
	margin-left: 20px;
}

.custom-cart-icon {
	bottom: -3px;
}

.custom-cart-count {
bottom: 13px;
padding-top: 3px;
}

#masthead.stuck.move_down .right-links {
vertical-align: middle !important;
padding-bottom: 0px !important;
}

#masthead.stuck.move_down #logo a img {
max-height: 50px !important;
bottom: 10px;
}

.mini-cart .nav-dropdown a.button:hover {
	text-decoration: none;
}


#site-navigation >li .nav-dropdown {
	width: 100%;
	left: 0;
	display: none;
	z-index: 999;
	border: none;
	position: absolute;
	-webkit-box-shadow: none;
	box-shadow: none;
}

ul.header-nav li .nav-dropdown li a {
	font-family:'Conv_CoreSansD55Bold', Arial, Sans-Serif !important;
	color: #fff;
	font-weight: normal;
	border-bottom: none;
	font-size: 16px;
	display: block;
	padding: 2px 0;
	margin-right: 20px;
	text-transform: none;
}

ul.header-nav li .nav-dropdown li a:hover {
	text-decoration: underline;
	color: #fff;
}

ul.header-nav li .nav-dropdown > ul > li.menu-parent-item > a {
color: #fff;
font-weight: bold;
background-color: #000;
font-size: 22px !important;
border-bottom: none !important;
font-size: 16px;
}

.right-links .nav-dropdown, .left-links .nav-dropdown, .account-dropdown .nav-dropdown {
margin-left: 0px
}

/** FORSIDE **/
body.home .ux-box.ux-text-badge .ux-box-text, .single-product .ux-box.ux-text-badge .ux-box-text {
	color: #fff;
	bottom: 0px;
	padding: 17px 0 17px;
	background-color: #231F20;
	background-color: rgba(35, 31, 32, 0.8);
}

body.home .ux-box.ux-text-badge .ux-box-text h3, .single-product .ux-box.ux-text-badge .ux-box-text h3 {
	font-family:'Conv_CoreSansD55Bold', Arial, Sans-Serif !important;
	color: #fff;
	font-size: 25px;
	text-transform: none;
	margin-top: 0px;
	font-weight: normal;
}

body.home .ux-box .count, .single-product .ux-box .count{
	display: none;
}

body.home h2, .single-product h2 {
	font-size: 30px;
	margin-bottom: 10px;
}

body.home .top-banner-home {
	margin-bottom: 30px;	
}

.column-slider .product-small .inner-wrap {
	background-color: #F3F3F3;
	padding-bottom: 20px;
	margin-right: 15px;
}

.column-slider .product-small .name {
	font-size: 20px;
	color: #000;
}

.column-slider .product-small .price {
	font-size: 20px;
	color: #000;
	margin: 5px 14px 12px 14px;
}

.column-slider .product-small p {
	margin: 13px 14px 10px 14px;
}

.column-slider .product-small .inner-wrap > a {
	padding: 0 0 !important;
	margin: 0 0px !important;
}

.column-slider .info.style-grid2 {
	padding-left: 0px;
}

.column-slider .product-small {
	padding: 0 0.625em 1.25em !important;
}

/** PRODUKT OVERSIGT **/

.custom select {
	text-transform: none;
}

.breadcrumb {
	font-weight: normal;
	text-transform: none;
	text-decoration: none !important;
}

.breadcrumb a {
	color: #A0A0A0 !important;
	font-weight: normal;
	text-transform: none;
	text-decoration: none !important;
}

.breadcrumb a:hover {
	color: #f1655d !important;
}

.woocommerce .product-small .inner-wrap {
	background-color: #F3F3F3;
	padding-bottom: 0px;
}

.woocommerce .product-small .name {
	font-size: 20px;
	color: #000;
	overflow: hidden;
}

.woocommerce .product-small .price {
	font-size: 18px;
	color: #000;
	margin: 5px 14px 12px 14px;
}

.woocommerce .product-small a {
	text-decoration: none !important;
}

.woocommerce .product-small p {
	margin: 13px 14px 10px 14px;
	height: 50px;
}

.add-to-cart-grid {
	position: relative;
	bottom: 0px;
	left: 0px;
	margin: 13px 14px 10px 14px;
}

.style-grid2 .cart-icon button {
	width: 100%;
	text-transform: none;
	font-size: 18px;
}

.style-grid2 .cart-icon  {
width: 100%;
}

.style-grid2 .added_to_cart {
display: none;
}

/** PRODUKTSIDE **/

.single .columns {
	padding-right: 2em;
}

.single .product-info h1 {
	font-family:'Conv_CoreSansD55Bold', Arial, Sans-Serif !important;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

.single .product-info .stock {
	display: none;
}

.product_meta > span {
	display: none;
}

.single .product-info .tx-div {
	display: none;
}

.single .product-info .price {
color: #668E74;
}

.single .product-page .breadcrumb {
	display: none;
}

.variations_button button {
	background-color: #668E74;
}

.single .product-info .quantity {
	margin-left: 0px;
	margin-right: 10px;
}

.woocommerce-message {
	padding-right: 200px;
	border-top: 1px solid #668E74;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #668E74;
	margin: 0;
}

.alert-box.alert {
background-color: #f1655d;
border: none !important;
color: white;
}

.quantity.buttons_added .minus, .quantity.buttons_added .plus {
padding: 7px 10px 8px;
height: 41px;
background-color: #F3F3F3;
border: 1px solid #FFF;
}

.quantity.buttons_added input[type="number"] {
background-color: #F3F3F3;
border: 1px solid #FFF;
}

.product-details {
	border: none;
}

/** PAGES **/

.type-page h1.entry-title, .search-results .text-center h1.entry-title {
	display: none;
}


/** BOOKING **/

.wc-bookings-booking-form .wc_bookings_field_resource {
display: none;
}

/** FOOTER **/

.footer a {
	color: #231F20;
	text-decoration: underline;
}

.footer a:hover {
	color: #f1655d;
	text-decoration: none;
}

.footer .widget-title {
	font-family:'Conv_CoreSansD55Bold', Arial, Sans-Serif !important;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 0.2em;
}


.footer .tx-div {
	display: none;
}

.footer .textwidget {
	line-height: 100%;
	font-size: 18px;
}

.footer .product-categories a {
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	color: #231F20;
}

.widget_product_categories > ul > li {
	border-bottom: 1px solid #626366;
}

.footer .columns {
padding-right: 1.5em;
}


@media only screen and (max-width: 48em) {
#masthead .mobile-menu {
padding-top: 55px;
}

#masthead .right-links {
padding-bottom: 35px !important;
}
	
}