	@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@300;400;500;600;700&display=swap');

h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 700 !important;
}

h3,
h4,.header .header__contact-info
.h3,
.h4,
.fw-medium {
    font-weight: 600 !important;
}

h5,
h6,
.h5,
.h6,
.fw-semi-bold {
    font-weight: 500 !important;
}
body {
        margin: 0;
        font-family: 'Be Vietnam Pro', sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
       
    }
img {
    max-width: 100%;
}
a {
    color: #60B301;
}
.header__logo img {
    width: 100px;
}

.main-header {
    padding: 10px 0;
}
.main-header #submit_seach{
        background: #60B301;
    border: none;
    padding: 15px 20px;
    border-radius: 0;
}
.header .navbar ul.dropdown-menu li:hover,.header .navbar ul.dropdown-menu li:hover a {
    background-color: transparent;
    color: #F3AB0D !important;
}
.swiper-button-next, .swiper-button-prev {
    color: black!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 24px !important;
}
.bp_btn_icon_account {
    display: none;
}
.sub__header {
    background: #4e8015;
    position: relative;
}
.header__contact {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 22px;
    color: #f1eee6;
}
.header__contact p {
     color: #f1eee6;
}
.header__contact i {
    border: 1px solid #f1eee6;
    border-radius: 50%;
    padding: 10px;
}
.sub__header .navbar .navbar-collapse ul.navbar-nav li a {
    color: #fff;
    text-transform: uppercase;
}
.sub__header .navbar ul.navbar-nav > li {
    padding:20px 15px;
}
.sub__header .navbar ul.navbar-nav > li:first-child {
    padding-left: 0;
}
.sub__header .nav-link.active {
    color: #F3AB0D !important;
    font-weight: bold;
}
.sub__header .bp_toggle_arrow {
    color: #fff;
}
.sub__header .bp_sub_menu {
    background: #4e8015;
    border: none;
}
.sub__header .bp_sub_menu .dropdown-item a {
    font-size: 14px;
}
.bp_news_info {
    display: none;
}
.bp_cls_icon_cart {
    color: #60B301;
}
.footer {
    font-size: 16px;
    background: #4e8015;
}
.footer__list {
    display: flex;
    gap: 90px;
}
.footer__item {
    text-align: center;
}
.footer__item ul li{
    font-size: 14px;
    text-align: justify;
}
.footer__item h2 {
        font-size: 16px;
        padding-bottom: 10px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 500 !important;
}
.footer__item ul {
    padding: 0;
    color: #fff;
}
.footer__item:nth-child(2) h2::before {
        position: absolute;
    content: '';
    z-index: 1;
    width: 80px;
    height: 2px;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
.footer__item:nth-child(2) li{
        list-style: disc;
        margin-bottom: 8px;
}
.footer__item a {
    color: #fff;
    font-size: 14px;
}
.menu__footer .footer__title {
    text-align: center;
}

.footer .bp_navbar_ul_menu{
    flex-direction: column;
}
.footer__title {
   color: #fff;
   width: 230px;
    font-size: 18px;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer .navbar ul.navbar-nav > li {
    padding: 5px 0;
   
}
.footer .navbar .navbar-collapse ul.navbar-nav li a {
     color: #fff;
     font-size: 14px;
}
.footer .bp_toggle_arrow,.footer .bp_sub_menu {
    display: none !important;
}
.footer .bp_pd_info,.footer .bp_pd_sub,.footer .cls_img_product_focus {
    display: none;
}
.footer .product_title a {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
.footer .product_title {
    padding: 5px 0;
    font-weight: 500 !important;
}
.footer img {
    width: 125px;
}
.footer .collapse:not(.show) {
    display: block;
}
#carousel_fav img {
    object-fit: cover;
}
@media screen and (min-width:993px) {
    .footer #navbarsMenu {
    justify-content: center;
}
}
@media screen and (max-width: 992px) {
    .header .sub__header  {
        padding: 10px 0;
    }
    .footer .navbar-toggler {
        display: none;
    }
    .sub__header .navbar ul.navbar-nav > li:first-child {
        padding-left: 30px;
    }
    .sub__header .navbar ul.navbar-nav > li {
        padding: 10px 30px;
    }
    .footer__list {
        display: block;
    }
    .footer__item:nth-child(2) ul {
        padding-left: 15px;
    }
    .header #navbarsMenu {
        position: absolute;
    top: 100%;
    z-index: 2;
    background: #60B301;
    width: 95%;
    left: 2%;
        border-radius: 0 0 8px 8px;
    right: 0;
    }
    .header__contact {
        justify-content: end;
    }
    .navbar-toggler {
        background-color: #fff;
    }
}

.header__contact p a{
        color: #f1eee6;
    }

@supports (-webkit-overflow-scrolling: touch) {
    .header__contact {
        color: #f1eee6;
    }
}
@media screen and (max-width:567px) {
    .footer .navbar ul.navbar-nav > li,.footer .navbar ul.dropdown-menu li {
        justify-content: center;
    }
    .footer .bp_navbar_ul_menu,.footer .row .col-lg-3:nth-child(3) {
        text-align: center;
    }
    .footer .row .col-lg-3 {
        margin-bottom: 35px;
    }
    .footer .footer__title {
        width: auto;
        text-align: center;
    }
    .dropdown-item {
    white-space: wrap;
}
    .header__contact {
        font-size: 16px;
    }
}