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


.woocommerce-admin-page .post-31591.type-product, .woocommerce-admin-page .post-31587.type-product, .woocommerce-admin-page .post-31583.type-product, .woocommerce-admin-page .post-31567.type-product, .woocommerce-admin-page .post-31563.type-product, .woocommerce-admin-page .post-31559.type-product, .woocommerce-admin-page .post-31555.type-product, .woocommerce-admin-page .post-31551.type-product, .woocommerce-admin-page .post-31542.type-product, .woocommerce-admin-page .post-31537.type-product, .woocommerce-admin-page .post-31533.type-product, .woocommerce-admin-page .post-31529.type-product, .woocommerce-admin-page .post-31525.type-product, .woocommerce-admin-page .post-31521.type-product, .woocommerce-admin-page .post-31375.type-product, .woocommerce-admin-page .post-31195.type-product, .woocommerce-admin-page .post-31189.type-product, .woocommerce-admin-page .post-31159.type-product, .woocommerce-admin-page .post-30920.type-product, .woocommerce-admin-page .post-30920.type-product, .woocommerce-admin-page .post-31122.type-product, .woocommerce-admin-page .post-30920.type-product, .woocommerce-admin-page .post-30494.type-product{
	display: unset !important;
}
.single-product form.cart{
    gap: 0!important;
}
.single-product form.cart .quantity{
    width: 0!important;
    height: 0!important;
    opacity: 0!important;
    overflow: hidden!important;
    flex: unser!important;
}
.single-product form.cart .quantity button{
    margin: 0!important;
}
/* ===============================
   Parking305 Event Styles
   =============================== */
.parking305-event .hero_img__bg {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  min-height: 590px;
  position: relative;
  overflow: hidden;
}
.parking305-event .hero_img__bg::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 64%);
}
.parking305-event .container__inner {
  position: relative;
  z-index: 1;
}
.parking305-event .container__inner .cta_buy__now button {
  border: 1px solid #000000;
  padding: 9px 25px;
  font-size: 18px;
  cursor: pointer;
  background-color: #ffffff;
  color: #000000;
}
.parking305-event h1,
.parking305-event h2,
.btn_post__single a,
.parking305-event .faq-title-section,
.parking305-event {
  font-family: "Inter Tight", Sans-serif;
}
.parking305-event h2 {
  font-weight: 700;
}
.parking305-event .Parking305-Event_date__time {
  font-size: 20px;
}
.parking305-event .blog_img__conainer {
  min-height: 280px;
  max-height: 280px;
}
.parking305-event p {
  font-size: 18px;
  font-weight: 300;
  line-height: 29px !important;
}
.parking305-event ._themeButton {
  border-radius: 35px;
}
.parking305-event .container.about {
  background-color: #EAF5F8;
  border-radius: 20px;
}
.parking305-event .card-body h5,
.parking305-event .card-body p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.parking305-event .blogs .btn_post__single {
  background-color: var(--bg-accent-main) !important;
}

/*---------------------
    Styling for blog section
*---------------------*/

   
.single_event__blogs a{
    text-decoration: none;
}
.single_event__blogs{
    border-radius: 12px !important;
    overflow: hidden;
   background-color: #fff;
}
.single_event__blogs .blog_link__fill{
   position: absolute;
   inset: 0;
}
.single_event__blogs .blog_single__title {
    font-size: 22px;
    font-family: "Inter Tight", Sans-serif;
    margin: 0;
    line-height: 31px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #0D445F;
}
.single_event__blogs p{
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.single_event__blogs:hover .card__details {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}

.single_event__blogs {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.single_event__blogs:hover .blog_img_container {
    transform: scale(1.1);
}
.single_event__blogs .blog_img_container{
    overflow: hidden;
    position:relative;
    transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.single_event__blogs .blog_img_container img {
    height: 100%;
    min-height: 260px;
     max-height: 260px;
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 6px;
}

.single_event__blogs .card__details{
    text-align: center;
    padding: 25px;
}
       .single_event__blogs .readmore_button{
           font-size: 16px;
           font-weight: 600;
       }
	   
.custom-share .share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    transition: all 0.3s ease;
    background: #000000;
}

/* .custom-share .facebook { background: #1877f2; }
.custom-share .twitter { background: #000; }
.custom-share .pinterest { background: #e60023; }
.custom-share .linkedin { background: #0077b5; }
.custom-share .whatsapp { background: #25d366; } */

.custom-share .share-btn:hover {
    transform: scale(1.1);
    opacity: 0.85;
}


/*
* Shop Nav
*/


.SHOP_TABS__SECTION .wd-nav li
 {
    padding: 0 30px;
    border: 1px solid #0d445f;
}
.SHOP_TABS__SECTION .wd-nav li:not(.wd-active):hover a{
    color: #0d445f!important;
}
.SHOP_TABS__SECTION .wd-nav{
    gap: 15px;
    flex-wrap: wrap !important;
}
.SHOP_TABS__SECTION .wd-nav li.wd-active{
    background-color: #0d445f;
}


/*
* Responsive Breakpoints
*/


@media(min-width: 768px) {
    .parking305-event .container__inner {
        width: 70%;
    }
    .parking305-event h2 {
        font-size: 46px;
        line-height: 46px;
    }
    .parking305-event .container.about {
        padding: 3rem;
    }
   
}

@media(max-width: 768px) {
    .parking305-event h2 {
        font-size: 30px;
        line-height: 35px;
    }
     .SHOP_TABS__SECTION .wd-nav li{
        width: 100% ;
    }
}

.parking305-event .mep-event-faq-content,
.parking305-event .faq-question {
    font-size: 18px;
}

.blogs .card-body h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 22px;
    line-height: 1.4;
    min-height: calc(1.4em * 2);
}

.blogs .card-body p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.5;
    max-height: calc(1.5em * 2);
}

.blogs .posts_single__event .card {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18);
    border-radius: 12px !important;
    overflow: hidden;
}

/* Mobile-first responsiveness */

@media(max-width: 767px) {
    .parking305-event .hero_img__bg {
        /*min-height: 300px;*/
        align-items: center;
        background-position: top;
    }
    .parking305-event .container.about {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .parking305-event .container__inner {
        width: 100% !important;
        padding: 1rem;
    }
    .parking305-event h1 {
        font-size: 35px;
        line-height: 41px;
    }
    .parking305-event h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .parking305-event p {
        font-size: 18px;
        line-height: 24px !important;
    }
    .parking305-event .about .row {
        gap: 2rem !important;
    }
    .parking305-event .about_img__container img {
        width: 100%;
        height: auto;
    }
    /* Blog cards spacing */
    .parking305-event .blogs .card {
        margin-bottom: 1.5rem;
    }
    /* Subscribe form full width on mobile */
    .subscribe .wd-grid-f-stretch {
        display: flex;
        flex-direction: row;
        gap: 10px;
        width: 100% !important;
    }
    .subscribe input[type="email"],
    .subscribe input[type="submit"] {
        width: 100% !important;
        font-size: 16px;
        padding: 12px;
    }
    /* Buttons on mobile */
    .parking305-event .btn_post__single {
        font-size: 16px;
        padding: 10px 20px;
    }
    section.about{
            margin-top: 50px;
    }
    .about .content-row{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .parking305-event .container.about{
        border-radius: 0 !important;
    }
    .parking305-event .py-5 {
    
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
}

/* Tablets (768px–991px) */

@media(min-width:768px) and (max-width:991px) {
    .parking305-event h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .parking305-event h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .subscribe .wd-grid-f-stretch {
        width: 80% !important;
    }
}

/**
 * Hero Slider Image Gallery
 * */

.hero-slider {
    position: relative;
    width: 100%;
    height: 590px;
    overflow: hidden;
}

.hero-slider .slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.hero-slider .slide.active {
    opacity: 1;
    z-index: 1;
}

.hero-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-slider .overlay {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 64%);
}

.hero-slider .slide-content {
    position: absolute;
    bottom: 15%;
    left: 10%;
    color: #fff;
    max-width: 600px;
    z-index: 3;
   
}

.hero-slider .nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    color: #fff;
    padding: 0.5rem 1rem;
    cursor: pointer;
    z-index: 4;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.hero-slider .nav.prev {
    left: 20px;
}

.hero-slider .nav.next {
    right: 20px;
}







