.elementor-1272 .elementor-element.elementor-element-db08830{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1272 .elementor-element.elementor-element-421db33{--display:flex;}#elementor-popup-modal-1272 .dialog-widget-content{animation-duration:1s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-1272 .dialog-message{width:300px;height:77px;align-items:flex-start;}#elementor-popup-modal-1272{justify-content:flex-start;align-items:flex-start;}/* Start custom CSS */#elementor-popup-modal-1272{
	width: 300px !important;
	height: 77px !important;
	transition: left 0.6s ease 0s;
	left: -250px !important;
	overflow: hidden;
	box-shadow: grey 0px 3px 5px;
	border-radius:2px;
}

#elementor-popup-modal-1272:hover{
	 left: 4px !important;
	 transition: left 0.6s ease 0s;
}


@media only screen and (max-width: 600px) {
	#elementor-popup-modal-1272{
		top: 180px !important;
		z-index: 100 !important;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	#elementor-popup-modal-1272{
		top: 180px !important;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#elementor-popup-modal-1272{
		top: 160px !important;
	}
}/* End custom CSS */