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


.page-id-13 ._19qdnd7 {
    display: none !important;
}


@media (max-width: 768px) and (orientation: portrait) {
    .gtrlBo {
        bottom: 63px !important;
        left: 21px !important;
        right: initial !important;
    }
}


/*
header color
*/

.wd-header-cats {
    display: flex;
    align-items: center;
}

.wd-header-cats.wd-style-1 .menu-opener {
    border-radius: 35px 35px 35px 35px !important;
    min-width: 200px;
    padding: 10px 8px;
    max-height: 50px;
}

.wd-header-cats .menu-opener-icon:not(.custom-icon):after {
    background-color: #ff1100;
    color: #fff ;
    padding: 10px;
    border-radius: 50%;
}


.wd-header-cats .menu-opener:not(.has-bg) {
    background-color: rgb(255 255 255);
}
