
.container-fluid{
 max-width: 1920px;
}

.default-portfolio-item {
	margin-bottom: 30px !important;
}

.owl-theme .owl-dots .owl-dot span{
	border: 1px solid #000
}

.sidebar-page-container {
	padding: 10px 0px 0px !important;
}

.checkout-section{
	padding: 0px !important;
}

@media (max-width: 550px) {
	.sidebar-page-container {
		padding: 0px !important;
	}

	.section-separation {
		margin: 0px !important;
	}

	.default-portfolio-item {
		margin-bottom: 0px !important;
	}

	.tabs-caterories .tabbed-shop-carousel .owl-controls,
	.product-details .owl-controls {
		margin: -5px !important;
	}

	.gallery-section .filters {
		margin-bottom: 0px;
	}

	.main-footer {
		margin-top: 0px;
	}
	.btn-mas-proyectos {
		display: none;
	}

	/* espacio movil */
	.info-column,
	.main-footer .auto-container .tabbed-shop-section .auto-container,
	.tab-section-products .auto-container {
		padding: 0 1.25rem !important;
	}

	.tab-section-products .auto-container {
		padding-top: 1.25rem !important;
	}
}

@media (min-width: 1024px) {

	.section-separation{
		margin-top: 20px !important;
	}

	.main-footer{
		margin-top: 20px;
	}
	/* .container-fluid,
	.container-fluid.p-0{
		padding-left: 15px !important;
		padding-right: 15px !important;

	} */
}

