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

.variation-SubscriptionType span.item-variation-name, .variation-SubscriptionLength span.item-variation-name {
    display: none !important;
}

input.thwcfe-input-field {
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
    background-color: transparent !important;
    background-image: unset !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #16110E !important;
    display: block;
    font-size: 16px !important;
    line-height: 28px !important;
    max-width: unset !important;
    opacity: 1 !important;
    padding: 12px 54px 12px 16px !important;
    width: 100% !important;
    transition: all 0.2s ease !important;
}

.product-grid-item .wd-entities-title a {
    font-size: 18px !important;
}

h5.widget-title {
    text-transform: capitalize !important;
    font-weight: 900 !important;
    font-size: 20px !important;
}

[class*="title-line-"] .product-grid-item .wd-entities-title {
    overflow: visible !important;
    margin-bottom: 15px !important;
}

label.screen-reader-text {
    display: none !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    padding: 10px !important;
}

.vc_row.testimonials {
    border-bottom: #175E8A 5px solid !important;
}

.wpa-test-msg {
    display: none !important;
}

.about-section p {
    margin-bottom: 20px;
    line-height: 46px !important;
}

.subscribe-sec input {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 19px;
}

.subscribe-sec input::placeholder {
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
}

/*
//======================================================================
// GENERAL CLASSES
//======================================================================
*/

/*
//-----------------------------------------------------
// General Classes: Header Styles 
//-----------------------------------------------------
*/

.header-button {
    font-family: 'Josefin Sans' !important;
    text-transform: none !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    vertical-align: baseline !important;
    opacity: 1 !important;
}

.whb-general-header .woodmart-logo img {
    max-height: 200px;
    margin-top: 145px;
}

.whb-col-right,
.whb-mobile-right {
    justify-content: flex-end;
    margin-right: -10px;
    padding-top: 57px;
}

.whb-general-header-inner {
    height: 42px;
}

.woodmart-cart-subtotal {
    display: none;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 19px;
}

.current_page_item a {
    border-bottom: 4px #fff dotted;
}

.woodmart-navigation .item-level-0>a {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 24px !important;
}

.whb-sticked .whb-general-header .woodmart-logo img {
    max-height: 180px;
    margin-top: 105px;
}

.whb-sticked .whb-col-right,
.whb-mobile-right {
    padding-top: 0;
}

.menu-simple-dropdown .sub-menu-dropdown,
.menu-simple-dropdown .sub-sub-menu {
    width: 300px;
}

.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #175E8A !important;
}

.woodmart-search-full-screen.search-overlap {
    top: 0 !important;
}

.wd-nav-main > li > a.woodmart-nav-link {
    font-family: josefin sans !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    line-height: 1 !important;
    height: auto !important;
}

.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #175e8a!important;
    border-bottom: 5px solid #d40e63 !important;
    padding: 5px 0 !important;
}

/* About Section */

.about-section {
    height: auto;
    background: url(https://www.kennysflowershoppe.com/wp-content/uploads/2020/09/img-abt.png) no-repeat;
    background-position: right bottom;
}

.about-section h2 {
    font-size: 36px;
}

.about-section h2 small {
    font-size: 25px;
    display: block;
    margin-bottom: 15px;
}

.about-section h2 br {
    display: none;
}

.about-section img {
    margin-top: 48px;
}

.about-section p br {
    display: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #666;
    border-color: #fff;
    background-color: #fff;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.5px;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

/* Category Section */

#cateegory-section .cat-design-default .wrapp-category {
    height: 490px;
}

#cateegory-section .vc_col-sm-8 {
    width: 56.7%;
}

#cateegory-section .vc_col-sm-4 {
    width: 33.3333%;
}

#cateegory-section .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

.banner-mask .wrapper-content-banner {
    background-color: rgba(0, 0, 0, 0);
}

.banner-title-default .banner-title {
    font-size: 27px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 200 !important;
}

.promo-banner .content-banner {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    font-family: 'Playfair Display', serif;
}

.right-banner .vc_column-inner {
    padding-top: 0px !important;
}

/* Product Section */

.product-section {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.product-section h4 {
    font-family: Playfair Display !important;
    font-weight: 200;
}

.tabs-navigation-wrapper {
    display: none;
}

.product-grid-item .product-title a {
    color: inherit;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    margin: 10px 0 14px;
}

/* Testimonials Section */

.testimonials {
    height: auto;
}

.testimonials h4 {
    font-family: Playfair Display !important;
    font-weight: 200;
}

.extrapadding {
    padding: 0 200px !important;
}

.testimonial-content {
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif !important;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 30px;
}

.testimonial-content p {
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif !important;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 30px;
}

.testimonial .testimonial-content footer {
    color: #fff;
    font-size: 20px;
}

.testimonial .testimonial-content footer>span {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}

.weeks h4 {
    font-family: Playfair Display !important;
    font-weight: 200;
}

#slidernew {
    padding: 0 80px;
}

.owl-carousel-item-inner {
    text-align: center;
}

/*  Subscribe Section */

.subscribe-sec {
    overflow: inherit !important;
}

.subscribe-sec .subtitle-style-default {
    color: #fff !important;
    font-size: 25px !important;
    text-transform: uppercase !important;
}

.subscribe-sec .title-wrapper .title {
    font-family: Playfair Display !important;
    display: block;
    margin-bottom: 15px !important;
    color: #fff !important;
    font-size: 51px !important;
    font-weight: 200 !important;
    margin-top: 17px !important;
}

.subscribe-sec .woodmart-title-size-default .title-after_title {
    font-size: 28px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px !important;
}

.subscribe-sec input {
    height: 55px;
    border: 2px #fff solid;
    color: #fff;
}

.subscribe-sec .mc4wp-form input[type="submit"] {
    background-color: #fff;
    color: #000 !important;
    height: 55px;
    margin-left: -7px;
}

.positionimgs {
    position: absolute;
    right: 0;
}

.footer-container {
    background: url(/wp-content/uploads/2020/09/ftr-flw.png) no-repeat left bottom !important;
}

.footer-sidebar {
    padding-left: 108px;
    padding-top: 108px !important;
    padding-bottom: 108px !important;
}

footer .textwidget {
    text-align: center;
}

.footer-column h5 {
    font-family: Playfair Display !important;
    font-weight: 200;
    font-size: 36px;
}

.footer-column p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.banner-mask.banner-hover-zoom:hover .wrapper-content-banner {
    background-color: rgba(0, 0, 0, .2) !important;
}

.extra-pic img {
    height: auto;
}

.content-banner .content-size-default {
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.content-banner .content-size-default img {
    width: 70px !important;
    height: 68px !important;
}

.banner-mask .wrapper-content-banner {
    background: rgba(216, 56, 128, 0) !important;
    background: -moz-linear-gradient(top, rgba(216, 56, 128, 0) 50%, rgba(209, 30, 110, 1) 150%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216, 56, 128, 0)), color-stop(150%, rgba(209, 30, 110, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(216, 56, 128, 0) 50%, rgba(209, 30, 110, 1) 150%) !important;
    background: -o-linear-gradient(top, rgba(216, 56, 128, 0) 50%, rgba(209, 30, 110, 1) 150%) !important;
    background: -ms-linear-gradient(top, rgba(216, 56, 128, 0) 50%, rgba(209, 30, 110, 1) 150%) !important;
    background: linear-gradient(to bottom, rgba(216, 56, 128, 0) 50%, rgba(209, 30, 110, 1) 150%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83880', endColorstr='#d11e6e', GradientType=0) !important;
}

.product-category {
    -ms-flex: 0 0 24.333333% !important;
    max-width: 24.333333% !important;
}

.cat-design-default.categories-with-shadow .wrapp-category {
    height: 224px !important;
}

.cat-design-default .category-title {
    color: #fff;
    left: 0;
}

.category-grid-item .more-products>a {
    color: #fff;
}

.cat-design-default.categories-with-shadow .wrapp-category {
    background: #f3c9dd;
}

.woodmart-header-overcontent .title-size-default {
    padding-top: 242px;
    padding-bottom: 150px;
    background: #185E8A url(https://www.kennysflowershoppe.com/wp-content/uploads/2020/11/New-Page-Title-BG-Test-2-1.jpg);
    background-size: cover;
}

.cont {
    width: 600px;
    margin: 0 auto;
}

.contactpart h2 {
    text-align: center;
    font-family: Playfair Display !important;
    font-weight: 300 !important;
    font-size: 30px !important;
    color: #000;
    margin-bottom: 40px;
}

.woodmart-prefooter {
    display: none;
}

.cont .wpcf7-submit {
    color: #fff !important;
    background: #000 !important;
    padding: 15px 40px !important;
}

#innerslider h2 {
    font-family: Playfair Display !important;
    font-weight: 400 !important;
    color: #fff !important;
    margin-left: 3em;
    margin-top: 2em;
    font-size: 39px;
}

#innerslider h2 small {
    font-family: Playfair Display !important;
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 18px;
}

.product-categories li.cat-item.cat-item-15 {
    display: none !important;
}

.hotspot-content .add_to_cart_button,
.hotspot-content .product_type_variable,
td.woocommerce-orders-table__cell-order-actions a,
.popup-quick-view .woodmart-scroll-content>a,
.woodmart-sticky-add-to-cart,
.popup-added_to_cart .view-cart,
.widget_shopping_cart .buttons .checkout,
.woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn>a,
.product-list-item .woodmart-add-btn>a,
.woodmart-hover-standard .woodmart-add-btn>a,
.single_add_to_cart_button,
.checkout_coupon .button,
#place_order,
.cart-totals-inner .checkout-button,
.cart-actions .button[name="apply_coupon"],
.register .button,
.login .button,
.lost_reset_password .button,
.social-login-btn>a,
.woocommerce-MyAccount-content>.button,
.order-again .button,
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-MyAccount-downloads-file,
.account-payment-methods-table .button,
button[name="save_account_details"],
button[name="save_address"],
button[name="track"],
.woodmart-compare-col .button,
.woodmart-compare-col .added_to_cart,
.return-to-shop .button,
.woodmart-pf-btn button,
table.wishlist_table .product-add-to-cart a.button.add_to_cart,
#dokan-store-listing-filter-wrap .right .item .dokan-btn-theme,
.woocommerce-MyAccount-content .dokan-btn-theme,
#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn,
.yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button {
    background-color: #175E8A;
}

/* Single Product Styles */

.single-product .site-content {
    margin-top: 125px !important;
}

.single-product .whb-col-right,
.single-product .whb-mobile-right {
    padding-top: 0 !important;
}

.single-product .whb-general-header-inner {
    height: 70px !important;
}

.single-product .whb-general-header .woodmart-logo img {
    margin-top: 120px !important;
    padding-top: 0 !important;
}

.single-product .whb-sticked .whb-general-header .woodmart-logo img {
    margin-top: 110px !important;
    padding-top: 0 !important;
}

#ui-datepicker-div{
background: white;
  padding: 20px;
  display: none;
}
.ui-datepicker-prev, .ui-datepicker-next{
	display: none !important;
}
/*
//======================================================================
// MEDIA QUERY STYLE OVERRIDES 
//======================================================================
*/

@media (max-width: 350px) {
    .single-product .whb-general-header .woodmart-logo img {
        margin-top: 38px !important;
        padding-top: 0 !important;
    }
    
    .single-product .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 24px !important;
    }
    
    body:not(.single-product) .whb-general-header .woodmart-logo img {
        margin-top: 60px;
    }
    
    body:not(.single-product) .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 47px;
    }
    
    .woodmart-search-form{
       display:none;
    }
    #cateegory-section .vc_col-sm-8 {
        width: 100%;
    }
    #cateegory-section .vc_col-sm-4 {
        width: 100%;
        margin-top: 35px;
    }
    .product-section {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .extrapadding {
        padding: 0 20px!important;
    }
    .footer-sidebar {
        padding-left:30px!important;
    }
}

@media (min-width: 1025px) {
    .about-section {
        padding-top: 70px !important;
        padding-right: 170px !important;
        padding-bottom: 80px !important;
        padding-left: 0px !important;
    }
    .wd-hide-lg {
        display: none !important
    }

    .wd-scrollbar.platform-Windows {
        --wd-scroll-w: 17px
    }

    .wd-scrollbar.platform-Windows.browser-Opera,
    .wd-scrollbar.platform-Mac {
        --wd-scroll-w: 15px
    }

    .wd-scroll {
        --scrollbar-track-bg: rgba(0, 0, 0, 0.05);
        --scrollbar-thumb-bg: rgba(0, 0, 0, 0.12)
    }

    .wd-scroll ::-webkit-scrollbar {
        width: 5px
    }

    .wd-scroll ::-webkit-scrollbar-track {
        background-color: var(--scrollbar-track-bg)
    }

    .wd-scroll ::-webkit-scrollbar-thumb {
        background-color: var(--scrollbar-thumb-bg)
    }

    [class*="color-scheme-light"] .wd-scroll,
    .wd-scroll.color-scheme-light {
        --scrollbar-track-bg: rgba(255, 255, 255, 0.05);
        --scrollbar-thumb-bg: rgba(255, 255, 255, 0.12)
    }

    .admin-bar {
        --wd-admin-bar-h: 32px
    }

    .wrapper-full-width-content div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
        margin-left: 20px
    }

    .wrapper-full-width-content div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
        margin-right: 20px
    }
}

@media (min-width: 1200px) {
    .wrapper-full-width-content .container {
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    @supports not (overflow: clip) {
        body {
            overflow: hidden
        }
    }

    .wd-fontsize-xl,
    .wd-fontsize-xxl,
    .wd-fontsize-xxxl {
        font-size: 22px
    }

    .text-larger {
        font-size: inherit
    }

    .wd-hide-md {
        display: none !important
    }

    [class*="wd-grid-col-"] {
        --wd-col: var(--wd-col-md) !important
    }

    .wd-side-hidden {
        width: 300px;
        z-index: 99999
    }

    .wd-nav-wrapper.wd-mb-action-swipe {
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-mask-image: linear-gradient(to left, transparent, #000 70px);
        mask-image: linear-gradient(to left, transparent, #000 70px)
    }

    .wd-nav-wrapper.wd-mb-action-swipe .wd-nav {
        flex-wrap: nowrap
    }

    .wd-tltp .wd-tooltip-label {
        display: none !important
    }

    .wd-close-side {
        top: -150px
    }

    .wd-btn-arrow:is([class*="prev"], [class*="next"]) {
        transform: translateX(0)
    }

    .wd-btn-arrow[class*="prev"] {
        justify-content: flex-start
    }

    .wd-btn-arrow[class*="next"] {
        justify-content: flex-end
    }

    .wd-btn-arrow {
        margin-top: -20px;
        width: 40px;
        height: 40px
    }

    .wd-btn-arrow:after {
        font-size: 16px
    }

    #wpadminbar {
        position: absolute
    }
}

@media (max-width: 768.98px) {
    .wd-hide-sm {
        display: none !important
    }

    [class*="wd-grid-col-"] {
        --wd-col: var(--wd-col-sm) !important
    }

    .wd-spacing-30,
    .wd-spacing-20 {
        --wd-sp: 10px
    }
    .single-product .whb-general-header .woodmart-logo img {
        margin-top: 38px !important;
        padding-top: 0 !important;
    }
    
    .single-product .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 24px !important;
    }
    
    body:not(.single-product) .whb-general-header .woodmart-logo img {
        margin-top: 60px;
    }
    
    body:not(.single-product) .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 47px;
    }
    
    .woodmart-search-form{
       display:none;
    }
    #cateegory-section .vc_col-sm-8 {
        width: 100%;
    }
    #cateegory-section .vc_col-sm-4 {
        width: 100%;
        margin-top: 35px;
    }
    .product-section {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .extrapadding {
        padding: 0 20px!important;
    }
    .footer-sidebar {
        padding-left:30px!important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .wd-hide-md-sm {
        display: none !important
    }
    .single-product .whb-general-header .woodmart-logo img {
        margin-top: 38px !important;
        padding-top: 0 !important;
    }
    
    .single-product .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 24px !important;
    }
    
    body:not(.single-product) .whb-general-header .woodmart-logo img {
        margin-top: 60px;
    }
    
    body:not(.single-product) .whb-sticked .whb-general-header .woodmart-logo img {
        margin-top: 47px;
    }
}