/*
Theme Name: threetreesdeliv
Theme URI: https://github.com/Palashchandra
Author: Palash Chandra
Author URI: https://github.com/Palashchandra
Description: threetreesdeliv is a simple boilerplate WordPress theme with Tailwind CSS.
Version: 1.3.13
License: MIT
License URI: 
Text Domain: threetreesdeliv
*/
.header_part_inner{
    padding: 8px;
    background: rgba(255, 255, 255, 0.8);
    background-blend-mode: plus-lighter;
    box-shadow: -11.1504px -10.392px 48px -12px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}
.primary-menu li a {
    font-weight: 600;
}
.primary-menu li a{
    color: #002A4A !important;
}
.logo_part {
    position: relative;
}
.accordion_title .title {
    cursor: pointer;
}
.banner_rating{
    padding: 32px;
    background: linear-gradient(111.77deg, rgba(255, 255, 255, 0.288) -0.07%, rgba(255, 255, 255, 0.18) 100%);
    background-blend-mode: plus-lighter;
    mix-blend-mode: normal;
    box-shadow: -11.1504px -10.392px 48px -12px rgba(225, 225, 225, 0.15), -1.8584px -1.732px 12px -8px rgba(225, 225, 225, 0.15), inset 1.98849px 1.85324px 4px rgba(255, 255, 255, 0.15), inset 1.05929px 0.98724px 4.28px rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
    border-radius: 16px;
}

.pr_icon_box_item{
	padding: 32px;
	background: #FFFFFF;
	border: 1px solid rgba(30, 30, 30, 0.08);
	box-shadow: 0px 4px 4px rgba(30, 30, 30, 0.08);
	border-radius: 16px;
}
.pr_icon_box_item:not(:last-child){
	margin-bottom: 32px;
}
.pr_icon_box_item .pl-0{
	padding-left: 0 !important;
}
section.accordion-section {
    background-color: #fff;
}
.book_item_wrapper{
	border: 1px solid #FFFFFF;
	box-shadow: 0px 3px 4px rgba(30, 30, 30, 0.08);
    background: #FAFAF9;
}
.book_item_wrapper .base_btn.border {
    line-height: 18px;
}
.team_content_wrapper, .team_details_section .social_icon {
    padding: 14px;
    background: rgba(255, 255, 255, 0.64);
    border-radius: 8px;
}
.team_details_description ul {
    list-style: inside;
}
.footer_left p {
    color: #fff;
}
.location_text_content {
    width: 100%;
    padding: 24px;
    border-radius: 12px;
    position: relative;
}

.location_text_content .search_box input {
    padding: 12px 16px 12px 54px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 12px;
    margin-bottom: 0;
}

.location_text_content .search_box #search_button {
    height: 32px;
    width: 32px;
    border-radius: 8px;
    display: inline-grid;
    place-content: center;
    position: absolute;
    right: 16px;
    top: 8px;
}

.property_list img.w-full {
    height: 340px;
    object-fit: cover;
    border-radius: 12px;
    overflow: hidden;
}

.property_list_wrapper .title, .property_list_wrapper .property_btn {
    padding: 14px;
    background: linear-gradient(111.77deg, rgba(255, 255, 255, 0.288) -0.07%, rgba(255, 255, 255, 0.18) 100%);
    background-blend-mode: plus-lighter;
    mix-blend-mode: normal;
    box-shadow: -11.1504px -10.392px 48px -12px rgba(225, 225, 225, 0.15), -1.8584px -1.732px 12px -8px rgba(225, 225, 225, 0.15), inset 1.98849px 1.85324px 4px rgba(255, 255, 255, 0.15), inset 1.05929px 0.98724px 4.28px rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
    border-radius: 16px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.property_list_wrapper .property_btn i {
    margin-left: 8px;
}

.property_list_wrapper .property_btn:hover {
    background-color: #000;
}
.location_text_content .location{
	position: absolute;
	left: 16px;
	top: 14px;
}
.property_list.relative {
    background-color: #001220;
    border-radius: 16px;
}
.sticky_top {
    top: -30px;
}
.header_menu_offcanvas .primary-menu li a {
    color: #fff !important;
}
.header_part a#primary-menu-toggle svg {
    filter: invert(5) brightness(1);
}
.product-single-wrapper {
    padding: 32px;
    background: #FFFFFF;
    border: 1px solid rgba(30, 30, 30, 0.08);
    box-shadow: 0px 4px 4px rgba(30, 30, 30, 0.08);
    border-radius: 16px;
}
.text_with_slider_pagination {
    gap: 10px;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
}

.text_with_slider_pagination span {
    background: linear-gradient(111.77deg, rgba(255, 255, 255, 0.288) -0.07%, rgba(255, 255, 255, 0.18) 100%);
    background-blend-mode: plus-lighter;
    mix-blend-mode: normal;
    box-shadow: -11.1504px -10.392px 48px -12px rgba(225, 225, 225, 0.15), -1.8584px -1.732px 12px -8px rgba(225, 225, 225, 0.15), inset 1.98849px 1.85324px 4px rgba(255, 255, 255, 0.15), inset 1.05929px 0.98724px 4.28px rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(6px);
    border-radius: 16px;
}
.product-single-wrapper .variation-thumbnails img {
    border-radius: 24px;
}
.banner_content .description p{
	color: #fff;
}
.banner_content .description p:not(:last-child){
	margin-bottom: 12px;
}
.location_section iframe {
    width: 100%;
}
.property_details .main-swiper .gallery_item_wrapper img{
	height: 100%;
}
.blog_details_sec .product-item {
    width: 100%;
}
.accordion_content p{
	margin: 14px 0;
}
.pricing_accordion .accordion_content {
	display: none;
}
.pricing_accordion .arrow_icon {
	transition: .3s;
}
.pricing_accordion.active .arrow_icon {
	transform: rotate(180deg);
}
.pricing_accordion.active .accordion_content {
	display: block;
}
.nav_wrapper .primary-menu li a {
    position: relative;
    display: inline-flex;
    align-items: center;
}
.menu-item-has-children .arrow_icon {
    margin-left: 7px;
}
.header_menu_offcanvas .primary-menu li a {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}
.header_menu_offcanvas .header_menu_inner {
    width: 100%;
}
.header_menu_offcanvas .primary-menu li a {
    display: flex;
    justify-content: space-between;
}
.testimonial_box_item {
    padding: 32px;
    background: #FFFFFF;
    border: 1px solid rgba(30, 30, 30, 0.08);
    box-shadow: 0px 4px 4px rgba(30, 30, 30, 0.08);
    border-radius: 16px;
    margin-bottom: 24px;
}
.pagination_nav {
    padding: 11px 16px;
    border: 1px solid rgba(30, 30, 30, 0.16);
    filter: drop-shadow(0px 3px 3px rgba(30, 30, 30, 0.08));
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 115%;
    letter-spacing: -0.02em;
    color: rgba(30, 30, 30, 0.32);
    display: flex;
    align-items: center;
    gap: 12px;
}

.testimonial_pagination .page_num {
    padding: 9px 25px;
    border-radius: 0;
    font-size: 16px;
    border: 0px solid transparent;
    display: inline-block;
}

.testimonial_pagination {
    border: 1px solid rgba(30, 30, 30, 0.16);
    filter: drop-shadow(0px 3px 3px rgba(30, 30, 30, 0.08));
    border-radius: 8px;
}

.testimonial_pagination a:not(:last-child) {
    border-right: 1px solid rgba(30, 30, 30, 0.16);
}

.pagination_nav:hover, .testimonial_pagination .page_num.active, .testimonial_pagination .page_num:hover {
    background-color: #002A4A;
    color: #fff;
}
.custom-logo-link .custom-logo{
    max-width: 200px!important;
	max-height: 32px;
}
@media (min-width:991px) and (max-width: 1200px) {
   .px-6.pt-6 {
		padding: 10px 10px 0 10px;
	}
	header.header_part {
		top: 18px;
	}
	.header_meta a.mr-6 {
		font-size: 12px;
	}
}
@media (min-width:991px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
	.header_part_inner .logo_part:after {
		position: absolute;
		content: "";
		right: -20px;
		top: 6px;
		width: 1px;
		height: 19px;
		background-color: rgb(0 42 74 / 16%);
	}
}
@media (max-width: 991px) {
	.property_details .text_with_slider{
		margin-top: 30px;
	}
	.product-single-wrapper {
		padding: 16px;
	}
    .text-h2 {
		font-size: 28px;
	}
	.px-6.pt-6, .breadcrumb-section {
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
	}
	.breadcrumb-section {
		margin: 10px 10px 0 10px;
	}
	header.header_part {
		top: 18px;
	}
	.banner-section {
		padding-top: 110px !important;
        padding-bottom: 16px !important;
	}
	.banner-section.breadcrumb-section{
		padding-top: 90px !important;
        padding-bottom: 26px !important;
	}
	.breadcrumb-section{
		margin: 10px 10px 0 10px !important;
	}
	.banner_rating {
		margin-top: 24px;
	}
	.text_with_full_img.h-full, .text_with_full_img_content.h-full {
		height: auto;
	}
	.px-6.pb-6{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	br{
		display: none;
	}
	.testimonial_slider {
		margin: 16px 0;
		height: auto !important;
	}
}
@media (max-width:767.98px) {
    .text-h2, h2 {
		font-size: 24px !important;
	}
	.text-h3, h3 {
		font-size: 20px !important;
	}
	.text-h4, h4 {
		font-size: 18px !important;
	}
	.text-h5, h5 {
		font-size: 16px !important;
	}
	
	.text_with_full_img .img_info {
		left: 24px;
		bottom: 24px;
	}
	
	.text_with_full_img_content .base_btn {
		margin-top: 16px;
	}
	.pr_icon_box_item {
		padding: 16px 0;
	}
	.pr_icon_box_item .w-full.px-4.pl-0 {
		padding-left: 16px !important;
	}
}
/* .primary-menu li a:hover{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.primary-menu .current-menu-item a {
		--tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
} */