.mt-80{
    margin-top: 80px;
}
.bg-grey{
    background: #ecf2f6;
}
.header-left .logo img{
    height: 75px;
}
.shopping-cart-box a{
    background: var(--thm-base);
}
.header-top .header-social-link-1 .social-link ul li a {
    height: 20px;
    width: 30px;
    border: none;
    color: #0db4a2;
    line-height: 1;
}
.shopping-cart-box a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.shopping-cart-box a i{
    display: flex;
    width: 18px;
}
.sec-title .decor img{
    filter: hue-rotate(328deg);
}
.sticky-header .logo{
    padding: 5px 0;
}
.sticky-header .logo img{
    height: 60px;
}
.sec-title h2{
    color: var(--thm-black);
}
.about-style2-area{
    padding-bottom: 80px;
}
.single-footer-widget .our-company-info .footer-logo img{
    height: 60px;
}
.single-footer-widget .single-Location-box p{
    margin-bottom: 5px;
}
.single-footer-widget .single-Location-box a{
    color: #000;
}
.single-partner-logo-box a img {
    filter: brightness(0) invert(1);
    max-height: 65px;
    max-width: 150px;
}
.accordion-box .block .acc-content p{
    font-weight: 400;
}
.shop-style2-area .owl-carousel.owl-dot-style1 .owl-dots{
    margin-top: 0 !important;
}
.highlights-box ul li .icon .icon-bg{
    background-size: cover;
}
.single-shop-item .title-holder h6{
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: var(--thm-secondary);
}
.our-service-box .single-service{
    height: 100%;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.about-style3-text-box1 .sec-title{
    padding-bottom: 0;
}
.about-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
    align-items: center;
}
.about-wrapper-col {
   z-index: 1; 
}
.about-box-wrapper{
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 60px;
    margin-right: -80px;
    background: #fff;
}
.about-box-wrapper-right{
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 60px;
    margin-left: -80px;
    background: #fff;
}
.team-style2_top .sec-title .sub-title h5{
    color: #fff;
}
.product-details-cart-box .button-box{
    width: 100%;
    text-align: right;
}
.product-details-cart-box .button-box button {
    width: calc(100% - 20px);
}
.pack-size{
    padding: 5px 15px;
    border: 1px solid #0bb3ab;
    border-radius: 10px;
    margin-left: 10px;
    color: #0bb3ab;
}
.pack-size.active, .pack-size:hover{
    background: #0bb3ab;
    color: #fff;
    border: 1px solid #0bb3ab;
}
.bottle-size{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.product-tab-box .tab-btns{
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 10px;
}
.product-tab-box .tab-btns .tab-btn {
    margin-right: 40px;
}
.product-tab-box .tab-btns .tab-btn.active-btn span, .product-tab-box .tab-btns .tab-btn:hover span {
    color: var(--thm-primary);
    box-shadow: none;
}
.product-tab-box .tab-btns .tab-btn:last-child span:before{
    content: none;
}
.product-description-content ul li span, .blog-details-content ul li span {
    margin-right: 10px;
    color: var(--thm-primary);
    width: unset;
}
.accordion-box .block .acc-content *:last-child{
    margin-bottom: 0;
}
.shop-carousel_1.owl-carousel .owl-stage{
        display: flex;
}
.single-shop-item {
    height: 100%;
    margin: 0;
}
.single-shop-item_inner {
    box-shadow: none;
    padding: 20px 20px 20px;
}
.product-wrap {
    min-height: 55px;
}
.single-shop-item .title-holder .btn-box a.btn-one{
    background: #fff;
    border: 1px solid #0db4a2;
    color: #0db4a2;
    text-shadow: 0px 5px 3px rgb(13 180 162 / 10%);
}
.single-shop-item .title-holder .btn-box a.btn-one:after{
    background-color: unset;
}
.single-shop-item .title-holder .btn-box a.btn-one:hover{
    color: var(--thm-secondary);
}
.single-shop-item .title-holder .btn-box a.btn-one:hover::after{
    background-color: var(--thm-base);
}
.why-us-text{
    margin-top: 10px;
    color: #fff;
}
.product-details-content-box .product-info ul li .inner .title h3{
    font-size: 50px;
    font-weight: 500;
}
.contact-form-box1--style2 .sec-title p{
    margin-top: 10px;
}
.dealer-section{
    padding: 80px 0;
}
.faq-section{
    padding: 80px 0;
}
.blog-page{
    padding: 80px 0;
}
.blog-prev-next-option{
    margin-top: 40px;
    padding: 40px 0 0;
    border-top: 1px solid #dae5ec;
}
.footer-widget-links ul{
    column-count: 2;
}
/*Responsive*/
@media only screen and (max-width: 1199px) {
.header .auto-container{
    padding: 0;
}
.header .outer-box, .header .outer-box:before{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.header .outer-box:before {
    left: 0;
    right: 0;
}
.breadcrumb-area {
    margin-top: 0px;
    padding: 40px 0 30px;
}
.breadcrumb-area--style2 {
    padding: 60px 0;
}
#thm-form-style1 {
    padding: 60px 40px 60px;
    margin-top: 0;
}
.main-contact-form-area {
    padding: 60px 0 60px;
}
}
/*Responsive Ends*/
/*Our Story*/
section.water-process .process-img.process-outline{
    z-index: 99;
    position: relative;
}
section.water-process .process-img {
    position: absolute;
    top: 0;
    z-index: 1;
}
section.water-process .process-img.over {
    height: 0;
    overflow: hidden;
}
.process-img.over:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 100%;
    bottom: -20px;
    filter: blur(10px);
    z-index: 99;
}
.water-process .steps{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}
.water-process .steps .content {
    background: #f9faff;
    padding: 60px 60px;
    margin-bottom: 60px;
}
.water-process .steps .content h2{
    margin-bottom: 15px;
    font-weight: 400;
}
/*Our Story Ends*/
/*About Kedia Organisation*/
.pricingtable-wrapper {
    height: 100%;
}
.hover-shadow {
    box-shadow: 0 0px 8px 0px rgb(239 239 239);
    transition: all 0.5s linear;
}
.hover-shadow:hover {
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    position: relative;
    z-index: 10;
}
.pricing-table-style-5 .pricingtable-inner {
    padding: 0 20px;
}
.pricing-table-style-5 .pricingtable-inner {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.pricingtable-inner {
    text-align: center;
}
.vertical-logo {
    padding-top: 40px;
    width: 60px;
}
.pricing-table-style-5 .pricingtable-title {
    padding: 30px 20px 30px 20px;
    text-transform: uppercase;
}
.pricingtable-title h4 {
    color: #0db4a2;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.mb-20 {
    margin-bottom: 20px;
}
.industries-height {
    max-height: 55px;
}
.bdr-primary{
    border-color: #0db4a2;
    border-width: 4px 0px 0px 0px;
    border-style: solid;
    overflow: hidden;
    background-color: #fff;
}
.pb-80{
    padding-bottom: 80px;
}
/*About Kedia Organisation Ends*/
.about-style3-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 100%;
    background: linear-gradient(to bottom, #f5f5f5, rgba(0, 0, 0, 0));
    z-index: 1;
}
.partner-box.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.wpcf7-submit.btn-one{
    background: #0db4a2;
    cursor: pointer;
}
.default-form2 .button-box p{
    margin-bottom: 0;
}
.single-blog-style1 .text-holder .text h3{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 10px;
}
.single-blog-style1 .text-holder .text li:before, .product-description-content ul li:before{
    position: absolute;
    left: 0;
    color: var(--thm-primary);
    font-family: 'icomoon' !important;
    content: "\e916";
}
.single-blog-style1 .text-holder .text li, .product-description-content ul li{
    padding-left: 30px;
}
blockquote{
    position: relative;
    display: block;
    background: var(--thm-base);
    border-radius: 10px;
    padding: 40px 40px 40px 140px;
    margin-top: 40px;
    margin-bottom: 0;
}
blockquote:before {
    position: absolute;
    display: flex;
    top: 45px;
    align-items: center;
    justify-content: center;
    left: 45px;
    width: 70px;
    height: 70px;
    background: #edf61c;
    border-radius: 50%;
    color: #0bb3ab;
    font-size: 30px;
    line-height: 50px;
    content: "\e92c";
    font-family: 'icomoon' !important;
    border: 7px solid #0bb3ab;
    outline: 2px solid #edf61c;
}
.single-blog-style1 .text-holder .text blockquote h3 {
    font-size: 20px;
    color: #fff;
}
.single-blog-style1 .text-holder .text blockquote h5 {
    font-size: 14px;
    color: #fff;
}
.button-box p{
    margin-bottom: 0;
}
.mobile-hide {
  display: block;
}

@media (max-width: 767px) {
  .mobile-hide {
    display: none;
  }
}

.desktop-hide {
  display: block;
}

@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}
.site-main header.page-header{
    text-align: center;
    padding: 60px 0;
    background-image: linear-gradient(#ffffff, #f5f5f5);
}
.archive-area{
    padding: 80px 0;
}
/*Pagination*/
.styled-pagination a.prev, .styled-pagination li.prev a{
    padding-top: 2px;
    font-size: 10px;
    color: #ffffff;
    border-color: var(--thm-base);
    border-radius: 50px 0px 0px 50px;
    background-color: var(--thm-base);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.styled-pagination a.prev:hover, .styled-pagination a.next:hover, .styled-pagination li.prev a:hover, .styled-pagination li.next a:hover{
    background-color: var(--thm-base);
    border-color: var(--thm-base);
}
.styled-pagination a, .styled-pagination span.current, .styled-pagination .pagination li.active a {
    margin: 0px 4px 10px;
    position: relative;
    width: 40px;
    height: 40px;
    color: #0e0e0e;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border: 2px solid var(--thm-base);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.styled-pagination span.current, .styled-pagination a:hover, .styled-pagination .pagination li.active a {
    color: #ffffff;
    background-color: var(--thm-base);
}
.styled-pagination a.next, .styled-pagination li.next a {
    padding-top: 2px;
    font-size: 10px;
    color: #ffffff;
    border-color: var(--thm-base);
    background-color: var(--thm-base);
    border-radius: 0px 50px 50px 0px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/*Pagination Ends*/
.theme_carousel.shop-carousel_1 .owl-stage{
    margin: auto;
}
.single-working-process-two .icon img{
    transition: 0s;
}
.single-working-process-two:hover .icon img, .single-choose-box-style3:hover .icon img {
    filter: brightness(0) invert(1);
}
.purna-highlight{
    color: #0db4a2;
}
.purna-highlight-2{
    color: #fff100;
}
.single-choose-box-style3 .icon img {
    display: block;
    width: 100%;
    width: 80px;
    margin: auto;
    transition: 0s;
}
.post, .page{
    margin: 0;
}
.grecaptcha-badge{
  display: none !important;
}
.btn-one.white:after{
    background-color: #ffffff;
}
.btn-one.white {
    color: #0db4a2;
}
.btn-one.white:hover, .btn-one.white:focus {
    color: #0db4a2;
}
.single-contact-info-box .icon .fa{
    width: 100%;
}
.header-contact-info1 ul li span.fa:before {
    font-size: 19px;
}
.mountain{
    position: absolute;
    bottom: 6px;
    width: 100%;
    height: auto;
    left: 0;
    opacity: 0.05;
}

.archive-area .entry-content h3, .archive-area .entry-content h4, .archive-area .entry-content h5 {
    margin-bottom: 10px;
}
.archive-area .entry-content ul{
    margin-left: 15px;
    list-style: disc;
}
.archive-area .entry-content li{
    list-style: disc;
}