/*!
Theme Name: bizgames
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bizgames
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bizgames is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.custom-form input[type="submit"],
.custom-form button {
  width: 100%;
  padding: 10px;
  background: #121213;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-size: 16px;
}

.custom-form input[type="submit"]:hover,
.custom-form button:hover {
  background: #451212;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-form-control.wpcf7-not-valid {
  border: 2px solid #e53935;
  outline: none;
  box-shadow: none;
  transition: border 0.3s ease;
}

.wpcf7-form-control {
  transition: border 0.3s ease, box-shadow 0.3s ease;
}

.wpcf7-form-control:focus {
  border: 2px solid #4a90e2;
}

.wishlist a{text-decoration: none;}
.wishlist .mxw320px{max-width:320px;}

.woocommerce-page .delivery-block .mini-text,
.woocommerce-js .delivery-block .mini-text{
  max-width:unset!important;
}

.remove_wishlist_single img{
  width: 30px;
  height: auto;
}

.wc-block-components-product-name,.product-name a{color:#000!important;text-decoration: none!important;}
.shipping-calculator-button{color:#000!important;}
.wc-proceed-to-checkout a,.wc-block-components-button{background-color: #000!important;color:#fff!important;text-decoration: none!important;}

/*!
Theme Name: bizgames
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bizgames
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bizgames is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.custom-form input[type="submit"],
.custom-form button {
  width: 100%;
  padding: 10px;
  background: #121213;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-size: 16px;
}

.custom-form input[type="submit"]:hover,
.custom-form button:hover {
  background: #451212;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-form-control.wpcf7-not-valid {
  border: 2px solid #e53935;
  outline: none;
  box-shadow: none;
  transition: border 0.3s ease;
}

.wpcf7-form-control {
  transition: border 0.3s ease, box-shadow 0.3s ease;
}

.wpcf7-form-control:focus {
  border: 2px solid #4a90e2;
}

.wishlist a{text-decoration: none;}
.wishlist .mxw320px{max-width:320px;}

.woocommerce-page .delivery-block .mini-text,
.woocommerce-js .delivery-block .mini-text{
  max-width:unset!important;
}

.remove_wishlist_single img{
  width: 30px;
  height: auto;
}

.wc-block-components-product-name,.product-name a{color:#000!important;text-decoration: none!important;}
.woocommerce-error a,.woocommerce-info a,.shipping-calculator-button{color:#000!important;}
#place_order,.wc-proceed-to-checkout a,.wc-block-components-button{background-color: #000!important;color:#fff!important;text-decoration: none!important;}
#payment{background:rgba(191, 191, 191, 0.14) !important;}
.pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.pagination .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  transition: background 0.2s, color 0.2s;
}

.pagination .page-numbers:hover {
  background: #f0f0f0;
}

.pagination .current {
  background: #e0e0e0;
  color: #555;
  cursor: default;
  pointer-events: none;
  border-color: #bbb;
}

.main-shop .catalog-main .filter{
  width:25%;
  margin: 0 20px 0 0;
}
.main-shop .catalog-main label{
  display:inline;
}

.wcapf-active-filters-before-shop-loop{
  display: none;
}

.shop-items.shop_page{
  display:block;
}

.woocommerce-products-header__title.page-title{
  text-align:center;
  margin-bottom:30px;
  color: #090031;
  font-weight: bold;
  font-size: 40px;  
}

.woocommerce .woocommerce-ordering{
  margin:0 0 3em;
}

.woocommerce ul.products li.product a img{
  width: auto;
  margin: 5px;
}

.woocommerce ul.products li.product .price{
  display: flex;
}

.catalog-main .filter{
  padding-top: 75px;
}

.center{
  text-align: center;
}

.added_to_cart{
  color:#000;
}

.icon_after_add_to_cart, .icon_above_image{
  padding:0!important;
}

.woocommerce ul.products li.product a img.img-shop{
  margin-top: 40px;
}

.shop-items .item a{text-decoration: none;}

.shop-items li {
  list-style-type: none;
}

.qty-display{
  border:none;
}

.entry-summary .cart{
  display: block;
}

.woocommerce div.product form.cart{
  margin-bottom: 0;
}

.single_product_div .wt-wishlist-button img{
  width:40px!important;
}

.woocommerce-message{
  border:0!important;
}

.wcapf-debug-message{
  display: none!important;
}

.shop-items.related{
  display: block;
}

.product-text-main .product-text-pdf ul li{
  display:list-item!important;
}

.product-main .container{
  position: relative;
}

.product-main .container .onsale{
  position: absolute;
  top:0;
  left:0;
}

.product-main .container .bestseler{
  transform: rotate(-12deg);
  position: absolute;
  left: -12px;
  top: 20px;
  color: #F7EFDE;
  padding:8px 20px;
  background-color: #9747FF;
  border:2px solid #121213;
  font-size: 16px;
  font-weight: bold;
}

.product-main .gallery #current{
  height: auto;
}

.product-main .novinka{
  transform: rotate(-12deg);
  position: absolute;
  left: -12px;
  top: 20px;
  color: #F7EFDE;
  padding:8px 20px;
  background-color: #9747FF;
  border:2px solid #121213;
  font-size: 16px;
  font-weight: bold;
}

.product-main .info .price h3{
	text-decoration:none;
}

.has-sale{
	text-decoration: line-through!important;
}

.shop-items .item .img-shop{
	width: auto!important;
}

#ship-to-different-address{
	display: none!important;
}

.custom-form label{
	color:#fff!important;
}

.game-main-img img{
	width: auto!important;
}

@media (max-width: 768px) {
  .main-shop .catalog-main{
	display: block;
  }
  .main-shop .catalog-main .filter{
	width: 100%;
	margin: 0 0 20px;
  }
  .main-shop .catalog-main .shop-items{
	width: 100%; 
  }
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
	width: 100%; 
  }
	.shop-items .item .img-shop{
		width:100%!important;
	}  
}

