/* header */
:root {
  --primary-background-color: #022C02;
  --primary-color: #2F3827;
  --primary-font: 'Figtree', sans-serif;
  --secondary-font: 'Averia Serif Libre', cursive;
  --trans: all 0.5s ease;
}
body {
    margin: 0;
    background-image: url(../img/bodybkBg.jpg);
    background-repeat: repeat;
}
body,
html {
  font-family: var(--primary-font);
  margin:0;
  position:relative;
  font-size: 16px;
    color: #222121;
line-height: 30px;
}
a:hover {
  text-decoration: none;
}
p{font-size: 16px;
    color: #222121;
line-height: 30px;font-family: var(--primary-font);}
img, iframe  {
  max-width: 100%;
}

.container {
    width: 93%;
    max-width:1200px;
    margin:0 auto;}
.text-right{text-align: right;}
header {text-align: center;padding: 70px 0;}

.bodyBg {
    background-image: url(../img/body-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
         position: absolute;
    top: 0;
    right: 0;
    min-height: 650px;
    width: 100%;}
.section-head {
    text-align: center;position: relative;}
    

.section-head h1{color: #274E13;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;font-family: var(--secondary-font);}
.abt-content{background:#F9F5EB; padding: 60px 0 200px;}
.content_sec {padding: 45px 0 30px;position: relative;}
.servicSsec {margin-top: -190px;}
.service_sec {
    padding: 50px;
    background: #fff;
    border-radius: 26px; margin: 0 40px;-webkit-box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);
    box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);}
.service_sec h3{ font-size: 22px;
    color: #2F3827;
    font-weight: 700;position:relative;}
.service_sec h3:after{content:'';border-bottom: 2px solid #C8900A;
    width: 100%;
    display: inline-block;}
.service_sec p{line-height: 19px;
    margin: 0;
    font-size: 15px;}
.service_sec .col-sm-4>.row {
    align-items: center;}
.order_now{padding:70px 0 0 0;}
.orderBtn {
    background-color: #C8900A;
    color: #fff;
    border-radius: 100px;
    padding: 13px 20px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 18px;font-family: var(--secondary-font);
    width: 100%;
    max-width: 343px;
    justify-content: center;-webkit-box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);
    box-shadow: 0px 0px 25px -15px rgb(0 0 0 / 75%);}
.orderBtn:hover{background-color: #274E13;}
.orderBtn:hover{color: #ffffff;}
.productSsec {padding: 70px 0 80px;}
.productSsec .container {
    max-width: 1300px;
    width: 100%;}
.productSsec ul{padding: 0;
    margin: 0;
    display: flex;
    column-gap: 20px;}
.productSsec ul li{list-style: none;
    border-radius: 25px;
    overflow: hidden;}
    
.pd_container {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;}
.productGrid{text-align: center;
    -webkit-box-shadow: 0px 0px 31px -21px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 31px -21px rgb(0 0 0 / 75%);
    box-shadow: 0px 0px 31px -21px rgb(0 0 0 / 75%);
    border-radius: 26px;
        margin-bottom: 25px; background: #fff;}
.productGrid a {
    padding: 30px;
    display: inline-block;
    text-decoration: none;}
.prd-content {
    display: flex;
    align-items: center;}
.prdImg {
    margin-bottom: 13px;
}
.prd-content-lt {
    text-align: left;}
.prd-content-lt h4 {
    font-size: 16px;
    color: #102634;
    text-decoration: none;
    font-weight: 700;    margin-bottom: 6px; }
.prd-content-lt p{font-size: 12px;
    line-height: 20px; margin: 0 0 6px;}
.prd-content-lt .prd-price {
    font-size: 16px;
    font-weight: 700;
    color: #102634;font-family: var(--primary-font);}
.prd-content-more {
    flex: 0 50%;}
.btn {
    background: rgb(215,181,99);
    background: linear-gradient(90deg, rgba(215,181,99,1) 35%, rgba(148,113,53,1) 100%);
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.btn:hover {
    background: linear-gradient(90deg, rgba(148,113,53,1) 35%, rgba(215,181,99,1) 100%);
    color: #fff;}
.prd-content-more .btn {
    padding: 2px 22px;}

.stepText nav {
    width: 100%; margin-bottom: 35px;}
.stepText .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    background: #EDEFEE;
    border-radius: 50px;padding: 5px;}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #304D1C;
    background-color: #fff;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
    color: #304D1C;
    border-radius: 20px;
    font-weight: 700;
    width: 50%;
    padding: 0.5rem 10px;}
.nav-tabs .nav-link i {
    display: none;
    color: #57AE02;
    font-size: 22px;}
.nav-tabs .nav-link.active i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    text-align: center;}
.nav-tabs .nav-link.active i{ display: inline-block;vertical-align: middle;}
.orderType.productGrid {
    text-align: left;
    padding: 30px;}
.orderType.productGrid h3{color:#2F3827;font-size:22px;}
.alert_msg {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;width: 100%;
    margin-bottom: 30px;}

.detailsSec .accordion-head{padding: 0;}
.dateTime {
    display: flex;
    column-gap: 10px;
    width: 100%;}
.dtDiv {
    flex: 0 50%;text-align: left;}
.dtDiv label {
    color: #000;
    font-size: 14px;
    margin-bottom: 8px;font-weight: 600;}
.dtDiv input[type="date"], input, select {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #97B07F;
    padding: 8px 15px;
    font-weight: 500;
    font-size: 16px;position:relative;}
input[type="date"]:focus, input:focus{border-color:#102634;outline:none;}

.dtDiv input[type="date"]:before{content:'';background-image: url(../img/calendar.png);width: 20px;
    height: 20px;margin-right: 10px;}
.dtDiv.tmDiv input[type="date"]:before{background-image: url(../img/time-circle.png);}
.detailsSec .accordion{}
.detailsSec .accordion-content .content {
    padding: 20px 0 20px;}
.dtlsTitle .btn {
    font-size: 14px;
    padding: 5px 10px;}
.form-select {
    border-radius: 100px;
    overflow: hidden;
    padding: 8px 15px;
    border: 1px solid #97B07F;
    font-weight: 500;
    font-size: 16px;
}
.dtlsTitle {
    font-size: 22px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.prdItem {
    padding: 20px;
}
.str-address {
    display: flex;
    justify-content: space-between;
    align-items: center;}
.prdItem .str-address.itemsList {
    margin-bottom: 0;
}
body .str-address.itemsList .prd_img {
    width: 64%;
    font-size: 12px;line-height: 1.5;}
body .str-address.itemsList .prd_img span {
    margin: -13px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}
.str-address div span {
    float: left;
    margin: 13px 10px 0 0;
}
body .str-address.itemsList .prd_img strong {
    font-size: 16px;
}
.str-address.itemsList .prd_details_price {
    width: 12%;
    text-align: center;}
.prd_details_price .btn {
    width: 100%;
    padding: 5px 0;}
.str-address.itemsList .prd_details_price .prd-price {
    font-size: 16px;
    margin-bottom: 8px;
}
/***************************/
/* ACCORDION ***************/
/***************************/
.accordion {
  margin: 0;
  padding: 0;
  border-radius: 7px;
}

.accordion h3 {
  margin: 0;
  padding: 0;
}

.accordion:focus-within {
  border-color: hsl(216deg 94% 43%);
}

.accordion:focus-within h3 {
  background-color: hsl(0deg 0% 97%);
}
     

.accordion-trigger {
  background: none;
  color: hsl(0deg 0% 13%);
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 1em 0.5em;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none;
}

.accordion-trigger:focus {
  outline: 0;
}

.accordion > *:first-child .accordion-trigger,
.accordion > *:first-child {
  border-radius: 5px 5px 0 0;
}

.accordion > *:last-child .accordion-trigger,
.accordion > *:last-child {
  border-radius: 0 0 5px 5px;
}

button {
  border-style: none;
}

.accordion button::-moz-focus-inner {
  border: 0;
}

.accordion-title {
  display: block;
  pointer-events: none;
  border: transparent 2px solid;
  border-radius: 5px;
  padding: 0.25em;
  outline: none;
  font-weight: 600;font-family: var(--primary-font);
}

.accordion-trigger:focus .accordion-title {
  border-color: hsl(216deg 94% 43%);
}

.accordion-icon {
  border: solid currentcolor;
  border-width: 0 2px 2px 0;
  height: 0.5rem;
  pointer-events: none;
  position: absolute;
  right: 2em;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 0.5rem;
}

.accordion-trigger:focus .accordion-icon,
.accordion-trigger:hover .accordion-icon {
  border-color: hsl(216deg 94% 43%);
}

.accordion-trigger[aria-expanded="true"] .accordion-icon {
  transform: translateY(-50%) rotate(-135deg);
}

.accordion-panel {
  margin: 0;
  padding: 1em 0.9em;
}

/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
.accordion-panel[hidden] {
  display: none;
}

.dateTime.flDiv {
    flex-direction: column;
    /* column-gap: 80px; */
}
.dateTime.flDiv .dtDiv {
    margin-bottom: 10px;}

.submit_btn {
    background: #343D2C;
    color: #fff;
    font-size: 16px;margin-top: 30px;}
.submit_btn:hover{opacity:0.8;}

.searchType {
    border-radius: 50px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 75%);
    box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 75%);
    display: inline-flex;
    align-items: center;
    padding-left: 20px;
    width: 100%;
}
.searchType i {
    font-size: 20px;
    color: #2F3827;
}
.searchType input[type="search"] {
    border: 0;
    font-size: 16px;
    color: #828282;
    font-weight: 600;
    width: 70%;
    margin: 0 10px;
}
.searchType .btn i {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    color: #fff;
}
.yr_cart {
    background: #527C29;
    position: relative;
    border-radius: 40px;
    padding: 20px;}
.yr_cart {
    background: #527C29;
    position: relative;
    border-radius: 20px;
    padding: 9px 30px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 15px;}
.dots {
    background: #fff;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;}

footer{background-color: var(--primary-background-color); color: #fff;padding: 25px 0;}

footer a {
    color: #fff;
    text-decoration: none;}
footer a:hover{color: #fff;text-decoration:underline;}
.social-icon i{font-size: 27px;
    margin: 15px 0 0 20px;}
.social-icon i:hover{color: #926F34;}
@media screen and (max-width: 900px) {
    .service_sec .col-sm-4, .service_sec .col-sm-3, .service_sec .col-sm-9{width:100%;} 
.service_sec{text-align: center; padding: 30px;margin: 0;}
.service_sec h3{margin-top: 20px;}
.service_sec .col-sm-4 {
    margin-bottom: 30px;}
.service_sec .col-sm-4:last-child{margin-bottom: 20px;}
}
@media screen and (max-width: 767px) {
    header img {
    width: 50%;}
header {
    padding: 30px 0;}
.abt-content {
    padding: 20px 0 175px;}
.section-head h1 {
    font-size: 23px;}
.content_sec {
    padding: 15px 0 30px;
    text-align: center;}

.order_now {
    padding: 30px 0 0 0;}
.productSsec {
    padding: 30px 0;}
.orderBtn{font-size: 16px;padding: 10px 20px;}
.productSsec ul{flex-direction: column;}
.productSsec ul li{margin-bottom: 20px;}
.productSsec ul li img {width: 100%;}
footer{text-align: center;
    font-size: 12px;}
    footer .text-right.social-icon {
    text-align: center;
    margin-top: 10px;}
.dateTime{flex-direction: column;}
.orderType.productGrid h3{font-size: 16px;}
.orderType.productGrid{padding: 20px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link{font-size: 11px;}
.nav-tabs .nav-link i{font-size: 13px;}
.searchType{padding: 10px;
    width: 100%;
    flex-direction: column;}
.searchType input[type="search"]{width: 100%;
    margin: 0;}
.accordion-trigger{font-size: 0.8rem;}
.prdItem {
    padding: 0 0 20px;}
.prdItem .str-address.itemsList{flex-direction:column;}
body .str-address.itemsList .prd_img {
    width: 100%;
    line-height: 1.1;text-align: center;}
.str-address.itemsList .prd_details_price {
    width: 100%;
    text-align: center;
    margin-top: 15px;}
body .str-address.itemsList .prd_img strong {
    margin-bottom: 10px;
    display: inline-block;}
body .str-address.itemsList .prd_img span {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    text-align: center;}
.yr_cart {
    padding: 4px 30px;
    font-size: 12px;
    margin-top: 20px;}
}
