@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #0c0c0c;
    font-style: normal;
}
 body {
    margin-bottom: 0px !important;
}
p,
li,
a,
button,
span,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}
 

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    a:focus,
    .btn:focus,
    .button:focus {
        text-decoration: none;
        outline: none;
        box-shadow: none;
    } 

    button:focus,
    input:focus,
    input:focus,
    textarea,
    textarea:focus {
        outline: 0;
    }

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #2c2c2c;
    margin-top: 0px;
    font-style: normal;
    
}

h1,
h2,
h3 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

h1 {
    font-size: 50px;
    font-weight: 700;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

 

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

a, div {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
 
*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}

*::placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}
 
.wp-smart-loader {
    text-indent: -12345px;
}
 
 
 
 /*--------------------------------------------------------------
 * Theme Css Start
 *--------------------------------------------------------------
 */
  
.breadcrumb-link {
    display: flex;
}

.breadcrumb-link {
     color: #fff;
}
.breadcrumb-link a {
    margin-right: 10px;
    color: #fff;    position: relative;
}
.breadcrumb-link a:after {
    content: "\e606\e606";
    font-family: Simple-Line-Icons;
    font-size: 10px;
    letter-spacing: 0px !IMPORTANT;
    color: #fff;
}
.currentm {
    width: 200px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    margin-left: 10px;
}
 .content-ser h3 {
    font-size: 29px;
    margin-bottom: 20px;
}
.content-ser p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #161616;
    margin-bottom: 25px;
}
.content-ser .theme_btn {
    padding: 15px 20px 15px 20px;
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    background-color: #02A755;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    display: inline-block;
    color: #fff;
    margin-top: 10px;
}
.content-ser .theme_btn:hover{color: #ffffff;
    background-color: #111111;}
.maintab:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgb(234 246 242 / 60%);
    right: -4em;
    top: -8em;
    border-radius: 50%;
}    
    
   .woocommerce ul.products.columns-4 li.product {
    border: 1px solid #c0bdbd;padding: 10px;
   }
.woocommerce ul.products.columns-4 .woocommerce-loop-product__title {
    color: #000;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    padding-bottom: 0px !IMPORTANT;
    margin-bottom: 10px !important;
}
.woocommerce ul.products.columns-4 .tinvwl_add_to_wishlist_button {
    display: none;
}
.woocommerce ul.products.columns-4 li.product .button {
    margin-top: 2px;
    margin-bottom: 15px;
}
.woocommerce ul.products.columns-4 li.product {
    background: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 1.2% 0.992em 0;
    padding: 0;
    position: relative;
    width: 23.8%;
    margin-left: 0;
}
.woocommerce .star-rating::before {
     color: #ffb102;
    
}
.woocommerce ul.products li.product .price del {
    color: #565656 !important;
    opacity: 1;
}
.woocommerce ul.products.columns-4 li.product .button {
    margin-top: 2px;
    margin-bottom: 0;
    background: #02a755;
    color: #fff;
    font-weight: 500;
}
.woocommerce ul.products.columns-4 li.product .button:hover{background: #000;
    color: #fff;
}
.woocommerce ul.products li.product .onsale {
    width: 51px;
    height: 30px;
    border-radius: 3px;
    padding: 5px !important;
    line-height: 20px;
    display: inline-block;
    float: left;
    min-height: 30px;
    background: #02a755;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    right: 10px;
    top: 10px;
}
span.woocommerce-Price-amount.amount {
    color: #000;
}

.bg-gy {
    padding-top: 2em;
    border-top: 1px solid #d5d4d4;
}
.min-text-b {
    color: #02a755 !IMPORTANT;
}
.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 2em;
}
.img-border {
    border: 1px solid #c0bdbd;
}

.new1 {
    width: 73%;
    margin-left: 20px !IMPORTANT;
    background-color: #191919 !important;
    border-color: #191919 !IMPORTANT;
    color: rgba(255,255,255,1);
    border-radius: 50px !IMPORTANT;
    padding: 10px !important;
    height: 50px !IMPORTANT;
    min-height: 50px;font-weight: 500;
}
.woocommerce span.onsale {
    width: 45px !IMPORTANT;
    height: 45px;
    font-size: 12px;
    font-weight: normal;
    background: #02a755;
}
.woocommerce-Tabs-panel p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #3e3e3e;
    margin-bottom: 25px;
}
.new1:hover {
    background-color: #02a755 !important;
    border-color: #02a755 !IMPORTANT;
    color: #fff !important;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 50px;
    border-radius: 5px;
}

.img-no-dis-ser .woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce .star-rating span::before{ display: none;}

.woocommerce .star-rating {
    font-size: 14px;
    width: 10.4em;
}
.woocommerce-Reviews-title {
    font-size: 19px;
    margin-bottom: 20px;
}
.review-f-new .submit {
    background-color: #02a755 !important;
    color: #fff !IMPORTANT;
    font-weight: 500 !IMPORTANT;
    padding: 15px 30px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    /* font-size: 0; */
    text-align: center;
    margin-top: 3em !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: calc(100% - 50px);
    bottom: 0;
    left: 0px;
    border-width: 0 0 1px;
    border-style: solid;
    z-index: 1;
    border-bottom: 1px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: transparent !important;
    border-radius: 0;
    margin: 0;
    padding: 0 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scaleX(0);
    border-width: 0 0 2px;
    border-style: solid;
    transition: transform 300ms ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
    transform: scaleX(1);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{    border-color: rgba(25,25,25,1);}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 22px;
    display: inline-block;
    padding: 0.5em 0;
    font-weight: 500;
    color:#7e7d7d !IMPORTANT;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000 !IMPORTANT;
}
.no-dis-sing{display: none;}
.bg-gy {
    padding-bottom: 4em;
}

.min-con-wish .tinv-wraper {
    display: none;
}
input#coupon_code {
    width: 150px;
}
.coupon button.wp-element-button {
    background: #f98e10 !important;
    color: #fff !IMPORTANT;
    font-weight: 400;
}
tr.woocommerce-cart-form__cart-item.cart_item .product-name a {
    color: #000 !IMPORTANT;
}

.woocommerce-billing-fields {
    padding: 25px;
    border: rgba(230,230,230,1);
    border: 1px solid rgba(230,230,230,1);
    margin-bottom: 25px;
}
 .woocommerce form .form-row input.input-text {
    width: 100%;
    padding: 10px;
    height: 46px;
    color: #000;
}
 

.form-row-wide .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa !important;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    height: 46px;
    color: #000;
}

.col-md-4 .woocommerce table.shop_table td {
    font-size: 13px;
    font-weight: 500;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    color: rgba(25,25,25,1);
    background: rgb(249 142 16) !important;
    border: none !IMPORTANT;
}
button.woocommerce-Button.woocommerce-button.button.wp-element-button.woocommerce-form-register__submit {
    color: rgba(25,25,25,1);
    background: rgb(249 142 16) !important;
    border: none !IMPORTANT;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
table thead th {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .1em;
}
table td, table th {
    border: 0;
    padding: 0.5em 1em;
    border-inline-end: 1px solid #dedede;
}
table td:last-child, table th:last-child {
    border-inline-end-width: 0;
}
.tab-icon .elementkit-nav-link {
    width: 100px;
    padding: 10px !important;
}
.tab-icon .elementskit-tab-title {
    font-weight: 500;
    font-size: 14px;
    margin-top: 5px;
}
.checkout-button {
    font-weight: normal !important;
    background: #7c58d3 !important;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-weight: normal;
    font-size: 14px;
}
.woocommerce table.shop_table td {
    font-size: 14px;
}
.woocommerce table.shop_table tfoot th {
    font-size: 14px;
    font-weight: 500 !important;
}
.woocommerce table.shop_table tfoot td {
    font-size: 14px;
    font-weight: 500 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
     background: #7c58d3;
    
    font-weight: normal;
}
.woocommerce-form__label-for-checkbox span {
    font-size: 17px;
}
h1.entry-title {
    font-size: 26px;
}

.client .owl-nav {
    position: absolute;
    top: -7em;
    right: 3em;
	
     
    margin-top: 0px;
    text-align: center;margin-top: 25px;
}
.client .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #0a924f !IMPORTANT;
    border: 1px solid #0a924f !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #0a924f !IMPORTANT;
}
.client .owl-nav button:hover{background: #0a924f !important; border: 1px solid #0a924f !IMPORTANT;color: #fff !IMPORTANT;}
.item-testimonial {
    border: 1px solid #d5d5d5;
}
.wrap-author {
    padding: 20px;
    border-bottom: 1px solid #d5d5d5;
    display: flex;
}
.content {
    width: 100%;
}
.icon-user-img {
    width: 67px;
    height: 55px;
     
}
.item-testimonial .description {
    padding: 20px;
}
.item-testimonial .description p {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
    color: #121212;    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    line-height: 26px;
}
.content .name {
    color: #0A924F;
    font-size: 17px;
    font-weight: 600;
}
.content .position {
    font-size: 14px;
    font-weight: normal;
    color: #8b8b8b;
}

.blog-one__meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.blog-one__meta li {
    position: relative;
    display: flex;
    align-items: center;
}
.blog-one__meta li:before {
    content: "";
    position: absolute;
    top: 6px;
    bottom: 6px;
    right: 13px;
    width: 1px;
    background-color: #d7d7d7;
}
.blog-one__meta li i {
    color: #0a924f;
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding-right: 5px;
}
.blog-one__meta li:last-child:before {
display:none;
}
.blog-one__meta li a {
    position: relative;
    top: -2px;
    font-size: 14px;
    color: #272626;
    opacity: .88;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.blog-body .entry-title {
    font-size: 22px;
    font-weight: 500;
        display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    line-height: 33px;
}

.btn-blog {
    position: relative;
    display: block;
    margin-top: 11px;
}
.btn-blog .btn-read {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #181818;
    font-weight: 500;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-top: 7px;
}
.blog-one__meta li {
    font-size: 14px;
    line-height: 32px;
    padding-right: 31px;
}
span.byline {
    display: contents;
}
span.posted-on {
    display: contents;
}
.blog-body:hover .btn-blog .btn-read{color:#0a924f}
.blog-body:hover h2.entry-title a{color:#0a924f}

.post, .page {
    margin: 0px !important;
}
.blog-body {
    padding-top: 20px;
}
.blog-img img {
    border-radius: 7px;
}
.icon-bg .elementor-image-box-img {
    background: #02a755;
    padding: 20px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    min-width: 90px;
    max-width: 90px;
}
.blog-body {
    padding-top: 20px;
}
.blog-img img {
    border-radius: 7px;
}
.before-bgone:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    background: #beebff;
    bottom: 0;
}
.hover_1 {
    position: relative;
}
.trans .icon {
    width: 70px;
    background: #ffe505;
    padding: 10px;
    margin-right: 15px;
}
.d-flex.trans {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #beebff;
}
.title_22 a {
    color: #010101;
    font-size: 19px;
    font-weight: 500;
}
.title_22 {
    line-height: 67px;
    font-size: 20px;
    color: #010101;
}


 
 .contact-page__right {
	position: relative;
	display: block;
	
}
.contact-page__btn-box {
    text-align: center;
}
.contact-page__right-title {
	font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    font-family: "Times New Roman", Sans-serif;
    margin-bottom: 20px;
}

.contact-page__right-text {
    font-size: 16px;
    opacity: .80;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 26px;
    color: #4e4e4e;
}

.contact-page__form {
	position: relative;
	display: block;
}

.contact-page__form .row {
	--bs-gutter-x: 20px;
}

.contact-page__input-box {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.contact-page__input-box input[type="text"],.wpcf7 input[type="tel"],
.contact-page__input-box input[type="email"] {
	height: 45px;
	width: 100%;border: 1px solid #e5e5e5;
	border: 0;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	outline: none;
	font-size: 16px;
	color: rgba(var(--woodza-black-rgb), 0.7);
	display: block;
	border-radius: 0;
	font-weight: 400;
}

.contact-page__input-box textarea {
	font-size: 16px;border: 1px solid #e5e5e5;
	color: rgba(var(--woodza-black-rgb), 0.7);
	height: 155px;
	width: 100%;
	background-color: #fff;
	padding: 10px 20px 10px;
	border: 0;
	border-radius: 0px;
	outline: none;
	margin-bottom: 0px;
	font-weight: 400;
}

.contact-page__input-box.text-message-box {
	height: 155px;
	margin-bottom: 30px;
}

.contact-page__btn-box .wpcf7-submit {
	font-size: 16px;
    font-weight: 600;
    color: #fff;
    border: none;
    background-color: #02a755;
    text-align: center;
    padding: 11px 35px 11px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    line-height: 32px;
    margin: auto;
    float: none;
}
.contact-page__btn-box p {
    margin-bottom: 0px;
}
.contact-page__btn-box .wpcf7-submit:hover {
	background-color: #000;
}
.woocommerce-form-login label {
    width: 100%;
}
.woocommerce-form-login span {
    width: 100%;
}
.woocommerce-form-login span.show-password-input {
    width: 30px;
}
.subbanners:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(86deg, #0E0E0E 16%, #F2295B00 48%);
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    top: 0;
    bottom: 0;
}
.subbanners {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10% 0% 10% 0%;
    position: relative;
}
.min-title h1 {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 0;
    margin-bottom: 27px;
    line-height: 1;
}
h5.min-line {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 20px;
}
.new-blog .det-auth {
    color: #878787;
    font-weight: 400;
}
.title_22 a {
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.woocommerce ul.products li.product .star-rating {
    display: none;
}
.goals-carousel  .owl-nav {
    position: inherit;
    top: inherit;
    right: 0;
    left: 0;
    text-align: center;
    margin-top: 21px;
}
.goals-carousel .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #0a924f !IMPORTANT;
    border: 1px solid #0a924f !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #0a924f !IMPORTANT;
}
.goals-carousel .owl-nav button:hover{background: #0a924f !important; border: 1px solid #0a924f !IMPORTANT;color: #fff !IMPORTANT;}
.service-carousel .owl-nav {
    position: inherit;
    top: inherit;
    right: 0;
    left: 0;
    text-align: center;
    margin-top: 21px;
}
.service-carousel .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #0a924f !IMPORTANT;
    border: 1px solid #0a924f !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #0a924f !IMPORTANT;
}
.service-carousel .owl-nav button:hover{background: #0a924f !important; border: 1px solid #0a924f !IMPORTANT;color: #fff !IMPORTANT;}