/*
Theme Name:     Webto Theme
Theme URI:      https://webto.dk
Template:       kadence
Author:         Webto
Author URI:     n/a
Description:    Child Theme Description
Version:        10.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
@media screen and (max-width: 1024px) {
	.kb-row-layout-id8_25b812-ae>.kt-row-column-wrap {
		grid-template-columns: auto !important;
	}
	.kadence-column8_c0bf84-d2, .kt-inside-inner-col > .kadence-column8_c0bf84-d2:not(.specificity), .kadence-column8_df5b43-cd, .kt-inside-inner-col > .kadence-column8_df5b43-cd:not(.specificity) {
			margin-bottom: var(--global-kb-spacing-xxs, 0.5rem);
			margin-left: 0 !important;
		}
	}
	.wp-block-kadence-column.kadence-column8_ffc78b-75.kb-section-has-overlay {
		margin-bottom: 0.5rem;
	}
}
*/


@media only screen and (min-width: 1025px) and (max-width: 1500px) {
  /* Place your tablet-specific overrides here */
}
