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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 16px;
	--wd-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(50,74,98);
	--wd-alternative-color: rgb(114,138,162);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Marcellus";
	src: url("//thangaraj.wipsite.live/wp-content/uploads/2025/05/Marcellus-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.post-img-wrapp {
    border-radius: 10px 10px 0px 0px !important;
}

.blog-design-masonry.wd-add-shadow .article-inner {
	box-shadow: unset !important;
}


.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    border-radius: 0px 0px 10px 10px !important;
}


.wd-social-icons {
    margin-top: -20px;
}

.promoimg .content-banner.text-left {
    height: 100%;
}

.profilebox.bluedark.smallbox .info-box-content {
    height: 210px !important;
}

.thantabs .vc_tta-tab span {
    font-family: 'Open Sans';
    text-transform: capitalize;
}

.bluefont h2 {
    color: #324a62 !important;
}

.gform-theme--foundation .gfield textarea.large::placehoder,
.gform-theme--foundation .gfield input.large::placeholder {
    color: #4a454591 !important;
}

.gform-theme--foundation .gfield textarea.large {
    box-shadow: unset !important;
    border-radius: 15px;
    min-block-size: 13rem;
}

.whitefont p {
    color: #fff !important;
}

.footermenu li.menu-item.menu-item-type-post_type>a {
    color: #fff !important;
}

.footermenu ul#menu-thangaraj-menu-1 {
    column-count: 5;
}

.meta-categories-wrapp {
    position: unset !important;
    text-align: left !important;
    inset-inline: auto !important;
}


.wd-post-cat.wd-style-with-bg>a {
    color: #1d1c21 !important;
}

.meta-post-categories.wd-post-cat.wd-style-with-bg {
    background-color: transparent;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.meta-categories-wrapp {
    position: relative;
    text-align: left !important;
}

a.btn-read-more.more-link {
    color: #324a62 !important;
    text-transform: capitalize;
    text-decoration: underline;
}

p.read-more-section {
    text-align: left;
}

h3.wd-entities-title.title.post-title {
    text-align: left !important;
    color: #1d1c21 !important;
    line-height: 1.2 !important;
}

.article-body-container {
    background-color: #f4f4f7 !important;
}

.hovered-social-icons.wd-tltp,
.li.meta-reply,
.entry-meta.wd-entry-meta,
.home .entry-content.wd-post-desc {
    display: none;
}

.footer-contact a {
    text-decoration: underline !important;
}

.footer-contact h4 {
    font-family: 'Open Sans' !important;
    font-weight: bold;
    line-height: 1.2 !important;
}

input#gform_submit_button_1 {
    text-transform: capitalize;
    font-weight: 500 !important;
    border-radius: 10px !important;
    padding: 10px 35px !important;
    line-height: 1.5;
}

.contactform .gform-theme--foundation .gform_fields {
    row-gap: 15px !important;
}

.profilebox p {
    color: #324a62 !important;
}

.profilebox h4.info-box-title.title {
    color: #324a62 !important;
    margin-top: 10px;
}

.darkfont h2.woodmart-title-container {
    color: #000 !important;
}

.contactus a.woodmart-nav-link {
    background-color: #fff !important;
    padding: 10px 25px !important;
    border-radius: 10px !important;
}

.contactus span.nav-link-text {
    color: #1d1c21 !important;
}


ul.menu a.woodmart-nav-link {
    font-family: 'Open Sans' !important;
    text-transform: capitalize;
}

a.btn.btn-color-white.btn-style-default {
    text-transform: capitalize;
    font-weight: 500 !important;
    border-radius: 10px !important;
    padding: 10px 35px !important;
    line-height: 1.5;
}

h3.info-box-title.title {
    font-weight: 400 !important;
}

.bluefont p {
    color: #575756 !important;
}

.banner-subtitle.subtitle-color-default.subtitle-style-default {
    font-family: Marcellus !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    letter-spacing: 3px !important;
}

a.btn.btn-color-primary.btn-style-default {
    text-transform: capitalize;
    font-weight: 500 !important;
    border-radius: 10px !important;
    padding: 10px 35px !important;
    line-height: 1.5;
}


ul.menu a.woodmart-nav-link {
    color: #fff !important;
    font-size: 1em;
    margin: 0px 10px;
    letter-spacing: 1px;
    font-weight: 800;
}
.promoimg h4.banner-title {
    position: absolute;
    bottom: 0;
}
.fullh .vc_column-inner>.wpb_wrapper, .fullh .vc_column-inner>.wpb_wrapper .info-box-wrapper, .fullh .vc_column-inner>.wpb_wrapper .info-box-wrapper .wd-info-box {
    height: 100%;
}
.promoimg .content-banner .banner-subtitle, .promoimg .info-box-subtitle {
    letter-spacing: 2px;
}
.fullh h2.info-box-title {
    font-size: 5em;
    margin-bottom: 0px;
    line-height: 1 !important;
}
.titles .title-subtitle, .titles h2.title {
    color: #324a62 !important;
}

.wpb_wrapper .title-wrapper.titles .title-subtitle {
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.5 !important;
}

.titles .liner-continer h2.woodmart-title-container {
    line-height: 1.3;
}
.homeblue .info-box-inner p {
    margin-bottom: 25px;
}
.whitebox .info-box-wrapper {
    background-color: #fff;
	border-radius:8px
}
.whitebox .info-box-content {
    padding: 10px 25px 30px 25px;
}
.whitebox .info-box-icon {
    border-radius: 8px 8px 0px 0px;
}
.whitebox .info-box-content h4.info-box-title {
    font-size: 1.4rem;
}
.white-txt .title-wrapper .title-subtitle, .white-txt .liner-continer h2.title, .white-txt .title-wrapper {
    color: #fff !important;
}
.profilebox .info-box-content {
    background: #fff;
    border-radius: 8px !important;
    padding-top:50px;
	padding-bottom:35px
}
	
	.profilebox .info-box-icon {
    width: 80%;
    border-radius: 8px !important;
    margin-bottom: -50px !important;
    z-index: 99;
    display: block;
    position: relative;
    margin: 0 auto;
}
main.wd-content-layout.content-layout-wrapper.container {
    padding-bottom: 0px;
}
.thantabs li.vc_tta-tab {
    background-color: #f4f3f7;
    border-radius: 0px 8px 8px 0px;
}

.thantabs li.vc_tta-tab.vc_active {
    background-color: #324a62;
    border-radius: 8px 0px 0px 8px;
}
.thantabs .vc_tta-tab span {
    font-size: 1.2em;
    color: #000;
    padding: 15px;
}

.thantabs .vc_active span.vc_tta-title-text {
    color: #fff;
}
.thantabs .vc_tta-panels {
    background-color: transparent !important;
    border: 0px !important;
}

.contactform .gform_button {
    background-color: #324a62 !important;
    font-size: 17px !important;
    padding: 25px 25px !important;
}
.contactform .gform_body input, .contactform .gform_body textarea {
    border: 0px !important;
    height: 50px;
    border-radius: 8px;
}
.contactform .gform-theme--foundation .gform_fields {
	row-gap:25px
}
.footer-contact p, .footer-contact h4, .footer-contact h3 {
    color: #fff;
}
.footer-contact h3 {
    font-size: 2.5em;
    font-family: 'Open Sans';
    font-weight: 800;
}
.footer-contact h4 {
    font-size: 2em;
    margin-bottom: 5px;
}
p.vc_general.wpb-copyright {
    color: #fff;
}
.top-section .titles .title-subtitle, .top-section .titles h2.title, .wd-title-color-white.titles .title-subtitle, .wd-title-color-white.titles h2.title {
    color: #fff !important;
}
.abouthalf .wpb_column .vc_column-inner {
    background-size: 50% !important;
}
.darkbox .info-box-wrapper .wd-info-box .info-box-icon img {
    width: 80px;
}
.darkbox .info-box-wrapper .wd-info-box {
    padding: 30px 30px 40px 30px;
}

.darkbox .info-box-wrapper h3.info-box-title {
    font-size: 1.6em;
}
.profilebox.bluedark .info-box-content {
    background: #324a62;
    padding: 50px 65px 35px;
}
.profilebox h4.title {
    font-size: 1.4em;
}
.profilebox.bluedark h4.title, .profilebox.bluedark p {
    color: #fff !important;
}
.servicestabs .vc_tta-panels {
    background-color: transparent !important;
    border: 0px !important;
    padding: 25px 0px 0px 0px;
}
.servicestabs li.vc_tta-tab:nth-of-type(2) {
    border-radius: 0px;
}
.processh.darkbox .info-box-wrapper h3.info-box-title {
    font-size: 1.5em;
}
.processh.darkbox .info-box-wrapper .wd-info-box {
    height: 250px;
}@media (min-width: 1025px) {
	.wpb_column .vc_column-inner {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.profilebox.bluedark .info-box-content {
    height: 300px !important;
}

.wpb_column.bluefont.padleft {
    padding-left: 3%;
}

.wpb_column.padright.vc_column_container {
    padding-right: 3% !important;
}

.midp .title-after_title {
    width: 65% !important;
    margin: auto !important;
}

.negetvuenar .wd-social-icons {
    margin-top: -50px !important;
}

.wd-post-cat.wd-style-with-bg>a {
    color: #1d1c21 !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
}

a.btn-read-more.more-link {
    font-size: 16px !important;
}

.footer-contact h4 {
    font-size: 22px !important;
}

.gform-theme--foundation .gfield input.large {
    height: 45px;
    box-shadow: unset !important;
    border-radius: 15px;
}

.contactform .vc_row.wpb_row.vc_inner.vc_row-fluid {
    background-color: #f4f4f7 !important;
    padding: 55px 5% !important;
    border-radius: 30px !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    padding: 25px 55px;
}

.vc_row.wpb_row.vc_row-fluid.marbtm.vc_row-o-equal-height {
    margin-bottom: 16px !important;
}


a.btn.btn-color-primary.btn-style-default {
    font-size: 16px !important;
}

ul.menu a.woodmart-nav-link {
    font-size: 15px !important;
    line-height: 1.2 !important;
}


a.btn.btn-color-white.btn-style-default {
    font-size: 16px !important;
}

.banner-subtitle.subtitle-color-default.subtitle-style-default {
    font-size: 13px !important;
}

.services-row .info-box-inner.reset-last-child {
    height: 60px;
}


.wpb_wrapper .title-wrapper.titles .title-subtitle {
    font-size: 15px !important;
}
}

@media (max-width: 576px) {
	/* all others */
br {
    display: none !important;
}

.vc_empty_space {
    display: none !important;
}

/* all menu */
.mobile-nav {
    background-color: #324a62 !important;
}

ul.menu a.woodmart-nav-link {
    margin: 0px !important;
    font-size: 16px !important;
    padding: 20px 15px !important;
    border-radius: 0px !important;
}

li.menu-item-181 {
    background-image: url(https://thangaraj.wipsite.live/wp-content/uploads/2025/05/thangaraj-logo.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 20% 100% !important;
    padding: 5px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

li.menu-item-181 a {
    opacity: 0;
		border: none !important;
}

/* all font */
.wpb_wrapper .title-wrapper.titles .title-subtitle {
    font-size: 12px !important;
    letter-spacing: 3px !important;
}

.wpb-js-composer .title-wrapper {
    margin-bottom: 15px !important;
}

    p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

h2.woodmart-title-container {
    font-size: 30px !important;
    line-height: 35px !important;
}

h4.banner-title {
    font-size: 18px !important;
}

h4.info-box-title {
    font-size: 18px !important;
}

.promoimg h2.info-box-title {
    font-size: 50px !important;
}

.wpb-js-composer .title-wrapper.mobmarbot {
    margin-bottom: 35px !important;
}

/* all button */
a.btn.btn-color-primary.btn-style-default {
    font-size: 14px !important;
    padding: 15px 45px !important;
}

a.btn-read-more.more-link {
    font-size: 14px !important;
}

/* all row */
.vc_row.wpb_row.vc_row-fluid.mobszzzpad {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

.vc_row.wpb_row.vc_row-fluid.fourbox.mobzzszpad {
    padding-bottom: 60px !important;
    padding-top: 0px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtfffpad {
    padding-top: 25px !important;
    padding-bottom: 45px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtfffpad {
    padding-top: 25px !important;
    padding-bottom: 45px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtfszpad {
    padding-top: 25px !important;
    padding-bottom: 60px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtfzzpad {
    padding-top: 25px !important;
    padding-bottom: 0px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtffzpad {
    padding-top: 25px !important;
    padding-bottom: 50px !important;
}

.vc_row.wpb_row.vc_row-fluid.mobtftfpad {
    padding-top: 25px !important;
    padding-bottom: 35px !important;
}


/* all infobox */
.wd-info-box {
    margin-bottom: 15px !important;
}

.wd-info-box.promoimg {
    margin-bottom: 30px !important;
}

.services-row .wd-info-box {
    margin-bottom: 15px !important;
}

/* all homepage */
.numbecol .vc_column-inner {
    margin-bottom: 15px !important;
}

/* all tab */
.vc_tta.vc_general.vc_tta-style-classic:is(.vc_tta-tabs-position-top,.vc_tta-tabs-position-bottom) .vc_tta-tabs-list {
    overflow: unset !important;
    white-space: unset !important;
}

li.vc_tta-tab {
    width: 100% !important;
}

.vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-container {
    mask-image: unset !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px !important;
}

.thantabs li.vc_tta-tab.vc_active {
    border-radius: 10px !important;
}

.thantabs li.vc_tta-tab {
    border-radius: 10px !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    padding: 15px 20px !important;
}

.wpb_column.tabright {
    padding-left: 0px !important;
}
 
.tabright .vc_column-inner {
    padding-left: 15px !important;
}

/* all inner banner  */
.vc_row.wpb_row.vc_row-fluid.top-section {
    padding-top: 60px !important;
    padding-bottom: 25px !important;
}


/* all about */
.vc_row.wpb_row.vc_inner.vc_row-fluid.mobbluebg {
    padding: 0px !important;
    border-radius: 0px !important;
    padding-top: 25px !important;
}

.mobbluebg .vc_column-inner {
    padding: 35px 15px 0px !important;
}

.mobbluebg .wpb_single_image {
    margin-bottom: 0px !important;
}


.mobbluebg .wpb_column.tabright {
    padding-bottom: 25px !important;
}

.vc_row.wpb_row.vc_row-fluid.abouthalf {
    background: unset !important;
    padding: 0px !important;
}

.padright .vc_column-inner {
    padding: 35px 15px 0px !important;
}


/* all team */
.profilebox.bluedark .info-box-content {
    padding: 45px 15px 20px !important;
    margin-bottom: 20px !important;
}

.profilebox.bluedark.smallbox .info-box-content {
    height: unset !important;
}

/* all team */
.page-id-245 .vc_tta-tabs-container {
    margin-bottom: 25px !important;
}

/* all contact */
.contactbox .darkbox .info-box-wrapper .wd-info-box {
    height: auto !important;
}


/* all footer */
.vc_row.wpb_row.vc_row-fluid.footerhtml {
    padding-top: 60px !important;
}

form#gform_1 {
    background-color: #f4f4f7;
    padding: 20px !important;
    border-radius: 10px !important;
}

.gform_wrapper input {
    border-radius: 10px !important;
}

.vc_row.wpb_row.vc_row-fluid.contactform {
    padding-bottom: 110px !important;
}

.vc_row.wpb_row.vc_row-fluid.foooterrow {
    padding-top: 25px !important;
}

.footer-contact h4 {
    font-size: 18px !important;
}

.footer-contact h3 {
    font-size: 30px !important;
}

.foooterrow a.btn.btn-color-white.btn-style-default {
    margin-bottom: 35px !important;
}

p.vc_general.wpb-copyright.wpb_copyright_element.wpb_copyright_element-align-left {
    display: block !important;
    text-align: center !important;
}

.foooterrow p {
    text-align: center !important;
}

.footerlogo .vc_column-inner {
    display: none !important;
}

.wpb_column.footersocial {
    display: block !important;
}

.wd-social-icons {
    margin-bottom: 15px !important;
    display: block !important;
    text-align: center !important;
}
}

