/*
Theme Name: Ambiance Interiors by Gino
Author: Anux
Description: Bringing elegance to every room
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.ast-container {
	padding: 0;
	max-width: 100% !Important;
}

/* Website Padding */
.elementor-element.e-parent, /* Nieuwe elementor section */
.elementor-section.elementor-element { /* Oude elementor section */
    padding-left: 20px !important;
    padding-right: 20px !important;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: #CEC498;
}

.elementor-menu-toggle { 
	padding: 0 !important; 
}

/* FORMIDABLE FORMS STYLING */
h3.frm_pos_top {
color: white !important;
background: #58615a !important;
padding: 30px 30px 0 30px !important;
border: none !important;
border-radius: 15px 15px 0 0 !important;
font-size: 20px !important;
}

.frm_rootline_group .frm_percent_complete,
.frm_rootline_group .frm_pages_complete {
color: white !important;
}

.frm_description.frm_section_spacing {
color: white !important;
background: #58615a !important;
padding: 0 30px 30px 30px !important;
border-radius: 0 0 15px 15px !important;
font-size: 18px !important;
}

.frm_primary_label {
color: white !important;
}

.frm_text_label_for_image {
height: 150px;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: center;
}

.frm_text_label_for_image_inner {
color: white !important;
}

.frm_form_field.frm_section_heading.form-field {
margin: 0 !important;
}

.frm_checkbox.frm_image_option.frm_image_small > input[type=radio] {
background: white !important;
}

.frm_image_option_container {
border-color: #6a756d !important;
background: #58615a !important;
}

.frm_error {
color: white !important;
}
.frm_prev_page, .frm_button_submit {
background: #CEC498 !important;
border-color: #CEC498 !important;
}

.frm_inline_total {
color: white !important;
}

#selected-list {
list-style: none !important; 
padding: 0 !important; 
margin: 0 !important; 
}
.frm_description { 
	color: white !important; 
}