/*!

Theme Name: Gruyere Metal Final

Theme URI: https://fricode.ch/

Author: Fricode

Author URI: https://fricode.ch/

Description: Fricode

Template: atcoaching

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: azautomobile

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/*FONTS PROPOSTA*/

@import url("https://use.typekit.net/zij6cjo.css");

/*CONTENT*/

.post,
.page {
    margin: 0px!important;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0px!important;
}

.title-bio {
    color: #EF5B01;
}

h3.elementor-image-box-title.elementor-inline-editing {
    margin: 0;
}

.contact .elementor-form .elementor-labels- input::placeholder,
.contact .elementor-form .elementor-labels- textarea#form-field-message::placeholder {
    opacity: 1;
}

.contact .elementor-form .elementor-labels- textarea#form-field-message {
    padding: 5px;
}

.table-service .row-2 td,
.tablepress tfoot th,
.tablepress thead th {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background: #EF5B01!important;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 26px;
    border: 1px solid #EF5B01;
    border: none;
    border-right: 1px solid #ffffff;
}

.table-service thead th:last-child,
.locations thead th:lastchild {
    border-right: 1px solid #EF5B01;
}

.tablepress tfoot th {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #EF5B01;
}

.table-service tr.row-1 td {
    border: none;
}

.tablepress tbody tr:first-child td {
    border-top: 0;
}

.table-service tbody tr td {
    width: 25%;
}

.table-service tbody tr td,
.locations tbody tr td {
    vertical-align: middle;
    font-size: 20px;
    line-height: 24px;
    color: #EF5B01;
    font-family: 'Roboto';
    font-weight: 600;
    text-align: center;
    border: 1px solid #ef5b01;
    padding: 30px;
}

.dots_menu a:after {
    content: "";
    height: 15px;
    width: 15px;
    background: #AEAEAE;
    position: absolute;
    border-radius: 50px;
    right: -10px;
}

.dots_menu .elementor-item.elementor-item-active:after,
.dots_menu .elementor-item:hover:after {
    background: #EF5B01!important;
}

.dots_menu .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.dots_menu .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 1;
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .dots_menu .elementor-item:after {
    background: #aeaeae;
}

@media only screen and (max-width:768px) {
    table#tablepress-1 {
        overflow: scroll;
        display: block;
    }
}