



.pac-container {
  z-index: 999999 !important;
}


.gmautocomplete-1 input {
	padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: var(--wd-form-height);
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
  border-radius: var(--wd-form-brd-radius);
  background-color: var(--wd-form-bg);
  box-shadow: none;
  color: var(--wd-form-color);
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s ease;
	margin-bottom: 20px;
}


#wd-fb-29541 {
z-index: 499 !important;
}

.blur10 {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
/* Woodmart CF7 grid */
.w-row {
  display: flex;
  gap: 0px;
  flex-wrap: wrap;
}

.w-col-6 {
  flex: 1 1 calc(50% - 20px);
}

.w-col-12 {
  flex: 1 1 100%;
}
.area1 {
min-height: 110px !important;
}

.iti__selected-country {
background-color:transparent !important;
}
.iti__country-name {
	color:#252525 !important;
}

.box-12 div{
        border-radius: 12px !important;
    }

.elementor-icon {
vertical-align:middle;
}
.wd-title-style-simple .liner-continer::after {
  height: 3px !important;
}
.blog-design-masonry .post-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* Limit to 3 lines */
  overflow: hidden;
  line-height: 1.5em; /* Define a specific line height */
  min-height: 4.5em; /* 3 lines * 1.5em per line */
  /* Optional: modern, standardized property (works in most modern browsers) */
  line-clamp: 3;
}

a.affirm-modal-trigger {
    text-decoration: underline;
}

.product_summary_wisetack_btn svg{
	width: 80px;
height: auto;
	margin-bottom: -2px;

}
.blog-single-author a{
    border: none !important;
    padding: 0 !important;
    margin-top: 0px;
    display: block;
	  cursor: auto;
}
.product_summary_wisetack_btn{
	    display: inline-block;
    border-bottom: 1px solid;
}
.wd-marquee-item a{
	text-decoration: underline;
}


  .rotator {
    height: 25px;          /* visible area */
    overflow: hidden;
    position: relative;
}

.rotator-track {
    display: flex;
    flex-direction: column;
    transition: transform 0.6s ease-in-out;
}

.rotator-track .item {
    height: 25px;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
  color: white;
	text-align: center;
}
.rotator-track .item a{
	color: white;
	text-decoration: underline;
}
.pg-fancing-after-banner svg{
	
	fill: rgb(255,70,40);
}
.btn-secnodary{
	background: transparent;
    text-decoration: underline !important;
    color: black;
}
.wd-toolbar-icon.wd-tools-icon.wd-icon.wd-custom-icon{
	display: none;
}
.wd-toolbar.wd-toolbar-label-show>a, .wd-toolbar.wd-toolbar-label-show>div a{
padding: 0;
	padding: 10px !important;

	border: 1px solid #FF4628;
    color: #FF4628;
    border-radius: 2px;
    height: 35px;
	    text-transform: uppercase;

}
.wd-toolbar.wd-toolbar-label-show>a, .wd-toolbar.wd-toolbar-label-show>div:last-child a{
	background: #FF4628;
	    color: rgb(37,37,37);
}
.wd-toolbar.wd-toolbar-label-show>a, .wd-toolbar.wd-toolbar-label-show>div{
	    flex: none;
    flex-basis: 48%;
}
.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{
	position: static !important;
		font-weight: bold;
	font-size: 12px;
}
.wd-toolbar.wd-toolbar-label-show{

    height: auto;
    background-color: rgba(222, 232, 242, 1);
	padding: 10px 20px;
}
.product-quantity br{
	display: none;
}

@media (min-width: 768px) {
	.wd-project .entry-thumbnail img{
		height: 245px
	}
	.wd-blog-element .wd-post-img img
	height: 250px;
	}
}

/* Mobile */
@media (max-width: 768px) {
  .w-col-6 {
    flex: 1 1 100%;
  }
	
	.product_summary_wisetack_btn svg{
			width: 70px;
		}
	.rotator-track .item {
		font-size:13px;
		}
	
}
	