/*
 Theme Name:   Divi-child
 Theme URI:    http://example.com/twenty-nineteen-child/
 Description:  Twenty Nineteen Child Theme
 Author:       Elegant themes
 Theme uri:    http://www.elegantthemes.com/gallery/divi/
 Template:     Divi
 Version:      2.1.2
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

hr {
    background: #51362e;
    height: 3px;
    border: none;
}

/*Mobile*/
@media screen and (min-width: 320px) and (max-width: 479px) {
	#et-top-navigation{
		display: none;
	}	
	body .entry-content tr td, body.et-pb-preview #main-content .container tr td{
    	border: 1px solid #50362f;
    	padding: 6px 24px;
	}
	body .logo-table table, 
	body .logo-table table tr td{
    	border: none !important;
		padding: 14px 6px 0;
	}
	body h4{
		font-size: 28px !important;
	}
	.trading-hours .et_pb_blurb_description span {
		display: inline-block;
		margin-bottom: 7px;
	}
	.logo-section{
		margin-bottom: 0;
	}
	.store-directory1 {
		margin-bottom: 0;
		width: 18% !important;
	}
	.middle-image .et_pb_image img{
		display: none;
	}
	.middle-image {
		/*background: url(http://www.ermelocentre.co.za/wp-content/uploads/2019/06/Elements-02.png);*/
		background: url(http://www.ermelocentre.co.za/wp-content/uploads/2020/01/Ermelo-Mall.gif);
		background-size: cover;
		background-repeat: no-repeat;
		height: 353px;
	}
	body .store-directory1 table tr td{
		font-size: 13px;
		padding: 6px 0px !important;
	}
	.store-directory2 {
		margin-bottom: 0;
		width: 48% !important;
	}
	body .store-directory2 table tr td{
		font-size: 13px;
		padding: 6px 4px !important;
	}
	.store-directory3 {
    	width: 31% !important;
	}
	body .store-directory3 table tr td{
		font-size: 13px;
		padding: 6px 4px !important;
	}
}

/*Laptop and Desktop*/
@media screen and (min-width: 768px) {
    div#et-top-navigation {
		display: none;
	}	
	body .entry-content tr td, body.et-pb-preview #main-content .container tr td{
    	border: 1px solid #50362f;
		font-size: 16px;
     	padding: 6px 24px;
	}
	body .logo-table table, 
	body .logo-table table tr td{
    	border: none;
	}
	.about,
	.middle-image,
	.trading-hours{
		height: 388px;
	}
	.trading-hours .et_pb_blurb_description span {
		display: inline-block;
    	font-size: 18px;
		margin-bottom: 7px;
	}
	.trading-hours .et_pb_main_blurb_image {
		margin-bottom: 13px;
	}
	.trading-hours h1.et_pb_module_header {
		margin-bottom: 10px;
	}
	.about:before, 
	.middle-image:before, 
	.trading-hours:before{
/* 		content: ""; */
    	height: 100%;
	}
	.about:before, 
	.middle-image:before, 
	.trading-hours:before, 
	
	.about >*, 
	.middle-image >*, 
	.trading-hours >*{
		display: inline-block;
		vertical-align: middle;
	}
	.middle-image {
		/*background: url(http://www.ermelocentre.co.za/wp-content/uploads/2019/06/Elements-02.png);*/
		background: url(http://www.ermelocentre.co.za/wp-content/uploads/2020/01/Ermelo-Mall.gif);
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	.middle-image .et_pb_image img{
		display: none;
	}
	.trading-hours .et_pb_blurb {
		width: 100%;
	}
}
