@charset "utf-8";
/*
Theme Name:   Botiga Child
Template:     botiga
Description:  
Author:       debleu.de
Author URI:   https://debleu.de/
*/
:root {
	/* --clr-bg: #cfe195; */
	--clr-bg: #d3e891;
	--clr-green: #4b7b4c;
}

p, ol li, ul li, td,
.product-gallery-summary .product_meta>* {
	letter-spacing: 0.03rem;
	
	/*font-size: 1.1rem;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 0;*/
}

h1 {
	margin: 20px 0 10px;
}

h1.woocommerce-products-header__title.page-title {
	text-align: left;
	max-width: 800px;
}

.products .product {
	border: 1px solid #ccc !important;
	border-radius: 3px;
}

.home .product-description {
	font-size: 1rem;
	letter-spacing: 0.02rem;
}

.botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul .botiga-dropdown-link {
	padding: 4px 15px;
	background-color: #000;
	color: #ccc !important;
}

.botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul .botiga-dropdown-link:hover {
	/* color: #fff !important; */
    color: #bfdc49 !important;
}

.botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul .botiga-dropdown-li:last-of-type {
	background: #000;
	padding-bottom: 10px;
}

.botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul {
	width: 240px !important;
}

/* .bhfb-row-wrapper.bhfb-main_header_row.bhfb-sticky-header.is-sticky .sub-menu.botiga-dropdown-ul {
	display: none;
} */

.botiga-offcanvas-menu .botiga-dropdown .sub-menu {
	padding-left: 0;
}

/*  ------------------------------------------- Browser Scrollbar --- */

/* --- resets */

.home header.woocommerce-products-header h1.woocommerce-products-header__title.page-title,
.home-wrapper-right {
	display: none;
}

.home .content-wrapper {
	margin-top: 0;
	margin-bottom: 0;
}

/* --- styling */

.home-quota {
	max-width: 1110px;
	margin: 40px auto 20px auto;
}

.home-wrapper {
	padding-inline: 15px;
}

.home-wrapper-left p {
	font-size: 1.3rem;
}

.home-wrapper-right {
	flex-basis: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
}

.home h1 {
	font-size: clamp(1.875rem, 1.7526rem + 0.6122vw, 2.25rem);
}

@media (min-width: 768px) {

	.home-wrapper {
		display: flex;
	}
	
	.home-wrapper-left {
		flex-basis: 70%;
	}

	.home-wrapper-right {
		flex-basis: 30%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
	}


}

/*  ------------------------------------------- Browser Scrollbar --- */

/* width */
.bhfb-mobile_offcanvas::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.bhfb-mobile_offcanvas::-webkit-scrollbar-track {
    background: hsl(0, 0%, 0%)
}

/* Handle */
.bhfb-mobile_offcanvas::-webkit-scrollbar-thumb {
    background: hsl(0, 0%, 55%)
}

/* Handle on hover */
.bhfb-mobile_offcanvas::-webkit-scrollbar-thumb:hover {
    background: hsl(0, 0%, 65%)
}

.bhfb.bhfb-mobile_offcanvas .main-navigation a {
	color: #ccc!important;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation a:hover {
	color: #fff!important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .woocommerce .select2-container .select2-selection--single, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-account fieldset, .woocommerce-account .woocommerce-form-login, .woocommerce-account .woocommerce-form-register, .woocommerce-cart .woocommerce-cart-form .actions .coupon input[type="text"], .wp-block-search .wp-block-search__input, .woocommerce-form__label-for-checkbox span:not(.required):after, .select2-dropdown, .botiga-sc-cart-total tfoot tr, .woocommerce-billing-fields .select, .wpcf7-form-control-wrap textarea {
	border-color: #4b7b4c;
	background-color: rgb(255 255 255 / 80%);
	padding: 0 16px;
	min-height: 45px;
	border-radius: 4px;
	padding-block: 0;
}

textarea {
	min-height: 120px;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
	margin-bottom: 10px;
	min-height: 45px;
	border-radius: 4px;
}

.woocommerce-form__label-for-checkbox span:not(.required):after {
	min-height: unset;
	padding: unset;
	z-index: 0;
}
.woocommerce-form__label-for-checkbox span:not(.required):before {
	border-color: #4b7b4c;
	z-index: 1;
}

.button.product_type_variable,
a.add_to_cart_button,
.single_add_to_cart_button,
.woocommerce-cart .cart_totals .checkout-button,
.woocommerce-message .wp-element-button,
.woocommerce-cart .woocommerce-cart-form .actions .button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	letter-spacing: 0.1rem;
	font-weight: 700;
	height: 45px;
	border-radius: 4px;
	line-height: 1.5;
	padding-block: 0;
	font-size: 1rem;
}

.product-gallery-summary .botiga-single-addtocart-wrapper .button {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: var(--clr-green);
	border: none;
}

@media (min-width: 992px) {
    
	button, a.button, .wp-block-button .wp-block-button__link, .wp-block-button__link, ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button__link, ul.wc-block-grid__products li.wc-block-grid__product .button, ul.products li.product .button, input[type="button"], input[type="reset"], input[type="submit"] {
		padding-top: 10px;
	    padding-bottom: 10px;
	}
}

.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-data-age-verification {
	background-color: #ffb72c;
	padding: 15px 15px 5px 15px;
	margin-bottom: 10px;
	border-radius: 4px;
}

/* Breadcrumb Branche - hide category items*/
/* .term-branche li.product-category.product {
	display: none;
} */

/* PayPal mini cart */
p#ppc-button-minicart {
	display: none;
}

/* Search icon header */
.search-overlay.active {
	opacity: 1;
	left: 0;
	display: none;
}

.botiga-ajax-search__wrapper {
	background-color: #fff;
}

.search-no-results header.woocommerce-page-header + .cat-filter,
.search-results header.woocommerce-page-header + .cat-filter {
	margin-top: 30px;
}

.search-no-results .site-main {
	min-height: 400px;
}

/* Hide the (optional) label on check out */
span.optional {
	display: none;
}


.quantity {
	height: 45px;
	border: 1px solid #4b7b4c;
	border-radius: 4px;
	background-color: rgb(255 255 255 / 80%);
}

.sub-menu li {
	margin-bottom: 0;
}

.product p.wc-gzd-additional-info {
	font-size: 0,5rem;
}

.woocommerce-cart .product-name a {
	font-weight: 700;
}

a.reset_variations {
	display: none!important;
}

.bhfb-header,
.bhfb-main_header_row {
	background-color: #000;
	border: none;
}
.bhfb-desktop, .bhfb-mobile {
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
	.bhfb-header.bhfb-desktop::after,
	.bhfb-header.bhfb-mobile::after {
		content: "";
		position: absolute;
		z-index: -1;
		display: block;
		bottom: -18px;
		left: -5px;
		height: 60px;
		width: calc(100% + 20px);
		background-color: #000;
		transform: rotate(-1deg);
	}
	.site-branding {
		padding-top: 18px;
	}
}

.ws-svg-icon svg:not(.stroke-based), .bhfb-component-woo_icons .header-item svg:not(.stroke-based),
.sticky-header-active .bhfb-component-woo_icons .header-item svg:not(.stroke-based) {
	fill: #ccc;
}

@media (min-width: 992px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		justify-content: flex-end;
	}
}

@media (min-width: 1025px) {

	body.sticky-header-active.botiga-scrolling-down .bhfb.bhfb-header.sticky-scrolltop {
		-webkit-transform: translate3d(0, -120px, 0);
		transform: translate3d(0, -120px, 0);
	}
}

.woocommerce-sorting-wrapper select {
	border: 0;
	padding: 10px 40px 10px 20px;
	max-width: unset;
	min-height: auto;
	background-color: transparent;
}

/* Popup bottom - B2B Shop */
.demo_store {
	color: #fff;
	background-color: var(--clr-green);
	text-align: center;
}

.botiga-offcanvas-menu {
	background-color: #000;
    max-width: 330px;
}

hr {
	background-color: #4b7b4c;
	margin-top: 50px;
	margin-bottom: 8px;
}

.home .woocommerce-page-header+.content-wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}

.content-wrapper {
	margin-top: 60px;
	margin-bottom: 0;
}
.woocommerce-page-header+.content-wrapper {
	margin-top: 40px;
	margin-bottom: 0;
}

/* Home Hinweis Verkauf nur an Unternehmen, siehe function */
/* .db-box-home {
	position: relative;
	display: block;
	max-width: 940px;
	margin: 60px auto 0 auto;
	padding: 0 15px;
}
.home .db-box-home {
	margin: 40px auto;
}
.db-box-home .wrap {
	padding: 10px 20px;
	border: 1px solid #4b7b4c;
	text-align: center!important;
	background-color: #efffb8;
}
.db-box-home p {
	margin-bottom: 0;
	font-size: 1.2rem;
}
h2.db-home-headline {
	position: relative;
	display: block;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
} */

/* .home .product span.woocommerce-Price-amount.amount {
	padding-left: 5px;
} */


.variations_form.cart .variations .label {
	width: 175px;
}

.product-gallery-summary .product_meta {
	color: #212121;
	margin-bottom: 20px;
}

table.woocommerce-product-attributes tr:nth-child(even) {
	background-color: rgba(255,255,255,0.1);
}

.related.products>h2, .upsells.products>h2, .recently-viewed-products>h2 {
	margin: 0;
	font-size: 32px;
}

.related.products>.products {
	padding-top: 20px;
	margin-top: 20px;
}

.related.products, .upsells.products, .recently-viewed-products {
	padding-top: 0;
	padding-bottom: 80px;
}

p.footer-info {
	display: none;
}

.bhfb .botiga-credits {
	color: #ccc;
}

/* .bhfb .botiga-credits::after {
	content: "HINWEIS: Verkauf nur an gewerbliche Kunden. Alle Preise netto zzgl. gesetzlicher MwSt.";
	display: inline-block;
} */

.top-bar-inner {
	display: flex;
	justify-content: space-between;
	padding-block: 6px;
}

.top-bar-inner p {
	margin-bottom: 0;
}

.top-bar-inner p span.text {
	padding-left: 10px;
}

.top-bar, .top-bar a, .top-header-row, .top-header-row a, .top-bar .top-bar-login-register nav > a {
	color: #000000;
}

.top-bar {
	/* background-color: #ffb72c; */
    /* background-color: #4b7b4b; */
    background-color: #bfdc49;
	/* color: #fff; */
}

.top-bar i.ws-svg-icon {
	margin-right: 10px;
	margin-top: -5px;
}

.top-bar a {
	margin-right: 10px;
	font-size: 20px;
}

.header-element-right {
	font-size: 20px;
}

.top-bar svg:not(.stroke-based), .top-bar .dropdown-symbol .ws-svg-icon svg {
	fill: #000000;
}

.top-bar.visibility-desktop-only {
	display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
	.top-bar.visibility-desktop-only {
		display: block;
	}
}

@media (min-width: 991px) {
	.top-bar.visibility-desktop-only {
		display: block;
	}
}

ul.wc-block-grid__products li.wc-block-grid__product .loop-image-wrap:hover img, 
ul.wc-block-grid__products li.product .loop-image-wrap:hover img, 
ul.products li.wc-block-grid__product .loop-image-wrap:hover img, 
ul.products li.product .loop-image-wrap:hover img {
	opacity: 1;
}

/* -------------------------------------- Mini Warenkorb */

.widget_shopping_cart .widgettitle {
	display: none;
}

.widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	display: flex;
	flex-direction: column;
}

.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__total {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	display: flex;
	order: 2;
}

.widget_shopping_cart p.total.total-cart-tax.wc-gzd-total-mini-cart {
	display: flex;
	order: 4;
	justify-content: flex-end;
	padding: 10px 30px 0 30px;
}

.widget_shopping_cart p.total.shipping-costs-cart-info.wc-gzd-total-mini-cart {
	padding-right: 30px;
	order: 4;
	text-align: right;
}

.widget_shopping_cart .woocommerce-mini-cart__total {
	padding-bottom: 0;
}


/* -------------------------------------- Product gallery */

small.woocommerce-price-suffix {
	margin-left: 10px;
	line-height: 1.8;
}

.product-gallery-summary .entry-summary {
	display: flex;
	flex-direction: column;
}
.product-gallery-summary .product_title {
	display: flex;
	order: 1;
}
.product-gallery-summary .woocommerce-product-details__short-description {
	display: flex;
	flex-direction: column;
	font-size: 17px;
	order: 2;
}

.product-gallery-summary .price {
	order: 3;
	margin-bottom: 0;
}
small.woocommerce-price-suffix {
	font-weight: 400;
}

#ppc-button-ppcp-gateway::before {
	content: "Jetzt kostenpflichtig bestellen und bezahlen mit: ";
	display: block;
	margin-bottom: 20px;
	font-weight: 700;
}

.checkout-wrapper [type="radio"] {
	margin-right: 10px;
	width: 24px;
	height: 24px;
}

.checkout-wrapper ul li.wc_payment_method {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-bottom: 5px;
	font-weight: 700;
}

.payment_box.payment_method_invoice p {
	font-weight: 400;
}

.payment_box.payment_method_invoice {
	width: 100%;
}

.product-gallery-summary .ppc-button-wrapper {
	z-index: 0;
}

a.checkout-button.button.alt.wc-forward.wp-element-button {
	margin-bottom: 20px;
}


.product-gallery-summary p.price.price-unit.smaller.wc-gzd-additional-info {
	display: flex;
	flex-direction: row;
	order: 4;
}
.product-gallery-summary .legal-price-info {
	display: flex;
	order: 4;
}
p.wc-gzd-additional-info.delivery-time-info {
	display: flex;
	order: 6;
}
.product-gallery-summary form.cart {
	display: flex;
	order: 7;
}
.product-gallery-summary form.cart+.product_meta {
	display: flex;
	flex-direction: column;
	order: 6;
	margin-block: 0;
}

.product-gallery-summary .product_meta .posted_in, 
.product-gallery-summary .product_meta .tagged_as {
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.variations_form table.variations {
	margin: 0 0 20px 0;
}

.product-gallery-summary .stock.out-of-stock {
	color: #ffffff;
	font-weight: 700;
	background-color: #000000;
	padding: 5px 20px;
	text-align: center;
}

table#sort_customizable_table {
	background-color: #fff;
	margin-block: 10px;
}

table#sort_customizable_table td, 
table#sort_customizable_table thead th {
	padding: 2px;
	border: 1px solid rgb(75 123 76);
}

table#sort_customizable_table tr, 
table#sort_customizable_table thead tr {
	text-align: center;
}

.product-gallery-summary p.wc-gzd-additional-info.delivery-time-info {
	margin-top: 0;
}

a.button.go-back {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	font-weight: 700;
	letter-spacing: 0.08rem;
}

@media (min-width: 600px) {

	a.button.go-back {
		/* position: absolute; */
		max-width: 300px;
	}
}

/* .product-gallery-summary .variation_modified .woocommerce-Price-amount.amount::before {
	content: "Gesamtpreis";
	padding-right: 10px;
}
.product-gallery-summary  .price-unit.variation_modified  .woocommerce-Price-amount.amount::before {
	content: "";
} */
/* ----------------------- end */

.product-gallery-summary .product_title {
	color: #000;
}
.loop-image-wrap {
	display: flex;
	justify-content: center;
}
/* .woocommerce-product-gallery__image,
.loop-image-wrap img {
	box-shadow: 4px 6px 16px 0px rgb(41 56 41 / 30%);
} */

ul.products li.product .botiga-wc-loop-product__title {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	margin: 0 auto;
	width: 100%;
}

/* ul.products li.product {
	display: flex;
	flex-direction: column;
	padding-bottom: 55px;
} */
/* @media (min-width: 920px) { */

	ul.products {
		gap: 0 10px;
	}
/* } */

ul.products li.product .woocommerce-loop-product__title {
	display: flex;
	order: 1;
	margin-bottom: 10px;
    padding-inline: 10px;
}

ul.products li.product .star-rating {
	display: flex;
	order: 3;
	margin-bottom: 10px;
}

ul.products li.product .price {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 1rem;
	display: flex;
	order: 2;
	justify-content: center;
}

p.wc-gzd-additional-info {
	margin-bottom: 5px;
	width: 100%;
}
p.wc-gzd-additional-info.wc-gzd-additional-info-loop.product-units-wrapper.product-units {
	display: flex;
	justify-content: center;
}
ul.products li.product .loop-button-wrap {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	display: flex;
	order: 4;
}

/* Download symbol */
.wp-image-176 {
	width: 30px;
	padding-right: 4px;
}

ul.products li.product>* {
	margin-bottom: 20px;
}

.related.products>h2, .upsells.products>h2, .recently-viewed-products>h2 {
	font-weight: 400;
	font-size: 24px;
}
.related.products>.products {
	margin-top: 10px;
}

.home .woocommerce-page-header {
	padding-top: 50px;
	padding-bottom: 0;
	margin-bottom: 0;
	/* background-color: var(--clr-bg); */
	/* background-color: #ebf3d4; */
	background-color: transperant;
    background: rgb(235,243,212);
    background: linear-gradient(180deg, rgba(235,243,212,1) 0%, rgba(255,255,255,1) 100%);
}
.home .woocommerce-page-header .page-description {
	max-width: 1110px;
}

.home .woocommerce-page-header .page-description figure {
	margin-top: -50px;
}

.home .woocommerce-page-header .page-description .wp-container-5 {
	max-width: 900px;
	margin: 0 auto;
}
.home .woocommerce-page-header .page-description h1 {
	text-align: left!important;
	padding-bottom: 30px;
}
.home .woocommerce-page-header .page-description p {
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
}
/*.home .page-description .wp-container-5.wp-block-columns .wp-container-3 {
	order: 2;
}*/
.home .page-description .wp-container-5.wp-block-columns .wp-container-4 {
	display: flex;
	/*order: 1;*/
	justify-content: center;
}
.home .page-description .wp-container-5.wp-block-columns .wp-container-4 figure {
	max-width: 50%;
}
@media (min-width: 576px) {
	.home .page-description .wp-container-5.wp-block-columns {
		flex-wrap: nowrap!important;
	}
	.home .page-description .wp-container-5.wp-block-columns .wp-container-4 {
		flex-basis: 50%!important;
	}
	.home .page-description .wp-container-5.wp-block-columns .wp-container-4 figure {
		max-width: 100%;
	}
}
@media (min-width: 820px) {
	.home .page-description .wp-container-5.wp-block-columns .wp-container-4 {
		flex-basis: 27%!important;
	}
}

.woocommerce-tabs {
	margin-top: 20px;
}

.woocommerce-cart .cart_totals {
	margin-top: 0;
	padding-top: 0;
}

.pagination .page-numbers:hover, 
.pagination .page-numbers:focus, 
.pagination .page-numbers.current, 
.woocommerce-pagination li .page-numbers:hover, 
.woocommerce-pagination li .page-numbers:focus, 
.woocommerce-pagination li .page-numbers.current {
	color: #fff;
}

.qty[type=number] {
	font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1024px) {
	.quantity {
		width: 100%;
	}
}

/* .woocommerce-breadcrumb {
	border-bottom: 1px solid rgba(33,33,33,0.3);
	padding-bottom: 10px;
} */
.woocommerce-breadcrumb a {
	color: #000;
	font-size: 18px;
}
.checkout-wrapper .wc_payment_methods {
	padding: 0;
	background-color: inherit;
}

/* -------------------------------------- Check out */
.checkout-wrapper {
	margin-left: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(50% - 20px);
	flex: 0 0 calc(50% - 20px);
	max-width: calc(50% - 20px);
}
.checkout-wrapper .woocommerce-checkout-review-order {
	padding: 30px;
}
@media (max-width: 991px) {
	.checkout-wrapper {
		margin-left: unset;
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		max-width: unset;
	}
	.checkout-wrapper .woocommerce-checkout-review-order {
		padding: 0;
	}
}
/* ------------------------ end */

li.wc_payment_method.payment_method_invoice label {
	padding-bottom: 10px;
	display: block;
	font-weight: 700;
}

.woocommerce-checkout .shop_table, 
.checkout-wrapper .woocommerce-checkout-review-order {
	background-color: inherit;
}

.wc-gzd-place-order button#place_order {
	font-size: 1.1rem;
	padding: 0;
	height: 45px;
	letter-spacing: 0.1rem;
	border-radius: 4px;
}

#order_comments_field {
	padding: 0;
}

.entry-header {
	text-align: left;
}

/* .woocommerce-page-header {
	padding-top: 60px;    
	padding-bottom: 10px;
	background-color: var(--clr-bg);
} */

.botiga-adv-reviews {
	padding: 0!important;
}

.woocommerce-page-header {
	position: relative;
	padding-top: 60px;
	padding-bottom: 50px;
    border: none;
	/* background-color: var(--clr-bg); */
	background-color: transparent;
    background: rgb(235,243,212);
    background: linear-gradient(180deg, rgba(235,243,212,1) 0%, rgba(255,255,255,1) 100%);
}

.woocommerce-cart .cart_totals .woocommerce-shipping-methods {
	margin: 0 0 0 auto;
}

.woocommerce-cart div.cart_totals table tr.cart-subtotal th {
	border-top: 1px solid rgba(33,33,33,0.1) !important;
}

.woocommerce-cart tbody tr:not(.woocommerce-cart-form__cart-item) td {
	border-color: rgba(33,33,33,0.1) !important;
}

.single-product .site-main>.product>section.products {
	position: relative;
	z-index: 0;
    margin-bottom: 0 !important;
	padding-bottom: 0;
}

.woocommerce-store-notice a:hover {
	color: #ffffff;
}

/*------------------------------------------------- Popup Image ---*/
.pswp__caption__center {
	text-align: center;
}
.pswp__bg {
	background: #293237;
}
/*--------------------------------------------------- Impressum ---*/
.page-id-12 h2, .page-id-12 h3, .page-id-12 h4,
.page-id-13 h2, .page-id-13 h3, .page-id-13 h4 {
	font-weight: 400;
}

/*--------------------------------------------------- product plus video ---*/

.woocommerce-tabs #tab-description {
	max-width: 800px;
}

.product-plus-video__wrap-video {
	display: flex;
	justify-content: center;
}

@media (min-width: 768px) {

	.woocommerce-tabs #tab-description {
		max-width: 100%;
	}

	.product-plus-video {
		max-width: unset;
		display: flex;
		gap: 40px;
	}

	.product-plus-video__wrap-content h2 {
		margin-top: 0;
	}
}

.content-width {
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 1360px;
}
@media (min-width: 630px) {
	.content-width {
		padding-right: 30px;
		padding-left: 30px;
	}
}

/* ------------------------------------------------ Footer --- */

#footer {
	position: relative;
	overflow: clip;
	padding-top: 80px;
}
#footer::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	background-color: #000;
	transform: skewY(-1deg);
	z-index: -1;
	top: 40px;
	height: 80px;
}

.footer {
	width: 100%;
	overflow: clip;
	z-index: 1;
}
.footer {
	background-color: #000;
}

.social-link svg.social-icon .social-bg {
	fill: #4b7b4c;
}
.social-link:hover svg.social-icon .social-bg {
	fill: #cfe195;
}
.social-link svg.social-icon .social-fg {
	fill: #cfe195;
}
.social-link:hover svg.social-icon .social-fg {
	fill:#4b7b4c;
}


#copyright {
	background-color: #000;
}
#copyright a {
	color: #767676;
}
#copyright a:hover {
	color: #B7B7B7;
}

/* -------------------------------------------- Footer One --- */
.footer-one {
	/* padding-top: 45px; */
	padding-bottom: 50px;
	color: #ccc;
}
.footer-one .main-wrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.footer-one .company-wrap {
	display: flex;
	flex-direction: column;
	padding-bottom: 20px;
}
.footer-one .company.box {
	width: 240px;
}
.footer-one .company li {
	color: #fff;
	border: 0 none;
	font-size: 1.8rem;
}
.footer-one .company ul li a {
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	text-indent: 0;
	padding-left: 0;
	font-size: 1.8rem;
}
.footer-one .company li.company-phone a {
	letter-spacing: .25rem;
}
.footer-one .company-fax {
	padding-top: 10px;
}
.footer-one .company svg.company-icon {
	fill: rgb(255 255 255 / 100%);
	height: 20px;
	width: 20px;
	padding-right: 5px;
	padding-top: 5px;
}
.footer-one .company .company-name {
	font-size: 150%;
	color: #fff;
}
.footer-one .company .company-subline {
	padding-bottom: 10px;
	color: #fff;
}
.footer-one .nav-topline {
	color: rgba(255, 255, 255, 0.5);
	font-size: 1.2rem;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	margin-bottom: 0;
}

.footer-one .company-open-hours p:nth-of-type(2) {
	color: #fff;
	padding-top: 8px;
}
.footer-one .company-open-hours span {
	width: 70px;
	display: inline-block;
}
.footer-one .nav-wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.footer-one .footer-navi .wrap {
	display: flex;
	flex-direction: column;
}
.footer-one .navi ul {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
}
.footer-one .navi ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	list-style: none;
	margin-bottom: 0;
}
.footer-one .navi ul li a {
	color: #ccc;
	text-decoration: none;
	display: inline-table;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.footer-one .navi ul li a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 8px;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent rgb(255 255 255 / 60%);
}
.footer-one .navi ul li:hover a {
	color: #fff;
}
.footer-one .navi ul li.current-menu-item a {
	color: #fff;
}

.footer-one .footer-logo {
	display: block;
	max-width: 200px;
	margin-bottom: 20px;
	margin-right: 40px;
}

.footer-one .logo-gp {
	/* display: flex;
	justify-content: center;
	align-items: center; */
	margin-top: 20px;
}
.footer-one .logo-gp img.logo-green-point {
	max-width: 120px;
}

.footer-navi-1.navi {
	min-width: 70px;
}
.footer-navi-2.navi {
	min-width: 170px;
}

@media (min-width: 720px) {
	.footer-one .main-wrap {
		display: flex;
		flex-direction: row;
		width: 100%;
		justify-content: space-between;
	}
	.footer-one .footer-navi .wrap {
		display: flex;
		flex-direction: column;
		gap: 0;
	}

}

@media (min-width: 768px) {
	.footer-one .main-wrap {
		flex-direction: row;
		justify-content: space-between;
		gap: 20px;
	}
	.footer-one .nav-wrap {
		flex-direction: row;
		margin-top: 34px;
	}
	.footer-one .footer-navi .wrap {
		flex-direction: row;
		gap: 20px;
	}
	.footer-one .company-open-hours {
		width: 170px;
	}
	.footer-one .company.box {
		width: 210px;
	}
}

@media (min-width: 992px) {
	.footer-one .company.box {
		width: 260px;
	}
	.footer-one .nav-wrap {
		gap: 40px;
	}
}   
@media (min-width: 1300px) {
	.footer-one .company-wrap {
		flex-direction: row;
	}
}

/*-------------------------------------------- Social Icons ---*/
#social-box {
	display: flex;
	gap: 20px;
}
#social-box a {
	display: inline-block;
	text-decoration: none;
}
#social-box a img {
	height: 28px;
}
.social-link {
	display: flex;
	align-items: center;
	line-height: 1.4;
}

.social-link svg.social-icon .social-bg {
	fill: #4b7b4c;
}
.social-link svg.social-icon {
	width: 40px;
}
.social-link svg.social-icon .social-fg {
	fill: #cfe195;
}
.social-link:hover svg.social-icon .social-bg {
	fill: #cfe195;
}
.social-link:hover svg.social-icon .social-fg {
	fill: #4b7b4c;
}

.corp-mobile.has-icon svg.icon,
.corp-fax.has-icon svg.icon {
	fill: #000;
	stroke: none;
}
.corp-text {
	display: block;
}
.corp-street {
	margin-bottom: 15px;
	line-height: 1.6;
}
svg.icon.icon-quota {
	width: 40px;
	fill: var(--clr-main);
}
.corp-name {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1.2rem;
}
.footer .has-icon svg.icon {
	stroke: #fff;
}
.footer .corp-text {
	color: #fff;
}
.footer .corp-text span {
	width: 70px;
	display: inline-block;
}

@media (min-width: 768px) {
	#social-box {
		display: flex;
		gap: 20px;
		flex-direction: column;
	}
}

@media (min-width: 992px) {
	#social-box {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.corp-name {
		font-size: 1.4rem;
	}
}

/*----------------------------------------------- Go to Top ---*/
.top-wrap,.side-block-wrap {
	width: 50px;
	height: 50px;
	bottom: 80px;
}
.top-wrap {
	display: none;
	position: absolute;
	right: -2000px; /* Out of canvas under 1422px */
}
.side-block-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 100;
	background-color: #4b7b4c;
	text-align: center;
	font-size: 1.2rem;
	border-radius: 50%;
}
.icons.to-top-icon {
	width: 30px;
	top: 2px;
}
a.top-icon {
	display: block;
}
.side-block-wrap .icon-outline {
	stroke: #cfe195;
	fill: none;
	stroke-width: 14px;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
}
.side-block-wrap:hover .icon-outline {
	stroke: #fff;
	transition: stroke 0.5s;
}
.side-block-wrap:hover {
	background-color: #424242;
	transition: background-color 0.5s;
}
@media (min-width: 1422px) and (min-height: 768px) {
	.top-wrap {
		display: none;
		right: 30px;
	}
}

/*----------------------------------------------- Copyright ---*/
#copyright {
	padding: 10px 30px 20px 30px;
	width: 100%;
	text-align: center;
	line-height: 1.2;
}
#copyright a {
	text-decoration: none;
}

/* ------------------------------------ Admin bar frontend --- */
#wp-admin-bar-updates, #adminbarsearch, #wp-admin-bar-comments, #wp-admin-bar-new-user, #wp-admin-bar-switch-off, #wp-admin-bar-wp-logo, #wp-admin-bar-appearance, #wp-admin-bar-switch-off, #wpfooter, .postbox-header .handle-order-higher, .postbox-header .handle-order-lower, a.dashicons.dashicons-admin-generic.acf-hndle-cog.acf-js-tooltip, #wp-admin-bar-edit-profile, .user-generate-reset-link-wrap, .application-passwords, .woocommerce-LostPassword.lost_password {
	display: none;
}

/* ------------------------------------ Home Cat Selection --- */

.archive.tax-product_cat .woocommerce-page-header .container:last-child {
	display: none;
}

header.woocommerce-page-header + .cat-filter {
	margin-bottom: 30px;
}

.cat-filter + .content-wrapper {
	margin-top: 0;
}

.cat-filter .wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
	max-width: 1140px;
	margin: 0 auto;
	padding-inline: 15px;
}

@media (min-width: 768px) {

	.cat-filter .wrap {
		flex-direction: row;
	}

}

.cat-filter .wrap .nav {
	flex-basis: 50%;
}

.cat-filter .wrap .nav-1 {
	flex-basis: 66%;
}

.cat-filter .wrap .nav p {
	position: relative;
	border: 1px solid #7dc87e;
	padding: 5px 35px 5px 10px;
	margin: 0;
	cursor: pointer;
	color: #000;
	background-color: #ebf3d4;
	border-radius: 4px;
}

.cat-filter .wrap .nav ul {
	border: 1px solid #4b7b4c;
	border-top: none;
	padding: 0;
	border-radius: 0 0 4px 4px;
	display: none;
}

.cat-filter .wrap .nav ul li {
	list-style: none;
	margin: 0;
	cursor: pointer;
}

.cat-filter .wrap .nav ul li a {
	display: block;
	border-bottom: 1px solid rgb(75 123 76 / 50%);
	padding: 8px 10px 8px 20px;
	margin: 0;
	transition: 0.2s;
	color: #000;
	background-color: hsl(74 65% 80% / 1);
}

.cat-filter .wrap .nav ul li:last-of-type a {
	border-bottom: none;
}

.cat-filter .wrap .nav ul li a:hover {
	background-color: #4b7b4c;
	color: #fff;
}

.cat-filter .wrap .nav p::after {
content: "";
position: absolute;
display: block;
transform: rotate(-135deg);
right: 14px;
top: 10px;
width: 10px;
height: 10px;
border-top: 1px solid #000;
border-left: 1px solid #000;
transition: 0.2s;
}

.cat-filter .wrap .nav p.close::after {
transform: rotate(45deg);
top: 15px;
transition: 0.2s;
}

.woocommerce-Reviews #comments li {
	border: 1px solid #fff;
	background-color: #fff;
	padding: 10px;
}
.woocommerce-Reviews #comments .review+.review {
	margin-top: inherit;
}
.woocommerce-Reviews #comments .review .comment_container .comment-text .meta {
	margin-bottom: 0;
}
.woocommerce-Reviews #comments .review .comment_container .comment-text .description {
	padding: 10px 25px 15px 25px;
}
.woocommerce-Reviews #review_form_wrapper {
	padding: 0px;
	margin-block: 30px;
}
#reviews.botiga-adv-reviews.products > p {
	display: none;
}
