/*
Theme Name: Rompido Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: rompido
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body.page p {
    text-align: justify;
}

.tarifas .row .col .col-inner {
    PADDING: 10px 10px;
}

.tarifas .row .col .col-inner p {
    margin-bottom: 0.3em;
}


.tarifas .row .col .col-inner h1 {
    margin-bottom: 0.0em;
}

.tarifas .row .col {
    padding: 0 9.8px 9px;
}

.icon-box .icon-box-text p {
    margin-bottom: 0.6em;
}

.footer-primary.pull-left {
        float: left;
    width: 100%;
}

.footer-primary.pull-left .menu-secondary-container,
.footer-primary.pull-left .menu-secondary-ingles-container {
        float: left;
}

.absolute-footer {
    padding: 7px 0 3px;
}
.footer-primary .copyright-footer {
    float: right;
}

.widget {
    margin-bottom: 0em;
}
.widget .is-divider {
    margin: 0.1em 0 0.1em;
}

.footer {
    padding: 20px 0 0;
}
label, legend {
    font-weight: normal;
    font-size: .8em;
    margin-bottom: 0.1em;
}

.footer input {
    margin-bottom: 0.3em;
}

.footer-widgets.footer.footer-2 .dark,
.footer-widgets.footer.footer-2 .dark p,
.footer-widgets.footer.footer-2 .dark label {
    color: #262C6D;
}
.dark .social-icons .button.is-outline {
    border-color: #262C6D;
}

.button.icon i {
    font-size: 1.2em;
    color: #262C6D;
}

.header-block-block-1 .row {
    float: right;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}