body {
    margin:0px;
    font-family: NunitoSans-Regular !important;
    font-size:13px;
}
h1 {
    font-family:NunitoSans-Bold;
}
h2, h6 {
    font-weight:600 !important;
}
.clear-gyap {
    padding:0px !important;
}
div img {
    width:100%;
}
input :focus {
    outline-style: none !important;
    box-shadow: none;
}
section {
    margin-top:50px;
    padding-bottom:30px;
}
.section-mt-0 {
    margin-top:0px !important;
    padding-top:50px;
}
.no-gyap-top {
    margin-top:0px !important;
}
.x-large {
    font-size: 4.5rem;
}
.large-text {
    font-size: 3.2rem;
}
.gutter-3 {
    padding:30px 0px;
}
.gutter-1 {
    padding:10px 0px;
}
.no-gutter {
    padding:0px !important
}
.no-gutter-tp {
    padding-top:0px !important
}
.no-gutter-bt {
    padding-bottom:0px !important
}
.no-gutter-rt {
    padding-right:0px !important
}
.no-gutter-lt {
    padding-left:0px !important
}
.th-text-regular {
    font-family: NunitoSans-Regular;
}
.th-text-lite {
    font-family: NunitoSans-Light;
}
.navbar {
    padding: 10px 0px !important;
}
.top-bg {
    background-color:#FFF;
    width: 100%;
    padding-bottom:10px !important;
    position: fixed;
    z-index: 100;
}
.clear-head {
    height:100px !important;
}
.lg-head {
    display:block;
}		
.sm-head {
    display:none;
}

.navbar-brand img {
    width:180px !important;
}
.search-box {
    padding:10px;
    width:380px;
    font-size:12px;
    margin-left: 56px;
    border:#1f8f43 1px solid !important;
    border-top-right-radius: 40px 40px !important;
    border-top-left-radius: 40px 40px !important;
    border-bottom-right-radius: 40px 40px !important;
    border-bottom-left-radius: 40px 40px !important;
    outline-style: none !important;
}
.navbar .fa-search {
    background-color: #1f8f43;
    color: #FFF;
    padding: 12px;
    border-radius: 50%;
    position: absolute;
    margin-left: 614px;
}
.navbar .fa-loc {
    background-color: #c5f6da;
    width: 40px !important;
    padding: 8px 8px;
    border-radius: 50%;
    position: absolute;
    margin-left: 676px;
}
.navbar .fa-cart {
    background-color: #c5f6da;
    width: 40px !important;
    padding: 8px 8px;
    border-radius: 50%;
    position: absolute;
    right:10px;
}
.navbar .loc-box {
    border: 0px;
    border-bottom: #1f8f43 1px solid !important;
    width: 258px;
    margin-left: 72px;
    outline-style: none !important;
}
.navbar a {
    font-weight: 500;
    margin-left: 20px;
    transition: 0.3s;
}
.navbar a:hover {
    color:rgb(11 104 242) !important;
}
.primary-text {
    color:#1f8f43;
    font-weight: 500;
}
.primary-text-lt {
    color:#49a010;
    font-weight: 500;
}
.text-gray {
    color:#888585;
    margin-bottom: 1px !important;
}
.mob-foot-menu {
    position: absolute;
    bottom: 0px;
    display:none;
}
.banner-bg {
    background-image: url(../images/banner-01.jpg);
    height: 500px;
    background-size: 100% 100%;
    background-position: center;
}
.banner-bg-category {
    background-image: url(../images/category-banner.png);
    height: 500px;
    background-size: 100% 100%;
    background-position: center;
    border-bottom:#CCC 1px solid;
}
.center-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.center-box-ele{
    display: flex;
    justify-content: center;
    align-items: center;
}
.letter-spacing {
    letter-spacing:3px;
}
.banner-textbox {
    background-color:rgba(255,255,255,0.5);
    margin-top:90px;
    padding:70px 50px;
    border-top-right-radius: 80px 80px !important;
    border-bottom-left-radius: 80px 80px !important;
}
.banner-textbox h1 {
    margin:18px 0px;
}
.banner-textbox-inner {
    background-color:rgb(197 194 194 / 50%);
    margin-top:100px;
    padding:50px 50px;
    margin-bottom:35px;
    border-radius:30px;
}
.banner-textbox-inner h1 {
    margin:18px 0px;
}
.btn-green {
    background-color:#1f8f43 !important;
    color:#FFF !important;
    border-color: #1f8f43 1px solid !important;
    transition: 0.3s;
    padding: 5px 35px !important;
}
.btn-green:hover {
    background-color:#27ab51 !important;
    color:#FFF !important;
    border-color: #27ab51 1px solid !important;
}
.btn-green-lt {
    background-color:#49a010 !important;
    color:#FFF !important;
    border-color: #49a010 1px solid !important;
    transition: 0.3s;
    padding: 5px 35px !important;
}
.btn-green-lt:hover {
    background-color:#36730d !important;
    color:#FFF !important;
    border-color: #36730d 1px solid !important;
}
.btn-green-fd {
    background-color:#e8f4ec !important;
    color:#1f8f43 !important;
    border-color: #e8f4ec 1px solid !important;
    transition: 0.3s;
    padding: 5px 35px !important;
    font-size: 14px !important;
}
.btn-green-fd:hover {
    background-color:#cbecd6 !important;
    color:#1f8f43 !important;
    border-color: #cbecd6 1px solid !important;
}
.green-ico {
    width:50px;
}
.lite-text {
    font-size:12px;
    color:#969696;
}
.category-sec {
    background-color:#e6f3ea;
    min-height:30px;
}
.shopnow-bg {
    background-color:#f4f4f4;
    min-height:30px;
}
.round-img {
    cursor:pointer;
}
.round-img img {
    width:100%;
    border-radius:50%;
    margin-bottom:10px;
}
.round-img p {

}
.red-link {
    color:#ff4c3b;
    font-weight: 600 !important;
}
.red-link:hover {
    color:#ff4c3b;
}
.item-box {
    border:#CCC 1px solid;
    border-radius:10px;
    min-height:500px;
}
.farm-name {
    background-color:#62ce86;
    color:#FFF;
    width:75%;
    margin:15px 0px;
    padding:3px 5px; 
    text-align:center;
    border-top-right-radius: 40px 40px !important;
    border-top-left-radius: 40px 40px !important;
    border-bottom-left-radius: 40px 40px !important;
    border-bottom-right-radius: 40px 40px !important;
}
.strike {
    text-decoration: line-through;
    color:#969696;
}
.btn-cart-c {
    border-color:#CCC;
}
.cbtn {
    background-color: #ffffff !important;
    color: #000 !important;
    border: #767676 1px solid !important;
    padding: 3px 13px !important;
    margin: -2px !important;
    border-radius:3px !important;
}
.btn-cgroup {
    width:30px;
    border-color:#CCC 1px solid;
    text-align:center
}
.img-foot-tag {
    background-color:rgba(0,0,0,0.3);
    height:50px;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0px;
}
.farms-box {
    margin:0px 0px 25px 0px !important;
}
.farms-box .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.farms-box b, .farms-box p {
    color: #FFF;
    font-size: 12px;
}
.farms-box .fm_img { 
    height:190px; 
}
.star-icon {
    width:15px;
}
.img-foot-tag span {
    font-size:12px;
}
.star-group {
    padding-top: 10px;
    color: #FFF;
}
.pr-b {
    padding-bottom:10px !important;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
    -moz-box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
    box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
}
.pr-b img{
    border-bottom-left-radius: 40px 40px !important;
    margin-bottom:10px;
}
.pr-b-sm {
    -webkit-box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
    -moz-box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
    box-shadow: 0px 6px 5px 0px rgba(242,248,238,1);
    margin-bottom:20px;
}
#blog p, #blog a {
    font-size:11px;
}
footer {
    margin-top:20px;
    background-color:#e8f4ec;
    padding:20px 0px;
    font-size:14px;
}
footer img {
    width:150px;
    margin-bottom:10px;
}
footer p{
    margin-bottom:5px;
}
footer input {
    border:none;
    border:#1f8f43 1px solid !important;
    padding:3px;
    background-color:#e8f4ec;
    color:#1f8f43;
    margin-bottom:10px;
    outline-style: none !important;
}
.pay-ico {
    max-width:80px;
}
.master-ico {
    max-width:60px;
}
.visa-ico {
    max-width:50px;
}
.ico-connect {
    width:20px;
}
.footer-credits {
    background-color:#1f8f43;
    height: 40px;
    font-size:12px;
    color:#FFF;
}
.footer-credits .pt-3{
        padding-top:.8rem !important;
}
.single-star p {
    font-size:13px;
}
.single-star img {
    width:20px;
    margin-right:2px;
}
.offer-box {
    border:#868886 1px solid;
    padding:10px;
}
.offer-box span {
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    margin: -30px;
    font-size:20px;
    background-color: #e6f3ea;
}
.offer-box .row {
    padding:10px;
}
.farm-products {
    border:#CCC 1px solid !important;
    padding:10px !important;
}
.btn-holder .btn{
    padding: 5px 15px !important;
}
.item-list-box .col-md-4 {
    margin-bottom:20px;
}
.f-searchbox {
    color: #CCC;
}
.f-searchbox input {
    border:#1f8f43 1px solid !important;
    max-width: 200px;
    margin-left:10px;
    outline-style: none !important;
}
.cart-rt {
    font-size:12px;
}
.cart-rt .fa-circle {
    font-size:8px;
    color:#1f8f43;
}
.cart-rt .cbtn {
    padding: 4px 7px !important;
    line-height: 1 !important;
}
.cart-cmnt {
    font-size:10px;
}
.slide-bg {
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.5);
    position:absolute;
    top:0px;
    display:none;
    position:fixed;
    z-index:101;
}
#right-slide-panel {
    background:#FFF;
    height:100%;
    width:500px;
    position:relative;
    right:-520px;
    position:fixed;
    top:0px;
    padding: 20px;
    z-index:101;
}
#right-slide-panel .fa-close {
    cursor:pointer;
}
.open-slide-panel{
    right:0px !important;   
}

#left-slide-panel {
    background:#FFF;
    height:100%;
    width:400px;
    position:relative;
    left:-520px;
    position:fixed;
    top:0px;
    padding: 20px;
    z-index:101;
}
#left-slide-panel .fa-close {
    cursor:pointer;
}
.left-open-slide-panel{
    left:0px !important;   
}

.transition{
    -webkit-transition: right 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: right 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: right 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: right 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.left-transition{
    -webkit-transition: left 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: left 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: left 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: left 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.login-slide-img {
    width: 350px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.log-box {
    bottom:120px;
    /*bottom:150px;*/
    position:absolute !important;
    /*padding: 0px 70px !important;*/
    padding: 0px 70px 0px 30px !important;
    margin-left:40px;
}
.log-box .slide-form {
    padding:15px 5px;
    width:100%;
    border:#CCC 1px solid;
}
.log-box .forgot-text {
    font-size:12px;
    color:#000;
}
.log-box button {
    padding:9px 0px !important;
    font-size:18px;
}
.reg-box {
    display:none;
    bottom:10px;
    position:absolute !important;
    /*padding: 0px 70px !important;*/
    padding: 0px 70px 0px 30px !important;
    margin-left:40px;
}
.reg-box .slide-form {
    padding:5px !important;
    width:100%;
    border:#CCC 1px solid;
}
.reg-box .agreement {
    font-size:10px;
}
.otp-vrfy-box {
    display:none;
    bottom:60px;
    position:absolute !important;
    /*padding: 0px 70px !important;*/
    padding: 0px 70px 0px 30px !important;
    margin-left:40px;
}
.otp-vrfy-box .slide-form {
    padding:5px !important;
    width:100%;
    border:#CCC 1px solid;
}
.forgot_pass_box {
    display:none;
    bottom:180px;
    position:absolute !important;
    /*padding: 0px 70px !important;*/
    padding: 0px 70px 0px 30px !important;
    margin-left:40px;
}
.forgot_pass_box .slide-form {
    padding:5px !important;
    width:100%;
    border:#CCC 1px solid;
}

.cart-bg {
    background-color: #e8f4ec;
}
.cart-head {
    padding:10px 0px;
    border-bottom:#90c8a2 1px solid;
}
.cart-head span {
    font-weight:600;
    font-size:18px;
}
.cart-head .fa-close {
    float:right;
    font-size:25px;
    cursor:pointer;
    color:#b3b3b3;
}
.cart-img-box {
    padding:30px 0px;
}
.cart-text-box {
    padding:30px 0px;
}
.cart-text-box h6 {
    color:#848584;
}
.cart-text-box p {
    color:#009971;
    font-size: 22px;
    font-weight:bold;
}
.push-right{
    float:right !important;
}
.f-20 {
    font-size: 20px;
}
.switch-group {
    border: #b3bab5 1px solid;
    width: 122px;
    height: 41px;
    border-radius:3px;
    background-color:#FFF;
    float: right;
}
.switch-group .minus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 40px;
    height: 40px;
    border-right: #b3bab5 1px solid;
    cursor:pointer;
    color:#b3b3b3;
}
.switch-group .count {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 40px;
    height: 40px;
    border-right: #b3bab5 1px solid;
    color:#000;
}
.switch-group .plus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 40px;
    height: 40px;
    cursor:pointer;
}

.switch-group-mini {
    border: #b3bab5 1px solid;
    max-width: 86px;
    min-width: 55px;
    height: 30px;
    border-radius:3px;
    background-color:#FFF;
    color:#b3b3b3;
}
.switch-group-mini .minus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 28px;
    height: 28px;
    border-right: #b3bab5 1px solid;
    cursor:pointer;
}
.switch-group-mini .count {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 28px;
    height: 28px;
    border-right: #b3bab5 1px solid;
    color:#000;
}
.switch-group-mini .plus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 28px;
    height: 28px;
    cursor:pointer;
}
.profile-holder {
    border:#CCC 1px solid;
    border-radius:5px;

}
.p-holder {
    min-height:400px;
}
.tab-menu-bg {
    background-color:#e8f4ec !important;
    height: 95%;
    padding:10px;
}
.tab-menu {
    padding: 10px;
    margin-bottom:8px;
    cursor:pointer;
    font-size: 14px;
    font-weight: 600;
}
.tab-menu:hover {
    background-color:#1f8f43;
    border-radius: 5px;
    color:#FFF;
    font-size: 14px;
    font-weight: 600;
    transition:0.5s
}
.tab-active {
    background-color:#1f8f43;
    border-radius: 5px;
    color:#FFF;
    font-size: 14px;
    font-weight: 600;
}
.tab-menu img {
    width: 24px;
    background-color:#FFF;
    padding: 3px;
    border-radius: 50%;
    margin-right:10px;
}
.center-box-profile {
    display: flex;
    justify-content: center;
}
.pro-pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: #CCC 1px solid;
    overflow: hidden;
    cursor:pointer;
}
.pro-pic img {
    width:100%;
}
#profile input {
    padding:25px;
    border:#c0dfc9 1px solid;
}
#profile .btn-default {
    width:100%;
    border:#c0dfc9 1px solid;
    padding:10px;
    color:#1f8f43;
    font-weight:600;
}
#profile .btn-green {
    width:100%;
    padding:10px !important;
    font-weight:600;
}
.profile-mob-menu {
    display:none;
}
.profile-mob-menu img {
    width:30px;
}
.dp-hover {
    background-image:url('../images/cam-dp.png');
    background-size:100% 100%;
    width: 50px;
    height: 45px;
    position:absolute;
    margin-top: 25px;
    display:none;
}
.pro-pic:hover + .dp-hover, .dp-hover:hover {
    display:block;
}
.submenu {
    margin-left:49px;
    display:none;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.submenu.active,.submenu:hover{
    font-weight: bold;
    color: rgb(31 143 66);
}
.active-tab {
    display:block !important;
}

.order-item-box {
    background-color:#e8f4ec;
    padding:5px 0px;
    margin-bottom:10px;
}
.item-title {
    font-size:20px;
    font-weight:600;
    margin-top:10px;
}
.item-loc {
    font-size:16px;
}
.item-details {
    font-size:10px;
}
.item-price-info {
    bottom:0px;
    width:100%;
    margin-right:30px;
    font-size:14px;
    font-weight:bold;
    margin-top:70px;
}
.address-box {
    background-color:#e8f4ec;
    border-radius:3px;
    padding:5px;
    height: 100px;
    overflow: hidden;
}
.add-street {
    font-size:12px;
    overflow: hidden;
    height: 36px;
}
.add-link {
    width:100%;
}
.add-link .edit {
    color:#1f8f43;
    font-size:15px;
    margin-right:10px;
    font-weight:bold;
}
.add-link .delete {
    color:#fdb73c;
    font-size:15px;
    font-weight:bold;
}
.add-footer {
    background-color:#1f8f43;
    position:absolute;
    bottom:10px;
    right:10px;
    text-align:center;
    width:70px;
    height:70px;
    line-height:73px;
    border-radius:50%;
    font-size:20px;
    color:#FFF;
}
#left-slide-panel iframe{
    width:100%;
    height:250px;
}
#left-slide-panel input {
    height: 45px !important;
}
.no-brd-top {
    border-top:none !important;
}
.add-type-box {
    padding:0px !important;
    text-align:center;
    height:50px;
    line-height:50px;
    color:#9e9e9e;
}
.add-type-box:hover {
    color:#000;
}
.add-type-active {
    color:#000 !important;
}
.brd-top {
    border-top:#CCC 1px solid;
}
.brd-right {
    border-right:#CCC 1px solid;
}
.brd-left {
    border-left:#CCC 1px solid;
}
.brd-bottom {
    border-bottom:#CCC 1px solid;
}
.swt-box .primary-text {
    padding-right: 10px !important;
    color: #1f8f43;
    font-weight: 600;
}
.pr-tab-box {
    background-color:#e8f4ec;
    padding:10px;
}
.pr-t-head {
    font-size:14px;
    color:#2e9650;
    font-weight:bold;
}
.pr-t-head .fa-chevron-circle-down, .pr-t-head .fa-chevron-circle-right {
    float:right;
    font-size:24px;
    color:#059772;
}
.pr-t-content {
    display:none;
    font-size:12px;

}
#lt-order-detail .fa-close {
    font-size:26px;
    color:#b3b3b3 !important;
}
.veg-ico {
    width:20px !important;
}
.lt-item-name {
    font-size:18px;
}
.lt-price-details {
    border-bottom: #84c298 1px solid;
    padding-bottom:10px;
}
.clearbox {
    padding:10px 0px;
}
.bt-order-dtl h5 {
    font-size:16px;
}
.bt-order-dtl span {
    font-size:12px;
}
.bt-order-dtl .col-6 {
    margin-bottom:5px;
}
.logout-box {
    position:fixed;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.5);
    display:none;
    top: 0px;
    z-index: 1100;
}
.logout-alert {
    width: 320px;
    background-color: #FFF;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 230px;
    height: 160px;
    border-radius: 5px;
    text-align:center;
    padding:10px 0px;
}
.bd-bt {
    border-bottom: #e8e8e8 1px solid;
    padding-bottom:10px;
}
.logout-alert .btn-secondary, .logout-alert .btn-green {
    margin-top: 12px !important;
    font-size: 12px !important;
}
.logout-alert .btn-secondary {
    background-color:#eee !important;
    border:#eee 1px solid !important;
    color:#000 !important;
}
.owl-carousel {
    border-right: #CCC 1px solid !important;
}
/*.owl-arrow {
    width: 20px;
    background-color: #e8f4ec;
    position: absolute;
    top: 6px;
    height: 100px;
    padding: 37px 0px 0px 8px;
    right: 0px;
    cursor: pointer;
}*/
.owl-arrow {
    width: 20px;
    background-color: #e8f4ec;
    position: absolute;
    margin-left: 1124px !important;
    height: 100px;
    padding: 37px 0px 0px 8px;
    cursor: pointer;
    margin-top: 5px;
}
.owl-arrow i{
    margin-left: -21px;
    background-color: #e8f4ec;
    padding: 5px 12px;
    border-radius: 32px;
}
.clear-pd-bt {
    padding-bottom:0px !important;
}
.blog-img {
    max-width:37.7% !important;
}
.blog-title {
    font-size: 15px !important;
    font-weight: 600;
}
.b-text {
    font-weight:600 !important;
}
.farm-products .item-box {
    border: #CCC 1px solid  !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-top-right-radius: 0px !important;
    min-height: 400px  !important;
}
.farm-products .switch-group {
    border: #b3bab5 1px solid;
    width: 122px;
    height: 37px;
    border-radius: 3px;
    background-color: #FFF;
    margin-top: 10px;
}
.farm-products .minus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 32px;
    height: 36px;
    border-right: #b3bab5 1px solid;
    cursor: pointer;
    color: #b3b3b3;
}
.farm-products .count {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 55px;
    height: 36px;
    border-right: #b3bab5 1px solid;
    color: #000;
}
.farm-products .plus {
    text-align: center;
    padding: 5px 0px;
    float: left;
    width: 32px;
    height: 36px;
    cursor: pointer;
}
.cart-rt .switch-group-mini{

}
.cart-rt .minus {
    /*width: 22px !important;*/
    width: 30% !important;
    height:29px !important;
}
.cart-rt .count {
    /*width: 40px !important;*/
    width: 40% !important;
    height:29px !important;
}
.cart-rt .plus {
    /*width: 22px !important;*/
    width: 30% !important;
    height:29px !important;
}
#products .item-box {
    min-height: 230px !important;
    /*max-height: 280px !important;*/
}
.carousel-indicators .fa-circle {
    padding: 0px 10px;
    font-size: 12px;
    cursor:pointer;
    color:#CCC;
}
.carousel-indicators .active {
    color:#1f8f43 !important;
}
.brd-bottom-green {
    border-bottom:#d4e5db 1px solid;
}
.inspace {
    padding:10px 0px;
}
.coupon-label {
    position:absolute;
    padding: 20px;
}
.coupon-text {
    border: none !important;
    height: 60px !important;
    text-align: right !important;
    outline-style: none !important;
}
.grey-text {
    color:#888888;
}
.checkout-button {
    height:55px;
}
.select-clock {
    width: 26px;
    position: absolute;
    margin: 5px 10px;
}
.ctab {
    padding-left:0px !important;
}
.order-item-box .img-box {
    padding-top: 8px;
    padding-bottom: 10px;
}
.s-active {
    color:#1f8f43 !important;
}
.tab-menu i {
    float:right;
    margin-top: 5px;
}
.item-type-img {
    width:10px;
    float:left;
    margin: 4px;
}
.chkot-btn {
    background-color:#019972 !important;
}
.cart-nos {
    position: absolute;
    right: 12px;
    font-size: 7px;
    top: 17px;
    background-color: #1f8944;
    padding: 3px 4px;
    border-radius: 50%;
    color: #FFF;
}
.farm-logo {
    width: 138px;
    height: 138px;
    float: left;
    border: #e6e6e6 1px solid;
    padding: 3px !important;
}
.farm-logo img {
    width:100%;
}
.sr-box {
    padding:10px !important;
    background-color:#fcfcfc;
    border: #dedede 1px solid;
    border-radius: 3px;
}
.sr-box .cart-bg {
    border-radius:5px;
    padding:10px !important;
}
.view-more {
    font-size:12px;
    color:#1f8f43;
    font-weight:bold;
    padding:5px;
}
.view-more a {
    color:#1f8f43;
}
.view-more a:hover {
    color:#1f8f43;
    text-decoration:none;
}
.c-green {
    color:#279882 !important;
}
.bd-gr-rt {
    border-right:#b3d3c0 1px solid;
}
.clear-right {
    padding-right:0px !important;
}
.item-name-box {
    height:50px !important;
    overflow:hidden;
}
.item-box .btn-warning {
    margin-top:5px;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media only screen and (max-width: 767px) {
    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .top-bg {
        background-color: #FFF;
        width: 100%;
        padding-bottom: 10px !important;
    }
    .lg-head {
        display:none;
    }		
    .sm-head {
        display:block;
    }
    .sm-head img {
        width:160px;
        margin-top:15px;
    }
    .search-box {
        padding:10px;
        width:100% !important;
        font-size:12px;
        margin-left: 0px !important;
        border:#1f8f43 1px solid !important;
        border-top-right-radius: 40px 40px !important;
        border-top-left-radius: 40px 40px !important;
        border-bottom-right-radius: 40px 40px !important;
        border-bottom-left-radius: 40px 40px !important;
    }
    .sm-head .fa-search {
        background-color: #1f8f43;
        color: #FFF;
        padding: 12px;
        border-radius: 50%;
        position: absolute;
        margin-left: -40px;
    }
    .sm-head .fa-loc {
        background-color: #c5f6da;
        width: 40px !important;
        padding: 8px 8px;
        border-radius: 50%;
        margin-top: 0px !important;
    }
    .sm-head .loc-box {
        border: 0px;
        border-bottom: #1f8f43 1px solid !important;
        width: 80%;
        text-align: center;
    }
    .mob-foot-menu {
        position: fixed;
        bottom: 0px;
        display: block;
        width: 100%;
        background-color: #1f8f43;
        z-index: 10;
        padding-bottom:0px;
    }
    .mob-foot-menu i {
        padding:20px;
        color:#FFF;
        font-size:25px;
    }
    .mob-foot-menu i:hover {
        padding:20px;
        color:#FFF;
        font-size:25px;
        background-color:#1a863d;
    }
    .banner-bg {
        background-image: url(../images/banner-01.jpg);
        height: auto;
        background-size: cover;
        background-position: center;
    }
    .center-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .center-box-ele{
        justify-content: center;
        align-items: center;
    }
    .banner-textbox {
        background-color:rgba(255,255,255,0.5);
        margin-top:35px;
        padding:50px 50px;
        border-top-right-radius: 80px 80px !important;
        border-bottom-left-radius: 80px 80px !important;
        margin-bottom:35px;
    }
    .banner-textbox-inner {
        background-color:rgba(255,255,255,0.5);
        margin-top:35px;
        padding:50px 50px;
        border-top-right-radius: 80px 80px !important;
        border-bottom-left-radius: 80px 80px !important;
        margin-bottom:35px;
    }
    .green-ico {
        width:50px;
    }
    .item-box {
        border:#CCC 1px solid;
        border-radius:10px;
        margin-bottom:20px;
        overflow: hidden;
    }
    .farm-name {
        background-color:#62ce86;
        color:#FFF;
        width:100%;
        margin:15px 0px;
        padding:3px 10px; 
        text-align:center;
        border-top-right-radius: 40px 40px !important;
        border-top-left-radius: 40px 40px !important;
        border-bottom-left-radius: 40px 40px !important;
        border-bottom-right-radius: 40px 40px !important;
    }
    .farms-box {
        margin-bottom:30px;
    }
    #farms .gutter-1 {
        padding:0px !important;
    }
    .footer-credits {
        background-color: #1f8f43;
        height: 40px;
        font-size: 12px;
        color: #FFF;
        margin-bottom: 66px;
    }
    .footer-credits .pt-3{
        padding-top:.5rem !important;
    }
    .single-star {
        padding:0px !important;
        padding-right: 10px !important;
    }
    .cart-box-rt{
        display:none;
    }
    .farm-products .col-md-9, .farm-products .btn-holder {
        padding:0px;
    }
    .btn-holder .btn-green, .btn-holder .btn-green-fd {
        margin-bottom: 5px;
    }
    .item-list-box-main {
        padding:0px !important;
    }
    .star-box {
        padding: 12px !important;
    }
    #right-slide-panel {
        background: #FFF;
        height: 100%;
        width: 100%;
        position: relative;
        right: -520px;
        position: fixed;
        top: 0px;
        padding: 20px;
        z-index: 120;
    }
    .login-slide-img {
        width: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .log-box {
        bottom: 100px;
        position: absolute !important;
        /*padding: 0px 54px 0px 10px !important;*/
    }
    .reg-box {
        bottom: 60px;
        position: absolute !important;
        padding: 0px 65px 0px 20px !important;
    }
    .otp-vrfy-box{
        bottom: 60px;
        position: absolute !important;
        padding: 0px 65px 0px 20px !important;
    }
    #right-slide-panel .fa-close {
        cursor: pointer;
        z-index: 10;
        position: absolute;
    }
    .cart-bg .switch-group, .cart-bg .removeFromCart {
        margin: 0px 0px 10px 0px!important;
        float: left !important;
    }
    .cart-text-box {
        padding: 10px 0px !important;
    }
    #profile {
        margin-bottom:20px;
    }
    #profile div {
        padding:0px;
    }
    #profile button {
        margin-bottom:10px;
    }
    .profile-mob-menu {
        display:block;
    }
    .tab-menu-bg {
        display:none;
    }
    .item-price-info {
        bottom: 0px;
        width: 100%;
        margin-right: 30px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
    }
    #past-order .img-box, #current-order .img-box {
        padding:0px;
    }
    #address .mt-5 {
        margin-top: 0rem!important;
    }
    .address-box {
        background-color: #e8f4ec;
        border-radius: 3px;
        padding: 5px;
        margin-bottom:10px;
    }
    .add-footer {
        background-color: #1f8f43;
        position: absolute;
        bottom: 10px;
        right: 10px;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 55px;
        border-radius: 50%;
        font-size: 18px;
        color: #FFF;
    }
    .swt-box {
        padding:0px !important;
    }
    #left-slide-panel iframe {
        width: 100%;
        height: 170px;
    }
    #left-slide-panel {
        padding: 20px 30px 20px 17px !important;
        width:100% !important;
        overflow-y: scroll;
        z-index: 10;
    }
    #left-slide-panel input {
        height: 55px !important;
    }
    .ctab {
        background-color: #FFF !important;
        padding:0px !important;
        padding-top: 20px  !important;
    }
    .logout-alert {
        width: 320px;
        background-color: #FFF;
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
        height: 160px;
        border-radius: 5px;
        text-align: center;
        padding: 10px 0px;
    }
    .owl-arrow {
        display:none;
    }
    #products .item-box {
        min-height: 200px !important;
        max-height: 315px !important;
    }
    @keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    .red-link {
        color: #ff4c3b;
        font-weight: 600 !important;
        font-size: 12px;
    }
    .checkout-lt-box {
        padding:0px !important;
    }
    .cart-text-box {
        padding:10px 0px;
    }
    .cart-bg {
        padding:10px !important;
    }
    .cart-bg .col-md-12 {
        padding: 0px;
    }
    .checkout-item {
        padding: 10px 0px !important;
    }
    .top-bg {
        position: relative !important;
        z-index: 100;
    }
    .clear-head {
        display:none;
    }
}
.resend-otp {
    font-size:12px;
    color:#000;
    cursor: pointer;
}
.c-select{
    padding-left: 10% !important;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {

    .search-box {
        padding: 10px;
        /*width: 380px;*/
        width: 190px;
        font-size: 12px;
        margin-left: 0px;
        border: #1f8f43 1px solid !important;
        border-top-right-radius: 40px 40px !important;
        border-top-left-radius: 40px 40px !important;
        border-bottom-right-radius: 40px 40px !important;
        border-bottom-left-radius: 40px 40px !important;
        outline-style: none !important;
    }
    .navbar .fa-search {
        background-color: #1f8f43;
        color: #FFF;
        padding: 12px;
        border-radius: 50%;
        position: absolute;
        /*margin-left: 382px;*/
        margin-left: 366px;
    }
    .navbar .loc-box {
        border: 0px;
        border-bottom: #1f8f43 1px solid !important;
        width: 92px;
        margin-left: 55px;
        outline-style: none !important;
        margin-right: 10px;
    }
    .navbar .fa-loc {
        background-color: #c5f6da;
        width: 30px !important;
        padding: 8px 8px;
        border-radius: 50%;
        position: absolute;
        margin-left: 420px;
    }
    .login-link {
        margin-right: 64px;
    }
    .owl-arrow {
        display:none;
    }
    .switch-group .plus {
        text-align: center;
        padding: 5px 0px;
        float: left;
        width: 30px;
        height: 30px;
        cursor: pointer;
    }
    .item-box {
        border: #CCC 1px solid;
        border-radius: 10px;
        min-height: 410px;
        margin-bottom:25px !important;
    }
    .shopnow-img {
        padding:0px !important;
    }
    .shopnow-img img {
        margin-top:60px !important;
    }
    .star-icon {
        width: 15px;
        float: left;
    }
    .switch-group .count {
        text-align: center;
        padding: 9px 0px;
        float: left;
        width: 40px;
        height: 40px;
        border-right: #b3bab5 1px solid;
        color: #000;
    }
    .farms-box {
        margin:0px 0px 25px 0px !important;
    }
    .f-searchbox input {
        border: #1f8f43 1px solid !important;
        max-width: 155px !important;
        margin-left: 0px;
        outline-style: none !important;
    }
    .cart-rt .switch-group-mini {
        margin-left: 15px;
        margin-top: 8px;
    }
    .cart-rt .price-sm {
        margin-top:15px;
        text-align: right !important;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 981px) {

    .search-box {
        padding: 10px;
        width: 380px;
        font-size: 12px;
        margin-left: 0px;
        border: #1f8f43 1px solid !important;
        border-top-right-radius: 40px 40px !important;
        border-top-left-radius: 40px 40px !important;
        border-bottom-right-radius: 40px 40px !important;
        border-bottom-left-radius: 40px 40px !important;
        outline-style: none !important;
    }
    .navbar .fa-search {
        background-color: #1f8f43;
        color: #FFF;
        padding: 12px;
        border-radius: 50%;
        position: absolute;
        margin-left: 557px;
    }
    .navbar .loc-box {
        border: 0px;
        border-bottom: #1f8f43 1px solid !important;
        width: 92px;
        margin-left: 77px;
        outline-style: none !important;
        margin-right: 10px;
    }
    .navbar .fa-loc {
        background-color: #c5f6da;
        width: 40px !important;
        padding: 8px 8px;
        border-radius: 50%;
        position: absolute;
        margin-left: 625px;
    }
    .login-link {
        margin-right: 64px;
    }
    .owl-arrow {
        display:none;
    }
    .item-box {
        border: #CCC 1px solid;
        border-radius: 10px;
        min-height: 463px;
        margin-bottom:25px !important;
    }
    .shopnow-img {
        padding:0px !important;
    }
    .star-icon {
        width: 15px;
        float: left;
    }
    .farms-box {
        margin:0px 0px 25px 0px !important;
    }
}
.pt-30{
    padding-top: 30px;
}
/* cart section number field arrow hidding Chrome, Safari, Edge, Opera */
.pay-num-filed::-webkit-outer-spin-button,
.pay-num-filed::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* number field arrow hidding Firefox */
.pay-num-filed[type=number] {
  -moz-appearance: textfield;
}