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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//buygameshop.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--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-primary-color: rgb(16,124,16);
	--wd-alternative-color: rgb(30,153,38);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(6,6,6);
	--btn-accented-bgcolor: rgb(58,153,64);
	--btn-accented-bgcolor-hover: rgb(30,153,38);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,83,83);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://buygameshop.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(26,26,26);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(255,255,255);
	--wd-form-bg: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.grecaptcha-badge { 
visibility: hidden; 
}
.payment_method_bgs_stripe_checkout img.bgs-stripe-icon{height:63px;}

<style id="bgs-agreement-styles">
  .bgs-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:999999}
  .bgs-overlay.is-open{display:block}
  .bgs-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000000}
  .bgs-dialog{
    background:#fff;max-width:720px;width:92%;
    border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,.25);padding:28px;
    color:#111 !important; /* Tüm metinleri siyah yap */
  }
  .bgs-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}
  .bgs-title{font-size:24px;font-weight:700;line-height:1.2;margin:0;color:#111 !important;}
  /* Rozeti belirginleştir */
  .bgs-badge{
    font-size:12px;background:#111;color:#fff;
    border-radius:999px;padding:5px 10px;letter-spacing:.4px;
    text-transform:uppercase;font-weight:700;opacity:1;
    box-shadow:0 2px 8px rgba(0,0,0,.15);
  }
  .bgs-body{margin:14px 0;color:#111 !important;}
  .bgs-body ul{margin:0 0 8px 18px;padding:0}
  .bgs-body li{margin:8px 0;font-weight:600;color:#111 !important;}
  /* Sadece listedeki vurgu kelimeleri kırmızı ve kalın */
  .bgs-body li strong{color:#dc2626 !important;font-weight:800;}
  .bgs-warning{font-size:14px;opacity:.9;color:#111 !important;}
  .bgs-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;margin-top:18px}
  .bgs-btn{appearance:none;border:0;border-radius:10px;padding:14px 18px;font-weight:800;cursor:pointer;font-size:16px}
  .bgs-btn-yes{background:#16a34a;color:#fff}
  .bgs-btn-no{background:#e5e7eb}
  .bgs-btn:focus{outline:3px solid #111;outline-offset:2px}
  @media (max-width:480px){.bgs-title{font-size:20px}.bgs-dialog{padding:22px}.bgs-btn{flex:1}}
/* ARE YOU SURE? metnini ortala + büyüt + kalınlaştır */
.bgs-warning{
  color:#111 !important;
  text-align:center !important;
  font-weight:900 !important;
  font-size:20px !important;     /* mobil için */
  letter-spacing:.2px;
  margin:18px 0 6px !important;
}
@media (min-width:640px){
  .bgs-warning{ font-size:22px !important; }  /* geniş ekranda biraz daha büyük */
}
/* FAQ BUTONU – NO'nun soluna gelecek kırmızı çerçeveli */
.bgs-btn-faq{
  background:#fff !important;
  border:2px solid #dc2626 !important; /* kırmızı kenarlık */
  color:#b91c1c !important;            /* koyu kırmızı yazı */
  text-decoration:none !important;
  display:inline-flex; align-items:center; justify-content:center;
  border-radius:10px; padding:14px 18px; font-weight:800; font-size:16px;
  cursor:pointer;
}
.bgs-btn-faq:hover{ background:#fee2e2 !important; } /* hafif pembeleşsin */
.bgs-btn-faq:focus{ outline:3px solid #111; outline-offset:2px; }

</style>
