/*
Theme Name: Aqualine Child Theme
Theme URI: http://aqualine.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Aqualine
Template: aqualine
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: aqualine

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.page-id-25 .ltx-before-footer-wrapper:before,
.page-id-25 .main-wrapper,
.page-id-25 header.page-header:after {
    display: none;
}

.ltb-step-05 .ltb-form .ltb-div-submit .btn,
.ltb-step-05 .ltb-form input[type="text"], 
.ltb-step-05 .ltb-form textarea {
    border-radius: 2px !important;
}

.tariff-item .btn {
    border-radius: 2px !important;
    padding: 15px;
}

@media only screen and (min-width : 1200px) {
.swiper-container-fade .swiper-slide {
	max-height: 600px;
}
}

.ltx-before-after .ltx-wrap {
	max-width: 640px;
}

@media only screen and (max-width : 1000px) {
	.ltx-before-after .ltx-after-header,
	.ltx-before-after .ltx-before-header {
		display: none;
	}
	.elementor-widget-container .ltx-before-after .div-content {
		margin-bottom: 20px;
	}
	div.ltx-before-after .row {
		padding-top: 20px;
    padding-bottom: 20px;
	}
}

@media only screen and (max-width : 780px) {
	.page-id-13029 .ltb-step-01 .heading {
		margin-top: 110px;
	}
}
@media only screen and (max-width : 650px) {
	.ltx-swiper-slider .swiper-wrapper {
		max-height: 580px;
	}
	.ltx-before-after .ltx-arrows .ltx-arrow-left,
	.ltx-before-after .ltx-arrows .ltx-arrow-right {
		bottom: 0px;
	}
}