/*
 Theme Name:   Polmak
 Theme URI:    https://twojastrona.pl
 Author:       hereda.studio
 Author URI:   https://heredastudio.pl/
 Description:  Własny motyw dla sklepu WooCommerce
 Version:      1.0.0
 Requires PHP: 8.0
 License:      GNU General Public License v2 or later
 Text Domain:  moj-sklep
 Tags:         e-commerce, woocommerce, custom
*/

.components-button.is-secondary {
	color: #447355!important;
	box-shadow: inset 0 0 0 1px #447355, 0 0 0 #447355!important;
	border-radius: 4px!important;
}
a.button-social-login.button-social-login-facebook, a.button-social-login.button-social-login-google {
	color: #fff!important;
}
.button-social-login, .widget-area .widget a.button-social-login, a.button-social-login, button.button-social-login, input.button-social-login {
	padding: 0!important;
}
.button-social-login .si, .widget-area .widget a.button-social-login .si, a.button-social-login .si, button.button-social-login .si, input.button-social-login .si {
	 margin-right: 0!important;
}
a.button-social-login.button-social-login-facebook, .widget-area a.button-social-login.button-social-login-facebook, .social-badge.social-badge-facebook, a.button-social-login.button-social-login-google, .widget-area a.button-social-login.button-social-login-google, .social-badge.social-badge-google {
	border-color: #447355!important;
	background: #447355!important;
}
.wc-social-login.form-row-wide p {
	margin-bottom: 5px!important;
	font-weight: 700!important;
}
.wc-social-login.form-row-wide {
	padding: 10px 0!important;
}
button.wc-block-components-button.wp-element-button.is-link {
	background: #447355!important;
	border: 1px solid #447355!important;
	color: #fff!important;
	border-radius: 50px!important;
	font-size: 16px!important;
	padding: 15px 30px!important;
}
.wc-block-checkout__actions_row {
	margin-top: 20px!important;
	margin-left: 0!important;
}
.components-combobox-control__suggestions-container:focus-within {
	border-color: #447355!important;
	box-shadow: 0 0 0 0.5px #447355!important;
}
.css-vrdbae-PolymorphicDiv-Flex-base-ItemsRow-InputWrapperFlex-deprecatedDefaultSize {
	height: 100%!important;
	padding: 0!important;
}
input.components-combobox-control__input[type=text] {
	height: 50px!important;
	padding: 12px 9px!important;
	border-radius: 4px!important;
	color: #2b2d2f!important;
	font-size: 16px!important;
}
.components-combobox-control__suggestions-container {
	border-radius: 4px!important;
	border-color: #2b2d2f!important;
}
.components-form-token-field__suggestion.is-selected {
	background: #447355!important;
}

.woocommerce-order-received .woocommerce-order {
	padding: 50px 0;
	width: 960px;
	max-width: 960px;
	margin: 0 auto;
}
.woocommerce-order-received .woocommerce-order h1, .woocommerce-order-received .woocommerce-order h2 {
	color: #447355;
	font-weight: 400;
}
.woocommerce-order-received .woocommerce-order h1 {
	margin-bottom: 25px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details {
	background-color: #F6F6F6;
	border-radius: 20px 20px 0 0;
	padding: 60px 50px 0 50px;
	margin-top: 30px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details h2.woocommerce-order-details__title {
	margin-bottom: 25px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details  {
	background-color: #F6F6F6;
	border-radius: 0 0 20px 20px;
	padding: 60px 50px 60px 50px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 40px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column {
	background-color: #FDFDFD;
	border-radius: 15px;
	padding: 25px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--1 {
	width: calc(50% - 20px);
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--2 {
	width: calc(50% - 20px);
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 18px;
	border: 0;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td {
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.5;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th:first-child, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td:first-child {
	width: calc(50% + 20px);
	padding-right: 40px;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th:last-child, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td:last-child {
	width: calc(50% - 20px);
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details thead th, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details tfoot th {
	font-weight: 700;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details .product-name a {
	color: inherit;
	text-decoration: none;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details .product-quantity {
	font-weight: 700;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details small {
	font-size: inherit;
}
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details p.woocommerce-column__title {
	font-size: 18px;
	font-weight: 500;
}
@media (max-width: 1100px) {
	.woocommerce-order-received .woocommerce-order {
		width: 100%;
		max-width: 100%;
		padding: 50px 40px;
	}
}
@media (max-width: 900px) {
	.woocommerce-order-received .woocommerce-order h1 {
		font-size: 30px;
	}
	.woocommerce-order-received .woocommerce-order h2 {
		font-size: 24px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details {
		padding: 25px 30px 0 30px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
		padding: 25px 30px 35px 30px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 {
		gap: 20px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column {
		padding: 20px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--2 {
		width: calc(50% - 10px);
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--1 {
		width: calc(50% - 10px);
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details h2.woocommerce-order-details__title {
		margin-bottom: 5px;	
	}
}
@media (max-width: 799px) {
	.woocommerce-order-received .woocommerce-order h1 {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details {
		border-spacing: 0 12px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
		padding: 20px 30px 35px 30px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 {
		flex-direction: column;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--2, .woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column--1 {
		width: 100%;
	}
}
@media (max-width: 620px) {
	.woocommerce-order-received .woocommerce-order {
		padding: 50px 20px;
	}
	.woocommerce-order-received .woocommerce-order h1 {
		font-size: 24px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details h2.woocommerce-order-details__title {
		font-size: 20px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details {
		padding: 25px 20px 0 20px;
		border-radius: 12px 12px 0 0;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
		padding: 20px 20px 35px 20px;
		border-radius: 0 0 12px 12px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details {
		width: 100%;
		border-spacing: 0;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details thead {
		display: none;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details tr, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td {
		display: block;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th:first-child, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td:first-child, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th:last-child, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td:last-child {
		width: 100%;
		padding-right: 0;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details th, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details td {
		padding: 0;
		text-align: left;
		border: 0;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details tbody tr {
		margin-bottom: 18px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details tfoot tr:not(:last-child) {
		margin-bottom: 12px;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details .product-name a {
		color: inherit;
		text-decoration: none;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details .shipped_via, .woocommerce-order-received .woocommerce-order section.woocommerce-order-details .woocommerce-table--order-details .includes_tax {
		display: block;
	}
	.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column {
		border-radius: 10px;
	}
}

.woocommerce-checkout .custom-checkout-consents {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  line-height: 1.45;
}
.woocommerce-checkout .custom-checkout-consent {
  display: grid;
  grid-template-columns: 16px 1fr;
  gap: 12px;
  align-items: flex-start;
  margin: 0;
  cursor: pointer;
}
.woocommerce-checkout .custom-checkout-consent input {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin: 2px 0 0;
  cursor: pointer;
}
.woocommerce-checkout .custom-checkout-consent span {
  display: inline-block;
}
.woocommerce-checkout .custom-checkout-consent a {
  color: #447355;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.woocommerce-checkout .custom-checkout-consent a:hover {
  color: #447355;
  text-decoration-thickness: 2px;
}
.woocommerce-checkout .custom-checkout-consent strong {
  color: #c93535;
  font-weight: 600;
}
.woocommerce-checkout .custom-checkout-consents-error {
  color: #c93535;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 4px;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button.is-disabled {
  opacity: .55;
  cursor: not-allowed;
  pointer-events: none;
}
.woocommerce-checkout .custom-checkout-consent input[type="checkbox"] {
  appearance: auto;
  -webkit-appearance: checkbox;
}
.privacy-policy section.content-se .simple-content .wp-block-details:nth-child(6) ol li, .privacy-policy section.content-se .simple-content .wp-block-details:nth-child(10) ol ul li {
	margin-bottom: 30px
}
.privacy-policy section.content-se .simple-content .wp-block-details:nth-child(10) ol ul li:first-child {
	margin-top: 15px;
}
.page-id-3687 section.content-se .simple-content ol, .page-id-3687 section.content-se .simple-content ul, .page-id-3709 section.content-se .simple-content ol, .page-id-3709 section.content-se .simple-content ul, .privacy-policy section.content-se .simple-content ol, .privacy-policy section.content-se .simple-content ul {
	margin-left: 30px;
	padding-left: 0;
}
.page-id-3687 section.content-se .simple-content h3, .page-id-3709 section.content-se .simple-content h3, .privacy-policy section.content-se .simple-content h3 {
	font-size: 20px;
}
.page-id-3687 section.content-se .simple-content p strong a, .page-id-3709 section.content-se .simple-content p strong a, .page-id-3687 section.content-se .simple-content p a, .page-id-3709 section.content-se .simple-content p a, .page-id-3709 section.content-se .simple-content li a, .privacy-policy section.content-se .simple-content p a, .privacy-policy section.content-se .simple-content li a {
	color: #447355;
}
.page-id-3687 section.content-se .simple-content p strong a:hover, .page-id-3709 section.content-se .simple-content p strong a:hover, .page-id-3687 section.content-se .simple-content p a:hover, .page-id-3709 section.content-se .simple-content p a:hover, .page-id-3709 section.content-se .simple-content li a:hover, .privacy-policy section.content-se .simple-content p a:hover, .privacy-policy section.content-se .simple-content li a:hover {
	color: #64a70a
}
@media (max-width: 768px) {
	.page-id-3687 section.content-se .simple-content ol, .page-id-3687 section.content-se .simple-content ul, .page-id-3709 section.content-se .simple-content ol, .page-id-3709 section.content-se .simple-content ul, .privacy-policy section.content-se .simple-content ol, .privacy-policy section.content-se .simple-content ul {
		margin-left: 20px;
	}
	.page-id-3687 section.content-se .simple-content h3, .page-id-3709 section.content-se .simple-content h3, .privacy-policy section.content-se .simple-content h3 {
		font-size: 18px;
	}
	.page-id-3687 section.content-se .simple-content .wp-block-spacer, .page-id-3709 section.content-se .simple-content .wp-block-spacer, .privacy-policy section.content-se .simple-content .wp-block-spacer {
		height: 0px!important;
		padding: 5px 0;
	}
	.privacy-policy section.content-se .simple-content .wp-block-details:nth-child(6) ol li, .privacy-policy section.content-se .simple-content .wp-block-details:nth-child(10) ol ul li {
		margin-bottom: 20px
	}
	.privacy-policy section.content-se .simple-content .wp-block-details:nth-child(10) ol ul li:first-child {
		margin-top: 10px;
	}
}
.wc-block-checkout__terms {
	display: none !important;
}
.custom-block-checkout-consents {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 18px 0 4px;
	font-size: 14px;
	line-height: 1.45;
}
.custom-block-checkout-consent {
	display: grid;
	grid-template-columns: 16px 1fr;
	gap: 10px;
	align-items: flex-start;
	margin: 0;
	cursor: pointer;
}
.custom-block-checkout-consent input {
	width: 16px;
	height: 16px;
	min-width: 16px;
	margin: 2px 0 0;
	cursor: pointer;
	appearance: auto;
	-webkit-appearance: checkbox;
}
.custom-block-checkout-consent a {
	color: #447355;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.custom-block-checkout-consent a:hover {
	color: #447355;
	text-decoration-thickness: 2px;
}
.custom-block-checkout-consent .required {
	color: #c93535;
	font-weight: 600;
}
.custom-block-checkout-consents-error {
	display: none;
	color: #c93535;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 4px;
}
.custom-block-checkout-consents.has-error .custom-block-checkout-consents-error {
	display: block;
}
.wc-block-components-checkout-place-order-button.custom-disabled {
	opacity: .55;
	cursor: not-allowed;
	pointer-events: auto;
}
.woocommerce-lost-password main article .woocommerce {
	flex: 0 0 auto;
	width: 636px;
	margin: 0 auto;
}
.woocommerce-lost-password main article .woocommerce form.woocommerce-ResetPassword.lost_reset_password {
	background-color: #F6F6F6;
	padding: 20px;
	border-radius: 15px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.woocommerce-lost-password main article .woocommerce form.woocommerce-ResetPassword input#user_login {
	border-radius: 4px;
	border: 1px solid #CDDCDF;
	height: 40px;
	padding-left: 5px;
}
.woocommerce-lost-password main article .woocommerce form.woocommerce-ResetPassword button.woocommerce-Button.button {
	background-color: #447355;
	color: #fff;
	border: 1px solid #447355;
	border-radius: 50px;
	padding: 10px 40px;
	font-size: 20px;
	width: fit-content;
	margin-left: auto;
	margin-right: 0;
}
@media (max-width: 1400px) {
	.woocommerce-lost-password main article .woocommerce {
		width: 570px;
	}
}
@media (max-width: 1200px) {
	.woocommerce-lost-password main article .woocommerce {
		width: 456px;
	}
}
@media (max-width: 991px) {
	.woocommerce-lost-password main article .woocommerce {
		width: 336px;
	}
}
@media (max-width: 360px) {
	.woocommerce-lost-password main article .woocommerce {
		width: 100%;
		border-radius: 0;
	}
}