@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.container {
	max-width: 1400px;
}
/*----------------------------------------*/
/*              Menu css
/*----------------------------------------*/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.btn-wrapper a:hover {
	background: #ff691b !important;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 19px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 12px;
	top: 17px;
	z-index: 9999;
	background: #118040;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 40px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 12px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #b1b1b1;
}
nav.nav_area ul.sub-menu li {
	border-bottom: none;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
	padding-left: 0px;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding: 0px 22px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 17px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 18px;
	font-weight: 600;
	padding-top: 23px;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}
.nav_area ul li a img {
	max-width: 15px;
	vertical-align: sub;
	margin-right: 3px;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 3px;
	position: absolute;
	top: 26px;
	font-size: 14px;
	display: block;
	right: 2px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #96c421;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 18px;
	background: #76991f;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 400;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 10px 17px;
	font-size: 13px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #789b04;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	padding: 8px 0px 3px;
}
.logo {
	padding-top: 15px;
	padding-bottom: 14px;
}
.logo a {
	display: inline-block;
}
.home-page-header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 333;
	background-color: rgba(255, 255, 255, 63%);
}
.menu-section {
	border-top: solid 1px #f6c757;
	padding-top: 7px;
	margin-top: 10px;
}
.header-top-information {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-top: 5px;
}
.header-info {
	padding-right: 3px;
}
.header-info ul li {
	display: inline-block;
	padding-right: 6px;
	padding-left: 13px;
	position: relative;
}
.header-info ul li a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}
.header-info ul li::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 10px;
	left: 1px;
	top: 9px;
	background: #ffffff;
}
.header-info ul li.coop::after {
	background: none;
}
.header-section .container {
	max-width: 1300px;
}
.header-menu-section {
	position: relative;
}
/*>>>>>>>>> menu css and >>>>>>>>*/

/*>>>>>>>>>> index >>>>>>>>>>>*/
.banner-section {
	position: relative;
}
.slider-banner-wrapper img {
	width: 100%;
}
.slider-banner-text-wrapper {
	position: absolute;
	width: 100%;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.latest-news-section {
	padding: 40px 0px 55px;
}
/****** Sidemenu ******/
ul.sidemenu {
	background: #e7f6ff;
	padding: 15px;
	border-radius: 10px;
	padding-bottom: 235px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #5e98da;
}
.sidemenu li > a {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	display: flex;
	padding: 13px 0px;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}
i.far.fa-long-arrow-right.toggle-submenu {
	color: #adc8e4;
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 12px;
	font-weight: bold;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	border: solid 2px #adc8e4;
	border-radius: 7px;
}
.sidemenu >li:hover a i {
	border: 2px solid #e97d81;
	border-radius: 100%;
	color: #81418b;
}
.sidemenu li:hover > a {
	color: #3a388c;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li {
	border: none;
	padding-bottom: 5px;
}
.submenu-side ul li a {
	line-height: 3px;
	font-size: 14px;
	padding: 8px 0px;
	border: none;
	background: none;
}
.submenu-side ul li a:hover {
	color: #2a64a1;
	background: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #96bf0d;
	padding: 10px 13px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	float: left;
	margin-bottom: 0;
	margin-top: 0px;
	letter-spacing: 1px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.far {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.left-side-bar-mobile-view {
	display: none;
}
.sidemenu li:hover i.far.fa-long-arrow-right {
	color: #3a388c;
	border-color: #3a388c;
}
/****** Sidemenu css End ******/
.header-top {
	display: flex;
	justify-content: flex-end;
	margin-top: 16px;
}
.search-box {
	display: flex;
	align-items: center;
	border: 2px solid #96c421;
	border-radius: 20px;
	padding: 6px 12px;
}
.search-box input {
	border: none;
	outline: none;
	background: transparent;
	font-size: 14px;
	padding-left: 5px;
}
.search-box i {
	color: #96c421;
	font-size: 16px;
}
/* Online shop button */
.shop-btn {
	display: flex;
	align-items: center;
	gap: 8px;
	background: #96c421;
	color: white;
	padding: 8px 18px;
	border-radius: 20px;
	text-decoration: none;
	transition: 0.3s; 
	
}
.more-btn{margin-top: 15px;}
.more-btn a:hover { color:#6ab033;}
.shop-btn:hover {
	background: #6ab033;
	color: #fff;
	text-decoration: none;
}
/* Social icons */
.social-icons a {
	margin: 0 4px;
	font-size: 20px;
	text-decoration: none;
}
.social-icons .fa-facebook {
	color: #1877f2;
}
.social-icons .fa-instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.social-icons .fa-tiktok {
	color: black;
}
.header-shop-btn {
	margin-left: 11px;
}
#slider-home-top .owl-nav button {
	background-color: rgba(255, 255, 255, 63%);
	width: 37px;
	height: 37px;
	border-radius: 0px;
	color: #000;
	outline: 0;
	top: 46%;
}
#slider-home-top .owl-nav button.owl-prev {
	position: absolute;
	left: 0px;
}
#slider-home-top .owl-nav button.owl-next {
	position: absolute;
	right: 0px;
}
.footer .logo img {
	max-width: 120px;
}
.footer ul {
	padding: 0;
	list-style: none;
}
.footer ul li {
	margin-bottom: 8px;
}
.footer .contact-info i {
	color: #7AC943;
	margin-right: 7px;
	position: absolute;
	left: 0px;
	top: 3px;
	font-size: 17px;
}
.contact-info ul li {
	position: relative;
	padding-left: 24px;
	font-size: 15px;
	color: #000;
}
.footer a {
	text-decoration: none;
	color: #000;
}
.footer a:hover {
	text-decoration: underline;
}
.footer-div-row {
	display: flex;
	justify-content: space-between;
}
.footer-title {
	font-size: 17px;
	margin-bottom: 12px;
	color: #118040;
	font-weight: bold;
}
.footer-title-section {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 17px;
}
.copy-right {
	border-top: solid 2px #92bb55;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 22px;
}
.copy-right-text {
	color: #000;
	font-size: 13px;
}
.besign-by a {
	color: #000;
	font-size: 13px;
}
.besign-by {
	text-align: right;
}
.aboutus-section {
	padding: 50px 0px;
}
.aboutus-section .row {
	align-items: center;
}
.aboutus-details-info {
	position: relative;
	padding-left: 30px;
}
.aboutus-details-info::before {
	content: "";
	position: absolute;
	top: -108px;
	left: 0;
	width: 9px;
	height: 50px;
	background: #96bf0d;
}
.aboutus-details-info::after {
	content: "";
	position: absolute;
	top: -58px;
	left: 0;
	width: 9px;
	height: 80px;
	background: #118040;
}
.heading-title {
	font-size: 35px;
	color: #7ca90a;
	font-weight: 600;
	text-transform: uppercase;
}
.product-name-title a {
	color: #000;
	text-decoration: none;
}
.aboutus-details-info p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font-weight: 500;
	padding-top: 12px;
	margin-bottom: 14px;
	line-height: 25px;
}
.aboutus-details-info p span {
	display: inline-block;
	color: #118040;
	font-size: 16px;
	font-weight: bold;
}
.more-btn {
	padding-top: 10px;
}
.more-btn a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	color: #000000;
	font-weight: 600;
}
.more-btn a img {
	max-width: 22px;
	margin-left: 6px;
}
.product-collection-section {
	padding-top: 40px;
	background-image: url(../images/product-collection-bgg.jpg);
}
.product-collection-section .heading-title {
	text-align: center;
	color: #ffffff;
}
.product-collection-box-wrapper-row {
	width: 75%;
	margin: auto;
	margin-top: 17px;
}
.product-collection-box-wrapper {
	text-align: center;
	background: #ffffff;
	padding: 50px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: rgb(0 0 0 / 27%) 0px 5px 15px;
}
.product-collection-box-wrapper .product-box-img img {
	width: 100%;
}
.product-collection-box-wrapper .product-box-title a {
	font-size: 24px;
	color: #118040;
}
.product-section {
	padding: 185px 0px 25px;
	background-size: cover;
	margin-top: -121px;
	background-image: url(../images/product-section-bgg.jpg);
}
.heading-title.text {
	margin-bottom: 30px;
	position: relative;
}
.heading-title.text::after {
	content: "";
	position: absolute;
	width: 72%;
	right: 0;
	bottom: 16px;
	height: 2px;
	background: #118040;
}
.product-box-wrapper {
	padding: 26px 20px;
	background: #ffffff;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.product-box-wrapper .product-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.product-box-wrapper:hover .product-img img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.product-img {
	overflow: hidden;
	position: relative;
}
.product-img img{
	aspect-ratio: 4 / 3; width: 100%; height: auto; object-fit: scale-down;
}

.product-box-wrapper .product-name-title {
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	padding-top: 13px;
	line-height: 20px;
	border-top: solid 2px #bedf13;
}
.more-btn.two {
	text-align: right;
	padding-top: 30px;
}
.brand-logo-section {
	padding: 6px 0px;
	background: #fdf3c4;
}
.row.row-brand-logo {
	align-items: center;
	width: 95%;
	margin: auto;
}
.row.brand-logo-row {
	margin-left: 10px;
}
.brand-logo {
	text-align: center;
	margin: 0px 1px;
}
#slider-home-top .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#slider-home-top .owl-dots .owl-dot span {
	width: 42px;
	height: 4px;
	border-radius: 0px;
}
#slider-home-top .owl-dots button span {
	background-color: #ffffff;
}
#slider-home-top .owl-dots button {
	outline: 0;
}
#slider-home-top .owl-dots button.active span {
	background-color: #118040;
	position: relative;
}
footer.footer {
	padding-top: 45px;
}
.footer-pr .footer-title-section {
	padding-left: 0px;
}
#product-collection .owl-dots {
	display: none;
}
#product-collection .owl-nav button {
	width: 36px;
	height: 36px;
	border: solid 2px #fff;
	border-radius: 100px;
	color: #fff;
	outline: 0;
	font-size: 19px;
	line-height: 34px;
}
#product-collection .owl-nav button.owl-prev {
	position: absolute;
	left: -59px;
	top: 40%;
}
#product-collection .owl-nav button.owl-next {
	position: absolute;
	right: -59px;
	top: 40%;
}
.heading-title2 {
	position: relative;
	margin-bottom: 21px;
	display: flex;
	align-items: center;
}
.heading-title2 span {
	color: #7ca90a;
	font-weight: 600;
	font-size: 35px;
	text-transform: uppercase;
	width: auto;
	min-width: fit-content;
	margin-right: 17px;
}
.border-div {
	border: solid 1px #118040;
	display: inline-block;
	width: 100%;
	height: 1px;
}
.row.product-box-wrapper-row {
	margin-left: 0px;
	margin-right: 0px;
}
.footer-div-row .logo {
	padding-top: 0px;
	padding-bottom: 0px;
}
/*----------------------------------------*/
/*           Contact Page css
/*----------------------------------------*/
.content-section {
	padding: 45px 0px;
}
.contact-details-info-row {
	align-items: center;
	margin-bottom: 43px;
}
.contact-details-left-img img {
	width: 100%;
}
.contact-details-info {
	border-bottom: solid 1px #118040;
	padding-bottom: 15px;
	margin-left: 30px;
}
.contact-details-info .contact-details-title {
	font-size: 20px;
	color: #118040;
	font-weight: 600;
	padding-bottom: 2px;
}
.contact-details-info ul li {
	font-size: 15px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
}
.contact-details-info ul li a {
	text-decoration: none;
	color: #000000;
}
/*----------------------------------------*/
/*           Products Page css
/*----------------------------------------*/
.row-product-box-wrapper .product-box-wrapper {
	margin-bottom: 27px;
}
ul.pagination {
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-top: 10px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	padding: 0px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 50% !important;
	background: none;
	background-color: #ffffff;
}
ul.pagination li.page-item a:hover {
	background: #118040;
	color: #fff;
	border-color: #118040;
}
ul.pagination li.page-item a.active {
	background: #118040;
	color: #fff;
	border: solid 1px #118040;
}
.side-menu {
	max-width: 268px;
	background: #eee9e4;
	border-top: solid 6px #118040;
	min-height: 271px;
	border-radius: 12px;
}
.menu-item {
	border-bottom: dotted 2px #b9d063;
}
.menu-title {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	font-weight: 500;
	color: #1c4176;
	position: relative;
	font-size: 15px;
	padding: 11px 15px;
}
.menu-title a {
	color: #000;
	font-size: 18px;
	font-weight: 500;
}
.arrow-submenu {
	display: inline-block;
	transition: transform 0.3s ease;
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 100px;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	background: #118040;
}
.side-menu i.rotate {
	transform: rotate(90deg);
}
.submenu {
	list-style: none;
	padding-left: 15px;
	display: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.side-menu ul.submenu li a {
	color: #118040;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	text-decoration: none;
}
.side-menu ul.submenu li a:before {
	content: "\e091";
	margin-right: 5px;
	font-family: "Font Awesome 6 Pro";
}
.menu-item.active > .menu-title a {
	color: #118040;
}
.product-details-info .heading-title {
	margin-bottom: 12px;
}
/*----------------------------------------*/
/*          Products-Details css
/*----------------------------------------*/
.product-details-box {
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	padding: 16px;
}
.product-details-title-row .product-details-title {
	color: #000;
	font-size: 24px;
	border-bottom: solid 1px #118040;
	padding-bottom: 10px;
	margin-bottom: 14px;
	font-weight: bold;
}
.product-details-p li {
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.product-details-p li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #118040;
	display: inline-block;
	border-radius: 100px;
	position: absolute;
	left: -11px;
	top: 9px;
}
.product-details-p ul {
	padding-left: 21px;
}
.icon-btn {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 14px;
}
.icon-btn a {
	font-size: 40px;
	color: #8dbb10;
}
.product-details-p {
	border-top: solid 2px #c4e4bd;
	padding-top: 22px;
}
.vehicle-detail-banner .car-slider-desc {
	max-width: 180px;
	margin: 0 auto;
}
.banner-slider .slider.slider-for {
	max-width: 84%;
	padding-right: 35px;
}
.banner-slider .slider.slider-nav {
	max-width: 16%;
}
.banner-slider .slider.slider-for, .banner-slider .slider.slider-nav {
	width: 100%;
	float: left;
}
.banner-slider .slider.slider-nav {
	height: auto;
	overflow: hidden;
}
.slider-banner-image {
	height: 525px;
}
.slider-banner-image img{
	height: 100%!important;
    object-fit: scale-down!important;
}
.banner-slider .slider.slider-nav {
	padding: 20px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg {
	max-width: 178px;
	height: 110px;
	margin: 0 auto;
	border: 1px solid #EBEBEB;
}
.slider-banner-image img, .slider-nav .slick-slide.thumbnail-image .thumbImg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.slick-vertical .slick-slide:active, .slick-vertical .slick-slide:focus, .slick-arrow:hover, .slick-arrow:focus {
	border: 0;
	outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
	border: 2px solid #196DB6;
}
.slider-nav .slick-slide.slick-current span {
	color: #196DB6;
}
.slider-nav .slick-slide {
	text-align: center;
}
.slider-nav .slick-slide span {
	font-size: 14px;
	display: block;
	padding: 5px 0 15px;
}
.slick-arrow {
	width: 100%;
	background-color: transparent;
	border: 0;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	height: 18px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
}
.slick-prev {
	top: 0;
}
.slick-next {
	bottom: 0;
	background-color: #fff;
}
.slick-prev.slick-arrow {
	background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
	background-image: url(../images/black-down-arrow.png);
}
/*End USE CSS for Slider*/

@media screen and (max-width : 991px) {
.banner-slider .slider.slider-for, .banner-slider .slider.slider-nav {
	max-width: 100%;
	float: none;
}
.banner-slider .slider.slider-for {
	padding-right: 0;
}
.banner-slider .slider.slider-nav {
	height: auto;
}
.slider-banner-image {
	height: 500px;
}
.slider.slider-nav.thumb-image {
	padding: 10px 30px 0;
}
.slider-nav .slick-slide span {
	padding: 5px 0;
}
.slick-arrow {
	padding: 0;
	width: 30px;
	height: 30px;
	top: 50%;
	bottom: 0;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.slick-prev {
	left: 0;
	right: unset;
}
.slick-next {
	left: unset;
	right: 0;
	background-color: transparent;
}
.vehicle-detail-banner .car-slider-desc {
	max-width: 340px;
}
.bid-tag {
	padding: 10px 0 15px;
}
.slider.slider-nav.thumb-image {
	white-space: nowrap;
}
.thumbnail-image.slick-slide {
	padding: 0px 5px;
	min-width: 75px;
	display: inline-block;
	float: none;
}
}
@media screen and (max-width : 767px) {
.slider-banner-image {
	height: 400px;
}
.slider.slider-nav.thumb-image {
	padding: 0px 20px 0;
	margin: 10px 0px 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg {
	max-width: 140px;
	height: 80px;
}
.slick-prev.slick-arrow {
	background-position: center 10px;
}
.slick-next.slick-arrow {
	background-position: center 10px, center;
}
.slider-nav .slick-slide span {
	font-size: 12px;
	white-space: normal;
}
}
 @media screen and (max-width: 580px) {
.slider-banner-image {
	height: 340px;
}
}
 @media screen and (max-width : 480px) {
.slider-banner-image {
	height: 280px;
}
}
.brand-info {
	text-align: center;
}
.brand-title1 span {
	font-size: 19px;
	color: #92bb55;
	position: relative;
	display: inline-block;
}
.brand-info .brand-title2 {
	font-size: 38px;
	color: #333333;
	font-weight: 500;
}
.brand-title1 span:After {
	content: "";
	width: 50px;
	height: 1px;
	background: #d5d4cf;
	display: inline-block;
	position: absolute;
	top: 13px;
	margin-left: 9px;
}
.brand-title1 span:before {
	content: "";
	width: 50px;
	height: 1px;
	background: #d5d4cf;
	display: inline-block;
	position: absolute;
	top: 13px;
	margin-left: 9px;
	left: -68px;
}
.mobile-view-d {
	display: none;
}
.other-page-banner-top {
	position: relative;
	overflow: hidden;
}
.other-page-wrapper {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.other-page-wrapper .other-page-title span {
	font-size: 39px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 333;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: max-content;
	min-width: 359px;
}
.other-page-wrapper .other-page-title span:After {
	content: "";
	background-color: rgba(150, 191, 13, 61%);
	padding: 10px 50px;
	color: #fff;
	width: 100%;
	height: 324px;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: -83px;
	z-index: -1;
	text-align: center;
}
#product-home .owl-nav button {
	width: 36px;
	height: 36px;
	border: solid 2px #96bf0d;
	border-radius: 100px;
	color: #96bf0d;
	outline: 0;
	font-size: 19px;
	line-height: 34px;
	top: 35%;
}
#product-home .owl-nav button.owl-prev {
	position: absolute;
	left: 0px;
}
#product-home .owl-nav button.owl-next {
	position: absolute;
	right: 0px;
}
#product-home .owl-dots {
	display: none;
}
#product-home .product-box-wrapper {
	margin-bottom: 2px;
}
.social-icons {
	margin-top: 6px;
	margin-left: 7px;
}







/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.home-page-header {
	position: relative;
}
.header-top {
	display: none;
}
.header-div2 {
	width: 25%;
}
.logo-div {
	width: 75%;
	float: left;
}
.header-section-wrapper .logo {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 13px;
	max-width: 117px;
}
#slider-home-top .owl-dots {
	bottom: 0px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.copy-right-text {
	text-align: center;
}
.besign-by {
	text-align: center;
}
.contact-info {
	margin-bottom: 26px;
}
.mobile-view-d {
	display: block;
}
.social-icons {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header-shop-btn {
	margin-right: 12px;
}
.header-shop-btn a.shop-btn {
	display: flex;
	justify-content: center;
}
.search-box.mobile-view-d {
	display: flex;
}
.aboutus-details-info::before {
	display: none;
}
.aboutus-details-info::after {
	display: none;
}
.aboutus-details-info {
	padding-left: 0;
	margin-top: 25px;
}
.row.row-brand-logo {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 19px;
}
.brand-info .brand-title2 {
	font-size: 30px;
}
.row.brand-logo-row {
	margin-left: 0;
}
.row.brand-logo-row .col-md-6 {
	/* padding-left: 0px; */
    /* padding-right: 0px; */
	max-width: 50%;
}
.row.brand-logo-row .brand-logo {
	margin-top: 17px;
}
.more-btn.two {
	text-align: center;
}
.product-collection-box-wrapper-row {
	width: 100%;
	margin-top: 17px;
	padding: 0px 46px;
}
.product-collection-box-wrapper {
	padding: 13px;
	box-shadow: none;
	border-radius: 34px;
	border: solid 1px #96bf0d;
}
.product-box-img img {
	object-fit: scale-down;
	height: 129px;
	width: 129px !important;
	display: inline-block !important;
}
.product-box-wrapper {
	padding: 14px 8px;
}
.search-box-row {
	padding: 13px;
	background: #e7e7e7;
}
.contact-details-info {
	margin-left: 0;
	margin-top: 20px;
}
.row.contact-details-info-row:last-child {
	margin-bottom: 0;
}
.other-page-wrapper .other-page-title span:After {
	display: none;
}
.other-page-wrapper .other-page-title span {
	font-size: 24px;
	color: #000000;
	min-width: auto;
	font-weight: 500;
}
.left-side-bar-mobile-view {
	display: block;
}
.left-side-bar-desktop-view {
	display: none;
}
.side-menu {
	max-width: 100%;
	min-height: 271px;
	float: left;
	width: 100%;
}
.left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.product-details-info {
	margin-top: 25px;
}
ul.pagination li.page-item {
	margin: 0px 1px;
}
ul.pagination {
	text-align: center;
}
.product-details-title-row .product-details-title {
	font-size: 21px;
}
.product-section {
	padding: 45px 0px 42px;
	margin-top: 0;
}
.product-collection-section {
	padding-bottom: 40px;
}
#slider-home-top .owl-nav button {
	margin: 0;
	top: 41%;
}
.heading-title2 span {
	font-size: 21px;
}
}


/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.brand-info .brand-title2 {
	font-size: 22px;
}
.footer-div-row {
	display: inline-block;
}
.footer-div-row .logo {
	padding-bottom: 30px;
}
.contact-info ul li {
	padding-left: 20px;
	font-size: 12px;
}
.search-box-row {
	padding: 13px;
	background: #e7e7e7;
}
.header-top {
	display: none;
}
.search-box.mobile-view-d {
	display: flex;
}
.mobile-view-d {
	display: block;
}
.social-icons {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.header-shop-btn {
	margin-right: 12px;
}
.more-btn.two {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 21px;
}
}



/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
