/*
Theme Name:   Rayo Child
Theme URI:    https://www.oceanthemes.site/rayo/
Description:  Make your modifications to [Parent Theme] in this Rayo child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.site/
Template:     rayo
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  rayo-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

.cutom-arrow-up-icon .elementor-button-text {
    position: relative;
    text-align: left;
}
.cutom-arrow-up-icon .elementor-button-text:after {
    content: "\e092";
    font-family: "Phosphor-Bold" !important;
    position: absolute;
    bottom: 0;
}
.how-we-do-it-list .mxd-res-list__item:first-child .mxd-list__divider {
    display: none;
}
.how-we-do-it-list .mxd-res-list__item:first-child .mxd-res-list__content {
    padding-top: 0;
}
.how-we-do-it-list .mxd-res-list__item:last-child .mxd-res-list__content {
    padding-bottom: 0;
}
.how-we-do-it-list .mxd-res-list__item:last-child .mxd-list__divider {
    display: none;
}