/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/

.products.swiper-wrapper{
	align-items: center!important;
}

.bapf_ckbox_sqchck input[type=checkbox]{
	padding: 0;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after{
	border-bottom: 0;
}
/*
.bapf_show_hide{
	display: none!important;
}*/

.picon-telegram::before {
    color: #229ED9;
  font-size:30px;
}

.picon-instagram::before {
   background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:30px;
}