/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2023 | 23:29:56 */
@media only screen and (min-width: 320px) and (max-width: 667px) {
	/*HOME*/
	.custom-images-position-1.custom-mobile-scale-1 {
    	transform: scale(.6,.6);
    	left: 8%;
	}
	.custom-images-position-1 .elementor-element:nth-child(2) img {
		padding: 5px;
	}
	.custom-images-position-1 .elementor-element:nth-child(3) img {
		padding: 5px;
	}
	.custom-images-position-1 .elementor-element:nth-child(4) img {
    	margin-top: 25px;
    	margin-left: 10px;
	}
	/*BREACUMB*/
	.page-top.page-header-3 {
		height: 100px;
	}
	.page-header-3.page-top .page-title {
		font-weight: 600;
    	font-size: 2.5rem;
	}
	/*ORDER*/
	.order .elementor-column.elementor-col-50:nth-child(1) {
		order: 1;
	}
	.order .elementor-column.elementor-col-50:nth-child(2) {
		order: 0;
	}
	/*TABS*/
	ul.nav.nav-tabs.elementkit-tab-nav.elementskit_tooltip_style.elementskit_tooltip_style.elementskit-fullwidth-tab {
    	display: block;
	}
	li.elementkit-nav-item {
    	width: 100%;
	}
	/*PORTAFOLIO*/
	.col-lg-3.sidebar {
    	order: 0;
    	margin-top: 2rem;
    	padding-bottom: 0;
	}
	.main-content.col-lg-9 {
		order: 1;
		padding-top: 0;
	}
	/*SINGLE-PORTAFOLIO*/
	.single-portfolio .main-content.col-lg-12 {
    	padding-top: 0;
		padding-bottom: 0;
	}
	/*BREACUMB-SINGLE-PROYECT*/
	.single-portfolio .page-header-3.page-top .page-title {
    	font-size: 2rem;
	}
	/*PRODUCTO*/
	.woocommerce-page.archive .sidebar-content aside.widget {
		padding: 0;
	}
	ul.pcols-xs-2 li.product-col {
		margin-bottom: 0;
	}
	/*SINGLE-PRODUCTO*/
	.single-product .col-lg-3.sidebar.left-sidebar {
    	order: 0;
	}
	.single-product .main-content.col-lg-6 {
    	order: 1;
	}
	.single-product .col-lg-3.sidebar.right-sidebar {
		order: 2;
		margin-bottom: 2rem;
		margin-top: 0;
	}
	.woocommerce-tabs h2.resp-accordion {
		color: #003466;
    	font-size: 1.5rem;
    	line-height: 1;
	}
	/*BREACUMB-SINGLE-PRODUCT*/
	.single-product .page-header-3.page-top .page-title {  	
		font-size: 1.5rem;
	}
	/*MOBILE*/
	#side-nav-panel {
    	background-color: #003466;
	}
	#side-nav-panel .accordion-menu li.menu-item.active > a, #side-nav-panel .menu-custom-block a:hover {
    	background-color: #0B8DBD;
	}
	#header .mobile-toggle {
		background-color: #0B8DBD;
	}
	/*BANNER*/
	#rev_slider_1_1_wrapper .custom.tparrows {
    	display: none !important;
	}
}