
/* Main Silder Banner Css */
#slider_div .header-content {
    margin-top: 100px;
}

.readmorebtn{
    left: auto !important;
}

.slider-box3wrap .banner_title3{
    margin-top: 100px;
}

.contact-card{
        text-align: center;
    border-radius: 8px;
    margin: 0px 2.5px 30px;
    padding: 46px 0px 35px;
    background: #ededed;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    height: 266px;
}

.contact-card .fa-map-marker{
    display: block;
    position: static;
    transform: translateY(-11%);
}

.contact-card i {
    margin: 0px auto;
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    border-radius: 50%;
    margin-bottom: 15px;
    text-align: center;
    display: inline-block;
    color: #197c3f;
    background: #ffffff;
    text-shadow: #000;
    -webkit-box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.contact-card h4 {
    
    margin-bottom: 18px;
    text-transform: capitalize;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.contact-card.active h4, .contact-card.active p {
    color: #fff;
}

.contact-card p {
    width: 250px;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.contact-card.active {
    background: #197c3f;
}

.cn-talk{
    text-align: center;
}

.contact_address label {
    margin-bottom: 14px !important;
}

.contact_section_2 {
    margin-top: 2rem;
    padding-left: 0rem;
}

.contact_section_2 h2 {
    margin-top: 2rem;
}

.contact-details__info {
    padding-top: 15px;
}

.contact-details__info li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-details__info li .icon {
    min-height: 80px;
    min-width: 80px;
    margin: 10px;
    background-color: #46614e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.contact-details__info li .icon span {
    color: #fff;
    font-size: 25px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main_div {
    padding: 0px 25px;
    align-items: center;
    justify-content: center;
    display: grid;
    border: none !important;
}

.contact_section_1 {
    background: #fbfbfb;
    padding: 30px 10px 30px 10px;
    width: 100%;
    box-shadow: 4px 3px 2px #e7e7e7;
}

.form-signin {
    color: #000;
    background: #fbfbfb !important;
    padding: 7px 2px 51px 2px;
}

.add-contact_section_1{
        background: #fbfbfb;
}

.contact_address label {
    margin-bottom: 14px !important;
}

.box-wer.deals_sections_1 {
    display: flex;
    align-items: center;
    /*margin-top: 4.5rem;*/
}

.offer-deal{
    text-decoration: underline;
}

.btn.btn-primary.readmorebtn {
    font-size: 16px;
    background-color: #abd373 !important;
    border-color: #abd373 !important;
    color: #fff;
    padding: 0;
    font-size: 10px;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 23.5px;
    color: #fff;
    margin-top: 4rem;
    padding: 7px 10px;
}

.product-item {
    position: relative;
     overflow: hidden; 
}

.stockout {
    transform: rotate(-34deg);
    position: absolute;
    font-size: 12px;
        top: 22px;
    left: -54px;
    /* line-height: 42px; */
    color: #ffffff !important;
    font-weight: 400;
    background: #ff0000ab !important;
    /* font-size: 100%; */
    font-family: var(--font);
    /* display: none !important; */
    padding: 0px 50px;
}

.rating_wrap {
    margin-top: 7px;
}

.rating_wrap .rating {
    overflow: hidden;
    position: relative;
    height: 20px;
    font-size: 12px;
    width: 57px;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    vertical-align: middle;
}

.product-grid .rating {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
    /* float: left; */
}

#slider_div .box-wer {
    height: 48vh !important;
}

.testimonial {
    text-align: center;
    padding: 85px 50px 45px 70px;
    margin: 70px 15px 35px;
    background: #f9f9f9;
    box-shadow: 8px 4px 0 0 #395f131c;
    position: relative;
}

.testimonial .pic {
    width: 100px;
    text-align: center;
    height: 100px;
    background: #f9f9f9;
    border: 5px solid #ffffff;
    margin: 0 auto;
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
}

.testimonial .pic img {
    padding-top: 10px;
    width: 70% !important;
    height: auto;
    margin: 0 auto;
}

.stars {
    text-align: center;
    color: #FFEB3B;
}

.stars i {
    margin: 3px;
}

.testimonial .description {
    font-size: 15px;
    color: #757575;
    line-height: 27px;
    margin-bottom: 20px;
    position: relative;
}

.testimonial .description:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 32px;
    color: #395f13;
    position: absolute;
    top: -15px;
    left: -35px;
}

.testimonial .testimonial-profile {
    position: relative;
    margin: 20px 0 10px 0;
}

.testimonial .title {
    display: inline-block;
    font-size: 18px;
    color: #4a5184;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.testimonial .testimonial-profile:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #395f13;
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}

#testimonials_2 label{
        border: 1px solid #bbb4b4;
    border-radius: 10px;
}

.itemsasdadsds {
    display: block;
    width: 50px !important;
    object-fit: contain;
    height: 50px;
    aspect-ratio: 3 / 1;
    position: absolute;
    bottom: 10px;
    left: 21px;
    /* right: 50px; */
    background: #dedede;
    border-radius: 50%;
    padding: 8px;
    left: 45%;
    top: 32px;
}
.testimonial_sectionf_1 .stars {
    padding-top: 53px;
}

.testimonial_sectionf_1 .profile {
    position: absolute;
    left: 82px;
    bottom: 25px;
}

.testimonial_sectionf_1 .icon {
    border-radius: 50%;
    bottom: 26px;
    position: absolute;
    left: 45px;
    background: #aaa;
    width: 23px;
    padding: 5px;
}

.testimonial_sectionf_1 p{
    padding-bottom: 60px;
    text-align: center;
}

.profile p {
    padding-bottom: 0px;
}

.single-blog.mt-30 {
    /*border: 1px solid #e9dfdf;*/
    /* height: 54vh; */
    padding-bottom: 20px;
    /* left: 50px; */
    position: relative;
}

.blog-2 .blog-photo {
    position: relative;
}

.single-blog .blog-photo img {
    height: 200px;
    object-fit: cover;
    object-position: top center;
    padding: 17px;
    width: 100% !important;
}

.blog-2 .like-share {
    /* background: rgba(255, 255, 255, .8) none repeat scroll 0 0; */
    bottom: -40px;
    position: absolute;
    transition: all .3s ease 0s;
    visibility: hidden;
    width: 100%;
}

.like-share {
    padding: 12px 0;
}

.blog-2 .like-share a {
    color: #444;
    display: inline-block;
    float: none;
}

.post-meta.fix {
    display: flex;
}

.post-date {
    /* border: 1px solid #000; */
    background: #5c927e;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
    display: none;
}

.post-date span {
    color: white;
}

.post-year p {
    font-weight: 700;
    font-size: 1.2rem;
    padding-bottom: 15px;
}
.post-title {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: absolute;
    top: 150px;
    padding: 6px 20px;
    background: #f6f6f6;
}

.post-title a {
    color: #395f13;
    font-weight: 600;
}

.blog-2 p {
    line-height: 1.8rem;
    padding-bottom: 25px;
}

.blog-info .read-btn {
    background-color: #abd373;
    border-color: #abd373;
    color: #fff;
    width: auto !important;
    height: auto !important;
    line-height: 0px !important;
    padding: 7px 15px 7px 15px !important;
    font-size: 13px !important;
    padding-right: 13px !important;
    /* margin: 0px 0px 0px 0px !important; */
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 23.5px;
    color: #fff;
    margin-top: 1rem !important;
}

#about_sections_1{
        border: 1px solid #bbb4b4;
    padding: 20px;
    border-radius: 10px;
}

#about_sections_1 .d-flex{
    display: flex;
    width: 100%;
}

#about_sections_1 .d-flex .section_row_col{
    width: 70%;
    margin-left: 53px;
}

.cat-grid{
    margin: 10px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #bbb4b4;
    padding-top: 20px;
}

.form-signin {
    max-width: 500px !important;
}

.add-contact_section_2{
    background: #fbfbfb;
}

.single-offer-add{
    padding: 60px 100px;
}

#ads_banner_1, #ads_banner_2, #ads_banner_4, #ads_banner_3{
    border: 1px solid #bbb4b4;
    border-radius: 10px;
    padding: 10px;
}

.cms-fdgy{
        text-align: center;
    background: #e1e6ea;
}

.text h6{
    font-size: 17px;
}

.stock{
    transform: rotate(-34deg);
    position: absolute;
    font-size: 12px;
        top: 20px;
    left: -55px;
    /* line-height: 42px; */
    color: #ffffff !important;
    font-weight: 400;
    background: #ff0000ab !important;
    /* font-size: 100%; */
    font-family: var(--font);
    /* display: none !important; */
    padding: 0px 50px;
}






