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

.elementor-element.elementor-element-6bc6126.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list .elementor-icon-list-item:hover svg path {
    fill: #003663;
}
.wd-logo img {
    object-fit: cover !important;
    height: 60px !important;
    width: 202px !important;
    padding-top: 0px !important; 
    padding-bottom: 0px !important; 
    max-height: unset !important; 
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000000 !important;
}
.menu-item a .nav-link-text, .wd-header-my-account .wd-tools-text{
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 16.8px;
}
.menu-item .woodmart-nav-link {
    font-family: 'Hanken Grotesk';
    color: #888888;
    line-height: 16.8px;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 14px;
}
.wd-content-layout {
    padding-block: 0px !important;
}
.wd-nav-pagin-wrap {
    display: none !important;
}
.promo-banner .content-banner {
    position: relative;
    top: 60%;
    left: 8%;
}
.promo-banner .content-banner .wd-button-wrapper a {
    background: #005FB0;
    text-transform: capitalize;
    padding: 10px 28px;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.elementor-widget-container p a strong {
    color: #777777;
}
.product-wrapper h3 a {
    font-weight: 600;
}
.tabs-navigation-wrapper ul li:hover svg g path, .tabs-navigation-wrapper ul .wd-active svg g path, .tabs-navigation-wrapper ul li:hover svg path {
    fill: #003663 !important;
}
.tabs-navigation-wrapper ul li:hover a .tab-label.nav-link-text {
    color: #003663;
}
.elementor-social-icons-wrapper .elementor-grid-item .elementor-social-icon:hover svg path {
    fill: #005FB0;
}
.footer-icons-sr .elementor-icon-list-item:hover span svg path {
    fill: #000000;
}
.wd-page-title h1.entry-title.title {
    color: #003663;
    font-family: 'Hanken Grotesk';
    font-weight: 700;
    font-size: 68px;
    line-height: 88px;
    text-transform: capitalize;
}
h5.widget-title{
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000000;
}
.wd-search-cat span {
    text-transform: capitalize !important;
}

.wd-loop-footer.products-footer a {
    background: #005FB0;
    color: #fff;
    padding: 10px 28px;
    border-radius: 5px;
}

.wd-loop-footer.products-footer a span{
    font-family: 'Lato';
    font-weight: 50;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
}
.wd-wishlist-content, .woocommerce-my-account-wrapper, .wd-registration-page  {
    margin-top: 50px;
}
.wd-wishlist-head .wd-social-icons {
    display: none;
}
nav[class*="-pagination"] li .page-numbers {
    color: #FFFFFF !important;
}
input::placeholder, textarea::placeholder {
    color: #777777;
}
button.pswp__button.pswp__button--share {
    display: none;
}
#menu-menu-about-us li a .nav-link-text {
    color: #777777;
    font-family: 'Jost';
    font-weight: 600;
    line-height: 24px;
    text-tranform:capitalize;
}
.product-wrapper .product-image-link img {
  transition: transform 0.3s ease;
}

.product-wrapper:hover .product-image-link img {
  transform: scale(1.1);
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    border-right: 1px solid #000000 !important;
}
.about-menu-section ul#menu-menu-about-us li a {
    pointer-events: none;
}

@media only screen and (max-width:1440px){
    #slider-161 .wd-carousel-wrap {
        height: 520px !important;
    }
    #slider-161 .wd-slide{
        min-height:520px !important;
    }
}
@media only screen and (max-width:800px){
    .wd-page-title h1.entry-title.title {
    font-size: 36px;
    line-height: 100px;
}
}
@media only screen and (max-width:500px){
    .promo-banner .content-banner {
        left: 0%;
    }
    .wd-page-title {
        background-position: inherit;
    }
    .wd-loop-footer {
    margin-bottom: 50px !important;
}
}