.absolute-footer, html {
    background-color: #fff !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";
}

@font-face {
    src: url("../fonts/Handycheera Regular.otf");
    font-family: "UTM H";
}

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

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

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

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

/**Header**/
div#masthead ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a {
    padding: 0px 20px;
    color: #000;
    font-size: 14px;
    font-family: "UTM";
}

div#masthead ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li {
    margin: 0px !important;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a:hover {
    color: #2e2010 !important;
}

div#top-bar li.header-search-form.search-form.html.relative.has-icon {
    width: 250px;
}

div#top-bar ul.nav.top-bar-nav.nav-right.nav-small.nav- li a {
    font-family: "UTM";
    font-size: 15px;
    color: #fff !important;
}

/**banner**/
article.banner-category {
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom: -85px;
    z-index: 99;
}

article.banner-category .banner-category {
    width: 80%;
    display: block;
    margin: auto;
    transition: 0.3s ease-in-out;
}


.banner-category .banner-items {
    width: calc(100% / 4);
    float: left;
    text-align: center;
    padding: 10px;
}

.banner-category .banner-items a {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    display: block;
    margin: auto;
    transition: 0.3s ease-in-out;
    background: #fff;
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #fff;
}

article.banner-category .banner-category .banner-items a:hover {
    transition: 0.3s ease-in-out;
    border: 1px solid #2e2010 !important;
    box-shadow: unset !important;
}

.banner-category .banner-items .banner-items-icon {
    width: 50px;
    margin: auto;
}

.banner-category .banner-items .banner-items-icon img {
    width: 100%;
    height: 100%;
}

.banner-category .banner-items .banner-items-title h4 {
    font-family: "UTM";
    color: #000;
    font-size: 16px;
    margin-top: 15px;
}

.featured-product-box {
    width: 100%;
    padding-top: 10px;
    display: inline-block;
}

.featured-product-box .featured-breadcrumbs {
    color: #c1977d;
    font-family: "UTM Bold";
    font-size: 15px;
    margin-bottom: 20px;
}

.featured-product-box .featured-title2 {
    font-family: "UTM";
    color: #000;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}

.featured-product-box .featured-content {
    font-size: 15px;
    font-family: "UTM";
    color: #333;
    margin-bottom: 20px;
}

.featured-product-box .featured-price {
    font-size: 18px;
    font-family: "UTM Bold";
    color: #000;
}

.featured-product-box .featured-btn a {
    display: inline-block;
    background: #b68361;
    padding: 5px 20px;
    border-radius: 3px;
    color: #fff;
    font-family: "UTM";
    font-size: 15px;
}

.featured-product-box .featured-btn {
    margin-top: 20px;
}

/**footer**/
footer#footer {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 240px 0 50px 0;
    background: url('../images/bg-footer.png') no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-family: "UTM";
    font-size: 15px;
}

footer#footer .footer-logo img {
    max-width: 120px;
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
}

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

footer#footer .footer-address p {
    margin-bottom: 10px !important;
}

footer#footer .footer-image img {
    margin-top: 10px;
    max-width: 120px;
}

/*8blog**/
.blog-post {
    width: 100%;
    border: 1px dashed #fdc689;
    display: inline-block;
    height: 200px;
    border-radius: 5px;
    transition: 0.3s ease-in-out;
    padding: 10px;
    background: #fff;
    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;
    font-family: "UTM";
    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;
    font-family: "UTM";
}

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

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

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

/*title**/
.home-title h2 {
    text-align: center;
    color: #94684b;
    font-family: "UTM Bold";
    font-size: 25px;
}

/*8prodcuT**/
.product-small.box {
    border: 1px solid #eee;
    transition: 0.3s ease-in-out;
}

.product-small.box:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, .1);
}

.product-small p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}

.product-small p.name.product-title.woocommerce-loop-product__title a {
    color: #000;
    font-family: "UTM";
    margin-bottom: 10px !important;
    text-align: center;
    display: block;
    font-size: 16px;
}

.product-small .price-wrapper {
    margin: 20px 0 !important;
    text-align: center;
    font-family: "UTM";
}

.product-small p.name.product-title.woocommerce-loop-product__title a {
    color: #000;
    font-family: "UTM";
}

.product-small .price-wrapper ins span {
    color: #ff3333;
}

.badge-container.absolute.left.top.z-1 {
    margin: 0px !important;
    width: 100%;
    position: relative;
}

span.onsale {
    background: #ff3333 !important;
    color: #fff;
    font-family: "UTM";
    font-size: 12px;
    width: 35px !important;
    height: 35px !important;
    display: block;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: absolute;
    border: 1px dashed #fff;
    top: 10px;
    right: 10px;
}

/**title**/
.home--title h2 {
    border: 1px dashed #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-family: "UTM H";
    color: #fff;
    font-size: 20px;
    padding: 15px 0;
    display: block !important;
}

.home--title {
    width: 90px;
    height: 90px;
    background: #b68361;
    border-radius: 50%;
    padding: 5px;
    margin: 0 auto 40px;
    text-align: center;
    display: block;
}

/*8category***/
section#breadcrumbs {
    font-size: 15px;
    margin: 20px 0 0 0;
    font-family: "UTM";
}

.breadcrumbs {
    padding: 15px 10px !important;
    border: 1px dashed #fdc689;
}

.home_title h2 {
    padding: 10px 10px !important;
    border: 1px dashed #fdc689;
    font-family: "UTM";
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
}

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

/**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;
    font-family: "UTM";
    -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;
    font-family: "UTM";
    padding-left: 10px;
}

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

.product-box1 .product-item1:hover h2 {
    color: #94684b;
}

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

/**single**
 */

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

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

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

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

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

article#post-related .blog-post .blog-description p {
    color: #333;
    font-family: "UTM";
    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 {
    padding: 15px 10px !important;
    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;
}


/*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: #b68361 !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
    margin: 0px !important;
}

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

label {
    font-family: "UTM";
}

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

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

/*8menu**/
article.menu-order {
    width: 70%;
    margin: auto;
    padding: 20px 0 80px;
}

.menu-block {
    padding-top: 80px !important;
}

.menu-block .bg.section-bg.fill.bg-fill.bg-loaded {
    background-repeat: no-repeat !important;
    background-position: 0% 100%;
}

.menu-block .menu-item {
    width: 100%;
    display: inline-block;
}

.menu-block .menu-item .menu-icon {
    width: 80px;
    float: left;
}

.menu-block .menu-item .menu-icon img {
    width: 100%;
    display: inline-block;
    height: 100%;
    object-fit: contain;
}

.menu-block .menu-item .menu-content {
    width: calc(100% - 80px);
    float: left;
    padding-left: 15px;
}

.menu-block .menu-item .menu-content h2 {
    color: #94684b;
    font-family: "UTM";
    font-size: 16px;
    border-bottom: 1px dashed #94684b;
    padding: 0px 0px 10px 0;
    display: block;
}

.menu-block .menu-item .menu-price {
    position: relative;
    width: 100%;
    display: inline-block;
    font-family: "UTM";
    font-size: 14px;
    color: #94684b;
    font-weight: 700;
}

h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    margin: 0px !important;
    margin-bottom: 20px !important;
    color: #94684b;
    font-family: "UTM Bold";
}

/**single product**/
h1.product-title.product_title.entry-title {
    font-family: "UTM";
    color: #000;
    font-size: 25px;
    margin-bottom: 20px;
}

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

.woocommerce-product-gallery__image.slide.first.is-selected {
    border: 1px solid #94684b;
    padding: 10px;
}

.product-info.summary.col-fit.col.entry-summary.product-summary {
    padding-top: 0px !important;
}

.product-info form.cart {
    margin-top: 30px !important;
}

button.single_add_to_cart_button.button.alt {
    background: #94684b !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
    font-family: "UTM";
}

.related.related-products-wrapper.product-section {
    border: 0px !important;
}

.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 {
    border-bottom: 1px solid #94684b;
}

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

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

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

.woocommerce-Tabs-panel p {
    margin-bottom: 10px !important;
}

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

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents, .cart_totals {
    font-family: "UTM";
    color: #000;
}

.woocommerce-billing-fields__field-wrapper p input,textarea#order_comments {
    box-shadow: unset !important;
    border-radius: 3px !important;
}

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