/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


	/* マージン */

	.mt10
	{
		margin-top:10px;
	}

	.mt20
	{
		margin-top:20px;
	}

	.mt30
	{
		margin-top:30px;
	}

	.mt40
	{
		margin-top:40px;
	}

	.mt50
	{
		margin-top:50px;
	}

	.mt60
	{
		margin-top:60px;
	}
	.mt70
	{
		margin-top:70px;
	}
	.mt80
	{
		margin-top:80px !important;
	}
	.mt100
	{
		margin-top:100px !important;
	}
	.mt150
	{
		margin-top:150px !important;
	}
	.mt200
	{
		margin-top:200px;
	}

	.mb3
	{
		margin-bottom:3px !important;
	}
	.mb5
	{
		margin-bottom:5px !important;
	}

	.mb10
	{
		margin-bottom:10px !important;
	}

	.mb20
	{
		margin-bottom:20px !important;
	}

	.mb30
	{
		margin-bottom:30px !important;
	}
	.mb35
	{
		margin-bottom:35px !important;
	}

	.mb40
	{
		margin-bottom:40px !important;
	}
	.mb45
	{
		margin-bottom:45px !important;
	}

	.mb50
	{
		margin-bottom:50px !important;
	}

	.mb60
	{
		margin-bottom:60px !important;
	}
	.mb65
	{
		margin-bottom:65px !important;
	}
	.mb70
	{
		margin-bottom:70px !important;
	}
	.mb80
	{
		margin-bottom:80px !important;
	}
	.mb90
	{
		margin-bottom:90px !important;
	}

	.mb100
	{
		margin-bottom:100px !important;
	}
	.mb110
	{
		margin-bottom:110px !important;
	}
	.mb120
	{
		margin-bottom:120px !important;
	}
	.mb130
	{
		margin-bottom:130px !important;
	}
	.mb140
	{
		margin-bottom:140px !important;
	}
	.mb150
	{
		margin-bottom:150px !important;
	}
	.mb160
	{
		margin-bottom:160px !important;
	}
	.mb170
	{
		margin-bottom:170px !important;
	}
	.mb180
	{
		margin-bottom:180px !important;
	}
	.mb190
	{
		margin-bottom:190px !important;
	}
	.mb200
	{
		margin-bottom:200px !important;
	}
	.mb210
	{
		margin-bottom:210px !important;
	}
	.mb220
	{
		margin-bottom:220px !important;
	}
	.mb230
	{
		margin-bottom:230px !important;
	}
	.mb250
	{
		margin-bottom:250px !important;
	}
	.mb240
	{
		margin-bottom:240px !important;
	}
	.mb300
	{
		margin-bottom:300px !important;
	}
	.mb340
	{
		margin-bottom:340px !important;
	}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}