.home-slider .slide-content .caption-1 { font-size: 20px; text-align: right; }
.home-slider .slide-content.align-right .captions .caption-2 { text-align: right; margin-right: 0; margin-left: 90px; }
.mega-menu>.fluid-menu>.fluid-menu-wrap { box-shadow: 0 1px 5px rgb(0 0 0 / 30%); }
.daily-deals .daily-deals-countdown.is-countdown { direction: ltr; }
.form-check input[type=checkbox]:not(:checked)+label:after { -webkit-transform: rotate(135deg) scale(1); transform: rotate(135deg) scale(1); }
.form-check input[type=checkbox]:checked+label:after, .form-check input[type=checkbox]:not(:checked)+label:after { border: unset; border-bottom: none; border-left: none; border-right: 2px solid; border-top: 2px solid;}
.breadcrumb ul>li:after { content: "\F104"; }

@media screen and (max-width: 699px) {
	.featured-categories-tabs .featured-category-name { display: none; width: 0; height: 0; }
	.featured-categories-wrap .tabs .tab-item { width: 50px; height: 50px; }
	.featured-categories-tabs .tab-item { padding: 0; }
	.featured-categories-tabs .featured-category-image { margin-bottom: 0; }
}

@media screen and (max-width: 768px) and (min-width: 425px) {
	.featured-categories-tabs .featured-category-name { display: none; width: 0; height: 0; }
	.featured-categories-wrap .tabs .tab-item { width: 50px; height: 50px; }
	.featured-categories-tabs .tab-item { padding: 0; }
	.featured-categories-tabs .featured-category-image { margin-bottom: 0; }
}

@media (max-width: 992px) {
	.featured-categories-tabs .featured-category-name { display: none; width: 0; height: 0; }
	.featured-categories-wrap .tabs .tab-item { width: 50px; height: 50px; }
	.featured-categories-tabs .tab-item { padding: 0; }
	.featured-categories-tabs .featured-category-image { margin-bottom: 0; }
}