@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//zamcarr.ph/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Gordita Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(46,46,46);
	--wd-text-font-size: 16px;
	--wd-title-font: "Gordita Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(38,134,123);
	--wd-entities-title-font: "Gordita Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(46,46,46);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gordita Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Gordita Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(46,46,46);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Gordita Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(38,134,123);
	--wd-alternative-color: rgb(218,50,38);
	--wd-link-color: rgb(38,134,123);
	--wd-link-color-hover: rgb(218,50,38);
	--btn-default-font-family: "Gordita Bold", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(167,76,52);
	--btn-accented-font-family: "Gordita Bold", Arial, Helvetica, sans-serif;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: rgba(131,183,53,0);
	--btn-accented-bgcolor-hover: rgb(167,76,52);
	--btn-font-family: "Gordita Bold", Arial, Helvetica, sans-serif;
	--btn-font-weight: 700;
	--btn-transform: none;
	--btn-color: rgb(255,255,255);
	--btn-font-size: 16px;
	--btn-bgcolor: rgba(255,255,255,0);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(167,76,52);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,98,96);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-nav-mobile > li > a {
	font-family: "Gordita Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: none;
	color: rgb(38,134,123);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(218,50,38);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1110px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1110px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1110px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1110px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Gordita Regular";
	src: url("//zamcarr.ph/wp-content/uploads/2025/04/Gordita-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gordita Medium";
	src: url("//zamcarr.ph/wp-content/uploads/2025/04/Gordita-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Gordita Bold";
	src: url("//zamcarr.ph/wp-content/uploads/2025/04/Gordita-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* body.home .whb-header,
body.home .wd-footer,
body.home .wd-prefooter{
	display:none
} */
.footer-social{
display:none
}
.wd-content-layout {
  padding-top: 0px;
	padding-bottom:0px
}
.wpb_single_image .vc_box_rounded img {
	border-radius: 30px!important;
}
.btn.btn-size-extra-large{
	--btn-padding: 5px 30px!important;
	--btn-height: 50px!important;
	--btn-font-size: 18px!important;
	letter-spacing:1px
}
.color-scheme-light,
.color-scheme-light *{
	color:#fff
}
.color-scheme-dark,
.color-scheme-dark *{
	color:#2e2e2e
}
.btn-style-default{
	border: 2px solid #fff;
}
.btn-style-default:hover{
	border-color:#a74c34
}
.wd-nav-arrows  .wd-btn-arrow{
	opacity:1!important
}
.primary-color{
	color:#26867b
}
.secondary-color{
	color:#a74c34
}
.wpb_column.application-list-wrapper .wpb_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
	 row-gap: 20px;
}
.title-wrapper .title-after_title b{
font-family: 'Gordita Bold';"
}
.wpb_column.application-list-wrapper .wpb_wrapper .promo-banner-wrapper{
	width:28%
}
.application-list-wrapper .promo-banner .banner-title  {
	opacity: 0;
	transition: opacity .25s ease, transform .25s ease;
	transform: translateY(15px);
}
.application-list-wrapper .promo-banner:hover .banner-title  {
	opacity: 1;
	transition: opacity .4s ease, transform .4s ease;
	transform: translateY(0);
}
.application-list-wrapper .promo-banner:after{
	content:'';
	background-color:#a74c34a3;
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	left:0px;
	 transition: .4s;
	top:0px;
	opacity:0
}
.application-list-wrapper .promo-banner:hover:after{
	opacity:0.8
}
.wd-btn-arrow .wd-arrow-inner:after{
	color: #bdcfd3;
	font-size: 40px;
}
.testimonial-wrapper .testimonial-inner{
	box-shadow:none!important;
  align-items: center!important;
}
.testimonial-wrapper .testimonial-avatar{
	margin-right:60px!important
}
.testimonial-wrapper .testimonial-avatar img{
min-width:150px
}
.testimonial-wrapper .testimonial-content,
.testimonial-wrapper .testimonial-content footer{
	font-size: 18px!important;
	color: #2e2e2e;
	font-weight:100
}
.footer-bottom-wrapper img{
	width:200px
}
.footer-bottom-wrapper .wd-social-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
    background-color: #fff;
}
.footer-bottom-wrapper .wd-social-icon .wd-icon{
	color: #1e6260;
}
.footer-bottom-wrapper .wd-social-icon:hover .wd-icon{
	color: #fff;
}
.jusify-center{
	justify-content:center
}
#news-letter-wrapper .tnp-subscription{
	margin: 0px;
  max-width: 100%;
}
#news-letter-wrapper label{
	display:none
}
#news-letter-wrapper .tnp-email{
    padding: 20px 20px;
    height: 60px;
    color: #26867b;
    background-color: #fff;
}
#news-letter-wrapper .tnp-field-button{
    text-align: right!important;
    margin: 40px 0px 0px;
}
#news-letter-wrapper .tnp-field-button .tnp-submit{
	   background-color: #6baba6;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 18px;
}
#news-letter-wrapper .tnp-field-button .tnp-submit:hover{
	background-color:#d5463b
}
.wpcf7-not-valid-tip {
    color: #fff !important;
    background-color: #a74c34;
    padding: 5px 10px;
    border-radius: 10px;
    font-style: normal !important;
    margin-top: 5px;
    width: fit-content;
}
.w-100,
.w-100 .wpb_wrapper,
.w-100 .wpb_wrapper .vc_single_image-wrapper,
.w-100 .wpb_wrapper img{
width:100%!important
}

.custom-timeline .timeline-col {
    padding: 0px;
    text-align: left;
}
.custom-timeline .timeline-arrow{
	display:none
}
.custom-timeline .tl-odd .timeline-col-primary.timeline-col h4.wd-timeline-title,
.custom-timeline .tl-even .timeline-col-secondary.timeline-col h4.wd-timeline-title{
    padding: 20px 40px 0px;
    font-family: 'Gordita Bold';
    font-weight: 100;
    letter-spacing: 1px;
		text-transform:uppercase
}
.custom-timeline .tl-odd .timeline-col-primary.timeline-col .wd-timeline-content,
.custom-timeline .tl-even .timeline-col-secondary.timeline-col .wd-timeline-content{
    padding: 0px 40px 20px;
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col,
.custom-timeline .tl-even .timeline-col-primary.timeline-col{
	background-color:transparent!important
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col h4.wd-timeline-title,
.custom-timeline .tl-even .timeline-col-primary.timeline-col h4.wd-timeline-title{
    background-color: #da3226;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-weight: 100;
    font-family: 'Gordita Regular';
    letter-spacing: 1px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 20px;
}
.custom-timeline .tl-even .timeline-col-primary.timeline-col{
	text-align:right
}
.custom-timeline .woodmart-timeline-dot{
	top: calc(50% - 20px);
	left: calc(50% - 15px);
	width:30px;
	height:30px;
	border:0px
}
.custom-timeline .woodmart-timeline-dot:after{
    content: '+';
    color: #fff;
    text-align: center;
    display: block;
    font-size: 17px;
    line-height: 30px;
}
.woodmart-counter .counter-value{
    font-family: 'Gordita Bold';
}
.woodmart-counter.color-scheme-light .counter-label{
color:#fff!important
}
.percent-timer .counter-value:after{
	content:'%'
}
.plus-timer .counter-value:after{
	content:'+'
}
.company-emply .info-box-inner{
	margin-top:0px!important
}
.company-emply .info-box-inner p{
    font-family: 'Gordita Bold';
}
.form-wrapper-outline{
    display: flex;
    flex-wrap: wrap;
}
.form-wrapper-outline .input-wrapper{
	width:50%
}
.form-wrapper-outline .input-wrapper input,
.form-wrapper-outline .input-wrapper input,
.form-wrapper-outline .input-wrapper textarea{
		font-size:18px;
		height:70px
}
.form-wrapper-outline .input-wrapper.email-wrapp input{
    border-left: 0px;
	border-right:0px
}
.form-wrapper-outline .input-wrapper.phone-wrapp input{
    border-right: 0px;
}
.form-wrapper-outline .input-wrapper.message-wrapp textarea{
    border: 0px;
    border-bottom: 2px solid;
}
.cf-btn-wrapper {
	text-align:center
}
.cf-btn-wrapper .wpcf7-submit{
	margin: 0 auto;
	border-radius: 50px!important;
	padding: 15px 50px;
}
.info-box-wrapper .txt-justify .info-box-inner{
	text-align:justify
}
.products-list-wrapper .wd-info-box .info-box-content{
	padding: 5px 20px;
}
.products-list-wrapper .info-box-icon img{
	border-radius:50%
}
.products-list-wrapper .wd-nav-arrows {
opacity:0
}
.table-wrapper tbody tr th,
.table-wrapper tbody tr td b{
    font-family: 'Gordita Bold';
    letter-spacing: 1px;
}
.process-wrapper .wd-accordion{
	row-gap:30px
}
.process-wrapper .wd-accordion-item{
	padding:0px 20px;
	border-radius:10px!important
}
.process-wrapper .wd-accordion .wd-active .wd-accordion-opener{
    transform: rotate(90deg)!important;
}
.process-wrapper .wd-accordion .wd-active .wd-accordion-opener:before{
	content: "\f121"!important;
	color:#accdc9
}
.process-wrapper .wd-accordion .wd-accordion-title.wd-active{
	padding-bottom:0px
}
.process-wrapper .wd-accordion .wd-accordion-title .wd-accordion-opener{
	color:#26867b;
	font-weight:100
}
.process-wrapper .wd-accordion-content .d-flex{
    display: flex;
    flex-wrap: wrap;
	margin-top:20px
}
.process-wrapper .wd-accordion-content .d-flex .img-wrapper {
    width: 50%;
}
.process-wrapper .wd-accordion-content .d-flex .img-wrapper img{
	    border-radius: 10px;
    max-height: 330px;
    object-fit: cover;
	width:100%
}
.process-wrapper .wd-accordion-content .d-flex .process-text{
    width: 50%;
    padding-left: 40px;
}
.cf-enq-wrapper{
    display: flex;
    flex-wrap: wrap;
}
.cf-enq-wrapper .wrapp-input{
    width: 48%;
    padding: 0px 20px 20px;
}
.cf-enq-wrapper .wrapp-input p {
	margin-bottom:10px
}
.cf-enq-wrapper .wrapp-input input,
.cf-enq-wrapper .wrapp-input select{
	height:50px
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    font-style: italic;
}
.blog-design-meta-image .wd-post-header{
display:none
}
.blog-design-meta-image .wd-post-content{
    display: flex;
    flex-direction: column;
}
.blog-design-meta-image .wd-post-content *{
	order:9
}
.blog-design-meta-image .wd-post-content .wd-entities-title{
	order:1
}
.blog-design-meta-image .wd-post-content .wd-entities-title a{
    color: #26867b;
    font-family: 'Gordita Bold';
    letter-spacing: 1px;
    font-size: 24px;
}
.blog-design-meta-image .wd-post-content .wd-post-entry-meta * {
	color: #26867b;
	text-transform:uppercase;
	font-size:10px
}
.blog-design-meta-image .wd-post-content .wd-post-desc p {
	    font-size: 18px;
}
.blog-design-meta-image .wd-post-content .btn-read-more{
    color: #A74C34!important;
    text-transform: uppercase!important;
    font-family: 'Gordita Bold';
    font-size: 12px;
}
.blog-design-meta-image .wd-post-img img{
    height: 250px;
    object-fit: cover;
}
.latest-blog-wrapper .blog-design-meta-image .wd-post-img img{
height: 400px;
}
.single-post #comments,
.single-post .wd-meta-reply,
.single-post .wd-single-footer,
.single-post .wd-page-content .wd-meta-author{
display:none
}
.single-post .wd-page-content .wd-entry-content{
padding-top:40px
}
.single-post .wd-prefooter,
body.archive .wd-prefooter{
    background-color: #f1fcfb !important;
}
body.archive .main-page-wrapper{
padding:50px 0px
}
.nl-col-wrapper .vc_column-inner{
    min-height: 400px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.nl-col-wrapper{
position: absolute;
    right: 0px;
    padding-right: 0px!important;
}
.about-banner-carousel img{
height: 500px;
    object-fit: cover;
    object-position: center;
}@media (min-width: 768px) and (max-width: 1024px) {
	.footer-bottom-wrapper .wd-social-icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
}
.custom-timeline .tl-odd .timeline-col-primary.timeline-col{
order:2
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col{
order:1
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col,
.custom-timeline .tl-even .timeline-col-primary.timeline-col{
	text-align:center
}
.custom-timeline .wd-timeline-item{
padding-left:0px;
padding-right:0px
}
.custom-timeline .woodmart-timeline-dot {
    top: calc(0% - 20px)!important;
    left: calc(50% - 15px);
    height: 30px;
    border: 0px;
    width: 30px;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-btn-arrow .wd-arrow-inner:after{
	font-size:30px
}
.application-list-wrapper .promo-banner .banner-title {
	opacity:1;
  transform: none;
}
.testimonial-wrapper .testimonial-inner{
	flex-direction: column!important;
	align-items: center !important;
	justify-content: center;
	text-align:center
}
.testimonial-wrapper .testimonial-avatar {
  margin: 0px auto 20px !important;
}
.mb-order-3{
	order:3
}
.footer-bottom-wrapper *{
	text-align:center!important
}
.footer-bottom-wrapper .wd-social-icons{
	justify-content:center
}
.footer-bottom-wrapper .wd-social-icon {
	width: 30px;
	height: 30px;
	font-size: 15px;
}
.custom-timeline .tl-odd .timeline-col-primary.timeline-col{
order:2
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col{
order:1
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col,
.custom-timeline .tl-even .timeline-col-primary.timeline-col{
	text-align:center
}
.custom-timeline .wd-timeline-item{
padding-left:0px;
padding-right:0px
}
.custom-timeline .woodmart-timeline-dot {
    top: calc(0% - 20px)!important;
    left: calc(50% - 15px);
    height: 30px;
    border: 0px;
    width: 30px;
}
.woodmart-counter .counter-value {
	font-size: 30px !important;
}
.form-wrapper-outline .input-wrapper input, 
.form-wrapper-outline .input-wrapper input, 
.form-wrapper-outline .input-wrapper textarea {
    font-size: 14px;
    height: 60px;
}
.cf-btn-wrapper{
padding-left:0px!important
}
.cf-enq-wrapper .wrapp-input{
width:100%;
padding: 0px 0px 10px;
}
#news-letter-wrapper .tnp-field-button {
    margin: 20px 0px 0px!important;
}
.nl-col-wrapper {
    position: relative;
    padding-right: 15px !important;
}
.wpb_column.application-list-wrapper .wpb_wrapper{
	column-gap: 10px;
  row-gap: 10px;
}
.wpb_column.application-list-wrapper .wpb_wrapper .promo-banner-wrapper {
   width: 46%;
}
.wpb_column.application-list-wrapper .promo-banner .wrapper-content-banner{
	padding:10px
}
.process-wrapper .wd-accordion-content .d-flex{
flex-direction: column;
}
.process-wrapper .wd-accordion-content .d-flex .img-wrapper{
	width:100%;
}
.process-wrapper .wd-accordion-content .d-flex .process-text {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.about-banner-carousel img {
	height: 300px;
}
.products-list-wrapper .wd-nav-arrows {
opacity:1
}
}

@media (max-width: 576px) {
	.wd-btn-arrow .wd-arrow-inner:after{
	font-size:30px
}
.application-list-wrapper .promo-banner .banner-title {
	opacity:1;
  transform: none;
}
.testimonial-wrapper .testimonial-inner{
	flex-direction: column!important;
	align-items: center !important;
	justify-content: center;
	text-align:center
}
.testimonial-wrapper .testimonial-avatar {
  margin: 0px auto 20px !important;
}
.mb-order-3{
	order:3
}
.footer-bottom-wrapper *{
	text-align:center!important
}
.footer-bottom-wrapper .wd-social-icons{
	justify-content:center
}
.footer-bottom-wrapper .wd-social-icon {
	width: 30px;
	height: 30px;
	font-size: 15px;
}
.custom-timeline .tl-odd .timeline-col-primary.timeline-col{
order:2
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col{
order:1
}
.custom-timeline .tl-odd .timeline-col-secondary.timeline-col,
.custom-timeline .tl-even .timeline-col-primary.timeline-col{
	text-align:center
}
.custom-timeline .wd-timeline-item{
padding-left:0px;
padding-right:0px
}
.custom-timeline .woodmart-timeline-dot {
    top: calc(0% - 20px)!important;
    left: calc(50% - 15px);
    height: 30px;
    border: 0px;
    width: 30px;
}
.woodmart-counter .counter-value {
	font-size: 30px !important;
}
.form-wrapper-outline .input-wrapper input, 
.form-wrapper-outline .input-wrapper input, 
.form-wrapper-outline .input-wrapper textarea {
    font-size: 14px;
    height: 60px;
}
.cf-btn-wrapper{
padding-left:0px!important
}
.cf-enq-wrapper .wrapp-input{
width:100%;
padding: 0px 0px 10px;
}
#news-letter-wrapper .tnp-field-button {
    margin: 20px 0px 0px!important;
}
.nl-col-wrapper {
    position: relative;
    padding-right: 15px !important;
}
.wpb_column.application-list-wrapper .wpb_wrapper{
	column-gap: 10px;
  row-gap: 10px;
}
.wpb_column.application-list-wrapper .wpb_wrapper .promo-banner-wrapper {
   width: 46%;
}
.wpb_column.application-list-wrapper .promo-banner .wrapper-content-banner{
	padding:10px
}
.process-wrapper .wd-accordion-content .d-flex .img-wrapper{
	width:100%;
}
.process-wrapper .wd-accordion-content .d-flex .process-text {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.about-banner-carousel img {
	height: 300px;
}
.products-list-wrapper .wd-nav-arrows {
opacity:1
}
}

