/*
Theme Name: Dynamicevents Web2024
Theme URI: https://dynamicevents.hu
Author: dynamic
Author URI: https://dynamicevents.hu
Description: sport events
Version: 1.5.7
Stable tag: 1.5.7
Tested up to: 6.6
Requires at least: 6.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html



save 2024.08.23
*/

.payment-options.payment-col {
    width: 50%;
    float: right;
}

section.related.products {
    display: none !important;
}

h6 {
    font-size: 16px;
    background-color: #01355f;
    color: #ffbf3f;
    line-height: 2;
    padding-left: 10px;
}

a.button.wc-forward {
    background: #ffbf3f;
}

.woocommerce div.product form.cart .variations {
    background-color: #ffbf3f;

}

h2 {
	  font-size: 30px;
    color: #01355f;
}


ul.tabs.wc-tabs {
    display: none;
}

h1.product_title.entry-title {
    color: #ffbf3f;
    background-color: #01355f;
    padding: 13px;
    line-height: 30px;
}

h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    background-color: #01355f;
    color: #ffbf3f;
    padding: 4px 8px 4px 8px !important;
	text-align: center;
	font-weight: 500;
}

a.button.product_type_variable.add_to_cart_button.os-right-cart-icon {
    width: 100%;
}

li.product.type-product {
    border: 1px solid #01355f;
}

a.button.product_type_variable.add_to_cart_button.os-right-cart-icon {
    background-color: #4d718f;
}

a.button.product_type_variable.add_to_cart_button.os-right-cart-icon:hover {
    background-color: 
#809aaf;
}

.woocommerce div.product .entry-summary .price {
    color: #01355f;
    font-size: 15px;
    margin-bottom: 15px;
}

.woocommerce.woocommerce-page div.product .product_title {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    padding-left: 7px;
}

.woocommerce-product-details__short-description p {
    background-color: #01355f;
    color: white;
    padding: 5px 12px 5px 10px;
}


nav.woocommerce-breadcrumb a {
    color: #01355f !important;
}

nav.woocommerce-breadcrumb {
        color: #4d718f !important;
}

div#map:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:  #4d718f !important;
	opacity: 0.25;
    z-index: 1;
}


/* Lightbox konténer */
.lightbox {
    display: none; /* Alapértelmezett állapotban elrejtve */
    position: fixed; /* Fix helyzetű (nem görgethető) */
    z-index: 1000; /* Előrébb hozva */
    padding-top: 60px; /* Távolság a tetejétől */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; /* Ha túl nagy a kép, görgethető */
    background-color: rgba(0,0,0,0.8); /* Sötét háttér, átlátszó */
}



/* Kép a lightboxban */
.lightbox-content {
    margin: auto;
    display: block;
    width: 55%;
    max-width: 700px;
}

/* Bezárás gomb */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.woocommerce div.product form.cart .variations {
    background-color: #f3f4f8;
	    padding: 5px;
}

.woocommerce div.product form.cart .variations label {
    color: #000000;
	  font-weight: bold;
	font-size: 17px !important;
}

button.single_add_to_cart_button {
    font-size: 18px !important;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    font-size: 10px !important;
}


td.value {
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
th.label {
    padding: 22px !important;
}

input.orig {
    font-size: 15px !important;
}

.probox {
    border: 2px solid #01355f !important;
}


button.promagnifier {
    background-color: #01355f !important;
    color: #ffbf3f !important;
    border-radius: 50% !important;
    padding: 4px !important;
    margin-top: -4px !important;
}



button.promagnifier:hover {
    background-color: #ffbf3f !important;
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff !important;
}

span.wc-block-components-button__text {
    background-color: #ffbf3f !important;
    width: 100%;
    padding: 10px;
    font-size: 17px;
}
span.wc-block-components-button__text:hover {
    background-color: #01355f !important;
    width: 100%;
    padding: 10px;
    font-size: 17px;
}

.is-large .wp-block-woocommerce-checkout-order-summary-block {
    border: 4px solid #01355f !important;
}

span.wc-block-components-order-summary__button-text {
    font-size: 18px;
    color: #01355f;
}

#ajaxsearchlite1 .probox .proinput input::placeholder,
div.asl_w .probox .proinput input::placeholder {
    color: #01355f !important;
}

.mini-cart {
    color: #01355f;
}

.mini-cart-open {
    width: 500px !important;
}

.woocommerce div.product form.cart .reset_variations {
    position: relative;
    float: right !important;
    margin-top: 15px;
    background-color: #01355f;
    color: white;
    padding: 1px 3px 1px 3px;
    font-size: 10px;
}

.breadcrumb-inner {
        background-color: #01355f;
    opacity: 0.78;
    max-width: 50%;
    margin: 0 auto;
    padding-top: 3px;
    padding-bottom: 20px;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    display: inline !important;
	 padding: 5px !important;
}


.woocommerce div.product form.cart .variations select {
    height: 45px !important;
    padding: 5px !important;
}

ul.trail-items {
    display: none;
}

nav.woocommerce-breadcrumb a {
    color: white !important;
}





