/**
* Theme Name: Axtra Child
* Description: This is a child theme of Axtra, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: axtra
* Version: 1.2
*/
.contact__form input.acceptacio{width: auto}
.row .contact__text{max-width:100%}
.single-post .blog__detail-content .elementor-container{margin-left:0px;}
.single-post .blog__detail .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}
@media (min-width: 1400px) {
    .blog__detail .offset-xxl-2 {
        margin-left: auto;
    }
}

.service-template-default .development__wrapper .development__content{grid-template-columns: unset}
.service-template-default .development__wrapper ul{display:block}
.service-template-default .development__wrapper ul li{display: block}
.footer__inner .footer__copyright{grid-column: span 6}
.footer__inner .footer__copyright p{max-width:none}
.footer__area #axtra_about_company-1 img.footer__logo{height: 125px;}
@media only screen and (max-width: 767px) {
	.footer__widget.footer-widget,.footer__inner .footer__widget.footer-widget:nth-child(4) { grid-column: none;}
}
#scroll_top.scroll-top {
	right: 91px
}