/*
Theme Name: wp-pro
Theme URI: appcreateweb
Author: appcreateweb
Author URI: https://www.appcreateweb.com/vi/tao-shop.html?id=tao_shop_game_ban_pro
Description: wp-pro
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	
}
strong{
font-weight: bold;
}
#totop{background: url(./images/layout/back_top.png) no-repeat;width: 52px;height: 52px;}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
content: "."
}
.aligncenter{
display: block;
margin: auto;
max-width: 100%;
height: auto;}

a:hover{
text-decoration:none;
}


ul li:last-child{
/* border: 0; */
}



@media screen and (-webkit-min-device-pixel-ratio: 0) {
select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}

#wpadminbar{

}

input[type=submit]
{
	
}
input[type=submit]:hover
{
	
}
input[type=text],input[type=url],input[type=tel],input[type=email]
{
	
    width: 100%;
}
input[type=text]:active,input[type=url]:active,input[type=tel]:active,input[type=email]:active,input[type=text]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=email]:focus
{
	
}
input[type=password]
{
	width: 100%;
}
