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

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope3", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(91,133,69);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(142,203,222);
	--btn-accented-bgcolor-hover: rgb(115,190,214);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://sindeedclips.com/wp-content/uploads/2021/10/alternative-energy-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://sindeedclips.com/wp-content/uploads/2025/02/Untitled-designfff.png);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Manrope3";
	src: url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Thin.woff") format("woff2"), 
url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Manrope3";
	src: url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Bold.woff2") format("woff2"), 
url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Manrope3";
	src: url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Regular.woff2") format("woff2"), 
url("//sindeedclips.com/wp-content/uploads/2021/10/Manrope3-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.home .main-page-wrapper,.page-id-4400 .main-page-wrapper,.page-id-16455 .main-page-wrapper,.main-page-wrapper{
background-color:#f8f8f8;
}
.icons-design-simple .wd-social-icon {
   background-color:  rgb(91,133,69) !important;
   color: white !important;
}
@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px); /* Move up */
  }
  100% {
    transform: translateY(0); /* Move back down */
  }
}

.image {
  height: auto;
  animation: moveUpDown 2s ease-in-out infinite;
}

.hero-section {
    position: relative;
/*     height: 100vh; */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
/*     background: #000; */
}

.person-image {
    position: relative;
    z-index: 2;
/*     max-height: 80vh; */
    width: auto;
    filter: drop-shadow(0 0 20px rgba(0,0,0,0.5));
}

.text-reveal {
    position: absolute;
    z-index: 1;
    font-family: 'Arial Black', sans-serif;
    font-size: 11vw;
    white-space: nowrap;
    color: transparent;
    -webkit-text-stroke: 2px white;
    background: linear-gradient(to top, white 50%, transparent 50%);
    background-size: 100% 200%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: fill-and-remove 8s infinite linear;
	   margin-top: 28px;
}

@keyframes fill-and-remove {
    0% {
        background-position: 0 100%;
    }
    50% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}
.round{
	border-radius:20px;
}
#wpforms-16732-field_2 {
    min-height: 100px !important; /* Adjust the height as needed */
}
.wpforms-submit-container {
    text-align: center;
}
.wpforms-submit-container button {
     color: white !important;
    padding: 10px 40px !important;
    margin-top: 20px !important;
    border-radius: 4px !important;
    background: #5B8545 !important;
}
#fixed-footer {
    position: fixed;
    bottom: 0;
    right: 0 !important;
    background: transparent;
    padding: 10px;
    z-index: 9999;
}
#fixed-footer a {
	width: unset;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    font-weight: 600;
    color: rgb(91, 133, 69);
}
.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-bullet, .foogallery.fg-carousel.fg-light button.fg-carousel-bullet {
    background-color: rgb(91,133,69);
    min-height: 10px;
    margin-top: 20px;
    border-color: rgb(91,133,69);
	  padding: 2px 2px !important;
		border-radius:10px;
}

.foogallery.fg-dark .fg-item-inner {
    border: solid 0px;
}
.page-id-16475 .entry-content.wd-entry-content {
    display: none;
}@media (min-width: 1025px) {
	a.wa__button.wa__r_button.wa__stt_online.wa__btn_w_icon.wa__button_text_only {
        width: unset;
    }
}

@media (max-width: 576px) {
	.wd-arrow-inner {
    color: #ffffff !important;
}
    .text-reveal {
        font-size: 12vw;
        -webkit-text-stroke: 1px #ffffff;
			transform: scaleX(1) !important;
    }
.person-image {
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.2));
}
.text-reveal{
margin-top:-100px !important;
}
.about_social_icon .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: block !important;
    }
}

