.mt-divcustom .price-wrapper .price {
    color: #ff6601;
    font-weight: 300 !important;
    font-size: 18px !important;
}
.firecheckout .table-checkout-shipping-method tbody tr {
    padding: 0;
    flex-direction: row;
    direction: rtl !important;
}

@font-face {
    font-family: 'FbTubic-SansHebEng-Light';
    src: url('../fonts/FbTubic-SansHebEng-Light.eot');
    src: url('../fonts/FbTubic-SansHebEng-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FbTubic-SansHebEng-Light.woff2') format('woff2'),
    url('../fonts/FbTubic-SansHebEng-Light.woff') format('woff'),
    url('../fonts/FbTubic-SansHebEng-Light.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'FbTubic-SansHebEng-Regular';
    src: url('../fonts/FbTubic-SansHebEng-Regular.eot');
    src: url('../fonts/FbTubic-SansHebEng-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FbTubic-SansHebEng-Regular.woff2') format('woff2'),
    url('../fonts/FbTubic-SansHebEng-Regular.woff') format('woff'),
    url('../fonts/FbTubic-SansHebEng-Regular.ttf') format('truetype');
    font-style: normal;
}
body{
    font-family: 'FbTubic-SansHebEng-Light' !important;
    font-size: 16px !important;
}

p{
    font-family: 'FbTubic-SansHebEng-Light' !important;
    font-weight: 300px;
    font-size: 16px  !important;
}

h1{
    font-family: 'FbTubic-SansHebEng-Regular' !important;
    font-weight: 400px !important;
    font-size: 25px !important;
}

h2{
    font-family: 'FbTubic-SansHebEng-Regular' !important;
    font-weight: 400px !important;
    font-size: 18px !important;
}

h3 {
    font-family: 'FbTubic-SansHebEng-Light' !important;
    font-weight: 300px !important;
    font-size: 18px !important;
}
button {
    font-family: 'FbTubic-SansHebEng-Light' !important;
}
/* menu orange color remove */
body .nav-sections .orientation-horizontal .navpro-departments:nth-child(2) > a {
    background-color: inherit;
}