/*repeated css*/
@import url('https://fonts.googleapis.com/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    background: url('../img/bg-back-1.jpg')!important;
    background-size: contain!important;
    color: #262d34;
    text-align: start;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Open Sans", sans-serif!important;
  font-weight: 600!important;
  font-style: normal!important;
  text-transform: uppercase;
}
.__close-announcement{
    color:#fc970c!important;
}

.__inline-11 {
    height: 65px!important;
}

.navbar-expand-md .navbar-collapse{
    justify-content: space-between!important;
}

.navbar-expand-md .navbar-nav .nav-link {
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
        font-family: "Open Sans", sans-serif!important;
        font-weight: 600!important;
        font-style: normal!important;
        color: #0e4c14!important;
        text-transform: uppercase!important;
        font-size: 14px!important;
    }

.navbar-nav{
      display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-items: center!important;
    justify-content: center!important;
    width: 100%!important;
}

.categories-title .font-semi-bold, .categories-title .font-semibold{
    font-size: 1.8rem!important;
}

.card{
    background-color: none!important;
    border: none!important;
}

.nav-link{
    color: #000!important;
}
.footer-web-logo a img {
    width: 100%;
    height: 140px!important;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left center;
    object-position: left center;
}

.footer-web-logo a {
    padding: 1rem;
    background: #fff;
    border-radius: 10px;
}

.custom-light-primary-color-20{
    background-color: none;
}

.owl-carousel.owl-drag .owl-item{
    border-radius: 10px;
}

.owl-dots button {
    margin: 0;
    transition: all ease 0.3s;
    height: 6px;
    width: 6px;
    opacity: 0.4;
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    background-color: #fff;
    border-radius: 3px;
}
.__top-slider-images{
    width: 100%;
    max-width: 100%;
}
@media (min-width: 992px) {
    .__top-slider-images .__slide-img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left center;
        object-position: left center;
    }
}
@media (max-width: 991px) {
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 13px!important;
    }
}
@media (max-width: 768px){
    .navbar-expand-md .navbar-nav .nav-link, #navbarCollapse .nav-item a {
        font-size: 12px!important;
    }
     .navbar-nav{
        align-items: start!important;
    }
    .categories-title .font-semi-bold, .categories-title .font-semibold, .feature-product-title, .categories-title, .latest-product-margin h2, .arrival-title, .brand-logo-section h3{
    font-size: 1.4rem!important;
    }   
    .view-all-text{
        padding: 0.2rem 0.5rem !important;
    }
}
.__inline-61 .feature-product-title {
    font-size: 1.8rem;
    margin-top: 15px;
    font-style: normal;
    font-weight: 700;    
    padding-left: 20px;
}

.feature-product{
    padding: 20px 50px 60px!important;
}

.product-single-hover{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    transition: all 300ms ease-in-out;
    padding: 1rem 0.5rem;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset!important;
}

.product-single-hover .single-product-details {
    position: relative;
    min-height: 100%;
    padding: 10px 10px 0 10px;
    border-radius: 0 0 5px 5px;
    transition: all ease 0.3s;
}

.__cate-item .__img {
    height: 270px;
    aspect-ratio: 1;
}

.__cate-item .__img img{
    width: 100%;
    height: 100%;
    border-radius: 10px!important;
}
.deal_of_the_day{
    padding-bottom: 25px;
    box-shadow: 0 0 18px rgba(177, 175, 175, 0.0588235294);
    border: 1.315px solid #fc970c;
    background: #fefdf3 !important;
    border-radius: 4.382px;
}
.new-arrival-section{
    padding: 3rem 0;
}

.brand_div-wrap{
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}

.brand_div div {
    padding: 1.2rem 0 1rem;
    font-size: 1.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*custom css*/

.about-home-container{
    background:linear-gradient(#ffffffba, #ffffff33),url('https://ghostwhite-newt-168401.hostingersite.com/public/assets/front-end/img/background-1.jpg');
    background-size: cover;
    padding: 4rem 0;
}

.img-about{
    text-align: center;
    border-radius : 10px;
}

.text-about{
    padding: 3rem 2rem;
    background: linear-gradient(45deg, #0e4b14, #2c8535);
    color: #fff;
    border-radius: 10px;
}

.text-about h3{
    font-size: 1.8rem;
    font-weight: 600;
    color: #fed16a;
    padding-top: 1rem;
}

.img-about img{
    width: 450px;
    height: 450px;
   border-radius : 10px; 
   box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.text-about span{
    background: #fff;
    padding: 0.2rem 0.7rem;
    font-size: 1.1rem;
    border-radius: 5px;
    color: #000;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.about-button{
        font-size: 14px;
    font-weight: 600;
    padding: 0.5rem 1rem !important;
    background: #fed16a!important;
    color: #0f4d15!important;
border-radius: 5px !important;
    margin-top: 0.5rem !important;
}

.stats-container {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 30px auto;
  max-width: 1000px;
  padding-inline: 16px;
}

.stats-container .stat {
  background: #fc970c;
  padding: 24px;
  text-align: center;
  color: #fff;
  border-radius:10px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.stats-container .stat .odometer {
  font-size: 50px;
  font-weight: bold;
  display: inline-block;
}

.stats-container .stat .type {
  font-size: 20px;
}

.odometer.plus {
  position: relative;
}

.odometer.plus::after {
  content: "+";
  position: absolute;
  top: 0;
  right: -16px;
  font-size: 20px;
}

@media (max-width: 700px) {
  .stats-container {
    grid-template-columns: 1fr;
  }
}

.counter-container{
    background: linear-gradient(45deg, #ffca50, #2c8535d4);
    padding: 2rem 0 !important;
}

.owl-item:not(:last-child) .footer-top-slide-item::after{
    background: #0e4c14!important;
}


 @keyframes scroll-brand-slider {
	 0% {
		 transform: translateX(0);
	}
	 100% {
		 transform: translateX(calc(-250px * 7));
	}
}

.brand-slider-container{
    padding: 3rem 0 2.5rem;
    background: url('../img/back-partner.jpg');
    background-size: cover;
    background-position: center;
}
 .brand-slider {
	 height: 110px;
	 margin: auto;
	 overflow: hidden;
	 position: relative;
	 width: auto;
}
 .brand-slider .slide-track {
	 animation: scroll-brand-slider 40s linear infinite;
	 display: flex;
	 width: calc(250px * 14);
}
 .brand-slider .slide {
	 height: 100px;
	 width: 250px;
}

.testimonials {
	position: relative;
	background:linear-gradient(#ffffffba, #ffffff33),url('https://ghostwhite-newt-168401.hostingersite.com/public/assets/front-end/img/background-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.testimonials .title {
	margin-bottom: 50px;
	position: relative;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
}


.testimonials .title h2 {
	color: #000000;
	line-height: 1.2em;
	font-weight: 600;
	font-size: 1.8rem;
	margin: 0
}

.testimonials .title img {
	margin-top: -10px;
}

.testimonials .title p {
	margin: 0 0 10px;
	margin-bottom: 0;
	color: #5A3733;
}

.testimonials .testi .item {
	background: #fef9e4;
	padding: 50px 30px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
    margin-bottom: 1rem;
}

.testimonials .testi .item .profile {
	display: flex;
	padding-left: 15px;
}

.testimonials .testi .item .profile img {
	border-radius: 100%;
	width: 50px;
	height: 50px;
	object-fit: cover
}

.testimonials .testi .item .profile .information {
	padding-left: 20px;
	margin-bottom: 15px
}

.testimonials .testi .item .profile .information .stars i {
	color: #ffd832
}

.testimonials .testi .item .profile .information p {
	font-size: 24px;
	margin: 0px auto 0px;
	color: #000;
	font-weight: 900;
	line-height: 1;
}

.testimonials .testi .item .profile .information span {
	color: #000;
	font-weight: bold;
	margin-top: -4px;
	line-height: 1.6em;
	font-size: 14px;
}

.testimonials .testi .item>p {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.6em;
	display: block;
	z-index: 2;
	font-style: italic;
	color: #5A3733;
}

.testimonials .testi .item .icon {
	text-align: center;
}

.testimonials .testi .item .icon i {
	font-size: 32px;
	color: #FFD832;
}

.feature-product-title, .categories-title, .latest-product-margin h2, .arrival-title, .brand-logo-section h3{
    color: #000;
    font-weight: 600;
    font-size: 1.8rem!important;
}

.category-section{
    width: 80%;
}

 .brand-logo-section p{
     margin-bottom : 0px;
 }


/*categories*/

.categories-back{
    background: url('../img/back-partner.jpg');
    background-size: cover;
    padding: 1rem 0;
}
.__inline-62{
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}
 
 .product-more{
     padding: 3rem 0;
 }
 
 .stats-container .stat{
         background: url('../img/back-partner.jpg');
    background-size: cover;
     color:#0e4b14!important;
         background-position: center;

 }
 .__inline-61 .shipping-policy-web{
     background: url(../img/back.jpg);
    background-size: cover;
    color: #0e4c14;
    padding: 35px 40px;
 }
 .page-footer{
     background: #000 !important;
 }
 
 .navbar-sticky.navbar-stuck{
    background: url('../img/bg-back-1.jpg')!important;
    background-size: contain!important;
 }
 .card{
     background: transparent!important;
 }
 
 .deal_of_the_day{
    background: #fed16a !important;
 }
 
 .deal_of_the_day h2{
     color: #15591c;
 }
 .__inline-61 .shipping-method-system{
     font-size: 16px;
 }
 .mini-banner .container{
     padding: 0rem 0 0rem 0!important;
 }
 
 .web-text-primary, .text-primary{
     color: var(--web-secondary)!important;
 }
 
 @media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        display: block!important;
    }
 }
 
 .product-single-hover:hover .quick-view{
         background-color: rgb(254 209 106 / 24%);
 }
 
 .btn-circle{
     color: #fc970c;
 }
 
 .__inline-9 .widget-list-link:hover{
         color: #eb8e0e !important;
 }
 .card-body{
     padding: 0rem!important;
 }
 
 .slider-nirogi .container{
     padding: 0!important;
 }
 
 .view-all-text {
    font-size: 14px;
    font-weight: 600;
    padding: 0.5rem 1rem!important;
    background: #115118 !important;
    color: #fed16a !important;
    border-radius: 5px!important;
    margin-top: 0.5rem!important;
}

.for-discount-value{
    color: #0f4d15;
}
.brand-logo-section{
    text-align: center;
}
.btn--primary, .input-group-text i{
    color: #0f4d15!important;
}
.btn-scroll-top{
    color: #0e4b14!important;
}

.__inline-61 .recommended-product-card{
    min-height: 100%!important;
}

.bg-secondary{
    background-color: #fed16a !important;
}
.navbar-toggler{
    background-color: #0f4d15;
    margin-right: 0.5rem!important;
    border: 1px solid #0f4d15;
    border-radius: 5px!important;
}