/*
Theme Name: Ayroma
Theme URI: https://sellerthemes.com/ayroma-free/
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Ayroma is a stylish and multipurpose cosmetic eCommerce WordPress theme designed for all beauty websites and cosmetics shops. A gorgeous set of shop page layouts and sections. Build your own cosmetics shop, fashion Stores, beauty Stores, Spa Products Online, Salon Equipment's, Makeup Kits, eCommerce Gifts Stores, Clothing Business, and fragrance products, Perfumes Shop, skincare creams, beauty salon, beauty spa, beauty center, beauty shop, face creams, handmade foundation, organic cosmetic shop, cosmetic store, cosmetic products, beauty products, cosmetics makeup, eye care, lip care, neck creams, body care, wellness only in a hours. Here are some of the most prominent features in Pro version. Visit Ayroma pro demo. https://preview.sellerthemes.com/pro/ayroma/
Template: aromatic
Version: 1.0.8
Tested up to: 6.0
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ayroma
Slug: ayroma
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: 106, 27, 154;
  /* #FF7E67 */
  --color-secondary: 23, 39, 59;
}

.header-three li.cart-wrapper .cart-icon-wrap i {
    color: #000;
}


.info-section .container-fluid {
    background-image: -webkit-gradient(linear, right top, left top, from(#dbdbdb), to(rgba(var(--icon-bg), 1))) !important;
    background-image: linear-gradient(to left, #dbdbdb, rgba(var(--icon-bg), 1));
    padding: 35px 0;
}

.aromatic-home3 .exclusive-products v.product-action .add_to_cart_button, 
.aromatic-home3 .exclusive-products .product-action .product_type_simple {
    max-width: 100%;
    width: 100%;
}

.grab1 {
    background-image: -webkit-gradient(linear, right top, left top, from(#dbdbdb), to(rgba(var(--icon-bg), 1)));
    background-image: linear-gradient(to left, #dbdbdb, rgba(var(--icon-bg), 1)) !important;
}

.product-img a img {
    width: initial;
    height: auto;
    overflow: hidden;
}

.banner-main-content::after {
    content: none;
}

.page-slider-wrapper .banner-text-section>.slider-btn>a {
    margin-right: 16px;
}

.aromatic-home3 .footer .widget_social_widget li a:hover i,
.aromatic-home3 .footer .widget_social_widget li a:focus i{
	color: #fff;
}

.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;
}

.header-three .header-top select {
    background-color: rgba(var(--color-secondary), 1);
}

.header-three .header-top option {
    color: #fff;
}

header.header-three .nav-area a:not(.bt > a, #menu-primary-menu a):hover, header.header-three .nav-area .navbar-area li.active a.nav-link {
    color: rgba(var(--color-primary), 1) !important;
}

.aromatic-home3 .top-bun, .aromatic-home3 .meat, .aromatic-home3 .bottom-bun {
    background-color: #fff;
}

header.header-three .nav-area .navbar-area li.active a.nav-link.zip-it .char:after {
    color:  rgba(var(--color-primary), 1) !important;
}

.home-blog .gallery-item img {
    width: 100%;
}

.aligncenter {
    margin: auto;
}

.wp-block-embed figcaption {
  text-align: center;
}