@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.politiciansarestupid.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(227,0,71);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .cookies-buttons .cookies-accept-btn {
	background: rgb(227,0,71);
}
html .cookies-buttons .cookies-accept-btn:hover {
	background: rgba(227,0,71,0.83);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(227,0,71);
}

@font-face {
	font-family: "Xeno";
	src: url("//www.politiciansarestupid.com/wp-content/uploads/2021/11/xeno.woff2") format("woff2"), 
url("//www.politiciansarestupid.com/wp-content/uploads/2021/11/Xenophone.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

#menu-menu li a,
.wd-nav-mobile li a{ -webkit-border-radius: 25px;   border-radius: 25px;padding-left: 16px;padding-right: 16px; } 

#cookie-notice .cn-button {padding: 10px;border-radius: 12px;}
#cookie-notice .cn-button:hover {
opacity: .8;
}
#menu-menu li.current-menu-item a,
.wd-nav-mobile li.current-menu-item a,
#menu-menu li:hover a,
.wd-nav-mobile li:hover a{
  background: #e30047;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  color: #fff !important;
}
.wd-nav-mobile li a {	
	margin: 4px;
}
#menu-menu li:not(:last-child) {
  margin-right: 10px;
}


.wd-nav-mobile li a {
  border-bottom: 0px !important;
}

.listings {
  display: block;
  margin-bottom: 8px !important;
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
}

.listings a {
  color: #fff;  
 text-transform: capitalize;
}

#cont {
height: 100%;
}


.wpforms-confirmation-container-full {
  background: #e30047 !important;
  color: #fff;
  border: 0px;
}

::-webkit-input-placeholder { /* Edge */
  color: #333;
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #333;
  opacity: 1;
}

::-moz-placeholder {
  color: #333;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

::placeholder {
  color: #333;
  opacity: 1;
}

.mobile-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer-container small {
  display: block;
	margin-top: 8px;
}


.footer-container {
    background-color:#e30047 /* #b50038*/;
    color: #fff;
}

.btn-cookie {
  background: #fff !important;
  color: #e30047 !important;
  font-weight: bold !important;
}


.wallet {
  background: #fff;
  display: inline-block;
  padding: 20px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
}

.wallet .copyicon:after {
  cursor: pointer;
  font-size: 20px;
  margin-left: 15px;
  content: "\f24d";
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.hidden {display:none;}

#wpforms-form-74  {
  max-width: 500px;
  margin: 0 auto;
}
#wpforms-form-74 input {  
 padding: 25px !important;
-webkit-border-radius: 40px;
        border-radius: 40px;
}

#wpforms-form-74 #wpforms-submit-74 {
    
  background: #e30047 !important;
  border: 0px;
  color: #fff;
  width: 100%;
  -webkit-border-radius: 40px;
          border-radius: 40px;
}

input#wpforms-74-field_1{
    text-align: center;
}

.site-content {
    margin-bottom: 0px !important;
}

.footer-container {
    background-color:#e30047 /* #b50038*/;
    color: #fff;
}

.hero {
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    position: relative;

}

#txtBan {
    font-size: 65px;
    font-weight: 300;
    line-height: 1.2;
}

.hero .btn {
    color: #fff;
}

@media (max-width: 575px) {
    .wallet {
        font-size: 12.5px;
    }
}

.left-img {
    position: absolute;
    left:  -60px;
    top: -70px;
         max-width: 350px;
                 opacity: 0.7;
}

.right-img {
    position: absolute;
     top: -70px;
         max-width: 350px;
    right: -60px !important;
            opacity: 0.7;
 
}

.logo-circle {
    font-size: 50px;
}

 #txtBan {
        z-index: 5;
         position: relative;
 }


@media (max-width: 1400px)  {
    .left-img,
    .right-img {
        top: auto !important;
        max-width: 300px !important;
        bottom: -150px !important;
    }
}

.left-img,
    .right-img {
        z-index: 0;
    }
@media (max-width: 767px)  {
    .hero {
        padding-left: 15px;
        padding-right: 15px;
    }
    #txtBan {
        z-index: 5;
        font-size: 35px !important;
       
    }
    .hero .btn {
        z-index: 5;
    }
      .left-img {
          display: none;
      }
    .left-img,
    .right-img {
        z-index: 0;
        opacity: 0.7;
        top: auto !important;
        max-width: 300px !important;
        bottom: -150px !important;
    }
}

.vishidden {
visibility: hidden;

}

.quick-start li .list-icon{
 margin-right: 32px;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  
}

.quick-start li {
    color: #fff  !important;
}

.quick-start li .list-icon:before {
  line-height: 1;
}

.quick-start li {
  /*margin-bottom: 128px;*/
}

.wd-list-type-ordered .list-icon::before {
    content: counter(item) !important;
}

.quick-start li .list-icon {
  margin-right: 64px;
  position: relative;
}

.quick-start li .list-icon:after {
  position: absolute;
  right: -40px;
  color: #fff;
  content: "\f061";
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@media (max-width: 575px) {
  .quick-start li:last-child .list-content {
  word-break: break-all;
}
}
.quick-start li a {
  color: #fff !important;
  text-decoration: underline;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.quick-start li a:hover {
  background: #fff;
  color: #e30047 !important;
}



.note {
    text-align: center;
    display: block;
        color: #fff;
    font-size: 12.5px;
}

#txtBan {
  text-shadow: 0px 0px 2px rgba(0,0,0, 0.5);
}

.wd-rs-61961ab752f48 {
  z-index: 100;
  position: relative;
}

button.mfp-close {
   background: #e30047 !important;
  color: #fff;
}

.hero .btn {
  border-color: #fff;
}

.hero .btn:hover {
  background: #fff;
  color: #e30047;
}

#cookie-notice {
  border-top: 1px solid #fff;
}