/* 
 Theme Name:     AdCraft Studio - Finite Bricklaying Divi Child Theme
 Author:         Jarrett
 Author URI:     http://adcraftstudio.com.au
 Template:       Divi
 Version:        1.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.2.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

body {
	min-width: 100%;
}

.et_pb_scroll_top {
	margin-left: 48%;
}
@media screen and (max-width: 480px) 
{.et_pb_column_4_4 {
    width: 100%;
    float: none;
	margin-left: 48px;}
}
/* --- MOBILE ADJUSTMENTS --- */

@media screen and (max-width: 480px)
/* --- Home Page --- */
{.et_pb_slider .et_pb_slide {
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    list-style: none;
}
	.et-pb-arrow-prev {
    left: 35% !important;
	}
	.et-pb-arrow-next {
	right: 35% !important;
	}
	
	.et_pb_fullwidth_portfolio h2 {
    margin: 30px 0;
    text-align: center;
    width: 100%;
	}
	
	.et_pb_slide_description {
		padding: 130px 52px;
	}
	.et_pb_text_align_center {
		text-align: center;
  		margin-left: 0px;
		width: 100%;
	}
	.et_pb_text {
		margin-bottom: -30px;
	}
	.left_img {
		width: 100% !important;
	}

	.right_img {
		width: 100% !important;
		padding: 0px;
		}
	
/* --- About Page ---*/
	
	.et_pb_text_align_left {
    text-align: center;
	}
/* --- Services --- */





/* --- Bottom of page ---*/
.et_pb_column_2_3 {
    width: 100%;
	margin-left: 0px
}

/* --- footer ---*/
	.et-social-icons, #footer-info {
	float: none;
    text-align: center;
    width: 100%;
	padding-bottom: 4px;
}
	#footer-bottom {
		padding: 35px 0px 35px 0px;
	}
	.et_pb_scroll_top {
		margin-left: 45%;
	}


/* --- M - HOME --- */

/* --- M - ABOUT --- */

/* --- M - PROJECTS --- */

	

/* --- M - SERVICES --- */

/* --- M - TESTIMONIALS --- */

/* --- M - CONTACT US --- */

/* ----------- MENU HEADER MOBILE ----------------------------------------------------------------------------*/

@media screen and (max-width: 480px)
{ .et_fixed_nav #logo {
    margin-bottom: 0px;
    margin-left: 30px;
    width: 120px;
	}
}


.mobile_menu_bar {
    position: relative;
    margin-right: 30px;
}


/* ----------- FOOTER ADJUSTMENTS ---------------------------------------------------------------------------*/


.et-social-icons li {
    display: inline-block;
    margin-right: 0px;
}


/* --- general --*/
}

.post-141-id h2 {
	color: green !important;
}