/**
Theme Name: GardenGate
Author: Dávid Tamás
Author URI: https://www.linkedin.com/in/glex86/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gardengate
Template: astra
*/

#content {
    margin-top:90px;
}

.site-header {

    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

/*      box-shadow: 0 0px 20px 5px #354a80, 0 2px 10px 0px rgb(53 74 128 / 39%), 0 0px 20px 0px rgb(0 0 0 / 49%);*/
      box-shadow: 0 0px 3px 7px #fff, 0 0px 17px 8px #fff;
;
;
}

.admin-bar .site-header {
    top: 32px;
}

.ast-separate-container .ast-woocommerce-container {
    padding: 30px;
}

.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: none;
    padding: 0;
}

#secondary .wp-block-search__button {
    margin: 0;
    background-color: var(--ast-global-color-0);
}

#secondary .wp-block-search__input {
    padding: 6px 8px;
}


.ast-separate-container .ast-woocommerce-container {
    padding: 30px;
    border: 2px solid #384883;
    border-radius: 10px;
}

.ast-left-sidebar #secondary {
    padding-right: 20px;
}
.ast-filter-wrap {
        background: #ededed;
    padding: 20px;
        border-radius: 10px;
    box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 42%);
}


/* TERMÉK LISTA */
.ast-separate-container .ast-woocommerce-container ul.products li.product {
    border: 1px solid #c3c3c3;
    border-radius: 10px;

}


/* TERMÉK ADATLAP */
.woocommerce div.product {
    background: white;
    padding: 20px;
    padding: 30px;
    border: 2px solid #384883;
    border-radius: 10px;
}

.woocommerce #content .ast-woocommerce-container div.product .woocommerce-product-gallery {
    border: 1px solid #959595;
}

.woocommerce div.product .product_title {
    border-bottom: 1px solid #aaa;
    margin-bottom: 5px;
}

.woocommerce div.product div.summary .single-product-category {
    padding-left: 20px;
    font-size: 0.85rem;
}

.woocommerce div.product form.cart,
.composite_wrap .composite_button
 {
    border-top: 1px solid #aaa;
    padding-top: 10px;
    margin: 0;
}

.woocommerce #content .ast-woocommerce-container div.product div.summary,
.composite_wrap
 {
    background: #fafafa;
    padding: 20px;
}

.woocommerce.single-product section.related.products {
/*    margin: 0 -30px; */
/*    border-top: 2px solid #384883;*/
    width: auto;
/*    padding: 30px 30px 30px 30px; */
    position: relative;
}

/*
.woocommerce.single-product section.related.products:before {
    content: " ";
    background: #f5f7f9;

    display: block;
    height: 20px;
    position: absolute;
    left: -2px;
    right: -2px;
    top: -22px;
    border-top: 2px solid #384883;
}
*/
.woocommerce.single-product section.related.products li.product {
    margin-bottom: 0;
}

#glex-related-hook ul.products li.product {
    background: white;
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    overflow: hidden;
}

#glex-related-hook .related.products > h2 {
    font-size: 2rem;
    text-align: center;
    color: var( --e-global-color-astglobalcolor6 );
}

#glex-related-hook .astra-shop-summary-wrap h2 {
    margin-bottom: 0;
}

#glex-related-hook .astra-shop-summary-wrap {
    margin-bottom: 10px;
}

body.single-product #primary {
    margin-bottom: 0;
}

.ast-woocommerce-distributed .ast-single-tab {
    display: block;
}

div.product.ast-product-tabs-layout-distributed .ast-distributed-header {
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #384783;
    color: #384783;
}

.woocommerce div.product .woocommerce-tabs .panel {
    width: 100%;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs {
    padding-top: 1em;
    margin-bottom: 2em;
}

.ast-woocommerce-distributed .ast-single-tab {
    margin-bottom: 2em;
}


#content .elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 18px;
}

#content  .elementor-element .woocommerce-additional-fields,
#content .woocommerce-shipping-fields .shipping_address {
    box-shadow: none;
    padding: 0;
}

#glex-checkout.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
    max-width: none;
}

.woocommerce-page.woocommerce-checkout #glex-checkout form #order_review thead th {
    padding-bottom: 0;
}


#glex-cart.elementor-widget-woocommerce-cart .woocommerce .remove {
    width: 20px;
}


.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
    width: 100%;
    margin-left: 1rem;
    padding: 0.8rem;
}

.woocommerce-error {
    background-color: #ffe5ff;
}


/**
 * FIÓKOM
 */

.woocommerce-MyAccount-content {
    background-color: #fff;
    padding: 30px;
    border: 2px solid #384883;
    border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #ededed;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px 0px rgb(0 0 0 / 42%);
    width: 23%;

    background: #eeeeee;
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
    border: 2px solid #bbbbbb;

}

.woocommerce-account .woocommerce-MyAccount-navigation > ul {
    background: none;
}

.woocommerce-MyAccount-navigation-link:hover a {
    padding-left: 0.5em;
}

.woocommerce .addresses .title .edit, .woocommerce-account .addresses .title .edit {
    padding: 0;
}

.woocommerce .addresses h3 {
    padding: 0;
}

.woocommerce-Address {
    background-color: var(--ast-global-color-4);
    box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.17);
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-content address {
    border: none;
    margin-bottom: 0;

}

.woocommerce-account .woocommerce-MyAccount-content h3 {
    color: var(--ast-global-color-0);
}

form .shipping-calculator-form .form-row .select2-container--default .select2-selection--single {
    padding: 0 !important;
}

body:not(.cartflows-canvas):not(.cartflows-default) #content .woocommerce form .shipping-calculator-form .form-row input {
    padding: 0.6em 1rem;
    font-size: 1rem;

}

body:not(.cartflows-canvas):not(.cartflows-default) #content .woocommerce form .form-row.ast-animate-input .select2-container--default .select2-selection--single,
.elementor-widget-woocommerce-checkout-page #content  .woocommerce #customer_details .form-row .input-text,
body:not(.cartflows-canvas):not(.cartflows-default) #content .woocommerce form .form-row  input {
    border: 1px solid var(--ast-border-color);
    border-top: none;
    border-right: none;
    background: #f8f8f8;
}

body:not(.cartflows-canvas):not(.cartflows-default) #content .woocommerce form .form-row  em {
    padding-left: 1em;
    font-size: 0.9em;
}


.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    border-bottom: none;
    font-weight: bold;
    margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .entry-content .woocommerce {
     background-color: var(--ast-global-color-4);
    border: 2px solid #c3c3c3;
    background: white;
    border: 2px solid #384883;
    border-radius: 10px;
    padding: 20px;
}

/**
 * LETÖLTÉSEK
 */
.wpdm-letoltesek-lista .link-template-default {
    background: white;
    border: 1px solid #384883;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 37%);
    transition: box-shadow 0.3s ease;
}


.wpdm-letoltesek-lista .link-template-default:hover {
    box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 37%);
}

.wpdm-letoltesek-lista .link-template-default .media {
    display: flex;
    flex-direction: row;
}

.wpdm-letoltesek-lista .link-template-default .media-body {
    flex: 1;
}


/*
.wpdm-letoltesek-lista .link-template-default .media-body {
    display: flex;
    flex-direction: row;
}

.wpdm-letoltesek-lista .link-template-default .media-body div {
    flex: 1;
}
*/
.wpdm-letoltesek-lista .link-template-default .media-body .package-title {
    font-size: 24px;
    font-family: 'Merriweather',serif;
    line-height: normal;
    color: #000;
}

.wpdm-letoltesek-lista .link-template-default .media-body .package-meta {
    color: #6c757d;
    font-size: 75%;
}

.wpdm-letoltesek-lista .link-template-default .wpdm-download-link:before {
    font-weight: 900;
    content: "\f019" ;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 20px;
    font-size: 1.3em;
}

.wpdm-letoltesek-lista .link-template-default .wpdm-download-link {
    background: #384883;
    padding: 10px 20px;
    color: #fff;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
}



@media (max-width: 767px) {
    .wpdm-letoltesek-lista .link-template-default {
        padding: 10px;
    }

    .wpdm-letoltesek-lista .link-template-default .media {
            flex-wrap: wrap;
    }

    .wpdm-letoltesek-lista .link-template-default .media-body .package-title {
        font-size: 18px;
        margin-bottom: 0;
    }

    .wpdm-letoltesek-lista .link-template-default .wpdm-download-link {
        margin-top: 10px;
        width: 100%;
    }
}


/**
 * FEJLÉCEK
 */

 div.ast-title-bar-wrap ~ div#content {
    margin-top: 0;
}

div.ast-title-bar-wrap {
    margin-top:90px;
    margin-bottom: 80px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 50%);
    border-bottom: 1px solid #7c7c7c;
 }


div.ast-title-bar-wrap h1.ast-advanced-headers-title {
    text-shadow: 0px 5px 10px rgb(0 0 0 / 51%), 0 0 10px black, 0 0 20px black;
}

div.ast-title-bar-wrap .ast-advanced-headers-layout {
    padding-top: 10%;
    padding-bottom: 5%;
}

.letoltes-kategoria-header h2 {
    margin-bottom: -5px;
}


.widget {
    margin: 0;
}

.nyitvatartas table {
    width: auto;
}

.nyitvatartas table td {
    padding: 0.2em 1.5em 0.3em 0;
    vertical-align: top;
    font-size: 0.9em;
}


/**
 * TERMÉKEK
 */

.woocommerce div.product p.price .from {
    font-size: 17px;
    font-weight: normal;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding-bottom: 0;
}

.ast-separate-container .ast-woocommerce-container ul.products li.product {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}


.composite_component.component.paged .component_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.component_title_text.step_title_text .step_index,
.title.summary_element_content .step_index {
    display: none;
}

.composite_form .step_title_wrapper {
    border-bottom: 1px solid #aaa;
}

.woocommerce div.product form.cart.composite_form  {
    border-top: none;
    padding-top: 0;
}

.composite_form .step_title_wrapper {
    outline: 0;
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: -34px;
    margin-right: -30px;
    background: #dde6f2;
    padding: 5px 30px 5px 30px;
}

.component-label {
    color: #5d5d5d;
}

.composite_summary div.summary_element_wrapper_inner {
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.composite_summary div.summary_element_wrapper_outer {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.17);
    margin: 0;
    border: 1px solid #c3c3c3;
    height: 100%;
    display: flex;
}

.composite_summary .summary_element_data:first-of-type .summary_element_content {
    background: #f5f7f9;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #aaa;
}

.composite_summary div.summary_element_image img.summary_element_content {
    margin: 0 auto 0;
}

.woocommerce-js div.product form.cart .button {
    margin-bottom: 10px;
}


.composite_summary ul.summary_elements {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-content: stretch;
 /*   justify-content: space-between; */
}

.component_option_each {
    display: none;
}

.full_width .component_option_thumbnails ul.component_option_thumbnails_container li.component_option_thumbnail_container {
/*    width: 44%; */
    height: auto;
}


.full_width .columns-5 .summary_elements li.summary_element {
    flex-basis: 19%;
}

.summary_element_wrapper_inner.cp_clearfix::after {
    content: none;
}

.summary_element_image.summary_element_data {
    /* flex-grow: 1; */
}

.composite_summary div.summary_element_button {
    margin: 0;
}

.content_product_meta .meta_element {
    line-height: 1;
}

.summary_element_wrapper .summary_element_selection.summary_element_data {
    flex-grow: 1
}

span.summary_element_content span.content_product_title {
    font-weight: bold;
}

span.summary_element_content span.content_product_title strong {
    color: red;
}

span.summary_element_content span.content_product_title ul {
    font-weight: normal;
}

.component_option_thumbnail  .thumbnail_price.price,
.summary_element_wrapper div.summary_element_price span.price {
    font-weight: normal;
    font-style: italic;
}

.reset_variations_wrapper_fixed {
    display: none;
}

/*
.single_variation_wrap {
    display: flex;
    gap: 20px;
    flex-direction: row-reverse;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: center;
}
*/
.component_summary div.variations_form .composited_product_details_wrapper .details.component_data .single_variation_wrap *+.quantity_button .quantity {
    margin: 0;
}
/*
.component_summary div.variations_form  .composited_product_details_wrapper:after {
    content: "";
    display: none;
}
*/
.single_variation_wrap.component_wrap:after {
    content: "";
    display: none;
}

/*
.composite_wrap .composite_price::before {
    content: "Összesen:";
    float: left;
    margin-right: 10px;
}
*/

.composite_wrap .composite_price .total {
    font-size: 17px;
    font-weight: normal;
}

.composite_wrap .composite_button .composite_add_to_cart_button {
    max-width: 240px;
}

.summary-add-to-cart-form-composite {
    background: #f9f9f9;
    padding: 0 30px 20px 30px;
    margin-left: -30px;
    margin-right: -30px;
}

.component_option_radio_button_container .radio_button_description h5.title {
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description .price {
    font-weight: normal;
    font-style: italic;
}

.component div.composited_product_title_wrapper {
padding-top: 0;
}

.gg-open-product-wrapper {
/*    text-align: right;*/
}

.gg-open-product-page {
    color: var(--ast-global-color-0);
/*    float: right;*/
}

.single-product div.product .component .component_summary {
    margin-bottom: 20px;
}


/**
 * WHOLESALER
 */

/* .woocommerce-js div.component_summary div.product span.price .wwp-wholesale-pricing-details { */
div.component_summary .wwp-wholesale-pricing-details {
    font-size: 1rem;
}

.products .product .astra-shop-summary-wrap .wwp-wholesale-pricing-details {
    font-size: 0.8em;
}


.wwp-wholesale-pricing-details p {
    margin: 0 0 .2em;
}

div.summary.entry-summary .wwp-wholesale-pricing-details s {
    font-size: 1.3rem;
}

div.component_summary .wwp-wholesale-pricing-details .woocommerce-Price-amount,
div.summary.entry-summary .wwp-wholesale-pricing-details .woocommerce-Price-amount {
    font-size: 1.5rem;
}

div.component_summary .wwp-wholesale-pricing-details s .woocommerce-Price-amount {
    font-size: 1.2rem;
}
div.summary.entry-summary .wwp-wholesale-pricing-details s .woocommerce-Price-amount {
    font-size: 1.3rem;
}



.wwp-wholesale-pricing-details > p > .woocommerce-Price-amount,
.wwp-wholesale-pricing-details > p > .woocommerce-price-suffix {
    font-weight: bold;
}

div.component_summary .wwp-wholesale-pricing-details .woocommerce-price-suffix {
    font-size: 1.05rem;
}
div.summary.entry-summary .wwp-wholesale-pricing-details .woocommerce-price-suffix {
    font-size: 1.2rem;
}

.wwp-wholesale-pricing-details s,
.wwp-wholesale-pricing-details .retailer-text,
.wwp-wholesale-pricing-details .price-text {
    font-weight: normal !important;
}

.radio_button_price .wwp-wholesale-pricing-details {
    margin-top: 5px;
}

.woocommerce-js div.component_summary div.product span.price .wwp-wholesale-pricing-details p {
    line-height: 1.3em;
}

.radio_button_price .wwp-wholesale-pricing-details p {
    line-height: 1.1em;
}


/*
 * Thumbnailes preview
 */

.component.options-style-thumbnails div.component_options {
    overflow: visible;
}

.component_option_thumbnails ul.component_option_thumbnails_container {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    align-content: stretch;
    align-items: stretch;
    margin-right: 20px;
}

.composite_navigation.paged.movable div.composite_navigation_inner {
    display: none;
 }

.composite_navigation.paged.bottom div.composite_navigation_inner {
    padding-top: 0;
}

.component_option_thumbnails ul.component_option_thumbnails_container li.component_option_thumbnail_container {
    padding: 0px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.17);
    margin: 0;
    border: 1px solid #c3c3c3;
    height: 100%;
    overflow: hidden;
}

li.component_option_thumbnail_container .component_option_thumbnail {
    margin: 0;
}

li.component_option_thumbnail_container .component_option_thumbnail .image {
    padding: 0;
}

li.component_option_thumbnail_container .component_option_thumbnail .image img {
    max-height: 170px;
    object-fit: cover;
}

.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description span.price {
    font-weight: normal;
}

.component_option_thumbnail_container div.thumbnail_buttons {
    padding: 0;
}

.component_option_thumbnail_container div.thumbnail_description {
    padding: 0.625em 0.5em 0;
}

.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description span.price {
    margin: 0;
}

.woocommerce-page ul.products li.product.desktop-align-left .button.add_to_cart_button
{
    padding: 0.5em 0.8em;
    display: block;
    font-size: 0.8em;
    border-radius: 5px;
    text-align: center;
}


.gg_w50pc {
    width: 50%;
}



/**
 * KOSÁR
 */

.ast-container .elementor-widget-woocommerce-cart .woocommerce .cart th {
    font-size: 16px;
    /* background-color: #738598; */
    border-bottom: 2px solid #243673;
    padding: 0;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr.cart_item>td {
    background-color: #f0f0f0;
}

.ast-container .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
    padding: 10px;
}

.ast-product-name {
    font-size: 0.8em;
}


.woocommerce-cart table.shop_table  .product-name dl dt {
    font-size: 0.9em;
}


.woocommerce-cart table.shop_table .component_container_table_item + .component_table_item .product-remove {
    border-top: 2px dashed  #738598 !important;
}


.woocommerce-cart table.shop_table .component_table_item .product-thumbnail {
    padding-left: 5px;
    border-left: 2px dashed  #738598;
}

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
    margin-top: 10px;
}


#billing_address_2_field label {
    top: initial !important;
}

#order_review .cart_item dl dd p {
    margin-bottom: 0;
}

.woocommerce #order_review .component_table_item dl.component {
    width: auto;
}

.woocommerce-page.woocommerce-checkout form #order_review tr.component_table_item + tr:not(.component_table_item) td {
    border-top: 1px solid var(--ast-border-color);
}



/**
 * PÉNZTÁR
 */

.woocommerce-checkout .component_table_item dl.component dd {
    display: flex;
    gap: 5px;
}

#glex-checkout .component_container_table_item td {
    padding-bottom: 5px;
}

#glex-checkout .component_table_item td {
    padding-bottom: 10px;
    padding-top: 0px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--upgrade-account a::before {
    display: none;
}



#page #content .woocommerce .wwp_wholesaler_registration .form-row .woocommerce-Button {
    background-color: var(--e-global-color-astglobalcolor0);
    border-radius: var(--purchase-button-border-radius, 3px);
    color: var(--purchase-button-normal-text-color, #fff);
    float: none;
    min-height: auto;
    padding: var(--purchase-button-padding, 1em 1em);
    width: var(--purchase-button-width, auto);

}