/*
Theme Name: 21st Century Equipments
Theme URI: https://them.es/starter-fse
Author: Mobeen Abdullah
Author URI: https://mobeenabdullah.com/
Description: At 21st Century Equipment, we’re dedicated to providing expert service and innovative solutions for farms of all sizes. As your local John Deere dealership, we focus on precision farming and personalized support to ensure the success of rural communities. From advanced equipment to data-driven strategies, we’re committed to helping your farm thrive.
Version: 1.2.7
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Text Domain: twenty-fist-century-equipments
Tags: full-site-editing, one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */


/* .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
} */

.has-global-padding > .alignfull {
    margin-right: calc(var(--wp--style--root--padding-right) * -1);
    margin-left: calc(var(--wp--style--root--padding-left) * -1);
}

.wp-block-button__link.is-style-outline {
  background-color: transparent;
  color: var(--wp--preset--color--primary-green, #387c26);
  border: 2px solid var(--wp--preset--color--primary-green, #387c26);
}


