/*
Theme Name: Swiftline Child
Author: VamTam
Author URI: https://vamtam.com
Template: swiftline
*/


.top-bar .elementor-icon-list-items li a{
	font-size: 15px !important;
}

.top-bar .elementor-icon-list-items li span{
	font-size: 15px !important;
}

.site-form input{
	width:100%;
}

.site-form textarea {
	width: 100%;
}

.elementor-element-bc06572,
.elementor-element-2d34842{
	display: none !important;
}

.bgimage-home:before{
	border-radius: 22px !important;
}

.bgimage-home .elementor-motion-effects-container {
	border-radius: 22px !important;
}
.elementor-nav-menu .menu-item a {
	padding-left: 0px!important;
    padding-right: 0px!important;
}
.pricelist {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
}
.pricelist td, .pricelist th {
	border: 1px solid #224066;
	text-align: left;
}
.pricelist td {
	padding: 8px;
}
.pricelist tr:nth-child(even) {
	background-color: #dddddd;
}
.pricelist thead tr {
	background:#2a5fa3;
}
.pricelist thead tr th {
	color:#fff;
	padding: 20px 8px 20px 8px;
}
@media only screen and (max-width: 1270px) and (min-width: 1025px) {
	.elementor-nav-menu .menu-item a {
		margin-left: 5px!important;
		margin-right: 5px!important;
		font-size:12px!important;
	}
}
