This commit is contained in:
Roman Pyrih
2024-11-29 18:22:00 +01:00
parent 7c57c0cdb0
commit cb563a4ce5
3 changed files with 322 additions and 315 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,420 +1,427 @@
// out: custom.css, compress: true, sourceMap: true
#szkolenia-tekst {
display: flex;
align-items: center;
display: flex;
align-items: center;
>.et_pb_column:first-child {
h2 {
line-height: 1.5;
margin-bottom: 25px;
}
> .et_pb_column:first-child {
h2 {
line-height: 1.5;
margin-bottom: 25px;
}
p {
font-size: 16px;
line-height: 1.5;
}
}
p {
font-size: 16px;
line-height: 1.5;
}
}
>.et_pb_column:last-child {
.et_pb_image_wrap {
img {}
}
}
> .et_pb_column:last-child {
.et_pb_image_wrap {
img {
}
}
}
}
#podcast-tytul {
h1 {
line-height: 1.5;
text-align: center;
}
h1 {
line-height: 1.5;
text-align: center;
}
}
#podcast-data {
text-align: center;
font-size: 16px;
text-align: center;
font-size: 16px;
strong {
color: #e02b20;
font-weight: 600;
display: inline-block;
padding-right: 10px;
border-right: 1px solid #eee;
margin-right: 10px;
}
strong {
color: #e02b20;
font-weight: 600;
display: inline-block;
padding-right: 10px;
border-right: 1px solid #eee;
margin-right: 10px;
}
}
#podcast-tekst,
#podcast-audio,
#podcast-video,
#podcast-social {
max-width: 800px;
margin: auto;
margin-bottom: 50px;
max-width: 800px;
margin: auto;
margin-bottom: 50px;
}
#podcast-social {
text-align: center;
margin-top: -50px;
margin-bottom: 0;
text-align: center;
margin-top: -50px;
margin-bottom: 0;
.et_pb_module {
text-align: center;
}
.et_pb_module {
text-align: center;
}
}
.et_audio_container .mejs-container .mejs-controls .mejs-time span {
position: relative;
top: -5px;
position: relative;
top: -5px;
}
.et_pb_audio_module_content {
padding: 25px 30px !important;
padding: 25px 30px !important;
}
#podcast-propozycje,
#podcasty-lista {
.et_pb_column {
background: #fbfbfd;
.et_pb_column {
background: #fbfbfd;
.et_pb_text_inner {
padding: 0 25px 25px;
}
.et_pb_text_inner {
padding: 0 25px 25px;
}
#podcast-data {
padding-bottom: 0;
margin-bottom: 0;
#podcast-data {
padding-bottom: 0;
margin-bottom: 0;
.et_pb_text_inner {
padding-bottom: 10px !important;
}
}
}
.et_pb_text_inner {
padding-bottom: 10px !important;
}
}
}
.et_pb_image_wrap {
height: 250px;
display: block;
width: 100%;
overflow: hidden;
.et_pb_image_wrap {
height: 250px;
display: block;
width: 100%;
overflow: hidden;
&:hover {
img {
transform: scale(1.1);
}
}
&:hover {
img {
transform: scale(1.1);
}
}
img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
transition: all 0.5s ease-out;
}
}
img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
transition: all 0.5s ease-out;
}
}
h2 {
a {
font-weight: 400;
line-height: 1.25;
font-size: 16px;
transition: all 0.5s ease-out;
h2 {
a {
font-weight: 400;
line-height: 1.25;
font-size: 16px;
transition: all 0.5s ease-out;
&:hover {
color: #e02b20;
}
}
}
&:hover {
color: #e02b20;
}
}
}
}
#podcasty-propozycje-tytul {
text-align: center;
text-align: center;
h2 {
color: #e02b20;
}
h2 {
color: #e02b20;
}
}
#payment {
.wc_payment_method.payment_method_cod {
label {
font-size: 24px;
}
.wc_payment_method.payment_method_cod {
label {
font-size: 24px;
}
.payment_box_inside_text {
background: #d1021a;
.payment_box_inside_text {
background: #d1021a;
&::before {
border-bottom: 1em solid #d1021a;
}
&::before {
border-bottom: 1em solid #d1021a;
}
p {
color: #fff;
font-weight: 500;
}
}
p {
color: #fff;
font-weight: 500;
}
}
.payment_box {
p {
font-size: 20px;
}
}
}
.payment_box {
p {
font-size: 20px;
}
}
}
}
.woocommerce {
.products {
.product {
.price {
.custom_button {
margin-top: 0;
}
}
}
}
.products {
.product {
.price {
.custom_button {
margin-top: 0;
}
}
}
}
}
.woocommerce button.button {
color: #fff !important;
color: #fff !important;
&::after {
display: none;
}
&::after {
display: none;
}
}
.custom_button button {
color: #fff !important;
color: #fff !important;
}
.wpfMainWrapper {
#wpfBlock_1,
#wpfBlock_2 {
.wpfBlockClear.open {
display: none !important;
}
#wpfBlock_1,
#wpfBlock_2 {
.wpfBlockClear.open {
display: none !important;
}
.wpfFilterContent.open {
top: 0 !important;
}
}
.wpfFilterContent.open {
top: 0 !important;
}
}
}
.et-learn-more {
.heading-more {
font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
color: #000 !important;
font-size: 19px !important;
font-weight: 700;
}
.heading-more {
font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
color: #000 !important;
font-size: 19px !important;
font-weight: 700;
}
.learn-more-content {}
.learn-more-content {
}
}
#stock_notifier_main_form {
margin-top: 10px;
margin-top: 10px;
.woo_fields_wrap {
display: flex;
flex-direction: column;
// flex-wrap: wrap;
gap: 15px;
.woo_fields_wrap {
display: flex;
flex-direction: column;
// flex-wrap: wrap;
gap: 15px;
.stock_alert_email {
flex: 1;
border-radius: 8px 8px 8px 8px;
border-width: 1px;
border-color: #dddddd;
background-color: #f8f8f8;
color: #999;
font-size: 14px;
padding: 16px;
min-width: 250px;
}
.stock_alert_email {
flex: 1;
border-radius: 8px 8px 8px 8px;
border-width: 1px;
border-color: #dddddd;
background-color: #f8f8f8;
color: #999;
font-size: 14px;
padding: 16px;
min-width: 250px;
}
.stock_alert_button {
width: 100%;
max-width: fit-content;
color: #ffffff;
padding: 0.3em 1em;
font-size: 17px;
background-color: #d1021a;
border-width: 0px;
font-weight: 500;
line-height: 1.7em;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
border: 2px solid;
border-radius: 5px;
transition-duration: 0.2s;
transition-property: all;
cursor: pointer;
.stock_alert_button {
width: 100%;
max-width: fit-content;
color: #ffffff;
padding: 0.3em 1em;
font-size: 17px;
background-color: #d1021a;
border-width: 0px;
font-weight: 500;
line-height: 1.7em;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
border: 2px solid;
border-radius: 5px;
transition-duration: 0.2s;
transition-property: all;
cursor: pointer;
&:hover {
background-color: #00093d;
}
}
}
&:hover {
background-color: #00093d;
}
}
}
.stock_alert_error_message {
font-size: 16px;
margin-top: 5px;
}
.stock_alert_error_message {
font-size: 16px;
margin-top: 5px;
}
}
.woocommerce {
form.woocommerce-checkout {
#order_sposob_rozliczania_sie_field {
font-size: 22px;
font-weight: 700;
margin-top: 10px;
}
}
form.woocommerce-checkout {
#order_sposob_rozliczania_sie_field {
font-size: 22px;
font-weight: 700;
margin-top: 10px;
}
}
}
body {
.woocommerce {
.products.columns-1 {
li.product {
display: flex;
flex-direction: row;
margin-right: 0 !important;
margin-left: 0 !important;
.woocommerce {
.products.columns-1 {
li.product {
display: flex;
flex-direction: row;
margin-right: 0 !important;
margin-left: 0 !important;
@media (max-width: 550px) {
flex-direction: column;
}
@media (max-width: 550px) {
flex-direction: column;
}
.et_shop_image {
height: 200px !important;
width: 200px !important;
.et_shop_image {
height: 200px !important;
width: 200px !important;
.attachment-woocommerce_thumbnail {
margin-bottom: 0 !important;
height: 100%;
min-width: 200px;
object-fit: cover;
}
}
.attachment-woocommerce_thumbnail {
margin-bottom: 0 !important;
height: 100%;
min-width: 200px;
object-fit: cover;
}
}
.products-description {
padding: 20px;
width: 100%;
background-color: #f3f3f3;
.products-description {
padding: 20px;
width: 100%;
background-color: #f3f3f3;
>a {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
row-gap: 10px;
> a {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
row-gap: 10px;
@media (max-width: 550px) {
row-gap: 20px;
}
}
@media (max-width: 550px) {
row-gap: 20px;
}
}
.products-description-top {
.product-description-date {
color: #000;
font-size: 22px;
.products-description-top {
.product-description-date {
color: #000;
font-size: 22px;
@media (max-width: 767px) {
font-size: 16px;
}
}
}
@media (max-width: 767px) {
font-size: 16px;
}
}
}
.woocommerce-loop-product__title {
@media (max-width: 767px) {
font-size: 18px !important;
}
}
.woocommerce-loop-product__title {
@media (max-width: 767px) {
font-size: 18px !important;
}
}
.custom_button {
display: block;
margin-left: auto;
margin-top: 0;
}
}
}
}
}
.custom_button {
display: block;
margin-left: auto;
margin-top: 0;
}
}
}
}
}
#wpfBlock_1,
#wpfBlock_2 {
.wpfCheckboxHier {
select {
border-width: 2px;
border-color: #d1021a;
font-size: 15px !important;
padding: 10px;
}
}
}
#wpfBlock_1,
#wpfBlock_2 {
.wpfCheckboxHier {
select {
border-width: 2px;
border-color: #d1021a;
font-size: 15px !important;
padding: 10px;
}
}
}
}
.woocommerce-order {
.woocommerce-thankyou-order-details {
display: flex;
flex-wrap: wrap;
margin: 1em 0 3em;
.woocommerce-thankyou-order-details {
display: flex;
flex-wrap: wrap;
margin: 1em 0 3em;
.woocommerce-order-overview__payment-method.method {
strong {
color: #d1021a;
font-size: 1.6em;
}
.woocommerce-order-overview__payment-method.method {
strong {
color: #d1021a;
font-size: 1.6em;
}
span {
margin-top: 5px;
display: inline-block;
}
}
}
span {
margin-top: 5px;
display: inline-block;
}
}
}
}
.nav-box {
.et_pb_menu__menu {
nav.et-menu-nav {
.et-menu {
>li {
&.menu-item {
@media (max-width: 1630px) {
padding-left: 5px;
padding-right: 5px;
}
.et_pb_menu__menu {
nav.et-menu-nav {
.et-menu {
> li {
&.menu-item {
@media (max-width: 1630px) {
padding-left: 5px;
padding-right: 5px;
}
&.menu-item-has-children {
a {
@media (max-width: 1630px) {
padding-right: 12px;
}
&.menu-item-has-children {
a {
@media (max-width: 1630px) {
padding-right: 12px;
}
&::after {
@media (max-width: 1630px) {
font-size: 12px;
}
}
}
}
}
}
&::after {
@media (max-width: 1630px) {
font-size: 12px;
}
}
}
}
}
}
li {
&.menu-item {
a {
@media (min-width: 980px) and (max-width: 1465px) {
font-size: 12px;
}
}
}
}
}
}
}
li {
&.menu-item {
a {
@media (min-width: 980px) and (max-width: 1465px) {
font-size: 12px;
}
}
}
}
}
}
}
}
div[id^="wpfMainWrapper-"] .wpfFilterWrapper {
margin: 0 0 0 auto !important;
float: none !important
}
div[id^='wpfMainWrapper-'] .wpfFilterWrapper {
margin: 0 0 0 auto !important;
float: none !important;
}
#product-description-box {
max-width: 1080px;
margin-left: auto;
margin-right: auto;
}