/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
html {
  scroll-behavior: smooth;
}
.home .wd-content-layout {
    padding-block: 0px !important;
}
.zx-horizontal-line {
    display: inline-block;
    height: 1px;
    width: 70px;
    background-color: white;
    opacity: 0.3;
    position: relative;
    top: -5px;
    margin: 0px 20px;
}
.whb-header .wd-header-nav li a {
    color: #fff !important;
}
.whb-header .wd-header-nav li a:hover, .wd-header-nav li a:active {
    color: #1bb3f4 !important;
}
.scrollToTop {
    bottom: 50px !important;
    width: 60px !important;
    height: 60px !important;
    background-color: #1bb3f4 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 900 !important;
}
.zx-border-bottom {
	border-bottom:1px solid #1BB3F4;
	padding-bottom:8px;
}
.zx-text-underline{
	border-bottom:1px solid #484848;
	padding-bottom:4px;
}
.zx-footer-polygon:before{
	position: absolute;
    content: "";
    left: 0;
    top: auto;
	bottom: 0;
    background-color: #141414;
    clip-path: polygon(0 150px, 49% 0, 100% 90px, 100% 100%, 0 100%);
    height: calc(100% + 150px);
    width: 50%;
	border:none;
}
.zx-section-title {
	display:inline-block;
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
    line-height: 1.1em;
    padding: 2px 0px 7px;
    margin: 0px 0px 12px 10px;
}
.zx-main-section-title {
	display:inline-block;
    color: #000;
    font-size: 40px;
    font-weight: 800;
    border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
    line-height: 1.1em;
    padding: 2px 0px 7px;
    margin: 0px 0px 12px 10px;
}
.zx-section-title-wrapper .elementor-heading-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.zx-input-field {
    height: 58px !important;
    padding: 5px 20px !important;
    outline: none !important;
}
.zx-text-field-container p {
    display: flex;
    justify-content:center;
    align-items:center;
    gap: 24px;
}
.zx-textarea-input {
    resize: vertical;
    min-height: 150px;
	margin:4px 0px;
	padding: 5px 20px !important;
}
.zx-send-btn {
    border-radius: 0px !important;
}
.zx-services-hover-color:hover .zx-service-icon img {
    filter: invert(1) !important;
}
.zx-services-hover-color:hover .zx-service-title .elementor-icon-list-icon svg {
    fill: #fff !important;
}
.zx-services-hover-color:hover .zx-service-title .elementor-icon-list-text {
    color: #fff !important;
}
.zx-progress-number-1 .elementor-title:after {
    content: '100%';
}
.zx-progress-number-2 .elementor-title:after {
    content: '90%';
}
.zx-progress-number-3 .elementor-title:after {
    content: '90%';
}
.zx-progressbar-percentage .elementor-title {
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zx-social-icons .elementor-social-icon svg{
	width:16px !important;
}
.zx-social-icons .elementor-social-icon svg.e-font-icon-svg.e-fab-facebook-f {
    width: 11px !important;
}
.zx-portfolio-tabs button:hover,
.zx-portfolio-tabs button:focus{
    border-radius: 0px !important;
}
.zx-portfolio-tabs button {
    min-height: auto !important;
}
.zx-testiminial-layout .wd-testimon {
    text-align: center;
}

.zx-testiminial-layout .wd-testimon-info {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.zx-testiminial-layout .wd-testimon-bio {
    text-align: center;
}

.zx-testiminial-layout .wd-testimon-name {
	margin-top: 10px !important;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 4px;
    line-height: 1.25em;
    color: black;
}

.zx-testiminial-layout .wd-testimon-pos {
    font-size: 15px;
    line-height: 1.4em;
    color: #6a6a6a;
}

.zx-testiminial-layout .wd-testimon-text {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5em;
    color: #393939;
    padding-top: 25px !important;
    margin-top: 0px !important;
    width: 65%;
    margin-inline: auto;
}
.zx-testiminial-layout .wd-nav-arrows .wd-next,
.zx-testiminial-layout .wd-nav-arrows .wd-prev{
	transform:none !important;
}
.zx-testiminial-layout .wd-btn-arrow {
    opacity: 1 !important;
    pointer-events: unset !important;
}
.zx-testiminial-layout .wd-testimon-thumb{
	margin-right:0px !important;
}
.zx-testiminial-layout .wd-testimon-thumb img {
    min-width: 95px !important;
    max-width: 95px !important;
}
.zx-hb-card {
    background-color: #f8f8f8;
}
.zx-hb-feature {
    position: relative;
    overflow: hidden;
}
.zx-hb-feature:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #f8f8f8;
    -webkit-clip-path: polygon(80% 100%, 100% 33%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(80% 100%, 100% 33%, 100% 100%, 0 100%, 0 0);
    height: 52px;
    width: 101%;
    z-index: 1;
}
.zx-home-blogs-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.zx-hb-col {
    flex: 0 0 33.33%;
    padding: 0 15px;
}
.zx-hb-feature img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.zx-hb-details {
    padding: 20px 40px 25px;
}
.zx-hb-meta, .zx-hb-category a {
    color: #595959;
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize;
}
.zx-hb-meta, .zx-hb-category {
    display: inline-block;
}
.zx-hb-category:before {
    content: "-";
    padding: 0 4px;
}
.zx-hb-title {
    margin-bottom: 0 !important;
    font-size: 25px;
    line-height: 135%;
    font-weight: 800;
    margin-top: 10px;
}
.zx-hb-category a:hover {
    color: var(--wd-link-color-hover) !important;
}
.zx-hb-card:hover .zx-hb-feature img {
    transform: scale(1.09);
}
.zx-hb-feature img {
    transition: .3s ease;
}
#zx-portfolio .wd-gallery-item img {
    border: 1px solid #0000001c;
}

/* Blogs */

.mo-blogs-container {
    padding-block: 70px; 
}
.mo-blogs-container .zx-home-blogs-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.mo-blogs-container .zx-hb-col{
    padding: 15px 15px;
}
.mo-blog-pagination {
    margin-block: 20px; text-align: center;
    color: #1bb3f4;
}
.mo-blog-pagination .next,
.mo-blog-pagination .prev{
    color: #1bb3f4;
}
.page-numbers:not(.next, .prev) {
    color: #1bb3f4;
    background-color: transparent;
    padding: 10px;
    border: 2px solid #1bb3f4;
    width: 35px;
    height: 35px;
    display: inline-flex;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    margin-inline: 5px;
}

.page-numbers:not(.next, .prev):hover,
.page-numbers.current{
    color: #fff;
    background-color: #1bb3f4;
}
.mo-blogs-page-heading {
    text-align: center;
}
.mo-blogs-main-heading{
    color: #000;
    font-size: 60px;
    font-weight: 800;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    line-height: 1.1em;
    display: inline-block;
    margin-bottom: 50px;
}

/* Single Page */
.single-post #commentform #comment,
.single-post #commentform #author,
.single-post #commentform #email,
.single-post #commentform #url{
    background-color: transparent;
    border: 1px solid hsl(197.97deg 90.79% 53.14%);
    border-radius: 5px;
}

.single-post #submit {
    color: #fff;
}





























@media only screen and (max-width: 1024px){
	.whb-general-header .container {
		padding-inline: 60px !important;
	}
	.zx-section-title{
		font-size:26px;
		margin-bottom:7px;
	}
	.zx-main-section-title{
		font-size:26px;
		margin-bottom:7px;
	}
	.zx-footer-polygon:before{
		width:100%;
		top: -130px;
    	clip-path: polygon(0 100%, 35% 0, 100% 60px, 100% 100%);
    	height: 130px;
	}
	.zx-form-wrapper {
		background-color: #141414;
	}
	.zx-textarea-input {
		min-height: 120px;
		padding: 15px !important;
	}
	.zx-send-btn {
		font-size: 15px !important;
		padding: 15px 35px !important;
	}
	.mobile-nav.wd-side-hidden{
		width:100% !important;
		background-color: #0000002e;
	}
	.mobile-nav.wd-side-hidden .wd-action-btn>a,
	.wd-nav-mobile>li>a{
		color:#fff !important;
	}
	.mobile-nav .wd-nav-mobile>li>a{
		justify-content: center;
	}
	.mobile-nav .wd-nav-mobile>li>a:hover,
	.mobile-nav .wd-nav-mobile>li>a:active{
		color:rgb(27,179,244) !important;
	}
	.zx-testiminial-layout .wd-testimon-name {
		font-size: 22px;
	}

	.zx-testiminial-layout .wd-testimon-pos {
		font-size: 14px;
	}

	.zx-testiminial-layout .wd-testimon-text {
		font-size: 17px;
		width: 90%;
	}
}

@media only screen and (max-width: 992px){
	.zx-counter-numbers .elementor-counter-title {
		text-align: center !important;
	}
    .mo-blogs-container .zx-home-blogs-wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 768px){
    .zx-hb-col {
        flex: 0 0 50%;
    }
    .zx-home-blogs-wrapper > div:not(:last-child) {
        margin-bottom: 30px !important;
    }
    .mo-blogs-container {
        padding-block: 30px;
    }
    .mo-blogs-main-heading{
        color: #000;
        font-size: 40px;
        margin-bottom: 30px;
    }
    .mo-blogs-container .zx-hb-col{
        padding: 0px 15px;
    }
}

@media only screen and (max-width: 767px){
	.whb-general-header .container {
		padding-inline: 14px !important;
	}
	.zx-section-title{
		font-size:22px;
		margin-bottom:5px;
		padding-bottom:5px;
	}
	.zx-main-section-title{
		font-size:22px;
		margin-bottom:5px;
		padding-bottom:5px;
	}
	.zx-text-field-container p {
		gap: 20px;
		flex-direction: column;
	}
	.zx-send-btn {
		font-size: 14px !important;
		padding: 12px 25px !important;
	}
	.zx-textarea-input {
		margin:0px;
	}
	.zx-form-btn {
		text-align: center;
	}
	.zx-testiminial-layout .wd-testimon-name {
		font-size: 18px;
	}

	.zx-testiminial-layout .wd-testimon-pos {
		font-size: 13px;
	}

	.zx-testiminial-layout .wd-testimon-text {
		font-size: 15px;
		width: 100%;
	}
	.zx-testiminial-layout .wd-nav-arrows .wd-next{
		inset-inline-start: 90% !important;
	}
	.zx-testiminial-layout .wd-nav-arrows .wd-prev{
		inset-inline-end: 90% !important;
	}
	.zx-hb-col {
        flex: 0 0 100%;
        padding: 0;
    }
    .mo-blogs-container .zx-home-blogs-wrapper{
        grid-template-columns: repeat(1, 1fr);
    }
	
}