/*
 Theme Name:   Medigreen Child
 Theme URI:    http://medigreen.bold-themes.com
 Description:  Medigreen child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medigreen
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medigreen-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 30px;
}

@media screen and (max-width: 1199px) {
	.container {
		padding: 0 20px;
	}
}

.blog-sidebar__title,
.heading-aside {
	width: 100% !important;
	font-weight: 600 !important;
	margin-top: 0 !important;
	margin-bottom: 7px !important;
	font-size: 18px !important;
	padding: 0 !important;
}

.logo {
	a {
		display: flex;
		height: 70px;
		align-items: center;
	}

	img {
		height: 40px !important;
	}
}

@media screen and (max-width: 1199px) {
	.logo {
		a {
			display: flex;
			height: 40px;
			align-items: center;
		}

		img {
			height: 30px !important;
		}
	}
}

@media screen and (min-width: 1199px) {
	.menuPort nav > ul > li > a {
		line-height: 1.4 !important;
	}

	.menuPort nav > ul > li > a:after {
		display: none;
	}
}

@media screen and (min-width: 1370px) {
	.menuPort nav > ul > li > a {
		line-height: 70px !important;
	}

	.menuPort nav > ul > li > a:after {
		display: block;
	}
}

body.single-product {
	.btSecondaryMenuBar {
		background-color: #fff !important;
		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	}

	.btSecondaryMenuBar .btSecondaryNav ul li a {
		color: #181818;
	}
	&:has(.header-info) {
	    .breadcrumbs{
				margin-top: 170px;
			}
	}
}

@media (max-width: 1199px) {
	body.single-product:has(.header-info) .breadcrumbs {
		margin-top: 100px;
	}
}

body.btStickyHeaderOpen {
	.btSecondaryMenuBar {
		background-color: #fff !important;
		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	}

	.btSecondaryMenuBar .btSecondaryNav ul li a {
		color: #181818;
	}
}

/* two columns on mobile */
@media screen and (max-width: 574px) {
	.section-benefits__row > div,
	.section-effects__row > div {
		display: flex;

		img {
			max-width: 70px;
			width: 100%;
			height: 100%;
			max-height: 80px;
			object-fit: contain;
		}
	}

	.section-effects__row > div > div,
	.section-benefits__row > div > div {
		max-width: 50% !important;
	}
}

.btMenuHorizontal .topBarInMenu {
	height: 70px !important;
}

.btMenuWeight_default .menuPort nav ul li a:hover {
	color: #7ab800 !important;
}

.btMenuHorizontal .menuPort > nav > ul > li {
	padding-right: 20px;
}

.btSecondaryMenuBar {
	background: transparent !important;
	position: absolute;
	left: 0;
	right: 0;
}

.btSecondaryMenuBar .btSecondaryNav ul li a {
	text-transform: none;
}

@media (min-width: 1200px) {
	.btMenuHorizontal .menuPort > nav > ul > li {
		padding-right: 20px !important;
	}

	/* top bar */
	.mainHeaderInner .port {
		max-width: 1600px;
		margin: 0 auto;
	}

	.mainHeaderInner .port nav {
		position: absolute;
		/*left: 260px;*/
		left: 50%;
		transform: translateX(-50%);
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.menuPort nav ul a {
		font-size: 16px;
	}

	div.btButtonWidget {
		font-size: 16px !important;
	}

	div.btButtonWidget a.btButtonWidgetLink {
		padding: 8px 20px !important;
	}
}

@media screen and (max-width: 1590px) {
	.mainHeaderInner .port nav {
	/*	left: 250px;
		transform: translateX(0);*/
	}

	.menuPort nav ul a {
		font-size: 14px;
	}
}

@media screen and (max-width: 1465px) {
	.menuPort nav ul a {
		font-size: 13px;
	}
}

@media (min-width: 1200px) and (max-width: 1415px) {
	.menuPort nav ul {
		display: flex !important;
		align-items: center !important;
		align-content: center;
		flex-wrap: wrap;
		padding-right: 0 !important;
		height: 70px;
	}

	.menuPort nav > ul > li > a {
		white-space: nowrap;
	}

	.menuPort nav ul a {
		font-size: 14px;
	}
}

@media screen and (max-width: 1199px) {
	.btSecondaryMenuBar {
		position: static;
	}

	.menuPort nav ul a {
		font-size: 16px;
	}
}

.btMenuHorizontal div.btButtonWidget:not(:first-child) {
	margin-left: 20px !important;
}

.btButtonWidget.btDefaultButtonWidget.btWithLink {
	display: none;
}

/* Secondary Menu Bar */
.btSecondaryMenuBar {
	/*background: #1a3a5c;*/
	padding: 12px 0;
}

.btSecondaryMenuBar .port {
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 30px;
}

.btSecondaryMenuBar .btSecondaryNav ul {
	display: flex;
	justify-content: center;
	gap: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.btSecondaryMenuBar .btSecondaryNav ul li {
	margin: 0 !important;
}

.btSecondaryMenuBar .btSecondaryNav ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

.btSecondaryMenuBar .btSecondaryNav ul li a:hover {
	color: #7ab800;
}

.bt_bb_icon .bt_bb_icon_holder:before {
	font-size: 20px;
}

.btCartWidgetIcon:hover .bt_bb_icon_holder:before {
	color: #7ab800;
}

.dgwt-wcas-widget {
	margin-right: 20px;
}

.dgwt-wcas-widget .dgwt-wcas-ico-magnifier-handler path {
	transition: fill 0.3s ease;
}

.dgwt-wcas-widget:hover .dgwt-wcas-ico-magnifier-handler path {
	fill: #7ab800;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	box-shadow: none;
}

.btVerticalHeaderTop_mob {
	display: none;
}

@media (max-width: 1199px) {
	.btMenuVertical .mainHeader {
		display: flex;
		flex-direction: column;
	}

	.btSecondaryMenuBar {
		margin-top: 10px;
		padding: 0;
		border-top: 1px solid #fff;
	}

	.btSecondaryMenuBar .btSecondaryNav ul {
		flex-direction: column;
	}

	.btMenuVertical .mainHeader nav ul li a {
		padding: 7px 0 !important;
	}

	.btMenuVertical .mainHeader nav ul li a:hover {
		color: #7ab800 !important;
	}

	.btSecondaryMenuBar .btSecondaryNav ul {
		gap: 7px !important;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.btVerticalHeaderTop_mob {
		display: flex;
	}

	.btTopBox.woocommerce.widget_shopping_cart,
	.btTopBox.woocommerce.dgwt-wcas-widget {
		display: none;
	}

	.menuPort .topBarInMenu {
		order: 1;
		margin: 0 !important;
		margin-top: -5px !important;
		margin-bottom: 10px !important;
	}

	.btSecondaryMenuBar,
	.mainHeader.btClear {
		/*background-color: #004471 !important;*/
	}

	.btVerticalHeaderTop_mob .btButtonWidgetText {
		/*display: flex;*/
		display: none;
		align-items: center;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		height: 30px;
		background-color: #fff;
		border-radius: 30px;
		padding: 2px 15px;
		color: #181818;
	}

	.bt_bb_icon:before,
	.bt_bb_icon:after,
	.bt_bb_icon :before {
		border-top-color: #fff !important;
	}
}

@media (max-width: 574px) {
	.btVerticalHeaderTop_mob .btButtonWidgetText {
		display: none;
	}

	.btVerticalHeaderTop_mob .btButtonWidgetLink {
		display: none;
	}
}

.cart-contents {
	top: -6px !important;
	right: -7px !important;
	border-radius: 50% !important;
	width: auto !important;
	min-width: 15px !important;
	height: 15px;
}

/* == hero => */

.section-hero {
	margin-top: 125px;
	/*margin-top: 100px;*/

	img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
	}

	.bt_bb_image > a,
	.bt_bb_image > span {
		width: 100%;
	}
}

.main-h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	padding: 0 20px;
	text-transform: uppercase;

	h1 {
		margin: 0 !important;
		padding: 8px 0 !important;
		text-align: center;
		font-size: 18px;
		font-weight: 600 !important;
		line-height: 1 !important;
		color: #004471;
	}
}

@media screen and (max-width: 1199px) {
	.section-hero {
		margin-top: 42px;
	}
}

@media screen and (max-width: 574px) {
	.main-h1 {
		h1 {
			margin: 0 !important;
			padding: 8px 0 !important;
			text-align: center;
			font-size: 14px;
		}
	}
}

/* <= hero == */

/* == section adv => */

@media screen and (max-width: 574px) {
	.section-advantages .bt_bb_row_holder {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.section-advantages .bt_bb_raw_content > div {
		font-size: 14px !important;
	}
}

/* <= section adv == */

/* == section categories => */

.section-categories__row-leaf {
	position: relative;

	&:before {
		content: "";
		position: absolute;
		top: -96px;
		left: -176px;
		width: 410px;
		height: 420px;
		box-shadow: none !important;
		z-index: -1;
		background-image: url(/wp-content/uploads/2026/02/leaf-homepage.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}
}

@media screen and (max-width: 1199px) {
	.section-categories__row-leaf {
		&:before {
			top: -109px;
			left: 29px;
			width: 205px;
			height: 205px;
		}
	}
}

@media screen and (max-width: 574px) {
	.section-categories__row-leaf {
		&:before {
			left: 50%;
			transform: translateX(-50%);
		}
	}
}

/* <= section categories == */

/* == block slick slider => */

.bt_bb_height_full_screen .slick-slider .slick-slide {
	height: auto;
}

.bt_bb_arrows_size_small button.slick-arrow {
	margin-top: -90px;
}

@media screen and (max-width: 767px) {
	.bt_bb_arrows_size_small button.slick-arrow {
		margin-top: -80px;
	}
}

.bt_bb_single_product .bt_bb_single_product_image a img {
	max-height: 293px;
}

.slick-slider .bt_bb_single_product_title {
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.2;
	padding-right: 10px;
	padding-left: 10px;
	height: 41px;
	font-weight: 600 !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}

@media screen and (max-width: 574px) {
	.slick-slider .bt_bb_single_product_title {
		height: 47px;
	}
}

.slick-slider button.slick-arrow.slick-prev {
	left: 8px;
}

.slick-slider button.slick-arrow.slick-next {
	right: 8px;
}

.slick-slider .bt_bb_single_product_content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.slick-slider .bt_bb_single_product {
	padding-bottom: 25px;
	border: 1px solid rgba(0, 0, 0, 0.07);
}

@media screen and (max-width: 767px) {
	.slick-slider .bt_bb_single_product {
		padding-bottom: 20px;
	}

	.bt_bb_arrows_size_small button.slick-arrow {
		width: 25px;
		height: 25px;
	}

	.bt_bb_single_product
	.bt_bb_single_product_content
	.bt_bb_single_product_price_cart
	a {
		padding: 7px 20px !important;
	}
}

/* <= block slick slider == */

/* == section telegram => */

.section-telegram-inner {
	margin-bottom: -147px;
	position: relative;
	z-index: 1;

	&.page-telegram-section-telegram-inner {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 992px) {
	.section-telegram-inner > div {
		gap: 20px;
	}

	.section-telegram-inner {
		margin-bottom: -130px;
		position: relative;
		z-index: 1;
	}
}

/* <= section telegram == */

/* == section latest posts => */

.bt_bb_latest_posts {
	align-items: stretch;
}

.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
	align-self: stretch;
}

@media screen and (max-width: 1199px) {
	.bt_bb_latest_posts {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		padding-bottom: 30px;
	}

	.bt_bb_latest_posts > div {
		min-width: 412px;
		width: 412px;
	}
}

@media screen and (max-width: 574px) {
	.bt_bb_latest_posts {
		padding-right: 8px;
		padding-left: 8px;
		scroll-snap-type: x mandatory;
	}

	.bt_bb_latest_posts > div {
		min-width: calc(100% - 20px);
		width: calc(100% - 20px);
		padding: 2em 8px 0 !important;
		scroll-snap-align: center;
	}
}

.bt_bb_latest_posts_item_image {
	height: 232px;
	overflow: hidden;
}

.bt_bb_latest_posts_item_link img {
	scale: 1.01;
	transition: scale ease 0.3s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bt_bb_latest_posts_item_link:hover img {
	scale: 1.1;
}

.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
	display: flex;
	flex-direction: column;
	height: 170px !important;
	padding: 1.5em 2em !important;
}

.bt_bb_latest_posts
.bt_bb_latest_posts_item
.bt_bb_latest_posts_item_content
.bt_bb_latest_posts_item_title {
	flex: 1 !important;
	max-height: 77px !important;
	margin-bottom: 15px !important;
	font-size: 21px !important;
}

@media screen and (max-width: 574px) {
	.bt_bb_latest_posts
	.bt_bb_latest_posts_item
	.bt_bb_latest_posts_item_content
	.bt_bb_latest_posts_item_title {
		max-height: 116px !important;
		font-size: 19px !important;
	}

	.bt_bb_latest_posts
	.bt_bb_latest_posts_item
	.bt_bb_latest_posts_item_content {
		height: 180px !important;
	}
}

.bt_bb_latest_posts
.bt_bb_latest_posts_item
.bt_bb_latest_posts_item_content
.bt_bb_latest_posts_item_meta {
	flex: 0 !important;
	margin-top: auto !important;
	padding: 0 !important;
}

/* <= section latest posts == */

/* == block faq => */

.bt_bb_accordion .bt_bb_accordion_item {
	border-width: 1px !important;
	margin-bottom: 5px !important;
}

.bt_bb_accordion_item_title {
	position: relative;
	padding-right: 45px !important;
}

.bt_bb_accordion_item_title:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 13px;
	width: 25px;
	height: 25px;
	background-color: #004471;
	-webkit-mask: url("/wp-content/uploads/2025/12/arrow.svg");
	mask: url("/wp-content/uploads/2025/12/arrow.svg");
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
}

@media screen and (max-width: 574px) {
	.bt_bb_accordion_item_title:after {
		top: 10px;
	}
}

.bt_bb_accordion_item_title:hover:after {
	background-color: #fff;
}

.bt_bb_accordion_item.on .bt_bb_accordion_item_title:after {
	background-color: #fff;
	transform: rotate(180deg);
}

/* <= block faq == */

/* == footer => */

.footer-top {
	position: relative;
}

.footer-top:after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: 5px;
	width: calc(100% - 20px);
	height: 1px;
	background-color: #fff;
}

.menu-primary-menu-container {
	display: flex;
	justify-content: end;
	padding-top: 10px;
}

.footer-logo {
	margin-top: -9px;
}

.bt_bb_orientation_horizontal.bt_bb_custom_menu div ul {
	display: flex !important;
	flex-wrap: wrap;
	margin: 0 !important;
}

.bt_bb_orientation_horizontal.bt_bb_custom_menu div ul li {
	display: flex !important;
	justify-content: center;
	align-items: center;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.bt_bb_orientation_horizontal.bt_bb_custom_menu div ul li a {
	padding: 7px 10px !important;
}

.bt_bb_custom_menu div ul a {
	font-size: 15px !important;
}

@media screen and (max-width: 992px) {
	.bt_bb_orientation_horizontal.bt_bb_custom_menu div ul {
		justify-content: center;
	}
}

/* <= footer == */

/* lang */

.lang-switcher-slugs {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	gap: 5px;
	margin-right: 20px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;

	a:hover {
		color: #7ab800 !important;
	}
}

a.active-lang {
	color: #7ab800 !important;
	pointer-events: none;
	font-weight: 600 !important;
}

/* lang ^ */

/* product */

.bt_bb_single_product
.bt_bb_single_product_content
.bt_bb_single_product_price_cart
a.added:after {
	right: 17px !important;
	top: 16px !important;
}

ul.products li.product .btWooShopLoopItemInner .added_to_cart,
.bt_bb_single_product
.bt_bb_single_product_content
.bt_bb_single_product_price_cart
a.added_to_cart {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none;
}

.onsale {
	display: none !important;
}

.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 30px;
}

.wc-empty-cart-message {
	margin-top: 20px;
	margin-bottom: 190px;
}

.return-to-shop {
	margin-bottom: 60px !important;
}

ul.products li.product .btWooShopLoopItemInner {
	display: flex !important;
	flex-direction: column;
}

ul.products li.product .btWooShopLoopItemInner .ajax_add_to_cart {
	margin-top: auto !important;
}

.woocommerce-cart .bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
	margin-top: 60px !important;
}

.section-footer .bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
	margin-top: 0 !important;
}

.woof_products_top_panel {
	display: none !important;
}

.price > .woocommerce-Price-amount,
.price > ins .woocommerce-Price-amount {
	font-size: 19px;
}

.price > del .woocommerce-Price-amount {
	font-size: 16px;
}

/* single product */

.single-product div.product form.cart .single_add_to_cart_button {
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}

div.product form.cart {
	max-width: 100% !important;
}

@media screen and (max-width: 768px) {
	.single-product div.product form.cart .single_add_to_cart_button {
		margin: 0;
	}
}

.single-product .bt_bb_size_extralarge.bt_bb_headline h1 {
	font-size: 30px;
	font-weight: 600;
	text-align: left;
}

@media screen and (max-width: 768px) {
	.single-product .bt_bb_size_extralarge.bt_bb_headline h1 {
		font-size: 24px;
	}
}

.single-product .stock-status + .price {
	display: none;
}

.product-price-wrapper {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 18px;
	border-bottom: 1px solid #00447128;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;

	.product-attributs-list {
		order: -1;
	}
}

.single-product .variation-price-display {
	transform: translateY(-3px);
}

.single-product .variation-price-display .price {
	font-size: 26px !important;
	font-weight: 600 !important;
}

.single-product .variation-price-display + .price {
	display: none !important;
}

.single-product .reset_variations {
	display: none !important;
}

.single-product .value.woo-variation-items-wrapper .variable-item {
	border-radius: 50px !important;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #004471;
	font-size: 14px !important;
	box-shadow: none !important;
}

.single-product .product-categories {
	margin-top: 5px;
	text-align: left;

	a {
		font-size: 12px !important;
		color: #1a3a5c;
	}
}

.product-categories-title {
	font-size: 12px !important;
	color: #1a3a5c;
}

.product-categories-title,
.single-product table.variations th.label {
	font-weight: 600;
	padding: 0;
	border: none;
	margin-bottom: 2px;
}

.single-product .value.woo-variation-items-wrapper .variable-item.selected {
	background-color: #004471 !important;
	color: #fff !important;
}

.variable-item-contents {
	flex-direction: row !important;
	white-space: nowrap !important;

	strong {
		margin-right: 4px;
	}
}

.single-product div.product div.summary {
	padding-top: 0;
}

.single-product div.product div.summary header.bt_bb_headline {
	margin-bottom: 5px;
}

.single-product .single_variation_wrap {
	margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
	.single-product .single_variation_wrap {
		margin-bottom: 0;
	}
}

ul.products .bt_bb_headline_superheadline,
.single-product .bt_bb_headline_superheadline {
	display: none !important;
}

.single-product
div.product
.single_variation_wrap
.woocommerce-variation.single_variation {
	display: none !important;
}

.single-product .woocommerce-variation-add-to-cart {
	display: flex;
	gap: 10px;
}

.single-product .variation-price-display-main ins {
	font-size: 32px !important;
}

.product-categories-top {
	font-weight: 800 !important;
	font-size: 16px;
	text-transform: uppercase;
	opacity: 0.9;
	text-align: left;

	a {
		color: #1a3a5c !important;

		&:hover {
			color: #181818 !important;
		}
	}
}

@media screen and (max-width: 574px) {
	.product-categories-top {
		font-size: 14px;
	}
}

.single-product .price > .woocommerce-Price-amount,
.single-product .price > ins .woocommerce-Price-amount {
	font-size: 25px;
}

.woocommerce-notices-wrapper + .woocommerce-message,
.woocommerce-notices-wrapper {
	display: none !important;
}

.product-delivery-info {
	margin: 20px 0 10px;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}

@media screen and (max-width: 768px) {
	.product-delivery-info {
		margin: 10px 0 15px !important;
	}
}

.product-specs {
	border: 1px solid #00447128;
	border-radius: 10px;
	padding: 15px 20px 25px 20px;

	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;

		li {
			margin-left: 0;
			font-size: 14px;
			line-height: 1.2;
			text-align: left;

			a {
				font-size: 12px;
				line-height: 1.2;
				color: #1a3a5c;
			}

			+ li {
				margin-top: 4px;
			}
		}
	}
}

@media screen and (max-width: 768px) {
	.product-specs {
		padding: 15px 15px 20px 15px !important;
	}
}

.product-scale {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 15px;
}

.product-scale__item {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.product-scale__item > div:first-child {
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #1a3a5c;
}

.product-scale__item > div:last-child {
	position: relative;
	height: 8px;
	background: #00447128;
	border-radius: 4px;
	overflow: hidden;
}

.product-scale__item > div:last-child span {
	display: block;
	height: 100%;
	background: #004471;
	border-radius: 4px;
	transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 0 12px rgba(168, 85, 247, 0.5);
}

.product-attributs-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.product-attributs-list span {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 5px 8px;
	background-color: #8c9cad;
	border-radius: 20px;
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.5px;
}

.product-attributs-list span b {
	font-weight: 800;
	color: #fff;
}

.bt_bb_tab_content > br {
	display: none !important;
}

.bt_bb_tab_content > strong {
	display: block;
	width: fit-content;
	border-bottom: 2px solid #004471 !important;
	font-size: 18px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	text-align: left;
}

.bt_bb_tab_content > .bt_bb_wrapper {
	h2 {
		font-size: 21px !important;
		color: #004471 !important;
		font-weight: 600;
	}

	h3 {
		font-size: 19px !important;
		color: #004471 !important;
		font-weight: 600;
	}
}

.bt_bb_tab_content img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin: 15px 0;
	border-radius: 10px;
}

/* single product ^ */

/* active/reset */

body {
	width: 100%;
	min-height: 100vh !important;
}

.btPageWrap {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.btSiteFooter {
	margin-top: auto;
}

.current-menu-item a {
	color: #7ab800 !important;
}

.current-cat a {
	font-weight: 600;
	color: #004471;
}

.woof_container {
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	padding-bottom: 11px;
	margin-bottom: 15px;
}

.woof_container.woof_container_pa_types {
	border-bottom: none !important;
}

.button br,
.quantity br,
.checkout-button br {
	display: none !important;
}

@media screen and (max-width: 768px) {
	div.product form.cart {
		display: flex;
		gap: 10px;
	}

	div.product div.summary form.cart .quantity {
		min-width: 200px !important;
	}

	div.product div.summary form.cart .single_add_to_cart_button {
		min-width: 125px;
		padding: 0;
	}
}

@media screen and (max-width: 574px) {
	div.product div.summary form.cart .quantity {
		min-width: 160px !important;
	}
}

td.actions p {
	display: contents;
}

.simple-translate-system-theme {
	display: none !important;
}

/* linked products */

.linked-products {
	margin: 0 !important;
	margin-bottom: 30px !important;

	> div {
		margin-bottom: 5px;
		text-align: left;
		line-height: 1.3;
	}
}

@media screen and (max-width: 768px) {
	.linked-products {
		> div {
			margin-bottom: 10px;
		}
	}
}

.linked-products h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.linked-products-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	gap: 5px;
	padding: 0;
	margin: 0;
}

.linked-product-item {
	width: 60px;
	height: 60px;
	margin: 0 !important;
}

.linked-product-item a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}

.linked-product-item a:hover,
.linked-product-item a:focus {
	border-color: #333;
}

.linked-product-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.linked-product-item .product-title {
	display: none;
}

.linked-product-item.current-flavor span {
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #004471;
	border-radius: 5px;
	overflow: hidden;
}

/* catalog */

body.post-type-archive-product {
	section:has(h1) {
		.bt_bb_port.port {
			padding-top: 160px !important;
			padding-bottom: 20px !important;
		}
	}

	.btContentHolder {
		padding: 20px 30px 20px;
	}

	.woocommerce-result-count,
	.woocommerce-ordering {
		margin-bottom: 20px !important;
	}
}

body.tax-product,
body.tax-product_cat {
	section:has(h1) {
		.bt_bb_port.port {
			padding-top: 200px !important;
			padding-bottom: 20px !important;
		}
	}

	.btContentHolder {
		padding: 20px 30px 20px;
	}

	.woocommerce-result-count,
	.woocommerce-ordering {
		margin-bottom: 20px !important;
	}
}

@media screen and (max-width: 1199px) {
	body.post-type-archive-product,
	body.tax-product {
		.btContentHolder {
			padding: 60px 30px 20px !important;
		}
	}

	body.tax-product_cat {
		.btContentHolder {
			padding: 60px 30px 20px !important;
		}
	}
}

@media screen and (max-width: 620px) {
	body.tax-product_cat .btContentHolder {
		padding: 95px 30px 20px !important;
	}
}

@media screen and (max-width: 574px) {
	body.post-type-archive-product,
	body.tax-product_cat,
	body.tax-product {
		section:has(h1) {
			.bt_bb_port.port {
				padding-top: 130px !important;
				padding-bottom: 0 !important;
			}

			.bt_bb_size_extralarge.bt_bb_headline h1 {
				font-size: 32px !important;
				padding-bottom: 27px !important;
			}
		}

		.woocommerce-result-count {
			margin-bottom: 0 !important;
		}

		.woocommerce-result-count,
		.woocommerce-ordering {
			margin-bottom: 10px !important;
		}

		form.woocommerce-ordering {
			margin-top: -7px;
		}
	}

	body.tax-product_cat {
		section:has(h1) {
			.bt_bb_port.port {
				padding-top: 200px !important;
				padding-bottom: 0 !important;
			}

			.bt_bb_size_extralarge.bt_bb_headline h1 {
				font-size: 32px !important;
				padding-bottom: 27px !important;
			}
		}

		.woocommerce-result-count {
			margin-bottom: 0 !important;
		}

		.woocommerce-result-count,
		.woocommerce-ordering {
			margin-bottom: 5px !important;
		}
	}
}

.btSidebarLeft.btWithSidebar .btContentHolder .btSidebar {
	padding-top: 2px !important;
}

.btSidebar .btBox.widget_product_categories {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.btSidebar .woof_checkbox_sales_container {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.btSidebar .woof_checkbox_sales_container label {
	margin-left: 4px;
}

.btSidebar li {
	padding: 0 !important;
	border: none !important;
}

.btSidebar li a {
	padding: 6px 0;
	font-size: 15px;
	line-height: 1;
}

.widget_product_categories > span,
.btSidebar .woof_container_inner > span,
span.woof_onsale_title,
.btSidebar h4 {
	display: block;
	width: 100% !important;
	font-weight: 600 !important;
	margin-top: 5px !important;
	margin-bottom: 7px !important;
	font-size: 18px !important;
	padding: 0 !important;
}

.btSidebar .woof_list li div {
	margin-top: 0 !important;
}

.btSidebar .woof_container_inner > div {
	margin-bottom: 4px;
}

.woof_checkbox_label {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.products li.product .btWooShopLoopItemInner .bt_bb_headline {
	margin: 0 !important;
	margin-bottom: 5px !important;
	width: calc(100% + 30px);
	margin-left: -15px !important;
}

.bt_bb_single_product_title a,
.bt_bb_size_extrasmall.bt_bb_headline h2 a {
	display: block;
	text-align: center;
	height: 42px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media screen and (max-width: 574px) {
	.bt_bb_single_product_title a,
	.bt_bb_size_extrasmall.bt_bb_headline h2 a {
		height: 41px;
	}
}

.bt_bb_single_product_title a,
.bt_bb_headline .bt_bb_headline_content a {
	font-size: 14px !important;
	line-height: 1.2!important;
	font-weight: 600;
}

.bt_bb_single_product .bt_bb_single_product_image a img {
	width: 100%;
	height: 100%;
	aspect-ratio: 1/1;
}

@media screen and (max-width: 574px) {
	.bt_bb_single_product_title a {
		-webkit-line-clamp: 3 !important;
		height: 55px !important;
		font-size: 14px !important;
	}

	.bt_bb_headline .bt_bb_headline_content a {
		font-size: 16px;
	}

	.woocommerce ul.products li.product {
		flex-basis: 50% !important;
		margin: 0 !important;
		padding: 5px !important;
	}
}

ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
	margin-bottom: 15px !important;
}

.bt_bb_headline_subheadline {
	display: none !important;
}

.bt_bb_headline_superheadline_outside {
	display: none !important;
}

.single-product .bt_bb_headline_superheadline_outside {
	display: block !important;
}

li.product.outofstock {
	img,
	.bt_bb_headline_content,
	.price,
	.button {
		opacity: 0.5;
	}
}

ul.products li.product .btWooShopLoopItemInner {
	padding: 0 2em 15px !important;
}

ul.products li.product .btWooShopLoopItemInner a.button {
	width: 100%;
	max-width: 150px;
	margin: 0 auto;
	font-size: 14px !important;
	padding: 10px;
}

@media screen and (max-width: 768px) {
	div.product div.summary,
	div.product div.images {
		margin-bottom: 10px !important;
	}
}

div.outofstock .bt_bb_single_product_image,
div.outofstock .bt_bb_single_product_content {
	opacity: 0.5;
}

.stock-status {
	position: relative;
	font-size: 15px;
	line-height: 1;
	font-weight: 600;
	padding-left: 12px;

	&:before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 6px;
		height: 6px;
		border-radius: 50%;
	}

	&.in-stock {
		color: #5da600;

		&:before {
			background-color: #5da600;
		}
	}

	&.out-of-stock {
		color: #dd0411;

		&:before {
			background-color: #dd0411;
		}
	}
}

@media screen and (max-width: 768px) {
	.stock-status {
		width: fit-content;
	}
}

p.stock.out-of-stock {
	display: none !important;
}

.woof_container_inner_category {
	.woof_radio_term_reset,
	li div {
		display: none !important;
	}

	.woof_radio_label {
		margin-left: 0 !important;
	}
}

.woof_submit_search_form_container {
	display: none !important;
}

/* Mobile sidebar toggle button */

.btSidebar-toggle {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	padding: 11px 5px;
	padding-left: 0;
	margin-bottom: 20px;
	background-color: transparent;
	color: #004471;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.btSidebar-toggle:before {
	content: "";
	flex-shrink: 0;
	width: 18px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23004471' viewBox='0 0 512 512'%3E%3Cpath d='M3.9 54.9C10.5 40.9 24.5 32 40 32H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9V448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3L208.3 428c-7.4-5.6-11.8-14.3-11.8-23.6V320.9L14 97.4C4.2 85.4 1.2 68.9 3.9 54.9z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
}

.btSidebar-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 4px 15px 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.btSidebar-title {
	font-size: 18px;
	font-weight: 600;
	color: #004471;
}

.btSidebar-close {
	width: 32px;
	height: 32px;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	position: relative;
}

.btSidebar-close:before,
.btSidebar-close:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 2px;
	background-color: #004471;
	transition: background-color 0.3s ease;
}

.btSidebar-close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.btSidebar-close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.btSidebar-close:hover:before,
.btSidebar-close:hover:after {
	background-color: #7ab800;
}

.btSidebar-mobile {
	position: fixed;
	top: 0;
	right: 0;
	width: calc(100vw - 30%) !important;
	max-width: 370px;
	bottom: 0;
	height: 100dvh;
	padding-right: 0 !important;
	z-index: 100000;
	background-color: #fff;
	overflow-y: auto;
	transform: translateX(110%);
	box-shadow: -20px 0 10px -5px rgba(0, 0, 0, 0.1);
	transition: transform ease 0.3s;

	.btBox.WOOF_Widget,
	.widget_product_categories {
		padding-left: 20px;
		padding-right: 0;
	}
}

@media (pointer: coarse) {
	.widget_product_categories {
		position: relative;

		&:before {
			content: "";
			position: absolute;
			bottom: -2px;
			left: 0;
			width: 20px;
			height: 5px;
			background-color: #fff;
		}
	}

	body:has(.woocommerce-no-products-found) .btSidebar-toggle {
		top: 14px !important;
	}
}

body.mobile-filters-open .btSidebar-mobile {
	transform: translateX(0);
}

.btSidebar-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999;
	opacity: 0;
	pointer-events: none;
	transition: opacity ease 0.3s;
}

body.mobile-filters-open .btSidebar-overlay {
	opacity: 1;
	pointer-events: auto;
}

.btContentHolder.btContentHolder-mobile {
	position: relative;

	&:has(.woocommerce-no-products-found) {
		.btSidebar-toggle {
			display: none;
		}
	}

	.btContent {
		width: 100% !important;
		padding-left: 0 !important;
	}

	.woocommerce-result-count {
		padding-left: 170px;
		text-align: right;
	}

	.btSidebar-toggle {
		position: absolute;
		left: 30px;
		top: 17px;
		max-width: 150px;
	}
}

@media screen and (max-width: 1199px) {
	.btContentHolder.btContentHolder-mobile {
		.btSidebar-toggle {
			top: 56px;
		}
	}
}

/* blog */

body.category .btBox.widget_block,
body.blog .btBox.widget_block {
	margin-bottom: 20px !important;
}

body.category .btSidebar li a,
body.blog .btSidebar li a {
	padding: 4px 0 !important;
}

body.category .bt_bb_headline .bt_bb_headline_content a,
body.blog .bt_bb_headline .bt_bb_headline_content a {
	display: block;
	margin-top: 20px;
	font-size: 16px !important;
	line-height: 1.2 !important;
}

/* checkout */

.checkout-layout-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 20px;
}

.checkout-layout-left {
	flex: 1 1 40%;
	min-width: 320px;
}

.checkout-layout-right {
	flex: 1 1 50%;
	min-width: 300px;
	height: fit-content;

	background: #f9f9f9;
	padding: 20px;
	border-radius: 5px;
}

@media (max-width: 768px) {
	.checkout-layout-grid {
		flex-direction: column;
	}

	.checkout-layout-left,
	.checkout-layout-right {
		width: 100%;
		flex: auto;
	}
}

#customer_details {
	display: flex;
	flex-direction: column;

	> div {
		width: 100%;
	}
}

#order_review_heading {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.4em;
}

body.woocommerce-checkout
.bt_bb_section.bt_bb_top_spacing_medium
> .bt_bb_port {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

body.woocommerce-checkout form.checkout,
.cart_totals {
	margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
	body.woocommerce-checkout
	.bt_bb_section.bt_bb_top_spacing_medium
	> .bt_bb_port {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	body.woocommerce-checkout form.checkout,
	.cart_totals {
		margin-bottom: 60px;
	}

	body.woocommerce-checkout p:empty {
		display: none !important;
	}

	body.woocommerce-checkout #customer_details .col-1,
	body.woocommerce-checkout #customer_details .col-2 {
		margin-bottom: 0;
	}
}

/* Page Contacts */

.about-row span:has(img) {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	padding: 15px;
	border-radius: 50%;
	background-color: #004471;
	border: 5px solid #789bb2;

	img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
}

.page-contacts-list-row h3 {
	font-size: 27px !important;
	font-weight: 600 !important;
}

@media screen and (max-width: 767px) {
	.page-contacts-top {
		h2 {
			font-size: 30px !important;
			font-weight: 600 !important;
		}
	}
}

/* Page Contacts ^ */

/* Section Cities */

.section-cities__list p {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px;
}

.section-cities__list p a {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 5px;
	font-size: 16px !important;
	white-space: nowrap;
}

@media screen and (max-width: 574px) {
	.section-cities__list p a img.alignnone {
		width: 20px !important;
	}
}

/* Section Cities ^ */

/* Page Telegram */

.page-telegam-text {
	h2 {
		font-size: 26px !important;
		margin-bottom: 15px;
		color: #1a3a5c;
	}

	h3 {
		font-size: 21px !important;
		font-weight: 600 !important;
		color: #004471;
	}

	a {
		text-decoration: none;
	}

	@media screen and (max-width: 767px) {
		h2 {
			font-size: 22px !important;
			margin-bottom: 10px;
		}

		h3 {
			font-size: 19px !important;
		}
	}
}

/* Page Telegram ^ */

/* How to pay with crypto currency */

.cryptocurrency-wrapper br {
	display: none;
}

.cryptocurrency-top {
	padding-top: 10px;

	@media screen and (max-width: 574px) {
		padding-top: 3px;
	}

	+ .cryptocurrency-item {
		margin-top: 13px;
	}
}

.cryptocurrency-top__title {
	display: block;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	margin-bottom: 12px;

	@media screen and (max-width: 574px) {
		font-size: 21px;
		margin-bottom: 8px;
	}
}

.cryptocurrency-top__description {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;

	@media screen and (max-width: 574px) {
		font-size: 16px;
	}
}

.cryptocurrency-item {
	margin-top: 33px;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;

	@media screen and (max-width: 574px) {
		font-size: 16px;
	}

	ul {
		list-style-type: disc;
	}

	ol {
		list-style-type: decimal;
	}

	strong {
		font-weight: 700;
	}

	a {
		text-decoration: underline;
		text-decoration-thickness: from-font;

		&:hover {
			text-decoration: none;
		}
	}

	@media screen and (max-width: 574px) {
		margin-top: 24px;
	}
}

.cryptocurrency-item__head {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;

	@media screen and (max-width: 574px) {
		align-items: flex-start;
	}

	> span {
		width: 40px;
		min-width: 40px;
		height: 40px;
		padding: 5px;
		background-color: #fff;
		border-radius: 50%;
		margin-right: 14px;

		@media screen and (max-width: 574px) {
			width: 30px;
			min-width: 30px;
			height: 30px;
			padding: 4px;
			margin-right: 10px;
		}

		> i {
			width: 100%;
			height: 100%;
			border-radius: 50%;
			display: flex;
			align-items: center;
			justify-content: center;
			padding-bottom: 1px;
			padding-left: 1px;
			text-align: center;
			font-size: 18px;
			font-style: normal;
			font-weight: 400;
			line-height: 150%;
			color: #fff;

			@media screen and (max-width: 574px) {
				padding-bottom: 0;
				padding-left: 1px;
				font-size: 14px;
			}
		}
	}

	> div {
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;

		@media screen and (max-width: 574px) {
			padding-top: 3px;
			font-size: 18px;
			line-height: 130%;
		}

		a {
			text-decoration: underline;
		}
	}

	> p {
		display: none;
	}
}

.cryptocurrency-item__body {
	padding-top: 10px;

	> * {
		margin-bottom: 17px;

		@media screen and (max-width: 574px) {
			margin-bottom: 8px;
		}

		&:last-child {
			margin-bottom: 0;
		}
	}

	> ol {
		font-weight: 700;
		padding-left: 0;

		@media screen and (max-width: 574px) {
			padding-left: 0;
		}

		> li {
			margin-bottom: 7px;

			@media screen and (max-width: 574px) {
				margin-bottom: 8px;
			}

			&:last-child {
				margin-bottom: 0;
			}
		}

		ul {
			font-weight: 400;
			margin-top: 6px;
			padding-left: 9px;

			@media screen and (max-width: 574px) {
				margin-left: 0;
			}
		}
	}
}

.cryptocurrency-bot {
	margin-top: 22px;

	@media screen and (max-width: 574px) {
		margin-top: 16px;
	}

	> span {
		display: block;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
		margin-bottom: 15px;

		@media screen and (max-width: 574px) {
			font-size: 21px;
			margin-bottom: 7px;
		}
	}

	ul {
		list-style-type: disc;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
		margin-bottom: 17px;
		padding-left: 27px;

		@media screen and (max-width: 574px) {
			font-size: 16px;
			margin-bottom: 8px;
			padding-left: 16px;
			margin-left: 8px;
		}
	}

	p {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;

		@media screen and (max-width: 574px) {
			font-size: 16px;
		}
	}

	strong {
		font-weight: 700;
	}
}

.cryptocurrency-screens {
	display: flex;
	flex-wrap: nowrap;
	gap: 9px;

	@media screen and (max-width: 1199px) {
		flex-wrap: wrap;
	}

	@media screen and (max-width: 574px) {
		padding-left: 0;
	}

	.screen {
		width: 270px;
		margin-bottom: 9px;

		@media screen and (max-width: 574px) {
			max-width: calc(50% - 5px);
			width: calc(50% - 5px);
			min-width: unset;
		}

		img {
			width: 100%;
			height: 100%;
			object-fit: contain;
			border-radius: 10px;
			overflow: hidden;
		}
	}
}

/* How to pay with crypto currency ^ */

/* Section Screen Text */

.section-screen-text {
	h2 {
		font-size: 26px !important;
		margin-bottom: 15px;
		color: #1a3a5c;
	}

	h3 {
		font-size: 21px !important;
		font-weight: 600 !important;
		color: #004471;
	}

	a {
		text-decoration: none;
	}

	.section-screen-text-inner .bt_bb_column_content_inner {
		padding: 50px 60px;
	}

	@media screen and (max-width: 767px) {
		.section-screen-text-inner .bt_bb_column_content_inner {
			padding: 30px 20px;
		}

		h2 {
			font-size: 22px !important;
			margin-bottom: 10px;
		}

		h3 {
			font-size: 19px !important;
		}
	}
}

.page-info-text {
	h2,
	h3 {
		margin: 0;
		margin-top: 15px;
		margin-bottom: 0;
		font-size: 21px !important;
		font-weight: 600 !important;
		color: #1a3a5c;
	}

	p {
		margin: 0;
		margin-bottom: 10px;
		line-height: 1.3;
	}

	a {
		line-height: 1.3;
		text-decoration: none;
	}
}

@media screen and (max-width: 574px) {
	.page-info-text h2,
	.page-info-text h3 {
		font-size: 19px !important;
	}
}

/* Section Screen Text ^ */

/* Page Contacts */

.contacts-list {
	margin: 0;
	padding: 0;
	list-style-type: none;

	li {
		display: flex;
		align-items: center;
		gap: 15px;

		+ li {
			margin-top: 15px;
		}

		i {
			flex-shrink: 0;
			display: flex;
			justify-content: center;
			align-items: center;
			width: 41px;
			height: 36px;

			img {
				width: 100%;
				height: 100%;
				object-fit: contain;
			}
		}

		a {
			color: #1a3a5c;
		}
	}

	br {
		display: none;
	}
}

/* Page Contacts ^ */

/* breadcrumbs */

.btBlogHeaderContent:has(.breadcrumbs) {
	position: relative;
	z-index: 1;
}

.breadcrumbs {
	span,
	span > a {
		font-size: 14px;
		color: rgba(0, 68, 113, 0.7);
	}

	span:last-of-type,
	span.active {
		color: rgba(0, 68, 113, 1);
	}
}

section:has(.breadcrumbs) {
	position: relative;
	z-index: 1;
	margin-bottom: -50px;

	&.breadcrumbs-page {
		margin-bottom: 0;
	}

	&.breadcrumbs-page-about {
		background-color: #f1f2f2;
	}

	&.breadcrumbs-page-contact {
		position: relative;
		z-index: 1;

		.breadcrumbs {
			span,
			a {
				font-size: 14px;
				color: rgba(255, 255, 255, 0.8);

				&:hover {
					color: rgba(255, 255, 255, 1);
				}
			}

			span.active {
				color: rgba(255, 255, 255, 1);
			}
		}
	}

	p {
		display: none;
	}

	.bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
		margin-top: 0 !important;
	}
}

body.archive {
	section:has(.breadcrumbs) {
		margin-bottom: 0;
	}
}

body.single-product {
	section:has(.breadcrumbs) {
		/*padding-top: 130px;*/
		/*margin-bottom: -25px;*/
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.breadcrumbs {
		overflow-x: auto;
		display: flex;
		gap: 3px;

		span,
		a {
			font-size: 12px !important;
			white-space: nowrap;
		}
	}

	body.single-product {
		section:has(.breadcrumbs) {
			padding-top: 45px;
			margin-bottom: -40px;
		}
	}

	body.archive {
		section:has(.breadcrumbs) {
			margin-bottom: -50px;
		}
	}

	body.blog {
		section:has(.breadcrumbs) {
			margin-bottom: -35px;
		}
	}

	body.single {
		section:has(.breadcrumbs) {
			margin-bottom: -35px;
		}
	}

	body.woocommerce-checkout {
		section:has(.breadcrumbs) {
			margin-bottom: 10px;
		}
	}
}

/* breadcrumbs ^ */

/* Product price with rating */
.product-price-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.product-price-wrapper .woocommerce-product-rating {
	margin: 0;
	display: flex;
	align-items: center;
	gap: 8px;
}

.product-price-wrapper .star-rating {
	margin: 0;
}

.woocommerce-product-details__short-description {
	text-align: left;
}

.stock-rating-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 10px;
}

.product-rating-inline {
	display: flex;
	align-items: center;
	gap: 5px;
}

.product-rating-inline .star-rating {
	font-size: 14px;
}

.product-rating-inline .rating-count {
	font-size: 13px;
	font-weight: 800;
	color: #666;
}

/* Titles */
.related-products-title,
.upsells.products h2,
.related.products h2 {
	display: block;
	font-size: 26px !important;
}

.related-products-title {
	margin: 0 0 25px;
}

@media screen and (max-width: 574px) {
	.related-products-title,
	.upsells.products h2,
	.related.products h2 {
		display: block;
		font-size: 21px !important;
	}
}

/* checkout */

.woocommerce-checkout .country_to_state {
	border-color: #1a3a5c !important;
	pointer-events: none !important;
	font-weight: 600 !important;
	background: #1a3a5c;
	color: #fff !important;
	letter-spacing: 1px !important;
}

.woocommerce-checkout
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
	border-color: #1a3a5c85;
}

.woocommerce-checkout
input:not([type="checkbox"]):not([type="radio"]):not(
    [type="submit"]
  )::placeholder {
	color: #1a3a5c85;
}

.woocommerce-checkout
.woocommerce-validated
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
	border-color: #1a3a5c;
}

.woocommerce-checkout
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus {
	border-color: #1a3a5c;
}

.woocommerce-checkout
.woocommerce-invalid:has(.checkout-inline-error-message)
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
	border-color: red;
}

.woocommerce-checkout
.validate-required:has(.checkout-inline-error-message)
.input-text::placeholder,
.woocommerce-checkout
.validate-required.woocommerce-invalid-email:has(
    .checkout-inline-error-message
  )
.input-text::placeholder {
	color: transparent !important;
}

.woocommerce-checkout
.validate-required:has(
    input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus
  )
.checkout-inline-error-message {
	opacity: 0;
}

.woocommerce-checkout .checkout-inline-error-message {
	position: absolute;
	top: 11px;
	left: 10px;
	margin-top: -2px;
	margin-bottom: -10px !important;
	padding-left: 10px;
	font-size: 12px;
	color: red;
	background-color: #fff;
	pointer-events: none;
	transition: opacity ease 0.2s;
}

/* Reviews Cards Slick Slider */
.reviews-cards-wrapper {
	position: relative;
	margin: 10px 0;
	padding: 0;
}

.reviews-cards-wrapper .reviews-nav-prev,
.reviews-cards-wrapper .reviews-nav-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border: none;
	background: #1e1b4b;
	border-radius: 50%;
	cursor: pointer;
	transition: background-color 0.3s ease;
	z-index: 10;
}

.reviews-cards-wrapper .reviews-nav-prev:hover,
.reviews-cards-wrapper .reviews-nav-next:hover {
	background: #004471;
}

.reviews-cards-wrapper .reviews-nav-prev {
	left: -55px;
}

.reviews-cards-wrapper .reviews-nav-next {
	right: -55px;
}

@media screen and (max-width: 1345px) {
	.reviews-cards-wrapper .reviews-nav-prev {
		left: -20px;
	}

	.reviews-cards-wrapper .reviews-nav-next {
		right: -20px;
	}
}

.reviews-cards-wrapper .reviews-nav-prev:before,
.reviews-cards-wrapper .reviews-nav-next:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
}

.reviews-cards-wrapper .reviews-nav-prev:before {
	transform: translate(-35%, -50%) rotate(135deg);
}

.reviews-cards-wrapper .reviews-nav-next:before {
	transform: translate(-65%, -50%) rotate(-45deg);
}

.reviews-cards-wrapper .reviews-nav-prev.slick-disabled,
.reviews-cards-wrapper .reviews-nav-next.slick-disabled {
	opacity: 0;
	cursor: default;
}

.reviews-cards-slider:not(.slick-initialized) {
	display: flex;
	gap: 5px;
	overflow: hidden;

	> div {
		min-width: 292px;
		flex-shrink: 0;
	}
}

.reviews-cards-slider .slick-list {
	overflow: visible;
	margin-left: -4px;
	margin-right: -4px;
}

.reviews-cards-slider .slick-track {
	display: flex;
	padding-top: 5px;
	padding-bottom: 2px;
}

.review-card-title {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 13px;
	line-height: 1.3;
	color: #1e1b4b;
}

.reviews-cards-slider .slick-track > p {
	display: none !important;
}

.reviews-cards-slider .slick-slide {
	margin: 0 5px;
	padding: 5px;
	height: auto;
}

.reviews-cards-slider .slick-slide > div {
	height: 100%;
}

.review-card {
	border: 2px solid #004471;
	border-radius: 10px;
	padding: 3px;
	height: 100%;
}

.review-card-inner {
	background: #fff;
	border-radius: 12px;
	padding: 10px;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 220px;
}

.review-card-header {
	margin-bottom: 5px;
}

.review-author {
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #1e1b4b;
}

.review-card-product {
	font-weight: 600;
	font-size: 13px;
	line-height: 1.3;
	color: #1e1b4b;
	margin-bottom: 10px;
}

.review-card-content {
	flex: 1;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	overflow-y: auto;
	max-height: 100px;
	margin-bottom: 15px;
	scrollbar-width: thin;
}

.review-card-content p {
	margin: 0;
}

.review-card-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.review-stars {
	display: flex;
	gap: 3px;
	align-items: center;
}

.review-stars .star {
	color: #d1d1d1;
	font-size: 12px;
	line-height: 1;
	font-family: star;
}

.review-stars .star:before {
	content: "S";
}

.review-stars .star.filled {
	color: #004471;
}

.review-date {
	font-size: 12px;
	font-weight: 600;
	color: #666;
}

/* Slick dots */

.reviews-cards-slider .slick-dots {
	position: static;
	display: flex;
	justify-content: center;
	gap: 8px;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	min-height: 13px;
}

.reviews-cards-slider .slick-dots li {
	margin: 0;
}

.reviews-cards-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: #ddd;
	font-size: 0;
	cursor: pointer;
	transition: background 0.3s ease;
}

.reviews-cards-slider .slick-dots li.slick-active button {
	background: #004471;
}

@media screen and (max-width: 768px) {
	.reviews-cards-wrapper .reviews-nav-prev {
		left: -5px;
	}

	.reviews-cards-wrapper .reviews-nav-next {
		right: -5px;
	}

	.reviews-cards-wrapper .reviews-nav-prev,
	.reviews-cards-wrapper .reviews-nav-next {
		width: 35px;
		height: 35px;
	}

	.reviews-cards-wrapper .reviews-nav-prev:before,
	.reviews-cards-wrapper .reviews-nav-next:before {
		width: 8px;
		height: 8px;
	}
}

@media screen and (max-width: 576px) {
	.reviews-cards-wrapper {
		padding: 0;
	}

	.reviews-cards-wrapper .reviews-nav-prev,
	.reviews-cards-wrapper .reviews-nav-next {
		display: none;
	}
}

#reviews #comments h4 {
	display: none;
}

/* Category Reviews Section */
.category-reviews-before-footer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 30px;
}

.category-reviews-section {
	padding-bottom: 60px;
}

.category-reviews-section .review-card-product {
	font-weight: 600;
	font-size: 13px;
	line-height: 1.3;
	color: #004471;
	margin-bottom: 8px;
}

/* WP Customer Reviews Section */
.wpcr-reviews-section {
	padding: 60px 0;
}

.section-reviews .wpcr-reviews-section {
	padding: 0;
}

.section-reviews .reviews-cards-wrapper {
	margin-top: 10px;
}

/* Reviews Section Header */
.reviews-section-header {
	text-align: center;
	margin-bottom: 25px;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 30px;
}

@media screen and (max-width: 574px) {
	.reviews-section-header {
		flex-direction: column;
		align-items: center;
		gap: 0;
		margin-bottom: 20px;
	}
}

.reviews-title {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	font-size: 26px;
	color: #1e1b4b;
	text-align: left;
}

@media screen and (max-width: 574px) {
	.reviews-title {
		font-size: 21px;
		margin: 0;
	}
}

.reviews-summary {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	flex-wrap: wrap;
}

.reviews-summary .reviews-stars {
	display: flex;
	gap: 3px;
}

.reviews-summary .reviews-stars br {
	display: none;
}

.reviews-summary p {
	margin: 0 !important;
	display: contents !important;
}

.reviews-summary .reviews-stars .star {
	color: #d1d1d1;
	font-size: 14px;
	line-height: 1;
	font-family: star;
}

.reviews-summary .reviews-stars .star:before {
	content: "S";
}

.reviews-summary .reviews-stars .star.filled {
	color: #004471;
}

.reviews-summary .reviews-rating {
	font-size: 14px;
	font-weight: 700;
	color: #004471;
}

.reviews-summary .reviews-count {
	font-size: 14px;
	color: #6b7280;
}

@media screen and (max-width: 576px) {
	.reviews-title {
		font-size: 24px;
	}

	.reviews-summary {
		gap: 5px;
	}

	.reviews-summary .reviews-stars .star {
		font-size: 14px;
	}

	.reviews-summary .reviews-rating,
	.reviews-summary .reviews-count {
		font-size: 13px;
	}
}

/* Review Form Styles */
#review_form_wrapper {
	max-width: 900px;
	margin: 60px auto 100px;
	padding: 40px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 30px rgba(0, 68, 113, 0.1);
	border: 1px solid #e5e7eb;
}

#review_form_wrapper #reply-title {
	display: block;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	color: #004471;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 15px;
}

#review_form .comment-form {
	/*display: grid;*/
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto auto auto auto auto;
	gap: 10px 20px !important;
	display: flex;
	flex-direction: column;
}

#review_form .comment-form p {
	margin: 0;
}

#review_form .comment-form .comment-form-author {
	grid-column: 1;
	grid-row: 1;
	order: 1;
}

#review_form .comment-form .comment-form-email {
	grid-column: 1;
	grid-row: 2;
	order: 2;
}

#review_form .comment-form .comment-form-rating {
	grid-column: 1;
	grid-row: 3;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	order: 4;
}

@media screen and (max-width: 574px) {
	#review_form .comment-form .comment-form-rating {
		margin-bottom: 5px;
	}
}

#review_form .comment-form .comment-form-rating label {
	margin-bottom: 5px;
}

#review_form .comment-form .comment-form-cookies-consent {
	grid-column: 1;
	grid-row: 4;
	order: 5;
	display: none;
}

#review_form .comment-form .form-submit {
	grid-column: 1 / 3;
	grid-row: 5;
	text-align: center;
	margin-top: 20px;
	order: 6;
}

#review_form .comment-form .comment-form-comment {
	grid-column: 2;
	grid-row: 1 / 5;
	display: flex;
	flex-direction: column;
	order: 3;
}

#review_form .comment-form .comment-form-comment textarea {
	flex: 1;
	min-height: 200px;
	resize: none;
}

@media screen and (max-width: 768px) {
	#review_form .comment-form {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}

	#review_form .comment-form .comment-form-author,
	#review_form .comment-form .comment-form-email,
	#review_form .comment-form .comment-form-rating,
	#review_form .comment-form .comment-form-cookies-consent,
	#review_form .comment-form .form-submit,
	#review_form .comment-form .comment-form-comment {
		grid-column: 1;
		grid-row: auto;
	}

	#review_form .comment-form .comment-form-rating {
		order: 4;
	}

	#review_form .comment-form .comment-form-comment {
		order: 3;
	}

	#review_form .comment-form .comment-form-author {
		order: 1;
	}

	#review_form .comment-form .comment-form-email {
		order: 2;
	}

	#review_form .comment-form .comment-form-cookies-consent {
		order: 5;
	}

	#review_form .comment-form .form-submit {
		order: 6;
		text-align: center;
	}
}

#review_form .comment-form label {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #004471;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

#review_form .comment-form input[type="text"],
#review_form .comment-form input[type="email"],
#review_form .comment-form textarea {
	width: 100%;
	padding: 10px 14px;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	font-size: 14px;
	transition: all 0.3s ease;
	background: #fafafa;
}

#review_form .comment-form input[type="text"]:focus,
#review_form .comment-form input[type="email"]:focus,
#review_form .comment-form textarea:focus {
	border-color: #004471;
	background: #fff;
	outline: none;
	box-shadow: 0 0 0 3px rgba(0, 68, 113, 0.1);
}

#review_form .comment-form textarea {
	min-height: 120px;
	resize: vertical;
}

#review_form .comment-form-rating {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#review_form .comment-form-rating select {
	display: none;
}

#review_form .comment-form .stars {
	display: flex;
	gap: 3px;
	padding: 5px 0;
	margin-top: -22px;
	width: 82px;
}

#review_form .comment-form .stars a {
	font-size: 14px;
	color: #d1d5db;
	text-decoration: none;
}

#review_form .comment-form .stars a:hover,
#review_form .comment-form .stars a.active,
#review_form .comment-form .stars.selected a.active {
	color: #e9a84b;
}

#review_form .form-submit {
	margin-top: 5px;
}

#review_form .form-submit input[type="submit"] {
	background: linear-gradient(135deg, #004471 0%, #1e1b4b 100%);
	color: #fff;
	border: none;
	padding: 16px 45px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	transition: all 0.3s ease;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	box-shadow: 0 4px 15px rgba(0, 68, 113, 0.3);
}

#review_form .form-submit input[type="submit"]:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0, 68, 113, 0.4);
}

#review_form .comment-form-cookies-consent {
	display: none;
	align-items: flex-start;
	gap: 12px;
	padding: 12px 15px;
	background: #f3f4f6;
	border-radius: 10px;
}

#review_form .comment-form-cookies-consent input[type="checkbox"] {
	margin-top: 2px;
	width: 18px;
	height: 18px;
	accent-color: #004471;
	cursor: pointer;
}

#review_form .comment-form-cookies-consent label {
	font-size: 12px;
	font-weight: 400;
	color: #6b7280;
	margin-bottom: 0;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.4;
}

@media screen and (max-width: 768px) {
	#review_form_wrapper {
		padding: 20px;
		margin: 30px 10px 60px;
		border-radius: 15px;
	}

	#review_form_wrapper #reply-title {
		font-size: 20px;
		margin-bottom: 0;
	}

	#review_form .form-submit input[type="submit"] {
		width: 100%;
		padding: 14px 30px;
	}
}

.reviews-all-link {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.5px;
	padding: 10px 20px;
	border-radius: 50px;
	background: #004471;
	color: #fff !important;
	box-shadow: 0 0 0 6px rgba(26, 58, 92, 0.5),
	0 0 0 3em #1a3a5c inset;
	transition: box-shadow 0.3s ease;
}

.reviews-all-link:hover {
	box-shadow: 0 0 0 0 rgba(26, 58, 92, 0.5),
	0 0 0 3em #1a3a5c inset;
	color: #fff;
}

@media screen and (max-width: 574px) {
	.reviews-all-link {
		display: block;
		margin-top: 20px;
	}

	#review_form_wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

.woocommerce-checkout .validate-required {
	position: relative;
}

#billing_country_field {
	display: flex;
	align-items: center;
	height: 44px;
	border: 2px solid #1a3a5c;
	background-color: #1a3a5c;
	font-size: 0.9em;
	font-weight: 500;
	color: #fff;
	border-radius: 50px;
	padding: 0 1.3em;
	letter-spacing: 0.5px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	overflow: hidden;
	white-space: nowrap;
}

/* ===========================================
   WP Customer Reviews - Grid Cards Style
   =========================================== */

.wpcr3_reviews_holder,
.wpcr3_respond_1 .wpcr3_reviews_holder {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr) !important;
	gap: 20px !important;
	margin-bottom: 30px !important;
}

.wpcr3_review_item {
	border: 2px solid #004471;
	border-radius: 10px;
	padding: 3px;
	height: 100%;
}

.wpcr3_review_item .wpcr3_item {
	background: #fff;
	border-radius: 8px;
	padding: 10px;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 220px;
}

.wpcr3_review_item .wpcr3_item > meta,
.wpcr3_review_item .wpcr3_item > p:empty {
	display: none;
}

.wpcr3_review_item .wpcr3_dotline {
	display: none !important;
}

.wpcr3_review_item .wpcr3_review {
	display: flex;
	flex-direction: column;
	flex: 1;
}

/* Author - top */
.wpcr3_review_item .wpcr3_review_author {
	position: relative;
	margin-bottom: 15px;
	font-weight: 800;
	font-size: 14px !important;
	line-height: 1 !important;
	height: 14px !important;
	text-transform: uppercase;
	letter-spacing: 0.5px !important;
	color: transparent;
	font-style: normal !important;
	display: block !important;
	order: 1;
	margin-bottom: 15px;
}

.wpcr3_review_item .wpcr3_review_author .wpcr3_caps {
	position: absolute;
	left: 0;
	display: inline;
	color: #1e1b4b;
}

.wpcr3_review_item .wpcr3_review_author {
	font-size: 0;
	line-height: 1;
}

.wpcr3_review_item .wpcr3_review_author .wpcr3_caps {
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #1e1b4b;
}

.wpcr3_review_item .wpcr3_review_author .wpcr3_item_name {
	display: none !important;
}

/* Content - middle, flex grow */
.wpcr3_review_item blockquote.wpcr3_content {
	order: 2;
	flex: 1;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	margin: 0;
	padding: 0 !important;
	overflow-y: auto;
	max-height: 100px;
	margin-bottom: 15px;
	scrollbar-width: thin;
}

div.wpcr3_review div.wpcr3_review_ratingValue {
	top: -7px !important;
}

blockquote br {
	display: none !important;
}

blockquote:before {
	content: none !important;
	display: none !important;
}

.wpcr3_clear {
	display: none !important;
}

.wpcr3_review_item blockquote.wpcr3_content p {
	margin: 0;
}

/* Footer - stars left, date right */
.wpcr3_review_item .wpcr3_review_ratingValue {
	order: 10;
	margin-top: auto;
	padding-top: 10px;
	border-top: 1px solid #eee;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}

.wpcr3_review_item .wpcr3_review_datePublished {
	font-size: 12px !important;
	font-weight: 600 !important;
	color: #666 !important;
	font-style: normal !important;
	order: 11;
	margin-top: -27px;
	margin-left: auto;
}

/* Stars color - blue */
.wpcr3_review_item .wpcr3_rating_style1_base {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23d1d1d1"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') repeat-x;
	background-size: 17px 17px;
	width: 85px;
	height: 17px;
}

.wpcr3_review_item .wpcr3_rating_style1_average {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23004471"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') repeat-x;
	background-size: 17px 17px;
	height: 17px;
}

.wpcr3_review_item .wpcr3_clear {
	display: none !important;
}

.wpcr3_review_item .wpcr3_hide {
	display: none !important;
}

/* Pagination styling */
.wpcr3_pagination {
	display: flex;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
	margin-top: 20px;
}

.wpcr3_pagination p {
	display: none;
}

.wpcr3_pagination .wpcr3_a {
	background: #004471;
	border-radius: 5px;
	padding: 8px 14px;
}

.wpcr3_pagination .wpcr3_a:hover {
	background: #00619e;
}

.wpcr3_pagination .wpcr3_a.wpcr3_current {
	background: #00619e;
}

.wpcr3_pagination .wpcr3_a.wpcr3_disabled {
	background: #ccc;
	cursor: default;
}

/* Hide powered by */
.wpcr3_power {
	display: none !important;
}

/* Responsive */
@media (max-width: 1200px) {
	.wpcr3_reviews_holder,
	.wpcr3_respond_1 .wpcr3_reviews_holder {
		grid-template-columns: repeat(3, 1fr) !important;
	}
}

@media (max-width: 900px) {
	.wpcr3_reviews_holder,
	.wpcr3_respond_1 .wpcr3_reviews_holder {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

@media (max-width: 600px) {
	.wpcr3_reviews_holder,
	.wpcr3_respond_1 .wpcr3_reviews_holder {
		grid-template-columns: 1fr !important;
	}
}

.reviews-page-button {
	display: block !important;
	margin-bottom: 0 !important;
}

.reviews-page-head {
	.wpcr3_dotline {
		display: none !important;
	}

	.wpcr3_respond_3 {
		display: none !important;
	}

	.wpcr3_respond_1 .wpcr3_reviews_holder:not(.wpcr3_submit_btn) {
		display: none !important;
	}

	.wpcr3_button_1.wpcr3_cancel_btn {
		display: none !important;
	}
}

.wpcr3_respond_1 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.wpcr3_respond_1 .btContentHolder table {
	margin-top: 30px !important;
}

.wpcr3_respond_1 .btContentHolder table td {
	padding-left: 20px !important;
	padding-bottom: 0 !important;
}

.wpcr3_respond_1 .wpcr3_submit_btn {
	width: 130px !important;
	box-shadow: 0 0 0 3em #1a3a5c inset;
	color: #ffffff;
	background-image: #191919 !important;
	border-radius: 50px !important;
}

.wpcr3_respond_1 .wpcr3_div_2 {
	border: 2px solid #004471 !important;
	border-radius: 10px !important;
	padding-bottom: 0 !important;
}

.wpcr3_respond_1 .wpcr3_respond_2 {
	padding-top: 10px !important;
}

.wpcr3_respond_1 .wpcr3_respond_2 textarea {
	min-width: 100% !important;
}

.btContentHolder table td,
.btContentHolder table th {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/* WPCR Rating Stars Shortcode */
.rating-stars-wrapper {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 0 4px;
	flex-wrap: wrap;
	padding-top: 13px;
}

@media screen and (max-width: 574px) {
	.rating-stars-wrapper {
		width: 100%;
		justify-content: flex-start;
	}
}

.rating-stars-wrapper br {
	display: none;
}

.rating-stars {
	display: flex;
	gap: 2px;
}

.rating-star {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ddd'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.rating-star.active {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231a3a5c'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

/* Strains Page */
.page-strains {
	padding: 40px 0 60px;
}

.strains-grid {
	display: grid;
	grid-template-columns: repeat(var(--strains-columns, 4), 1fr);
	gap: 20px;
}

@media (max-width: 1199px) {
	.strains-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 991px) {
	.strains-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}
}

@media (max-width: 575px) {
	.strains-grid {
		grid-template-columns: 1fr;
	}
}

.strain-card__link {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.strain-card {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 12px;
	overflow: hidden;
	transition: border-color 0.3s,
	box-shadow 0.3s;
}

.strain-card:hover {
	border-color: #1a3a5c;
	box-shadow: 0 5px 20px rgba(110, 31, 140, 0.15);
}

.strain-card__header {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 10px;
}

.strain-card__image {
	width: 70px;
	height: 70px;
	flex-shrink: 0;
	border-radius: 8px;
	overflow: hidden;
}

.strain-card__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.strain-card__title {
	font-size: 16px;
	font-weight: 600 !important;
	margin: 0;
	color: #1a3a5c;
	display: flex;
	align-items: center;
	gap: 8px;
	line-height: 1.3;
}

.strain-card__title:after {
	display: none !important;
}

.strain-card__arrow {
	flex-shrink: 0;
	color: #1a3a5c;
	opacity: 0.6;
	transition: opacity 0.3s;
}

.strain-card:hover .strain-card__arrow {
	opacity: 1;
}

.strain-card__content {
	padding: 15px 15px 25px;
	border-top: 1px solid #ddd;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.strain-card__meta {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
	font-size: 13px;
}

.strain-card__meta li {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	margin-bottom: 5px;
	color: #555;
}

.strain-card__meta li span {
	line-height: 1.4;
}

.strain-card__meta li:last-child {
	margin-bottom: 0;
}

.strain-card__icon {
	flex-shrink: 0;
	margin-top: 2px;
}

.strain-card__meta strong {
	color: #1a3a5c;
}

.strain-card__scales {
	margin-top: auto;
}

.strain-card__scale {
	margin-bottom: 2px;
}

.strain-card__scale:last-child {
	margin-bottom: 0;
}

.strain-card__scale-labels {
	display: flex;
	justify-content: space-between;
	font-size: 11px;
	color: #1a3a5c;
	margin-bottom: 0;
}

.strain-card__scale-bar {
	height: 6px;
	background: #e5e5e5;
	border-radius: 3px;
	overflow: hidden;
}

.strain-card__scale-bar span {
	display: block;
	height: 100%;
	background: #1a3a5c;
	border-radius: 2px;
}

/* ========== STRAIN SINGLE PAGE ========== */
.strain-single {
	padding: 40px 0;
}

.strain-single__header {
	margin-bottom: 30px;
}

.strain-single__title {
	font-size: 36px;
	font-weight: 700;
	color: #1a3a5c;
	margin: 0 0 15px;
}

.strain-single__description {
	font-size: 16px;
	line-height: 1.6;
	color: #555;
	max-width: 800px;
}

.strain-single__description p {
	margin: 0 0 10px;
}

.strain-single__content {
	background: #fff;
	border-radius: 12px;
	border: 1px solid #ccc;
	padding: 30px;
}

@media screen and (max-width: 574px) {
	.strain-single__content {
		padding: 20px;
	}
}

.strain-single__info {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

@media screen and (max-width: 574px) {
	.strain-single__info {
		gap: 25px;
	}
}

.strain-single__image {
	flex: 0 0 300px;
	max-width: 300px;
}

.strain-single__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-height: 210px;
}

@media screen and (max-width: 574px) {
	.strain-single__image img {
		width: 200px;
	}
}

.strain-single__details {
	flex: 1;
}

.strain-single__meta {
	list-style: none;
	padding: 0;
	margin: 0 0 25px;
}

.strain-single__meta li {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #444;
}

.strain-single__meta li:last-child {
	margin-bottom: 0;
}

.strain-single__icon {
	flex-shrink: 0;
	margin-top: 3px;
}

.strain-single__meta strong {
	color: #1a3a5c;
}

.strain-single__scales {
	margin-top: 25px;
}

.strain-single__scale {
	margin-bottom: 15px;
}

.strain-single__scale:last-child {
	margin-bottom: 0;
}

.strain-single__scale-labels {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	color: #666;
	margin-bottom: 6px;
}

.strain-single__scale-bar {
	height: 8px;
	background: #e5e5e5;
	border-radius: 4px;
	overflow: hidden;
}

.strain-single__scale-bar span {
	display: block;
	height: 100%;
	background: #1a3a5c;
	border-radius: 4px;
}

/* Strain Products */
.strain-products {
	padding-top: 30px;
}

.strain-products__title,
.strain-similar__title {
	font-size: 28px;
	font-weight: 700;
	color: #333;
	margin: 0 0 30px;
}

@media screen and (max-width: 574px) {
	.strain-products__title,
	.strain-similar__title {
		text-align: center;
	}
}

.strain-products__grid,
.strain-similar__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 45px 20px;
	margin: 0;
	padding: 0;
	list-style-type: none;

	.bt_bb_image img {
		width: 100%;
		margin: 0 auto;
		aspect-ratio: 1;
	}

	.price {
		display: flex;
		justify-content: center;
		margin-bottom: 15px;

		ins {
			text-decoration: none;
			font-weight: 700 !important;
		}

		bdi {
			font-weight: 700 !important;
		}

		del {
			opacity: 0.5;
			margin: 0 5px 0 0;
			font-weight: 700 !important;
		}

		.price-from {
			margin-right: 6px;
			font-weight: 700 !important;
		}
	}

	.bt_bb_image.bt_bb_content_exists {
		margin-bottom: 15px;
	}

	.button {
		display: block !important;
		text-align: center !important;
		max-width: 160px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		font-size: 14px !important;
	}
}

/* Strain Similar Products */
.strain-similar {
	padding: 50px 0;
}

@media (max-width: 1199px) {
	.strain-products__grid,
	.strain-similar__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 991px) {
	.strain-single__info {
		flex-direction: column;
	}

	.strain-single__image {
		display: flex;
		justify-content: center;
		flex: 0 0 auto;
		max-width: 100%;
	}

	.strain-products__grid,
	.strain-similar__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 575px) {
	.strain-single__title {
		font-size: 28px;
	}

	.strain-single__content {
		padding: 20px;
	}

	.strain-products__grid,
	.strain-similar__grid {
		grid-template-columns: 1fr;
	}
}

.single-strain-container {
	margin-bottom: 100px;
}

@media screen and (max-width: 574px) {
	.single-strain-container {
		margin-bottom: 60px;
	}
}

/* hide sidebar on strain */
.tax-strain .btSidebar,
.tax-strain aside.btSidebar {
	display: none !important;
}

.tax-strain .btContent {
	width: 100% !important;
	max-width: 100% !important;
}

ul.page-numbers li span:not(.dots) {
	border: 1px solid;
	border-radius: 0 !important;
	color: #fff !important;
	background-color: #1a3a5c;
}

@media screen and (max-width: 574px) {
	.catalog-headline {
		font-size: 35px;
	}
}

.btContent .section-screen-text {
	display: block !important;
}

.strain-single__icon path,
.strain-card__icon path {
	fill: #1a3a5c;
}

.single-product .breadcrumbs {
	margin-top: 125px;
	margin-bottom: 20px;
}

@media (max-width: 1199px) {
	.single-product .breadcrumbs {
		margin-top: -10px;
	}
}

@media screen and (max-width: 574px) {
	.single-product .breadcrumbs {
		margin-top: -10px;
	}
}

.page-contacte-nos .btSeedsImage {
	display: none;
}

.single-post{
	h2, h3, h4, h5, h6 {
		font-size: 23px!important;
		line-height: 1.3!important;
		font-weight: 700!important;
	}
}

.single-post .btSecondaryMenuBar {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 1199px) {
	.single-post article.btPostSingleItemStandard {
		border-top: none;
		padding-top: 30px;
	}

	.single-post .btSecondaryMenuBar {
		border-top: none;
	}
}

.search-results .btBreadCrumbs {
	display: none;
}

body.error404 .btErrorPage .port .bt_bb_image img {
	max-width: 600px;
	object-fit: contain;
	width: 100%;
}

.checkout-coupon-inline br,
.checkout-privacy-notice br {
	display: none !important;
}

table.shop_table {
	margin-bottom: 1em !important;
}

.checkout-coupon-inline {
	margin-bottom: 20px;

	.coupon-toggle-notice {
		margin-bottom: 5px;

		a {
			text-decoration: underline;
		}
	}

	.coupon-message {
		margin-top: -28px;
	}

	.form-row.woocommerce-validated {
		margin-bottom: 15px !important;
	}

	.woocommerce-message,
	.woocommerce-error {
		padding: 0 !important;
		margin: 0 !important;
		position: relative !important;
		background-color: transparent !important;
		color: rgb(231, 76, 60) !important;
		border-top: none !important;
		border-color: transparent !important;
		list-style: none !important;
		width: auto;
		word-wrap: break-word;
	}

	.woocommerce-error:before {
		display: none;
	}

	.woocommerce-message {
		color: #1a3a5c !important;
	}

	.woocommerce-message:before {
		display: none;
	}

	#apply_inline_coupon {
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 130px;
		margin-top: 0 !important;
		border-radius: 50px;
		box-shadow: 0 0 0 6px rgba(26, 58, 92, 0.5),
		0 0 0 3em #1a3a5c inset;
		font-size: 12px;
		font-weight: 500;
		height: 38px;
		padding: 12px;
		border: none;
		color: #fff;
		outline: none;
		text-transform: uppercase;
		transition: box-shadow ease 0.3s;

		&:hover {
			box-shadow: 0 0 0 0 rgba(26, 58, 92, 0.5),
			0 0 0 3em #1a3a5c inset;
		}
	}
}

.inline-coupon-fields > p.form-row {
	display: none !important;
}

.inline-coupon-fields-inner {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 30px;

	.inline_coupon_code {
		flex: 1 1 auto;
	}

	br {
		display: none !important;
	}
}

.woocommerce-checkout-review-order-table {
	.cart-discount td {
		text-align: right !important;
	}
}

.woocommerce-checkout-payment {
	margin-top: 40px !important;
}

/* Festi Cart Popup */

div#festi-cart-pop-up-content
span.festi-cart-closed.b-close
span.festi-cart-closed-button {
	position: absolute !important;
	top: 16px !important;
	right: 4px !important;
	font-size: 35px !important;
}

div.festi-cart-pop-up-body
div.festi-cart-pop-up-header
span.festi-cart-added-to-cart-msg {
	padding: 0 !important;
	font-size: 24px !important;
	background-color: #ffffff !important !important;
}

div.festi-cart-pop-up-body div.festi-cart-pop-up-header {
	margin-top: 0 0 25px 0 !important;
}

@media screen and (max-width: 574px) {
	div.festi-cart-pop-up-body div.festi-cart-pop-up-header {
		margin-top: 30px !important;
	}
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-img
a.festi-cart-img
img,
body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-img
span.festi-cart-img
img {
	max-width: 80px !important;
	width: 80px !important;
}

div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-img {
	width: 80px !important;
	margin-top: 0 !important;
	vertical-align: middle !important;
}

div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title {
	display: flex !important;
	min-height: 93px !important;
	align-items: center !important;
	gap: 10px !important;
	text-align: left !important;
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title
a.festi-cart-title {
	display: inline-block !important;
	vertical-align: middle !important;
	max-width: 225px;
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title
a.festi-cart-title:hover {
	color: #004471 !important;
}

body div.festi-cart-product-count-and-price {
	text-align: center !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	display: inline-block !important;
	vertical-align: middle !important;
	margin-left: auto !important;
}

.festi-cart-product-count-and-price > div {
	width: 120px !important;
	margin-right: 10px;

	+ p {
		display: none !important;
	}
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title
span.festi-cart-product-price {
	width: 60px !important;
	text-align: right;
	transform: translateY(3px);
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title
span.festi-cart-product-price
span.amount {
	color: #191919 !important;
	font-size: 18px !important;
}

body
div.festi-cart-pop-up-products-content
table.festi-cart-list
tr.festi-cart-item
td.festi-cart-product-title
span.festi-cart-product-price
span.amount
.woocommerce-Price-currencySymbol {
	margin-right: 3px !important;
}

.festi-cart-product-count-and-price > div .ui-widget.ui-widget-content {
	display: flex !important;
	border: none !important;
	background-color: #fff !important;
	border-radius: 60px !important;
	overflow: hidden !important;

	.quantitySpinner.ui-spinner-input {
		outline: none !important;
	}

	a:focus {
		background-color: transparent !important;
		border: none !important;
	}

	a:first-of-type {
		width: 38px !important;
		height: 100% !important;
		right: 0 !important;
		border: none !important;
		transform: rotateZ(90deg) !important;
		background-color: transparent !important;
		cursor: pointer !important;

		& span:active {
			background-image: url("/wp-content/plugins/woocommerce-woocartpro/static/styles/frontend/vendor/ui-spinner/images/ui-icons_777777_256x240.png") !important;
		}
	}

	a:last-of-type {
		width: 38px !important;
		height: 100% !important;
		right: auto !important;
		left: 0;
		border: none !important;
		transform: rotateZ(90deg) !important;
		background-color: transparent !important;
		cursor: pointer !important;

		& span:active {
			background-image: url("/wp-content/plugins/woocommerce-woocartpro/static/styles/frontend/vendor/ui-spinner/images/ui-icons_444444_256x240.png") !important;
		}
	}
}

div#popup-nav-wrapper {
	border: none !important;
}

div.festi-cart-pop-up-content
div.festi-cart-pop-up-products-content
div#popup-nav-wrapper {
	flex-wrap: wrap;
	gap: 20px;
	padding-bottom: 20px !important;
}

div.festi-cart-pop-up-products-content div.festi-cart-total {
	margin-bottom: 15px !important;
}

div#popup-nav-wrapper span.festi-cart-continue-shopping,
.festi-cart-checkout {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	height: 45px !important;
	border: none !important;
	border-radius: 60px !important;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	box-shadow: 0 0 0 6px rgba(26, 58, 92, 0.5),
	0 0 0 3em #1a3a5c inset !important;
	padding: 10px 2em !important;
	transition: box-shadow ease 0.3s;
	font-size: 16px !important;

	&:hover {
		box-shadow: 0 0 0 0 rgba(26, 58, 92, 0.5),
		0 0 0 3em #1a3a5c inset !important;
	}
}

body div.festi-cart-window-content.festi-cart-fixed-position {
	display: none !important;
}

@media screen and (max-width: 574px) {
	body div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
		width: 95% !important;
	}

	div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
		padding: 15px !important;
	}

	div.festi-cart-pop-up-content
	div.festi-cart-pop-up-products-content
	div#popup-nav-wrapper {
		gap: 15px !important;
	}

	.festi-cart-continue.b-close,
	div.festi-cart-pop-up-products-content p.festi-cart-buttons {
		min-width: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	div#festi-cart-pop-up-content
	span.festi-cart-closed.b-close
	span.festi-cart-closed-button {
		top: 30px !important;
		right: 15px !important;
	}

	div.festi-cart-pop-up-products-content
	table.festi-cart-list
	tr.festi-cart-item
	td.festi-cart-product-title {
		display: table-cell !important;
		vertical-align: bottom !important;
		padding-bottom: 10px !important;
	}

	body
	div.festi-cart-pop-up-products-content
	table.festi-cart-list
	tr.festi-cart-item
	td.festi-cart-product-title
	a.festi-cart-title {
		margin-bottom: 15px !important;
	}

	body div.festi-cart-product-count-and-price {
		width: 100% !important;
		display: flex !important;
		justify-content: space-between !important;
	}

	body
	div.festi-cart-pop-up-products-content
	div#festi-cart-pop-up-products-list-body {
		max-height: 374px !important;
		overflow-y: auto !important;
	}
}

/* Checkout quantity controls */
.checkout-qty-controls {
	display: inline-flex;
	align-items: center;
	gap: 0;
	margin-left: auto;
	vertical-align: middle;
}

.checkout-qty-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	padding: 0;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.2s ease;
	line-height: 1;
}

.checkout-qty-btn:first-child {
	border-radius: 4px 0 0 4px;
}

.checkout-qty-btn:last-child {
	border-radius: 0 4px 4px 0;
}

.checkout-qty-btn:hover:not(:disabled) {
	background-color: #f5f5f5;
	border-color: #bbb;
}

.checkout-qty-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.checkout-qty-value {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 36px;
	height: 28px;
	padding: 0 8px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	font-size: 14px;
	font-weight: 600;
}

/* Hide default strong quantity on checkout */
.woocommerce-checkout-review-order-table .product-name .product-quantity {
	display: none;
}

@media screen and (max-width: 991px) {
	.woocommerce-checkout-review-order-table .product-name {
		position: relative !important;
		flex-direction: column !important;
		align-items: flex-start !important;
		padding-left: 20px !important;
		padding-right: 0 !important;
	}

	.checkout-remove-item {
		position: absolute !important;
		left: 0 !important;
		top: 10px !important;
	}

	.checkout-qty-controls {
		margin-left: 0;
	}

	.checkout-item-link {
		margin-bottom: -30px !important;
		line-height: 1.2;
		width: 130% !important;
	}

	table.woocommerce-checkout-review-order-table td.product-total {
		vertical-align: bottom;
	}
}

@media (max-width: 574px) {
	.checkout-qty-btn {
		width: 24px;
		height: 24px;
		font-size: 14px;
	}

	.checkout-qty-value {
		min-width: 28px;
		height: 24px;
		font-size: 13px;
	}
}

.woocommerce-table--order-details th + td {
	text-align: right;
}

.woocommerce-order {
	.woocommerce-notice {
		margin: 20px 0;
		font-size: 36px;
		line-height: 1.1;
		font-weight: 600;
	}
}

@media screen and (max-width: 1200px) {
	.woocommerce-order {
		margin-bottom: 60px;

		.woocommerce-notice {
			margin: 0 0 10px;
			font-size: 30px;
		}
	}
}

.order-payment-instructions {
	margin: 30px 0;
	padding: 18px 20px 7px;
	background-color: #1a3a5c;
	color: #fff;
}

.order-payment-instructions__title {
	display: block;
	margin-bottom: 15px;
	font-size: 21px;
	line-height: 1.2;
}

.order-payment-instructions__text {
	font-size: 14px;
	line-height: 1.2;

	a {
		color: #fff !important;
		text-decoration: underline;
	}

	> strong {
		display: block;
		margin-bottom: 10px;
	}

	li {
		margin-bottom: 5px;
	}
}

.menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
	position: relative !important;
	width: 30px !important;
	font-size: 0 !important;
}

.widget_shopping_cart_content {
	position: absolute !important;
	top: 7px !important;
	left: 0 !important;
	height: 20px;
}

.woocommerce-loop-product__title {
	font-size: 16px !important;
	line-height: 1.2;
	font-weight: 600;
	display: block;
	text-align: center;
	height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media screen and (max-width: 574px) {
	.woocommerce-loop-product__title {
		font-size: 14px !important;
		height: 36px;
	}
}

/*.woocommerce-thankyou-order-details + p + p{
	display: none;
}*/

/* Checkout inline field error messages (shown below invalid fields) */
.woocommerce-checkout .checkout-inline-error-message {
	color: #e74c3c;
	font-size: 12px;
	line-height: 1.4;
	margin: 4px 0 0;
	display: block;
}

@media screen and (max-width: 574px) {
	.woocommerce-checkout .checkout-inline-error-message {
		margin: 1px 0 0;
		border-radius: 50px;
		top: 50%;
		transform: translateY(calc(-50% - 2px));
		line-height: 110%;
		width: calc(100% - 20px);
	}
}

/* BTCPay loading overlay */
#btcpay-loading-overlay {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.55);
	justify-content: center;
	align-items: center;
}

#btcpay-loading-overlay.active {
	display: flex;
}

.btcpay-loading-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.btcpay-spinner {
	width: 48px;
	height: 48px;
	border: 4px solid rgba(255, 255, 255, 0.3);
	border-top-color: #fff;
	border-radius: 50%;
	animation: btcpay-spin 0.7s linear infinite;
}

@keyframes btcpay-spin {
	to {
		transform: rotate(360deg);
	}
}

.btVerticalHeaderTop {
	.header-info {
		display: none;
	}
}

.mainHeader {
	.header-info {
		display: block;
	}
}

.header-info {
	padding: 5px 0;
	background-color: #1a3a5c;

	.container {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
		min-height: 30px;
		text-align: center;
		font-size: 16px;
		line-height: 1.2;
		color: #fff;

		a {
			color: #fff!important;
			text-decoration: underline;
		}
	}
}

@media screen and (max-width: 1199px) {
	.btVerticalHeaderTop {
		.header-info {
			display: block;
			position: relative;
			&:before {
				content: "";
				position: absolute;
				top: 0;
				left: -30px;
				z-index: 1;
				width: calc(100vw + 30px);
				height: 100%;
				background-color: #1a3a5c;
			}
			.container {
				position: relative;
				z-index: 2;
			}
		}
	}

	.mainHeader {
		.header-info {
			display: none;
		}
	}
}

@media screen and (max-width: 991px) {
	.btVerticalHeaderTop {
		.header-info {
			.container {
				padding: 0 !important;
				font-size: 12px;
				height: 50px;
			}
		}
	}
}

/* Blog posts grid (2 columns) */
.blog-posts-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2em;
	margin-bottom: 2em;
	min-width: 0;
}
.blog-posts-grid > * {
	min-width: 0;
	max-width: 100%;
}
.blog-posts-grid > article > .port {
	padding: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.blog-posts-grid .btHasAuthorInfo .btArticleContentHolder {
	padding-left: 2em;
}
.blog-posts-grid .articleSideGutter {
	display: none;
}
.blog-posts-grid img,
.blog-posts-grid .btMediaBox img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.blog-posts-grid .btMediaBox {
	width: 100%;
	max-width: 100%;
}
.blog-posts-grid .btArticleMedia {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 62.5%; /* 16:10 */
	overflow: hidden;
}
.blog-posts-grid .btArticleMedia > * {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}
.blog-posts-grid .btArticleMedia .btMediaBox,
.blog-posts-grid .btArticleMedia .btMediaBox > a {
	display: block;
	width: 100%;
	height: 100%;
}
.blog-posts-grid .btArticleMedia img,
.blog-posts-grid .btArticleMedia iframe,
.blog-posts-grid .btArticleMedia video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.blog-posts-grid .btArticleMedia .bt_bb_slider,
.blog-posts-grid .btArticleMedia .bt_bb_slider_inner,
.blog-posts-grid .btArticleMedia .slick-list,
.blog-posts-grid .btArticleMedia .slick-track {
	height: 100% !important;
}
.blog-posts-grid .btArticleMedia .slick-slide {
	height: 100%;
}

/* Blog sidebar (categories + recent posts) */
.blog-sidebar__widget {
	margin-bottom: 2em;
}

.blog-sidebar .widget_categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.blog-sidebar .widget_categories li {
	padding: .4em 0;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.blog-sidebar .widget_categories li a {
	text-decoration: none;
}
.blog-sidebar__recent {
	list-style: none;
	padding: 0;
	margin: 0;
}
.blog-sidebar__recent-item {
	display: flex;
	gap: 1em;
	align-items: flex-start;
	padding: .8em 0;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.blog-sidebar__recent-item:last-child {
	border-bottom: 0;
}
.blog-sidebar__recent-thumb {
	flex: 0 0 72px;
	width: 72px;
	height: 72px;
	display: block;
	overflow: hidden;
	border-radius: 4px;
}
.blog-sidebar__recent-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.blog-sidebar__recent-body {
	flex: 1 1 auto;
	min-width: 0;
}
.blog-sidebar__recent-title {
	display: block;
	font-weight: 600;
	line-height: 1.3;
	text-decoration: none;
	margin-bottom: .3em;
}
.blog-sidebar__recent-date {
	font-size: .85em;
	opacity: .7;
}
.blog-posts-grid > .btArticleListItem,
.blog-posts-grid > article {
	margin: 0 !important;
	padding-bottom: 0!important;
	width: 100%;
	min-width: 0;
	max-width: 100%;
}
.blog-posts-grid .btPostListStandard .btArticleContentHolder {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 0;
	padding-bottom: 1.25em;
}
.blog-posts-grid .btPostListStandard .btArticleMedia {
	margin: 0!important;
}
.blog-posts-grid .btPostListStandard .btArticleContent {
	flex: 1 1 auto;
}
.blog-posts-grid .btPostListStandard .btArticleHeadline,
.blog-posts-grid .btPostListStandard .btArticleContent {
	margin: 0;
	padding: 1.5em;
	padding-top: 0;
}
.blog-posts-grid .btPostListStandard .btArticleShareEtc {
	margin: .5em 0 0;
}

.blog-posts-grid .btPostListStandard .btReadMoreColumn {
	padding-right: 1.5em;
	padding-left: 1.5em;
}

.blog-posts-grid .btPostListStandard .btArticleHeadline .bt_bb_headline {
	margin: 0;
}
.blog-posts-grid .btPostListStandard .btArticleHeadline .bt_bb_headline_content h2 {
	font-size: 1.15em;
	line-height: 1.3;
	margin: 0;
}
.blog-posts-grid .btPostListStandard .btArticleHeadline .bt_bb_headline_superheadline,
.blog-posts-grid .btPostListStandard .btArticleHeadline .bt_bb_headline_subheadline {
	font-size: .8em;
	margin: .25em 0;
}
.blog-posts-grid .btPostListStandard .btArticleContent p {
	margin: 0;
	font-size: .95em;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.blog-posts-grid {
		grid-template-columns: 1fr;
		gap: 1.5em;
	}
}

.woocommerce-remove-coupon{
	display: inline-block;
	padding-left: 8px;
}

@media screen and (max-width: 574px) {
	div.woof_info_popup{
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
}

.bt_bb_row_holder .bt_bb_column[style*="background-image"]{
	background-image: url(/wp-content/uploads/2026/05/dark-blue_bg-scaled.png) !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 574px) {
	.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_button{
		margin: 0 auto 1em !important;
	}
}

.section-benefits__row .bt_bb_row_holder .bt_bb_column .bt_bb_column_content {
	min-height: 131px;
}

.bt_bb_arrows_size_small button.slick-arrow {
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0 !important;
}

.bt_bb_content_slider .slick-slider{
	overflow: visible;
}

.bt_bb_content_slider .slick-slider button.slick-arrow.slick-prev {
	left: -48px;
}

.bt_bb_content_slider .slick-slider button.slick-arrow.slick-next {
	right: -48px;
}

@media screen and (max-width: 1299px) {
	.bt_bb_content_slider .slick-slider button.slick-arrow.slick-prev {
		left: 8px;
	}

	.bt_bb_content_slider .slick-slider button.slick-arrow.slick-next {
		right: 8px;
	}
}
@media screen and (max-width: 574px) {
	.bt_bb_content_slider .slick-slider button.slick-arrow.slick-prev {
		left: -16px;
	}

	.bt_bb_content_slider .slick-slider button.slick-arrow.slick-next {
		right: -16px;
	}
}

.section-benefits .bt_bb_separator.bt_bb_top_spacing_20 {
	margin-top: 30px;
}

.header-info .container {
	font-size: 13px;
}

.btSecondaryMenuBar {
	background: #fff !important;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

.btSecondaryMenuBar .btSecondaryNav ul li a {
	color: #000;
}

select.orderby{
	border: 1px solid rgba(0,0,0,.07);
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
	background-repeat: no-repeat;
	background-position: right 0.8em center;
	background-size: 14px;
	padding-right: 2.5em;
}

.woocommerce-ordering select.orderby {
	display: none;
}

.custom-select {
	position: relative;
	width: 100%;
	font-family: inherit;
}

.custom-select__selected {
	width: 100%;
	padding: 2px 40px 2px 16px;
	border: 1px solid #ddd;
	border-radius: 20px;
	background: #fff;
	cursor: pointer;
	font-size: 14px;
	text-align: left;
	position: relative;
}

.custom-select__selected::after {
	content: "";
	position: absolute;
	right: 16px;
	top: 50%;
	width: 8px;
	height: 8px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	transform: translateY(-70%) rotate(45deg);
}

.custom-select.open .custom-select__selected::after {
	transform: translateY(-30%) rotate(225deg);
}

.custom-select__options {
	display: none;
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
	z-index: 999;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.custom-select.open .custom-select__options {
	display: block;
}

.custom-select__option {
	display: block;
	width: 100%;
	padding: 2px 16px;
	border: 0;
	background: #fff;
	cursor: pointer;
	font-size: 14px;
	text-align: left;
}

.custom-select__option:hover,
.custom-select__option.active {
	background: #f3f3f3;
}

.woof_shortcode_output .woocommerce-ordering{
	float: right !important;
}

.woof_shortcode_output .woocommerce-result-count{
	opacity: 0;
	visibility: hidden;
}

@media screen and (max-width: 1199px) {
	.woof_shortcode_output .woocommerce-result-count{
		opacity: 1;
		visibility: visible;
		width: calc(100% - 300px);
	}
	.woof_shortcode_output .woocommerce-ordering{
		width: 300px;
	}
	.btSidebar .woocommerce-result-count{
		display: none;
	}
}

@media (max-width: 767px) {
	.woof_shortcode_output .woocommerce-result-count{
		padding-left: 100px;
	}
}

@media (max-width: 620px) {
	.woof_shortcode_output > div{
		position: relative
	}
	.woof_shortcode_output .woocommerce-result-count{
		padding-left: 0;
		width: 100%;
		text-align: left !important;
		position: absolute;
		top: -43px;
		left: -8px;
	}
	.woof_shortcode_output .woocommerce-ordering{
		width: calc(100% - 90px);
		margin-right: -10px;
	}
	.btContentHolder.btContentHolder-mobile .btSidebar-toggle {
		left: 25px;
		top: 85px;
	}
}

.btSidebar .woocommerce-result-count{
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

@media screen and (max-width: 574px) {
	.woocommerce-checkout .bt_bb_size_extralarge.bt_bb_headline h1{
		position: absolute;
		top: calc(100% + 40px);
		color: #1a3a5c;
		font-size: 2.8em;
	}
	.woocommerce-checkout .bt_bb_section[class*="bt_bb_background_overlay"]{
		background: none !important;
		position: relative;
	}
	.woocommerce-checkout .bt_bb_section[class*="bt_bb_background_overlay"]:before{
		opacity: 0;
	}
	.woocommerce-checkout .breadcrumbs{
		margin-top: -50px;
	}
	.woocommerce-checkout .bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port{
		padding-top: 3em;
	}
}

.btMenuHorizontal.btMenuRight .menuPort nav{
	width: max-content;
}

.post-type-archive .btPageHeadline header{
	max-width: unset;
}

@media screen and (max-width: 574px) {
	body.post-type-archive-product .btContentHolder, body.tax-product .btContentHolder {
			padding: 95px 30px 20px !important;
		}
	}
}

.btLogoArea .logo > span,
.logo > span {
	display: flex;
	align-items: center;
	height: 70px;
}

@media screen and (max-width: 1199px) {
	.btLogoArea .logo > span,
	.logo > span {
		display: flex;
		align-items: center;
		height: 40px;
	}
}

.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content > span{
	font-size: .8em;
}

.bt_bb_content_slider.bt_bb_height_full_screen.bt_bb_multiple_slides.bt_bb_color_scheme_4{
	margin-top: 1.5em;
}

/* about us */

.page-sobre-nos .bt_bb_cell_inner .bt_bb_row[data-structure="6-6"] .bt_bb_row_holder .bt_bb_column{
	border-right: 1px solid #00447128;
	height: inherit;
}

@media (max-width: 992px){
	.page-sobre-nos .bt_bb_cell_inner .bt_bb_row[data-structure="6-6"] .bt_bb_row_holder .bt_bb_column{
		border-right: none;
	}
}

.page-sobre-nos .bt_bb_cell_inner .bt_bb_row[data-structure="6-6"] .bt_bb_row_holder .bt_bb_column:nth-child(even){
	border-right: none;
}

.page-sobre-nos .bt_bb_cell_inner .bt_bb_row[data-structure="6-6"] .bt_bb_row_holder .bt_bb_column .bt_bb_column_content{
	height: 100%;
	position: relative;
	margin-bottom: 30px;
}

.page-sobre-nos .bt_bb_cell_inner .bt_bb_row[data-structure="6-6"] .bt_bb_row_holder .bt_bb_column .bt_bb_column_content:after{
	position: absolute;
	content: '';
	width: calc(100% + 30px);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	border-bottom: 1px solid #00447128;
}

.page-sobre-nos .bt_bb_cell_inner > .bt_bb_row[data-structure="6-6"]:nth-last-child(1) .bt_bb_row_holder .bt_bb_column .bt_bb_column_content{
	margin-bottom: 0;
}

.page-sobre-nos .bt_bb_cell_inner > .bt_bb_row[data-structure="6-6"]:nth-last-child(1) .bt_bb_row_holder .bt_bb_column .bt_bb_column_content:after{
	display: none;
}

@media (max-width: 992px){
	.page-sobre-nos .bt_bb_cell_inner > .bt_bb_row[data-structure="6-6"]:nth-last-child(1) .bt_bb_row_holder .bt_bb_column:first-child{
		margin-bottom: 30px;
	}
	.page-sobre-nos .bt_bb_cell_inner > .bt_bb_row[data-structure="6-6"]:nth-last-child(1) .bt_bb_row_holder .bt_bb_column:first-child .bt_bb_column_content:after{
		display: block;
	}
}

.page-sobre-nos .bt_bb_section.bt_bb_color_scheme_11{
	padding-top: 3em;
}

.page-sobre-nos .bt_bb_size_extralarge.bt_bb_headline h1 {
	margin-bottom: 1em;
}

@media screen and (max-width: 574px) {
	.page-sobre-nos .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
	}
}

/* contact us */

.page-contacte-nos .bt_bb_size_extralarge.bt_bb_headline h1{
	margin-bottom: 1em;
}

@media screen and (max-width: 574px) {
	.page-contacte-nos .bt_bb_size_extralarge.bt_bb_headline h1{
		margin-top: -1em;
		font-size: 2rem;
	}
}

/* faq */

.page-perguntas-frequentes .bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port{
	margin-top: 1em;
}

.page-perguntas-frequentes .bt_bb_accordion{
	margin-top: 4em;
}

@media screen and (max-width: 1199px) {
	.page-perguntas-frequentes .bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port{
		margin-top: 4em;
	}
}

@media screen and (max-width: 991px) {
	.page-perguntas-frequentes .bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port{
		margin-top: 5em;
	}

	.page-perguntas-frequentes .bt_bb_accordion{
		margin-top: 3em;
	}
}

@media screen and (max-width: 574px) {
	.page-perguntas-frequentes .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
	}
}

/* telegram */

.page-now420shop-no-telegram .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port{
	margin-bottom: 8em;
}

.page-now420shop-no-telegram .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port{
	margin-bottom: 8em;
}

.page-now420shop-no-telegram .breadcrumbs{
	position: relative;
	top: -7em;
}

@media screen and (max-width: 574px) {
	.page-now420shop-no-telegram .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
	}
}

/* crypto */

.page-como-pagar-com-criptomoeda .bt_bb_top_spacing_medium > .bt_bb_port{
	margin-bottom: 8em;
}

.page-como-pagar-com-criptomoeda .breadcrumbs{
	position: relative;
	top: -7em;
}

@media screen and (max-width: 574px) {
	.page-como-pagar-com-criptomoeda .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
	}
}

/* reviews */

.page-avaliacoes .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port{
	margin-bottom: 8em;
}

.page-avaliacoes .breadcrumbs{
	position: relative;
	top: -7em;
}

@media screen and (max-width: 991px) {
	.page-avaliacoes .bt_bb_size_extralarge.bt_bb_headline h1{
		margin-top: 1.5em;
		margin-bottom: -.5em;
	}
}

@media screen and (max-width: 574px) {
	.page-avaliacoes .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
		margin-top: 2.5em;
	}
}

/* politics, terms */

.page-politica-de-privacidade .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port,
.page-termos-de-envio .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port,
.page-politica-do-cliente .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port,
.page-termos-de-utilizacao .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port{
	margin-bottom: 8em;
}

.page-politica-de-privacidade .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port,
.page-termos-de-envio .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port,
.page-politica-do-cliente .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port,
.page-termos-de-utilizacao .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port{
	margin-bottom: 8em;
}

.page-politica-de-privacidade .breadcrumbs,
.page-termos-de-envio .breadcrumbs,
.page-politica-do-cliente .breadcrumbs,
.page-termos-de-utilizacao .breadcrumbs{
	position: relative;
	top: -7em;
}

@media screen and (max-width: 992px) {
	.page-termos-de-envio .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-politica-do-cliente .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-termos-de-utilizacao .bt_bb_size_extralarge.bt_bb_headline h1{
		margin-top: 2em;
	}
}
@media screen and (max-width: 574px) {
	.page-politica-de-privacidade .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-termos-de-envio .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-politica-do-cliente .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-termos-de-utilizacao .bt_bb_size_extralarge.bt_bb_headline h1{
		font-size: 2rem;
	}
	.page-termos-de-envio .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-politica-do-cliente .bt_bb_size_extralarge.bt_bb_headline h1,
	.page-termos-de-utilizacao .bt_bb_size_extralarge.bt_bb_headline h1{
		margin-bottom: -1em;
	}
}

.product-description a[href$=".jpg"],
.product-description a[href$=".png"] {
	pointer-events: none;
}

body.woocommerce-checkout .header-custom-cart {
	display: none !important;
}

@supports (-webkit-touch-callout: none) {
	input,
	textarea {
		font-size: 16px !important;
	}

	input:focus,
	textarea:focus {
		font-size: 16px !important;
	}
}
