/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.2.0
*/
.ozon-button{
	background-color: #365AFB;
	border-radius: 5px;
	color: #fff;
	display: inline-flex;
    height: 30px;
    align-items: center;
    padding: 0 10px;
	margin-bottom: 10px;
	margin-right:10px;
	font-size: 13px;
}
.wb-button{
	background: linear-gradient(to left, #350361, #F23F98);
	border-radius: 5px;
	color: #fff;
    display: inline-flex;
    height: 30px;
    align-items: center;
    padding: 0 10px;
	margin-bottom: 10px;
	margin-right:10px;
	font-size: 13px;
}
.yandex-button{
	background-color: #F9D73A;
	border-radius: 5px;
	color: #fff;
	display: inline-flex;
    height: 30px;
    align-items: center;
    padding: 0 10px;
	margin-bottom: 10px;
	margin-right:10px;
	font-size: 13px;
}
.inventory_status {
    display: none !important;
}
.single_variation_wrap{
	display: none!important;
}
.reset_variations{ /*убираем сбросить вариации*/
	display: none!important;
}
.price{
	display: none!important;
}

/*
body, button, input, textarea {
    color: var(--text);
    font-family: "Arodora Pro", sans-serif!important;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}
body a:hover{
	color: #5D738E!important;
}
*/

.opal-add-to-cart-button{ /*скрытие выбрать параметры*/
	display: none!important;
}
.smartic-sticky-add-to-cart{ /*скрываем прилипалку*/
	display: none!important;
}

/*
.smartic-handheld-footer-bar ul li.my-account.tg > a::before{
	background-size: 30px 30px!important;
	background: no-repeat center center url("https://tinturia.ru/wp-content/uploads/2024/06/tg.png");
}
*/