:root {
    --primary-color2: #805e3e;
    --colorYellow: #e7ad00;
    --primary-color3: rgb(115, 79, 46);
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

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

#wrapper, #main {
    background: #fff !important;
}

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

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

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

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

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

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

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

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

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


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

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

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

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

.mr-1 {
    margin-right: 10px !important;
}

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

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

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

.mr-4 {
    margin-right: 50px;
}

.ml-1 {
    margin-left: 10px;
}

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

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

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

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

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

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

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

.mt-5 {
    margin-top: 50px;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

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

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

.mb-5 {
    margin-bottom: 50px;
}

.button_style {
    background-color: var(--primary-color);
    color: #fff !important;
    text-align: center;
    padding: 5px 25px;
    font-size: 15px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 9;
    border-radius: 5px;
}

.button_style:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.button_style:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*top**/
ul#header-contact li a {
    text-transform: unset;
}

/**header**/
div#masthead {
    background: url(/wp-content/uploads/2023/10/hd.png);
    background-repeat: repeat-x;
}

select.search_categories.resize-select {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    height: 45px !important;
    min-width: 140px;
    font-size: 15px;
    border-right: 0px !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 45px;
    background: var(--colorYellow) !important;
    width: 45px !important;
}

input#woocommerce-product-search-field-0 {
    background-color: #f7f7f7;
    box-shadow: none;
    height: 45px !important;
    font-size: 15px;
}

/**menu**/
span.header-vertical-menu__title {
    text-transform: uppercase;
    font-size: 15px;
}

.header-vertical-menu__fly-out ul {
    border: 1px solid #ddd;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
    font-size: 15px;
    color: #000;
    padding: 9px !important;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
    padding: 0px !important;
    border-left: 0;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown li a {
    border-bottom: 0px !important;
    color: #000;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown li:hover {
    background: var(--primary-color);
    color: #fff;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown li:hover a {
    color: #fff;
}

div#mega-menu-wrap-primary ul li a {
    color: #fff !important;
    font-weight: 700 !important;
    padding: 0 15px !important;
    text-transform: uppercase !important;
    font-size: 15px !important
}

div#mega-menu-wrap-primary ul li a:hover, div#mega-menu-wrap-primary ul li.mega-current-menu-item a {
    color: var(--colorYellow) !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    -webkit-box-shadow: 0 16px 32px rgba(34, 37, 49, .24);
    box-shadow: 0 16px 32px rgba(34, 37, 49, .24);
    display: block !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: unset !important;
    line-height: 20px !important;
    padding: 10px 10px 10px 10px !important;
    display: block;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 15px !important;
    color: #000 !important;
    text-transform: unset !important;
    background: #fff !important;
    text-align: left !important;
    font-weight: normal !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
div#mega-menu-wrap-primary ul li a:hover {
    color: #fff !important;
    background: var(--primary-color) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid #f2f2f2 !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    font-weight: normal !important;
    margin-bottom: 10px !important;
    text-align: left !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    text-transform: unset !important;
    font-size: 15px !important;
    text-align: left !important
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px !important;
    text-align: left !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    color: #fff !important;
    background: var(--primary-color) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #fff !important;
    padding: 15px !important;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .1) !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #fff
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: normal !important;
    margin: 0 0 0 0 !important;
    font-size: 15px !important;
    text-transform: unset !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    padding-left: 15px !important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:before {
    content: "\f054";
    font-family: "Font Awesome 6 Pro" !important;
    color: #222222 !important;
    font-size: 10px;
    margin-top: 4px
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu > ul.mega-sub-menu {
    padding-left: 15px !important
}

.header-vertical-menu__opener {
    color: #fff;
}

.header-button a {
    height: 35px;
    display: flex !important;
    align-items: center;
    padding: 0px 10px;
    line-height: 35px !important;
    color: #fff;
    align-items: center;
    font-size: 15px;
}

.header-button a i {
    display: none !important;
}

/**slide**/
.slider-section .cot3 .post-item {
    padding-left: 5px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px dashed #ececec;
}

.slider-section .cot3 .post-item:first-child {
    padding-top: 0px !important;
}

.slider-section .cot3 .post-item .box-text {
    padding-left: 12px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-top: 0;
}

.tieudenew .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 400;
    margin: 0px;
}

.slider-section .cot3 .post-item .box-text .post-title a {
    color: #4c4c4c;
    text-align: left;
    font-size: 13px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    margin: 0px;
}

.slider-section .box-blog-post .is-divider {
    display: none;
}

.slider-section .cot3 .post-item .box-text .post-title a:hover {
    color: var(--primary-color)
}

/**footer**/
footer#footer {
    background: var(--primary-color3);
    padding: 40px 0 20px 0;
    color: #fff;
    font-size: 15px;
}

footer#footer p {
    margin: 0 0 5px 0;
}

footer#footer p, footer#footer a {
    color: #fff;
}

footer#footer a {
    padding: 0;
    margin: 0 0 5px 0;
}

footer#footer a:hover {
    color: var(--colorYellow);
}

footer#footer .company-name {
    text-transform: uppercase;
    font-weight: 700;
}

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

footer#footer .footer-title {
    width: 100%;
    display: inline-block !important;
    background: url(../images/leftt.jpg) left center no-repeat #a87d53;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 0 5px 50px;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

footer#footer .footer-title h3 {
    color: #fff;
    margin: 0px;
    text-align: left;
}

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

footer#footer .footer-menu ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    margin: 0px !important;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 0px;
}

footer#footer .footer-menu ul li a {
    padding-left: 10px;
}

footer#footer .footer-social {
    margin: 20px 0 0 0;
}

footer#footer .footer-social a {
    background: #fff;
    color: var(--primary-color);
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}

footer#footer .footer-social a:hover {
    transition: 0.3s ease-in-out;
    color: var(--primary-color) !important;
    transform: translateY(-5px)
}

/**home-title**/
.title-white h3 {
    color: #fff !important;
}

.title-white b {
    background: #fff;
}

.home-title h3 {
    margin: 0px !important;
}

/**product**/
.product-item {
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    transition: 0.3s ease-in-out;
}

.product-item .product-thumbnail {
    width: 100%;
    height: 200px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    position: relative;
}

.product-item .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.product-item .product-sale {
    width: 35px;
    height: 35px;
    background: var(--primary-color);
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    border: 1px dashed #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.product-item:hover .product-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
}

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

.product-item .product-content h4 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    line-height: 20px;
    height: 40px;
}

.product-item .product-content h4:hover {
    color: var(--primary-color)
}

.product-item .product-price ins span, .product-item .product-price b {
    color: #ff0000;
    font-size: 15px;
}

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

.product-item:hover {
    transition: 0.3s ease-in-out;
    border-color: var(--primary-color) !important;
}

/**slide**/
.owl-dots {
    display: none !important;
}

.slide-product .owl-dots {
    display: block !important;
}

.owl-nav button {
    align-items: center !important;
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2) !important;
    display: flex !important;
    font-size: 1.8rem !important;
    min-height: 60px !important;
    justify-content: center !important;
    opacity: .8 !important;
    outline: none !important;
    top: 50% !important;
    transition: .3s !important;
    width: 30px !important;
    position: absolute;
    transform: translateY(-50%);
    margin: 0px !important;
}

.owl-nav button i {
    font-size: 24px;
    font-weight: 900;
    color: #3a3a3a;
}

.owl-nav button img {
    width: 35px !important;
    height: 35px !important;
}

.owl-nav button.owl-prev {
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}

.owl-nav button.owl-next {
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #c3e6cb;
    border-radius: 0.25rem;
    font-weight: normal;
}

.owl-dots {
    text-align: center;
}

.owl-dots button {
    width: 5px !important;
    min-height: 5px !important;
    background: #fff !important;
    border-radius: 50% !important;
    margin: 0px 3px;
}

.owl-dots button.active {
    width: 20px !important;
    border-radius: 10px !important;
}

/**pagination**/
.pagination {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
}

.pagination ul li a, .pagination ul li span {
    color: #000;
    border-radius: 0px !important;
    border: 1px solid #e9e9e9;
    width: 35px;
    height: 35px;
    padding: 0px;
    line-height: 35px;
    font-weight: normal;
    background: #fff;
}

.pagination ul li a:hover, .pagination ul li span:hover {
    background: var(--primary-color);
    color: #fff;
}

.wp-pagenavi {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    background: #fff;
    border-radius: 0px !important;
    border: 1px solid #e9e9e9;
    width: 35px;
    height: 35px;
    color: #000;
    display: inline-block;
    padding: 0px;
    line-height: 35px;
    font-weight: normal;
}

.wp-pagenavi a:hover, .wp-pagenavi a span.current, .wp-pagenavi span:hover, .wp-pagenavi span span.current {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
}

/*8col**/
.col-tg .col-inner {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px;
}

.ahdheading {
    width: 100%;
    margin-bottom: 15px;
}

.ahdheading h2, .ahdheading h3 {
    width: 100%;
    display: inline-block !important;
    background: url(../images/leftt.jpg) left center no-repeat var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 0 5px 50px;
    position: relative;
    position: relative;
    color: #fff;
    margin: 0px;
    font-size: 17px;
    text-align: left;
}

.w-auto h2:after, .w-auto h3:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: -45px;
    width: 46px;
    height: 32px;
    background: url(../images/right.png) no-repeat;
}

.w-auto {
    border-top: 3px solid var(--primary-color);
}

.w-auto h2, .w-auto h3 {
    width: auto !important;
    padding-right: 10px;
    margin-top: -3px;
}

/**menu home**/
.menu-home {
    margin: 0 0 15px 0;
}

.menu-home a {
    color: #000;
    font-size: 15px;
    position: relative;
    padding-left: 10px;
}

.menu-home a:hover {
    color: var(--primary-color)
}

.menu-home a:before {
    content: '';
    background: var(--primary-color);
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 13px;
}

/**review***/
.star-rating:before, .star-rating:before {
    color: #e7ad00 !important;
}

.box-blog-post .box-text.text-center {
    padding: 10px 0;
    text-align: left;
}

.box-blog-post .box-text.text-center h5.post-title.is-large {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    line-height: 20px;
    height: 40px;
}

.box-blog-post .box-text.text-center h5.post-title.is-large:hover {
    color: var(--primary-color)
}

.box-blog-post .is-divider {
    display: none !important;
}

.box-blog-post p.from_the_blog_excerpt {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0 0;
    color: gray;
}

.button_call, .button_contact, .button_shop {
    background: #e7ad00;
    padding: 4px 20px !important;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
}

.button_contact {
    margin-right: 8px !important;
    background: #7a9c59 !important;
}

.button_call {
    margin-right: 8px !important;
}

.button_shop {
    background: #e60808 !important;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
}

#footer .footer-description {
    margin-bottom: 20px;
}

.button_call:hover, .button_contact:hover, .button_shop:hover {
    color: #fff !important;
}

#footer .footer-bct {
    margin: 20px 0 0 0;
}

#footer .footer-bct img {
    width: 150px;
}

.footer-copyright {
    background: var(--primary-color3);
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    color: #fff;
    font-size: 15px;
}

/**header hotline**/
.header-hotline a {
    display: flex;
    align-items: center;
}

.header-hotline a p {
    color: #fff;
    margin: 0 0 0px 0;
}

.header-hotline a h4 {
    color: #e7ad00;
    font-size: 20px;
    text-shadow: 0px 2px #212121;
    font-weight: bolder;
    margin: 0;
}

/**single**/
.row-divided > .col + .col:not(.large-12) {
    border-left: 0px !important;
}

.single-post .post-sidebar {
    padding-left: 0 !important;
}

.entry-image {
    display: none;
}

.entry-header-text.entry-header-text-top {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
    padding-bottom: 0px;
}

.entry-divider {
    display: none !important;
}


/**widget**/
.widget {
    border: 1px solid #eaeaea;
    padding: 10px;
    border-radius: 4px;
}

input#s {
    height: 45px !important;
    box-shadow: unset !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.widget form {
    margin: 0px !important;
}

h3.widget-title {
    width: 100%;
    background: var(--primary-color);
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.widget_categories ul li a, .widget_product_categories ul li a {
    font-size: 15px;
    color: #000;
    padding-left: 10px !important;
    position: relative;
}

.widget_categories ul li a:before, .widget_product_categories ul li a:before {
    content: '';
    background: var(--primary-color);
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 15px;
}

.widget_categories ul li > ul.children li a:before, .widget_product_categories ul li > ul.children li a:before {
    top: 12px;
}

.widget_categories ul li.active > ul.children li a, .widget_product_categories ul li.active > ul.children li a {
    color: #000 !important;
}

.widget_categories ul li.active a, .widget_product_categories ul li.active a {
    color: var(--primary-color) !important;
}

.widget_categories ul li.active > ul.children li.active a, .widget_product_categories ul li.active > ul.children li.active a {
    color: var(--primary-color) !important;
}

.widget_products span.product-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    color: #000;
    line-height: 18px;
    height: 38px;
    font-weight: 700;
}

.widget_products ins span, .widget_products b {
    color: #ff0000;
    font-size: 14px;
}

.widget_products del span {
    font-size: 13px;
}

div#wpdcom {
    max-width: 100% !important;
}

div#wpd-post-rating {
    margin-bottom: 0px;
}

.entry-content {
    padding-bottom: 0px;
}

section.category--product {
    width: 100%;
    display: inline-block;
    margin: 20px 0 30px 0;
}

.widget_product_search .flex-col.search-form-categories {
    display: none;
}

.widget_product_search input#woocommerce-product-search-field-1 {
    height: 45px !important;
    box-shadow: unset !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

select.orderby {
    background-color: #fff !important;
    box-shadow: unset !important;
}

div#product-sidebar {
    padding-right: 0px !important;
}

.product-info .price-wrapper {
    width: 100%;
    display: inline-block;
    margin: 0px 0 10px 0;
}

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

.product-info .price-wrapper ins, .product-info .price-wrapper b {
    color: #ff0000;
    font-size: 22px;
}

.product-info .price-wrapper ins span {
    color: #ff0000;
}

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

h1.product-title.product_title.entry-title {
    font-size: 30px;
    margin: 0px;
}

.badge-container.is-larger.absolute.left.top.z-1 {
    width: 100%;
    margin: 10px 0 0 10px;
}

.badge-container span.onsale {
    width: 35px;
    height: 35px;
    background: var(--primary-color);
    border-radius: 50%;
    border: 1px dashed #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.product-related {
    width: 100%;
    display: inline-block;
    margin: 0 0 30px 0;
}

.product-footer .woocommerce-tabs {
    padding-bottom: 0px !important;
}

.product-main .product-short-description {
    font-size: 14px;
    color: #000;
    display: inline-block;
    border: 1px dashed #e7ad00;
    background-color: rgb(168 125 83 / 6%);
    padding: 0.5rem 1.25rem;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0.5rem;
}

h1.page-title.is-large.uppercase {
    text-align: left;
    font-size: 30px;
    margin: 0px;
}

.tg-address .company-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.tg-address p {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.form-contact p {
    margin: 0 0 10px 0 !important;
    font-size: 15px;
}

.form-contact input, .form-contact textarea {
    margin: 0 0 10px 0;
    font-size: 15px;
    box-shadow: unset !important;
}

ul.dashboard-links li {
    margin: 0 5px 15px 0 !important;
}

a.woocommerce-Button.button {
    display: block;
    width: 200px;
    margin: 15px auto 0;
}

.message-container.container.medium-text-center {
    text-align: center;
}

div#comments {
    margin: 20px auto;
}

.wpd-thread-list {
    padding: 20px 0;
}

.entry-author.author-box {
    padding: 15px;
    background: #f2f2f2;
    border-radius: 10px;
}

/**back to top**/
.progress-wrap {
    position: fixed;
    display: block;
    cursor: pointer;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap::after {
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    text-align: center;
    position: absolute;
    cursor: pointer;
    font-family: 'Font Awesome 6 Pro';
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap {
    bottom: 30px;
    height: 46px;
    width: 46px;
    border-radius: 46px;
    background-color: #ffffff;
    box-shadow: inset 0 0 0 2px #cccccc;
}

.progress-wrap.btn-left-side {
    left: 30px;
}

.progress-wrap.btn-right-side {
    right: 30px;
}

.progress-wrap::after {
    width: 46px;
    height: 46px;
    color: #1f2029;
    font-size: 24px;
    content: '\f341';
    line-height: 46px;
}

.progress-wrap:hover::after {
    color: #1f2029;
}

.progress-wrap svg.progress-circle path {
    stroke: #1f2029;
    stroke-width: 2px;
}