/**
* Theme Name: itelindia193 Child
* Description: This is a child theme of itelindia193, generated by Merlin WP.
* Author: <a href="https://www.itel-india.com/">Itel India</a>
* Template: itelindia193
* Version: 3.3.0
*/
.up-sells.upsells.products {
    display: none;
}

.no-wc-breadcrumb .site-header {
   /*  margin-bottom: 0 !important; */
}

.inventory_status.out-stock {
    display: none !important;
}

.stock-label {
    display: none !important;
}

.header-1 .header-left {
    width: 10% !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-style: solid;
    border-width: 0 1px 0 0;
}
.header-1 .header-right {
    width: 90% !important;
    padding-top: 30px;
}
.header-sticky .main-navigation ul.menu > li > a, .header-sticky .main-navigation ul.nav-menu > li > a {
    padding:1em 0.5em;
}