/* 
 Theme Name:     Divi Child
 Author:         Vrk
 Author URI:     Wrkmode.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: 1.1.3
*/ 


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

/* green #A2C037 */



@media all and (max-width: 981px) {

}/*/////////////////*/


 
@media all and (min-width: 982px) {


	#main-header {
/*		width:100% !important;*/
/*		background: linear-gradient(180deg, black, transparent);*/
		border-bottom:1px solid white;
		backdrop-filter: blur(10px);
	}


}/*/////////////////*/

@media all and (min-width: 981px) and (max-width: 1180px){

	.et_pb_svg_logo #logo {
        height: 48px !important;
    }

}

@media all and (min-width: 1404px){

}