/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.aligncenter {
    float: none;
    margin: .5em auto 1em;
    max-width: 100%;
    height: 100%;
}

.claim {
	background: url(https://d3go.com//wp-content/uploads/2017/07/MPQ_Claim_Button_Rollover_v21.jpg) no-repeat;
	background-size: 100%;
	background-position: 0 0;
	width: 252px;
	height: 52px;
	border: 0;
	outline: none;
}

.claim:hover {
	background-position: 0 -52px;
}

/** Age Verify **/
button.policy {
	padding:10px;
	color:#000;
}

button.policy a {
	position: relative;
	z-index: 10000;
}

#popup_content {
    overflow-y: scroll!important;
	height:500px;
	padding-right: 20px;
}

#popup_content h2 span{
	color:#2853a2!important;
	text-transform: uppercase;
}

#popup_content a {
    color: #2853a2;
}

#popup_content h2 {
	font-size:27px;
}

body #cookie-law-info-bar {
	line-height: 2;
}


/** Hide social login **/

.single-post .wp-social-login-widget {
	display:none;
}

#cookie-law-info-bar {
    position: sticky !important;
    background-color: rgb(251, 84, 21) !important;
    color: white !important;
    padding-left: 5%;
    padding-right: 5%;
}
@-moz-document url-prefix() {
	html{
		overflow-x: hidden;
	}
}
.cli-plugin-main-link {
    color: white !important;
}
td.cookielawinfo-column-4 {
    white-space: normal;
}

.containerHeader {
		margin-left: 0% !important;
}

.grecaptcha-badge {
	right: 0px !important;
  display: flex !important;
  overflow: hidden !important;
  width: 70px !important;
  height: 60px !important;
  margin: 0 auto !important;
  box-shadow: 0 0 4px #ddd !important;
  transition: linear 100ms width !important;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.navbar-collapse.navbar-collapse-1.collapse.show + .search-form {
	display: block !important;
	margin-bottom: 10px;
}
.blog-post img, .news-post img  {
	max-width: 100% !important;
	height: auto;
}
.nav.nav-tabs .dropdown-item.active, .dropdown-item:active {
	background-color: #fb5415;
}
.nav-tabs .nav-item, .nav-tabs .nav-item.active {
	border: none;
}
.nav-tabs .nav-item .nav-link.active {
	border-bottom: 3px solid #fb5415;
}
#homepage-d3go-email-newsletter-4  .EMAIL-label {
	width: auto;
}
#homepage-d3go-email-newsletter-4 .yikes-easy-mc-submit-button-4 {
    margin: 10px 0px !important;
    color: #760023;
    font-weight: 600;
	padding: 6px 12px;
	text-transform: uppercase;
	min-height: auto;
	display: inline-block;
    width: auto;
}
#homepage-d3go-email-newsletter-4 .yikes-easy-mc-email {
	padding: 6px 12px;
	height: auto;
}
.edit-link {
	display: none
}
#yikes-mailchimp-container-4 {
	text-align: center;
}
#homepage-d3go-email-newsletter-4 {
	width: auto;
}
#homepage-d3go-email-newsletter-4 .submit-button-inline-label {
	width: auto;
	min-width: auto;
}
#yikes-mailchimp-container-4  .yikes-easy-mc-error-message-4 {
	position: absolute;
	bottom: 0;
}
.wpca-btn-accept.wpca-btn {
	margin-top: 10px
}
