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

.toggle-description {
    text-decoration: underline !important;
    cursor: pointer;
    font-weight: 600;
    transition: text-decoration 0.3s ease-in-out;
}

.toggle-description:hover {
    text-decoration: none !important;
}

.custom-product-item{
    padding: 5px;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    min-height: 230px;
    text-align: center;
    font-family: "Inter", sans-serif;
}
.custom-product-item a{
    color:#000;
}
.custom-product-item a img{
    max-height: 90px;
    width: auto;
}
.custom-product-item:hover{
    background-color: #FFF7EE;

}
.custom-product-item a h4{
    margin-top: 25px;
    font-size: 12px;
    text-align: center;
    min-height: 40px;
}
.custom-product-icon{
     color:#1f1f1f !important;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    padding: 15px 0;
}
.custom-product-icon  i{
margin-right: 10px;
    color: #F89728;
}
html {
  scroll-behavior: smooth;
}
/*===================================*/
.accordionbtn2{
    width: 100%;
    background: transparent;
    text-align: left !important;
    justify-content: normal;
    padding: 0 !important;
    height: 50px !important;
    border-bottom: 1px solid #000 !important;
    display: inline-block;
}
.submi-3rd button.product-chield-cat:after{
    display:none !important;
}
.product-chield-cat{
    width: 100%;
    background: transparent;
    text-align: left !important;
    justify-content: normal;
    padding: 0 !important;
    height: 40px !important;
    display: inline-block;
}
.product-top-banner img{
    position: relative;
}
.product-top-banner h2{
    position: absolute;
    top: 0px;
    left: 0px;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
#resourceModal, #resourceMultiFilaMailModal{
    display: none;
}
#menu-careers-menu{
    margin-top: 4px;
    margin-bottom: 4px;
}

#menu-nav-manu li {
    margin-right: 0px;
    margin-left: 0;
}

li:last-child {
    margin-bottom: 10px;
}



/* Submital Page Style */
.product-top-banner .submi-banner-headding{
    position: absolute; 
    top: 20%; 
    left: 15px;
    padding: 15px 35px;
    color: #1f1f1f;
}


#accordion {
    padding: 3px;
    font-weight: 600;
    font-size: 12px;
    margin-left: 0px;
    font-family: "Inter", sans-serif;
}

#accordionbtn {
    color: #231F20;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #ffffff;
    width: 100%;
    height: 60px !important;
}

#accordionbtn:hover {
    /* background: #f2f3f4; */
}

#accordionbtn:active {
    /* background: #eff0f1; */
}

p {
    /*             text-align: left; */
    margin-left: 5px;
    margin-bottom: -1rem;
}

.submittal-filter-checkbox {
    color: black;
    margin-top: 18px;
}

.submittal-filter-checkbox.no-dropdown {
    margin-top: 3px;
}

#searchSubmittal {
    width: 116% !important;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 90px;
    margin-top: 20px;
}

#devidr {
    height: 0px;
    color: black;
    background-color: black;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -20px;
}

.card-body {


    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 1.25rem;
    padding-right: 0px;
}

.catiCon {
    margin-top: 0.05rem;
}



/* #item:hover {
    background-color: rgba(248, 152, 41, 0.2) !important;
} */

#prodChk {
    margin-top: -0.11rem;
    margin-left: -0.3rem;
}

.part-no {
    font-size: 12px;
    margin: 5px;
    text-align: left;
}

h3.prodtitle {
    font-size: 14px;
    margin: 5px;
    text-align: left;
    height: 50px;
}

.category {
    color: #000;
    padding: 6px;
    font-weight: 500;
    font-size: 14px;
    margin-left: 0px;
    margin-right: -15px;
    margin-top: 40px;
    margin-bottom: 7px;
}

.green {
    background-color: #105d9d;
}

.black {
    background-color: black;
}

.category-1 {
    color: white;
    padding: 6px;
    font-weight: 500;
    font-size: 14px;
    background-color: black;
    margin-left: 15px;
    margin-right: -15px;
    margin-top: 40px;
    margin-bottom: 7px;
}

#flexCheck {
    width: 19px;
    height: 20px;
}

#headerButton {
    border-radius: 20px;
    background-color: transparent;
    color: #000;

}

#headerButton:hover {
    background-color: transparent;
}


.itemName {
    margin-top: 3px;
}

#itemForm {
    margin-top: 5px;
}

#prodiCon {
    color: white;
    padding-bottom: 7px;
    padding-top: 6px;
    padding-right: 4px;
    padding-left: 4px;
    border-radius: 25px;
    font-size: 10px;
}

.icon {
    max-width: 10%;
    vertical-align: middle;
    margin-bottom: 2px;

}

#hdrbtn ul {
    display: inline-block;
    width: 45%;
}

#hdrbtn ul li {
    float: left;
    list-style: none;
}

.ico {
    margin-bottom: 3px;
    vertical-align: middle;
}

li.nav-item.list-unstyled.float-right {
    display: inline-block;
    float: right;
}

div.form-check.float-left {
    display: inline-block;
    padding-bottom: 30px
}


#categr {

    padding: 0px;
}


.pic-1 {

    max-width: 205px;
    max-height: 275px;
}

form.example input[type=text] {
    border-radius: 25px 0px 0px 25px;
    font-size: 15px;
    border: 1px solid grey;
    float: left;
    width: 70%;
    border-right: 0px;
    margin-left: 31px
}

form.example button {
    background-color: white;
    border-radius: 0px 25px 25px 0px;
    float: left;
    width: 15%;
    font-size: 15px;
    border: 1px solid grey;
    border-left: none;
}

input[type="text"] {
    border: 1px solid #E9E9EE;
    padding: 1px 10px;
    max-width: 100%;
    border-radius: 0;
}

.product-chield-cat {
    text-align: left;
}

button.accordionbtn1:after {
    content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 18px;
    margin-top: -4px;
}
button.accordionbtn1:not:after {
    content: '\002B';
}
button.accordionbtn1:not(.collapsed):after {
    content: '\2212';
}

.third-step:after{
    display: none !important;
}
.Plumbing button.product-chield-cat:after, .Plomberie button.product-chield-cat:after{
    display: none !important;
}
.Vaculine button.product-chield-cat:after{
    display: none !important;
}

button.accordionbtn2:after { 
    content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 18px;
    margin-top: -4px;}
button.accordionbtn2:not:after {
    content: '\002B';
}
button.accordionbtn2:not(.collapsed):after {
    content: '\2212';
}
/*submittal-arcaive-btn*/


.submittal-arcaive-btn button{
    width: 100%;
    text-align: left;
    border-radius: 0px;
}
 .submittal-arcaive-btn button img{
        height: 25px;
}
 .submittal-arcaive-btn .dropdown-menu{
    z-index: 999999;
    width: 100%;
}
 .submittal-arcaive-btn .dropdown-menu .dropdown-item img{
     height: 25px;
}
.submittal-arcaive-btn .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.4em solid #000;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    top: 15px;
    position: absolute;
    right: 14px;
}

.submittal-arcaive-btn .bootstrap-select{
     width: 100% !important;
}

.submittal-arcaive-btn .filter-option{
    position: absolute!important;
    top: 7px !important;
    left: 26px !important;
}

button[data-id="search_parent_category"] img {
    width: 90px !important;
}

/* Resource Page Style */

.product-grid{
    margin: 15px 0;
     padding: 15px;
    box-shadow: 1px 2px 2px 1px rgb(0 0 0 / 20%);
}
.product-grid:hover {
    background-color: rgba(255, 235, 214, 1);
}



#headerButton i {
    width: 100px;
    display: inline-block;
    font-style: normal;
}

#category {
    margin-top: 20px;
}

#flexCheck {
    width: 19px;
    height: 20px;
    margin-top: 8px;
    float: left;
    margin-bottom: 15px;
}

#headerButton {
    color: #000;
    padding: 4px;
    font-weight: 500;
    margin-top: -5px !important;
    background-color: transparent;
}



.icon {
    max-width: 55%;
    vertical-align: middle;
    margin-bottom: 2px;

}

.res-right {
    display: inline-block;
    float: right;
}


#check-box-all {
    margin-top: 21px;
}
.resourch-categor-fild button {
    border-radius: 0px !important;
    background-color: transparent !important;
    border: 1px solid #ccc !important;
}

.resources-category-logo-fild button{
    background-color: transparent !important;
    color: #000 !important;
    border-radius: 0px;
    border: 1px solid #ccc !important;
}

.wd-header-main-nav #menu-nav-manu .menu-item-has-children>a:after{ display: none !important;}
#ft_p_nt .image-box-title {
    margin-bottom: 20px;
    font-size: 20px;
    word-spacing: 0em;
}
#feature-title1{
    position: absolute;
    top: 15px;
    left: 30px;
    z-index: 5;
}
.prodtitle1 {
    min-height: 80px;
}
@media (min-width: 390px) and (max-width: 767.98px) {
    .product-top-banner .submi-banner-headding {
        top: 3%;
        padding: 3px 10px;
        color: #1f1f1f;
        font-size: 15px;
    }

    #hdrbtn { 
        margin-top: 15px;
    }
        
    #language { 
        margin-top: 15px;
    }
#feature-title1 {
  position: relative;
  top: 0px;
  left: 0;
  z-index: 5;
  background: #f7f7f7;
  width: 100%;
}
#feature-title2 {
  position: relative;
  top: 0px;
  left: 0;
  z-index: 5;
  background: #f7f7f7;
  width: 100%;
}
#feature-title2 .elementor-image-box-img img {
   display:none;
}
    
#feature-title1 .elementor-image-box-img img {
   display:none;
}   
.featured-resource-grid{
        width: 50% !important;
    }
    
#feature-title1 .elementor-image-box-content h3{
        text-align: center;
}   
#feature-title2 .elementor-image-box-content h3{
        text-align: center;
}   

    
}
@media (min-width: 768px) and (max-width: 1280px) {
    .megameu-sub-menu {
    top: 19%;
    width: 60.9% !important;
    height: auto;
    display: flex;
}
}

.dropdown-toggle::after {
    color: #333;
}

p {
    font-size: 15px;
}
/* Resource page pagination style  */
.wd-loop-footer.products-footer nav.woocommerce-pagination.wd-pagination ul li:last-child {
    margin-bottom: 0;
}

.dropdown-toggle::after {
    color: #333;
}

.full-description {
        display: none;
    }

.full-description.visible {
        display: block;
    }

#canplas_search {
    position: absolute;
    top: 40% !important;
}

#canplas_search form .dropdown-toggle {
    border-radius: 5px 0 0 5px;
}

#canplas_search .dropdown {
    width: 24% !important;
}

#canplas_search .search-input {
    width: 60%;
}

.see-more-link:hover, .see-less-link:hover {
     color: #333333;

