/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1664483303
Updated: 2022-09-29 20:28:23

*/


.page-template .elementor-container .woocommerce .button{
    background-color: #B09D6D;
    color: white;
    border-radius: 100px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #B09D6D;
}

.woosppo_main_parent_divv .selection {
    position: relative;
}

.select2-container--default .select2-selection--multiple {
    cursor: pointer!important;
}

.selection::before {
    content: "";
    background: url(../hello-elementor-child/assets/img/down.svg) no-repeat center center;
    height: 9px;
    width: 16px;
    position: absolute;
    right: 15px;
    bottom: 10px;
}

#idis_plfy {
    border: none!important;
}

.woosppo_main_parent_divv {
    background-color: #FBF8F1;
}

.woosppo_main_parent_divv label {
    padding: 9px 0;
}

.woocommerce .shop_table .quantity .qty{
    width: 100%;
}

.custom-services-list{
    clear: both;
}

/** PPO plugin Modal **/
.main_detailed_divss .first_row_tablee tr .woocommerce-Price-amount{
    display: none;
}