/**
* Theme Name: Моя дочерняя тема
* Template: astra
* Не обязательные параметры:
* Theme URI: http://example.com/
* Description: Дочерняя тема для темы Astra
* Author: Kris
* Author URI: http://global.local/about/
* Version: 1.0
*/

@import url("../astra/style.css");

/* Свои стили */

.info-countrys {
	padding: 5px;
	background-color: rgb(255, 255, 206);
}

.woocommerce-js div.product .woocommerce-tabs .shop_attributes th {
	width: 30% !important;
}
