	



	@media (min-width:900px){
	.container-fluid{
		padding: 0 3%;
	}


}
header .header-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#search .search-form {
  border: 2px solid #E2AD2680;
  width: 24vw;
  border-radius: 11px;
 
}

#search .search-form input {
  border: none;
  color: #E2AD2680;
  outline: none;
  width: 100%;
  height: 100%;
  border-radius: 11px;
   padding: 8px;
  position: relative;
  padding-left: 4em;
}
#search .search-form ::placeholder{
	color: #E2AD2680;
	opacity: 1;
}
.search-submit {
  position: absolute;
  left: 0;
  display: none;
}

#search{
	position: relative;
}
.search-submit2 {
  position: absolute;
  left: 10px;
  top: 57%;
  transform: translateY(-63%);
  background: transparent;
  border: 0px;
  outline: 0px;
  color: #E2AD2680;
}

.search-form.ppp label {
  width: 100%;
}

.header-number a{
	color: #000;
	margin: 0 10px;
	margin-left: 30px;
}
.header-number a i{
	display: inline-block;
	margin-right: 5px;
}


 a{
	text-decoration: none;
}

.header-btn a{
	border-radius: 27px;
	color: #fff;
	padding: 10px 20px;
	margin-left: 20px;
	border: #6B7613 1px solid ;
	transition: all ease .5s;
	font-size: 14px;

}

.header-btn a.one{
	background: #6B7613;
	color: #fff;
}
.header-btn a.two{
	background: #fff;
	color: #6B7613;
}
.header-btn a:hover.one{
	background: #fff;
	color: #6B7613;
}
.header-btn a:hover.two{
	background: #6B7613;
	color: #fff;
}


/***********************************/



.verticalButton {
/*  padding:0px 0px 0px 0px;*/
    width: 250px;
  height: 62px;
  padding: 10px;
  color: rgba(91, 88, 88, 1);
    background:rgba(196, 199, 135, 1);
    border-radius: 0px 0px 5px 5px;
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -webkit-transform:rotate(-90deg);
    position: fixed;
    left: -105px;
  top: 300px;
  z-index: 9;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0px -1px 6px 2px rgba(0, 0, 0, 0.25);
}

/*********************** home Modal *******************/
.modal-titles h3 {
  font-size: 14px;
  font-weight: 600;
  color: rgb(110, 114, 50);
  line-height: 16px;
  letter-spacing: 0.65px;
}
.modal-dialog {
  margin-top: 4em;
}
.modal-content{
  border-radius: 0px;

}
.modal-body {
  padding: 30px;
}
.modal-form input {
  padding: 9px;
  width: 100%;
  margin: 6px 0px;
  border: solid 1px border: 0.5px solid rgba(0, 0, 0, 1);
}
.modal-titles {
  border-bottom: solid 1px #DDD;
  padding: 10px 0px;
  margin-bottom: 15px;
}
.modal-header {
  margin: 0px 30px;
  border: none;
  padding: 30px 0px;
}
.modal-header button {
  margin: 0px 20px;
/*  padding-left: 49px !important;*/
  position: absolute;
  right: 15px;
  padding: 0px;
}

.modal-button-submit  {
  width: 100%;
  padding: 9px;
  background: rgb(110, 114, 50);
  border: solid 1px #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  margin-top: 25px;
}



.hero{
	position: relative;
}

.slick-prev.slick-arrow {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.slick-next.slick-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.caregory-area .slick-dots{
  padding: 0em ;
}
.slick-dots {
	 display: flex;
	 justify-content: center;
	 margin: 0;
	 padding: 1rem 0;
	 list-style-type: none;
	/* position: absolute;
	*/
	 width: 100%;
	 bottom: 0;
}
 .slick-dots li {
	 margin: 0 0.25rem;
}
 .slick-dots button {
	 background-color: #989968;
	 display: block;
	 width: 20px;
	 height: 7px;
	 padding: 0;
	 border: none;
	 border-radius: 5px;
	 text-indent: -9999px;
}
 .slick-dots li.slick-active button {
	 background-color: #7e8035;
	 width: 28px;
}
 


/*****************************************/


.category-box{
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative;
}

.category-box:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
}

.category-titles span {
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	position: relative;
	z-index: 99;
	margin: 0px;

}

.category-box{
	background-position: center center;
}

/***********************************************/

.para-top {
  padding: 20px 0 30px;
/*  max-width: 80%;*/
  margin: auto;
  text-align: center;
}
.sec-3-lef.m-0.p-0t img {
  max-width: 100%;
  height: auto;
}
.sec-3-right {
  background: #F8F8EF;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 30px  4em;
}

.featured-title span{
	font-size: 30px;
	line-height: 60px;
	font-weight: 700;
	margin-block: 30px;
}

.sec-3-right a{
	width: 174px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #6B7613;
  margin: auto;
    margin-top: auto;
  font-size: 14px;
  display: block;
  border-radius: 30px;
  margin-top: 35px;
}

/***********************************/

.collection-slider{
	padding: 20px 0;
}
.heading h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.heading{
	text-align: center;
	position: relative;
	margin-block: 30px;
  margin: 20px 0px 40px 0px;
}
.heading span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background: #fff;
}
.heading:before{
	content: '';
	width: 100%;
	height: 1px;
	background: #E0E0E0;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);

}

.collection-slider .slick-slide {
            margin: 0 10px; /* Adjust margin as needed */
        }

       .collection-slider h4{
       	font-size: 14px;
       	line-height: 24px;
       	font-weight: 500;
       	color: #000;
       	text-align: center;
       	margin-top: 20px;
       }


   

  .collection-slider .slick-dots li.slick-active button {
  background-color: #000;
  width: 11vw;
  border-radius: 0 !important;
  height: 2px;
}

  .collection-slider .slick-dots button{
	 width: 13vw;
   margin-top: 30px;
	 border-radius: 0px !important;
	 height: 2px;
	 background: #eeeded;
}
 .collection-slider .slick-dots li {
  margin: 0;
}

/************************
 
  Gift Hampers

 * **********************/
 .gift-hampers{
 	padding: 30px 0px;
 }
 .gift-humper-img img {
  max-width: 100%;
  height: auto;
}

 .gift-humper-info h3{
 	font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  margin-top: 30px;
/*  margin-block: 30px;*/
 }
 .gift-humper-info a {
  width: 174px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #6B7613;
  margin: auto;
  margin-top: auto;
  margin-top: auto;
  font-size: 14px;
  display: block;
  border-radius: 30px;
  margin-top: 35px;
}
.gift-humper-info hr {
  width: 250px;
  padding: 0;
  margin-bottom: 30px;
  border: solid 1px #000 !important;
  background: #000;
  color: #000;
}

/********************************
 Our Brands




 * ********************************/
 .our-clients {
  margin-bottom: 30px;
}
 .our-slients {
  padding-bottom: 40px;
}
 .brands {
  background: rgb(248, 248, 239);
  padding: 30px 0px;
}
.brands .brand-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 30px 0px;
/*  flex-wrap: wrap;*/
}
.brand-images {
  flex: 16%;
  margin: 15px 0px;
  text-align: center;
}
.brand-images img {
  height: 110px;
}
.brands ul li {
  list-style: none;
}
/***********************************
 
 Testimonial

 * *********************************/
 .testimonials {
  background: rgb(248, 248, 239);
  padding:0px 0px 30px 0px;
}
 .testimonial-title h3 {
  font-size: 45px;
  font-weight: 500;
  letter-spacing: 1.32px;
  line-height: 100px;
}
.testimonial-title h3 span {
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 1.32px;
  line-height: 100px;
}
.testimonial-item {
  background: rgba(255, 255, 255, 1);
  padding: 30px;
  border-radius: 0px 26px 26px 26px;
  height: 350px !important;

}
.testimonial-item ul {
	padding: 0px;
  display: flex;
  align-items: center;
}
.testimonial-item ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
}
.testimonial-item ul li i {
  padding: 10px 10px;
  background: rgba(122, 127, 0, 1);
  border-radius: 50%;
  color: #fff;
  margin-right: 15px;
}
.testimonial-item ul li img {
  margin-right: 20px;
}
.testimonial-info-tec {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.client-img img {
  margin-right: 20px;
  border-radius: 50%;
}
.testimonial-item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.35px;
}
.client-detail p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.client-detail p span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.testimonial-item.slick-slide {
  margin: 0 10px;

}
/******************************
 News Letter
 *****************************/
.newsletter {
  padding: 40px 0px;
}

.main-news-letter {
  background: radial-gradient(168.57% 148.15% at 40.9% 50%, #7D8035 19.79%, rgba(244, 255, 174, 0.86) 95.4%);
  padding: 30px 60px;
}
.sec-left-dis i {
  width: 45px;
  height: 45px;
  background: rgb(122, 127, 0);
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}
.sec-left-dis p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.34px;
  color: #fff;
}
.sec-left-dis p span{
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.34px;
  color: #fff;
  margin-top: 20px;
}

.news-letter-dis h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
}
.news-letter-sub {
  position: relative;
  margin: 20px 0px;
}
.news-letter-sub input {
  width: 100%;
  padding: 8px 12px;
  border-radius: 40px;
  border: none;
}
.news-letter-sub button {
  position: absolute;
  right: 0px;
  padding: 8px 12px;
  border-radius: 40px;
  border: none;
  background: rgba(224, 174, 37, 1);
  color: #fff;
}
.news-letter-dis p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}




/*******************************
 *Footer
 * 
 * ********************************/
 #footer {
  background: rgb(248, 248, 239);
 padding-top: 40px;
  padding-bottom: 4.5em;
}
#copyright p {
  margin: 0px;
  padding: 0px;
  color: rgba(170, 170, 170, 1);
}
.fotter-title h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;

}
.footer-customer-service ul {
  margin: 0px;
  padding: 0px;
}
.footer-customer-service ul li {
  list-style: none;
  margin: 6px 0px;
}
.footer-customer-service ul li a {
 font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color:#000;
}
.footer-main ul {
  margin: 0px;
  padding: 0px;
}
.footer-main ul li {
  list-style: none;
  margin: 6px 0px;
}
.footer-main ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
}
.footer-contact ul {
  display: flex;
  padding: 0px;
  margin: 25px 0px;
}
.footer-contact ul li {
  list-style: none;
  margin: 0px 20px 0px 0px;
}
.footer-contact ul li a i {
  padding: 8px;
  background: rgb(226, 173, 38);
  border-radius: 50%;
  color: #fff;
}
.footer-contact h4 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.footer-news-letter button {
  padding: 9px 38px;
  background: rgb(117, 125, 60);
  border: none;
  border-radius: 16px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.footer-news-letter input {
  border-bottom: solid 1px #000;
  border: none;
  background: transparent;
  padding: 0px 10px 0px 0px;
  border-bottom: solid 1px #000;
}
.footer-copyright {
  background: rgb(117, 125, 60);
  padding: 10px;
  margin-top: 30px;
}
#copyright {
  color: #fff;
}


/*sticky Footer*/


.footer-form {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sticky-form {
  background: rgb(196, 199, 135);
  padding: 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: ;
  z-index: 999;
}

.footer-form button {
  padding: 8px 30px;
  border: none;
  background: rgb(117, 125, 60);
  border-radius: 16px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.footer-form input {
  border: solid 1px #DDD;
  padding: 10px 12px;
  border-radius: 0px;
  width: 100%;
}
.footer-form h4 {
  font-size: 16px;
  font-weight: 500;
}
.footer-form a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}




/***************************
 Talk To Expert
 * *****************************/
 .talk-to-expert {
  padding: 35px 0px;
}

.talk-to-expert-title h2 {
  font-size: 70px;
  font-weight: 800;
  line-height: 80px;
  letter-spacing: 1.84px;
}
.talk-to-expert-title h3 {
  font-size: 44px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 1.1px;
}
 .happy-customer {
  height: 150px;
  width: 150px;
  background: rgba(196, 199, 135, 1);
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.happy-customer p {
  font-size: 16px;
  font-weight: 500;
}
.happy-customer h3 {
  font-size: 35px;
  font-weight: 700;
}
.customer-icon {
  position: absolute;
  top: -57px;
}
.customers {
  position: relative;
  margin-top: 5em;
  margin-left: 5em;
}


.customer-logo {
 
  padding: 30px 10px;
  background: rgb(250, 250, 250);
  border-radius: 20px;
  margin-top: -30px;
}
.customer-logo ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}
.customer-logo ul li {
  list-style: none;
}
.contect-me ul li a {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.contect-me ul li {
  list-style: none;
  margin-right: 30px;

}
.contect-me{
  margin: 30px 0px;
}
.contect-me ul {
  display: flex;
}

/*form tal to expert*/

.talk-to-experts-form {
  padding:25px 40px;
  box-shadow: 0px 0px 60px 0px rgba(120, 124, 226, 0.2);
  border-radius: 40px;
  position: relative;
}

.talk-to-experts-form input {
  width: 100%;
  margin: 8px 0px;
}
.check-box {
  width: 60px !important; 
  margin-right: 10px !important;
}
.check-box-dis i {
  font-size: 12px;
  line-height: 2px !important;
  margin: 0px;
  padding: 0px;
}
.talk-to-experts-form .talk-button {
  padding: 11px 34px;
  background: rgb(125, 128, 53);
  border: none;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
}


/******************************
 * About us
 * **********************************/

.about-us {
  padding: 30px 0px;
}

.about-us-title {
  text-align: center;
}
.about-us-title h1{
  font-size: 64px;
  font-weight: 700;
  line-height: 77px;
}
 .about-us-title p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 25px;
}

.about-bg-sec-img {
  text-align: center;
/*  position: relative;*/
  margin-top: 4em;
  margin-bottom: 2em;
}
.about-bg-sec-img {
  background-size: cover;
  padding: 30px;
  border-radius: 20px;
}
.about-bg-sec-img img {
  border-radius: 20px;
}
.about-img {
  margin-top: 40px;
}
.abot-bg-text {
 
}
.abot-bg-text h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}
.abot-bg-text p {
  font-size: 16px;
  font-weight: 500;
  color: rgb(148, 146, 146);
  line-height: 29px;
  margin-top: 20px;
}
.product-information {
  padding: 30px 0px;
}
.main-information {
  padding: 40px 100px;
  background: rgb(255, 251, 247);
}
.box-info{
  text-align: center ;
}
.box-info img {
  padding: 24px;
  background: #fff;
  border: solid 1px rgb(255, 237, 220);
  border-radius: 44px;
}
.box-info p {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-top: 18px;
}


.about-our-story {
  padding: 40px 0px;
}
.about-our-story-sec {
  padding-right: 4em;
}
.about-our-story-sec h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 30px;
}
.about-our-story-sec p {
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  color: rgb(170, 170, 170);
}



/***************************
 * Product Page
 * ****************************/

.product-category-list {
  padding: 0em 0em;
}
.sustainable-gifts h1 {
  font-size: 32px;
}
.list-product-coteg ul {
  display: flex;
  padding: 0px;
}
.list-product-coteg ul li {
  margin-right: 20px;
  list-style: none;
  }
 .list-product-coteg ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 19px;
}
.sustainable-gifts {
  display: flex;
  justify-content: start;
  align-items: center;
  border-bottom: solid 1px rgba(243, 243, 243, 1);
/*  margin-top: 30px;*/
}
.sustainable-gifts h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 60px;
}
.sustainable-gifts p span {
  padding: 11px 20px;
  background: rgb(255, 251, 247);
  border-radius: 38px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(226, 173, 38);
}
/*=====================*/

.product-list {
  padding: 30px 0px;
}
.all-filter input {
  width: 100%;
  padding: 20px 20px;
  background: rgb(255, 251, 247);
  border: none;
  border-radius: 11px;
}
.btn-group-product {
  width: 100%;
/*  margin-top: 30px;*/
}
.btn-group-product button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0p 23px;
  margin-top: 20px;
  color: #000;
  background: transparent;
  border:none;
}
.btn-group-product ul li .aa input {
  padding: 0px !important;
  margin: 0px !important;
  height: 22px;
  width: 22px !important;
}
.btn-group-product ul {
  width: 20.%;
  background: #fff;
  border: none;
  border-bottom: solid 1px #DDD;
  padding: 0px 5px;
}
.btn-group-product ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 500;
}

.about-us-qwant p {
  margin: 0px;
}
.about-us-check-box {
  display: flex;
  align-items: center;
}
#defaultDropdown:hover {
  background: none;
  color: #000;
}
#defaultDropdown {
  background: transparent;
  color: #000;
}
/************************/
.show-filter button {
  padding: 11px 20px;
  background: rgb(255, 251, 247);
  border-radius: 38px;
  font-size: 16px;
  font-weight: 500;
  color: rgb(226, 173, 38);
  border: none;
  margin-right: 25px;

}
.show-filter a {
  padding: 11px 20px;
  background: rgb(255, 251, 247);
  border-radius: 38px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(26, 26, 26, 1);
  border: none;
  margin-right: 25px;
}
.product-alied-filter h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 30px;
}
.product-alied-filter{
  display: none;
}
.show-filter a img {
  margin-left: 30px;
}

.product-item {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
  text-align: center;
}
.product-item p {
  margin-top: 25px;
}











/*=============================================================*/



/*.entry-header {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  padding: 30px 0px;
  text-align: center;
}*/
.entry-title a {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.product-alied-filter {
  margin-bottom: 40px;
}
.product-details h1 {
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  line-height: 26px;
}













.slider .slick-prev:before, .slider-vertical .slick-next:before {
  display: none;
}
.slider .slick-prev, .slider .slick-next {
    width: 28px;
    height: 28px;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    background: none !important;
    border: none !important;
}
.slider .slick-prev:before, .slider .slick-next:before {
  display: none;
}
.slider .slick-prev {
    border-width: 14px 14px 14px 0px;
    border-color: transparent #ffffff;
    left: 0px;
    right: auto;
}
.slider .slick-next {
    border-width: 14px 0px 14px 14px;
    border-color: transparent #ffffff;
    right: 44px;
    left: auto;
} 
.slider .slick-prev:hover, .slider .slick-next:hover {
    border-color: transparent #ffd200;
}
.slider .slick-prev.slick-disabled, .slider .slick-next.slick-disabled, .slider .slick-prev.slick-disabled:hover, .slider .slick-next.slick-disabled:hover {
  opacity: 0.1;
  cursor: default;
    border-color: transparent #000000;
}
.main-thumbnail{
  height: 500px !important;
/*  background: #333333;*/
height: 500px !important;
  text-align: center;
  font-size: 75px;
  object-fit: cover;
  color: #ffffff;
}
.slider-thumb div {
  height: 100px;
  line-height: 50px;
  font-size: 25px;
}
.slider-thumb .slick-slide.slick-current {
/*  background: green;*/
}


.thumbnail-bottom{
  margin: 0px 10px;
}
  .thumbnail-bottom img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  cursor: pointer;
  margin: auto;
  max-height: 68px;
}
.main-dragable{
  box-shadow: 0px 4px 4px 0px #00000040;
  text-align: center;
}

.slider .slick-prev, .slider .slick-next{
  bottom: -120%;
}

.product-details p {
  font-size: 14px;
  font-weight: 400;
  color: #AAA;
}
.entry-summary h3 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 25px;
  line-height: 50px;
  border-bottom: solid 1px #DDD;
}
.entry-summary p {
  color: #000;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 25px;
}
.product-inq {
  padding: 19px 149px;
  border-radius: 27px;
  border: none;
  background: #7C8034;
  color: #FFFBF7;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.1px;
  margin-top: 12px;
} 
#breadcrumbs a {
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
#breadcrumbs {
  margin-bottom: 30px;
  padding: 0px 7em;
}
.breadcrumb_last strong {
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

.entry-title  {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 20px 5px;
}


.slider-product-ralated .slick-slide {
  display: block;
  padding-bottom: 6px;
}

.slider-product-ralated .slick-track{
  display: flex;
  gap: 1.5rem;
}
/*.product-list .slick-prev i {
  font-size: 30px;
}*/
.product-list .slick-prev {
  background: none;
  border: none;
}
/*.product-list .slick-next i {
  font-size: 30px;
}*/
/*.product-list .slick-next {
  background: none;
  border: none;
}
*/
 .product-list article {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
    height: 100%;
    padding-bottom: 3px;
    text-align: center;
  }

.product-list-title {
  margin: 30px 0px;
}
.product-list-title h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
  color: #000000;
}
.slider-thumb .thumbnail-bottom.slick-slide.slick-current img {
  border: 1px solid #E2AD26;
  border-radius: 11px;
}
.main-dragable button i {
  font-size: 22px;
  background: transparent;
  padding: 20px 21px;
  border-radius: 50%;
  border: solid 1px #7c8034;
  color: #7c8034;
}


.slider-thumb {
  padding: 0 4em;
}
/*.product-list button i {
  font-size: 22px;
  background: transparent;
  padding: 15px 18px;
  border-radius: 50%;
  border: solid 1px #c7c8b3;  
  color: #7c8034;

}*/

/*.product-list .slick-next.slick-arrow {
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
 .product-list .slick-prev.slick-arrow {
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
*/
/*Faq*/


.faq{
  padding: 30px 0px;
}
.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

/*.question::after {
  content: "\1F891";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  top: -6px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(180deg);
  position: absolute;
  bottom: 0;
}*/

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}

.question.active + .answercont {
}

@media screen and (max-width: 790px){
  html {
    font-size: 14px;
  }
  .wrapper {
  width: 80%;
}
}
.faq-ans {
  border: 1px solid rgba(243, 243, 243, 1);
  border-radius: 14px;
  margin: 40px 0px 15px 0px;
}
.question h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #000;
}
.answer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: rgb(170, 170, 170);
}



.question i { position:absolute;
  right: 20px;
  top:24px;
    -webkit-transition:all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: 40px;
  height: 40px;
 background: rgba(124, 128, 52, 0.05);

  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.question.active i {
    color: rgba(124, 128, 52, 1);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}



.only-mobile{
  display: none;
 }
 .only-desktop{
  display: block;
 }
@media(max-width:900px) {
 .only-mobile{
  display: block;
 }
 .talk-to-experts-form .wpcf7-response-output{
  bottom: -30px !important;
  position: absolute;
 }
 .modal-form .wpcf7-response-output {
  position: absolute;
  bottom: -12px !important;
  width: 70% !important;
}
 .only-desktop{
  display: none !important;
 }
 /*.cl-slider .slick-list{
  padding:0 20% 0 0 !important;
 }*/

/* .cl-slider .slick-slide img {
  display: block;
  width: 100%;
}*/

/*.cl-slider .slick-slide img {
  display: block;
  width: 100%;
  max-height: 190px;
  object-fit: contain;
}*/
.close-btn {
  display: block !important;
}

}





.close-btn {
  display: none ;
}


.slider-product-ralated {
  padding: 2px;
}
 



.footer-news-letter .wpcf7-form-control.wpcf7-email{
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  background: transparent;
  padding: 5px 10px 5px 0px;
  border-bottom: solid 1px #000;
  width: 100%;
}
.footer-news-letter .wpcf7-form-control.wpcf7-submit.has-spinner{
 padding: 5px 27px;
  background: rgb(117, 125, 60);
  border: none;
  border-radius: 16px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.footer-news-letter p {
  display: flex;
}



.footer-form .wpcf7-form.init p span input {
  width: 97%;
}
.footer-form .wpcf7-form.init p {
  display: flex;
}


.footer-form .wpcf7-form.init p span input {
  border: solid 1px #DDD;
/*  padding: 10px 0px;*/
  border-radius: 0px !important;
}
.footer-form .as {
/*  display: flex;*/
width: 30%;
}


.footer-form .wpcf7-form-control.wpcf7-submit {
  padding: 8px 30px;
  border: none;
  background: rgb(117, 125, 60);
  border-radius: 16px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}



.cl-slider article {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  padding:0px 0px 10px 0px;
  text-align: center;
  height: 100%;
  margin-bottom: 20px;
}
.cl-slider img {
  width: 100%;
  height: 100%;
}
  .cl-slider .slick-prev.slick-arrow {
    background: rgb(107, 118, 19);
    padding: 6px 11px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid rgba(124, 128, 52, 0.32);
    position: absolute;
    top: 50%;
  left: -40px;;
  }
    .cl-slider .slick-next.slick-arrow {
    background: rgb(107, 118, 19);
    padding: 6px 11px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid rgba(124, 128, 52, 0.32);
    position: absolute;
    top: 50%;
  right: -40px;s
  }



   .testimonial .slick-prev.slick-arrow {
    background: rgb(107, 118, 19);
    padding: 6px 11px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid rgba(124, 128, 52, 0.32);
    position: absolute;
    top: -30px;
    left: 73%;
  }


  .text-justify-custom p, .text-justify-custom li {
  text-align: justify;
}

.slider-product-ralated article {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  padding:0px 0px 10px 0px;
  text-align: center;
  height: 100%;
}
.slider-product-ralated .slick-slide{
  height: inherit;
}

.slider-product-ralated .slick-next.slick-arrow {
  background: rgb(107, 118, 19);
  padding: 6px 11px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgba(124, 128, 52, 0.32);
  position: absolute;
  top: 50%;
  right: -40px;
  
}
.slider-product-ralated .slick-prev.slick-arrow {
  background: rgb(107, 118, 19);
  padding: 6px 11px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgba(124, 128, 52, 0.32);
  position: absolute;
  top: 50%;
  left: -40px;
}
.searcc{
  display: none;
}



.collection-slider {
  overflow: hidden;

}

.sustainable-gifts p {
  margin-bottom:0px ;
}

/*Filter*/
.all-filter .custom-menu-class{
  position: relative;
}
/*.all-filter .custom-menu-class ul:nth-child(1) {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}*/
.all-filter .custom-menu-class ul li {
  margin: 10px 0px;
  list-style: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px;
}
.all-filter .custom-menu-class ul ul li {
  box-shadow: none;
  padding-bottom: 0px;
  margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  padding: 0;
  margin-bottom: 0;
  margin-top: 6px;
}
.all-filter .custom-menu-class ul:nth-child(1) {
  padding: 10px;
}
.all-filter .custom-menu-class ul li {
  margin: 10px 0px;
  list-style: none;
/*  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;*/
}
.all-filter .custom-menu-class ul li a {
  color: #000;
  font-weight: 400;
  display: block;

}
.all-filter .custom-menu-class .menu-item-has-children > a::after {
  font-family: "Font Awesome 6 Free"; /* Font family for Font Awesome 6 Free */
  font-weight: 900; /* Font weight for solid icons */
  content: "\f078"; /* Unicode for the chevron-down icon */
  position: absolute;
  right: 15px;
}
.custom-menu-class .menu-item-has-children > a.open::after {
  content: "\f077" !important; /* Unicode for the chevron-up icon */
}
.all-filter .btn-group-product {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 20px;
}
/*.all-filter .btn-group-product ul{
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: inherit !important;
}*/
.navigation.posts-navigation .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0px 0px 20px 0px;
}
.navigation.posts-navigation .nav-links .nav-previous a {
  padding: 10px 20px;
  border-radius: 8px;
  background: #757d3c;
  color: #fff;
  margin-right: 10px;
}
.navigation.posts-navigation .nav-links .nav-next a {
  padding: 10px 20px;
  border-radius: 8px;
  background: #757d3c;
  color: #fff;
}

.caregory-area {
  padding: 20px 0px;
}



#toggleButton  {
  border-radius: 27px;
  color: #fff;
  padding: 10px 20px;
  margin-left: 0;
  border: #6B7613 1px solid;
  transition: all ease .5s;
  font-size: 14px;
  background: #6B7613;
  color: #fff;
}

  .extra-content {
    display: none;
}


.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    width: 50px;
    height: 50px;
    background-color: #6b7613;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    z-index: 1000;
    cursor: pointer;
}

.back-to-top:hover {
    background-color: #fff;
    color: #6b7613;
    transition: all ease 1s;
    border: solid 1px #6b7613;
}











/*Feedback pont*/



.modal-form .wpcf7-form.invalid p{
  margin: 0px;
}
.modal-form .wpcf7-form.invalid p br {
  display: none;
}
.modal-form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin: 0px;
  padding: 0px;
}
.modal-form .wpcf7-response-output{
  margin-top: 0px !important;
}
.intl-tel-input{
  width: 100%;
  margin: 7px 0px;
}
.form-mobile .wpcf7-form.invalid p br {
  display: none;
} 
.form-mobile .wpcf7-not-valid-tip {
/*  color: #fff !important;*/
  font-size: 12px;
}
.form-mobile .wpcf7-response-output {
  margin-top: 0px !important;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.modal-form .wpcf7-response-output {
  position: absolute;
  bottom: -7px;
/*  color: red;*/
font-size: 12px;
left: 50%;
  transform: translateX(-50%);
/*  bottom: 1px;*/
  width: auto;
  text-align: center;
}
.talk-to-experts-form .wpcf7-response-output {
border-color: #46b450;
  color: #000;
  margin-top: 0px !important;
  padding-top: 0px !important;
  position: absolute;
  bottom: 12px;
  left: 50%;
  font-size: 12px;
  text-align: center;
  transform: translateX(-50%);
  width: 70%;
}

.talk-to-experts-form .wpcf7-response-output{
  color: #000;
}
.intl-tel-input{
  display: inline-block;
}