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

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

@font-face {
    src: url('../fonts/UTM Avo.ttf');
    font-family: "UTM";
}

@font-face {
    src: url('../fonts/UTM AvoBold.ttf');
    font-family: "UTM Bold";
}

@font-face {
    src: url('../fonts/UTM Androgyne.ttf');
    font-family: "UTM A";
}

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

.pd-5 {
    padding: 0px 5px 10px 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
}

/**menu&**/
div#wide-nav ul li a {
    color: #fff;
    font-family: "UTM";
    font-size: 13px;
}

div#wide-nav ul li {
    padding: 0px 15px;
}

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

/**search**/
input#woocommerce-product-search-field-0 {
    width: 300px;
    box-shadow: unset !important;
    border: 1px solid #dddd;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #70ac43;
    box-shadow: unset !important;
}

select.search_categories.resize-select.mb-0 {
    background-color: #fff !important;
    box-shadow: unset !important;
    width: 100px !important;
}

/*8about**/
.about-box {
    width: 100%;
    display: inline-block;
}

.about-box .about-icon {
    width: 70px;
    float: left;
}

.about-box .about-content {
    width: calc(100% - 70px);
    float: left;
}

.about-box .about-content p {
    font-size: 13px;
    font-family: "UTM";
}

.about-box .about-content h2 {
    font-family: "UTM";
    color: #000;
    font-size: 15px;
}

/**footer**/
footer#footer {
    background: url('../images/bg-footer.png') no-repeat;
    background-size: cover !important;
    width: 100%;
    margin-top: 30px;
    padding: 40px 0 40px 0;
    display: inline-block;
}

footer#footer .footer-top img {
    width: 120px;
}

footer#footer .footer-top .footer-title h2 {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "UTM Bold";
}

footer#footer .footer-address p {
    color: #fff;
    font-family: "UTM";
    font-size: 14px;
    margin-bottom: 10px !important;
}

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

footer#footer .footer-menu ul li a {
    color: #fff;
    font-family: "UTM";
    font-size: 15px;
    padding: 2px 0;
    display: block;
}

footer#footer .footer-social ul li a {
    color: #fff;
}

footer#footer .footer-social ul li {
    float: left;
    width: 20%;
    height: 20%;
}

/**banner-sale**/
.banner-big {
    width: 100%;
    height: 400px;
    display: inline-block;
    position: relative;
}

.banner-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-big .banner-sale {
    width: 40px;
    background: #678b40;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 20px;
    font-family: "UTM";
    font-size: 15px;
}

.banner-small {
    width: 100%;
    height: 195px;
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
}

.banner-small:last-child {
    margin-bottom: 0px !important;
}

.banner-small img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-small .banner-sale {
    width: 40px;
    background: #678b40;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 20px;
    font-family: "UTM";
    font-size: 15px;
}


.slider-body p {
    color: #000 !important;
    font-family: "UTM";
    font-size: 14px;
    margin-bottom: 1px !important;
    display: block;
}

.slider-body h2 {
    margin-bottom: 10px !important;
    color: #000 !important;
    font-family: "UTM A";
    font-size: 25px;
}

/**title**/
.home_title {
    border-bottom: 2px solid #78af4e;
}

.home_title h2 img {
    width: 15px;
    margin-right: 5px;
}

.home_title h2 {
    font-family: "UTM Bold";
    color: #78af4e;
    font-size: 20px;
    margin-bottom: 0px !important;
}

/**product**/
.banner-category-product {
    width: 100%;
    height: 330px;
}

.banner-category-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-item {
    border: 1px solid #fff;
    width: 100%;
    height: 330px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    transition: 0.3s ease-in-out
}

.product-item:hover {
    transition: 0.3s ease-in-out;
    border: 1px solid #ddd;
}

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

.product-item .product-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.product-item .product-content {
    padding: 10px;
}

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

.product-item .product-content .product-price {
    font-family: "UTM";
}

.product-item .product-content .product-price ins span {
    color: #78af4e;
    margin-right: 2px;
}

.product-item .product-content .product-action {
    text-align: center;
}

.product-item .product-content .product-action a {
    width: 30px;
    height: 30px;
    background: #78af4e;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin: 0px 3px;
}

.product-item .product-content .product-price {
    text-align: center;
    margin: 10px 0;
}

.owl-nav button.owl-next {
    right: -25px;
}

.owl-nav button.owl-prev {
    left: -25px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    width: 40px;
    margin: 0px !important;
    height: 40px;
    border: 1px solid #fff;
    transition: 0.3s ease-in-out;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.owl-nav button:hover {
    transition: 0.3s ease-in-out;
    border: 1px solid #ddd !important;
    box-shadow: unset !important;
}

.owl-dots {
    display: none;
}

/*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-family: "UTM";
    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-family: "UTM";
    font-size: 14px;
}

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

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

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

/**breadcrumbs**/
section#breadcrumbs i {
    margin: 0px 5px;
}

section#breadcrumbs span, section#breadcrumbs a {
    color: #000;
    font-weight: normal;
    font-size: 15px;
}

section#breadcrumbs {
    padding: 10px 0;
    font-family: "UTM";
    color: #000;
    font-weight: normal;
}

.shop-page-title.category-page-title.page-title {
    display: none;
}

.shop-page-title.category-page-title.page-title {
    display: none;
}

#breadcrumbs.product-cat-breadcrumbs a, #breadcrumbs.product-cat-breadcrumbs span {
    line-height: 55px;
}

select.orderby {
    border-radius: 50px;
    border: 1px solid #ddd;
    font-size: 14px;
    box-shadow: unset !important;
}

/**single**
 */

header#single-header .post-meta span {
    color: #333;
    font-family: "UTM";
    font-size: 13px;
}

header#single-header h2 {
    color: #000;
    font-family: "UTM Bold";
    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 {
    font-family: "UTM";
    color: #000;
    font-size: 15px;
}

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

/**widget**/
/**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;
    font-family: "UTM";
}

.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: #78af4e;
}

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

.page-title.shop-page-title.product-page-title {
    display: none;
}

/**single product**/
.product-info {
    padding-top: 0px !important;
}

.product-info h1.product-title.product_title.entry-title {
    font-family: "UTM Bold";
    color: #000;
    font-size: 22px;
    line-height: 30px;
}

.product-info .price-wrapper {
    margin: 30px 0;
}

.product-info .price-wrapper ins span {
    color: #78af4e;
    font-size: 25px;
    font-family: "UTM";
}

.product-info .price-wrapper span.woocommerce-Price-currencySymbol {
    font-family: "UTM Bold" !important;
}

.woocommerce-Tabs-panel {
    color: #000;
    font-family: "UTM";
    font-size: 15px;
}

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

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

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

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

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

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    border-bottom: 1px solid #78af4e;
}

.button-call-single {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.button-call-single .col-padding {
    width: calc(100% / 2);
    float: left;
    padding: 0px 10px 0 0;
}

.button-call-single .col-padding a h2 {
    margin: 5px 0px !important;
    text-align: center;
    color: #fff;
    font-family: "UTM Bold";
    font-size: 20px;
}

.button-call-single .col-padding a p {
    margin: 0px !important;
    color: #fff;
    text-align: center;
    font-family: "UTM";
}

.button-call-single .col-padding a {
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    padding: 8px 20px;
    background: #78af4e;
}

.button-call-single .col-padding a.btn-chat {
    background: #0072bc !important;
}

.woocommerce-billing-fields__field-wrapper p {
    width: 100% !important;
    display: inline-block;
}

.woocommerce-billing-fields__field-wrapper p input {
    width: 100%;
    box-shadow: unset !important;
    border-radius: 5px !important;
    outline: none;
}

.woocommerce-billing-fields__field-wrapper p {
    width: 100%;
}

textarea#order_comments {
    box-shadow: unset !important;
    border-radius: 5px !important;
}
