/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woodmart-parallax {
    display: none;
    }
.tabs-layout-tabs .tabs li {
    margin-right: unset;
    margin: 0 90px;
    }
.tabs-layout-tabs .tabs li:last-child {
    margin-right: unset;
    }
.widget {
    border: none;
    }
.widget_layered_nav ul li a {
    flex: unset;
    }
/* .menu-label-primary:before {
    background-color: unset !important;
    } */
.widget_layered_nav ul .chosen a:before {
    border-color: black !important;
    }
.widget_layered_nav ul li.chosen:hover a:before {
    border-color: black !important;
    } 
.widget_layered_nav ul li:hover a:before {
    border: 1px solid transparent !important;
    }
.widget_layered_nav ul .chosen a {
    color: #4dc3d4;
    font-weight: 500;
    }
.widget_layered_nav ul li a:before {
    border: 1px solid transparent;
    background-color: unset !important;
    content: " ";
    margin-top: -1px;
    margin-right: unset;
    position: initial; /* Changed from 'absolute' */
    top: 8px;
    right: -10px;
    color: black;
    width: 10px;
    height: 2px;
    transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    /*-webkit-transform: rotate(45deg);
    transform: rotate(45deg);*/
    }
.widget_layered_nav ul li a:after {
    content: " ";
    top: 1px;
	left: 2px;
    right: -10px;
    color: black;
    /*-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
    display: inline-block;
    margin-top: 5px;
    width: 10px;
    height: 2px;
    /*background-color: black;*/
    transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    /* -webkit-transform: rotate(0);
    transform: rotate(0); */
    }
.widget_layered_nav ul .count {
    position: absolute;
    right: 20px;
    color: #a73828;
    }
.woodmart-clear-filters-wrapp .woodmart-clear-filters:after, .woodmart-clear-filters-wrapp .woodmart-clear-filters:before, .widget_layered_nav_filters ul li a:after, .widget_layered_nav_filters ul li a:before {
    left: unset;
    right: -16px
    }
.woodmart-clear-filters-wrapp {
    border-right: unset;
    margin-right: -3px;
    }
.widget-title {
    font-weight: bold !important;
    font-size: 15px !important;
    color: #a73828;
    }
.fpf-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    }
@media only screen and (min-width: 769px) {
.fpf-link {
    position: absolute;
    bottom: 0;
    }
.fpf-desc {
    padding-bottom: 30px;
    }
}

.specificationsTab {
    margin: 0 auto;
    max-width: 390px;
    }
.specificationList {
    list-style: inside;
    padding-left: 22px;
    line-height: 1.6;
}
.catalogmanualsTab {
    margin: 0 auto;
    max-width: 1000px;
    }

.catalogmanualsList, .caddrawingsList {
    line-height: 1.6;
    margin-bottom: 20px;
    }
.cm-li, .cm-title {
    text-align: center;
    }
/* .cm-li {
    position: relative
    }
.cm-li:before {
    position: absolute;
    top: 3px;
    left: -20px;
    font-size: 8px;
    content: "\f110";
    font-family: woodmart-font;
    } */
    
@media print
{
body {
    height: auto !important;
  }
.vc_col-sm-8 {
    width: 100%;
    display: block !important;
}
.row {
    display: block !important;
    }
/* .wpb_wrapper {
    display: block !important;
    overflow-y: visible !important;
    } */
    
.whb-header, .footer-container, .wpb_video_wrapper, .wpb_wrapper p a, .btn, .scrollToTop, .wpb_single_image {
    display:none;
}
.vc_custom_1569449843967 {
    border-bottom-width: 0;
    border-bottom-style: unset;
    padding-bottom: 0;
    margin-bottom: 0;
    }
.wpb_content_element {
    margin-bottom: 0px;
    }
.vc_column-inner .wpb_wrapper .wpb_video_widget {
    margin-top: -50px !important;
    }
.vc_row-has-fill+.vc_row>.vc_column_container:nth-child(1)>.vc_column-inner {
    padding-top: 0px;
    } 
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner {
    padding-top: 20px;
    }
.wpb_wrapper h4 {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 18px;
    }
.site-content {
    margin-bottom: 0;
    }
}
.vc_row {
    margin-bottom: 0 !important;
    }
    
.wpcf7-submit {
    background-color: #d84831;
    border-color: #d84831;
    color: #FFF;
    }
.wpcf7-submit:hover {
    color: #FFF;
    }
@media only screen and (max-width: 1024.9px) {
    .acf-feature {
        margin: 0 0;
        }
    }
.products-view-grid_list a {
    padding: 5px
    }

/* .single-product-page > .container {
    margin-top: -68px;
    }
.related-products {
    margin-top: 108px;
    } */

.woocommerce-product-gallery__image a img {
    width: 100% !important;
    height: auto !important
    }
    
@media only screen and (min-width: 769px) {
    .woocommerce-product-gallery__image a img {
        width: 650px !important;
        height: 650px !important
        }
        
    
}
    
@media only screen and (min-width: 768px) {
    /* .fmg-home-grid, .fmg-features, .fmg-features .vc_column-inner .wpb_wrapper, .fmg-features .vc_column-inner .wpb_wrapper .promo-banner-wrapper, 
    .fmg-features .vc_column-inner .wpb_wrapper .promo-banner-wrapper .fmg-feature-banner-1, .fmg-features .vc_column-inner .wpb_wrapper .promo-banner-wrapper .fmg-feature-banner-3
    {
    max-height: 535px !important;
    }
    .fmg-features .vc_column-inner .wpb_wrapper .promo-banner-wrapper .fmg-feature-banner-2 {
    max-height: 267.5px !important;
    } */
    .fmg-feature-banner-1, .fmg-feature-banner-3 {
        max-height: 518px
        }
    .fmg-feature-banner-2 {
        max-height: 254px;
        }
    /* .fmg-feature-banner-3 img {
        min-width: 117%;
        } */
    }

@media only screen and (max-width: 767.9px) {
    .fmg-feature-banner-1, .fmg-feature-banner-2, .fmg-feature-banner-3 {
        max-height: 404px;
        }
    }

/* .autocomplete-suggestion .suggestion-title {
    font-size: 16px !important;
    } */
    
 .woodmart-social-icon.social-tumblr img {
     width: 18px;
     opacity: 0.6;
     }
.woodmart-social-icon.social-tumblr img:hover {
    opacity: 1.0
    }
    
.homepage-column-height {
        min-height: 290px;
    }
    
/* @media (min-width: 500px) {
    .homepage-column-height {
        min-height: 200px;
    }
    }
    
@media (min-width: 769px) {
    .homepage-column-height {
        min-height: 320px;
    }
    } */

@media (min-width: 1025px) and (max-width: 1623px) {
    .homepage-column-height {
        min-height: 380px;
    }
    }
    
@media (min-width: 1623.1px) {
    .homepage-column-height {
        min-height: 270px;
    }
    }
    
.accessories-column-height {
    min-height: 650px;
    }
    
/* .gf-column-height {
    min-height: 550px;
} */
.btn-bottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    }
@media (max-width: 767px) {
    /* .gf-column-height {
        min-height: 550px;
    } */
    .btn-bottom {
        position: relative;
        transform: unset;
        left: unset;
        bottom: unset;
        margin-bottom: 20px
        }
    }

@media (min-width: 767.1px) {
    .gf-column-height {
        min-height: 670px;
    }
    }

@media (min-width: 993px) {
    .gf-column-height {
        min-height: 550px;
    }
    }

li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
    width: 80%;
}

.min-footer .col-left {
    flex: 1 0 45%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 45%;
    line-height: 1.2;
}

.min-footer .col-right {
    text-align: right;
    flex: 1 0 55%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 55%;
    line-height: 1.2;
}

img {
    pointer-events: none;
    }
    
/* @media (max-width: 1616px) {
  .whb-visible-lg {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1615.9px) {
.whb-hidden-lg {
    display: flex !important;
    }
}
@media (min-width: 1616px) {
.whb-hidden-lg {
    display: none !important;
    }
} */
    
/* WCAG STYLES */
    
.main-nav .item-level-0>a:hover, .main-nav .item-level-0>a:focus, .sub-menu .item-level-1>a:hover, .sub-menu .item-level-1>a:focus{
    color: #ce4734
}

/* .woodmart-nav-link:focus .sub-menu-dropdown{
    visibility: visible;
    opacity: 1;
    } */
.woodmart-nav-link:focus, .woodmart-main-logo:focus, .find-icon:focus, .woodmart-logo.woodmart-sticky-logo:focus, .scrollToTop:focus {
  /* border: 1px dashed black; */
  outline: dashed 1px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
} 

/* .dealer-btn .rev-btn:focus {
    background-color: black !important;
    } */

/* .learn-btn .rev-btn:focus {
    border-color: rgba(255, 255, 255, 1.0) !important;
    } */
    
/* .btn-style-bordered.btn-color-primary:focus {
    background-color:#ce4734 !important;
    color: white !important
    } */
    
.insta-focus:focus {
    background-color: rgba(0,0,0,.4); 
    }
.instagram-content-inner a:hover span {
    color: #ce4734 !important;
    font-weight: bold;
    text-decoration: underline;
    }
.instagram-content-inner a:focus {
    outline: dashed 2px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    }
.instagram-content-inner a:focus span {
    color: #ce4734 !important;
    font-weight: bold;
    }
/* .btn.woodmart-open-popup:focus, .woodmart-open-newsletter:focus {
    box-shadow: inset 0 0 200px rgba(0,0,0,.4);
    } */
.footer-column a:focus, .footer-column a:focus img, .min-footer a:focus {
    /* border: 1px dashed black; */
    outline: dashed 1px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    }
.woodmart-products-per-page a:focus, .products-view-grid_list a:focus, .woocommerce-ordering select:focus, .woodmart-clear-filters:focus,
.widget_layered_nav_filters a:focus, .woocommerce-widget-layered-nav-list__item a:focus, .manual-list a:focus, .cad-list a:focus, .wtb-int-list a:focus, .tabs li a:focus {
    /* border: 1px dashed black; */
    outline: dashed 1px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    }
.product-image-link:focus, .individual-catalog a:focus {
    border: 1px solid black;
    /* outline: solid 1px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black; */
    }
.promo-banner:focus {
    border: 1.5px solid black; 
    /* outline: solid 1.5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black; */
}
.woodmart-load-more:focus {
    background-color: #c7c7c7 !important;
    }
.social-form-circle .woodmart-social-icon {
    border-radius: unset;
    }
/* .btn.btn-color-alt:not(:hover):not(:focus) {
    background-color: transparent !important;
    } */
/* .viewprod-btn:focus {
    background-color:#a73828 !important;
    color: white !important
    } */
.cust-label {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    }
input#s {
    margin-top: -10px;
    }
.woodmart-navigation .item-level-0>a {
    text-transform: unset;
    }
.menu {
    text-transform: uppercase;
    }
.sub-menu {
    text-transform: capitalize;
    }
/* .btn.btn-style-bordered:not(:hover):not(:focus) {
    background-color: transparent!important;
    }
.btn.btn-style-bordered:focus {
    background-color:#a73828 !important;
    } */

.catalogmanualsList a:focus .cm-li {
    /* border: 1px solid black; */
    outline: solid 1px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    }
.menu-item-has-children > a {
    cursor: pointer;
    }
.woodmart-search-dropdown form input:focus {
    /* border: 1px dashed black; */
    outline: dashed 1px black;
    webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    }
    
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li a:hover, .navigation-style-default .menu-simple-dropdown .color-scheme-dark li a:focus {
    color: #ce4734;
    }
    
/* .woodmart-before-add-to-cart > button {
    background-color: transparent;
    margin-bottom: 15px;
    }
.woodmart-before-add-to-cart > button:hover, .woodmart-before-add-to-cart > button:focus {
    color: white;
    box-shadow: inset 0 0 200px rgba(0,0,0,.7);
    } */

.skipToMain a:focus {
    border: 2px solid #000;
    color: #000;
    top: 0;
    left: 0;
    z-index: 999;
    font-weight: bold;
    background: white;
}
.skipToMain a {
    top: -999px;
    left: -999px;
    position: absolute;
    margin: 10px;
    padding: 10px 20px;
    border: 1px solid transparent;
    color: transparent;
}

.assets-section h2 {
    text-transform: uppercase;
    font-size:36px;
    }

.assets-section h3 {
    text-transform: uppercase;
    font-size:24px;
    }
    
.assets-page-banner {
    width: 100%;
    height: 55vh;
    position:relative;
    }
    
.assets-page-banner-text{
    padding: 0 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
    
@media (max-width: 600px) {
    .assets-page-banner-text{
        text-align:center;
        padding: 0 !important;
        }
    }
    
.assets-page-banner-text h1 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 0;
    }
    
.assets-page-banner-text p {
    font-size: 18px;
    font-weight: bold;
    }
    
.dealer-asset-description {
    padding-top: 30px
    }
    
.assets-section {
    padding: 25px 0 57px;
    border-bottom: 1px solid #cecece;
    }

.dealer-assets-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    }
    
.dealer-assets-item{
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex-basis: 243px;
    position: relative;
    /* justify-content: space-between; */
    }
    
.item-link {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.dealer-asset-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    /* gap: 63px; */
    flex-wrap: wrap;
    margin: 55px 0 57px;
    }

@media (max-width: 818px) {
    /* .dealer-assets-flex {
        gap: 4%;
        } */
    .dealer-assets-item{
        flex-basis: 100%;
        /* margin-bottom: 30px; */
        }
    .dealer-asset-nav{
        flex-direction: column;
        justify-content: center;
        align-items:center;
        }
    }

/* .features-benefits-section .dealer-assets-flex, .lifestyle-photography-section .dealer-assets-flex {
    gap: 30px;
    }
.features-benefits-section .dealer-assets-item, .lifestyle-photography-section .dealer-assets-item {
    flex-basis: 243px
    } */

.dealer-asset-nav a{
    color:#2D2A2A;
    text-transform: uppercase;
    border-bottom:3px solid transparent;
    margin: 0 25px 20px;
    }
    
.dealer-asset-nav a.active {
    border-bottom:3px solid #CD4734;
    }
    
.dealer-assets-item span {
    color: #CD4734;
    font-weight: 600;
    min-height:56px
    }
    
.dealer-assets-item p {
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #2d2a2a;
    }

.dealer-assets-item a {
    color: #2D2A2A;
    text-decoration: underline;
    font-size: 14px;
    }
    
.asset-item-img{
    position:relative
    }
.item-img-cont {
    min-height: 243px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
    }
    
.download-all{
    margin-bottom:30px;
    }
    
.download-all a{
    color: #2D2A2A;
    font-size: 14px;
    border-bottom: 3px solid #CD4734;
    }
    
.accessory-title {
    padding-top: 50px
    }
.grills-title {
    padding-top: 30px;
    }
    
