.absolute-footer,
html {
    background-color: #fff !important;
}

ul,
li {
    list-style: none;
    margin-bottom: 0px !important;
}


.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 5px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

/**header**/
.searchform-wrapper.ux-search-box.relative.is-normal {
    width: 600px;
    border: 1px solid #5bb000;
    height: 42px;
    border-radius: 3px;
}

input#woocommerce-product-search-field-0 {
    border: 0px !important;
    height: 40px;
    background: transparent;
    box-shadow: unset !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    width: 50px;
    height: 40px;
    background: #5bb000;
    box-shadow: unset !important;
    border-radius: 0px 2px 2px 0;
    border: 0px !important;
    margin: 0px !important;
}

select.search_categories.resize-select.mb-0 {
    background-color: #5bb000;
    width: 100px !important;
    margin: 0px !important;
    height: 40px;
    border: 0px !important;
    border-radius: 2px 0px 0px 2px;
    color: #fff;
}

.header-phone {
    width: 100%;
    display: inline-block;
}

.header-phone .header-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #5bb000;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    float: left;
}

.header-phone .header-content h2 {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.header-phone .header-content {
    width: calc(100% - 40px);
    float: left;
    padding-left: 10px;
}

.header-phone .header-content p {
    color: #ee3523;
    font-weight: 700;
}

/**menu**/
div#wide-nav .flex-col.hide-for-medium.flex-left {
    width: 275px !important;
    min-width: 275px !important;
}

div#wide-nav div#mega-menu-wrap {
    height: 45px !important;
    background: #5bb000 !important;
    text-transform: uppercase;
}

.header.show-on-scroll, .stuck .header-main {
    display: none !important;
}

div#wide-nav ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase li {
    margin: 0px !important;
}

div#wide-nav ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase li a {
    padding: 0px 20px;
}

div#wide-nav ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase li a:hover {
    color: #5bb000;
}

ul#mega_menu {
    border: 0px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1) !important;
}

ul#mega_menu li a:nth-child(1) {
    border-top: 0px !important;
}

ul#mega_menu li a {
    padding: 10px;
    display: block;
    border-top: 1px dashed #eee;
    color: #000;
    font-size: 14px;
}

ul#mega_menu li a:hover {
    color: #5bb000;
}

/*8footer**/
footer#footer {
    width: 100%;
    display: inline-block;
    background: #464646;
    padding: 40px 0 30px 0;
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .footer-address p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px !important;
}

footer#footer .footer-top .footer-address {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

footer#footer .footer-logo a img {
    max-width: 205px !important;
}

footer#footer .footer-title h2 {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px !important;
}

footer#footer .footer-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

footer#footer .footer-menu ul li a {
    color: #fff;
    font-size: 15px;
    padding: 3px 0 !important;
}

footer#footer .footer-menu ul li {
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

footer#footer .footer-social ul li a {
    color: #fff;
    line-height: 35px;
}

footer#footer .footer-social ul li {
    width: 35px;
    height: 35px;
    display: block;
    border: 1px solid #fff;
    margin-bottom: 10px !important;
    border-radius: 50%;
}

footer#footer .footer-social ul {
    text-align: center;
}

footer#footer .footer-gallery {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-gallery .gallery-items:nth-child(3n) {
    margin-right: 0px !important;
}

footer#footer .footer-gallery .gallery-items {
    width: 81px;
    height: 81px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px !important;
}

footer#footer .footer-gallery .gallery-items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*8footer-cap**/
section#caption-footer {
    background: #5bb000;
    padding: 10px 0;
}

section#caption-footer .footer-cap-item {
    width: 100%;
    display: inline-block;
    text-align: center;
}

section#caption-footer .footer-cap-item .footer-cap-icon img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

section#caption-footer .footer-cap-item .footer-cap-title {
    margin-top: 15px;
}

section#caption-footer .footer-cap-item .footer-cap-title h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px !important;
}

/**title**/
.home-title h2 {
    text-transform: uppercase;
    color: #5bb000;
    font-size: 20px;
    margin-bottom: 5px !important;
}

.home-title {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #5bb000;
    margin-bottom: 15px;
}

/**product**/
.product-item-slide {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
}

.product-item-slide:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(91, 176, 0, 0.5);
}

.product-item-slide .product-slide-avatar {
    width: 100%;
    height: 250px;
}

.product-item-slide .product-slide-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.product-item-slide .product-slide-content {
    padding: 10px;
    position: relative;
    width: 100%;
    display: inline-block;
}

.product-item-slide .product-slide-content h2 {
    color: #000;
    font-weight: normal;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
}

.product-item-slide .price-wrapper ins span {
    color: #5bb000;
    font-size: 14px;
}

.product-item-slide .product-slide-content .cart a img {
    width: 35px !important;
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.product-item-slide .product-slide-content .price-wrapper del span {
    font-size: 14px;
    margin-left: 3px;
}

.owl-nav button i {
    color: #000;
    font-size: 18px;
}

.owl-nav button {
    width: 35px;
    height: 35px;
    margin: 0px !important;
    background: #fff !important;
    border-radius: 5px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-dots {
    display: none;
}

.owl-nav button.owl-prev {
    left: -45px
}

.owl-nav button.owl-next {
    right: -45px
}

.product-item-grid {
    width: 100%;
    background: #fff;
    padding: 10px;
    display: inline-block;
    border: 1px solid #5bb000;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
}

.product-item-grid:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(91, 176, 0, 0.5);
}

.product-item-grid .product-grid-avatar {
    width: 130px;
    height: 130px;
    float: left;
}

.product-item-grid .product-grid-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-item-grid .product-grid-content {
    width: calc(100% - 130px);
    float: left;
    position: relative;
    padding-left: 10px;
    height: 130px;
}

.product-item-grid .product-grid-content h2 {
    color: #000;
    font-weight: normal;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
}

.product-item-grid .product-grid-content .price-wrapper ins span {
    color: #5bb000;
    font-size: 14px;
}

.product-item-grid .product-grid-content .price-wrapper del span {
    font-size: 14px;
    margin-left: 3px;
}

.product-item-grid .product-grid-content .cart a img {
    width: 35px !important;
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.product-item-grid .product-grid-content .price-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

/*blog**/
/*8blog post**/

.blog-post {
    width: 100%;
    border: 1px solid #fff;
    display: inline-block;
    height: 200px;
    border-radius: 5px;
    transition: 0.3s ease-in-out;
    padding: 10px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.blog-post .blog-avatar {
    width: 190px;
    height: 180px;
    float: left;
}

.blog-post .blog-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-post .blog-content {
    width: calc(100% - 190px);
    float: left;
    height: 180px;
    padding-left: 20px;
    position: relative;
}

.blog-post .blog-content h2 {
    font-size: 15px;
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    line-height: 23px;
}

.blog-post .blog-description p {
    color: #333;
    font-size: 14px;
}

.blog-post .blog-date {
    color: #333;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    left: 20px;
}

.blog-post .blog-btn {
    border: 1px solid #5bb000;
    display: inline-block;
    padding: 5px;
    font-size: 13px;
    color: #5bb000;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.blog-post:hover {
    transition: 0.3s ease-in-out;
    border: 1px solid #5bb000;
}


/**single**
 */
header#single-header .post-meta span {
    color: #333;
    font-size: 13px;
}

header#single-header h2 {
    color: #000;
    font-size: 25px;
}

header#single-header {
    margin-bottom: 15px !important;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
}

.article-content {
    color: #000;
    font-size: 15px;
}

.article-content p {
    margin-bottom: 10px !important;
}

article#post-related .blog-post .blog-description p {
    color: #333;
    font-size: 12px;
}

.page-title-inner.flex-row.medium-flex-wrap.container {
    padding-top: 0px !important;
    margin-top: 20px;
}

.page-title-inner.flex-row.medium-flex-wrap.container {
    height: unset !important;
    min-height: unset !important;
}

.page-title-inner.flex-row.medium-flex-wrap.container nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    border: 0px !important;
    padding: 0px !important;
}

select.orderby {
    border: 1px solid #5bb000;
    border-radius: 50px;
    background-color: transparent !important;
}

/*8contact**/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #eee;
    box-shadow: unset !important;
    border-radius: 3px;
    margin-top: 10px !important;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #5bb000 !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
    margin: 0px !important;
}

.related-title h2 {
    font-size: 25px;
    color: #000;
    margin-bottom: 20px;
}


.article-page p {
    margin-bottom: 10px !important;
}

.article-page {
    color: #000;
    font-size: 16px;
}

/*8category***/
section#breadcrumbs {
    font-size: 15px;
}

.breadcrumbs {
    padding: 15px 0px !important;
}

.home_title h2 {
    padding: 10px 10px !important;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
}

#page-category {
    margin: 30px 0;
}

#mobile {
    display: none;
}

/**widget**/
.product-box1 .product-item1 {
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 5px !important;
}

.product-box1 .product-item1:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.product-box1 .product-item1 .product-item-avatar {
    width: 80px;
    height: 60px;
    float: left;
}

.product-box1 .product-item1 .product-item-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-box1 .product-item1 .product-item-content h2 {
    color: #333;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    display: -webkit-box;
}

.product-box1 .product-item1 .product-item-content {
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.product-box1 .product-item1 .product-item-content .post-meta {
    color: #3c454f;
    font-size: 12px;
}

.product-box1 .product-item1:hover h2 {
    color: #5bb000;
}

.product-price span {
    font-size: 13px;
}

/*single product**/
.badge-container.is-larger.absolute.left.top.z-1 {
    margin: 0px !important;
    width: 100%;
    display: inline-block;
}

span.onsale {
    background: #5bb000 !important;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    border: 1px dashed #fff;
    left: 10px;
    top: 10px;
    position: absolute;
}

.product-info h1.product-title.product_title.entry-title {
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
}

.product-info .price-wrapper {
    margin-bottom: 20px;
}

.product-info .price-wrapper del span {
    font-size: 18px;
}

.product-info .price-wrapper ins span {
    font-size: 23px !important;
    color: #5bb000;
    margin-right: 3px;
}

.product-short-description {
    color: #333;
    font-size: 16px;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li a:before {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    border: 0px !important;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li a {
    padding: 5px 20px;
    color: #000;
    font-size: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul {
    border-bottom: 1px solid #5bb000;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li {
    margin: 0px !important;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li.active a {
    background: #5bb000;
    color: #fff;
    border-radius: 3px 3px 0 0;
}

.woocommerce-Tabs-panel {
    color: #000;
    font-size: 16px;
}

.woocommerce-Tabs-panel h1, .woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3, .woocommerce-Tabs-panel h4, .woocommerce-Tabs-panel h5, .woocommerce-Tabs-panel h6 {
    color: #000;
}

.box-km h2 {
    font-size: 18px;
    color: #5bb000;
}

.box-km {
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 20px 0 0 0;
    padding: 15px;
}

.box-km .box-km-sale ul li {
    padding-left: 10px;
    list-style: none;
    font-size: 14px;
    margin-bottom: 3px;
    color: #333;
    padding: 5px 0;
}

.box-km-sale ul li:before {
    content: '';
    margin-left: -20px;
    background: url(../images/check@2x-1.png);
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    margin-right: 0;
    float: left;
    margin-top: 5px;
}

button.single_add_to_cart_button.button.alt {
    background: #5bb000 !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
}
.woocommerce-billing-fields__field-wrapper p input,textarea#order_comments {
    box-shadow: unset !important;
    border-radius: 3px !important;
    border-color: #5bb000 !important;
}
.woocommerce-billing-fields__field-wrapper p {
    width: 100% !important;
}
.sf-menu.sf-vertical{
    display: none !important;
}
#mega-menu-wrap:hover .sf-menu.sf-vertical{
    display: block !important;
}




section#page-category {
    margin-top: 230px !important;
}