@font-face {
    font-family: 'mtavruli';
    src: url('../fonts/bpg-web-001-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-web-001-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/bpg-web-001-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/bpg-web-001-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/bpg-web-001-caps-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/bpg-web-001-caps-webfont.svg#bpg_web_001_capsregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'BPG WEB 001';
    src: url('../fonts/bpg-web-001-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-web-001-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/bpg-web-001-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/bpg-web-001-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/bpg-web-001-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/bpg-web-001-webfont.svg#bpg_web_001regular') format('svg'); /* Legacy iOS */
}

body {
    font-size: 14px;
    font-family: 'BPG WEB 001';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slidehbox h6 {
    font-family: 'mtavruli', sans-serif;
    font-size: 22px;
    font-weight: unset;
}

.nav-category li a.nav-link {
     font-size: 14px;
    font-family: 'mtavruli', sans-serif;

}

.nav-category li:first-child a.nav-link {
     font-size: 16px;
    font-family: 'mtavruli', sans-serif;

    font-weight: normal;
}

.nav-contact li a.nav-link {
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;
    font-size: 16px;
}

.main-menu li a {
     font-size: 29px;
    font-weight: normal;
    letter-spacing: 2px;

}

.product-menubox h1 {
    font-size: 20px;
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;
}

.product-menubox h1:after {

    top: -3px;

}

a .cat-title-sub {
    font-size: 16px;
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;
}

.product-h2 {
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;
    font-size: 24px;
}

.desc-dan {
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.extrenal_id {
    font-family: 'BPG WEB 001';
    font-size: 14px;
}
.w-border h3 {
    font-size: 20px;
    font-family: 'mtavruli', sans-serif;
    font-weight: normal;

}

.input-minus label {
    font-weight: normal;

}

label.youmessage {
    font-weight: normal;

}
.contact-form .btn-secondary {
    font-weight: normal;
    font-family: 'mtavruli', sans-serif;

}

.btn-group-lang .dropdown-item {
    font-weight: normal;
    font-family: 'BPG WEB 001';
}

a.butt-lang {
    font-weight: normal;
    font-family: 'BPG WEB 001';
    padding-top: 8px;
}

.nav-category .nav-link.active, .nav-category .show>.nav-link {
    font-weight: normal;
}

.nav-footer .nav-link {
    padding: 36px 10px;
    border-left: 1px solid #ececec !important;
    color: #acacac;
}


.dropdown-dan {
    min-width: 271px;
}

.nav-category .nav-item.active .nav-link  {
     font-weight: normal; 
}