/* Styles temp B1 */


/* OUT OF STOCK ORDER */
li.item.product.product-item.out-of-stock {
    order: 2;
}

::-webkit-scrollbar {
    display: none;
}

@media(max-width:767px){
.page-layout-1column .l1c {
    display: none;
}
}

.product.media img {
    filter: brightness(1.1);
}

/* AJAX CONFIRM POPUP CROSS SELL */

@media(max-width:767px){
div#confirmBox .owl-item:nth-child(4),
div#confirmBox .owl-item:nth-child(5),
div#confirmBox .owl-item:nth-child(6)
    {
    display: none;
}
}

.tuinflora_be_nl .u3aretx {
    display: none;
}


@media (max-width: 767px){
.page-layout-1column h2 {
    font-size: 20px;
    margin-bottom: 4px;
}
}


@media (max-width: 767px){
#desc-top .category-description:after {
    background: #fff;
    color: #64a93e;
    padding: 4px 15px 4px 0px;
    font-size: 16px;
    bottom: 0px;
    border-radius: 0px;
    line-height: 1;
    text-decoration: underline;
	position: relative;
	right: 0;

	display:none;
}
#desc-bot .category-description:after {
    background: #fff;
    color: #64a93e;
    padding: 4px 15px 4px 0px;
    font-size: 16px;
    bottom: 0px;
    border-radius: 0px;
    line-height: 1;
    text-decoration: underline;
    position: absolute;
    right: inherit;
}
}

#desc-top .category-description .cat-intro:after {
    display: none;
}



/* EDIT product */
.catalog-product-view .columns .info-details-newcontainer .block.related {
    width: 100% !important;
}
.catalog-product-view .columns .info-details-newcontainer .block.upsell {
    width: 100% !important;
}


/* EDIT checkout coupons */
.checkout-cart-index .cart-discount {
    display: block;
	margin-top: 32px;
	border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}
@media (min-width: 1025px){
.checkout-cart-index .cart-discount {
    width: 65% !important;
}
}
.cart-discount .block .content {
    display: block !important;
    padding-left: 0;
	padding-right: 0;
}
.checkout-cart-index .cart-discount button.action.apply.primary {
    height: 42px;
	box-shadow: none;
}
.cart-discount .block>.title {
    border-top: 0px solid #e6e6e6 !important;
	padding-left: 0;
}
.cart-discount .block>.title strong#block-discount-heading {
    font-size: 17px;
	color: inherit !important;
}
.cart-discount .block>.title strong#block-discount-heading:hover {
    text-decoration: underline;
}
.cart-discount .block>.title strong#block-discount-heading:before {
    Xcontent: '+ ';
}
.cart-discount .block.active>.title:after {
    content: '';
}
.cart-discount .block>.title:after  {
    content: '';
    Xbackground-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yNDMuMzEsMTM2LDE0NCwzNi42OUExNS44NiwxNS44NiwwLDAsMCwxMzIuNjksMzJINDBhOCw4LDAsMCwwLTgsOHY5Mi42OUExNS44NiwxNS44NiwwLDAsMCwzNi42OSwxNDRMMTM2LDI0My4zMWExNiwxNiwwLDAsMCwyMi42MywwbDg0LjY4LTg0LjY4YTE2LDE2LDAsMCwwLDAtMjIuNjNabS05Niw5Nkw0OCwxMzIuNjlWNDhoODQuNjlMMjMyLDE0Ny4zMVpNOTYsODRBMTIsMTIsMCwxLDEsODQsNzIsMTIsMTIsMCwwLDEsOTYsODRaIj48L3BhdGg+PC9zdmc+);
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: -2px;
    left: -2px;
}

#customer-email-fieldset .control label.label {
    margin-left: 8px !important;
	margin-top: 2px;
}



.cart-summary .trusted-stars-widget {
    font-size: 16px;
}


/* EDIT Footer paybar */

.page-footer .paybar {
    padding: 30px 30px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    top: 150px;
    position: relative;
}

@media(min-width: 768px){
.page-footer .paybar {
    padding: 30px 30px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    top: 50px;
    position: relative;
}
}

/* EDIT Breadcrumb */

@media (min-width: 768px){
.catalog-product-view .head-trust-newcontainer {
    height: 80px;
	height: 72px;
    overflow: hidden;
	overflow: visible;
}
.catalog-category-view .head-trust-newcontainer {
    overflow: hidden;
}
}

@media (min-width: 768px){
.breadcrumbs .items {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 66%;
}
}

li.item.home:before {
    width: 14px;
    height: 14px;
    top: 2px;
    margin-right: -7px;
}

li.item.home a {
    visibility: hidden;
    display: none;
    width: 0px;
}

.head-trust-newcontainer .breadcrumbs ul li.item a {
    color: inherit!important;
    letter-spacing: .0rem;
    font-size: 14px;
	text-decoration: none;
}

.breadcrumbs ul li.item {
    letter-spacing: .0rem;
    font-size: 14px;
}
.breadcrumbs .item:not(:last-child):after {
    width: 9px;
    margin-left: 0;
}

@media (max-width: 767px){
.breadcrumbs .item:not(:last-child):after {
    top: 5px;
    margin-right: 5px;
}
}

@media(min-width:768px){
.catalog-product-view .breadcrumbs {
    margin-top: 16px;
}
}


/* Main nav */
.top-container .ninjamenus.ninjamenus-desktop.ninjamenus-horizontal>.magezon-builder>.nav-item:first-child > a {
    padding-left: 0 !important;
}


/* CATEGORY */
@media only screen and (min-width: 768px) {
    .page-layout-2columns-left #maincontent #desc-top .category-description {
        margin-bottom: 20px !important;
    }
}

/* Top bar */

.topbar_head {
    height: 36px;
	letter-spacing: 0;
}
.topbar_head_cont {
    width: 100%;
    max-width: 970px;
    padding: 0 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media(min-width: 1200px){
.topbar_head_cont {
    max-width: 1180px;
}
}
@media(min-width: 1440px){
.topbar_head_cont {
    max-width: 1320px;
}
}

.topbar_head_c {
    font-weight: 600;
}

.topbar_head_l {
    width: 30%;
}
.topbar_head_r {
    width: 30%;
    display: flex;
    justify-content: end;
    font-size: 100%;
}

.topbar_head_r > * {
    margin-right: 12px;
}


@media(max-width:992px){
.topbar_head_l {
    display: none;
}

.topbar_head_r {
    display: none;
}

.topbar_head_c {
    width: 100%;
}
}



@media (min-width: 1200px){
.hsm_new .user_icon.cus_servicehelp a.insp-nav {
    top: -4px;
    left: 0px;
    margin-right: 9px;
}
.user_icon.cus_servicehelp a.insp-nav:before {
	display:none;
}
.hsm_new a.insp-nav em {
    font-size: 15px;
    font-weight: 600 !important;
}
}



/* Layout */

@media (min-width: 769px){
.page-layout-1column .product-info-main {
    width: 41%;
}
}


/* ADD to cart */

.catalog-product-view button#product-addtocart-button {
    background: #ff7c46;
}


/* SEARCH */

.amsearch-input-wrapper .amsearch-input::placeholder, .amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder {
    color: #8a8a8a;
	font-weight: 400;
}



/* Product */
@media (min-width: 1024px){
.product-info-main .product-info-price .price-box {
    transform: scale(0.85);
}
}
.catalog-product-view .att-container {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding-top: 14px;
    margin-bottom: 12px;
	padding-bottom: 6px;
}

@media (max-width: 992px){
.catalog-product-view .att-container {
    margin-bottom: 16px;
    padding-top: 12px;
    Xbackground: #f8f5ec;
    padding-left: 2px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    Xborder: none;
    Xborder-radius: 3px;
    padding-bottom: 4px;
}
.product.attribute.main_att_prod {
    margin-right: 6px;
    padding-right: 6px;
}
}

.catalog-product-view .att-container .product.attribute.main_att_prod {
    line-height: 1;
    border-right: 1px solid #b2b2b2;
}


@media (min-width: 1024px){
.catalog-product-view .product-info-main .product-add-form {
    padding-top: 12px;
	border-bottom: 1px dashed #ccc;
}
}

@media (max-width: 767px){
.product-info-main .product-add-form {
    clear: both;
    padding-top: 0;
}
}

.catalog-product-view .product.attribute.main_att_prod.att_uspflora:last-child {
    margin-bottom: 8px;
}

@media (max-width: 767px){
.catalog-product-view .product-info-main .product-info-price {
	margin-bottom: 4px;
}
}

@media (min-width: 768px){
.catalog-product-view .product-info-main .product-info-price {
    margin-top: 8px;
}
}

@media (min-width: 992px){
.catalog-product-view .product.attribute.sku {
    top: -18px;
}
}

@media (max-width: 991px){
.catalog-product-view ul.core_usps>li:first-child {
    border-top: 1px solid #e6e6e6;
}
}


@media (max-width: 767px){
.product.attribute.main_att_prod .value {
    font-weight: 600;
    font-size: 14px;
}
}

@media (max-width: 767px){
.catalog-product-view ul.core_usps>li {
    font-weight: 600;
	padding: 7px 0;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
}
.catalog-product-view ul.core_usps>li:before {
    content: '';
    width: 16px;
    height: 16px;
    top: 2px;
    filter: invert(61%) sepia(11%) saturate(2509%) hue-rotate(55deg) brightness(96%) contrast(76%);
}
.catalog-product-view ul.core_usps>li:after {
	opacity: 1;
	top: 18px;
	width: 16px;
    height: 16px;
	margin-right: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDksMTA0LjQ5bC04MCw4MGExMiwxMiwwLDAsMS0xNywwbC04MC04MGExMiwxMiwwLDAsMSwxNy0xN0wxMjgsMTU5bDcxLjUxLTcxLjUyYTEyLDEyLDAsMCwxLDE3LDE3WiI+PC9wYXRoPjwvc3ZnPg==);
}

.catalog-product-view ul.core_usps>li.active:after, .product.data.items .item.title.active a:after {
    transform: rotate(180deg);
}


.product.data.items .item.title a:after {
    width: 16px;
    height: 16px;
    right: 4px !important;
    top: 18px !important;
    opacity: 1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDksMTA0LjQ5bC04MCw4MGExMiwxMiwwLDAsMS0xNywwbC04MC04MGExMiwxMiwwLDAsMSwxNy0xN0wxMjgsMTU5bDcxLjUxLTcxLjUyYTEyLDEyLDAsMCwxLDE3LDE3WiI+PC9wYXRoPjwvc3ZnPg==);
}
}

@media (min-width: 992px){
.catalog-product-view ul.core_usps>li {
    line-height: 12px;
    font-weight: 500;
	font-size: 15px;
}
.catalog-product-view ul.core_usps>li:before {
    filter: none;
}
.product-info-main ul.core_usps {
    margin-top: 0px !important;
    background: #f9f9f9;
    padding: 16px;
}
.core_usps_tab {
    line-height: 1.5;
}
.catalog-product-view ul.core_usps>li:before {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 767px){
.product-info-main  .paybar {
    display: none; 
}

.product-info-main  li .paybar {
    display: inherit; 
}
}


.catalog-product-view .box-tocart {
    margin: 0 0 12px;
}


@media (min-width: 992px){
.meingartenshop_de.catalog-product-view .product-info-main button#product-addtocart-button:after, .meingartenshop_at.catalog-product-view .product-info-main button#product-addtocart-button:after, .product-info-main button#product-addtocart-button:after {
    top: 54px !important;
	color: #ababab !important;
}
}


.catalog-product-view .product-info-main .paybar img {
    width: 360px;
}

@media(max-width:374px){
.catalog-product-view .product-info-main .paybar img {
    width: 100%;
}
}

.catalog-product-view .info-below-main .guarantee-container {
    margin-top: 0px;
}



.catalog-product-view .product-info-main .product-info-price {
    border-bottom: none;
}



/* Trusted */

@media(max-width:767px){
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    display: none;
}
}

@media(max-width:1199px){
.head-trust-newcontainer .trusted-stars-widget {
	display:none;
}
}
@media(min-width:1200px){
.head-trust-newcontainer .trusted-stars-widget {
    width: 100%;
    font-size: 15px;
    margin-top: -60px;
    right: -190px;
    position: relative;
	display: block;
}
}

.info-details-right .container-trusted-reviews {
    display: inherit;
}

@media(min-width:768px){
.catalog-product-view .info-details-right .trusted-review-item {
    min-width: 44%;
}
}

.trusted-stars-widget-cont {
    overflow: hidden;
}

.head-trust-newcontainer .trusted-stars-widget-cont {
    overflow: visible;
	width: 60%;
}

.info-details-right .trusted-stars-widget {
	font-size: 12px;
    transform: scale(1.25);
}


.catalog-product-view .trusted-review-item {
    padding: 16px;
    line-height: 1.4;
    border-radius: 3px;
}


@media (max-width: 767px){
.block .title strong {
    font-size: 1.9rem;
}
}


.catalog-product-view .header-trusted-reviews img.star, .catalog-category-view .header-trusted-reviews img.star, .cms-index-index .header-trusted-reviews img.star {
    height: 18px;
    width: 66px;
}

.info-details-right .trusted-stars-widget .wrapper {
    margin: 0 !important;
}


.info-below-main .trusted-stars-widget {
    display: none;
}
@media(max-width: 1024px){
.info-below-main .trusted-stars-widget {
    display: block;
}
}


.catalog-product-view .info-below-main {
    margin-top: 0px;
}
@media(max-width:1199px){
.catalog-product-view .info-below-main {
	margin-top: 0px;
    border: none;
}
}

@media (min-width: 768px){
.catalog-product-view .product.data.items>.item.content {
    padding-bottom: 0 !important;
}
}

.catalog-product-view .guarantee-container {
    padding: 28px;
    padding-bottom: 0px;
    border-radius: 3px;
}

@media (min-width: 768px){
.catalog-product-view .guarantee-container {
    background: #f9f9f9;
    border: none;
}
}

@media(max-width: 768px){
.catalog-product-view .guarantee-container {
    padding: 24px;
}
}
.catalog-product-view .guarantee-cont img {
    top: -44px;
}
@media(max-width: 768px){
.catalog-product-view .guarantee-cont img {
    top: -8px;
}
}
@media(min-width: 1200px){
.catalog-product-view .guarantee-container h3 {
    font-size: 20px;
    margin-bottom: 12px;
}
}

.catalog-product-view .guarantee-cont p {
    line-height: 1.6;
}

.catalog-product-view .guarantee-cont {
    column-gap: 12px;
}

@media (min-width: 992px){
.catalog-product-view .amstockstatus-status-container.stock.available:before {
    display: none;
    background-image: none;
}
.catalog-product-view ul.core_usps>li:after {
    display: none !important;
}
}

@media (min-width: 768px){
.catalog-product-view main#maincontent {
    margin-bottom: 0;
}
}


@media (min-width: 768px){
.product-info-readmore {
    margin-bottom: 12px;
}
}



@media (min-width: 992px){
.product.info.detailed .additional-attributes tr:nth-child(odd) {
    background-color: inherit !important;
}
.additional-attributes-wrapper.table-wrapper tr {
    border-bottom: 1px solid #e9e9e9;
}
}


@media (min-width: 768px){
.dead-end-menu div div {
    margin-right: 8px !important;
    margin-bottom: 8px !important;
}
}



@media (min-width: 768px){
.catalog-product-view .main .product.data.items>.item.title.active>.switch {
    border: 1px solid #d9d9d9 !important;
    border-bottom: none !important;
}
.catalog-product-view .main .product.data.items>.item.title>.switch {
    border: 0px solid #d9d9d9 !important;
    border-bottom: 1px solid #d9d9d9 !important;
	padding: 1px 26px;
	border-radius: 3px 3px 0;
}
}

.product.attribute.description a {
    color: inherit;
    text-decoration: underline;
}


@media (max-width: 767px){
.catalog-product-view button#product-addtocart-button, 
.catalog-product-view .box-tocart div.control .minus button, 
.catalog-product-view .box-tocart div.control .plus button, .catalog-product-view .box-tocart div.control .input-text.qty {
    height: 52px !important;
}
.catalog-product-view .box-tocart div.control .minus button, 
.catalog-product-view .box-tocart div.control .plus button, .catalog-product-view .box-tocart div.control .input-text.qty 
 {
	background: #f0f0f0;
    border-color: #f0f0f0 !important;
    color: #000;
	width: 42px !important;
}
.catalog-product-view .box-tocart div.control .minus button
 {
	font-size: 22px;
}
.catalog-product-view .box-tocart div.control span.plus {
    font-size: 22px;
}
.product-info-main .field.qty {
    margin-right: 10px;
}
}

@media (max-width: 767px){
button#product-addtocart-button:before {
    left: -6px;
    width: 14px;
    height: 14px;
    top: 4px;
}
}

@media (max-width: 767px){
.product-info-main .actions {
    min-width: inherit;
    width: 100%;
    max-width: 260px;
}
.catalog-product-view .box-tocart .fieldset {
    flex-wrap: nowrap;
}
}


@media (min-width: 992px){
.catalog-product-view button#product-addtocart-button {
    height: 52px !important;
}
.catalog-product-view #product_addtocart_form .box-tocart div.control .input-text.qty {
    height: 52px !important;
}
.catalog-product-view .box-tocart div.control .minus button, .catalog-product-view .box-tocart div.control .plus button {
    height: 52px !important;
    line-height: 52px !important;
}
.catalog-product-view .control span.plus span {
    top: 12px !important;
	line-height: 30px;
	font-size: 17px;
}
}


@media (max-width: 767px){
.catalog-product-view .block.related {
    margin-bottom: 0;
    margin-top: 16px;
}
}


/* Amasty labels */
.cms-no-route .amlabel-position-wrapper .amasty-label-container {
    display: flex !important;
    Xwidth: auto !important;
    height: 28px !important;
    left: 8px;
    top: 8px;
    border-radius: 0;
    padding: 0;
    margin-top: 4px !important
}

.cms-no-route .amlabel-position-wrapper .amasty-label-container {
    border-radius: 12px;
    padding-left: 4px;
    padding-right: 4px !important;
    
}

@media (max-width: 767px) {
.cms-no-route .amlabel-position-wrapper .amasty-label-container {
        left:6px;
        top: 6px
    }
}



/* Botanical name */
.catalog-category-view .botanical-name,
.catalogsearch-result-index .botanical-name {
    font-style: italic;
    opacity: .8;
    margin-top: 4px;
    letter-spacing: -0.02rem;
}

@media(max-width:767px){
.catalog-category-view .botanical-name,
.catalogsearch-result-index .botanical-name {
    opacity: .6;
    margin-top: 6px;
	font-size: 11px;
}
.catalog-product-view .botanical_name {
	font-size: 14px;
}
}


.product.attribute.botanical_name {
    font-style: italic;
    letter-spacing: -0.02rem;
    opacity: .35;
    margin-bottom: 8px;
	font-weight:500;
}

.catalog-category-view #maincontent .product.name a,
.catalogsearch-result-index #maincontent .product.name a {
	font-size: 17px;
	font-weight: 600;
}

@media(max-width: 767px){
.catalog-category-view #maincontent .product.name a,
.catalogsearch-result-index #maincontent .product.name a {
	font-size: 14px;
}
}

@media (max-width: 992px) {
.product.attribute.botanical_name {
    margin-bottom: 16px;
}
}


.catalog-category-view div.list .product-item-description,
.catalogsearch-result-index div.list .product-item-description {
    margin: 4px 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 90px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
}

@media(max-width:767px){
.catalog-category-view div.list .product-item-description,
.catalogsearch-result-index div.list .product-item-description {
    margin: 2px 0;
	margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 51px;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 6px;
}
}

.catalog-category-view span.price-container.tax.weee {
    font-weight: 700;
	letter-spacing: -0.05rem;
}

@media(max-width:767px){
.catalog-category-view span.price-container.tax.weee {
    font-size: 14px;
    font-weight: 700;
	letter-spacing: -0.05rem;
}
}

.catalog-category-view #maincontent .product-item .price-box .price {
    font-weight: 600;
	font-size: 15px;
	letter-spacing: -0.05rem;
}

@media(max-width:767px){
.catalog-category-view #maincontent .product-item .price-box .price {
    font-weight: 600;
	font-size: 14px;
	letter-spacing: -0.05rem;
}
}

.catalog-category-view #confirmBox .product-item-name a {
    font-weight: 500;
}

.product-item .old-price .price {
    font-weight: 500;
}

span.am-subtitle {
    font-weight: 600;
}

.old-price, .old.price {
    color: #444;
}

.product-item-actions .actions-primary>.stock.unavailable {
    opacity: 1;
    color: #000;
}

@media(max-width:767px){
.product-item-actions .actions-primary>.stock.unavailable {
    font-size: 10px;
}
}


/* Amasty Stock status - Nog maar beschikbaar */
.catalog-category-view .product-item span.amstockstatus.amsts_2677 {
    font-weight: 600;
}
@media (max-width:767px) {
.catalog-category-view .product-item span.amstockstatus.amsts_2677 {
    color: #222;
}
}

@media (max-width: 767px){
#confirmBox button.action.tocart.primary {
    transform: scale(.8);
    transform-origin: top left;
}
}


/* Amasty popup  - 4 op desktop 6 op mobile */
@media (min-width:768px) {
.owl-item:nth-of-type(5), .owl-item:nth-of-type(6), .owl-item:nth-of-type(7) {
    display: none;
}
}



/* GEWIJZIGD */
@media (min-width: 992px){
.control span.plus span {
    top: 13px !important;
}
}



/* GEWIJZIGD */
@media (min-width: 1024px){
.page-layout-1column .column.main .product-social-links {
    left: calc(100% - 25px);
}
}

/* GEWIJZIGD */
@media only screen and (max-width: 767px) {
.page-layout-1column .column.main .product-social-links {
	display:none;
}
}


/* GEWIJZIGD */
@media (max-width: 767px) {
.box-tocart .fieldset {
    width: 100%;
}
}

@media (max-width: 767px){
.catalog-product-view .header-trusted-reviews {
    margin-right: -20px;
}
}


@media (max-width: 767px){
button.action.tocart.primary {
    transform: scale(.85);
}
.product-info-main button.action.tocart.primary {
    transform: none;
}
}

@media (max-width: 375px) {
button.action.tocart.primary {
    transform: scale(.8);
}
.product-info-main button.action.tocart.primary {
    transform: none;
}
}


/* GEWIJZIGD */
@media (max-width: 767px) {
.page-layout-1column .column.main  button.action.tocart.primary {
	Xtransform: none;
}
}

/* GEWIJZIGD */
@media (max-width: 375px) {
.page-layout-1column .column.main button.action.tocart.primary {
    Xtransform: none;
}
}


@media (max-width: 320px) {
.meingartenshop_de .product-info-main .actions, .meingartenshop_at .product-info-main .actions {
    min-width: 55% !important;
}
}

@media (max-width: 320px) {
.product-info-main .actions {
    min-width: 55% !important;
}
}




/* TIJDELIJKE FIX ADRES HUSNUMMER KLARNA */

.inputindex fieldset.field.street.admin__control-fields:before {
    display:none;
}

.tuinflora_com.checkout-index-index fieldset.field.street.admin__control-fields.required .label,
.tuinflora_be.checkout-index-index fieldset.field.street.admin__control-fields.required .label {
    display: none;
}

.tuinflora_com.checkout-index-index .field._required[name*=street]:before,
.tuinflora_be.checkout-index-index .field._required[name*=street]:before {
    font-weight: 400;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    left: 13px;
    letter-spacing: .01rem;
    opacity: .8;
    pointer-events: none;
    margin-bottom: 0;
    height: 24px;
    color: #333;
    opacity: .65;
}

.tuinflora_be.checkout-index-index .field._required[name*=street]:after, 
.tuinflora_com.checkout-index-index .field._required[name*=street]:after {
    content: '*' !important;
    position: absolute;
    top: 0;
    color: #ffa486;
    left: 54px;
}

.tuinflora_be.checkout-index-index .field.additional[name*=street]:after, 
.tuinflora_com.checkout-index-index .field.additional[name*=street]:after {
    content: '*' !important;
    position: absolute;
    top: 0;
    color: #ffa486;
    left: 94px;
}


.tuinflora_be.checkout-index-index .field._required[name*=street]:before, 
.tuinflora_com.checkout-index-index .field._required[name*=street]:before {
    content: 'Straat' !important;
}



.tuinflora_be.checkout-index-index .field.additional[name*=street]:before, 
.tuinflora_com.checkout-index-index .field.additional[name*=street]:before {
    content: 'Huisnummer' !important;
}



.meingartenshop_de.checkout-index-index .field.additional[name*=street]:before{
    content: 'Hausnummer' !important;
}
.meingartenshop_de.checkout-index-index .field.additional[name*=street]:after {
    content: '*' !important;
    position: absolute;
    top: 0;
    color: #ffa486;
    left: 100px;
}




/* GEWIJZIGD */

.meingartenshop_de.catalog-product-view .product-info-main button#product-addtocart-button:after, .meingartenshop_at.catalog-product-view .product-info-main button#product-addtocart-button:after {
    content: 'Nicht gut Geld zur\00FC ck' !important;
}

/* NIEUW */

@media only screen and (max-width: 320px) {
        .meingartenshop_de_de .logo,.meingartenshop_at_de .logo,.jardinpourvous_com .logo,.jardinpourvous_be .logo {
        width: 160px
    }
}

/* GEWIJZIGD */

@media only screen and (max-width: 767px){
.nav-toggle:after {
    content: '';
}
}

/* GEWIJZIGD */

@media (max-width: 767px){
.grid_text, .grid_text p {
    font-size: 13px;
    line-height: 1.3;
}
}

@media (max-width: 320px){
.grid_text, .grid_text p {
    font-size: 13px;
    line-height: 1.125;
}
.grid_text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}

@media (max-width: 767px){
.topbar_head {
    font-size: 1.35rem;
    height: 42px;
    letter-spacing: 0;
}
}

@media (max-width: 767px){
.header ul.header.links li.authorization-link:before {
    width: 24px;
    height: 24px;
}
}

@media (max-width: 767px){
.header ul.header.links {
    top: -25px;
}
}

@media only screen and (max-width: 767px){
.minicart-wrapper .action.showcart:before {
    width: 24px;
    height: 24px;
	top: 1px;
}
}

@media only screen and (max-width: 767px){
.header.content {
    margin-top: -45px;
}
}

@media only screen and (max-width: 767px){
.block.block-search {
    top: 40px;
}
}

@media only screen and (max-width: 767px){
input#search {
    height: 38px;
	background-position: 96% center;
    background-size: 17px;
}
}

@media only screen and (max-width: 767px){
.header.panel>.header.links {
    margin-right: 22px;
}
}

@media only screen and (max-width: 767px){
.minicart-wrapper .action.showcart .counter.qty {
    left: 26px;
    top: -9px;
}
}

@media only screen and (max-width: 767px){
.nav-toggle {
    top: -7px;
}
}

@media only screen and (max-width: 767px){
.nav-toggle:before {
    width: 29px;
    height: 29px;
}
}

@media only screen and (max-width: 767px){
.amsearch-image .amasty-label-container {
    visibility: hidden;
}
}



/* NEW  */
.checkout-success, div#registration {
    Xbackground: #ffffff;
    Xpadding: 32px;
    Xmax-width: 500px;
    Xmargin-bottom: 40px;
    Xbox-shadow: 0 4px 24px #f2f2f2;
}


/* GEWIJZIGD */
a.read-more-prod-short {
    color: inherit;
}

@media (max-width: 767px){
a.read-more-prod-short {
    font-size: 16px;
    font-weight: 400;
}
}

.catalog-product-view .product.attribute.sku {
    color: #a9a9a9 ;
}
.catalog-product-view .availability.only, .catalog-product-view .amstockstatus {
    font-weight: 700;
}

@media(max-width:767px){
.catalog-product-view .availability.only, .catalog-product-view .amstockstatus {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
}
}

.product-social-links {
    display: none;
}
.box-tocart .fieldset {
    width: 100%;
}
.tuinflora_com.catalog-product-view .product-info-main button#product-addtocart-button:after, .tuinflora_be.catalog-product-view .product-info-main button#product-addtocart-button:after {
    display:none;
}

@media (min-width: 768px){
.catalog-product-view .usp-container {
    margin-bottom: 0;
}
}
.product.attribute.main_att_prod.att_uspflora:last-child {
    margin-bottom: 12px;
}

@media (max-width: 992px){
.catalog-product-view .att-container .product.attribute.main_att_prod:last-child {
    line-height: 1;
    border-right: 0px solid #95938a;
}
}


/* TIER PRICING PRODUCT PAGE */


X.catalog-product-view .product-info-main .product-info-price {
    border-bottom: 1px dashed #bbbbbb;
}

.tier-container {
	display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    color: inherit;
    height: 56px;
	padding: 0px;
}

.tier-container h4 {
    margin-bottom: 0;
	font-size: 16px;
}

.prices-tier {
    margin-top: -13px;
	font-size: 16px;
    border-top: 1px dashed #ccc;
    padding-top: 6px;
	background: #f9f9f9;
}

@media(max-width:767px){
.prices-tier {
	margin-top: 0px;
	margin-bottom: 28px;
    padding-top: 6px;
	border-top: 0px dashed #ccc;
	background: #f0f0f0;
	border-radius: 3px;
}
}

@media(max-width:320px){
.prices-tier, .prices-tier .price {
    font-size: 14px;
}
}

@media(min-width:321px) and (max-width:767px){
.prices-tier, .prices-tier .price {
    font-size: 16px;
}
}


.prices-tier li.item {
    Xdisplay: flex;
    position: relative;
	border-bottom: 1px dashed #ccc;
    padding-bottom: 6px !important;
    padding-right: inherit !important;
    box-shadow: none !important;
    padding-left: 12px !important;
    border-radius: 0px !important;
}

@media(max-width:767px){
.prices-tier li.item {
	border-bottom: 0px dashed #ccc;
    padding-left: 8px !important;
}
.catalog-product-view ul.items li.item:nth-last-child(2) {
    background: transparent;
}
}

@media(max-width:1200px){
.prices-tier li.item {
    padding-bottom: 10px !important;
}
}

.prices-tier .item {
    margin-bottom: 6px;
}

.prices-tier li.item strong {
    display: initial;
}

.prices-tier  strong.benefit {
    visibility: hidden;
    Xwidth: 0px;
    Xheight: 0;
    Xmargin: 0;
    Xpadding: 0;
    position: relative;
    left: -9999px;
    float: right;
}

@media(max-width:1199px){
.prices-tier  strong.benefit {
	position: absolute;
    left: inherit;
    float: inherit;
    right: 9999px;
    Xtop: -30px;
}
}

.prices-tier  strong.benefit .percent {
    background: #ff7c44;
	text-align: center;
    visibility: visible;
    padding: 6px 8px;
	min-width: 61px;
    color: #fff;
    border-radius: 3px;
    position: relative;
    left: 10008px;
}

@media(min-width:1200px){
.prices-tier  strong.benefit .percent {
    left: 10020px;
}
}

@media(max-width:320px){
.prices-tier  strong.benefit .percent {
	min-width: 55px;
}
}


.prices-tier strong.benefit .percent {
    padding: 1px 8px;
    position: absolute;
	top: 0;
	left: 10000px;
}

.gardens4you_ie .prices-tier strong.benefit .percent {
	left: 9970px;
}
.gardens4you_eu .prices-tier strong.benefit .percent {
	left: 9970px;
}
.jardinpourvous_com .prices-tier strong.benefit .percent {
	left: 10030px;
}
.jardinpourvous_be .prices-tier strong.benefit .percent {
	left: 10030px;
}
.meingartenshop_de .prices-tier strong.benefit .percent {
	left: 9990px;
}
.meingartenshop_at .prices-tier strong.benefit .percent {
	left: 9990px;
}


@media(min-width:768px){
.prices-tier strong.benefit .percent {
	left: 10030px;
}
}

@media(min-width:768px){
.gardens4you_ie .prices-tier strong.benefit .percent {
	left: 10000px;
}
.gardens4you_eu .prices-tier strong.benefit .percent {
	left: 10000px;
}
.jardinpourvous_com .prices-tier strong.benefit .percent {
	left: 10055px;
}
.jardinpourvous_be .prices-tier strong.benefit .percent {
	left: 10055px;
}
.meingartenshop_de .prices-tier strong.benefit .percent {
	left: 10020px;
}
.meingartenshop_at .prices-tier strong.benefit .percent {
	left: 10020px;
}
}



@media(max-width:1199px){
.prices-tier strong.benefit .percent {
    padding: 1px 8px;
    position: absolute;
	top: 0;
}
}


.prices-tier  strong.benefit .percent:before {
    content: '-';
    margin-right: -3px;
}

.prices-tier  strong.benefit .percent:after {
    content: '%';
}



/* TRUSTED WIDGET TOPBAR */

.home-usp-item.trusted-widget-ct:before {
    display: none;
}

.trusted-widget-ct {
    height: 50px;
    position: relative;
    top: -18px;
    width: 600px;
    margin-left: -100px !important;
    margin-right: -100px !important;
}

.jardinpourvous_be_fr .trusted-widget-ct,
.jardinpourvous_com_fr .trusted-widget-ct {
    margin-left: -140px !important;
    margin-right: -140px !important;
}

.gardens4you_ie_en .trusted-widget-ct  {
    margin-left: -120px !important;
    margin-right: -120px !important;
}

@media(max-width:767px) {
.trusted-widget-ct {
    height: 50px;
    position: relative;
    top: -6px;
    width: 100%;
    margin-left: -100px !important;
    margin-right: -100px !important;
	font-size: 13px;
}
.trusted-stars-service-widget.display-style-medium .grade-count,
.trusted-stars-service-widget.display-style-small .grade-count,
.trusted-stars-service-widget .grade-count {
    display: block !important;
}
}


/* TRUSTED WIDGET FOOTER */

.trusted-widgets {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background: #fbf9f4;
    background: #f9f9f9;
    background: #fdfdfd;
    padding: 60px;
	margin-bottom: -20px;
}
@media(max-width:768px){
.trusted-widgets {
    padding: 40px 0px;
}
}

.trusted-review {
    font-weight: 400;
}

.trusted-reviews-carousel {
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 40px;
}
@media(max-width:992px){
.trusted-reviews-carousel {
	margin-top: 40px;
}
}
.trusted-reviews-score {
    font-size: 18px;
}


/* THANK YOU PAGE */

.amtyblock.amtypage-page {
    order: 0;
}

.amtyblock.amtyblock-order-review {
    order: 0;
}

.amtyblock.amtypage-page {
    order: 0;
}

.amtyblock.amtyblock-newsletter {
    order: 3;
}

.block.crosssell {
    order: 0;
}

.amtyblock.amtyblock-customer-create {
    order: 4;
}

.checkout-onepage-success div#trustcard-container {
    display: none !important;
}

.checkout-onepage-success .page-wrapper {
    background: #f1f3f4;
}

.amtyblock.amtypage-page:nth-child(1) h2 {
    font-size: 58px;
    padding-top: 56px;
}

@media(max-width:767px){
.amtyblock.amtypage-page:nth-child(1) h2 {
    font-size: 44px;
    padding-top: 56px;
}
}


.amtyblock.amtypage-page:nth-child(1) h2.page-title:before {
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjUuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MSAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDEgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNzRBNzQxO30KPC9zdHlsZT4KPHBhdGggaWQ9IlBhdGhfMTYiIGNsYXNzPSJzdDAiIGQ9Ik0zMi41MiwyNC43MWMyNS45OS0yNC45MS0xOC4zLTM3Ljc5LTkuNzItMi44M2MtOC41OC0zNC45Ni00MS44OC0zLjA0LTcuMzEsNy4wMWw5LjM4LDIuNjUKCUwzMi41MiwyNC43MXoiLz4KPC9zdmc+Cg==);
    display: inline-block;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 60px);
    margin-top: -112px;
    background-color: white;
    border-radius: 100px;
    background-size: 55%;
    background-position: center;
}

.amtyblock.amtypage-page h2 {
    font-size: 24px;
}

@media(max-width:767px){
.amtyblock.amtypage-page h2 {
    font-size: 18px;
}
}

.amtyblock.amtypage-page {
	text-align: center;
    padding-bottom: 40px;
    background: #fff;
}

@media(max-width:767px){
.amtyblock.amtypage-page {
    padding-left: 20px;
    padding-right: 20px;
}
}

.amtyblock.amtypage-page p.subtitle {
    font-size: inherit;
    color: inherit;
}

.amtyblock.amtyblock-order-review {
	text-align: center;
    padding-bottom: 40px;
    background: #fff;
    margin-top: -37px;
}

.amtyblock.amtyblock-order-review .checkout-success p {
    display: none;
}
.amtyblock.amtyblock-order-review .checkout-success p:first-child {
    display: block;
	font-weight: 400;
    margin-bottom: 0;
}

.amtyblock.amtyblock-order-review .actions-toolbar {
    display: none;
    justify-content: center;
}

.amtyblock.amtypage-page p.text {
    max-width: 900px;
    margin: 0 auto;
}

@supports (display:grid){
.checkout-onepage-success ol.products.list.items.product-items {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    grid-column-gap: 1.2rem;
}
.checkout-onepage-success .block.crosssell .products-grid .product-item {
    width: inherit;
}
}

@media only screen and (max-width: 767px){
.checkout-onepage-success .block.crosssell .products-grid .product-item {
    grid-column-end: span 2;
	overflow: inherit;
}
}

.checkout-onepage-success .block.crosssell {
    margin: 0 auto;
    width: 100%;
    padding-right: 0;
	order: inherit;
    margin-top: -40px;
	background: #fff;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-right: 16px;
    padding-left: 16px;
}

.checkout-onepage-success .block.crosssell .block-content.content {
    max-width: 900px;
    margin: 0 auto;
}

.checkout-onepage-success .block.crosssell .products-grid .product-item-actions .actions-primary {
    top: -10px;
    right: 7px;
}

.checkout-onepage-success .block.crosssell .block-title.title {
    display: none;
}

.amtyblock.amtyblock-newsletter {
	width: calc(50% - 20px) !important;
    padding: 40px;
    margin-right: 20px;
	background: #fff;
	margin-bottom:40px;
}

@media(max-width:767px){
.amtyblock.amtyblock-newsletter {
	width: calc(100% - 0px) !important;
    padding: 40px;
    margin-right: 0px;
	margin-bottom:40px;
}
}

.amtyblock.amtyblock-newsletter h3 {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}

.amtyblock.amtyblock-newsletter .block.newsletter input {
    border: 1px solid #c2c2c2;
}

.amtyblock.amtyblock-customer-create {
    width: calc(50% - 20px) !important;
    padding: 40px;
    background: #fff;
    margin-left: 20px;
	margin-bottom:40px;
}

@media(max-width:767px){
.amtyblock.amtyblock-customer-create {
    width: calc(100% - 0px) !important;
    padding: 40px;
    margin-left: 0px;
	margin-bottom:40px;
}
}

.amtyblock.amtyblock-customer-create .field.password.required {
    margin-bottom: 4px;
}

div#thankyoupage-customer-create button {
    background: #ff7c46;
    border: 1px solid #ff7c46;
    color: #fff;
}

div#thankyoupage-customer-create button:hover {
    filter: brightness(1.1);
}

div#newsletter-thankyoupage {
    min-width: 100%;
}

.checkout-onepage-success .column.main > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.checkout-onepage-success .amlabel-position-wrapper .amasty-label-container {
    display: flex !important;
    height: 28px !important;
    left: 8px;
    top: 8px;
    border-radius: 0;
    padding: 0;
    margin-top: 4px !important;
}

.checkout-onepage-success .amlabel-position-wrapper .amasty-label-container {
    border-radius: 12px;
    padding-left: 4px;
    padding-right: 4px !important;
}

@media(max-width:767px){
.checkout-onepage-success main#maincontent {
    margin-bottom: 5rem;
    padding-top: 80px;
    z-index: 1;
}
}

@media(max-width:767px){
.checkout-onepage-success .password-strength-meter {
    font-size: 10px;
}
}

/* AMASTY COOKIE CONSENT */

.amgdprcookie-bar-container .amgdprcookie-policy {
    margin-bottom: 12px;
    max-width: 900px;
}
button.amgdprcookie-button.-settings {
    display: inherit;
}

p.amgdprcookie-policy {
    font-size: 15px;
    line-height: 1.5;
}
@media(max-width:767px){
p.amgdprcookie-policy {
    font-size: 12px;
    line-height: 1.5;
}
}

.amgdprjs-bar-template .amgdprcookie-buttons-block {
    justify-content: flex-start;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow, .amgdprcookie-bar-container .amgdprcookie-button.-settings, button.amgdprcookie-button.-decline, button.amgdprcookie-button.-settings {
    font-weight: 400;
    letter-spacing: 0.05rem;
    font-size: 14px;
    display: block;
	border: 1px solid;
    min-height: 36px;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
    letter-spacing: 0.03rem;
	outline: none;
}
.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-right: 10px;
}
.amgdprcookie-bar-container .action-close {
    display: none;
}

/* HIDE WISHLIST */
.user_icon.cus_service {
    visibility: hidden;
}

/* MAIN TOP MENU */
.main-top-desktop .magezon-builder {
    justify-content: space-between;
    width: 95%;
}
.meingartenshop_de_de .main-top-desktop .magezon-builder,
.meingartenshop_at_de .main-top-desktop .magezon-builder {
    justify-content: space-between;
    width: 92%;
}
.jardinpourvous_com_fr .main-top-desktop .magezon-builder,
.jardinpourvous_be_fr .main-top-desktop .magezon-builder {
    justify-content: space-between;
    width: 93%;
}


/* TOPBAR SERVICE */
.topbar-service:before {
    content: '';
    background-size: cover;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iI2ZmZmZmZiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0xMjgsMjRBMTA0LDEwNCwwLDEsMCwyMzIsMTI4LDEwNC4xMSwxMDQuMTEsMCwwLDAsMTI4LDI0Wm0wLDE5MmE4OCw4OCwwLDEsMSw4OC04OEE4OC4xLDg4LjEsMCwwLDEsMTI4LDIxNlptMTYtNDBhOCw4LDAsMCwxLTgsOCwxNiwxNiwwLDAsMS0xNi0xNlYxMjhhOCw4LDAsMCwxLDAtMTYsMTYsMTYsMCwwLDEsMTYsMTZ2NDBBOCw4LDAsMCwxLDE0NCwxNzZaTTExMiw4NGExMiwxMiwwLDEsMSwxMiwxMkExMiwxMiwwLDAsMSwxMTIsODRaIj48L3BhdGg+PC9zdmc+);
    position: relative;
    top: 4px;
	margin-right: 3px;
}



/* CHECKOUT GIFT OPTIONS WISHCARD MOBILE */

@media(max-width:767px){

div#gift-options-cart {
    order: -1;
}
.gift-extras {
    order: -1;
}

.gift-extras {
    font-size: 13px;
}

.gift-item-block.block._active .gift-message-summary {
    padding: 6px 12px;
}

.gift-message textarea#gift-message-whole-message, .gift-message textarea#gift-message-whole-message-giftOptionsCart {
    height: 40px;
}

.gift-options {
    display: flex;
    column-gap: 8px;
    margin: 0px 0;
}

.gift-message {
	max-width: 80%;
    min-width: 80%;
}

.actions-toolbar {
    flex: 1 1 auto;
}

.cart-gift-item .gift-options .actions-toolbar .secondary {
    padding-right: 0;
	width: 100%;
}

.gift-message .gift-options-title {
	font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-top: 7px;
}

button.action.secondary.action-update {
    min-width: inherit !important;
    border-radius: 3px;
    font-size: 10px;
    width: 100% !important;
    margin-top: 54px;
}

.actions-toolbar {
    position: relative;
    top: inherit;
    right: inherit;
}

.gift-item-block.block._active .gift-summary .actions-toolbar {
    top: 6px;
	right: 10px;
}



.tuinflora_com .gift-options-content .field.text label:before, 
.tuinflora_be .gift-options-content .field.text label:before {
    content: 'Wordt afgedrukt op de bestelling of wenskaart';
}

.meingartenshop_de .gift-options-content .field.text label:before, 
.meingartenshop_at .gift-options-content .field.text label:before {
    content: 'Wird auf Bestellung oder Grusskarte gedruckt';
}

.gardens4you_ie .gift-options-content .field.text label:before, 
.gardens4you_co_uk .gift-options-content .field.text label:before,
.gardens4you_eu .gift-options-content .field.text label:before {
    content: 'Will be printed on the order or greeting card';
}

.jardinpourvous_com .gift-options-content .field.text label:before, 
.jardinpourvous_be .gift-options-content .field.text label:before {
    content: 'Sera imprim\00E9  sur la commande ou la carte de voeux';
}

.gardens4you_eu .gift-options-title span {
    display: block;
}

.gift-options-title span {
    display: none;
}

.gift-options-content {}

.gift-options-content .field.text {
    font-size: 12px;
    line-height: 1.2;
}
.gift-extras {
    margin-top: -10px;
}
.gift-extras .greeting-card-cart-item {
    padding-top: 0px;
    padding-bottom: 0px;
}
.gift-options-title,
.gift-message .field .label {
    margin-right: -60px;
}
.cart-discount .block>.title strong#block-discount-heading {
    font-size: 14px;
    color: inherit !important;
    font-weight: 700;
}
.checkout-cart-index .cart-discount {
    margin-top: 12px;
	padding-top: 0;
    border-bottom: 1px solid #e6e6e6;
}
.checkout-cart-index .cart-discount button.action.apply.primary {
    font-size: 12px;
}
}

.gift-options .actions-toolbar .secondary .action-update span {
    display: none;
}


.tuinflora_com button.action.secondary.action-update:before,
.tuinflora_be button.action.secondary.action-update:before  {
    content: 'Opslaan';
}


.meingartenshop_de button.action.secondary.action-update:before,
.meingartenshop_at button.action.secondary.action-update:before  {
    content: 'Speichern';
}


.gardens4you_ie button.action.secondary.action-update:before,
.gardens4you_co_uk button.action.secondary.action-update:before,
.gardens4you_eu button.action.secondary.action-update:before  {
    content: 'Save';
}


.jardinpourvous_com button.action.secondary.action-update:before,
.jardinpourvous_be button.action.secondary.action-update:before  {
    content: 'Enregistrer';
}




/* CHECKOUT UPDATE */

@media(max-width:767px){
.checkout-cart-index .cart-container .form-cart .actions.main .continue, 
.checkout-cart-index .cart-container .form-cart .actions.main .update {
    padding: 6px 12px !important;
    margin-right: 6px !important;
    margin-left: 0px !important;
    min-width: auto !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
	line-height: 2;
}
.checkout-cart-index button.action.update {
    width: 40px;
    height: 40px;
}
}

@media(max-width:767px){
.checkout-cart-index .cart-totals .grand strong  {
    font-weight: 700;
}
}
@media(max-width:767px){
.checkout-cart-index .cart-totals {
    padding-top: 0;
}
}
@media(max-width:767px){
.checkout-cart-index .cart-summary {
    padding-left: 0px;
    padding-right: 0px;
}
}
@media(max-width:767px){
.checkout-cart-index ul.core_usps {
    line-height: 26px;
}
}
@media(max-width:767px){
.cart-summary .guarantee-container {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 5px;
    padding-bottom: 2px;
}
}
@media(max-width:767px){
.checkout-cart-index .cart-summary .guarantee-cont p {
    min-width: 75%;
    max-width: 75%;
}
}
@media(max-width:767px){
.checkout-cart-index .cart-summary .guarantee-cont img {
    width: 95px;
}
}

.cart-summary .guarantee-container h3 {
    margin-bottom: 6px;
}

@media(max-width:767px){
.cart-summary .guarantee-container h3 {
    margin-bottom: 6px;
	font-size: 18px;
}
}
@media(max-width:767px){
.cart-summary .paybar {
    text-align: center;
	background: #f3f3f3 ;
    padding: 12px !important;
    padding-bottom: 4px !important;
    border-radius: 5px;
}
}
@media(max-width:767px){
.cart-summary .paybar img {
    width: 93%;
}
}
@media(max-width:767px){
.checkout-cart-index .cart-totals {
    padding-bottom: 0px;
}
}
@media(max-width:767px){
.checkout-cart-index .block.crosssell {
    padding: 0;
    margin-top: 12px !important;
}
}

body.checkout-cart-index ul.core_usps li {
    font-weight: 600 !important;
}

@media(max-width:767px){
body.checkout-cart-index ul.core_usps li {
    font-weight: 600 !important;
}
}

@media (min-width: 1440px){
.cart-summary ul.core_usps li {
    line-height: 1.8;
}
}


.gift-options-content .fieldset .field {
    margin-top: 2px;
}


/* USERCENTRICS */

div#usercentrics-root {
    display: inherit;
}


/* CHECKOUT FACTUURADRES */

.checkout-billing-address:before {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 1.3;
	padding-left: 44px;
}

.checkout-billing-address {
    background: #fff;
    border: 1px solid #cccccc;
    padding: 20px;
    border-radius: 8px;
	width: 100%;
}


.checkout-billing-address .billing-address-form:before {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    display: inline-block;
}
.billing-address-same-as-shipping-block.field.choice:before {
    border: 2px solid #64a93d;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #64a93d;
    content: '4';
    position: absolute;
    top: -48px;
	font-weight: 600;
    font-size: 20px;
}

#shipping-new-address-form .street > .control:before {
    padding: 12px;
    background: #f8f8f8;
    display: block;
    border-radius: 6px;
    margin-bottom: 20px;
}

.tuinflora_com .checkout-billing-address:before, 
.tuinflora_be .checkout-billing-address:before {
    content: 'Vul hier het factuuradres in';
}
.tuinflora_com .checkout-billing-address .billing-address-form:before, 
.tuinflora_be .checkout-billing-address .billing-address-form:before {
    content: 'Factuuradres';
}

.meingartenshop_de .checkout-billing-address:before, 
.meingartenshop_at .checkout-billing-address:before {
    content: 'Geben Sie hier die Rechnungsadresse ein';
}
.meingartenshop_de .checkout-billing-address .billing-address-form:before, 
.meingartenshop_at .checkout-billing-address .billing-address-form:before {
    content: 'Rechnungsadresse';
}

.gardens4you_ie .checkout-billing-address:before, 
.gardens4you_co_uk .checkout-billing-address:before {
    content: 'Enter the billing address here';
}
.gardens4you_ie .checkout-billing-address .billing-address-form:before, 
.gardens4you_co_uk .checkout-billing-address .billing-address-form:before {
    content: 'Billing address';
}

.jardinpourvous_com .checkout-billing-address:before, 
.jardinpourvous_be .checkout-billing-address:before {
    content: 'Entrez l adresse de facturation ici';
}
.jardinpourvous_com .checkout-billing-address .billing-address-form:before, 
.jardinpourvous_be .checkout-billing-address .billing-address-form:before {
    content: 'Adresse de facturation';
}

.tuinflora_com #shipping-new-address-form .street > .control:before, .tuinflora_be #shipping-new-address-form .street > .control:before {
    Xcontent: 'Vul hieronder het bezorgadres in';
}


/* HOMEPAGE BANNER */

.cms-index-index .m-top-banner {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 12px;
	margin-bottom: 12px;
}



/* BADGES BAR CATALOG */

body[class*=top-10] .amlabel-position-wrapper {
    top: inherit !important;
}

.product-image-container div[class*="bottom-left"] {
    display: flex !important;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100% !important;
    flex-direction: row;
	Xposition: relative !important; /* POSITIONS BELOW IMG  */
    margin-bottom: 8px;
}

@media(max-width:767px){
.product-image-container div[class*="bottom-left"] {
    margin-bottom: 0px;
}
}

.page-layout-1column #cat-top-10 .amlabel-position-wrapper {
    display: flex !important;
}

.product-image-container div[class*="bottom-left"] img {
	height: auto;
    max-height: 17px;
max-width: 45px;
}

.product-image-container div[class*="bottom-left"] .amasty-label-container,
.item .amlabel-position-wrapper[class*="bottom-left"] .amasty-label-container[style*="order: 1"] {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
	width: fit-content !important;
    height: 28px !important;
    font-size: 14px !important;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px !important;
    margin-top: inherit !important;
	margin-right: 5px;
    justify-content: center;
    align-items: center;
    bottom: -50px !important;
    font-weight: 600;
}

@media(max-width:767px){
.product-image-container div[class*="bottom-left"] .amasty-label-container,
.item .amlabel-position-wrapper[class*="bottom-left"] .amasty-label-container[style*="order: 1"] {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
	width: fit-content !important;
    height: 24px !important;
    font-size: 11px !important;
    border-radius: 3px;
    padding-left: 4px;
    padding-right: 4px !important;
    margin-top: inherit !important;
	margin-right: 5px;
    justify-content: center;
    align-items: center;
    bottom: -10px !important;
	bottom: -34px !important;
    font-weight: 600;
}
}

.block.widget .products-grid .product-items .product-item-details {
    padding: 0 0px;
}

.widget-product-grid .product-item-details,
.checkout-cart-index .crosssell .product-item-details {
    margin-top: 48px;
}

div#crosssell-popup .widget-product-grid .product-item-details {
	margin-top: 8px;
}

.widget-product-grid .product-item a,
.checkout-cart-index .crosssell .product-item a {
    font-weight: 600;
}

@media(max-width:767px){
.widget-product-grid .product-item,
.checkout-cart-index .crosssell .product-item {
    font-size: 14px;
}
.widget-product-grid .product-item a,
.checkout-cart-index .crosssell .product-item a {
    font-weight: 600;
}
}


@media(max-width:767px){
.widget-product-grid .product-item-details,
.checkout-cart-index .crosssell .product-item-details {
    margin-top: 40px;
}
}


.catalog-category-view div.list .product.details.product-item-details,
.catalogsearch-result-index div.list .product.details.product-item-details,
.product-item-details {
    margin-top: 32px;
}

@media(min-width:768px){
.catalog-category-view div.list .product.details.product-item-details,
.catalogsearch-result-index div.list .product.details.product-item-details,
.product-item-details {
    margin-top: 44px;
}
}

.checkout-cart-index .product-item-details, .checkout-index-index .product-item-details {
    margin-top: 0px;
}

.catalog-category-view .products-list .product-item-photo,
.catalogsearch-result-index .products-list .product-item-photo,
.product-image-container {
    overflow: visible;
}

.catalog-category-view div.list span.product-image-container,
.product-image-container {
    overflow: visible;
}

.catalog-category-view  div.list ol.products.list.items.product-items {
    grid-column-gap: 16px;
}


.catalog-category-view div.list .product-item .price-box,
.catalogsearch-result-index div.list .product-item .price-box,
.product-item .price-box {
    position: inherit;
    top: inherit;
    border-top: 0px solid #e8e8e8;
    padding-top: 10px;
    margin-bottom: 8px;
}

@media(max-width:767px){
.catalog-category-view div.list .product-item .price-box,
.catalogsearch-result-index div.list .product-item .price-box,
.product-item .price-box {
    border-top: 0px solid #e8e8e8;
    padding-top: 8px;
    margin-bottom: 0px;
}
}


#crosssell-popup .product-item .price-box {
    padding-top: 0px;
}



.product-item, .products-grid .product-item {
	border-bottom: 1px solid #e8e8e8;
    border-radius: 0px;
}

@media(max-width:767px){
.product-item {
	padding-bottom: 8px;
}
}

.catalog-product-view li.item.product.product-item, .checkout-cart-index li.item.product.product-item {
    padding-bottom: 16px;
}

@media (max-width: 767px){
.catalog-product-view li.item.product.product-item, .checkout-cart-index li.item.product.product-item {
    padding-bottom: 16px;
}
}

@media (max-width: 767px){
.page-layout-1column .block.widget .products-grid .product-item {
    padding-bottom: 16px;
}
}

.catalog-category-view div.list .product.actions.product-item-actions,
.catalogsearch-result-index div.list .product.actions.product-item-actions {
    position: absolute;
    right: 0;
    bottom: -54px;
}

@media(max-width:767px){
.catalog-category-view div.list .product.actions.product-item-actions,
.catalogsearch-result-index div.list .product.actions.product-item-actions {
    bottom: -46px;
}
}

.catalog-category-view div.list .amstockstatus-category,
.catalogsearch-result-index div.list .amstockstatus-category {
    position: inherit;
    bottom: inherit;
    right: inherit;
}

.catalog-category-view div.list strong.product.name.product-item-name {
    min-height: 40px;
}

@media(max-width:767px){
.catalog-category-view div.list strong.product.name.product-item-name {
    min-height: 36px;
}
}

.catalog-category-view span.special-price {
    color: #ff7041;
    margin-right: 4px;
}

.minimal-price-link {
    margin-right: 8px;
	margin-left: 0px;
	display: none;
}

@media(max-width:767px){
.minimal-price-link {
    margin-right: 6px;
	display: none;
}
}

@media(max-width:767px){
.catalog-category-view div.list ol.products.list.items.product-items {
    grid-column-gap: 8px;
    grid-row-gap: 2rem;
}
}

@media (min-width: 1440px){
div.list .product-item {
    grid-column-end: span 4;
}
}

@media (min-width: 1600px){
div.list .product-item {
    grid-column-end: span 4;
}
}


.catalog-category-view .product-item .amstockstatus,
.catalogsearch-result-index .product-item .amstockstatus {
    color: #000;
}

div.list .product-image-photo {
    border-radius: 5px;
}

@media (max-width: 767px){
.catalog-product-view .gallery-placeholder .amasty-label-container {
    border-radius: 3px;
	Xwidth: fit-content !important;
	box-shadow: 0 0px 1px hsl(0deg 0% 0% / 29.02%);
}
}

@media (min-width: 768px){
.catalog-product-view .gallery-placeholder .amasty-label-container {
    height: 32px !important;
    border-radius: 3px;
	width: fit-content !important;
}
}

.fotorama__stage [class*=bottom-center] .amasty-label-container {
    border-radius: 3px;
}

@media (max-width: 767px){
.fotorama__stage [class*=bottom-center] .amasty-label-container {
    padding: 0 12px;
}
}

@media (max-width: 767px){
.catalog-product-view .main ol.products.list.items.product-items {
    grid-auto-columns: calc(54%);
}

.catalog-product-view .main ol.products.list.items.product-items {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: grid;
    grid-gap: 1rem;
    grid-auto-flow: inherit;
    grid-auto-columns: inherit;
    align-items: flex-start;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 8px;
    grid-row-gap: 0px;
}
}

.filter-options-title {
    padding: 9px 40px 9px 4px;
    font-size: 16px;
}

.filter-options-title:after {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTYuNDksMTA0LjQ5bC04MCw4MGExMiwxMiwwLDAsMS0xNywwbC04MC04MGExMiwxMiwwLDAsMSwxNy0xN0wxMjgsMTU5bDcxLjUxLTcxLjUyYTEyLDEyLDAsMCwxLDE3LDE3WiI+PC9wYXRoPjwvc3ZnPg==);
	top: 15px;
}

.related-menu .magezon-builder>.nav-item>a {
    line-height: 34px !important;
    height: 34px;
    font-weight: 500 !important;
}

@media (min-width: 769px) {
.sidebar-main {
    padding-right: 40px;
}
.page-layout-2columns-left .main {
    padding-left: 0%;
}
}

.filter-options-content a {
    font-weight: 500;
}

.filter.block p, .filter.block ul, .filter.block ol {
    font-size: 16px;
}

.above-sidebar {
    margin-bottom: 24px;
}

.above-sidebar .ninjamenus-widget {
    margin-bottom: 0px !important;
}

@media (min-width: 768px){
.filter-options-content li a:before {
    top: 1px;
	left: -4px;
    width: 22px;
    height: 22px;
	opacity: .35;
}
}

.filter-options-content a {
    padding-left: 26px !important;
}

.filter-options-title {
    padding: 9px 40px 9px 0px;
}

.filter-options-content .count {
    font-size: 14px;
}


p, ul, ol, .am-tabs-view .product.data.items>.item.content, .catalog-product-view .product.attribute.overview {
    font-weight: 400;
}

@media (max-width: 767px){
p, ul, ol, .am-tabs-view .product.data.items>.item.content, .catalog-product-view .product.attribute.overview {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
}

.product.info.detailed .value {
    line-height: 1.6;
	font-weight: 400;
}


@media(max-width:767px){
.product.info.detailed .value {
    font-size: 16px;
    line-height: 1.5;
	font-weight: 400;
}
}

.category-menu .magezon-builder>.nav-item>a {
    font-weight: 500 !important;
	border: 1px solid #ccc;
}

@media(max-width:767px){
.category-menu .magezon-builder>.nav-item>a {
    font-size: 16px;
    height: 44px;
    margin-right: 2px;
    margin-left: 2px;
}
}

#desc-top .category-description .cat-intro {
    line-height: 1.6;
}

@media(max-width:767px){
#desc-top .category-description .cat-intro {
    line-height: 1.5;
	-webkit-line-clamp: 3;
	-webkit-line-clamp: inherit;
}
}

.cat-intro {
    font-weight: 400;
}

.above-sidebar .related-menu .magezon-builder>.nav-item>a {
    padding-left: 0px !important;
}

.sidebar .guarantee-container {
    padding: 40px 20px;
    border-radius: 5px;
    background: #f7f5ec;
}



/* BREADCRUMB MOBILE SINGLE PROD NEW */

@media(max-width:767px){
.catalog-product-view .gallery-placeholder .amasty-label-container {
    top: 16px;
}
}

@media(max-width:767px){
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    font-weight: 400;
}
}

@media(max-width:767px){
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 20px;
}
}

@media(max-width:767px){
.catalog-product-view .head-trust-newcontainer {
    height: inherit;
    position: relative;
	overflow: hidden;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs {
    position: relative;
    display: flex;
    padding: 0 0px;
    padding-left: 0px !important;
    margin-bottom: 8px;
    top: 0px;
    height: 32px;
    justify-content: flex-start;
    align-items: center;
	left: 16px;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs ul li.item.home:before {
    margin-right: -4px;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs ul li.item, 
.catalog-product-view .breadcrumbs ul li.item a, 
.catalog-product-view .breadcrumbs ul li.item:nth-last-child(2) a {
    display: inline-block !important;
    color: #222 !important;
    font-size: 14px;
    font-weight: 300;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs .items {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs ul.items li.item:nth-last-child(2) {
    background: inherit;
    display: inline-block !important;
    border-radius: 0px;
    padding: inherit;
    padding-right: inherit;
    opacity: 1;
    box-shadow: none;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs .item:not(:last-child):after {
    display: inherit;
}
}

@media(max-width:767px){
.catalog-product-view .breadcrumbs ul.items li.item:nth-last-child(2) a:before {
    display: none;
}
}


@media (max-width: 767px){
.logo {
    top: 2px;
}
.page-header {
    height: 112px;
}
.top-container .magezon-builder {
    height: 66px;
}
.top-container .magezon-builder>.nav-item>a {
    line-height: 42px !important;
}
.top-container .ninjamenus .level0>a>span.title {
    padding: 0 12px !important;
    font-weight: 500;
	font-size: 14px;
    border: 1px solid rgb(84 64 52 / 20%);
	font-weight: 400;
	font-size: 16px;
}
}

@media(min-width:768px){
.product.attribute.main_att_prod.att_uspflora {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.6;
}
}


@media(max-width:767px){
.product.attribute.main_att_prod.att_uspflora:before {
    margin-right: 12px;
    width: 16px;
    height: 16px;
	font-size: 14px;
	line-height: 14px;
    background: #8abd5e;
	top: 5px;
}
.product.attribute.main_att_prod.att_uspflora {
    line-height: 1.6;
}
}


/* PRICE MOBILE SINGLE PROD NEW */

@media(max-width:767px){
.catalog-product-view .product.media {
    min-height: inherit;
	margin-bottom: 28px;
}
}

@media(max-width:767px){
.catalog-product-view  .page-title-wrapper.product {
    width: calc(100% - 100px);
}
}

@media(max-width:767px){
.catalog-product-view .product-info-main .product-info-price .price-box .old-price {
    top: 24px;
	opacity: inherit;
}
}

@media(max-width:767px){
.catalog-product-view .product-info-price span.special-price {
    margin-right: 0px;
}
}

@media(max-width:767px){
.catalog-product-view .product-info-main .product-info-price .price-box {
    top: 2px;
    right: 24px;
    transform: scale(1);
}
}

.product-info-main .price-wrapper[data-price-type*=finalPrice] {
    padding: 0;
    margin-bottom: 12px !important;
    transform: rotate(0deg);
    background-image: none;
}

@media(max-width:767px){
.catalog-product-view .product-info-main .price-wrapper[data-price-type*=finalPrice] {
    background-image: none;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: inherit;
    margin-bottom: 0px !important;
    transform: none;
}
}

@media(max-width:767px){
.catalog-product-view h1.page-title {
    line-height: 1.3;
    margin-bottom: 12px;
	font-size: 22px !important;
}
}

@media(max-width:767px){
.catalog-product-view .product.attribute.overview {
    font-size: 16px;
    line-height: inherit;
}
}

@media(max-width:767px){
.value {
    font-weight: 400;
}
}


.product-info-readmore {
    line-height: 1.5;
}

@media(max-width:767px){
.product-info-readmore {
    line-height: 1.5;
	margin-bottom: 12px;
}
}

@media(max-width:767px){
.usp-container .product.attribute.main_att_prod .value {
    font-size: 16px;
    font-weight: 400;
}
}


@media(max-width:767px){
.gardens4you_ie .logo img, .gardens4you_eu .logo img, .gardens4you_co_uk .logo img {
    width: 180px;
	left: -8px
}
}


@media(max-width:767px){
.logo {
    Xmax-width: 260px;
}
.logo img {
    Xwidth: inherit;
}
.tuinflora_com .logo img, .tuinflora_be .logo img {
	Xmax-width: inherit;
    Xwidth: 220px;
	Xleft: 10px;
}
}

@media(max-width:767px){
.gardens4you_ie .logo img, .gardens4you_eu .logo img,  .gardens4you_co_uk .logo img {
	Xmax-width: inherit;
	Xleft: -8px;
	Xclip-path: inset(0 0 0 14%);
}
}

@media(max-width:767px){
.jardinpourvous_com .logo img, .jardinpourvous_be .logo img {
	Xmax-width: inherit;
	Xwidth: 230px;
	Xleft: -20px;
	Xclip-path: inset(0 0 0 14%);
}
}

@media(max-width:767px){
.meingartenshop_de .logo img, .meingartenshop_at .logo img {
    Xwidth: 230px;
    Xleft: -18px;
    Xclip-path: inset(0 0 0 14%);
}
}




.core_usps_tab a {
    color: inherit;
    text-decoration: underline;
}
ul.core_usps strong {
    font-weight: 700;
}

@media(max-width:767px){
.core_usps_tab {
    padding: 4px 0;
}
.core_usps_tab > * {
    font-size: 16px;
    line-height: 1.5;
}
}

@media(max-width:767px){
button#product-addtocart-button {
    font-size: 15px;
}
}

@media (max-width: 767px){
.product.data.items>.item.title>.switch {
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    letter-spacing: 0;
    border-top: 1px solid #e6e6e6;
}
.product.data.items {
    border-bottom: 1px solid #e6e6e6;
}
}




.catalog-category-view .banner-block .popular-name {
    display:none;
}

.banner-block .cwiw .row .col-md-4 a {
    display: flex;
	justify-content: flex-start;
    align-items: center;
}

@media(max-width:1023px){
.banner-block .cwiw .row .col-md-4 a {
    flex-direction: column;
	justify-content: flex-start;
    align-items: flex-start;
}
}

.catalog-category-view .banner-block {
    margin-bottom: 40px;
}
.catalog-category-view .banner-block .cwiw .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
}

@media(max-width:1023px){
.catalog-category-view .banner-block .cwiw .row {
    grid-column-gap: 12px;
    grid-row-gap: 8px;
}
}

.banner-block .cwiw .row .col-md-4 {
    background: #64a93e;
    border-radius: 12px;
	Xdisplay: flex;
}

@media(max-width:991px){
.banner-block .cwiw .row .col-md-4 {
    border-radius: 6px;
}
}




.catalog-category-view .banner-block .cwiw .row .col-md-4 h3 {
    font-size: 24px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;
	white-space: inherit;
	line-height: 1.1;
}

@media(max-width:1023px){
.catalog-category-view .banner-block .cwiw .row .col-md-4 h3 {
    padding: 12px;
	font-size: 14px;
	line-height: 1.5;
}
}

.catalog-category-view .banner-block .cwiw .row .col-md-4 h3:after {
    content: 'Bekijk';
    display: flex;
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 4px 12px;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    font-size: 14px;
    width: fit-content;
    font-weight: 400;
    text-transform: none;
}

.tuinflora_com .banner-block .cwiw .row .col-md-4 h3:after,
.tuinflora_be .banner-block .cwiw .row .col-md-4 h3:after {
    content: 'Shoppen';
}

.meingartenshop_de .banner-block .cwiw .row .col-md-4 h3:after,
.meingartenshop_at .banner-block .cwiw .row .col-md-4 h3:after {
    content: 'Jetzt shoppen';
}

.gardens4you_ie .banner-block .cwiw .row .col-md-4 h3:after,
.gardens4you_co_uk .banner-block .cwiw .row .col-md-4 h3:after,
.gardens4you_eu .banner-block .cwiw .row .col-md-4 h3:after {
    content: 'Shoppen';
}

.jardinpourvous_com .banner-block .cwiw .row .col-md-4 h3:after,
.jardinpourvous_ve .banner-block .cwiw .row .col-md-4 h3:after {
    content: 'D\00E9 couvrir';
}




.catalog-category-view .banner-block .cwiw .row .col-md-4 img {
    object-fit: cover;
    aspect-ratio: 4/4;
    margin-bottom: 5;
    border-radius: 0;
    width: 40% !important;
	margin-top: -5px;
    margin-bottom: -5px;
}

@media(max-width:1023px){
.catalog-category-view .banner-block .cwiw .row .col-md-4 img {
    width: 100% !important;
    aspect-ratio: 4/4;
}
}



.catalog-category-view .banner-block.grid-3 .cwiw .row {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 18px;
    grid-row-gap: 12px;
}

.banner-block.grid-3 .cwiw .row .col-md-4 a {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

@media(max-width:1023px){
.catalog-category-view .banner-block.grid-3 .cwiw .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 8px;
    grid-row-gap: 12px;
}
}

@media (max-width: 767px){
.catalog-category-view .cwiw .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 8px;
    grid-row-gap: 12px;
}
}



.catalog-category-view .banner-block.grid-3 .cwiw .row h3 {
    font-size: 16px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    padding: 12px;
    white-space: inherit;
    line-height: 1.1;
}

@media(max-width:1023px){
.catalog-category-view .banner-block.grid-3 .cwiw .row h3 {
    font-size: 12px;
    text-transform: none;
    padding: 12px 8px;
    margin: 0;
}
}

.catalog-category-view .banner-block.grid-3 .cwiw .row h3:after {
    display: none;
}

@media(max-width:1023px){
.catalog-category-view .banner-block.grid-3 .cwiw .row h3:after {
    display: none;
}
}

.catalog-category-view .banner-block.grid-3 .cwiw .row .col-md-4 img {
    width: 100% !important;
	aspect-ratio: 4/5;
}

@media(max-width:1023px){
.catalog-category-view .banner-block.grid-3 .cwiw .row .col-md-4 img {
    aspect-ratio: 4/5;
}
}


.banner-block-icons .cwiw .row .col-md-4 h3 {
    margin-top: 0px;
    font-family: sans-serif;
    background: #64a93d;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 7px;
    border-radius: 0 0 12px 12px;
    margin-top: -1px;
}

.catalog-category-view .row .col-md-4 .popular-name {
    top: inherit;
	display: none;
}

.banner-block-icons .cwiw .row .col-md-4 img  {
    border-radius: 12px 12px 0 0;
}

.banner-block-icons .cwiw .row .col-md-4 img:hover {
    filter: brightness(1);
}

.banner-block-icons .cwiw .row .col-md-4:hover {
    filter: brightness(1.05);
}



.product-item .price-box.price-final_price {
    display: flex;
    flex-direction: column;
    min-height: 48px;
}

div#confirmBox .product-item .price-box.price-final_price {
	min-height: 32px;
    padding-top: 0px;
	margin-bottom: 16px;
}

@media(max-width:767px){
div#confirmBox .product-item .price-box.price-final_price {
    margin-bottom: 30px;
}
}

.product-item .old-price .price {
    position: relative;
}
.product-item .old-price .price:after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #444;
    position: absolute;
    top: 50%;
    right: 0;
}

.products-grid .product-item-actions {
    margin-top: -16px;
}

@media(max-width:767px){
.products-grid .product-item-actions {
    margin-top: -18px;
}
}

.product-item .old-price {
    margin-top: 0px;
}

@media (min-width: 640px){
.page-products .products-grid .product-item-inner:before {
    height: 0px;
}
}


@media (min-width: 768px) {
    .amscroll-backtotop-block {
        bottom: 300px;
    }
}


li.product-item.out-of-stock img {
    opacity: 1;
}






/* Prod Read More toggle fix */

.product-info-readmore {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (min-width: 1024px) {
.product-info-readmore {
    -webkit-line-clamp: 3;
}
}

.product-info-readmore.expanded {
    -webkit-line-clamp: inherit;
}

a.prod-read-more {
    order: -1;
	color: inherit;
    font-size: 15px;
	margin-top: -10px;
	margin-bottom: 12px;
	font-weight: 500;
	text-decoration: underline;
}

@media (min-width: 1024px) {
.prod-read-more {
    display:none;
}
}


/* Cat Read More toggle fix */

@media (max-width: 767px){
#desc-top .category-description:after {
    display:none;
}
}

@media only screen and (max-width: 767px){
.catalog-category-view #desc-top .category-description {
    Xmargin-bottom: 0px !important;
    padding-bottom: 0px;
}
}

@media (max-width: 767px){
#desc-top .category-description.expanded .cat-intro {
    -webkit-line-clamp: 99;
}
#desc-top .category-description:not(.expanded) .cat-intro {
    -webkit-line-clamp: 3;
}
}

.cat-top-read-more {
	color: inherit !important;
    font-size: 15px;
	margin-bottom: 16px;
	font-weight: 500;
	text-decoration: underline;
	display:block;
}

@media (min-width: 768px){
.cat-top-read-more  {
    display:none;
}
}


/* Cat bottom Read More toggle fix */

@media (max-width: 767px){
#desc-bot .category-description:after {
    display:none;
}
}

@media (max-width: 767px){
#desc-bot .category-description.expanded {
    height: inherit;
}
#desc-bot .category-description:not(.expanded) {
    height: 294px;
}
}

@media (max-width: 767px){
#desc-bot .category-description:before {
    display:none;
}
}

.cat-bot-read-more {
	color: inherit !important;
    font-size: 15px;
	margin-bottom: 16px;
    margin-top: 8px;
	font-weight: 500;
	text-decoration: underline;
	display:block;
}

@media (min-width: 768px){
.cat-bot-read-more  {
    display:none;
}
}

.footer-certified-shop h3 {
    display: inherit;
}

.footer-certified-shop {
    margin-top: 32px;
}

.footer-certified-shop-img {
    display: flex;
	justify-content: flex-start;
    align-items: center;
    column-gap: 12px;
}


.mob-cus-it, .mob-cus-pt, .mob-cus-es, .mob-cus-dk, .mob-cus-pl, .mob-cus-se {
    display: none;
}

.plantazon_it .mob-cus-it, .plantazon_pt .mob-cus-pt, .plantazon_es .mob-cus-es, .plantazon_dk .mob-cus-dk, .plantazon_pl .mob-cus-pl, .plantazon_se .mob-cus-se {
    display: block;
}


@media(min-width:768px){
div#checkout {
    overflow: visible;
    min-height: 1400px;
}
ul.checkout-footer {
    max-width: 100%;
}
}


.prices-tier .price-container :after {
    background: #f0f0f0;
    content: '';
    position: absolute;
    margin-left: 4px;
    padding-right: 20px;
    width: 130px;
    display: inline-block;
    height: 30px;
}
@media(min-width:768px){
.prices-tier .price-container :after {
    background: #f9f9f9;
}
}

.opc-wrapper .form-login .fieldset .note {
    font-size: 15px;
    margin-top: 24px;
    font-weight: 500;
}


/* CHECKOUT EMAIL CHECK NOTE */

#customer-email-fieldset:before {
    display: inline-block;
    width: 100%;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
}

@media(max-width: 767px){
#customer-email-fieldset:before {
    font-size: 16px;
}
}

.tuinflora_com #customer-email-fieldset:before, .tuinflora_be #customer-email-fieldset:before {
    content: 'Uw e-mailadres (controleer spelling goed)';
}

.meingartenshop_de #customer-email-fieldset:before, .meingartenshop_at #customer-email-fieldset:before {
    content: 'Ihre E-Mail-Adresse (Rechtschreibung sorgf\00E4 ltig pr\00FC fen)';
}

.gardens4you_ie #customer-email-fieldset:before, .gardens4you_eu #customer-email-fieldset:before, .gardens4you_uk #customer-email-fieldset:before {
    content: 'Your email (check spelling carefully)';
}

.jardinpourvous_com #customer-email-fieldset:before, .jardinpourvous_be #customer-email-fieldset:before {
    content: 'Votre adresse email (v\00E9 rifiez bien l\0027 orthographe)';
}


/* HOMEPAGE  */

@media(min-width:993px){
.grid_large_box_60 {
    width: 60%;
}
}

.hero-cat-header.hero-cat-header-nested-bot {
    padding-top: 40px;
    max-width: 850px;
}

@media(max-width:992px){
.hero-cat-header.hero-cat-header-nested-bot {
	padding-left: 20px;
    padding-right: 20px;
}
}

.cms-index-index .main .homepage .magezon-builder>.nav-item>a {
	border-radius: 48px;
	height: 48px;
	border: 1px solid #f5f5f5;
    background: #f5f5f5;
	padding: 0px 18px !important;
}

.cms-index-index div.homepage .magezon-builder {
	justify-content: center;
	flex-wrap: wrap;
}





