/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.home .elementor-location-header>.elementor-element,
.page-realestateinvestmentday .elementor-location-header>.elementor-element,
.page-realestatefinanceday .elementor-location-header>.elementor-element {
    background-color: transparent !important;
}

header .elementor-nav-menu--layout-horizontal {
    justify-content: flex-end;
}

.main-home-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: -250px;
    width: 100%;
    height: 100%;
    background: #d80050;
    /* Your overlay color */
    clip-path: polygon(0 0, 55.7% 0, 45% 100%, 0 100%);
    z-index: 1;
}

.main-home-banner>.elementor-container {
    position: relative;
    z-index: 2;
}

.home-banner-date .elementor-heading-title sup {
    font-size: 12px;
    line-height: 14px;
    top: 0.2em;
    margin-right: 6px;
    margin-left: 2px;
    font-weight: 800;
}

.home-banner-date .elementor-heading-title {
    display: flex;
    align-items: flex-start;
}


body.woocommerce-page {
    background-color: #ffffff;
}

body.woocommerce-page .content-area,
body.woocommerce-page main#content {
    --e-global-color-secondary: var(--e-global-color-primary);
}

body.woocommerce-page main#content,
body.woocommerce-page .site-main {
    padding-top: 50px;
    padding-bottom: 50px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: rgb(252 7 81 / 8%);
}

.home-main-unlock .home-main-unlock-r {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}

body.woocommerce-page h1 {
    font-size: 60px;
}

body.woocommerce-page h2 {
    font-size: 40px;
}

body.woocommerce-page h3 {
    font-size: 30px;
}

/* Agenda CSS */

.single-agenda :is(h2, h3, h4, h5) {
    margin-top: 0;
}

.single-agenda {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 30px;
}

/* html[lang="de-DE"] .single-agenda {
    --e-global-color-text: var(--e-global-color-22bd8c6);
}

html[lang="de-DE"] .elementor-location-footer,
html[lang="de-DE"] .elementor-location-header {
    --e-global-color-primary: var(--e-global-color-22bd8c6);
}

html[lang="de-DE"] body:not(.home) .elementor-location-header > .elementor-element{
    background-color: var(--e-global-color-463adf3);
} */

.page-realestatefinanceday .single-agenda {
    --e-global-color-text: var(--e-global-color-22bd8c6);
}

.page-realestatefinanceday .elementor-location-footer,
.page-realestatefinanceday .elementor-location-header {
    --e-global-color-primary: var(--e-global-color-22bd8c6);
}

body.page-realestatefinanceday:not(.home) .elementor-location-header > .elementor-element{
    background-color: var(--e-global-color-463adf3);
}

.single-agenda h3,
.single-agenda h4 {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
}

.single-agenda>div {
    border-bottom: 1px solid var(--e-global-color-text);
    padding: 33px 15px;
}

.agenda-speakers-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    width: 70%;
    gap: 30px;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
}

.agenda-time-wrap {
    font-weight: 800;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 17px;
    color: var(--e-global-color-text);
}

.agenda-info-wrap>p {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: 800;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.2;
}

.agenda-info-wrap+.agenda-info-wrap {
    margin-top: 20px;
}

.agenda-speaker-info {
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
}

.agenda-info-wrap>h5,
.agenda-speakers-grid h5 {
    text-transform: none;
    margin-bottom: 0;
    font-size: 17px;
}

.single-agenda>div.agenda-left-content:last-child {
    grid-column: 1 / 4;
    text-align: center;
    position: relative;
}

.agenda-right-content>h4 {
    margin-bottom: 18px;
}

.agenda-right-content>h4:last-child {
    margin-bottom: 0;
}

.single-agenda>div.agenda-left-content:last-child:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 30px;
    background: var(--e-global-color-primary);
    left: calc(25% - 10px);
    bottom: -1px;
    pointer-events: none;
}

/* html[lang="de-DE"] .single-agenda>div.agenda-left-content:last-child:after {
    background: var(--e-global-color-463adf3);
} */

.realestatefinanceday .single-agenda>div.agenda-left-content:last-child:after {
    background: var(--e-global-color-463adf3);
}

.agenda-left-content h3:last-child {
    margin-bottom: 0;
}

.agenda-info-wrap h5:not(:first-of-type) {
    margin-top: 15px;
}



/* Woocommerce CSS */
header .blogbyte-site-branding-main .site-logo img {
    width: 240px;
}

header .blogbyte-site-branding-main .site-title {
    display: none;
}

::selection {
    background-color: #5e0e2c;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
    color: #252728;
    text-align: left;
    width: 100%;
}

/* .site-header-row-wrapper svg{
	fill:#fff !important;
} */
/* #site-header-cart .blogbyte-woo-counter {
    color: #252728;
} */
.woocommerce-cart .woocommerce-cart-form__cart-item a img {
    border: 1px solid #00000020;
}

.single-product div.product .out-of-stock {
    color: #fff;
}

.single-product.woocommerce .quantity .qty {
    color: #000;
}

.single-product.woocommerce .summary .quantity .qty{
    padding-inline: 10px;
}

.woocommerce.single-product div.product div.summary form.cart{
    display: flex;
    align-items: center;
    gap: 25px;
}

.woocommerce.single-product div.product div.summary form.cart::before , .woocommerce.single-product div.product div.summary form.cart::after{
    content: none;
}

.woocommerce.single-product div.product div.summary form.cart .custom-quantity-wrapper{
    margin: 0;
}

.woocommerce ul.products li.product .button {
    margin: 0;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #000000;
    opacity: 1;
}


.woocommerce .button {
    background-color: #fc0751 !important;
    border-radius: 10px !important;
}

.woocommerce .button:hover {
    background-color: #98002e !important;
    opacity: 1;
}

/* .woocommerce table.shop_table thead{
	 color: #fff;
} */
.woocommerce a.remove {
    color: var(--e-global-color-text) !important;
    border-radius: 0;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    color: #000;
}

.woocommerce-message::before {
    color: #e30046;
}

.woocommerce-cart .primary-content-area-wrapper article.page .entry-header,
.woocommerce-checkout .primary-content-area-wrapper article.page .entry-header,
.woocommerce-account .primary-content-area-wrapper article.page .entry-header {
    margin-left: 0 !important;
}

.woocommerce-page form #custom-extra-fields .form-row-wide {
    width: 50%;
    overflow: visible;
}

.woocommerce-checkout #custom-extra-fields .custom-field-pair {
    display: flex;
    flex-flow: row;
    row-gap: 20px;
}

.woocommerce-checkout #custom-extra-fields .custom-field-pair .form-row {
    width: calc(50% - 10px) !important;
}

.woocommerce form .form-row .required {
    color: #000;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row select2-selection__rendered {
    border: 1px solid #00000060;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #000;
}

.woocommerce-checkout .showcoupon {
    color: #5e0e2c;
}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper button {
    background-color: #00000012;
    border: none;
    color: #5e0e2c;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 0px !important;
}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper button:hover {
    background-color: #00000030;
    border: none;
}

/* .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table tfoot{
	color:#fff;
} */
.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #000 !important;
}


/**/
.woocommerce-page ul.products {
    display: grid;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: repeat(1, minmax(auto, 1fr));
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.woocommerce-page .blogbyte-archive-products-details>a.woocommerce-LoopProduct-link {
    width: 50%;
}

.woocommerce-page ul.products li.product {
    width: 100%;
    margin-bottom: 0 !important;
    background-color: #fff;
    margin-right: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    display: flex;
    flex-flow: row;
}

.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
    display: none !important;
}

p.woocommerce-mini-cart__empty-message {
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.woocommerce-page .blogbyte-archive-products-details {
    padding: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.woocommerce-page ul.products {
    margin-bottom: 0;
}

.woocommerce ul.cart_list li .quantity,
.woocommerce ul.product_list_widget li .quantity {
    color: #000;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    color: #000;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    color: #000;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    border: 1px solid #00000010;
}

.woocommerce-error:focus-visible,
.woocommerce-info,
.woocommerce-message:focus-visible {
    outline: none;
}

.woocommerce .button:focus,
.woocommerce .button:focus-visible {
    outline: none;
}

.woocommerce a.remove:hover {
    background-color: #fff;
    color: #000 !important;
}

.woocommerce-additional-fields__field-wrapper #order_comments {
    height: 150px;
}

.woocommerce-invalid #terms {
    outline-offset: 0px !important;
    outline: none;
}

/* .woocommerce form .form-row.woocommerce-invalid label {
    color: #fff;
} */
.woocommerce form .form-row.woocommerce-invalid a {
    color: #a00;
}

.content-area .archive-subtitle {
    color: #fff;
}

.woocommerce-MyAccount-navigation {
    border: 1px solid #00000010;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    color: #000 !important;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    color: #E30046 !important;
}

.blogbyte-floating-scroll-top.visible {
    background-color: #fff;
    color: #e30046;
}

.woocommerce-EditAccountForm {

    margin-top: 0 !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-received .woocommerce-order p {
    color: #fff;
}

.woocommerce-checkout .ticket_person_details ul {
    margin-left: 0;
}

.woocommerce-checkout .entry-header {
    padding-left: 0 !important;
}

.woocommerce-checkout div#custom-extra-fields {
    background-color: #ffffff29;
    padding: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 9px 0px;
}

.woocommerce-notices-wrapper .woocommerce-message a.restore-item {
    color: #000;
}

.woocommerce-checkout div#custom-extra-fields label {
    display: none;
}

.woocommerce-checkout div#custom-extra-fields .woocommerce form .form-row .input-text::placeholder {
    color: #000 !important;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text::placeholder {
    color: #00000080 !important;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    padding: .5em 10px;
}

.wc_payment_method input.input-radio[name=payment_method]:checked+label::before,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce span.onsale,
.woocommerce-store-notice,
p.demo_store {
    background-color: var(--e-global-color-text) !important;
}

.woocommerce-error a {
    color: #515151;
    text-decoration: none;
}

.checkout-inline-error-message {
    color: #ad6262 !important;
}

.woocommerce-info {
    border-top-color: var(--e-global-color-22bd8c6);
}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper {
    display: flex;
    gap: 0px;
    /* 	    border: 1px solid #dee2e6; */
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper .input-text {
    color: #000;
    border: none;
}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper button.minus {
    padding: 5px 11.5px;

}

:is(.woocommerce-shop,.single-product) .custom-quantity-wrapper .quantity .qty {
    padding: 6px 7px;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .actions .button {
    color: #fff !important;
}

.woocommerce-cart-form__contents .actions .button {
    color: #fff !important;
}

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

.woocommerce-message .button {
    float: unset !important;
}

.woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
}

.woocommerce-checkout .mailchimp-newsletter::after,
.woocommerce-checkout .mailchimp-newsletter::before {
    display: none !important;
}


/* .woocommerce-checkout .woocommerce-form__label-for-checkbox {
    margin-left: 0 !important;
	    display: flex !important;
    flex-flow: row;
    gap: 10px;
    align-items: baseline;
} */
.woocommerce-checkout #mailchimp-gdpr-fields .input-checkbox {
    margin-right: 8px !important;
}

.woocommerce-checkout #payment div.form-row .form-row {
    padding-left: 0;
}

.woocommerce-checkout #payment div.form-row label.woocommerce-form__label {
    margin-left: 0;
}

.woocommerce-checkout #payment div.form-row label.woocommerce-form__label .input-checkbox {
    margin-right: 5px;
}

.woocommerce-checkout #mailchimp-gdpr-fields p {
    margin-bottom: 8px;
}


.woocommerce-shop ul.products li.product a.woocommerce-loop-product__link {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 70%;
}

.woocommerce-shop ul.products li.product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 30px 0px 0px;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    margin-bottom: 0;
}

.woocommerce .button {
    color: #fff !important;
}

.woocommerce .button:hover {
    color: #fff !important;
}

.woocommerce-shop.woocommerce .button {
    color: #fff;
}

.woocommerce-shop.woocommerce .button:hover {
    color: #fff;
}

div#customer_details {
    margin-top: 30px;
}
.primary-menu-wrapper .em-uppercase-primary-menu {
    display: none;
}

.site-sub-footer {
    display: none;
}

.woocommerce form .form-row label{
    font-size: 16px;
}

.woocommerce-cart .woocommerce-cart-form__contents th , .woocommerce-cart .calculated_shipping th , .woocommerce-checkout-review-order-table tr :is(td , th):first-child{
    background-color: var(--e-global-color-primary);
    color: #fff;
    border-color: #ffffff48;
}
.woocommerce table.shop_table{
    border-collapse: collapse;
}
.woocommerce-page table.cart td.actions .input-text{
    min-width: 150px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    font-size: 1em;
}

.single-product.woocommerce-page ul.products {
    grid-template-columns: repeat(3, minmax(auto, 1fr));
}
 
.single-product.woocommerce-page ul.products li.product {
    float: none;
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    padding: 15px;
    align-items: flex-start;
}

.single-product.woocommerce-page ul.products li.product a.woocommerce-loop-product__link{
    width: 100%;
}

.single-product section.related.products{
    clear: both;
    display: block;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price , .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{
    color: #000;
}

body.woocommerce-page.single-product h1{
    font-size: 45px;
    line-height: 1.2;
}
 
.single-product section.related.products h2 {
    line-height: 1.2;
    position: relative;
    font-size: 35px;
}

.quantity input.qty::-webkit-outer-spin-button,
.quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.quantity input.qty[type=number] {
  -moz-appearance: textfield;
}
 
.single-product .custom-quantity-wrapper {
    display: inline-flex;
    margin: 10px 0 20px;
}
 
.single-product .woocommerce ul.products li.product .woocommerce-loop-product__title, .single-product .woocommerce ul.products li.product .price {
    text-align: center !important;
    width: 100%;
}

.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected], .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: var(--e-global-color-primary)
}
.select2-container--default .select2-results__option .select2-container--default .select2-results__option{
    font-size: 15px;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true]{
    background-color: var(--e-global-color-secondary);
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 16px;
}
body.woocommerce-page.woocommerce-checkout{
    overflow-x: hidden;
}
body.woocommerce-page.woocommerce-checkout .select2-results__option{
    font-size: 16px;
}
body.woocommerce-page.woocommerce-checkout .select2-container--default .select2-selection--single{
    border: 1px solid #00000060;
}
header .elementor-nav-menu li.cart-icon a{
	font-size: 0 !important;
	width: 25px;
	background-image: url('assets/images/shopping-cart.svg');
	background-repeat: no-repeat;
	background-position: center;
}
/*media Start*/

@media(max-width:1200px) {

    .woocommerce-page .blogbyte-archive-products-details {
        padding: 30px;
        gap: 20px;
    }
    body:not([class*=elementor-page-]) .site-main{
        max-width: calc(100% - 60px);
    }
    .woocommerce-shop ul.products li.product a img{
        width: 32%;
    }
}

@media (max-width: 1024px) {
    .main-home-banner::before {
        left: -100px;
    }

    .agenda-speakers-grid {
        width: 100%;
    }

    .single-agenda {
        grid-template-columns: 1.5fr 3fr;
    }

    .single-agenda>div.agenda-left-content:last-child:after {
        left: calc(33% - 10px);
    }

    .single-agenda h3,
    .single-agenda h4 {
        font-size: 22px;
    }

    header .wpml-ls-menu-item a {
        top: -2px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px;
        line-height: 24px;
    }

    .woocommerce-shop .custom-quantity-wrapper button {
        padding: 5px 5px !important;
    }

    .woocommerce-shop ul.products li.product .button {
        padding: 11px 15px;
    }

    .woocommerce-page .blogbyte-archive-products-details {
        padding: 20px;
    }

    .woocommerce-page .blogbyte-archive-products-details {
        gap: 10px;
    }

    .woocommerce-shop .quantity .qty {
        width: 40px;
    }

    .woocommerce-notices-wrapper .woocommerce-message {
        flex-flow: column;
        justify-content: left;
        gap: 10px;
        align-items: flex-start;
    }

}

@media(max-width:768px) {

    /* 	.woocommerce-page .products {
    grid-template-columns: repeat(2, minmax(auto, 1fr));
		} */
    .woocommerce-page ul.products li.product {
        width: 100% !important;
        flex-flow: column;
        padding-right: 0;
        padding: 25px;
        gap: 15px;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: left;

    }

    .woocommerce .woocommerce-result-count {
        margin-right: 10px;
    }

    .woocommerce-checkout #custom-extra-fields .custom-field-pair {
        flex-flow: column;
    }

    .woocommerce-checkout #custom-extra-fields .custom-field-pair .form-row {
        width: 100% !important;
    }

    .woocommerce form .form-row-first,
    .woocommerce-page form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .woocommerce-checkout #custom-extra-fields .custom-field-pair {
        gap: 0 !important;
    }

    .woocommerce table.shop_table_responsive tbody tr td a.remove,
    .woocommerce-page table.shop_table_responsive tbody tr td a.remove {
        right: 1.2rem !important;
        left: unset;
    }

    .woocommerce-cart .woocommerce-message .button {
        float: unset !Important;
        margin-top: 10px;
    }

    .woocommerce-checkout div#custom-extra-fields {
        padding: 20px;
    }

    .woocommerce-checkout .woocommerce-form__label-for-checkbox {
        display: inline-block !important;
    }

    .woocommerce-checkout #mailchimp-gdpr-fields .input-checkbox {
        margin-right: 5px;
    }
    .woocommerce:not(.single-product) ul.products li.product .woocommerce-loop-product__title, .woocommerce:not(.single-product) ul.products li.product .price{
        text-align: center;
    }
    .woocommerce-shop ul.products li.product a.woocommerce-loop-product__link{
        width: 100%;
    }
    .woocommerce ul.products li.product a img {
        width: 100%;
    }
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100%;
        padding-inline: 20px;
    }
    .woocommerce-shop ul.products li.product a.woocommerce-loop-product__link{
        flex-direction: column;
        gap: 5px;
    }
}

@media (max-width: 767px) {
    .home-main-menu.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        padding-top: 70px;
        z-index: 1;
        box-shadow: 0 0 50px 0 rgb(0 0 0 / 50%);
    }

    .home-main-menu .elementor-menu-toggle {
        z-index: 2;
    }

    .main-home-banner::before {
        left: -60px;
    }

    .single-agenda {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .single-agenda>div.agenda-left-content:last-child {
        grid-column: auto;
    }

    .single-agenda>div.agenda-left-content:last-child:after {
        content: none;
    }

    .single-agenda>div {
        padding: 25px 0;
    }

    .single-agenda>div:first-child:not(:last-child) {
        padding-bottom: 0;
    }

    .single-agenda>div:last-child:not(:first-child) {
        padding-top: 0;
    }

    .single-agenda>div.agenda-left-content:not(:last-child) {
        border: none;
    }

    .single-agenda h3,
    .single-agenda h4 {
        font-size: 18px;
    }

    .agenda-info-wrap>h5,
    .agenda-speakers-grid h5 {
        font-size: 15px;
    }

    body.woocommerce-page h1 {
        font-size: 40px;
    }

    body.woocommerce-page h2 {
        font-size: 30px;
    }

    body.woocommerce-page h3 {
        font-size: 24px;
    }
     
    body:not([class*=elementor-page-]) .site-main {
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
    .single-product.woocommerce-page ul.products {
        grid-template-columns: repeat(1, minmax(auto, 1fr));
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product .price {
        text-align: center;
    }
    header .elementor-nav-menu li.cart-icon a {
        margin: 0 auto;
        padding: 0;
        height: 40px;
        background-size: 25px;
        background-color: var(--e-global-color-primary) !important;
    }
}

.woocommerce ul.products li.product a img {
    margin: 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab{
    display: none;
}

@media(max-width:567px) {
    .woocommerce-page ul.products {
        grid-template-columns: repeat(1, minmax(auto, 1fr));
    }

    .woocommerce-page .blogbyte-archive-products-details {
        flex-flow: column;
        justify-content: center;
    }

    .woocommerce-page .blogbyte-archive-products-details>a.woocommerce-LoopProduct-link {
        width: 100%;
    }

    .woocommerce-checkout-review-order-table tr.cart-subtotal td {
        padding-top: 0 !important;
    }

    .woocommerce-checkout-review-order-table .order-total>td {
        padding-top: 0 !important;
    }

    

    .woocommerce.single-product ul.products li.product .woocommerce-loop-product__title, .woocommerce.single-product ul.products li.product .price{
        text-align: left;
    }
    .single-product .custom-quantity-wrapper{
        margin: 0;
    }
    body.woocommerce-page.single-product h1{
        font-size: 35px;
    }

}
@media (max-width: 479px) {
    .agenda-speakers-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
}