@charset "UTF-8";

/* CSS Document */
.Fjalla {
	font-family: 'Fjalla One', sans-serif !important;
}

body,
p,
a:not(.socialwithicon) {
	font-family: 'Poppins', 'Prompt', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', 'Prompt', sans-serif !important;
	font-weight: 500;
}

[class*=" d-icon-"]:before,
[class^=d-icon-]:before {
	font-family: "Font Awesome 5 Free";
}

.header-top {
	background: #152a7e;
	color: #fff;
}

.toggle-btn:before,
.breadcrumb li:not(:last-child):after {
	content: "\f105";
}

.intro-slider .banner img {
	border: 1px solid #e1e1e1;
	height: auto;
}

.category-group-image .category-content {
	padding: 0 0 0 2rem;
}

.category-group-image .btn.btn-link {
	text-align: left;
	font-weight: 400;
	font-size: 1.2rem;
	margin-top: 15px;
}

.category-group-image .category-name {
	font-size: 24px;
}

.home22 .title {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 0px;
}

.title {
	font-weight: 500;
}

.product,
.footer-middle .widget-title,
.footer-middle .widget-body li {
	font-family: 'Poppins', 'Prompt', sans-serif;
}

.product-details h4 {
	font-family: 'Poppins', 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.product-details .btn-cart {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(204, 204, 204, 1);
	box-shadow: 0px 10px 15px 0px rgba(204, 204, 204, 1);
	line-height: 42px;
}

.banner-cta {
	display: flex;
	justify-content: center;
	padding: 4.5rem 6% 5rem;
}

.banner-cta .input-wrapper {
	height: 50px;
	max-width: 51rem;
	width: 100%;
	margin: 0 auto;
}

.input-wrapper-inline {
	display: flex;
	position: relative;
	max-width: 61.3rem;
	width: 100%;
	height: 45px;
}

.banner-cta .input-wrapper .form-control {
	padding: 1rem 2rem;
	height: 5rem;
	font-size: 1.3rem;
	background-color: #fff;
	color: #666;
	border: 2px solid #fff;
	border-radius: 24px 0 0 24px;
	width: 38rem;
}

.banner-cta .input-wrapper .btn {
	padding: 1em 1.4em;
	border-radius: 0 24px 24px 0;
	height: 5rem;
}

.input-wrapper-inline .btn {
	line-height: 1;
}

.shop-banner-default .btn,
.shop-boxed-banner .btn {
	border-color: #fff;
}

.category-icon:hover img {
	transform: translateY(-4px);
}

.category-icon img {
	transition: transform 0.3s;
}

.product-navigation {
	padding: 1.4rem 0;
}

#product-tab-description li:before,
.card-description li:before {
	position: absolute;
	display: block;
	left: 3px;
	top: 2px;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 1.2rem;
	color: #222;
}

#product-tab-description .icon-box-icon,
.card-description .icon-box-icon {
	font-size: 2rem;
}

#product-tab-additional figure img {
	vertical-align: middle;
}

#product-tab-additional .btn-play {
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	align-items: center;
	justify-content: center;
	padding: 0;
	font-size: 35px;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	background-color: #222;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	color: #fff;
}

.summary-title,
.summary-subtitle,
.summary .title {
	font-family: 'Poppins', 'Prompt', sans-serif;
}

.checkout .alert-body .form-control {
	margin-bottom: 2rem;
}

.custom-checkbox:checked+label:before {
	content: "\f00c";
}

.product-single .social-link {
	border: 2px solid #ccc;
}

.intro-slide .banner-title {
	color: #fff;
	text-shadow: #fff 1px 0 10px;
}

.intro-slide1 .banner-content {
	max-width: 50rem;
}

.intro-slide .banner-subtitle,
.intro-slide p {
	color: #fff;
}

.service-slider .icon-box-side img {
	max-width: 40px;
	margin-right: 15px;
}

.category-default1 .category-content {
	background-color: rgba(21, 42, 126, 0.9);
	color: #fff;
	height: 4.2rem;
}

.brands-wrapper {
	align-items: center;
}

.brands-wrapper .owl-carousel .owl-item img {
	min-height: inherit;
	width: auto;
	margin: auto;
}

.brands-wrapper .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
	justify-content: center;
}




@media (max-width:480px) {
	.header-middle .logo {
		max-width: 60px;
		margin-right: 10px;
	}

	.header-left h4 {
		font-size: 14px;
	}
}


@media (min-width:992px) {
	.intro-slider {
		padding-left: 0rem;
	}

	.sticky-sidebar-wrapper:not(.cartsummary) {
		margin-top: 47.5rem;
	}

	.sidebar-fixed {
		transition: margin 0.4s;
	}

	.product-wrapper .products-banner {
		max-width: 30%;
		flex-basis: 30%;
	}

	.product-wrapper .products-box {
		max-width: 70%;
		flex-basis: 70%;
	}

	.products-banner .banner {
		max-width: 100%;
		flex-basis: 100%;
	}
}

.btnvdo {
	cursor: pointer;
}

.playbtn {
	opacity: 0;
	width: 80px;
	height: 80px;
	filter: drop-shadow(5px 5px 10px #000000);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, 150%);
	transition: transform .4s, opacity .8s, z-index .3s;
	transition-timing-function: ease-in-out;
}

.vdoview:hover .playbtn {
	opacity: 1;
	z-index: 99;
	transform: translate(-50%, -50%);
}

.linebtn {
	background-color: #3AD100;
	border-radius: 8px;
	padding: 10px 15px;
	color: #fff;
}

.mobile-menu-container {
	background: #fff;
}

.mobile-menu-container>.mobile-menu>.tab-pane>ul>li>a,
.mobile-menu-container>.mobile-menu>.tab-pane>ul>li>ul>li>a {
	color: #141414;
}

.mobile-menu {
	font-weight: 500;
}

.nav-link {
	font-weight: 300;
}

.product-details>p {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media screen and (max-width: 767px) {

	#cart-summary-container .shop-table td.product-thumbnail,
	#cart-summary-container .shop-table td.product-name {
		display: flex;
		justify-content: center;
	}
}

a.categoryname.checked,
a.subcategoryname.checked {
	color: #26c;
}

ul.checked {
	display: block;
}

.product>.product-details>.product-name {
	white-space: unset;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@keyframes increasescale {
	0% {}

	100% {
		transform: scale(1.3);
	}
}

@keyframes addshadow {
	0% {}

	100% {
		box-shadow: 0px 10px 30px 2px rgba(0, 0, 0, 0.75);
		-webkit-box-shadow: 0px 10px 30px 2px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 10px 30px 2px rgba(0, 0, 0, 0.75);
	}
}

@keyframes lifting {
	0% {}

	100% {
		position: relative;
		top: -10px;
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .75);
	}
}

@keyframes prodlift {
	0% {}

	100% {
		position: relative;
		top: -10px;
		box-shadow: 0px 10px 30px 2px rgba(0, 0, 0, 0.75);
	}
}

.hovereffect:hover {
	animation: addshadow .5s linear 0s normal none;
	animation-fill-mode: forwards;
}

.hovereffect:hover a figure img {
	animation: increasescale .5s linear 0s normal none;
	animation-fill-mode: forwards;
}

.brand-img:hover {
	animation: lifting 2s step-start 0s 1 normal forwards;
}

.prodlift:hover {
	animation: prodlift 2s step-start 0s 1 normal forwards;
}

.brandrow {
	padding-top: 15px;
	padding-bottom: 15px;
}