﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.btn-size-big {
	text-transform: uppercase;
	white-space: normal;
	color: #fff;
	background-color: #ff3939 !important;
	font-weight: bolder;
	padding: 0.6rem 1rem;
}

@media (max-width: 768px) {
	.btn-size-big {
		font-size: 18px;
	}
}