
/* TABLE */
div.mv-modest-table {
  overflow-x:auto;
   -webkit-overflow-scrolling: touch;
   width:100%;
}

div.mv-modest-table > table {
    border: 0 !important;
    margin: 0 0 0 -7px !important;
}

div.mv-modest-table > table tr {
    border: 0;
}
div.mv-modest-table > table td {
    border: 0;
    padding: 0 .587em !important;
   vertical-align: top;
}
div.mv-modest-table > table th {
    border: 0;
    padding: 0 .587em !important;
   min-width: 50px;
   vertical-align: top;
}
div.mv-modest-table > table th.mv-wide,
div.mv-modest-table > table td.mv-wide {
   min-width: 120px;
}

div.mv-modest-table > table td.mv-table-icon {
	width: 10px;
}



.greenlife {
	color: #046842;
}
.greenlife:active {
	color: white;
}
/* This works with the understrap/inc/class-wp-bootstrap-navwalker.php patch only */
.dropdown:hover .dropdown-menu { display: block;
  margin-top: -7px;
}
.card > .row {
	width: 100%;
}
@media (min-width: 768px) {
	ul#main-menu li span.dynamenuhidden {
		display: none;
	}
ul#main-menu li span.dynamenucut {
		display: inline-block;
	  position : relative;
		margin-right: -4px;
	}
	ul#main-menu li span.dynamenucut:after {
	content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  pointer-events: none;
  background-image : linear-gradient(to right,
 rgba(244, 245, 243, 0),              rgba(244, 245, 243, 1) 90%);
 height: 100%;
  width: 1.5em;
	}
}
.navbar-footer	ul#main-menu li span.dynamenucut:after {
  background-image : linear-gradient(to right,
rgba(4, 104, 66, 0),              rgba(4, 104, 66, 1) 90%);
}
ul#main-menu li span.dynamenu
{
	padding-left: 0.3em;
}
.dropdown-menu a.dropdown-item > img {
	vertical-align: unset;
	padding-right: 5px;
}
/*.navbar-dark .navbar-nav .qtranxs-lang-menu.active > .nav-link  {*/
.navbar-dark .navbar-nav .nav-link  {
color: rgba(255,255,255,.5) !important;
}
.navbar-dark .navbar-nav li.current-menu-item>.nav-link  {
color: rgba(255,255,255,1.0) !important;
}
/*.navbar-dark .navbar-nav .qtranxs-lang-menu.active > .nav-link:hover {*/
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255,255,255,.75) !important;
}
.qtranxs-lang-menu > a.nav-link::before {
	padding-right: 0.15em;
	font-family: FontAwesome;
	content: '\f1ab';
	display: block;
	float: left;
	font-size: 20px;
	margin-top: -3px
}
/* woocommerce combo */
span.select2 > span.selection > span[role="combobox"] > span[role=textbox] {
	line-height: 36px;
	padding-left: 12px;
}
span.select2 > span.selection > span[role="combobox"] {
	height: 38px;
	margin-bottom: 18px;
	border-color: #ced4da;
}
span.select2 > span.selection > span[role="combobox"] > span[role="presentation"] b {
	margin-top: 2px;
}
span.select2-results > ul > li[data-selected="true"] {
	background-color: #046842 !important;
	color: white !important;
}
span.select2-results > ul > li.select2-results__option--highlighted {
	background-color: #5ca68e !important;
}


select[disabled],
input[readonly],
span[aria-readonly=true] {
	color: #AAA !important;
	background-color: #eee !important;
}

/*li.qtranxs-lang-menu*/ ul.dropdown-menu {
	left: unset;
	right: 0;
}
#wrapper-footer div.container {
	padding-right: 0;
	max-width: unset !important;
}
.site-info {
	margin-left: -15px;
	margin-right: -15px;
}
#wrapper-footer {
	padding-bottom: 0;
}
#wrapper-footer ul {
	top: unset;
	bottom: 40px;
}
.site-info span.social-media > a {
	margin-left: 20px;
	color: #fff!important;
	opacity: 0.5;
	font-size: 1.2em;
}
.site-info span.social-media > a:hover {
	opacity: 0.75;
}
.mv_row_equalizer .card  {
	height: calc(100% - 20px);
}
.mv_row_equalizer .card-body {
	display: flex;
	flex-direction: column;
}
.mv_row_equalizer .card-body > div {
	margin-top: auto;
}
.mv_row_equalizer .card-body > div div.btn-group {
	margin-bottom: -10px;
}




body.mv-bgimage {
background: url("/img/mlljMA8-light.jpg");
  background-repeat: no-repeat;
  background-size: cover;
	background-position: center;
background-attachment: fixed;
}
body.mv-bgimage .entry-title {
/*	color: white; */
	margin-bottom: 30px;
}
#woocommerce-wrapper header {
/*	color: white !important; */
}


#page-wrapper,
#full-width-page-wrapper {
	min-height: calc(100vh - 210px);
}


/* Mouse pointers adjested for documents and videos */

.mv-playvideo a,
a.mv-playvideo {
   cursor: url(https://naturama.green/img/PlayVideo.png) 12 12, auto;
}
.mv-readdocument a,
a.mv-readdocument{
   cursor: url(https://naturama.green/img/ReadDocument.png) 12 12, auto;
}



/* Video lightbox has ugly non-css make-up, some of it corrected. For video's embedded in text  */
.pp_left .pp_right .pp_content,
.pp_pic_holder .pp_left,
.pp_pic_holder .pp_right {
	background: transparent !important;
}
.pp_close,
.pp_expand,
.pp_pic_holder .pp_top,
.pp_pic_holder .pp_bottom {
	display: none !important;
}
.pp_pic_holder .pp_close {
	margin-top: -8px;
	margin-right: -3px;
	opacity: 0.7;
}
.pp_pic_holder .pp_content {
	width: unset !important;
}
.pp_pic_holder #pp_full_res {
	border: solid white 2px;
	padding-top: 1px;
	padding-left: 1px;
}
#pp_full_res::before {
	font-family: 'vp-close-icon' !important;
	speak: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	content: "\61";
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9);
	font-size: 26px;
	color: #fff;
	position: relative;
	top: -5px;
	left: -38px;
}
.pp_fade {
	background: black;
}
/*
#pp_full_res {
	border: solid white 2px;
        border: 3px solid #fff !important;
}
*/
/* Video FV vp-flex */
.vp-flex video {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border: 2px solid #fff !important;
}




/* ALL forms have red asterix */
label.required > :first-child::after,
.lost_reset_password label::after {
	color: red;
	content: ' *';
}

/* Admin edit link */
a.post-edit-link {
	color: #f00;
}

ul.my-list > li {
	  background: url(/img/DropVerySmall.png) no-repeat left top;
  padding: 0px 0px 3px 30px;
  list-style: none;
  margin: 0;
}

.mv-bgborder {
	padding: 15px;
}


/* Reports */
.container.report .dataTables_wrapper {
	background-color: #F8FAF4;	padding: 15px;
	/*width: calc(100% + 15px);	*/
	overflow-x: scroll;
overflow-y: hidden;
		padding: 15px 0 15px 15px;
}
.container.report table.dataTable {
	width: 100% !important;
}

.container.report .dataTables_wrapper .dataTables_filter label {
	color: transparent;
	font-size: 1px;
	pointer-events: none;
}
.container.report .dataTables_wrapper .dataTables_filter label::before {
	content: '\f002';
	font-family: FontAwesome;
	color: black;
	font-size: 16px;
	display: block;
	margin: 20px 20px -20px -20px;
	}
.container.report .dataTables_wrapper .dataTables_filter label {
	text-align: left;
	float: right;
}
table.dataTable thead .sorting {
	background-image: url("/img/sort_both.png")
}
table.dataTable thead .sorting_asc {
    background-image: url("/img/sort_asc.png")
}
table.dataTable thead .sorting_desc {
    background-image: url("/img/sort_desc.png")
}
table.dataTable thead .sorting_asc_disabled {
    background-image: url("/img/sort_asc_disabled.png")
}
table.dataTable thead .sorting_desc_disabled {
    background-image: url("/img/sort_desc_disabled.png")
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position:center right
}

.container.report label.dataSelector select:focus,
.container.report label.dataSelector input:focus,
.container.report .dataTables_wrapper .dataTables_filter input:focus {
	border-color:
#09e390;
outline: 0;
-webkit-box-shadow: 0 0 0 .2rem rgba(4,104,66,.25);
box-shadow: 0 0 0 .2rem
rgba(4,104,66,.25);
}
.container.report label.dataSelector {
	margin-left: 20px;
}
.container.report label.dataSelector select,
.container.report label.dataSelector input {
	margin-left: 0px !important;
	margin-top: 5px !important;
	display: inline !important;
}
.container.report label.dataSelector select,
.container.report label.dataSelector input,
.container.report .dataTables_wrapper .dataTables_filter input {
	pointer-events: auto;

	margin: -25px 0 5px 0;
	background-color: #F8FAF4;
	border-radius: 4px;

	display: block;
width: 100%;
height: -webkit-calc(1.5em + .75rem + 2px);
height: -moz-calc(1.5em + .75rem + 2px);
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color:
#495057;
background-color:
#fff;
background-clip: padding-box;
border: 1px solid
#ced4da;
border-radius: .25rem;
-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-moz-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.container.report .dataTables_wrapper>table {
	border: 1px solid rgba(0,0,0,.1);
	color: #046842;
}
.container.report .dataTables_wrapper > table > tbody > tr > td,
.container.report .dataTables_wrapper > table > thead > tr > th {
	border-top: 1px solid rgba(0,0,0,.15);
	padding: 2px 5px;
	background-color: #F8FAF4;
}
.container.report .dataTables_wrapper > table > thead > tr > th {
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding: 2px 2px;
		background-color: #0D6745;
		color: #F8FAF4;
	border-right: 1px solid #F8FAF4;
}
.container.report .dataTables_wrapper > table > thead > tr > th:last-child {
	border-right: 1px solid rgba(0,0,0,.1);
}
.container.report .dataTables_wrapper > table > tbody > tr > td.details-control > div::before {
		content: '\f138';
		font-family: FontAwesome;
}
.container.report .dataTables_wrapper > table > tbody > tr.shown > td.details-control > div::before {
		content: '\f13a';
		font-family: FontAwesome;
}
.container.report div.mv-table-footer {
	padding: 0 15px 15px 15px;
	background-color: #F8FAF4;
}
.container.report {
	padding-left: 0;
	background-color: #F8FAF4;
	max-width: unset !important;
}
.container.report table >  tbody > tr.mv-row-unselected td, .container.report table >  tbody > tr.mv-row-unselected td input {
	color: #BBB;
}
.container.report div.sales-info-table-description,
.container.report div.sales-info-description {
	padding: 15px;
	font-size: 1.2em;
}
.container.report div.sales-info-table-description {
	margin-bottom: -40px;
}
.container.report .hide-cols .closeWrap {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 15px 0 5px;
}
.container.report .hide-cols .hide-col {
  background: transparent;
  -webkit-border-radius: 0 0 0 50%;
  -moz-border-radius: 0 0 0 50%;
  border-radius: 0 0 0 50%;
  width: 28px;
  height: 20px;
  line-height: 16px;
  color: #fff;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.container.report .hide-cols .hide-col:hover {
  background: transparent;
}
.hide-cols .unhide-column-buttons {
  cursor: pointer;
  margin-top: 20px;
}
.hide-cols .unhide-column-buttons .btn {
  margin-right: 0.5em;
}
.hide-cols .unhide-column-buttons .sort {
  display: none;
}
.container.report .unhide-column-buttons button {
	margin-right:  10px;
}
.container.report .unhide-column-buttons button.unhideAll {
	border-color: #CDBA49;
	color: #CDBA49;
}
.container.report .unhide-column-buttons button.unhideAll:hover {
	background-color: #CDBA49;
	color: #F8FAF4;
}
.container.report .unhide-column-buttons {
	padding-left: 15px;
	margin-bottom: 15px;
}
.container.report .hide-cols th {
	vertical-align: top;
	background-position: calc(100% - 23px) 0% !important;
	white-space: nowrap;
	padding-left: 2px;
}
.container.report .control-buttons {
	padding-left: 20px;
	margin-top: 10px;
}
.container.report .control-buttons button {
	float: left;
	margin-right: 10px;
}
.container.report .control-buttons button input {
	margin: -3px 0;
}
.container.report .report-buttons {
	height: 120px;
}

/* parent theme change undone child-theme.min.css */
.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
@media (max-width: 768px) {
	#primary {
		padding-left: 0;
		padding-right: 0;
	}
	h1 {
		padding-left: 15px;
		padding-right: 15px;
	}
	#woocommerce-wrapper nav.woocommerce-breadcrumb {
		padding-left: 0 !important;
	}
	.woocommerce-result-count {
		position: initial !important;
	}
}


.card-block > button {
	width: 100%;
}
.card-block {
	color: #0D6745;
}
a.vp-s, .card-block a, .card-body a {
	color: #BEAC43;
}
.card-block a:hover, .card-body a:hover {
	color: #0D6745;
	/*text-decoration: none;*/
}
/* Certificates */
.card {
background-color: #F8FAF4;	margin-bottom: 20px;

}
.col-auto.p-3 {
	margin: auto 0 auto 0;
}
.col-auto.p-3 img {
	margin-top: -20px;
}

/* FAQ */
.accordion .card {
background-color: transparent;
}
.accordion .card-header[aria-expanded="true"] .card-title svg {
	transform: scaleY(-1);
}
.accordion .card-body.p-4 {
		background-color: /*#CCE1DA*/ white;
	margin-top: -5px;
	margin-bottom: 5px;
}
.accordion .card .card-header {
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: #F8FAF4;
	margin-bottom: 5px;
	padding-top: 0px !important;
  padding-bottom: 3px !important;
}
.accordion .card-header .card-title {
	color: #0D6745;
	margin-top: -10px;
}

/* Contact page */
#my-captcha {
	width: 50px;
	display: inline;
}
.my-contact {
	background-color: #F8FAF4;
	margin-top: 50px;
	margin-bottom: -30px;
	padding: 30px 10px 50px 10px;
}
.mv-wc-account {
	margin: 15px;
	background-color: #F8FAF4;
	border-radius: 4px;
}
.mv-wc-account .woocommerce-Address header a {
	margin-top: 25px;
}
.mv-wc-account form.lost_reset_password {
	padding: 40px;
}
.woocommerce-EditAccountForm fieldset,
.woocommerce-EditAccountForm fieldset p {
	position: relative;
}
.woocommerce-EditAccountForm fieldset span.password-input {
	position: absolute;
	right: 0;
	top: 0px;
	margin-right: 3px;
}
#customer_login form.login span.password-input {
	width: 100%;
}
.mv-wc-account .woocommerce-notices-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.woocommerce form {
		background-color: #F8FAF4;
	margin: 1em 0;
}
.woocommerce h3 {
	margin-top: 1em;
}
.woocommerce h3#order_review_heading {
	margin-left: 15px;
}
.woocommerce div#order_review {
	margin-left: 15px;
	margin-right: 15px;
  padding-bottom: 15px;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
  height: 100%;
	background-color: white !important;
}
@media (max-width: 768px) { .woocommerce nav.woocommerce-MyAccount-navigation {
  height: unset;
}
}
.woocommerce #customer_login div.col-md-6 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.address-change-restriction.warning > span::before {
	padding-right: 0.15em;
	font-family: FontAwesome;
	content: '\f05a';
	display: block;
	color: #046842;
	float: left;
}
.address-change-restriction.checkout  {
	margin-top: -15px;
}
.address-change-restriction.my-address  {
	padding-bottom: 20px;
	margin-top: -15px;
}
/* Login form misplaced submit button */
.woocommerce-form-login__rememberme {
	display: none !important;
}

form.woocommerce-form-login p:not(.form-row-wide), form.woocommerce-form-register p:not(.form-row-wide) {
	display: inline-block;
	padding: 3px;
	padding-top: 12px;
}
@media (max-width: 768px) {
form.woocommerce-form-login p.lost_password,
form.woocommerce-form-register p.mv-button-link {
padding-top: 20px;
}
}
form.woocommerce-form-login p:not(.form-row-wide) button,
form.woocommerce-form-register p:not(.form-row-wide) button {
	margin-top: -4px;

}
form.woocommerce-form-login p:not(.form-row-wide) button {
	padding-right: 40px;
	padding-left: 40px;
}
form.woocommerce-form-register p:not(.form-row-wide) button {
	padding-right: 20px;
	padding-left: 20px;
}
#customer_login h2 {
	display: none;
}
.woocommerce {
	width: 100%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none;
}
.woocommerce form fieldset {
	margin-top: 35px;
}
.woocommerce form fieldset legend {
	font-size: 1.2em;
}
.woocommerce form.woocommerce-cart-form {
	padding: 15px;
}
.woocommerce div.cart_totals {
		background-color: #F8FAF4;
	padding: 15px;
}

/* Shop stuff: products overview */
.woocommerce ul.products > li.product {
  padding: 10px !important;
	background-color: #F8FAF4;
	margin: 0 0.6% 1em 0.6%  !important;
		width: 23.6% !important;
}

.woocommerce ul.products li.product h2.woocommerce-loop-category__title,
.woocommerce ul.products > li.product h2.woocommerce-loop-product__title {
	font-size: 1.2em;
		color: #0D6745;
}
.woocommerce ul.products > li.product a img {
	margin-bottom: 0.5em;
}
.woocommerce ul.products  {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.woocommerce ul.products > li.product {
	float: none !important;
  display: flex;
  flex-flow: column nowrap;
}
.woocommerce ul.products > li.product .price {
	margin-top: 2px;
}
.woocommerce ul.products > li.product > a {
	margin-bottom: auto;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce ul.products
> li.product .price, form.woocommerce-cart-form td.product-price span.regular-price {
    color: #5EA58D !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price .regular-price,
.woocommerce ul.products > li.product .price .regular-price, form.woocommerce-cart-form td.product-price span.regular-price {
    color: grey;
}
.cart_item .product-thumbnail img {
	display: block;
  max-width:200px;
  max-height:100px;
  width: auto !important;
  height: auto !important;
}

@media (max-width: 768px) {
	.woocommerce ul.products > li.product {
		width: 48% !important;
	}
	span.navbar-toggler-icon::before {
		content: '\f0c9';
		font-family: FontAwesome;
	}
}


/* Single product page */

div.wc-tabs-wrapper div.woocommerce-Tabs-panel  {
		background-color: #F8FAF4;
	padding: 15px !important;
	color: #046842;
}
div.wc-tabs-wrapper > ul.tabs {
	margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #046842;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #046842;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:first-child):not(.active) {
	border-left: 1px solid black !important;
margin-left: -2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border-bottom: 1px solid #046842;
	border-left: 1px solid #046842;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
		border-bottom: 1px solid #046842;
	border-right: 1px solid #046842;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: #F8FAF4;
	border-bottom-color: #F8FAF4;
	color: #046842;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) {
	background-color: #046842;
	color: white !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	box-shadow: -2px 2px 0 #046842;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	box-shadow: 2px 2px 0 #046842;
}

.mv-testimonial a {
	color: #BEAC43;
}
#tab-description > div,
.mv-testimonial {
	margin-bottom: 30px;
	border-left: 1px solid;
	padding-left: 10px;
}


form.cart p.mv-button-link {
	margin-top: 0;
	margin-bottom: 0;
}
.single-product div.mv-certificates-container > span
{
	display: none;
}
.single-product th.my-prod-var-cert span {
	visibility: hidden;
}
@media (min-width: 768px) {
	.single-product .mv-single-product-top .woocommerce-product-details__short-description {
		margin-bottom: auto;
		margin-top: auto;
	}
	.single-product .mv-single-product-top .woocommerce-product-gallery--with-images {
		float: none !important;
		display: flex;
		flex-flow: column nowrap;
	}
	.single-product div.mv-single-product-top-right {
		width: 48%;
		display: flex;
		flex-flow: column nowrap
	}
	.single-product div.mv-single-product-top {
		display: flex;
	}
}
.single-product div.mv-product-certificates-wrapper {
	padding: 15px;
	margin: 15px 0 30px 0;
	background-color: #F8FAF4;
}
.single-product div.mv-certificates-container {
}
.single-product div.mv-certificates-container img {
	width: 70px;
	padding-right: 5px;
}

.single-product .entry-summary div.mv-title-container {
	width: 48%;
	float: left;
}
.single-product .entry-summary div.mv-title-container .woocommerce-product-details__short-description {
	font-size: 18px;
}

.single-product  .woocommerce-product-gallery {
	margin-right: 4%;
		background-color: #F8FAF4;
	padding: 15px;
}
.single-product  .woocommerce-product-gallery ol {
	width: 104%;
}
.single-product  .woocommerce-product-gallery ol li img {
	padding: 10% 5% 0 5%;
	height: 80%;
	margin-left: -10% !important;
}
.single-product  .woocommerce-product-gallery .woocommerce-product-gallery__image a {
	display: block;
	width: 100%;
}
.single-product  .woocommerce-product-gallery .woocommerce-product-gallery__image a img{
	width: auto !important;
	max-height: 40vh;
	margin-left: auto;
	margin-right: auto;
}
.my-variations-table {
	overflow-x: scroll;
}
.my-variations-table td.my-prod-var-cert {
	white-space: nowrap;
}

.my-variations-table td.my-prod-var-cert img {
	height: 100px;
	display: inline-block;
}
.my-variations-table img {
	display: block;
	max-height: 100px;
	max-width: 100px;
	min-height: 30px;
	min-width: 30px;
	width: auto;
  height: auto;
}
.my-variations-table  td span {
    white-space: nowrap;
}
.my-variations-table .my-prod-var-attr-name span {
	font-weight: 700;
}
.my-variations-table,
.my-variations-table table {
	width: 100%;
	border-collapse: separate;
}
.my-variations-table td {
	color: #046842;
	padding-right: 10px;
}
.my-variations-table span.price {
	font-size: 1em !important;
}
.woocommerce div.product p.out-of-stock {
	padding: 5px;
	margin: auto;
	max-width: 200px;
	text-align: center;
	color: grey;
}
.my-variations-table>table {
	border: 1px solid rgba(0,0,0,.1);
}
.my-variations-table > table > tbody > tr > td {
	border-top: 1px solid rgba(0,0,0,.15);
	padding: 2px 2px;
	min-height: 80px;
}
.my-variations-table > table > tbody > tr.my-prod-var-follow-up > td {
	border-top: 1px solid rgba(0,0,0,.07);
	padding: 2px 2px;
}
.my-variations-table {
	padding: 15px;
	background-color: #F8FAF4;
}


.my-variations-table span.cart,
.my-variations-table form.cart {
	width: calc(3.631em + 50px) !important;
	margin: auto !important;
	padding: 10px 0 !important;
	display: block !important;
}
.my-variations-table span.cart button {
	width: 48% !important;
	height: 39px;
	padding-top: 4px;
}
.my-variations-table span.cart button span {
	font-size: 1.2em;
}
.my-variations-table form.cart input.qty {
	width: 3.631em;
	margin-top: 4px;
}
.my-variations-table form.cart button,
.my-variations-table span.cart button {
	white-space: nowrap;
  overflow: hidden;
	width: 45px;
}

.my-variations-table .my-prod-var-img {
	padding-left: 5px;
}
.my-variations-table form.cart button::before {
	display: inline-block;
	margin-right: 40px;
	content: '\f218';
	font-family: FontAwesome;
	color: white;
}
.my-variations-table span.cart button::before {
	display: inline-block;
	margin-right: 4px;
	content: '\f466';
	font-family: FontAwesome;
	color: white;
}
/* Important: body only */
body.single-product .entry-summary {
	width: 100% !important;
}
.single-product .entry-summary .woocommerce-product-details__short-description {
	font-size: 18px;
}
.single-product .entry-summary p.price {
	display: none;
}

.single-product .my-prod-var-table-disclaimer {
	margin-top: 10px;
}
.my-variations-table td.my-prod-var-price,
.my-variations-table th.my-prod-var-price {
	text-align: center !important;
}
div.cart_totals .shop_table td,
td.product-subtotal {
	text-align: right;
	padding-right: 12%;
}
.woocommerce-cart-form__contents td.product-subtotal .amount {
		text-align: right;
	padding-right: 30% !important;
}

/* WARNING: LANGUAGE SENSITIVE */
.variation-Verpakkingper,
.variation-Packagedby {
	display: none !important;
}



/* Other woocommerce screens */
.woocommerce-MyAccount-content {
	padding: 20px;
	background-color: #F8FAF4;
}

/* Application overview */
ul.products li.product-category {
  background-color: #F8FAF4;
}
ul.products li.product-category img,
ul.products li.product-category h2 {
	padding-top: 0.2em !important;
}
ul.products li.product-category h2 {
	white-space: nowrap;
	padding-right: 9px;
	overflow: hidden;
}
h2.woocommerce-loop-category__title mark.count {
	background: #0D6745;
	border-radius: 50%;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	width: 1.9em !important;
	margin-top: 1px;
	position: absolute;
	right: 10px;
	bottom: 15px;
	display: block;
	padding: .23em;
}

ul.p:roducts li.product h2.woocommerce-loop-product__title {
  font-size: 22px !important;
}
header.woocommerce-products-header div.term-description p {
	font-size: 18px !important;
}
.woocommerce-result-count {
	position: absolute;
	top: 0;
	display: block;
	right: 22px;
	font-size: .92em;
	color: #BBB;
}
nav.woocommerce-breadcrumb {
	padding-left: 7px !important;
	color: #BBB !important;
	background-color: transparent !important;
}
nav.woocommerce-breadcrumb  a {
	color: #BBB !important;
}
form.woocommerce-ordering {
	/*position: absolute;
	top: 43px;
	right: 16px;
*/
	display: none;
}

.woocommerce-order section.woocommerce-order-details:not(.woocommerce-info):not(.woocommerce-error):not(.woocommerce-message),
.woocommerce-order section.woocommerce-customer-details {
	padding: 15px !important;
	background-color: #F8FAF4 !important;
}
.woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column,
.woocommerce-order section.woocommerce-customer-details .woocommerce-column {
	padding: 0;
	max-width: unset;
}

/* The messages of Woocommerce, move to LOOK */
.woocommerce-message {
        border-top-color: #046842 !important;
}
.woocommerce-message::before {
	color: #046842 !important;
}

.woocommerce-info {
	border-top-color: #0a4034 !important;
}
.woocommerce-info::before {
	color: #0a4034 !important;
}

.woocommerce-error {
	border-top-color: #e42840 !important;
}
.woocommerce-error::before {
	color: #e42840 !important;
}


/* Mollie payments dropdown */
div.payment_method_mollie_wc_gateway_ideal p:last-child {
	display: block;
	width: 250px;
}
div.payment_method_mollie_wc_gateway_ideal p:last-child select {
	padding: 6px 42px 6px 12px;
	background: #f8f8f8;
	color: #444;
	border: 1px solid #ced4da;
	border-radius: 4px;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	outline: none;
	width: 100%;
	font-size: 16px;
}
div.payment_method_mollie_wc_gateway_ideal p:last-child select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #444;
}
div.payment_method_mollie_wc_gateway_ideal p:last-child select::-ms-expand {
	display: none;
}
div.payment_method_mollie_wc_gateway_ideal p:last-child { 	position: relative;
}
div.payment_method_mollie_wc_gateway_ideal p:last-child:after {
	content: '\f0d7';
	font-family: FontAwesome;
	font-size: 12px;
	color: #888;
	right: -4px;
	top: 9px;
	position: absolute;
	pointer-events: none;
	width: 34px;
	padding: 0 0 5px 0;
	text-indent: 14px;
}


/* media wall adjestments */
/* MUST MOVE TO LOOK */

#curator-feed-default button.crt-load-more {
		padding: .375rem .75rem !important;
}

#curator-feed-default button.crt-load-more,
a.button.view,
a.button.pay,
a.button.cancel,
a.button.wc-forward,
p.registration-confirmation a,
a.edit,
p.lost_password a,
p.mv-button-link a,
.woocommerce-message a {
	display: inline-block;
	text-decoration: none;
	color: #046842;
	background-color: transparent;
	border: 1px solid #046842;
	padding: .375rem .75rem;
	/*font-size: 1rem;
	line-height: 1.5;*/
	border-radius: .25rem;
}
a.woocommerce-button.button {
	margin: 2px;
}
#curator-feed-default button.crt-load-more:hover,
a.button.view:hover,
a.button.pay:hover,
a.button.cancel:hover,
a.button.wc-forward:hover,
p.registration-confirmation a:hover,
a.edit:hover,
p.lost_password a:hover,
p.mv-button-link a:hover,
.woocommerce-message a:hover {
	color: #fff;
	background-color: #046842;
}




.mv-wall-item-look {
	border: none !important;
}

.mv-wall-item-look-0 {
	background-color: #0b653d !important;
}
.mv-wall-item-look-0 div.crt-post-text {
	color: white !important;
}
.mv-wall-item-look-0 span.crt-social-icon i:not(:hover),
.mv-wall-item-look-0 div.crt-post-fullname a:not(:hover),
.mv-wall-item-look-0 span.crt-post-date a:not(:hover),
.mv-wall-item-look-0 div.crt-post-share a i:not(:hover),
.mv-wall-item-look-0 div.crt-post-text a:not(:hover) {
	color: #999999 !important;
}

.mv-wall-item-look-1 {
	background-color: #cdba49 !important;
}
.mv-wall-item-look-1 div.crt-post-text {
	color: white !important;
}
.mv-wall-item-look-1 span.crt-social-icon i:not(:hover),
.mv-wall-item-look-1 div.crt-post-fullname a:not(:hover),
.mv-wall-item-look-1 span.crt-post-date a:not(:hover),
.mv-wall-item-look-1 div.crt-post-share a i:not(:hover),
.mv-wall-item-look-1 div.crt-post-text a:not(:hover) {
	color: #555 !important;
}




.mv-wall-item-look-2 {
	background-color: #5ca68e !important;
}
.mv-wall-item-look-2 div.crt-post-text {
	color: white !important;
}
.mv-wall-item-look-2 span.crt-social-icon i:not(:hover),
.mv-wall-item-look-2 div.crt-post-fullname a:not(:hover),
.mv-wall-item-look-2 span.crt-post-date a:not(:hover),
.mv-wall-item-look-2 div.crt-post-share a i:not(:hover),
.mv-wall-item-look-2 div.crt-post-text a:not(:hover) {
	color: #555 !important;
}




.mv-wall-item-look-3 {
	background-color: #F8FAF4 !important;
}
.mv-wall-item-look-3 div.crt-post-text {
	color: #046842 !important;
}
.mv-wall-item-look-3 span.crt-social-icon i:not(:hover),
.mv-wall-item-look-3 div.crt-post-fullname a:not(:hover),
.mv-wall-item-look-3 span.crt-post-date a:not(:hover),
.mv-wall-item-look-3 div.crt-post-share a i:not(:hover),
.mv-wall-item-look-3 div.crt-post-text a:not(:hover) {
	color: #555 !important;
}

