/*
Theme Name: Feauty
Theme URI: https://sellerthemes.com/feauty-free/
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Feauty is a stylish and multipurpose eCommerce cosmetic WordPress theme designed for all beauty websites and cosmetics shops. A gorgeous set of shop page layouts and sections. Here are some of the most prominent features in Pro version. Visit Feauty pro demo. https://preview.sellerthemes.com/pro/feauty/
Template: aromatic
Version: 1.1
Tested up to: 6.1.1
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: feauty
Slug: feauty
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


/* default css */
:root {
    --color-primary: 136, 175, 12;
    /* #FF7E67 */
    --color-secondary: 36, 37, 38;
  }
  
  .header-one li.cart-wrapper .cart-icon-wrap i {
      color: rgba(var(--color-secondary), 1);
  }
  
  .info-home1 .container-fluid, .info-home3 .container-fluid {
      padding: 35px 0;
  }
  .product-img a img {
      width: initial;
      height: auto;
      overflow: hidden;
  }
  
  .bt > a.cta-02:after, .bt button.cta-02:after, .bt > .btn-hf.cta-02:after, .product-action > a.cta-02:after, .product-action button.cta-02:after, .product-action > .btn-hf.cta-02:after {
      z-index: 0 !important;
  }
  
  .aromatic-home3 .top-bun, .aromatic-home3 .meat, .aromatic-home3 .bottom-bun {
      background-color: #fff;
  }
  
  header.header-one .nav-area a:not(.bt > a, #menu-primary-menu a):hover, header.header-one .nav-area .navbar-area li.active a.nav-link {
      color: rgba(var(--color-primary), 1) !important;
  }
  
  .wp-block-embed figcaption {
	  text-align: center;
	}
	
.wp-block-group em {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
    background: transparent !important;
}

.has-text-color em,
.has-text-color h2 {
    color: inherit;
}

a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
    color: #fff;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-color: inherit !important;
}

blockquote {
    border-color: inherit !important;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-avatar img {
    border-radius: 50%;
}
/*-- juc --*/
.menu a {
    color: #ccc;
}
.menu a:hover {
    color: #88af0c;
}
p, .info-section .reverse-support {
    color: #464646;
}
#above-header {
    background-color: #1c7a97;
}
header .nav-area {
    padding: 4px 0;
}
header .nav-area, .sticky-menu {
	background-color: #fee6d9;
}
.contact-info, .contact-info a, .widget_gtranslate .switcher-popup span, .ja-customer-support:before{
	color: #f3f7e6;
}
.sticky-menu {
    padding: 10px 0;
}
.banner {
	background-color: #fff;
}
.info-section .reverse-support {
    font-size: 13px;    
}
#block-17 h5{
	margin-right: 20px;
	color: #f3f7e6;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .menu-primary, .title, .section-title {
	font-family: 'Merriweather', serif;
}
p {
	margin-bottom: 1rem;
}
hr {
	width: 35%;
}
.page-name {
    color: #e4f9df;
}
.aromatic-home3 .latest-blog1 {
    padding-top: 100px;
}
.product-img .sale-ribbon > .tag-line{
	background-color: #ff1f1f;
}
.aromatic-home3 .quick-contact1, .aromatic-home3 footer.footer {
    background-color: #0b546a;
}
.footer .widget-title {
    color: #cee1cd;
}
.juc input[type="email"]{
	padding: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #ccc;
}
.footer p.about-template, .slide-horizontal .char:after{
	color: #ccc;
}
.theme-mobile-nav {
    background: #1c7a97;
}
.blog > div{
    position: fixed;
    overflow: inherit;
}
.woocommerce ul.products li.product .button {
    display: block;
}
.shop .product-collection-area .products .product-content h5 {
    margin-top: 0;
}
@media (min-width: 1200px){
	.aromatic-home1 .banner-text-section h1 {
    	font-size: 3.7rem !important;
	}
	#block-17 h5{
		margin-right: 50px;
	}
}
@media (max-width: 991px){
	.sticky-menu {
		background: #1c7a97;
	}
}
