/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/



body .listing-s .category-services:nth-child(even) .entry-featured-image-url {
    float: right;
	margin: -20px -20px -20px 50px !important;
}

body .listing-s .category-services .entry-featured-image-url {
    width: 35%;
	float:left;
	margin: -20px 50px -20px -20px !important;
	box-shadow: 3px 3px 3px 1px rgba(0,0,0,0.3);
    border: 5px solid #640f24;
}
body .listing-s .category-services .entry-featured-image-url span.et_overlay {
    display: none;
}
.listing-s .category-services{padding:20px;text-align: left;background-color:#fff;}

.listing-s .category-services .post-content p {
    color: #000 !important;
}

@media (max-width: 980px){
body .listing-s .category-services .entry-featured-image-url {
    width: auto;
    float: none;
	margin: 0px -20px 20px -20px !important;}
	body .listing-s .category-services:nth-child(even) .entry-featured-image-url {
    float: none;
	margin: 0px -20px 20px -20px !important;
}
	.listing-s .category-services{padding:0px;}
	.map-frame iframe{height:400px !important;}
}
