/* 
 Theme Name:     The Distinctive Dame
 Author:         Kobi Jae
 Author URI:     http://www.horrorkitschbitch.com
 Template:       Divi
 Version:        v1
 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: 4.8.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#main-footer{
	background-color:#ededed;
}

#footer-bottom{
    padding: 0px 40px;
}

#footer-info{
	font-size:11px;
	line-height:17px;
}

#top-menu li a{
	font-weight:300;
	color:black;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

blockquote{
	border-left:2px solid;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#3c0047;
}

#footer-bottom{
	padding-top:20px;
}

.et-social-icons{
	margin-top:5px;
}

.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item, .et_pb_gallery_1.et_pb_gallery .et_pb_gallery_item{
margin: 0 !important;
width: 25% !important;
clear: none !important;
}


@media (max-width:767px){
.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item, .et_pb_gallery_1.et_pb_gallery .et_pb_gallery_item{
margin: 0 !important;
width: 50% !important;
clear: none !important;
}
}



