/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#container {
	max-width: 1170px;
	margin: auto;
}

.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--my-courses,
.woocommerce-MyAccount-navigation-link--my-grades,
.woocommerce-MyAccount-navigation-link--my-memberships,
.woocommerce-MyAccount-navigation-link--my-achievements,
.woocommerce-MyAccount-navigation-link--my-certificates,
.woocommerce-MyAccount-navigation-link--notifications,
.woocommerce-MyAccount-navigation-link--redeem-voucher,
.woocommerce-MyAccount-navigation-link--subscriptions,
.woocommerce-MyAccount-navigation-link--edit-account
 {
	display: none !important;
}

#gform_wrapper_8 {
	display: block !important;
}

.box-image1 {
	width: 100px;
	margin-top: 10px;
}

.rond img {
	border-radius: 100%;
}

.course .entry-meta, .course .entry-author {
	display: none;
}
.badge.post-date {
	display: none;
}

.header-wrapper {
	border-bottom: 5px solid #f8b810 !important;
}

ul.menu > li + li {
	border-top: 0px !important;
}
#footer {
	border-top: 8px solid #f8b810;
}
#footer .widget-title {
	color: rgba(255, 255, 255, 0.5) !important;
	font-weight: 500 !important;
}

#footer .widget .is-divider {
	display: none !important;
}
.header-main .nav > li > a {
	font-weight: 500 !important;
}
.absolute-footer.dark {
	color: #ffffff !important;
}
.absolute-footer.dark a {
	font-weight: bold;
}
.button.is-outline {
	border: 2px solid #ffffff !important;
}

#top-link i {
	color: #ffffff !important;
}
.box-shadow-4 {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25),0 0px 10px rgba(0,0,0,0.1) !important;
	border: 2px solid #ffffff !important;
	font-size: 20px !important;
}
.box-shadow-4:hover {
	border: 2px solid #fb9806 !important;
}

label {
	color: #062a74 !important;
}
.gchoice label {
	font-weight: normal !important;
}

input {
	margin-bottom: 0px !important;
}

h1 {
	font-size: 60px !important;
}

strong {
	font-weight: 700 !important;
}

.accordion-inner {
	background: #fff;
}

.product_meta {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;
}

.products .box-vertical .box-text {
	font-size: 0.9em !important;
}
span.amount {
	color: #fb9806 !important;
}

.woocommerce-result-count, .woocommerce-ordering {
	display: none;
}
.product-small {
	flex-basis: 100% !important;
}
.box-vertical .box-image img {
	width: 100px !important;
	height: 65px !important;
}
.shop-container .products .box-vertical .box-image {
	width: 100px !important;
	min-width: 100px !important;
}

.box-text .cart {
	margin-bottom: 0px !important;
}
.grid-style-3 .title-wrapper {
	max-width:25% !important;
	min-width: 25% !important;
	float: left;
	margin-top:22px;
}
.grid-style-3 .price-wrapper {
	max-width:35% !important;
	min-width: 35% !important;
	float: left;
	text-align: center !important;
}
.grid-style-3 .price-wrapper .price {
	max-width:35% !important;
	min-width: 35% !important;
	float: right;
	margin-top:30px;
}
.grid-style-3 .price-wrapper .product-attributes {
	max-width:65% !important;
	min-width: 65% !important;
	float: left;
	margin-top: 24px;
}

.attribuut {
	display: block;
	float: left;
	margin-right: 20px;
}

.grid-style-3 .category {
	display: none !important;
}

.grid-style-3 .add-to-cart-button {
	max-width:35% !important;
	min-width: 35% !important;
	float: left;
}

.quantity input {
	margin-top:15px;
}

.row-small > .col {
	padding: 0px !important;
}
.row-small > .product-category {
	padding: 0 9.8px 80px !important;
	margin-top: -30px;
}

.product-small .box-text {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.product-small {
	border-bottom: 1px solid #efefef;
}

.box-shade .box-text {
	bottom: -30px !important;
	padding:0px !important;
}

.box-shade .box-text .box-text-inner {
	background: #062a74 !important;
	min-height: 30px;
}

.box-shade .box-text h5 {
	font-size: 14px;
	font-weight: bold;
	color: #f8b810 !important;
	padding-top: 8px;
}

.kleurcode {
	width: 10%;
	height: 50px;
	border: 1px solid #efefef;
	float:left;
	margin-top: 18px;
}
.kleurcode_leeg {
	width: 10%;
	height: 50px;
	float:left;
}
.box-list-view .box, .box-vertical {
	width: 100% !important;
}

.woocommerce-info, .message-container {
	background: orange;
	padding: 10px !important;
	color:	#fff !important;
	margin-bottom: 10px;
}

.woocommerce-info a, .message-container a{
	color: #000 !important;
}

.product-main .product-info {
	text-align: left;
}

.product-main .buttons_added {
	margin-top: -15px;
}

.from {
	display: none;
}

.bundle_price, .bundled_product_permalink {
	display: none !important;
}
.bundled_product .subscription-details {
	display: none !important;
}

.term-showroom .category-filtering {
	display: none;
}

div.message-container.container.success-color.medium-text-center {
	display: none;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

h1 {
	font-size: 34px !important;
}

.grid-style-3 .title-wrapper {
	max-width:100% !important;
	min-width: 100% !important;
}
.grid-style-3 .price-wrapper {
	max-width: 100% !important;
	min-width: 100% !important;
	text-align: left !important;
}
.grid-style-3 .price-wrapper .price {
	max-width:100% !important;
	min-width: 100% !important;
	float: left;
}
.grid-style-3 .price-wrapper .product-attributes {
	max-width:100% !important;
	min-width: 100% !important;
	float: left;
	margin-top: 24px;
}

.grid-style-3 .add-to-cart-button {
	max-width: 100% !important;
	min-width: 100% !important;
}

}