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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(55,125,247);
	--wd-alternative-color: rgb(234,51,102);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(55,125,247);
	--btn-accented-bgcolor-hover: rgb(41,98,193);
	--wd-form-brd-width: 1px;
	--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(32,32,36);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(168,168,168);
	--wd-form-brd-color: rgb(226,226,226);
	--wd-form-brd-color-focus: rgb(201,201,201);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.scrollToTop{
    right: unset;
    left: 20px;}
.contact-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

.wpcf7-form-control-wrap {
    width: 100%;
}

.wpcf7-submit {
    width: 50%;
    margin: auto;
}

.wpcf7-spinner {
    margin: auto !important;
}

div.wpcf7 .wpcf7-spinner:before {
    top: -50px !important;
    left: 100px !important;
    margin-top: 0 !important;
}

.wpcf7-response-output {
    margin-top: 0 !important;
    border-radius: 5px !important;
}

.s2 .r2 .info-box-icon img {
    border-radius: 10px;
}

.s8 .r1 .c1 .wd-el-video,
.videos .wd-el-video {
    border-radius: 20px !important;
}

.team img {
    border-radius: 50%;
}

.map-section .wd-google-map-content {
    background-color: transparent !important;
    box-shadow: none !important;
}

.map-section .wd-info-box {
    margin-block-end: 0;
}

#contact-us-header {
    background-color: #fff !important;
    margin-block: 0 !important;
    border-radius: 20px !important;
}

#contact-us-header button.mfp-close {
    inset-block-start: 0 !important;
    inset-inline-end: 0 !important;
    color: #000 !important;
}

.header-popup .wd-button-wrapper .btn {
    font-size: 13px;
    gap: 0 !important;
}

.header-popup .wd-button-wrapper .btn .wd-btn-icon .wd-icon::before {
    font-size: 0;
}

.whb-sticked .header-popup .wd-button-wrapper .btn {
    background-color: #fff;
    color: #212121;
}

.icons .wd-info-box .box-icon-wrapper .info-box-icon img {
    width: 32px !important;
    height: 32px !important
}

.video-banner .content-banner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.video-banner .content-banner:before {
    content: url('https://landing.dosegroup.net/wp-content/uploads/2025/03/play.png');
    display: block;
}


.wd-testimon {
    background-color: #fff;
    border-radius: 20px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.wd-testimon .wd-testimon-text {
    padding: 10px !important;
    margin: 0;
}

.wd-testimon-info .wd-testimon-bio {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 5px;
}

.wd-testimon-info .wd-testimon-bio .wd-testimon-name {
    margin-block-end: 0;
}

.wd-testimon-info .wd-testimon-bio .star-rating {
    margin-block-start: 0;
}

.wd-testimon-thumb img {
    min-width: 32px !important;
    max-width: 32px !important;
}

.testimon-style-info-top .wd-testimon-text:before {
    display: none !important;
}@media (min-width: 1025px) {
	.testimonials .wd-grid-g{grid-template-columns: 1fr 2fr 1fr;}
}

@media (max-width: 576px) {
	.s1 .r1 .c1 .title-wrapper {
    text-align: center;
    margin-block-end: 40px !important;
}

.s2 .wd-info-box {
    flex-direction: column;
}

.s2 .wd-info-box .box-icon-wrapper {
    max-width: 100% !important;
    width: 100%;
}

.s2 .wd-info-box .box-icon-wrapper .info-box-icon {
    width: 100%;
    text-align: center;
}

.s2 .wd-info-box .box-icon-wrapper .info-box-icon img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.s2 .wd-info-box .info-box-content,
.s5 .title-wrapper {
    text-align: center;
}

.header-popup .wd-button-wrapper .btn {
    font-size: 0;
}

.header-popup .wd-button-wrapper .btn .wd-btn-icon .wd-icon::before {
    font-size: 16px;
}
}

