/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

div#dgd_scrollbox-7365 {
	background-size: cover;
	min-height: 400px;
	max-width: 90%;
	position: absolute;
	box-sizing: border-box;
}

#dgd_scrollbox-7365 .dgd_stb_box_close {
	background-color: #ffffff;
	color: #ED0283;
	line-height: 20px;
}

#dgd_scrollbox-7365 .dgd_stb_box_close:hover {
	background-color: #ED0283;
	color: #ffffff;
}

.dgd_stb_box.default form {
	width: 400px;
}

h2.dating-decode__heading {
	color: black;
	line-height: 1.2;
	font-size: 30px;
	text-shadow: 1px 1px 0px white;
	margin-bottom: 20px
}

h3.dating-decode__subheading {
	color: black;
	line-height: 1.2;
	font-size: 24px;
	text-shadow: 1px 1px 0px white;
	margin-bottom: 20px;
	max-width: 60%;
}

#popupName,
#popupEmail {
	height: 40px;
	font-size: 14px;
	text-transform: none;
	border: solid 1px #ed0283;
}

.dating-decode__small {
	margin-top: -20px;
	display: block;
	margin-bottom: 20px;
	max-width: 60%;
}

#popupSubmit {
	border-radius: 0;
	float: left;
	height: 36px;
	min-width: 120px;
	background-color: #ED0283;
	border: 1px solid #ED0283 !important;
}

#dgd_scrollbox-7365 span.wpcf7-not-valid-tip {
	margin-top: -20px;
	margin-bottom: 30px;
	width: 240px;
	background-color: red;
	color: #FFF;
	padding: 2px;
	box-sizing: border-box;
}

#dgd_scrollbox-7365 div.wpcf7-validation-errors,
#dgd_scrollbox-7365 div.wpcf7-response-output {
	margin-left: 0;
	max-width: 75%;
}

@media (min-width: 768px) {
	div#dgd_scrollbox-7365 {
		margin-left: -5%;
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	div#dgd_scrollbox-7365 {
		max-width: 100%;
		width: 100%!important;
		top: 50px!important;
		left: 0!important;
		box-sizing: border-box;
		overflow: hidden;
		background-image: url(https://www.littlegaybook.com/wp-content/uploads/2017/02/popup-768.jpg)!important;
		background-position: right;
	}

	h2.dating-decode__heading,
	h3.dating-decode__subheading {
		text-shadow: none;
		color: white;
	}

	.dating-decode__small {
		color: white;
	}
}

#mc4wp-form-1 input[type="submit"] {
	display: inline-block;
	font-family: Raleway,open-sans;
	font-size: 13px;
	font-weight: 700;
	line-height: 2.9em;
	padding: 0 17px;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	-moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	box-sizing: border-box;
	background-color: rgb(255, 201, 0);
	border-color: #222!important;	
}

#mc4wp-form-1 input[type="submit"]:hover {
	background-color: rgb(51, 51, 51)!important;
	cursor: pointer;
}

#wpcf7-f7313-o1 input.wpcf7-submit {
    border: 1px solid #ffc900!important;
	transition: background-color .3s, color .3s;
}

#wpcf7-f7313-o1 input.wpcf7-submit:hover {
	background-color: white;
}

.home-page-middle-form-wrapper .wpcf7-form p input[type="submit"] {
	height: 45px;
  transition: background-color .3s;
}

#wpcf7-f7549-p1643-o2 .wpcf7-not-valid-tip {
    position: absolute;
    width: 150px;
    padding: 2px;
    display: inline-block;
    background: #f00;
    color: white;
    text-align: center;
    border-radius: 2px;	
}

div.wpcf7-response-output {
    border: none;
    position: absolute;
    left: calc(50% - 210px);
    top: 0;
    color: white;
    border-radius: 2px;
}

div.wpcf7-validation-errors {
    background-color: #f00;
}

div.wpcf7-mail-sent-ok {
	background-color: #398f14;
	top: auto;
	left: calc(50% - 160px);
	bottom: 10px;
}

.wpcf7-form-control.wpcf7-text {
	text-transform: none;
}

.subs-form div.wpcf7-validation-errors {
top: -10px;
}

.subs-form span.wpcf7-not-valid-tip {
    position: absolute;
    width: 150px;
    padding: 2px;
    display: inline-block;
    background: #f00;
    color: white;
    text-align: center;
    border-radius: 2px;	
		left: 185px;
		top: -55px;
}

.subs-form div.wpcf7-mail-sent-ok {
	bottom:72px;
}

div.wpcf7 .screen-reader-response {
	display: none;
}

#wpcf7-f7549-p1643-o2 .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
	position: absolute;
}