/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*
 * Child temos stiliai – įkeliami iš atskirų failų pagal funkciją.
 * Kiekvienas css/*.css failas turi komentarą „Priklauso:“.
 *
 * 01-variables.css    – CSS kintamieji (šriftai, spalvos)
 * 02-global.css       – Globalūs stiliai (scroll-top, lentelės)
 * 03-header.css      – Header / navigacijos meniu
 * 04-shortcodes.css  – gmg_info_phone, gmg_info_email
 * 05-products.css    – Sale badge, produktų kortelės
 * 06-social-footer.css – Socialiniai ikonos, footer kontaktai
 * 07-hero.css        – Hero sekcija
 * 08-page-layouts.css – Puslapių konteineriai, category slider
 * 09-forms.css       – Reset password formos
 * 10-cart.css        – Krepšelio puslapis
 * 11-checkout.css    – Checkout puslapis
 * 12-order-account.css – Order received, My Account
 * 13-contact.css     – Kontaktų forma, modalas
 * 14-newsletter.css  – Newsletter sekcija
 * 15-responsive.css  – Media queries
 * 16-ui-components.css – Mygtukai, arc sekcija
 * 17-mobile-menu.css – Mobilus meniu drill-down, popup
 * 18-address.css     – My Account adresų blokai
 */

@import url("css/01-variables.css");
@import url("css/02-global.css");
@import url("css/03-header.css");
@import url("css/04-shortcodes.css");
@import url("css/05-products.css");
@import url("css/06-social-footer.css");
@import url("css/07-hero.css");
@import url("css/08-page-layouts.css");
@import url("css/09-forms.css");
@import url("css/10-cart.css");
@import url("css/11-checkout.css");
@import url("css/12-order-account.css");
@import url("css/13-contact.css");
@import url("css/14-newsletter.css");
@import url("css/15-responsive.css");
@import url("css/16-ui-components.css");
@import url("css/17-mobile-menu.css");
@import url("css/18-address.css");
