/* Pushberry TektronTheme Custom CSS */
.main-menu .pos-menu-horizontal .menu-content .menu-item:hover>.menu_slidedown,
.main-menu .pos-menu-horizontal .menu-content .menu-item>.menu_slidedown.cat-drop-menu li:hover>.menu-dropdown {
    min-width: 260px !important;
}
#_desktop_megamenu > div > ul > li.menu-item.menu-item160.dropdown-mega.hasChild.menu_initialized > div {
    width: 900px;
}
.main-menu .pos-menu-horizontal .menu-content .menu-item>a {
    cursor: pointer !important;
}

.right-banners .elementor-widget-container {
    max-height: 170px;
    overflow: hidden;
}

.right-banners .elementor-widget-container img {
    height: 170px;
}

.slick-slider {
    height: 100%
}

.main-menu .pos-menu-vertical .title_vertical {
    background: transparent;
}

.page-product .images-container {
    height: fit-content;
}

.main-menu .pos-menu-vertical .menu-content .menu-item{
    position: static;
}

.pos-menu-row.row a {
    font-size: 14px;
    font-weight: 400 !important;
    color: #666666!important;
}

.pos-menu-row.row a:hover {
    color: #c82823!important;
}   

.pos-menu-vertical .pos-menu-row.row:first-child a{
    color: #c82823!important;
    font-size: 14px;
    font-weight: 600;
} 


.no-account a {
    font-size: 20px!important;
    font-weight: 600;
}


.ps-hidden-by-js {
    display: none;
}