/* 
Theme Name:		 Arts Fuzion
Theme URI:		 https://git.ceb02.ds.network/wordpress-setup-essentials/divi-sass-setup/
Description:	 Your Trade Show Specialists
Author:			 Vodien
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/

@media (max-width:780px){

.home-contact-us-wrapper .map-email-container {
    margin-top: -5vh !important;
}
	}

@media (max-width:650px){

.home-contact-us-wrapper .map-email-container .et_pb_column_2_5 {
        width: 100%;
        
    }
.network-wrapper .network-container::before {
		height: 57% !important;
	}
	.network-wrapper .network-container .et_pb_column_11{
		border-radius: 50px 0 0 50px !important;
	}
	.network-wrapper .network-page-container .location-tabs .et_pb_all_tabs .europe-wrapper .mobile-europe table td{
		padding:unset !important;
	}
	.network-wrapper .network-page-container .location-tabs .et_pb_all_tabs .europe-wrapper .mobile-europe table td li{
			font-size:11px !important;
	}
	.network-wrapper .network-page-container .location-tabs .et_pb_all_tabs .asia-wrapper .mobila-asia table td{
		padding:unset;
	}
	.network-wrapper .network-page-container .location-tabs .et_pb_all_tabs .asia-wrapper .mobila-asia table td li{
		font-size:11px !important;
	}
}
@media (max-width:450px){
	.network-wrapper .network-container .et_pb_column_11{
		border-radius:0 !important;
	}
	.portfolio-wrapper .portfolio-container .portfolio-text{
	border-radius:0 !important;	
	}
	.network-wrapper .network-container::before{
		display:none;
	}
 
	.home-contact-us-wrapper .map-email-container .et_pb_column_2_5 {
        width: 100%;
		border-radius: 0;
		padding: 10px;
        
    }
	.home-contact-us-wrapper .map-email-container::before{
		display:none;
	}
	.offer-wrapper .offer-swiper .swiper-button-next, .offer-wrapper .offer-swiper .swiper-button-prev {
        top: 85% !important;
    }
}
