
/*******Copyright 2022 ********/
.footer-info1 {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: capitalize;
    padding-top: 50px;
    font-size: 20px;
    text-align: center;
}

.footer-info2 {
    padding-top: 0px;
    font-size: 14px;
    text-align: center;
}

.copyright-content1 {
    padding-top: 20px;
    margin-top: 0px;
    background-color: #fff;
    color: #212529;
    padding-bottom: 20px;
}

.headList {
    display: flex;
    padding: 20px 0;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    border-bottom: 0px solid #e2e2e2;
    padding-bottom: 0px;
}

.headList li {
    padding: 0 60px;
    border-left: 0px solid #212121;
    height: 20px;
    float: left;
}

.headList li:first-child {
    padding-left: 0;
    border: 0;
}

.headList li:last-child {
    padding-right: 0;
}

.headList li a {
    display: inline-block;
    width: 100%;
    height: 30px;
    margin-top: -5px;
    vertical-align: top;
    color: #212121;
    text-decoration:underline;
}

.headList li i {
    font-size: 20px;
}

.headList li.n0 i {
    color: #f1a41f;
}

.headList li.n1 i {
    color: #f1a41f;
}

.headList li.n2 i {
    color: #f75d5b;
}

.headList li.n3 i {
    color: #fb5b58;
}

.headList li.n4 i {
    color: #2db3ab;
}

.headList li.n5 i {
    color: #5270d3;
}

.align-items-center1 {
    text-align: center;
}

.facebook-f {
    background: url(../../images/home-icon/title-icon-fb.png) no-repeat ! important;
}

.itg-f {
    background: url(../../images/home-icon/title-icon-itg.png) no-repeat ! important;
}

.footer-six .socials .list1 {

    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 0;
    border: 0px solid #dee2e6;
}

.footer-six .socials .list1 li {
    display: inline-block;
}

.footer-six .socials .list1 li a {
    width: 70px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 0;
}

.footer-six .socials .list1 li .dropdown1 a {
    height: auto ! important;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 0;

}

.footer-icon-bg {

    background: url(../../images/home-icon/bg-icon-footer1.png) no-repeat ! important;
    position: relative;
    width: 231px;
    z-index: 1;
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown1 {
    position: relative;
    display: inline-block;
    width: 231px;
}

.dropdown1-content {
    display: none;
    position: absolute;
    background-color: transparent;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-left: 15px;
}

.dropdown1-content a {
    color: black;
    padding: 5px 16px ! important;
    text-decoration: none;
    display: block;
    width: 200px;
}

.dropdown1-content a:hover {
    background-color: transparent;
}

.dropdown1:hover .dropdown1-content {
    display: block;
}

.dropdown1:hover .dropbtn {
    background-color: transparent;
}

.btn-secondary::before {
    background-color: transparent !important;
    transform: scale(1.2);
}

/*==================================================
3. BACK TO TOP
==================================================*/
.back-to-top {
    padding: 12px 0px;
    font-size: 20px !important;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    border: 0px solid #333;
    background: #006e47;
    z-index: 5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #896f14 !important;
}

.back-to-top.btn-primary:hover,
.back-to-top.btn-primary:focus,
.back-to-top.btn-primary:active,
.back-to-top.btn-primary.active,
.open .back-to-top.dropdown-toggle.btn-primary {
    color: #FFF;
    opacity: 0.8;
    background: #ffc700;
    border: 0px solid #333;
}

.fl {
    float: left;
}

/*footerOne*/
.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

ul, ol, li {
    list-style: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    line-height: 0;
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
}

.footerOne {
    padding: 28px 0;
    
}

.footerOne ul li {
    float: left;
    margin-left: 0px;
    width: 23%;
    display: flex
}

.footerOne ul li:first-child {
    margin-left: 0;
}

.footerOne ul li span {
    height: 44px;
    margin-right: 15px;
    padding: 0 12px;
    font-size: 38px;
    color: #4d4c4c;
    line-height: 44px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 10px;;
}

.footerOne ul li .desc {
    color: #4d4c4c;
}

.footerOne ul li .desc h3 {
    font-size: 14px;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif
}

.footerOne ul li .desc p {
    font-size: 14px;
    color: #4d4c4c;
    padding: 0;
    font-weight: bold;
}

.footerOne ul li:last-child {
    margin-left: 0;
    width: 28%
}

.footerOne .fl1 {
    padding-left: 50px;
}

.footerOne .fa-facebook-square::before {
    content: "\f39e" ! important
}

.footer-six .footerOne .socials {
    display: flex
}

.footer-six .footerOne .socials ul {
    display: flex
}

.footer-six .footerOne .socials .list li {
    margin-right: 30px ! important
}

.footer-six .footerOne .socials .list li a {
    font-size: 25px ! important;
    border-radius: 0;
    background-color: #fff;
    color: rgb(153, 102, 39);
    border: none;
}


.footerOne1 {
    padding: 28px 0;
    border-bottom: 1px solid #e6e6e6;
}

.footerOne1 ul li {
    float: left;
    margin-left: 98px;
}

.footerOne1 ul li:first-child {
    margin-left: 0;
}

.footerOne1 ul li span {
    height: 44px;
    margin-right: 15px;
    padding: 0 12px;
    font-size: 38px;
    color: #e6e6e6;
    line-height: 44px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 10px;
}

.footerOne1 ul li .desc {
    color: #e6e6e6;
}

.footerOne1 ul li .desc h3 {
    font-size: 24px;
}

.footerOne1 ul li .desc p {
    font-size: 14px;
    color: #858585;
}

.footerOne1 .fl1 {
    padding-left: 50px;
}

.bottom {
    padding: 27px 0;
    border-bottom: 1px solid #e6e6e6;
}

.footer-six .copyright-content {
    margin-top: 0px ! important
}

.search__dropdown {
    color: #262626;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    position: absolute;
    top: 100%;
    border-radius: 1.5px;
    opacity: 0;
    transform: translateY(26px);
    visibility: hidden;
    transition: opacity .25s cubic-bezier(.645, .045, .355, 1), transform .25s cubic-bezier(.645, .045, .355, 1), visibility 0s .25s;
    left: 0;
    right: 0;
}

.search__dropdown--open {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    transition-delay: 0s;
}

.search__button-icon svg {
    display: block;
}

.search__body {
    display: -ms-flexbox;
    display: flex;
    z-index: 0;
    position: relative;
    max-width: 560px;
    height: 38px;
}

.search__button, .search__input {
    background: transparent;
    border: none;
    font-family: inherit;
    padding: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.search__button:focus, .search__input:focus {
    outline: none;
}

.search__button {
    border: 2px solid transparent;
    fill: currentColor;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 9px;
    white-space: nowrap;
}

.search__button, .search__button-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.search__button-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin-top: 1px;
    margin-left: 9px;
}

.search__input {
    border: 1px solid #ededed;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    border-radius: 2.5px;
    transition: background-color .2s, border-color .2s, color .2s;
    padding: 0 37px 0 13px;
    font-family: 'Nunito Sans', sans-serif;
}

.search__button--start {
    -ms-flex-order: -1;
    order: -1;
    border: 1px solid transparent;
    background-repeat: no-repeat;
    background-size: 5px 10px;
    border-radius: 2.5px;
    transition: color .15s, background-color .15s;
    background-color: #ffdf40;
    color: #262626;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='rgba(0, 0, 0, 0.35)' d='M4.503 4H.497c-.403 0-.639-.508-.408-.878L2.095.233a.469.469 0 0 1 .816 0l2 2.889c.231.37-.005.878-.408.878zM.497 6h4.006c.403 0 .639.504.408.871L2.905 9.737a.47.47 0 0 1-.816 0l-2-2.866C-.142 6.504.094 6 .497 6z'/%3E%3C/svg%3E");
    padding: 0 27px 0 12px;
    margin-right: 5px;
    background-position: right 12px center;
}

.search__button--start .search__button-icon {
    fill: rgba(0, 0, 0, .75);
}

.search__button--start:hover {
    background-color: #ffd226;
}

.search__button--start:active {
    transition-duration: 0s;
    background-color: #ffca16;
}

.search__button--start1 {
    transition: color .2s;
    position: absolute;
    height: 38px;
    width: 38px;
    border: none;
    left: 5px;
}

.search__button--end {
    transition: color .2s;
    position: absolute;
    height: 38px;
    width: auto;
    border: none;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    right: 10px;
    color: #333 !important;

}

.search__dropdown--vehicle-picker {
    max-width: 440px;
}

.search__dropdown-arrow {
    position: absolute;
    width: 46px;
    height: 21px;
    pointer-events: none;
    bottom: 100%;
    overflow: hidden;
}

.search__dropdown-arrow:before {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 100%;
    margin-top: -3.5px;
    background-color: #fff;
    border-radius: 1px;
    left: 50%;
    margin-left: -3.5px;
    transform: rotate(45deg) translateX(-.5px) translateY(-.5px);
}

.search__input {
    color: #262626;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}

.search__input::-webkit-input-placeholder {
    color: #6c757d;
}

.search__input::-moz-placeholder {
    color: #6c757d;
}

.search__input:-ms-input-placeholder, .search__input::-ms-input-placeholder {
    color: #6c757d;
}

.search__input::placeholder {
    color: #6c757d;
}

.search__input:hover {
    border-color: #e0e0e0;
}

.search__input:focus {
    background-color: #fff;
    border-color: #e5e5e5;
}

.search__button--end {
    color: #b2b2b2;
}

.search__button--end:hover {
    color: #404040;
}

.header-ten .header-maxi .pro-header-right-options li > a .fas, .header-ten .header-maxi .pro-header-right-options li > a .far, .header-ten .header-maxi .pro-header-right-options li button .fas, .header-ten .header-maxi .pro-header-right-options li button .far {
    color: #ffffff ! important
}

.header-ten .header-maxi .pro-header-right-options li > a, .header-ten .header-maxi .pro-header-right-options li button {
    background-color: #ffffff !important
}

/*f4f4f4*/
.header-ten .header-maxi .search-field-module {
    margin-left: 80px ! important;
    border: 0px solid #dee2e6;
}

.header-ten .header-maxi .search-field-module .search-field-wrap input {
    border-radius: 20px ! important;
    padding: 0px 50px 0 42px ! important
}

.header-ten .header-maxi .search-field-module .search-field-wrap .btn-secondary1 {
    width: auto ! important;
    padding-right: 5px ! important;
    padding-left: 5px ! important;
    background: transparent
}

.header-ten .header-maxi .pro-header-right-options li .cart-left {
    float: left;
    position: relative;
    padding: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: none;
    height: 34px;
    width: 34px;
    border-radius: 200px;
}

.badge {
    line-height: 1 ! important;
}

/*MENU CAT*/
.header__navbar-departments {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: 24px;
    position: relative;
}

.header__navbar-departments:after {
    display: block;
    position: absolute;
    content: "";
    background: transparent;
    width: 1px;
    height: 100%;
    top: 0;
    right: -12px;
}

.departments {
    position: relative;
}

.departments__button {
    position: relative;
    fill: currentColor;
    border: none;
    border-radius: 20px;
    font-family: inherit;
    font-size: 15px;
    transition: background-color .2s, color .2s;
    padding: 5px 11px 5px 35px;
    text-align: left;
    height: 40px;
}

.departments__button:focus {
    outline: none;
}

.departments__button-icon {
    top: 10px;
    position: absolute;
    fill: currentColor;
    display: inline-block;
    transition: color .2s;
    left: 10px;
    transform: scaleX(1);
}

.departments__button-icon svg {
    display: block;
}

.departments__button-arrow {
    display: none;
    fill: currentColor;
    position: absolute;
    top: calc(50% - 4px);
    transition: transform .2s, color .2s;
    right: 14px;
}

.departments__button-arrow svg {
    display: block;
}

.departments__menu {
    position: absolute;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    transform: translateY(-10px);
    transition: opacity .2s, transform .2s, visibility 0s .2s;
}

.departments__body {
    border-radius: 1.5px;
    pointer-events: auto;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    color: #262626;
    float: left;
    border-radius: 10px;
}

.departments__list {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;

}

.departments__item {
    margin-right: 0 ! important;
}

.departments__item-link {
    color: inherit;
    display: block;
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

.departments__item-arrow {
    fill: #bfbfbf;
    position: absolute;
    top: calc(50% - 6px);
}

.departments__item-arrow--hover {
    fill: #959f24 ! important;
    position: absolute;
    top: calc(50% - 6px);
}

.departments__item-arrow svg {
    display: block;
}

.departments__item-menu {
    display: none;
}

.departments__item--hover .departments__item-link {
    background: transparent;
    color: #959f24;
}

.departments__megamenu {
    min-height: 100%;
    display: none;
    box-shadow: inset 1px 0 #ebebeb;
}

.departments__megamenu--open {
    display: block;
}

.departments__arrow {
    position: absolute;
    width: 31px;
    height: 21px;
    pointer-events: none;
    bottom: 100%;
    overflow: hidden;
}

.departments__arrow:before {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 100%;
    margin-top: -3.5px;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    border-radius: 1px;
    left: 50%;
    margin-left: -3.5px;
    transform: rotate(45deg) translateX(-.5px) translateY(-.5px);
}

.departments--open .departments__menu {
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.departments--open .departments__button-arrow {
    transform: rotate(180deg);
}

.departments__button {
    height: 100%;
    width: 230px;
    padding: 5px 37px 5px 43px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .departments__button {
        width: 210px;
    }
}

.departments__button-icon {
    top: calc(50% - 6px);
    left: 14px;
}

.departments__button-arrow {
    display: block;
}

.departments__arrow {
    width: 41px;
}

@media (min-width: 1400px) {
    .departments__list {
        width: 230px;
    }

    .departments__list-padding {
        height: 14px;
    }

    .departments__item-link {
        padding: 7px 29px 7px 20px;
    }

    .departments__item-arrow {
        right: 14px;
        transform: scaleX(1);
    }

    .departments__megamenu {
        padding: 27px 20px 20px;
    }

    .departments__megamenu--size--xl {
        /*width: 1120px;
        width: 1100px;*/
        width: 1120px;
    }

    .departments__megamenu--size--lg {
        width: 902px;
    }

    .departments__megamenu--size--md {
        width: 684px;
    }

    .departments__megamenu--size--nl {
        width: 466px;
    }

    .departments__megamenu--size--sm {
        width: 248px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .departments__list {
        width: 210px;
    }

    .departments__list-padding {
        height: 10px;
    }

    .departments__item-link {
        padding: 6px 26px 6px 17px;
    }

    .departments__item-arrow {
        right: 11px;
        transform: scaleX(1);
    }

    .departments__megamenu {
        padding: 17px 20px 20px;
    }

    .departments__megamenu .row {
        margin: 0 -10px;
    }

    .departments__megamenu .col, .departments__megamenu .col-1, .departments__megamenu .col-1of1, .departments__megamenu .col-1of2, .departments__megamenu .col-1of3, .departments__megamenu .col-1of4, .departments__megamenu .col-1of5, .departments__megamenu .col-2, .departments__megamenu .col-3, .departments__megamenu .col-4, .departments__megamenu .col-5, .departments__megamenu .col-6, .departments__megamenu .col-7, .departments__megamenu .col-8, .departments__megamenu .col-9, .departments__megamenu .col-10, .departments__megamenu .col-11, .departments__megamenu .col-12 {
        padding: 0 10px;
    }

    .departments__megamenu--size--xl {
        width: 910px;
    }

    .departments__megamenu--size--lg {
        width: 732px;
    }

    .departments__megamenu--size--md {
        width: 554px;
    }

    .departments__megamenu--size--nl {
        width: 376px;
    }

    .departments__megamenu--size--sm {
        width: 198px;
    }
}

.departments__button {
    background: #959f24;
    color: #fff;
    font-weight: 500;
    border-radius: 20px;
    height: 40px;
    font-family: 'Nunito Sans', sans-serif;
}

.departments__button .departments__button-icon {
    color: #fff;
}

.departments__button .departments__button-arrow {
    color: #bfbfbf;
}

.departments--open .departments__button, .departments__button:hover {
    background: #959f24;
    color: #fff;
}

.departments--open .departments__button .departments__button-icon, .departments__button:hover .departments__button-icon {
    color: #fff;
}

.departments--open .departments__button .departments__button-arrow, .departments__button:hover .departments__button-arrow {
    color: #fff;
}

.megamenu {
    position: relative;

}

.megamenu__image {
    position: absolute;
    bottom: 0;
    right: 0;
    transform-origin: bottom right;
}

.megamenu__image img, .megamenu__image picture {
    display: block;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .megamenu__image {
        transform: scale(.81);
    }
}

.megamenu-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.megamenu-links__item {
    line-height: 18px;
    left: 20px ! important;
}

.megamenu-links__item + .megamenu-links__item {
    margin-top: 10px;
}

.megamenu-links__item--has-submenu + .megamenu-links__item {
    margin-top: 24px;
}

.megamenu-links__item-link {
    font-size: 16px;
    color: inherit;
    transition: color .15s;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
}

.megamenu-links__item-link:hover {
    color: #959f24;
}

.megamenu-links__item-link + .megamenu-links {
    border-top: 1px solid #ebebeb;
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 20px
}

.megamenu-links:not(.megamenu-links--root) .megamenu-links__item {
    line-height: 16px;
}

.megamenu-links:not(.megamenu-links--root) .megamenu-links__item + .megamenu-links__item {
    margin-top: 1px;
}

.megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link {
    font-weight: 400;
    font-size: 14px;
    color: #6c757d;
}

.megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link:hover {
    color: #959f24;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .megamenu-links__item-link {
        font-size: 15px;
    }
}

.sticky-header .header-sticky-inner nav .navbar-collapse ul .nav-item .nav-link {
    font-family: 'Nunito Sans', sans-serif ! important;
    text-transform: none ! important;
    color: #006e47;
}

/*sticky-header*/
/*MENU CAT*/
#stickyHeader .header__navbar-departments1 {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: 24px;
    position: relative;
}

#stickyHeader .header__navbar-departments1:after {
    display: block;
    position: absolute;
    content: "";
    background: transparent;
    width: 1px;
    height: 100%;
    top: 0;
    right: -12px;
}

#stickyHeader .departments1 {
    position: relative;
}

#stickyHeader .departments1__button {
    position: relative;
    fill: currentColor;
    border: none;
    border-radius: 20px;
    font-family: inherit;
    font-size: 15px;
    transition: background-color .2s, color .2s;
    padding: 5px 11px 5px 35px;
    text-align: left;
    height: 40px;
}

#stickyHeader .departments1__button:focus {
    outline: none;
}

#stickyHeader .departments1__button-icon {
    top: 10px;
    position: absolute;
    fill: currentColor;
    display: inline-block;
    transition: color .2s;
    left: 10px;
    transform: scaleX(1);
}

#stickyHeader .departments1__button-icon svg {
    display: block;
}

#stickyHeader .departments1__button-arrow {
    display: none;
    fill: currentColor;
    position: absolute;
    top: calc(50% - 4px);
    transition: transform .2s, color .2s;
    right: 14px;
}

#stickyHeader .departments1__button-arrow svg {
    display: block;
}

#stickyHeader .departments1__menu {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    transform: translateY(-10px);
    transition: opacity .2s, transform .2s, visibility 0s .2s;
}

#stickyHeader .departments1__body {
    border-radius: 1.5px;
    pointer-events: auto;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    color: #262626;
    float: left;
    border-radius: 10px;
}

#stickyHeader .departments1__list {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;

}

#stickyHeader .departments1__item {
    margin-right: 0 ! important;
}

#stickyHeader .departments1__item-link {
    color: inherit;
    display: block;
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

#stickyHeader .departments1__item-arrow {
    fill: #bfbfbf;
    position: absolute;
    top: calc(50% - 6px);
}

#stickyHeader .departments1__item-arrow--hover {
    fill: #959f24 ! important;
    position: absolute;
    top: calc(50% - 6px);
}

#stickyHeader .departments1__item-arrow svg {
    display: block;
}

#stickyHeader .departments1__item-menu {
    display: none;
}

#stickyHeader .departments1__item--hover .departments1__item-link {
    background: transparent;
    color: #959f24;
}

#stickyHeader .departments1__megamenu {
    min-height: 100%;
    display: none;
    box-shadow: inset 1px 0 #ebebeb;
}

#stickyHeader .departments1__megamenu--open {
    display: block;
}

#stickyHeader .departments1__arrow {
    position: absolute;
    width: 31px;
    height: 21px;
    pointer-events: none;
    bottom: 100%;
    overflow: hidden;
}

#stickyHeader .departments1__arrow:before {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 100%;
    margin-top: -3.5px;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    border-radius: 1px;
    left: 50%;
    margin-left: -3.5px;
    transform: rotate(45deg) translateX(-.5px) translateY(-.5px);
}

#stickyHeader .departments1--open .departments1__menu {
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

#stickyHeader .departments1--open .departments1__button-arrow {
    transform: rotate(180deg);
}

#stickyHeader .departments1__button {
    height: 100%;
    width: 230px;
    padding: 5px 37px 5px 43px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #stickyHeader .departments1__button {
        width: 210px;
    }
}

#stickyHeader .departments1__button-icon {
    top: calc(50% - 6px);
    left: 14px;
}

#stickyHeader .departments1__button-arrow {
    display: block;
}

#stickyHeader .departments1__arrow {
    width: 41px;
}

@media (min-width: 1400px) {
    #stickyHeader .departments1__list {
        width: 230px;
    }

    #stickyHeader .departments1__list-padding {
        height: 14px;
    }

    #stickyHeader .departments1__item-link {
        padding: 7px 29px 7px 20px;
    }

    #stickyHeader .departments1__item-arrow {
        right: 14px;
        transform: scaleX(1);
    }

    #stickyHeader .departments1__megamenu {
        padding: 27px 5px 5px;
    }

    #stickyHeader .departments1__megamenu--size--xl {
        /*width: 1120px;*/
        width: 980px;
    }

    #stickyHeader .departments1__megamenu--size--lg {
        width: 902px;
    }

    #stickyHeader .departments1__megamenu--size--md {
        width: 684px;
    }

    #stickyHeader .departments1__megamenu--size--nl {
        width: 466px;
    }

    #stickyHeader .departments1__megamenu--size--sm {
        width: 248px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #stickyHeader .departments1__list {
        width: 210px;
    }

    #stickyHeader .departments1__list-padding {
        height: 10px;
    }

    #stickyHeader .departments1__item-link {
        padding: 6px 26px 6px 17px;
    }

    #stickyHeader .departments1__item-arrow {
        right: 11px;
        transform: scaleX(1);
    }

    #stickyHeader .departments1__megamenu {
        padding: 17px 20px 20px;
    }

    #stickyHeader .departments1__megamenu .row {
        margin: 0 -10px;
    }

    #stickyHeader .departments1__megamenu .col, .departments1__megamenu .col-1, .departments1__megamenu .col-1of1, .departments1__megamenu .col-1of2, .departments1__megamenu .col-1of3, .departments1__megamenu .col-1of4, .departments1__megamenu .col-1of5, .departments1__megamenu .col-2, .departments1__megamenu .col-3, .departments1__megamenu .col-4, .departments1__megamenu .col-5, .departments1__megamenu .col-6, .departments1__megamenu .col-7, .departments1__megamenu .col-8, .departments1__megamenu .col-9, .departments1__megamenu .col-10, .departments1__megamenu .col-11, .departments1__megamenu .col-12 {
        padding: 0 10px;
    }

    #stickyHeader .departments1__megamenu--size--xl {
        width: 910px;
    }

    #stickyHeader .departments1__megamenu--size--lg {
        width: 732px;
    }

    #stickyHeader .departments1__megamenu--size--md {
        width: 554px;
    }

    #stickyHeader .departments1__megamenu--size--nl {
        width: 376px;
    }

    #stickyHeader .departments1__megamenu--size--sm {
        width: 198px;
    }
}

#stickyHeader .departments1__button {
    background: #959f24;
    color: #fff;
    font-weight: 500;
    border-radius: 20px;
    height: 40px;
    font-family: 'Nunito Sans', sans-serif;
}

#stickyHeader .departments1__button .departments1__button-icon {
    color: #fff;
}

#stickyHeader .departments1__button .departments1__button-arrow {
    color: #bfbfbf;
}

#stickyHeader .departments1--open .departments1__button, .departments1__button:hover {
    background: #959f24;
    color: #fff;
}

#stickyHeader .departments1--open .departments1__button .departments1__button-icon, .departments1__button:hover .departments1__button-icon {
    color: #fff;
}

#stickyHeader .departments1--open .departments1__button .departments1__button-arrow, .departments1__button:hover .departments1__button-arrow {
    color: rgba(0, 0, 0, .25);
}

#stickyHeader .megamenu {
    position: relative;
}

#stickyHeader .megamenu__image {
    position: absolute;
    bottom: 0;
    right: 0;
    transform-origin: bottom right;
}

#stickyHeader .megamenu__image img, .megamenu__image picture {
    display: block;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #stickyHeader .megamenu__image {
        transform: scale(.81);
    }
}

#stickyHeader .megamenu-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

#stickyHeader .megamenu-links__item {
    line-height: 18px;
    left: 20px ! important;
}

#stickyHeader .megamenu-links__item + .megamenu-links__item {
    margin-top: 10px;
}

#stickyHeader .megamenu-links__item--has-submenu + .megamenu-links__item {
    margin-top: 24px;
}

#stickyHeader .megamenu-links__item-link {
    font-size: 16px;
    color: inherit;
    transition: color .15s;
    font-weight: 500;
}

#stickyHeader .megamenu-links__item-link:hover {
    color: #959f24;
}

#stickyHeader .megamenu-links__item-link + .megamenu-links {
    border-top: 1px solid #ebebeb;
    padding-top: 1px;
    margin-top: 1px;
    margin-bottom: 20px;
}

#stickyHeader .megamenu-links:not(.megamenu-links--root) .megamenu-links__item {
    line-height: 16px;
}

#stickyHeader .megamenu-links:not(.megamenu-links--root) .megamenu-links__item + .megamenu-links__item {
    margin-top: 1px;
    margin-left: 0px ! important;
}

#stickyHeader .megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link {
    font-weight: 400;
    font-size: 14px;
    color: #6c757d;
}

#stickyHeader .megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link:hover {
    color: #959f24;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #stickyHeader .megamenu-links__item-link {
        font-size: 15px;
    }
}

.loadImg {
    max-width: 100%;;
    max-height: 85%;
    object-fit: cover;
}

.breadcrumb {
    font-family: 'Nunito Sans', sans-serif;
}

nav[aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
    font-family: 'Nunito Sans', sans-serif;
}

.select-control::before {
   /* z-index: 0*/
}

.breadcrumb-item {
    padding-top: 0px;
}

.btn {
    font-family: 'Nunito Sans', sans-serif !important;
}

.product4.product .thumb .product-action-vertical .icon {
    border-radius: 5px;
}

.modal .modal-dialog .modal-body .pro-description .pro-price ins {
    font-family: 'Nunito Sans', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-weight: 600;
    color: #959f24;
    text-decoration: none;
    line-height: 1;
}

.product article .content .price span {
    font-size: 0.8rem;
}

nav[aria-label="breadcrumb"] .breadcrumb .active::before {
    content: "\f105" !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-top: 0px;
    content: "\f105";
}

.fab {
    font-family: "Font Awesome 5 Brands" !important;;
}

.breadcrumb-item.active {
    margin-top: 0px;
}

.header-ten .header-navbar nav .navbar-collapse ul .nav-item .nav-link:hover {
    color: #959f24;
}

.header-ten .header-navbar nav .navbar-collapse ul li:last-child .nav-link:hover {
    color: #959f24;
}

.sub-categories .sub-items {
    width: 100%;
    background: #f4f6f6;
    margin: 10px 15px;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    border-radius: 10px;
}

.sub-categories .sub-items .sub-item {
    width: calc(25% - 10px);
    display: inline-block;
    padding: 15px;
    text-align: center;
}

.sub-categories .sub-items .sub-item h3{
    font-weight: normal;
    font-size: 16px;
    color: #535152;
    margin-top: 15px;
}

.product-card .product-card__addtocart-icon{
    line-height: 20px;
}

.post-header__meta{
    margin-top: 0 !important;
    marign-bottom: 24px !important;
}


.product-breadcrumb{
    background: #eaeded !important;
}

.product-breadcrumb .breadcrumb-item.active{
    margin-top: -2px;
}
.departments__item-link {
    padding: 7px 29px 7px 10px !important;
}