/*
Theme Name: Beautique Child
Theme URI: https://beautique.axiomthemes.com/
Template: beautique
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Description: Beautique is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: beauty,hair,makeup,massage,nail salon,plastic surgery,luxury salon,spa,wellness center,barbershop,hairdresser,tattoo salon,piercing,online store,beauty products
Version: 1.0.0.1718181606
Updated: 2024-06-12 08:40:06

*/

.sc_icons_item_wrap .sc_icons_item:hover .sc_icons_icon {
    color: white !important;
}
.sc_icons_divider3 .sc_icons_columns_wrap .sc_icons_item_wrap:after {
    background-color: var(--e-global-color-primary);
}
.about-btn .sc_button.sc_button_decoration:not(.color_style_dark):hover {
    background-color: var(--e-global-color-primary) !important;
}
.full-height-img img {
    object-fit: cover;
}
.full-height-img {
    height: 100%;
}
.list-set ul.elementor-icon-list-items {
    gap: 10px;
}
.list-set ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: calc(50% - 5px);
}
.review-section .grw-dot.active {
    background: var(--e-global-color-primary) !important;
}
.review-section .grw-dot {
    background: #232220 !important;
    opacity: 1 !important;
}

@media(max-width: 1024px) {
.list-set ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: 100%;
}	
}
