/*!
Theme Name: Reboot
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.ru
Author URI: https://wpshop.ru/
Description: Новая многоцелевая тема от команды WPShop.ru. 11 встроенных модулей, конструктор главной страницы, SEO-оптимизация и моментальная скорость загрузки.
Version: 1.4.5
Text Domain: reboot
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
 *   DON'T EDIT THIS FILE
 *   After update you will lose all changes. Use child theme
 *
 *   НЕ РЕДАКТИРУЙТЕ ЭТОТ ФАЙЛ
 *   После обновления Вы потереяете все изменения. Используйте дочернюю тему
 *
 *   https://support.wpshop.ru/docs/general/child-themes/
--------------------------------------------------------------*/
.fixed.site-content, .fixed.site-footer-inner, .fixed.site-header-inner, .footer-navigation.fixed, .main-navigation.fixed, .site-footer.fixed, .site-header.fixed {
    max-width: 1800px;
}
.site-content {
  background: #13100e;
	color: #dcd9d5;
}
.site-header.fixed{
  margin-bottom: 0px;
}
.site-header{
  margin-bottom: 0px;
}

#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:hover {
    background-color: #969696;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  figure img {
    border-radius: 14px;
    margin: 20px auto;
  }

.vhod {width: 100px;
    height: 48px;
    background: #f9b242;
    border: 1px solid #f9b242;
    border-radius: 50px 50px 50px 50px;
	text-align: center;
    color: #000;
    font-family: "Noto Sans",Arial,Helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.0rem;
    line-height: 30px;
    line-height: 3.0rem;
}
.button-reg {
    background: #3daa45;
    border: 1px solid #3daa45;
}
.reg {width: 185px;
	background: #3daa45;
    border: 1px solid #3daa45;
    border-radius: 50px 50px 50px 50px;
	text-align: center;
    color: #000;
    font-family: "Noto Sans",Arial,Helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.0rem;
    line-height: 30px;
    line-height: 3.0rem;
	height: 48px;
}
.pf_game {
	width:236px;
    height:156px;
	overflow:hidden;
	position:relative;
	background-size:cover
}
.pf_button { 
	position:absolute; 
	visibility:hidden;
	left:75px;
	width: 48px;
	height: 48px;
	top:240px
}
.pf_button p {padding: 60px 0px;text-align: center;}
.pf_game:hover .pf_button{visibility:visible;transition:1s;-webkit-transition:1s;transform:translatey(-160px);-webkit-transform:translatey(-160px)}
.bucn_2_s{
	text-decoration:none;
	outline:none;
	width: 48px;
	height: 48px;
	padding:15px 24px;
	margin:8px 20px;
	border-radius:50px;
	background-image:url(/img/play.svg );
}
.pf_games_block > div  {
    display: inline-block;
}

