.entry-meta.wd-entry-meta {
    display: none !important;
}

.infor_crusal img.attachment-full.size-full {
    border-radius: 54px !important;
    padding: 14px !important ;
    height: 350px !important;
}
.wd-accordion-title-text {
    color: #fff !important;
    letter-spacing: 1px;
}


input#gform_submit_button_1 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: capitalize;
    background-color: #fd7622 !important;
    color: white;
    border-radius: 5px;
    padding: 12px 30px;
}

.wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light {
    padding-top: 120px;
}

.page-id-7 .site-logo.wd-switch-logo img {
  
    display: none;
}


.text_top1 .info-box-subtitle {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
    color: white;
    border-right: 1px solid;
    padding: 10px 20px;
}

.page-id-7 .wd-content-layout {
    padding-top: 0px !important;
}

.whb-row.whb-general-header span.nav-link-text {
font-size: 15px; 
    color: #333333;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: capitalize;
}


.whb-row.whb-general-header ul#menu-mainu-left {
    gap: 40px;
}

.whb-row.whb-general-header ul#menu-mainu-right {
    gap: 40px;
    padding-right: 20px;
}


.site-logo.wd-switch-logo img {
    /* transform: scale(1.5); */
    width: 220px;
    height: 330px;
    max-height: 220px;
    min-width: 220px;
    margin-top: -58px;
}


a.btn.hrde_0 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: capitalize;
    background-color: #fd7622 !important;
    color: white;
    border-radius: 5px;
    padding: 12px 30px;
}

.head_1 {
    font-family: 'Retro Team' !important;
}



.infor_row1  h4.info-box-title {
    font-size: 30px;
    font-family: 'Retro Team';
    color: #000;
    font-weight: 400;
}

.infor_row1  .info-box-inner {
    font-size: 16px !important;
    color: #333333;
    margin-top: 0px !important;
}




.about_section0 .title-subtitle {
    font-size: 75px;
    line-height: 75px;
    font-family: 'Retro Team';
    font-weight: 400;
    color: rgb(50 176 186) !important;
    margin-bottom: 0px;
}

.about_section0 h4.woodmart-title-container {
    font-size: 50px;
    font-family: 'Retro Team';
    font-weight: 400;
    color: #2a2a2a;
    line-height: 60px;
}

.about_section0  .title-after_title {
    font-size: 16px;
    color: #2a2a2a;
    font-family: 'Poppins';
    line-height: 25px;
}

.about_list0  span.wd-list-content {
    font-size: 20px;
    color: black;
    font-family: 'Poppins';
    font-weight: 500;
}

.about_texblok  .wd-text-block.reset-last-child {
    font-size: 16px;
    color: #2a2a2a;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 25px;
}

.about_btn0 a.btn {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    background-color: #fd7622 !important;
    color: white;
    padding: 15px 40px;
    border-radius: 5px;
}

.main_why {
    background-color: white;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 50px;
}




.our_sertex h4.woodmart-title-container {
    font-size: 75px;
    line-height: 75px;
    font-family: 'Retro Team';
    font-weight: 400;
}

.our_sertex .title-after_title {
    font-size: 16px;
    font-family: 'Poppins';
    color: white;
}

.infor_crusal  .info-box-content {
    background-color: white;
    border-radius: 10px !important;
    padding: 200px 30px 20px 30px;
    margin-top: -200px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.infor_crusal  h4.info-box-title {
    font-size: 40px;
    color: black;
    letter-spacing: 1px;
    line-height: 40px !important;
}

.infor_crusal  .info-box-inner {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2a2a2a !important;
}

.infor_crusal .box-icon-wrapper {
	z-index:1;
	position:relative;
}

.infor_crusal  a.btn {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    background-color: #f5712f;
    color: #fff;
    padding: 14px 40px;
    border-radius: 5px;
}



.infor_crusal  .wd-btn-arrow.wd-prev {
    border: 2px solid;
    border-radius: 30px;
    border-color: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
	margin-top:-20px;
}

.wd-arrow-inner {
    color: white;
    font-weight: 800;
}

.infor_crusal  .wd-btn-arrow.wd-next {
    width: 50px !important;
    height: 50px !important;
    background-color: rgb(55,158,166);
    border-radius: 50px;
    border: 2px solid;
    border-color: white;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    margin-left: 20px;
	margin-top:-20px;
}





.testimonial_row .wd-testimon::after {
    position: absolute;
    content: '';
    background-image: url(https://peetomayaccounting.com/wp-content/uploads/2025/09/Layer-18-copy.png) !important;
    width: 97px;
    height: 78px;
    top: -30px;
    left: 28px;
}

.testimonial_row .wd-carousel.wd-grid {
    padding-top: 40px;
}

.testimonial_row  .wd-testimon {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    background-color: rgb(55,158,166);
      padding: 50px 50px 40px 50px;
    border-radius: 15px;
	position: relative;
}

.testimonial_row  .wd-testimon-text {
    background-color: transparent !important;
    font-size: 15px;
    font-family: 'Poppins';
    font-style: italic;
    text-align: center;
    color: white;
    padding-bottom: 30px;
    margin: 0px;
}

.testimonial_row  ::before {
    display: none;
}

.testimonial_row  .wd-testimon-name {
    font-size: 29px;
    font-family: 'Retro Team';
    margin-bottom: 0px;
    line-height: 30px;
    color: white;
    letter-spacing: 2px;
}

.testimonial_row  .wd-testimon-pos {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Poppins';
    font-weight: 400;
    color: white;
}

.testimonial_row  .wd-testimon-bio {
    text-align: center;
}

.testimonial_row  .wd-testimon-thumb {
    margin-right: 30px !important;
}




.testimonial_row  .wd-btn-arrow.wd-prev {
    border: 2px solid;
    border-color: #7c7c7c;
    border-radius: 50px;
    width: 50px !important;
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.testimonial_row  .wd-arrow-inner {color: #7c7c7c;}

.testimonial_row  .wd-btn-arrow.wd-next {
    background-color: rgb(55,158,166);
    width: 50px;
    height: 50px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -30px;
    margin-left: 20px;
    margin-top: 20px;
}


.wd-btn-arrow.wd-next .wd-arrow-inner {
    color: white;
}



.contact_01  input#ff_3_names_first_name_ {
    padding: 30px 20px !important;
    font-size: 17px;
    font-family: 'Poppins' !important;
    font-weight: 400;
    background-image: url(https://peetomayaccounting.com/wp-content/uploads/2025/09/icon.png) !important;
    background-repeat: no-repeat;
    background-position: 430px 17px;
}



.contact_01 input#ff_3_email
{
    padding: 30px 20px !important;
    font-size: 17px;
    font-family: 'Poppins' !important;
    font-weight: 400;
    background-image: url(https://peetomayaccounting.com/wp-content/uploads/2025/09/2.png) !important;
    background-repeat: no-repeat;
    background-position: 430px 17px;
}



.contact_01 input#ff_3_phone
{
    padding: 30px 20px !important;
    font-size: 17px;
    font-family: 'Poppins' !important;
    font-weight: 400;
    background-image: url(https://peetomayaccounting.com/wp-content/uploads/2025/09/call-2.png) !important;
    background-repeat: no-repeat;
    background-position: 430px 17px;
}


.contact_01  textarea#ff_3_description {
    font-size: 17px;
    padding: 20px 0px 130px 20px;
    background-image: url(https://peetomayaccounting.com/wp-content/uploads/2025/09/3.png);
    background-repeat: no-repeat;
    background-position: 97% 10%;
}


.contact_01  button.ff-btn {
    padding: 15px 50px;
    background-color: #f5712f;
    border-color: transparent;
    border-radius: 5px;
}


.cont_main {
    padding-top: 160px;
    padding-bottom: 180px;
}



.blog_secx .title-subtitle {
    margin: 0px !important;
    background: linear-gradient(to right, #5DBBC3, #2B959C);
    background-clip: text;
    color: transparent !important;
}

.article-inner .post-img-wrapp {
    border-radius: 20px !important;
}

.article-inner {
    border-radius: 20px !important;
    background-color: white !important;
}

.article-inner .article-body-container {
    box-shadow: none !important;
    background-color: transparent !important;
}

.article-inner .wd-post-date {
    display: none !important;
}

.article-inner .meta-categories-wrapp {
    display: none !important;
}


.article-inner .wd-entities-title {
    font-size: 21px !important;
    line-height: 25px !important;
    color: black !important;
}



.forem_1 {
    background-color: #ffffff;
    padding: 70px 120px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.forem_1 input {
    border: 1px solid !important;
    border-color: #bdbdbd !important;
    padding: 30px 10px !important;
}

.forem_1  textarea#ff_4_description {
    padding: 10px 10px;
    border: 1px solid;
    border-color: #bdbdbd;
}

.forem_1  button.ff-btn {
    background-color: #f5712f !important;
    font-size: 16px;
    padding: 16px 50px;
}








.ftr_secx .elementor-heading-title {
    border-bottom: 2px solid;
    display: inline-block !important;
}

.ftr_soclx .wd-social-icons {
    gap: 20px !important;
}

.ftr_soclx .wd-social-icon {
    background-color: transparent !important;
    border: 1px solid #2b959c !important;
    color: #2b959c !important;
    font-size: 20px !important;
    border-radius: 18px !important;
}

.ftr_soclx .wd-social-icon:hover {
    background: #5DBBC3;
    background: linear-gradient(90deg, rgba(93, 187, 195, 1) 0%, rgba(43, 149, 156, 1) 100%);
    color: black !important;
    transition: 0.35s all !important;
}


.ftr_secx .mc4wp-form-fields {
    display: flex;
    flex-direction: column;
    gap: 16px !important;
}

.ftr_secx .mc4wp-form-fields input#email {
    font-size: 16px !important;
    color: white !important;
    border: 1px solid;
    border-radius: 8px !important;
}

.ftr_secx .mc4wp-form-fields input[type="submit"] {
    box-shadow: none !important;
    background: #5DBBC3;
    background: linear-gradient(90deg, rgba(93, 187, 195, 1) 0%, rgba(43, 149, 156, 1) 100%);
    border: 1px solid white !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    border-radius: 8px !important;
}



@media (max-width:1399px){
	
	
	.about_section0 h4.woodmart-title-container {
    font-size: 43px;
    line-height: 60px;
}
	
	.about_section0 h4.woodmart-title-container {
    font-size: 39px;
    line-height: 50px;
}
	
	div#ser-rowxz {
    margin-top: 80px;
}
	
	
	
div#testi-sec {
    margin-top: 230px;
}
div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -250px !important;
    --wd-arrow-offset-v: -530px !important;
}
	
	div#blog-sec {
    margin-bottom: 50px;
}
	
	
	div#ftr-clm3 {
    padding-left: 50px !important;
}

div#ftr-clm4 {
    padding-left: 0px !important;
    margin-right: 150px;
}
	
	div#ftr-sec .e-con-inner {
    padding-top: 130px;
}
	
div#ftr-rwxz h2 {
    font-size: 22px;
}
	.page-id-8 div#ab-sec {
    margin-top: 30px;
    margin-bottom: 0;
}

div#ab-in-sec {
    margin-top: 60px;
}
	div#ab-in-rowxz {
    padding-left: 0;
}
	
	
	div#ser-in-sec {
    margin-top: 10px;
}
	
	div#blog-in-sec {
    margin-top: 20px;
    margin-bottom: 40px;
}
	
	div#cont-in-rowxz {
    margin-top: 30px;
    margin-bottom: 40px;
}
	.forem_1 button.ff-btn {
    background-color: #f5712f !important;
    font-size: 16px;
    padding: 13px 20px;
}
	
}
@media (max-width:1268px){
	.whb-row.whb-general-header ul {
    gap: 32px !important;
}
	a.btn.hrde_0 {
    font-size: 15px;
}
}
@media (max-width:1199px){
	
	
	.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-dark .wd-social-icons a.wd-social-icon {
    color: #fff !important;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    margin-right: 6px;
}
	
	.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border .whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: end;
}
	
	
	.wd-tools-element .wd-tools-icon:before {
    font-size: 34px !important;
    color: #000 !important;
}
	
	    .about_section0 h4.woodmart-title-container {
        font-size: 34px;
        line-height: 50px;
    }
	
	div#ab-clm2 {
    padding-left: 0 !important;
}
	
	.about_section0 .title-subtitle {
    font-size: 65px;
    line-height: 65px;  
    margin-bottom: 0px;
}
	
	
	.about_btn0 a.btn {
    font-size: 16px;
    padding: 15px 25px;
}
	
	.infor_crusal h4.info-box-title {
    font-size: 32px;
    letter-spacing: 1px;
}
	
	
	.infor_crusal a.btn {
    font-size: 16px;
    padding: 14px 25px;
}
	
div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -210px !important;
    --wd-arrow-offset-v: -580px !important;
}
	
	div#cont-h-sec {
    padding-bottom: 80px;
    padding-top: 140px;
}
	
	
	.contact_01 button.ff-btn {
    padding: 15px 25px;
}
	
	
.article-body-container {
    padding: 20px 10px 20px 10px !important;
}	
	
	div#ftr-clm2 {
    padding-left: 14px;
}

	
	    div#ftr-clm3 {
        padding-left: 30px !important;
    }
	
	
	div#ftr-clm4 span.wd-list-content.list-content {
    font-size: 13px;
}
	
	div#copy-rowxz p {
    font-size: 13px;
}
	
	div#ab-sec {
    margin-top: 70px;
}
	
	.site-logo.wd-switch-logo img {
    width: 150px;
    height: 260px;
    max-height: 190px;
    min-width: 190px;
    margin-top: -42px;
}
	
	.wd-page-title.page-title.page-title-default {
    padding-top: 90px !important;
    padding-bottom: 41px !important;
}

.wd-page-title.page-title.page-title-default h1 {
    font-size: 50px !important;
}
	
	div#ser-det-rowxz {
    margin-top: 30px;
    margin-bottom: 40px;
}
	
}
@media (max-width:1154px){
	    .whb-row.whb-general-header ul#menu-mainu-right {
        gap: 22px !important;
    }
.whb-row.whb-general-header ul#menu-mainu-left {
    gap: 22px !important;
}
a.btn.hrde_0 {
    font-size: 14px;
}
}

@media (max-width:1137px){
	
	.whb-row.whb-general-header span.nav-link-text {
    font-size: 14px;
}
	div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -180px !important;
    --wd-arrow-offset-v: -630px !important;
}
}

@media (max-width:1040px){
	
.whb-row.whb-general-header ul#menu-mainu-left {
        gap: 22px !important;
    }
	a.btn.hrde_0 {
    padding: 12px 15px;
}
}

@media (max-width:991px){
	div#main_row2 h4.info-box-title {
    font-size: 27px;
    line-height: 33px;
}
	
	div#ab-sec .e-con-inner {
    display: block;
}
	
	div#ab-sec .e-con {
    width: 100%;
}
	
	
	    div#ab-sec {
        margin-top: 50px;
        margin-bottom: 60px;
    }
	
	div#why-rowxz .e-con-inner {
    display: block;
}
	
	div#why-rowxz .wd-el-video {
    margin-top: 20px;
}
	
	
	div#ser-rowxz1 .info-box-icon img {
    width: 100%;
}

div#ser-rowxz1 .info-box-icon {
    width: 100%;
}
	
	div#ser-rowxz1 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    --wd-arrow-offset-h: -60px;
    --wd-arrow-offset-v: -23px;
}
	
	
	    .infor_crusal h4.info-box-title {
        font-size: 42px;
        letter-spacing: 1px;
    }
	
	
	div#testi-sec .e-con-inner {
    display: block;
}
	
	div#main_row2 .e-con-inner {
    display: block;
}
	

div#main_clm2 {
    margin-top: 20px;
}

div#main_clm4 {
    margin-top: 20px;
}

div#main_clm3 {
    margin-top: 20px;
}
	
	div#main_row2 {
    margin-top: 40px;
}
	
	
div#testi-sec .e-con {
    width: 100%;
}
	
div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -400px !important;
    --wd-arrow-offset-v: -400px !important;
}
	
	    div#blog-sec {
        margin-bottom: 40px;
        margin-top: 60px;
    }
	div#blog-rowxz .liner-continer h4 {
    font-size: 39px;
}
	
	
	.article-inner .wd-entities-title {
    font-size: 30px !important;
    line-height: 37px !important;
    color: black !important;
}
	div#blog-rowxz .elementor-widget-container {
    margin-bottom: 0;
}
	
	
	div#ftr-rwxz {
    display: flex;
    flex-wrap: wrap;
}

div#ftr-rwxz>div {
    flex: 0 0 48% !important;
}
	
	    div#ftr-clm4 {
        padding-left: 0px !important;
        margin-right: 0px;
    }
	
	div#ftr-clm1 .wd-image img {
    width: 270px;
}
	
	
	    div#ftr-clm3 {
        padding-left: 15px !important;
    }
	
	
	    div#ftr-clm2 {
        padding-left: 0px;
    }
	
	
	
	    div#ftr-rwxz h2 {
        font-size: 30px;
    }
	
	div#ab-in-rowxz .liner-continer {
    display: none;
}
	
	    .about_section0 .title-subtitle {
        font-size: 65px;
        line-height: 85px;
        margin-bottom: 0px;
    }
	
	div#ab-in-sec {
        margin-top: 20px;
        margin-bottom: 30px;
    }
	
	div#ser-in-sec .e-con-inner {
    display: block;
}
	
	
	
div#ser-in-sec .info-box-icon img {
    width: 100%;
}

div#ser-in-sec .info-box-icon {
    width: 100%;
}
	
	div#ser-det-rowxz .e-con-inner {
    display: block;
}
	
div#ser-det-rowxz .wd-image img {
    width: 100%;
}
	
	div#ser-det-rowxz .liner-continer h4 {
    font-size: 50px;
    margin-top: 20px;
}
	.post-single-page h1.wd-entities-title.title {
    font-size: 31px;
}
	
	    div#cont-in-rowxz {
        margin-top: 30px;
        margin-bottom: 40px;
        padding: 50px 30px 50px 30px;
    }
	
}

@media (max-width:767px){
	
	
	div#why-rowxz {
    padding: 50px 20px 40px 20px;
}
	
	div#ser-rowxz .liner-continer h4 {
    font-size: 60px;
}
	
	div#testi-sec {
        margin-top: 190px;
        padding-left: 0;
        padding-right: 0;
    }
	
	
	div#testi-sec .wd-testimon.wd-carousel-item {
    padding-left: 0;
    padding-right: 0;
}
	
	
	.contact_01 input#ff_3_names_first_name_ {
    padding: 30px 20px !important;
    font-size: 17px;
    background-repeat: no-repeat;
   background-position: 97% 38%;
}
	
	.contact_01 input#ff_3_email {
    padding: 30px 20px !important;
    font-size: 17px;
    background-repeat: no-repeat;
   background-position: 97% 38%;
}
	
	
	.contact_01 input#ff_3_phone {
    padding: 30px 20px !important;
    font-size: 17px;
    background-repeat: no-repeat;
        background-position: 97% 38%;
}
	
	
	.contact_01 textarea#ff_3_description {
    font-size: 17px;
    padding: 20px 0px 130px 20px;
    background-position: 97% 10%;
}
	
div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -340px !important;
    --wd-arrow-offset-v: -440px !important;
}
	
	div#blog-sec .title-subtitle {
    font-size: 60px;
}
	
	    div#blog-rowxz .liner-continer h4 {
        font-size: 35px;
        line-height: 45px;
    }
	
	    div#ftr-rwxz>div {
        flex: 0 0 100% !important;
    }
	
	
	    div#ftr-clm2 {
        padding-left: 15px;
    }
	
	
	    div#ftr-clm4 {
        padding-left: 15px !important;
        margin-right: 0px;
    }
	
	
div#ftr-rwxz .e-con {
    gap: 0;
}
	    div#ftr-sec .e-con-inner {
        padding-top: 190px;
    }
	
	    div#blog-sec {
        margin-bottom: 0px;
        margin-top: 60px;
    }
	
	.ftr_soclx .wd-social-icons {
    gap: 20px !important;
    margin-top: 20px;
}
	    div#copy-rowxz p {
        font-size: 14px;
        text-align: center;
    }
	
	.page-id-8 div#ab-sec {
        margin-top: 10px;
        margin-bottom: 0;
    }
	
	    .about_section0 .title-subtitle {
        font-size: 55px;
        line-height: 85px;
        margin-bottom: 0px;
    }
	
	div#ab-in-sec {
        margin-top: 20px;
        margin-bottom: 0px;
    }
	
	
	div#ser-in-sec {
        margin-top: -10px;
        margin-bottom: 0;
    }
	
	    div#ser-det-rowxz .liner-continer h4 {
        font-size: 50px;
        margin-top: 0px;
    }
	div#ser-det-rowxz .title-after_title p span {
    font-size: 17px !important;
    line-height: 31px !important;
    display: block !important;
}
	.page-id-416 div#ser-det-rowxz .title-wrapper {
    margin-top: 60px;
}
	
	    div#ser-det-rowxz .liner-continer h4 {
        font-size: 50px;
        margin-top: 10px;
    }
	
	div#cont-in-rowxz {
        margin-top: 10px;
        margin-bottom: 0px;
        padding: 50px 30px 40px 30px;
    }
	
	    div#blog-in-sec {
        margin-top: 0px;
        margin-bottom: 0px;
    }
	
	    div#ser-det-rowxz .title-after_title p {
        font-size: 17px !important;
        line-height: 31px !important;
        display: block !important;
    }

	
}

@media (max-width:575px){
	
	    div#main_row2 {
        margin-top: 20px;
    }
	
	    .about_section0 h4.woodmart-title-container {
        font-size: 26px;
        line-height: 20px;
    }
	
	    .about_section0 h4.woodmart-title-container {
        font-size: 26px;
        line-height: 36px;
    }
	
	
	    .about_section0 .title-subtitle {
        font-size: 50px;
        line-height: 85px;
        margin-bottom: 0px;
    }
	
	.infor_crusal .wd-btn-arrow.wd-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
}
	.infor_crusal .wd-btn-arrow.wd-next {
    width: 40px !important;
    height: 40px !important;
    margin-left: 20px;
    margin-top: -20px;
}
	    div#ser-rowxz1 .wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
        --wd-arrow-offset-h: -30px;
        --wd-arrow-offset-v: -23px;
    }
	
	    .infor_crusal h4.info-box-title {
        font-size: 38px;
        letter-spacing: 1px;
    }
	
	
	.infor_crusal .info-box-content {

    padding: 200px 15px 20px 15px;
    margin-top: -200px;
}
	    .infor_crusal a.btn {
        font-size: 15px;
        padding: 11px 19px;
    }
	
	    .about_btn0 a.btn {
        font-size: 15px;
        padding: 13px 18px;
    }
	
div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -250px !important;
    --wd-arrow-offset-v: -520px !important;
}
	
	
	.our_sertex h4.woodmart-title-container {
    font-size: 60px;
    line-height: 75px;

}
	
	    .contact_01 button.ff-btn {
        padding: 12px 17px;
    }
	
	    div#blog-rowxz .liner-continer h4 {
        font-size: 33px;
        line-height: 45px;
    }
	    div#blog-sec {
        margin-bottom: 0px;
        margin-top: 30px;
    }
	
	
	    .article-inner .wd-entities-title {
        font-size: 24px !important;
        line-height: 32px !important;
        color: black !important;
    }
	
	
	    div#ftr-clm1 .wd-image img {
        width: 220px;
    }
	
	
	    div#ftr-sec .e-con-inner {
        padding-top: 170px;
    }
	
	main.wd-content-layout.content-layout-wrapper.container {
    padding-bottom: 0 !important;
}
	
	    div#ftr-clm4 span.wd-list-content.list-content {
        font-size: 14px;
    }
	
	
	.page-id-7 span.wd-tools-text {
    display: block 
!important;
}
	
span.wd-tools-text {
    display: none;
}
	    .site-logo.wd-switch-logo img {
        width: 120px;
        height: 200px;
        max-height: 160px;
        min-width: 160px;
        margin-top: -42px;
    }
	
	
	.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-dark .wd-social-icons a.wd-social-icon {
        color: #fff !important;
        border: 1px solid #fff;
        width: 28px;
        height: 28px;
        margin-right: 6px;
    }
	
	    .wd-page-title.page-title.page-title-default h1 {
        font-size: 40px !important;
    }
	
	    .page-id-8 .about_section0 .title-subtitle {
        font-size: 45px;
        line-height: 85px;
        margin-bottom: 0px;
    }
	
	    div#ab-in-sec {
        margin-top: 0px;
        margin-bottom: 0px;
    }
	
	
	
	    div#ser-det-rowxz {
        margin-top: 0px;
        margin-bottom: 0px;
    }
	
	    div#ser-det-rowxz .liner-continer h4 {
        font-size: 40px;
        margin-top: 10px;
    }
	
	div#ser-det-rowxz .liner-continer {
    margin-bottom: 0;
}
	
	    div#ser-det-rowxz .title-after_title p span {
        font-size: 16px !important;
        line-height: 26px !important;
        display: block !important;
    }
	.page-id-416 div#ser-det-rowxz .title-wrapper {
        margin-top: 10px;
    }
	
	
		    div#ser-det-rowxz .title-after_title p {
        font-size: 16px !important;
        line-height: 26px !important;
        display: block !important;
    }
	
	
	    div#cont-in-rowxz {
        margin-top: 10px;
        margin-bottom: 0px;
        padding: 50px 20px 40px 20px;
    }
	
}

@media (max-width:500px){ 
	div#testi-sec .wd-nav-arrows {
    --wd-arrow-offset-h: -40% !important;
    --wd-arrow-offset-v: -105% !important;
}
	
	}



.ft-email span.wd-list-content.list-content {
  display: -webkit-box;
  -webkit-line-clamp: 2;     /* sirf 2 lines dikhengi */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

div#popmake-1016 {
    border: 20px outset #f5712f;
}




.wd-accordion .wd-accordion-title {
    padding: 0px !important;
}


.wd-accordion .wd-accordion-item {
    margin-bottom: 13px !important;
    border: 1px solid black !important;
}



.wd-accordion .wd-accordion-content {
    padding-bottom: 0px !important;
}
.wd-accordion-item a {
    color: #32b0ba;
}
.wd-accordion .wd-accordion-title {
    border-bottom: 1px solid rgb(7 7 7 / 34%);
    padding: 16px 20px 16px 15px !important;
    background-color: #32b0ba !important;
    color: #2a2a2a !important;
}

.wd-accordion .wd-accordion-content {
    padding: 20px 60px 20px 16px !important;
}

.wd-accordion span.wd-accordion-opener {
    color: black !important;
}
.ftr-clm3 ul.wd-list {
    list-style: none !important;
}
.ftr-clm3 ul.wd-list li::before {
    content: "•";
    color: white; /* dot ka color */
    font-size: 18px; /* optional: size badha lo */
    margin-right: 8px;
}



.wd-el-video :is(iframe,video) {
    object-fit: contain !important;
}


.wd-accordion-title-text span {
    color: black;
}