/*
 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-nav[class*="wd-style-"]>li>a {
    font-size: 14px !important;
    font-weight: 800 !important;
}

.wd-nav[class*="wd-style-"]>li.wd-has-children>a:after, .wd-nav[class*="wd-style-"]>li.menu-item-has-children>a:after {
    color: black;
    font-size: 12px;
    margin-top: 3px;
    margin-left: 6px;
    font-weight: 800;
}

.wd-nav.wd-gap-l {
    --nav-gap: 19px;
}

button.searchsubmit {
    padding-right: 80px !important;
}

input.s {
    width: 93%;
}

.wd-filter-list.swatches-brands {
    --swatch-height: 70px;
    --swatch-width: 70px;
}

select#nicotine {
    height: 30px !important;
}

select#size {
    height: 30px !important;
}

.brands-widget .brand-item img {
    max-height: 75px !important;
}

img.about-image {
    height: 500px !important;
}

div#qlwapp {
    margin-bottom: 50px !important;
}

a.scrollToTop.button-show {
    margin-bottom: 100px !important;
}

/* img.promo-banner-image.attachment-full {
    max-height: 240px !important;
} */

/* @media only screen and (max-width: 600px) {
    .promo-left {
    display: none !important;
	}
} */

.single-product form.cart table.shop_table thead th:nth-child(2) {
    display: none;
}

.single-product form.cart table.shop_table tbody td:nth-child(2) {
    display: none;
}

.wd-sub-menu li>a {
	text-transform: uppercase;
}

div#media_image-2 {
    border: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#media_image-2 img {
    width: 160px !important;
}