/*
 Theme Name:   Geya Child Theme
 Theme URI:    http://geya.axiomthemes.com
 Description:  Geya Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com
 Template:     geya
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  geya
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.calc-wrapper label > input[type="radio"], .calc-wrapper .select_container:after  {
    display: none;
}
select.form-select-tom, .form-select-tom .ts-control, .form-select-tom .ts-control {
    border-left: 2px solid #e8e8e8 !important;
}
.calc-wrapper .scc-total-section {
    margin-bottom: 20px;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 45%;
    margin-left: -50px;
    padding: 20px !important;
    z-index: 1;
    border-radius: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}