/*
Template:       enzian
Theme Name:     Enzian Child
Theme URI:      http://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     http://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Enzian - Beauty & Cosmetic WooCommerce Theme
Version:        1.0.0
Requires at least: 4.4
Requires PHP: 5.6
Tags:           beauty, beauty products, beauty products woocommerce, beauty shop, clean, cosmetic, Cosmetic store, Cosmetics shop, ecommerce, ecommerce theme, modern, shop, store, woocommerce, woocommerce theme
License: 		    GNU General Public License
License URI: 	  licence/GPL.txt
Text Domain:    enzian-child
Domain Path:    /languages/
*/


.bg-primary-600 {
  background-color: rgba(208, 255, 113, 1);
}
.text-gray-600 {
  color: rgba(1, 2, 2, 1);
}
.fill-current {
  fill: currentColor;
}
.rounded-full {
  border-radius: 9999px;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(.135, .9, .15, 1);
  transition-duration: 0.9s;
}
.group:hover .xl\:group-hover\:translate-x-3 {
  --tw-translate-x: 0.75rem;
}
.group:hover .xl\:group-hover\:rotate-45 {
  --tw-rotate: 45deg;
}
.w-3 { width: 0.75rem; } .h-3 { height: 0.75rem; }
.w-9 { width: 2.25rem; } .h-9 { height: 2.25rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
.-ml-1 { margin-left: -0.25rem; }
.top-px { top: 1px; }
.relative { position: relative; } .absolute { position: absolute; }
.inline-flex { display: inline-flex; } .flex { display: flex; }
.items-center { align-items: center; } .justify-center { justify-content: center; }
.overflow-hidden { overflow: hidden; }
.shadow-none { box-shadow: none; }
.outline-none { outline: 2px solid transparent; outline-offset: 2px; }
.z-20 { z-index: 20; }
