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

.wd-content-layout {
    padding-block: 0px !important;
}
/***Header***/
img.h_cycle_left {
    width: 70px;
    position: absolute;
    bottom: 10px;
    margin-left: -93px;
}
img.h_cycle_right {
    width: 75px;
    position: absolute;
    margin-left: 19px;
    bottom: 15px;
}
.wd-nav.wd-gap-l {
    --nav-gap: 35px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000;
}
.head_btn {
    z-index: 1;
}
.wd-page-title-bg.wd-fill::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(0 0 0 / 35%) !important;
}
.wd-dropdown-menu.wd-design-default {
  --wd-dropdown-width: 255px !important;
}
/***Headings***/
h3, h3.wd-entities-title, h2, h2.wd-entities-title, h2.title{
    line-height: 1.2em;
}
.wd-page-title .title{
    line-height: 1em !important;
}
/***Testimonials***/
.testim_cont .ti-rating-text span, .testim_cont .ti-rating-text strong, 
.testim_cont strong.ti-rating.ti-rating-large {
    color: #fff !important;
}
.testim_cont img.ti-logo-fb {
    filter: brightness(0.5);
}
.ti-next, .ti-prev {
    display: block !important;
}
.home .ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-footer,
.page .ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-footer {
    flex: 0 0 265px !important;
    max-width: 265px !important;
    margin-left: 0px;
    margin-right: 0px;
}
.home .ti-widget.ti-goog .ti-read-more span,
.page .ti-widget.ti-goog .ti-read-more span {
    opacity: 0.8 !important;
    text-decoration: underline !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-date {
    color: #000 !important;
}

/***Tours***/
.wd-project .entry-header {
    border-radius: 12px !important;
}
.wd-portfolio-btns, .wd-project .wrap-meta {
    display: none !important;
}
.wd-project .portfolio-info {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
	text-align: left !important;
	background: transparent !important;
}
.portfolio-entry .entry-thumbnail a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    height: 70%;
    z-index: 2;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.00) 95%);
    display: block;
    bottom: 0px;
}
.wd-project .portfolio-thumbnail:after {
    background-color: rgba(0, 0, 0, 0.3) !important;
}
.wd-project .wd-entities-title a:hover {
    color: #fff !important;
}
.tour_details_container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 30%;
    justify-content: space-between;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    column-gap: 6px;
    padding-block-start: 10px;
    padding-block-end: 15px;
}
.tour_details_col {
    display: flex;
}
.tour_details_col img {
    margin-right: 6px;
}
.tour_details_col span {
    display: block;
	font-weight: 700;
	font-size:16px;
}
.tour_details_col p {
    margin-bottom: 0px !important;
	line-height: 22px;
    font-weight: 400;
	font-size: 15px;
}
.portfolio-info h3.wd-entities-title {
    color: #fff !important;
    font-size: 22px !important;
}
.wd-project .portfolio-info {
    padding: 5px 20px !important;
}
.mfp-wrap .wd-popup.wd-video-popup {
    border-radius: 10px !important;
    background: #fff !important;
    padding: 10px !important;
}
.wd-popup.wd-with-video :is(video,iframe) {
    border-radius: 10px !important;
}
.page-id-29663 .wd-popup-builder-wrap .wd-popup {
    padding: 25px 20px 10px 20px !important;
}
/*****Accessbility****/
button#bgvideo {
    border-radius: 5px;
    font-size: 13px;
    color: #000 !important;
    padding: 5px 7px 3px 7px;
    background: #fff !important;
    border: unset !important;
    min-width: 7rem;
}
.pp_btn {
    position: absolute;
    right: 125px;
    bottom: 40px;
}
.aud_btn a {
    padding: 5px 7px 3px 7px;
}
/***News***/
.woodmart-recent-posts .recent-posts-thumbnail img {
    border-radius: 5px !important;
}
.woodmart-recent-posts .wd-entities-title {
    margin-bottom: 3px !important;
    color: #1A333E;
    font-weight: 600;
}
.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment) {
    color: #000 !important;
}
.blog .wd-content-layout, .woodmart-archive-blog .wd-content-layout{
    padding-block-start: 100px !important;
	padding-block-end: 70px !important;
}
.single-post .wd-content-layout{
    padding-block-start: 100px !important;
	padding-block-end: 60px !important;
}
.wd-post-cat.wd-style-with-bg, .wd-single-post-header .wd-post-meta, .wd-post-date.wd-style-with-bg {
    display: none !important;
}
.wd-post-thumb img, .wd-post-thumb, .wd-post-image img {
    border-radius: 8px !important;
}
.wd-post-read-more a {
    background-color: var(--wd-primary-color) !important;
    font-size: 16px;
    min-width: 8rem;
    padding: 15px 24px 12px 24px;
    color: #000;
    border-radius: 5px;
    font-weight: 700;
}
.wd-post-read-more a:hover{
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1) !important;
    opacity: 1;
}
.blog-design-masonry .wd-post-excerpt {
    margin-bottom: 15px;
}
.wd-post-read-more.wd-style-link {
    margin-bottom: 20px;
}
.woodmart-archive-blog .wd-page-content, .blog .wd-page-content,
.single-post .wd-page-content{
    background-image: url(/wp-content/uploads/2025/09/our-story-elements.svg);
    background-repeat: no-repeat;
    background-position: 98% 97%;
    background-size: 360px auto;
}
.single-post .wd-page-content {
    background-position: 98% 84% !important;
}
.wd-page-nav-btn .wd-entities-title {
    color: #000;
}
.wd-page-nav-btn .wd-label {
    color: #757575;
}
.book_bg{
    border-radius: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
}
.header_button, .header_button_parent>button {
    background-color: rgba(238, 238, 238, 0.22);
}
/****Map***/
.imp-tooltip-content h3 {
    margin-bottom: 0px !important;
    font-size: 17px !important;
    color: #fff;
}
.west_pointer {
    padding: 5px 10px !important;
}
.imp-tooltip-content div{
    font-family: "Jost", Arial, Helvetica, sans-serif !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.other_routes .info-box-icon img {
    border-radius: 12px !important;
}
.other_routes .info-box-content {
    padding: 10px !important;
}
.cmplz-cookiebanner .cmplz-title {
    font-weight: 600 !important;
    line-height: 18px !important;
    font-size: 18px !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font-weight: 600 !important;
}
.cmplz-cookiebanner .cmplz-message {
    color: #000 !important;
}
.cmplz-cookiebanner .cmplz-links .cmplz-link {
    color: #207ea0 !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title {
    font-weight: 600 !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
    background-color: #a8cf38 !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
    font-weight: 600 !important;
    text-transform: capitalize !important; 
}
.cmplz-documents.cmplz-links li {
    margin-bottom: 0px !important;
}
#cmplz-manage-consent .cmplz-manage-consent {
    display: none !important;
}
a.wd-skip-navigation, a.wd-skip-content {
    font-size: 14px !important;
    border-radius: 5px !important;
}
/***Responsiveness***/
@media(max-width:767px){
    .pp_btn {
        right: 15px !important;
        bottom: 25px !important;
    }
    button#bgvideo {
        font-size: 12px;
    }
    .ti-widget.ti-goog .ti-col-1 .ti-reviews-container, .ti-widget.ti-goog .ti-col-1 .ti-footer {
        margin-bottom: 15px !important;
    }
    .title-subtitle {
        font-size: 35px !important;
    }
    h2, h2.woodmart-title-container{
        font-size: 30px !important;
    }
    h3, h3.wd-entities-title, .blog-design-masonry h2.wd-post-title{
        font-size: 22px !important;
    }
    .testim_cont .ti-widget.ti-goog .ti-controls-line {
        background: #a8cf38;
    }
    .testim_cont .ti-widget.ti-goog .ti-controls-line .dot {
        background: #333;
    }
    .wd-page-title {
        padding-block: 100px !important;
    }
    .blog .wd-content-layout, .woodmart-archive-blog .wd-content-layout{
        padding-block-start: 80px !important;
	    padding-block-end: 50px !important;
    }   
    .woodmart-archive-blog .wd-page-content, .blog .wd-page-content, .single-post .wd-page-content{
        background-position: 98% 100%;
        background-size: 300px auto;
    }
    .single-post .wd-content-layout {
        padding-block-start: 80px !important;
        padding-block-end: 40px !important;
    }
    .single-post .wd-page-content {
        background-position: 98% 88% !important;
    }
    .wd-footer {
        padding-top: 40px !important;
    }
    .single-post .wd-page-nav:not(:last-child) {
        margin-bottom: 0px !important;
    }
    .aud_btn a, button#bgvideo{
        min-width: 7rem !important;
        width: 7rem !important;
        height: 35px !important;
        min-height: 35px !important;
    }
    .head_btn.btn-shape-semi-round {
        min-width: unset !important;
    }
    .cmplz-cookiebanner .cmplz-buttons {
        flex-direction: row !important;
    }
    .cmplz-cookiebanner {
        grid-gap: 5px !important;
        padding: 15px 20px 5px 20px !important;
    }
    .cmplz-documents.cmplz-links li {
        margin-bottom: 8px !important;
    }
}
@media (min-width: 1025px) {
    .title-size-large {
        --wd-title-sp: 190px !important;
    }
}
@media (min-width: 768px) and (max-width: 1180px) {
    .pp_btn {
        right: 30px !important;
    }
    .wd-page-title {
        padding-block: 180px !important;
    }
}
@media(min-width:1025px){
 .whb-flex-row.whb-general-header-inner {
    padding-inline: 15px !important;
}   
.wd-post-thumb img {
    object-fit: cover;
    height: 320px;
}
}
@media(min-width:1025px) and (max-width:1240px){
img.h_cycle_right {
    margin-left: unset !important;
    right: -15px !important;
}
img.h_cycle_left {
    margin-left: unset !important;
    left: -15px !important;
}
}
@media(max-width:320px){
    .pp_btn {
        margin-top: 15px !important;
        bottom: 15px !important;
    }
    .head_btn.btn-shape-semi-round {
        font-size: 14px !important;
        padding: 15px 12px 12px 12px !important;
    }
}

@media(min-width:768px) and (max-width:834px){
.woodmart-archive-blog .wd-page-content, .blog .wd-page-content, .single-post .wd-page-content {
    background-position: 98% 100%;
}
.single-post .wd-page-content {
    background-position: 98% 87% !important;
}
.single-post .wd-page-nav:not(:last-child) {
    margin-bottom: 0px !important;
}
}
@media(min-width:1500px){
.woodmart-archive-blog .wd-page-content, .blog .wd-page-content,
.single-post .wd-page-content{
    background-position: 82% 97% !important;
}
.single-post .wd-page-content {
    background-position: 82% 84% !important;
}
}