/*
Theme Name: Mayincu Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body { font-size: 13px; }

:root { --secondary-color: #d00501; --yellow-color: #FFFF00; --red-color: #c90301; }

.top-bar-nav > li > a { color: #1f2228 !important; font-size: 13.5px; transition: color .1s,background .2s; -webkit-transition: color .1s,background .2s; -moz-transition: color .1s,background .2s; -ms-transition: color .1s,background .2s; -o-transition: color .1s,background .2s; }
.top-bar-nav > li > a:hover { color: #3498db !important; }

.header-search-form-wrapper { margin-top: 5px; }
.header-search-form-wrapper .search-field { border: 1px solid #bcbcbc; height: 37px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-right: none; box-shadow: none; font-size: 13px; }
.header-search-form-wrapper .ux-search-submit { background-color: var(--primary-color) !important; height: 37px; width: 45px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }

.cart-item a, .html.custom a { flex-direction: column; color: #505050 !important; padding-bottom: 0 !important; }
.cart-item a span, .html.custom a span { display: block; color: #505050; font-size: 12px; font-weight: 400; line-height: 28px; position: relative; cursor: pointer; text-transform: none; margin-left: 0 !important; }
.cart-item i, .html.custom i { border: 1px solid #666666; height: 32px; width: 32px; background: #fff; border-radius: 1000px; line-height: 32px; }

.header-main ul.product_list_widget li a:not(.remove) { font-size: 14px; font-weight: 700; color: var(--primary-color); }
.header-main ul.product_list_widget li a.remove { border: none; color: #9C9B9B; font-size: 38px !important; font-weight: 400 !important; }
.header-main ul.product_list_widget li .quantity { opacity: 1; color: #414042; font-size: 16px; }
.header-main ul.product_list_widget li .quantity span.amount { color: #c00; }
.header-main .widget_shopping_cart p.total { border-bottom: none; display: flex; justify-content: space-between; }
.header-main .woocommerce-mini-cart__buttons a { text-transform: none; margin-top: 10px; font-size: 14px; font-weight: 400; background-color: #fff !important; color: var(--primary-color); border: 1px solid var(--primary-color); border-radius: 100px; box-shadow: none; }
.header-main .woocommerce-mini-cart__buttons a:hover { background-color: var(--primary-color) !important; color: #fff; }

.header-bottom > .flex-row { background: #222222 url("assets/images/menu_bg.png") repeat-x; padding: 0; }
.header-bottom .header-bottom-nav.nav-center { padding-left: 30px; }

.header-vertical-menu__opener { background: url("assets/images/redbg.png") repeat-x; background-color: var(--red-color) !important; }
.header-vertical-menu__opener .icon-menu:before { content: '\e803'; font-family: "fontello" !important; }
.header-vertical-menu__opener .header-vertical-menu__title { font-size: 14px; font-weight: 700; text-transform: uppercase; }

.header-bottom-nav > li { margin: 0 12px; }
.header-bottom-nav > li > a { line-height: 16px; font-size: 14px; font-weight: 400; color: #fff !important; }
.header-bottom-nav > li:hover > a { color: var(--yellow-color) !important; }
.header-bottom-nav > li.hotline a { color: var(--yellow-color) !important; }

.header-bottom-nav.nav-center > li .nav-dropdown { padding: 0; -webkit-box-shadow: 0 8px 28px -8px rgba(0, 0, 0, 0.25); box-shadow: 0 8px 28px -8px rgba(0, 0, 0, 0.25); }
.header-bottom-nav.nav-center > li .nav-dropdown > li a { margin: 0 0px; border-bottom: none; color: #524e6f; font-size: 14px; text-transform: uppercase; padding: 10px 22px; font-weight: 400 !important; margin-bottom: 10px; }
.header-bottom-nav.nav-center > li .nav-dropdown > li:hover > a, .header-bottom-nav.nav-center > li .nav-dropdown > li.current-menu-item > a { background-color: var(--primary-color); color: #fff !important; }
.header-bottom-nav.nav-center > li .nav-dropdown > li.nav-dropdown-col { display: block; width: 100%; }
.header-bottom-nav.nav-center > li .nav-dropdown > li.nav-dropdown-col > a { color: #524e6f; font-size: 14px; text-transform: uppercase; padding: 10px 22px; }
.header-bottom-nav.nav-center > li .nav-dropdown > li.nav-dropdown-col > ul { margin-top: -37px; display: none; position: absolute; left: 100%; z-index: 9; background-color: #fff; min-width: 240px; }
.header-bottom-nav.nav-center > li .nav-dropdown > li.nav-dropdown-col > ul > li:hover a { background-color: var(--primary-color); color: #fff !important; }
.header-bottom-nav.nav-center > li .nav-dropdown > li.nav-dropdown-col:hover > ul { display: block; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .nav-vertical { background: #f8f8f8; border-right: 1px solid #ddd; padding: 5px 10px; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .nav-vertical li a { font-size: 16px; border-radius: 5px; text-align: right; font-weight: 400; line-height: 36px; text-transform: none; display: block; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .nav-vertical li + li { border: none; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .nav-vertical li:hover a, .header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .nav-vertical li.active a { background: #0d6efd1a; color: var(--primary-color); }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .tab-panels { border-left: none; padding: 17px 20px 0; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .post-item h5.post-title { font-size: 15px; text-transform: uppercase; }
.header-bottom-nav.nav-center > li .nav-dropdown .tabbed-content .post-item .is-divider { display: none; }

.header-vertical-menu__fly-out .nav-vertical-fly-out { background: url(assets/images/vs_bg_foot.png); }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item { border: 1px solid #474747; border-top-color: transparent; border-left: 2px solid transparent; border-right: none; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item img { width: 28px; height: 28px; margin-right: 8px !important; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a { color: #F3F3F3; padding: 8.5px 8px; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .vertical-title { font-size: 14px; font-weight: 700; color: #F3F3F3; line-height: 1.2; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .vertical-title .nav_desc { font-size: 12px; color: #F3F3F3; font-weight: 400; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item:hover { border-left: 2px solid #CD0003; background-color: #141414; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .nav-dropdown { border: 2px solid #C90301; min-width: 700px; padding: 10px 15px; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .nav-dropdown .nav-dropdown-col > a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 16px; padding-bottom: 8px; color: #FF0000; text-transform: none; font-weight: 400; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .nav-dropdown .nav-column > li a { border: none; font-size: 13px; color: #1f2228; padding: 3px 3px; }
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item .nav-dropdown .nav-column > li a:hover { color: var(--secondary-color); }

.row.row-collapse { max-width: 1200px !important; }

.home-slide .large-3 { flex-basis: 290px; max-width: 290px; }
@media screen and (min-width: 1200px) { .home-slide .large-2 { flex-basis: 240px; max-width: 240px; background: #e00c00; }
  .home-slide .large-7 { flex-basis: calc(100% - 240px - 290px); max-width: calc(100% - 240px - 290px); } }
@media screen and (max-width: 1200px) { .home-slide .large-2 { display: none; }
  .home-slide .large-7 { flex-basis: calc(100% - 290px); max-width: calc(100% - 290px); } }
@media screen and (max-width: 890px) { .home-slide .large-7 { flex-basis: 100%; max-width: 100%; } }
.home-slide .large-2 .section-title-center span { color: #fff; font-size: 18px; text-transform: none; font-weight: 400; }
.home-slide .large-2 .row-slider { background: #fff; margin: 0 5px; }
.home-slide .large-2 .row-slider .post-item .box-image { height: 113px; }
.home-slide .large-2 .row-slider .post-item .box-image img { max-width: max-content; height: 100%; display: block; }
.home-slide .large-2 .row-slider .post-item .box-text { padding: 0; padding-bottom: 8px; }
.home-slide .large-2 .row-slider .post-item .post-title { color: #000; font-size: 13px; font-weight: 400; overflow: hidden; min-height: 33px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* number of lines to show */ line-clamp: 2; -webkit-box-orient: vertical; }
.home-slide .large-2 .is-link { color: #fff; font-size: 14px; font-weight: 400; padding-right: 15px; margin: 0; }
.home-slide .large-2 .flickity-prev-next-button { opacity: 1; bottom: -35px; top: auto; color: #fff; font-size: 13px; }
.home-slide .large-2 .flickity-prev-next-button.next { right: auto; left: 20%; }

.row-product { background: #fff; border: 1px solid #bcbcbc; border-top: none; }
.row-product .product-small.col { padding-bottom: 0; }
@media screen and (min-width: 1200px) { .row-product .large-3 { flex-basis: 240px; max-width: 240px; }
  .row-product .large-9 { flex-basis: calc(100% - 240px); max-width: calc(100% - 240px); } }
@media screen and (max-width: 890px) { .row-product .large-3 { display: none; }
  .row-product .large-9 { flex-basis: 100%; max-width: 100%; } }

.slider-nav-circle .flickity-prev-next-button { opacity: 1; }
.slider-nav-circle .flickity-prev-next-button svg { background: #fafafa; color: var(--primary-color); border-radius: 5px; border-width: 1px; }
.slider-nav-circle .flickity-prev-next-button .arrow { fill: var(--primary-color); }
.slider-nav-circle .flickity-prev-next-button.previous svg { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.slider-nav-circle .flickity-prev-next-button.next svg { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.section-title-container { padding: 0; margin: 0 auto; }

.section-title b { opacity: 0; }

.section-title-normal { padding: 0px; position: relative; background: #FFF url(assets/images/gradiant.png) repeat-x scroll center bottom; border-width: 1px 1px 2px; border-style: solid; border-color: #BCBCBC #BCBCBC #C90201 #C90201; margin: 0; }
.section-title-normal span { border-bottom: none; }
.section-title-normal .section-title-main { color: #fff; padding: 9px 15px; font-size: 18px; line-height: 24px; position: relative; background: var(--secondary-color); text-transform: uppercase; display: inline-block; letter-spacing: -0.8px; font-weight: 600; z-index: 9; }
.section-title-normal .section-title-main:after { content: ""; position: absolute; top: 0; right: -16px; bottom: 0; z-index: -1; width: 40px; background: var(--secondary-color); -webkit-transform: skew(25deg); transform: skew(25deg); border-radius: 0 3px 0 0; }
.section-title-normal .section-title-main svg { margin-right: 10px; }
.section-title-normal .btn_menu { display: none; }
.section-title-normal .title-show-cats { margin-bottom: 0; margin-right: 0; }
.section-title-normal .title-show-cats li { margin-bottom: 0; margin-left: 5px; margin-bottom: 0; list-style: none; display: inline-block; }
.section-title-normal .title-show-cats li a { font-size: 14px; line-height: 22px; font-weight: 400; text-transform: uppercase; color: #000; padding: 5px 19px; border-radius: 5px; }
.section-title-normal .read-more { display: flex; }
.section-title-normal .read-more span { text-transform: none; font-weight: 400; color: var(--primary-color); margin-right: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.section-title-normal .read-more i { color: var(--primary-color); font-size: 18px; }
.section-title-normal .read-more:hover span { margin-right: 5px; }

.badge-container { right: 0; left: auto; }
.badge-container .badge-inner.on-sale { background: url(assets/images/saleoff.png) no-repeat; min-width: 52px; height: 53px; background-size: 48px; font-size: 14px; }

.product-small.box { padding: 10px; }
.product-small.box .product-title { margin-bottom: 10px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.product-small.box .product-title a { color: #1f2228; min-height: 36px; font-size: 13px; }
.product-small.box .product-title a:hover { color: var(--primary-color); }
.product-small.box .price-wrapper .price { display: block; font-size: 14px; font-weight: bold; color: #c00; }
.product-small.box .price-wrapper .price span.amount { color: #c00; }
.product-small.box .price-wrapper .price del span.amount { color: #000; }
.product-small.box .box-image { max-width: 160px; }
.product-small.box .add-to-cart-button a { background-color: var(--primary-color); border-radius: 100px; height: 34px; line-height: 34px; font-weight: 400; }
.product-small.box .out-of-stock-label { display: none; }

.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before { color: #ffbe00 !important; }

.flickity-page-dots .dot { background-color: #fff; }

.mb-category a { text-align: center; font-size: 14px; line-height: 1.2; color: #000; }
.mb-category a span { display: block; margin-top: 10px; }
.mb-category a svg { background: var(--primary-color); fill: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 40px; height: 40px; margin: 0 auto; padding: 10px; }

.row-icon { max-width: 1220px !important; margin-top: 0 !important; }
.row-icon .col { padding-bottom: 0; }
.row-icon .banner-item { display: flex; border-radius: 2px; align-items: center; justify-content: flex-start; color: #fff; gap: 10px; padding: 10px 7px; background: #de6e22; }
.row-icon .banner-item h4 { color: #fff; font-size: 22px; text-transform: uppercase; font-weight: 700; margin-bottom: 0; }
.row-icon .banner-item p { margin: 0; }
.row-icon .banner-item i { font-size: 42px; }
.row-icon .banner-item span.text { width: 60%; }
.row-icon .banner-item .button { background: #FFF none repeat scroll 0% 0%; border-radius: 3px; color: #666; padding: 0px 15px; margin: 0; font-weight: 400; }
.row-icon .col:nth-child(2) .banner-item { background: #47922c; }
.row-icon .col:nth-child(3) .banner-item { background: #cf0101; }

.category-page-row { max-width: 1220px !important; padding-top: 15px; }

.term-description, .white-bg { background: #ffffff; padding: 5px 15px; border: 1px solid #dcdcdc; }

.rank-math-breadcrumb { font-size: 12px; color: #323232; border: 1px solid #c0c0c0; height: 35px; margin: 0px 0px 10px; background: #f4f4f4; overflow: hidden; display: flex; align-items: center; padding: 0 15px; }
.rank-math-breadcrumb a { font-size: 12px; color: #323232; text-transform: none; }
.rank-math-breadcrumb .separator { font-size: 0; width: 17px; height: 33px; display: inline-flex; margin: 0 8px; }
.rank-math-breadcrumb .separator:before { content: ""; background: url("assets/images/tree-nomal.png") no-repeat; width: 17px; height: 33px; }
.rank-math-breadcrumb p { display: flex; align-items: center; margin-bottom: 0; }
.rank-math-breadcrumb a:nth-child(1) { padding-left: 20px; position: relative; }
.rank-math-breadcrumb a:nth-child(1):before { content: ""; background: url("assets/images/icon-home16.png") no-repeat; height: 15px; width: 15px; display: inline-block; position: absolute; left: 1px; top: 1px; }

.term-description { margin-bottom: 30px; }

.cate_title { border-width: 1px 1px 2px; border-style: solid; border-color: #BCBCBC #BCBCBC #d60801 #BCBCBC; padding: 0px; position: relative; background: #FFF; height: 42px; }
.cate_title .woocommerce-ordering, .cate_title .woocommerce-ordering select { margin: 2px 0; }
.cate_title h1.category-title { font-size: 18px; line-height: 42px; padding: 0 10px; }

.sidebar-inner { padding: 0; }
.sidebar-inner span.widget-title { background: #383838; padding: 15px 15px 10px; border-bottom: 1px solid #ddd; display: block; text-transform: none; color: #fff; position: relative; font-size: 15px; }
.sidebar-inner span.widget-title:after { z-index: -1; position: absolute; content: ""; bottom: 14px; left: 10px; width: 60%; top: 40%; max-width: 300px; background: #777; display: block; -webkit-box-shadow: 0 14px 6px #777; -moz-box-shadow: 0 14px 6px #777; box-shadow: 0 14px 6px #777; -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -o-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }
.sidebar-inner .is-divider { display: none; }
.sidebar-inner ul li .toggle { width: 3em; }
.sidebar-inner ul li > a { display: block; color: #323232; padding: 6px 15px; text-decoration: none; font-size: 13px; }
.sidebar-inner ul li ul { border-left: none; }
.sidebar-inner ul li ul li a { font-size: 13px; }
.sidebar-inner ul li:hover > a { color: #f34b26; }
.sidebar-inner .widget { background: #ffffff; border: 1px solid #dcdcdc; }
.sidebar-inner .recent-blog-posts-li { padding: 5px 10px; }
.sidebar-inner .recent-blog-posts-li a { font-size: 13px; color: #333; }
.sidebar-inner .recent-blog-posts-li .badge.post-date { width: 85px; height: 55px; }
.sidebar-inner .widget_text span.widget-title, .sidebar-inner .flatsome_recent_posts span.widget-title { border-width: 1px 1px 2px; border-style: solid; border-color: #BCBCBC #BCBCBC #3C3C3C #C90201; padding: 0px; position: relative; background: #FFF url(assets/images/gradiant.png) repeat-x scroll center bottom; height: 35px; overflow: hidden; border: none; }
.sidebar-inner .widget_text span.widget-title span, .sidebar-inner .flatsome_recent_posts span.widget-title span { margin: 0px; font-size: 17px; float: left; line-height: 35px; padding-left: 10px; background: url(assets/images/titlebg.png) no-repeat top right; padding-right: 35px; color: #fff; }

.topproduct-Wrap { padding: 15px 0; }

.call-support { display: flex; width: auto; }

.call-content { padding-bottom: 8px; margin-left: 30px; }

.call-content .text-danger { color: #D50003; }

.topproduct .call-content a { min-height: inherit; padding-top: 0px; }

.topproduct .call-content a img { width: 64px; }

.call-support label { float: left; width: 55px; font-weight: normal; }

.call-support .icons { display: inline-block; width: 20px; height: 20px; font-size: 15px; font-weight: 900; vertical-align: middle; margin-right: 10px; float: left; color: #999999; }

.call-support strong { display: normal !important; }

.page-title-inner { padding: 10px 0 0; min-height: auto; }

.product-main { padding-top: 0 !important; padding-bottom: 15px; }
.product-main .content-row { background: #fff; }

.product-info .product-title { font-size: 22px; }
.product-info span.amount { font-size: 30px; color: #D50003; font-weight: bold; }
.product-info .product-short-description p { margin-bottom: 8px; }
.product-info .single_add_to_cart_button { padding: 1px 10px; font-size: 14px; height: 45px !important; text-transform: normal !important; min-width: 190px; line-height: 43px; opacity: 1 !important; }

#product-sidebar { padding-left: 15px; padding-top: 20px; }
#product-sidebar span.widget-title { font-size: 15px; border-bottom: 1px solid #bcbcbc; padding-bottom: 5px; display: block; text-transform: none; font-weight: 400; display: block; margin-bottom: 10px; }
#product-sidebar .is-divider { display: none; }

.quantity { font-size: 16px; color: #000; font-weight: 600; }
.quantity .button { min-width: auto; border: 1px solid #e1e1e1; background: #fff; height: 45px; width: 35px; background-color: #00000008; box-shadow: none; }
.quantity .qty { box-shadow: none; height: 45px; min-width: 45px; }

.product-section { border-top: none; }

.product-footer .container { padding: 0; }
.product-footer .container .col-inner { background: #fff; }
.product-footer .container .entry-content { padding-top: 0; }
.product-footer .container .content { padding: 15px; }
.product-footer .container .section-title { border-width: 1px 1px 2px; border-style: solid; border-color: #BCBCBC #BCBCBC #3C3C3C #C90201; padding: 0px; position: relative; background: #FFF url(assets/images/gradiant.png) repeat-x scroll center bottom; height: 40px; overflow: hidden; border-bottom: 2px solid #C90201; }
.product-footer .container .section-title span { background: #d00501; color: #fff; border: none; padding: 13px 15px; }
.product-footer .container .woocommerce-tabs { border: none; }
.product-footer .container .product-section { font-size: 14px; background: #fff; }
.product-footer .container .product-section tr { border-bottom: 1px solid #ddd; }
.product-footer .container .product-section tr td { border-right: 1px solid #ddd; padding-bottom: 7px; padding-top: 7px; font-size: 14px; color: #333; }
.product-footer .container .product-section tr td:last-child { border-right: none; }
.product-footer .container .product-section tr:last-child { border-bottom: none; }
.product-footer .container .review-form-inner { border: none; padding: 0; }
.product-footer .container #review_form_wrapper, .product-footer .container .comment-form { padding-bottom: 0; }
.product-footer .container .product-page-sections .row { max-width: 1210px; }
@media (min-width: 1024px) { .product-footer .container .product-page-sections .row .large-9 { flex-basis: 76%; max-width: 76%; }
  .product-footer .container .product-page-sections .row .large-3 { flex-basis: 24%; max-width: 24%; padding-right: 0; padding-left: 0; } }

.customt-title { border-width: 1px 1px 2px; border-style: solid; border-color: #BCBCBC #BCBCBC #3C3C3C #C90201; padding: 0px; position: relative; background: #FFF url(assets/images/gradiant.png) repeat-x scroll center bottom; height: 40px; overflow: hidden; }
.customt-title span { margin: 0px; font-size: 17px; float: left; line-height: 40px; padding-left: 10px; background: url(assets/images/titlebg.png) no-repeat top right; padding-right: 40px; color: #ffffff; }

.list-sale-product li { list-style: none; }
.list-sale-product li a { display: flex; align-items: center; gap: 10px; }
.list-sale-product li .product-title { display: block; font-size: 13px; color: #333333; }
.list-sale-product li .product-price { font-weight: 700; }
.list-sale-product li .product-price span.amount { color: #D50003; }
.list-sale-product li .product-price del span.amount { color: #000; }

.page-wrapper { padding-top: 0; }

.page-left-sidebar .row, .blog-wrapper .row { max-width: 1220px !important; }
.page-left-sidebar .page-inner, .blog-wrapper .page-inner { background: #fff; padding: 5px 15px; border: 1px solid #dcdcdc; }

.blog-wrapper { padding-top: 15px; }
.blog-wrapper .custom_breadcrumbs { padding-top: 0px !important; }

.row-contact { max-width: 1220px !important; }
.row-contact .col-inner { background: #fff; padding: 10px 15px; border: 1px solid #dcdcdc; }

.page-template-page-blank .custom_breadcrumbs, .archive-page-header .custom_breadcrumbs { padding: 0; padding-top: 15px; }

.wpcf7-form .col { padding-bottom: 0; }
.wpcf7-form .wpcf7-spinner { display: none; }
.wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form textarea { border: 1px solid #bcbcbc; height: 37px; box-shadow: none; border-radius: 5px; padding: 5px 10px; }
.wpcf7-form .wpcf7-submit { background-color: var(--secondary-color) !important; border: none; font-size: 14px; font-weight: 700; text-transform: none; border-radius: 5px; }
.wpcf7-form label span { color: red; }

.post-item .post-title { font-size: 20px; color: #444; font-weight: normal; }
.post-item button { text-transform: none; font-size: 14px; font-weight: 400; color: #000; }

.related-title { font-weight: 400; }

.list-post li { list-style: none; margin-left: 10px; }
.list-post li a { color: #434343; font-size: 13px; }
.list-post li a:before { font-family: "fontello" !important; content: '\f0a9'; display: inline-block; margin-right: 4px; }

.footer-wrapper .container { padding: 0; }

.NameCom { text-align: center; font-size: 15px; text-transform: uppercase; background: url(assets/images/redbg.png) repeat-x; font-weight: 400; padding: 8px; margin: 0; color: #fff; }

.footer-1 { padding: 15px 15px; }
.footer-1 span.widget-title { color: #434343; font-size: 16px; border-bottom: 1px solid #dcdcdc; padding-bottom: 8px; font-weight: 400; display: block; margin-bottom: 15px; }
.footer-1 .is-divider { display: none; }
.footer-1 ul li { margin-bottom: 2px; }
.footer-1 ul li a { color: #434343; }
.footer-1 ul li a:before { font-family: "fontello" !important; content: '\e807'; display: inline-block; margin-right: 4px; }
.footer-1 ul li a:hover { color: var(--secondary-color); }

.footer-2 { padding: 20px 15px 0; }
.footer-2 span.widget-title { color: #fff; font-size: 13px; font-weight: 400; display: block; margin-bottom: 15px; }
.footer-2 .is-divider { display: none; }
.footer-2 p { margin-bottom: 0; }

.absolute-footer { background: #e8e8e8; }

.back-to-top { border: none !important; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); height: 50px; width: 50px; bottom: 60px; background: var(--secondary-color) !important; color: #fff !important; font-size: 19px; line-height: 47px !important; }

@media screen and (max-width: 820px) { .stuck .header-bottom { display: none; }
  .header-bottom > .flex-row { background: transparent !important; }
  .header-bottom .header-bottom-nav.nav-center { padding: 0 10px; }
  .mobile-nav .has-icon a { height: 36px; width: 30px; color: #111 !important; display: flex; justify-content: center; align-items: center; padding: 0; flex-direction: column; border-radius: 100px; }
  .mobile-nav .has-icon a svg { max-width: 20px; }
  .mobile-nav .has-icon a i { text-align: center; }
  .mobile-nav .header-language-dropdown a { border-radius: 2px; height: 25px; padding: 0; width: 25px; text-align: center; display: inline-block; background: var(--primary-color); color: #fff; text-transform: uppercase; }
  .off-canvas .sidebar-menu { padding: 50px 0; }
  .off-canvas .nav-vertical > li { border-top: none !important; background-color: transparent !important; }
  .off-canvas .nav-vertical > li > a { padding-top: 10px; padding-bottom: 10px; color: #111; height: auto; font-size: 16px; text-transform: none; text-shadow: none; font-weight: 400; }
  .off-canvas .nav-vertical > li > ul > li a { color: #111; }
  .off-canvas .nav-vertical > li > ul > li li { position: relative; margin-left: 20px !important; }
  .off-canvas .nav-vertical > li > ul > li li:before { content: ""; height: 5px; width: 5px; display: inline-block; background-color: #111; position: absolute; top: 50%; transform: translateY(-50%); }
  .widget_shopping_cart .inner-padding { padding: 0; }
  .widget_shopping_cart .cart-popup-title { text-align: left; }
  .widget_shopping_cart .cart-popup-title h4 { font-weight: 600; font-size: 16px; padding: 20px 15px 0; }
  .widget_shopping_cart .is-divider { max-width: 100%; height: 1px; }
  .widget_shopping_cart .widget_shopping_cart_content { padding: 20px; display: flex; flex-direction: column; }
  .widget_shopping_cart ul.product_list_widget li { padding-left: 100px; min-height: 129px; }
  .widget_shopping_cart ul.product_list_widget li img { width: 90px; height: 101px; }
  .widget_shopping_cart ul.product_list_widget li a { font-size: 16px; font-weight: 500; color: #000; }
  .widget_shopping_cart ul.product_list_widget li a.remove { opacity: 1; background: #000; color: #fff; border: none; border-radius: 100px; font-size: 25px !important; line-height: 24px !important; }
  .widget_shopping_cart ul.product_list_widget li .quantity { color: #000; font-size: 16px; font-weight: 500; }
  .widget_shopping_cart ul.product_list_widget li dl { color: #808080; font-size: 16px; }
  .widget_shopping_cart p.total { display: flex; justify-content: space-between; font-size: 16px; }
  .widget_shopping_cart p.total strong { font-weight: 500; }
  .widget_shopping_cart .woocommerce-mini-cart__buttons { display: flex; gap: 6px; }
  .widget_shopping_cart .woocommerce-mini-cart__buttons .button { font-size: 14px !important; border-radius: 5px; padding: 2px 10px !important; -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3); box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3); } }
@media screen and (max-width: 512px) { .cate_title { height: auto; text-align: center; }
  .cate_title h1.category-title { margin: 0; line-height: auto; margin-top: 10px; } }
