/*
Theme Name: Evently Child
Theme URI: https://evently.qodeinteractive.com/
Description: A child theme of Evently Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: evently
Template: evently
*/

/*media query*/
@media screen and (min-width:1680px) {
   #slider-4-slide-8-layer-3, #slider-4-slide-8-layer-8 {
		width: 750px!important;
		height: auto!important;
	}

	rs-layer-wrap#img-logo-slider, rs-layer-wrap#img-lt-slider, rs-layer-wrap#sottotitolo-slider,
	rs-layer-wrap.bottone_acquisto {
		left: 175px!important;
	}

	rs-layer-wrap#img-scroll-arrow{
		top: 830px!important;
	}
	rs-layer-wrap#img-logo-slider {
		top: 180px!important;
	}
	
	rs-layer-wrap#img-lt-slider {
		    top: 450px!important;
	}
	
	/* cancellare quando rimettiamo il bottone*/
	rs-layer-wrap#luogo-data {
		top: 660px!important;
	}
	
}

@media screen and (max-width:1440px) and (max-height: 700px) {
	rs-layer-wrap#img-scroll-arrow{
		top: 570px!important;
	}
}

/*media query da sistemare top:160px!important;*/
@media only screen 
  and (only-width: 1024px) {
    #slider-4-slide-8-layer-3 > img, rs-layer#slider-4-slide-8-layer-8 > img {
        width:130%!important;
		height: auto!important;
	}
	rs-layer-wrap#img-logo-slider {
		/* top: 210px!important; */
	}
	
	rs-layer-wrap#img-lt-slider {
		top: 380px!important;
	}
	
}

#contattaci-contactus span.mkdf-st-title-mark {
    margin-left: 5px;
}


/*
@media screen and (max-width:480px) {
    body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-mobile-header > div > div > div > div > div > div.mkdf-position-center > div > div > a > img {
        background-image:url('https://www.tedxlungarnomediceo.com/wp-content/uploads/2021/05/TEDxLungarnoMediceo.png');
    }
}
*/