.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    border-radius: 100%;
    background-color: #0000FF;
    color: #fff;
    
}


.elementor-111978 .elementor-element.elementor-element-a921f84.elementor-wc-products ul.products li.product .button {
    color: var( --e-global-color-accent );
    background-color: #0000FF;
    border-radius: 50px 50px 50px 50px;
    padding: 13px 30px 13px 30px;
    margin-top: 19px;
}


:root :where(p.has-background) {
    padding: 14px 20px;
	background-color:#0000FF;
    border-radius: 50px 50px 50px 50px;
    padding: 13px 10px 13px 10px;
	border-color:#0000FF;
}

a.added_to_cart.wc-forward {
    padding-left: 15px !important;
}


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em;
 background-color:#0000FF;
    border-radius: 50px 50px 50px 50px;
    padding: 13px 10px 13px 10px;
	color:#fff!important;
	border-color:#0000FF;
}



.elementor-113180 .elementor-element.elementor-element-3b3ab86 .elementor-button[type="submit"] {
    background-color:#0000FF;
    fill: var( --e-global-color-accent );
    color: var( --e-global-color-accent );
    border-radius: 50px 50px 50px 50px;
    padding: 13px 30px 13px 30px;
}



.stroke{
  font-size: clamp(60px, 10vw, 160px);
  font-weight: 900;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #feaf5629;
  letter-spacing: 3px;
}





.img h1{

font-weight: 900;
text-transform: uppercase;
background: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/wild-deer-nature-1.jpg) no-repeat center;
background-size: cover;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
line-height: 1.2;
letter-spacing: 2px;
padding-top: 0px;
padding-bottom: 0px;
overflow: visible;
}


.elementor-110429 .elementor-element.elementor-element-bd002d2 .menu-item.current-menu-item a.hfe-menu-item {
  
   
    filter: drop-shadow(-5.657px 5.657px 10.5px rgba(0,0,0,0.32));
    background-image: linear-gradient(-90deg, #FEAF56 0%, #EA8253 100%);
	border-radius:50px;
	margin-right:10px !important;
}
.elementor-110429 .elementor-element.elementor-element-bd002d2 .menu-item a.hfe-menu-item:hover{
	 filter: drop-shadow(-5.657px 5.657px 10.5px rgba(0,0,0,0.32));
    background-image: linear-gradient(-90deg, #FEAF56 0%, #EA8253 100%);
	border-radius:50px;
}
.vide1{
    position:relative !important;
	
}

.vide1::before {
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/smm-2.png);
    background-size: 100%;
    width: 100%;
    height: 435px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom: -2px;
    overflow: clip;
    left: 0px;
    background-position: 50% 100%;
}



.gallery-pods{
	position:relative;
	z-index:1;
	overflow:hidden;
}
.gallery-1 {
    transform: rotate(347deg);
    bottom: -200px !important;
    left: 220px !important;
	transition:0.6s;
}

.gallery-2 {
    transform: rotate(347deg);
    bottom: -100px !important;
    left: 130px !important;
	transition:0.6s;
}
.gallery-4 {
    transform: rotate(-347deg);
    bottom: -100px !important;
    right: 130px !important;
	position: relative;
	transition:0.6s;
	z-index:2;
}
.gallery-5 {
    transform: rotate(-347deg);
   bottom: -200px !important;
    right: 220px !important;
	transition:0.6s;
}

.gallery-3 {
position: relative;
	z-index:3;
	bottom:-20px;
	transition:0.6s;
}

.gallery-1:hover {
	transition:0.6s;
	 transform: rotate(360deg);
	z-index:4;
	bottom: -120px !important;
}
.gallery-2:hover {
	transition:0.6s;
	 transform: rotate(360deg);
	z-index:4;
	bottom: -50px !important;
}
.gallery-4:hover {
	transition:0.6s;
	 transform: rotate(-360deg);
	z-index:4;
	bottom: -50px !important;
}

.gallery-3:hover {
	transition:0.6s;
	 transform: scale(1.3);
	z-index:4;
	bottom: 0px !important;
}
.gallery-5:hover {
	transition:0.6s;
	 transform: rotate(-360deg);
	z-index:4;
	bottom: -120px !important;
}

@media only screen and (min-width:768px) and (max-width: 1400px){
	.gallery-1 {
    transform: rotate(347deg);
    bottom: -130px !important;
    left: 80px !important;
    transition: 0.6s;
}
	.gallery-2 {
    transform: rotate(347deg);
    bottom: -50px !important;
    left: 30px !important;
    transition: 0.6s;
}
	.gallery-4 {
    transform: rotate(-347deg);
    bottom: -50px !important;
    right: 30px !important;
    position: relative;
    transition: 0.6s;
    z-index: 2;
}
	.gallery-5 {
    transform: rotate(-347deg);
    bottom: -130px !important;
    right: 80px !important;
    transition: 0.6s;
}
}







.leaf{
    position:relative !important;
}

.leaf::before {
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/leaf-2.png);
    background-size: contain;
    width:131px;
    height:268px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom:-30px;
    overflow: clip;
    right:0px;
}

@media only screen and (min-width:700px) and (max-width: 1200px){

.vide1::before{
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/smm-2.png);
    background-size: cover;
    width:100%;
    height:159px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom:-2px;
    overflow: clip;
    left:0px;
}


.leaf{
    position:relative !important;
}

.leaf::before {
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/leaf-2.png);
    background-size: contain;
width: 89px;
    height:183px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom:-30px;
    overflow: clip;
    right:0px;
}
}


@media only screen and (min-width:300px) and (max-width: 500px){

.vide1::before{
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/smm-2.png);
    background-size: cover;
    width:100%;
    height:78px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom:-2px;
    overflow: clip;
    left:0px;
}

.leaf{
    position:relative !important;
}

.leaf::before {
    content: '';
    position: absolute;
    background-image: url(https://centraltexaswildlifelegacy.org/wp-content/uploads/2026/01/leaf-2.png);
    background-size: contain;
width: 50px;
    height:153px;
    z-index: 1;
    background-repeat: no-repeat;
    bottom:0px;
    overflow: clip;
    right:0px;
}
	.gallery-1 {
    transform: rotate(0deg);
    bottom: 0px !important;
    left: 0px !important;
	transition:0.6s;
}

.gallery-2 {
    transform: rotate(0deg);
    bottom: 0px !important;
    left: 0px !important;
	transition:0.6s;
}
.gallery-4 {
    transform: rotate(0deg);
    bottom: 0px !important;
    right: 0px !important;
	position: relative;
	transition:0.6s;
	z-index:2;
}
.gallery-5 {
    transform: rotate(0deg);
   bottom: 0px !important;
    right: 0px !important;
	transition:0.6s;
}

.gallery-3 {
position: relative;
	z-index:3;
	bottom:0px;
	transition:0.6s;
}

.gallery-1:hover {
	transition:0.6s;
	 transform: rotate(0deg);
	z-index:4;
	bottom: 0px !important;
}
.gallery-2:hover {
	transition:0.6s;
	 transform: rotate(0deg);
	z-index:4;
	bottom: 0px !important;
}
.gallery-4:hover {
	transition:0.6s;
	 transform: rotate(0deg);
	z-index:4;
	bottom: 0px !important;
}

.gallery-3:hover {
	transition:0.6s;
	 transform: scale(1.3);
	z-index:4;
	bottom: 0px !important;
}
.gallery-5:hover {
	transition:0.6s;
	 transform: rotate(0deg);
	z-index:4;
	bottom: 0px !important;
}

}
.elementor-110765 .elementor-element.elementor-element-e926e8f .menu-item a.hfe-menu-item {
        width: fit-content;
}




