/*
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: 4.8
Tested up to: 6.3
Requires PHP: 5.6
Requires at Least: 4.7
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%;
}


.sidebar .wp-block-search__input{
	padding: 13px;
}

.sidebar .wp-block-search__label{
	border-bottom: 1px solid rgba(var(--border), 1);
    margin-bottom: 20px;
    padding-bottom: 5px;
	color: rgb(var(--color-secondary));
	font-weight: 700;
	font-size: 1.25rem;
}

.sidebar .wp-block-search__inside-wrapper {
	position: relative;
}

.sidebar .wp-block-search__button {
	position: absolute;
	right: 0px;
	height: 100%;
	padding: 15px;
}

.sidebar .wp-block-tag-cloud a{
	border: 1px solid rgba(var(--border), 1);
    border-radius: 5px;
    padding: 10px 20px;
    text-align: center;
	text-decoration: none;
	margin: 0 10px 10px 0;
}

.wp-block-image figcaption {
 	margin-bottom: 0;
}

.wp-block-group .wp-block-image figcaption a {
	color: rgb(var(--color-primary));
}

blockquote.wp-block-quote.has-text-color p, blockquote.wp-block-quote.has-text-color p var, blockquote.wp-block-quote.has-text-color p cite, blockquote.wp-block-quote.has-text-color cite {
	color: inherit;
}

.wp-block-table figcaption {
	text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
	margin-bottom: 0;
}
ul.wp-block-rss {
 	list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
	color: inherit;
}
.entry-content ul:last-child {
	margin-bottom: 0;
}
.wp-block-code.has-text-color code {
	color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
 	padding: 0;
 }
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	padding-top: 0.5rem;
 	padding-bottom: 0.5rem;
 	font-size: 0.875rem;
}

/*wp-block-latest-comments*/
.wp-block-latest-comments__comment-date {
	padding-top: 0.500rem;
	padding-bottom: 0.500rem;		
}

/*wp-Block-RSS*/
ul.wp-block-rss {
	list-style: none;
	margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
    margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
 	font-weight: 600;
}

.wp-block-quote.is-style-large {
	padding-top: 1.10rem;
	padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
	padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
	padding-left: 2rem;
}

.wp-block-table figcaption {
  text-align: center;
}

.post .entry-content ul.wp-block-archives {
	margin-left: 1.125rem;
	list-style: disc
}

.wp-block-code.has-background code {
	background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
	 padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
     width: auto;
}

.widget .wp-block-group .wp-block-columns {
	margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.wp-block-code code img {
    display: inline-block;
    margin-left: 20px;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
    font-weight: 600;
    line-height: 1.5;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
	height: 2em;
	width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
	border-left: 0 none;
}