/*
Theme Name: Elementra Child Theme
Theme URI: https://elementra.themerex.net/
Description: Elementra is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0.9
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: elementra
Template: elementra
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */

.product-info-table table > tbody > tr:nth-child(2n + 1) > td {
  background-color: transparent;
}
.product-info-table table > tbody > tr > td {
  border-bottom: 1px solid #ececec;
  padding: 0.5rem 0;
  vertical-align: top;
  font-size: 1.2rem;
}
.product-info-table table > tbody > tr > td:first-child {
  text-transform: uppercase;
}
.download-list table > tbody > tr:nth-child(2n + 1) > td {
  background-color: transparent;
}
.download-list table > thead > tr > th {
  background-color: #404040;
}
.download-list table > tbody > tr > td {
  border-bottom: 1px solid #ececec;
  padding: 0.5rem 1rem;
  vertical-align: top;
  font-size: 1.2rem;
}
.download-list table > tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.tonkarta .gallery {
  justify-content: start;
}
.tonkarta .gallery > .gallery-item > .gallery-caption {
  padding: 0.5rem !important;
}
