/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.gd-btn {
    background: linear-gradient(90deg, #DA9D16 0%, #FFF283 69%, #FFD24A 99%);
    color: #040841 !important;
}
.ban-btn {
    border: 1px solid #FBCC17 !important;
    color: #FBCC17 !important;
}
a.btn {
    text-transform: capitalize;
}

.Sec2 {
    background: linear-gradient(180deg, #040841 0%, #13131D 98.36%);

}

.Sec3 {
   background: linear-gradient(180deg, #040841 0%, #13131D 98.36%);

}


.Sec5 {
   background: linear-gradient(180deg, #040841 0%, #13131D 98.36%);

}

/*  footer */

.emCol {
    background: #FDE153;
    padding: 26px;
    border-radius: 20px;
}

.copyrights-wrapper  .min-footer {
    color: #fff;
}

.footMenu a {
    color: #fff;
}

.foot-soc a.wd-social-icon {
    background: #fde153 !important;
}

.foot-soc span.wd-icon {
    color: #080b37;
}
input#wpforms-86-field_1 {
    background: #fff5bf;
    border-radius: 20px;
    padding: 23px;
}

button#wpforms-submit-86 {
    background: #FDDF50;
    border: 1px solid #080B37;
    border-radius: 20px;
    padding: 15px 32px;
    position: absolute;
    bottom: 19px;
    left: 55%;
    color: #080B37;
}
/* footer */


/* sale section */


.sl-info .vc-hoverbox-block.vc-hoverbox-front {
    height: 175px;
}

.sl-info h2 {
    font-size: 38px;
    font-family: 'Poppins';
    color: #060A40;
    font-weight: 500;
}

.vc-hoverbox-back-inner {
    padding: 10px;
}

.sl-info .vc-hoverbox-back-inner h2 {
    font-size: 26px;
}
.sl-info1 .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/03/Group-1000010295-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.sl-info2 .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/03/Group-1000010295-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.sl-info3 .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/03/Group-1000010295-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.sl-info4 .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/03/Group-1000010295-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}




/* sale section end */

/* featured */

.ft-info .vc-hoverbox-block.vc-hoverbox-front {
    height: 90px;
}
.ft-info1 .vc-hoverbox-inner {
    min-height: 105px !important;
}
.ft-info1 .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/03/Group-1000010300.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 105px !important;
}


.ft-info h2 {
    color: #E5B703;
    font-family: 'Poppins' !important;
    font-size: 37px;
    font-weight: 500 !important;
}

.ft-info p {
    color: #E5B703;
    font-size: 14px;
}

.ft-info .vc-hoverbox-block.vc-hoverbox-back {
    margin-bottom: 20px !important;
    background: url(/wp-content/uploads/2025/04/Compound-Path_-1.png);
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position-y: center;
    height: 96px !important;
}


.ft-info p a {
    color: #E5B703;
}
/* featured end */

.contCol {
    background: #fff;
    padding: 40px;
    border-radius: 10px !important;
}


.ft-info_new .vc-hoverbox-inner {
    min-height: 171px !important;
}
.ft-info_new h2 {
    font-size: 35px;
    font-family: 'Poppins';
    font-weight: 500;
    color:#e5b703;
    padding-top: 10px !important;
}
.ft-info_new .vc-hoverbox-block.vc-hoverbox-back {
    background: url(/wp-content/uploads/2025/04/My_state_frame-removebg-preview-1.png);
    height: 175px !important;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: transparent !important;
}

.ft-info_new .vc-hoverbox-block-inner P{
	font-size: 35px;
	font-family: 'Poppins';
	font-weight: 500;
	color:#e5b703;
	/* padding-top: 10px; */
}
.h_back {
  width: 300px;
  height: 200px;
  perspective: 1000px;
	
}

.info-box-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s;
}

.h_back:hover  {
  transform: rotateY(180deg);
  z-index: 1;
}


.oder p {
    color: white;
    font-size: 17px !important;
    color: white !important;
    display: inline-block;
    padding: 0px 15px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: 'Poppins';
    background-image: url(/wp-content/uploads/2025/04/My_state_frame__1_-removebg-preview.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 27px;
    text-transform:uppercase;
}


