/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/

.text-yellow {
    --tw-text-opacity: 1;
    color: rgb(100 80 7);
}
/* Your customizations starts here */

.ProductVariantsTable_root__5qgH8 thead {
    --tw-bg-opacity: 1;
    background-color: rgb(91 91 91 / var(--tw-bg-opacity));
    text-align: left;
    --tw-text-opacity: 1;
    color: white;
}

@media (min-width: 768px) {
    .ProductVariantsTable_root__5qgH8 tbody td[data-label] {
        padding-left: 1rem;
        padding-right: 1rem;
        display: table-cell;
        border-width: 2px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity));
        text-align: center;
    }
}

@media (min-width: 768px) {
    .ProductVariantsTable_root__5qgH8 tbody tr:nth-child(odd) {
        --tw-bg-opacity: 1;
        background-color: rgb(239 237 237 / var(--tw-bg-opacity));
    }
}

/*@media (min-width: 992px) { .footer-column .footer-column-2 .col-md-2 .col-sm-6  { width: 30%; } }
@media (min-width: 992px) { .col-md-4 { width: 0%; } }*/

.custom-product-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    z-index: 10;
	color: black
}
.product-element-top {
    position: relative; /* hogy a címke a kép fölé kerüljön */
}


@media (min-width: 992px) { .footer-column .footer-column-2 .col-md-2 .col-sm-6  { width: 30%; } }
@media (min-width: 992px) { .col-md-4 {width: 20%;} }

table tr th {
 
	color: #ffffff;}