:root {
    --color-red: #ee3523;
    --main-color: #fff8af;
}

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

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

ul, li {
    list-style: none;
    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;
}

.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;
}

.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
}

/**top bar**/
.header-address {
    color: var(--primary-color) !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

/*Header*/
div#masthead {
    position: relative;
    z-index: 999 !important;
}


div#logo {
    margin-top: -30px;
    position: relative;
    z-index: 9999999 !important;
    margin-right: 30px;
}

.stuck div#logo {
    margin: 0px !important;
}

.formSearch {
    display: flex;
}

.formSearch input#woocommerce-product-search-field-0 {
    width: 350px !important;
    height: 40px !important;
    box-shadow: unset !important;
    background: #f2f2f2;
    border-radius: 25px 0 0 25px;
    color: var(--primary-color);
    border: 0px !important;
}

.formSearch select.search_categories.resize-select.mb-0 {
    height: 40px !important;
    border: 0px !important;
    background-color: #f2f2f2 !important;
    box-shadow: none !important;
    width: 130px !important;
}

.formSearch button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    height: 40px !important;
    width: 50px !important;
    border: 0px;
    border-radius: 0 25px 25px 0 !important;
}

div#masthead .header-right {
    display: flex;
    color: var(--primary-color);
    font-weight: 700;
    font-size: 15px;
}

div#masthead .header-right-item {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

div#masthead .header-right-item i {
    font-size: 35px;
    margin-right: 8px;
}

div#masthead img.cart-img-icon {
    max-width: 25px !important;
}

/**menu**/
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    display: flex;
}

li.html.custom.html_topbar_right {
    width: calc(100% - 60px);
}

div#mega-menu-wrap {
    width: 30px;
    margin-right: 20px;
    float: left;
    background: transparent !important;
}

div#mega-menu-title {
    padding: 0px !important;
    color: var(--primary-color) !important;
    font-size: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 15px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 700 !important;
    font-size: 15px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.3) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child a {
    border-right: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item a.mega-menu-link {
    background: rgba(255, 255, 255, 0.1) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.3) !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;
    font-size: 13px !important;
    padding: 10px 10px 10px 10px !important;
    display: block;
    transition: .4s;
    color: #000;
    text-transform: unset !important;
    font-weight: 500 !important;
    background: #fff !important;
}

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

ul#mega_menu {
    min-width: 300px !important;
    border-radius: 10px !important;
    border: 0px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
}

ul#mega_menu li a {
    border: 0px !important;
    color: #444 !important;
    padding: 8px !important;
    border-bottom: 1px solid #f2f2f2 !important;
}

ul#mega_menu li a:hover {
    color: var(--primary-color) !important
}

ul#mega_menu li:last-child a {
    border-bottom: 0px !important;
}

ul#mega_menu li:first-child {
    border-radius: 10px 10px 0 0 !important;
}

ul#mega_menu li:last-child {
    border-radius: 0 0 10px 10px !important;
}

/**footer**/
#footer {
    width: 100%;
    font-size: 15px;
    background: var(--main-color);
    display: inline-block;
    padding: 40px 0 20px 0;
}

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

#footer .footer-top .footer-logo img {
    max-width: 250px;
}

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

#footer .footer-top .footer-address p.company-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

#footer .footer-top .footer-address p {
    color: var(--primary-color);
    font-size: 15px;
    margin-bottom: 5px !important;
}

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

#footer .footer-top .footer-cm img {
    max-width: 150px;
}

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

#footer .footer-top .footer-title h3 {
    margin: 0px !important;
    text-transform: uppercase;
    color: var(--primary-color);
    font-size: 18px;
    width: unset !important;
    border-bottom: 2px solid var(--primary-color);
    display: inline-block;
}

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

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

#footer .footer-top .footer-menu ul li a {
    color: var(--primary-color);
    font-size: 15px;
    padding: 0px !important;
    margin-bottom: 5px;
}

#footer .footer-top .footer-menu ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.footer-copyright {
    width: 100%;
    padding: 8px 0;
    background: var(--primary-color);
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
}

/**info**/
section.info-area {
    width: 100%;
    display: inline-block;
    background: var(--primary-color);
    padding: 20px 0;
}

section.info-area .info-area-item {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

section.info-area .info-area-item .info-area-icon {
    width: 40px;
    height: 40px;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

section.info-area .info-area-item .info-area-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain !important;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

section.info-area .info-area-item:hover .info-area-icon img {
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    transform: scale(1.15);
}

section.info-area .info-area-item .info-area-content {
    width: calc(100% - 40px);
    padding-left: 15px;
}

section.info-area .info-area-item .info-area-content h3 {
    color: #fff;
    font-size: 16px;
    margin: 0px !important;
}

section.info-area .info-area-item .info-area-content p {
    color: #fff;
    margin: 0px !important;
    font-size: 14px;
}

/*title**/
.home-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.home-title h3 {
    position: relative;
    display: inline-block;
    width: unset !important;
    margin: 0px !important;
    font-size: 18px;
    line-height: 38px;
    font-weight: 600;
}

.home-title h3:after {
    content: '';
    height: 3px;
    width: 100%;
    background: var(--primary-color);
    display: block;
    bottom: -2px;
    position: absolute;
    left: 0px;
}

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

.product-item {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.product-item:hover {
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05) !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.product-item .product-item-thumbnail {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    text-align: center;
}

.product-item .product-item-thumbnail .img-fluid {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.product-item .product-item-thumbnail .img-fluid img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.3s ease-in;
}

.product-item:hover .product-item-thumbnail .img-fluid img {
    transition: all 0.3s ease-in;
    transform-style: preserve-3d;
    transform: scale(1.2);
}

.product-item .product-item-thumbnail .extra-list {
    position: absolute;
    top: 20px;
    left: 0px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.product-item:hover .extra-list {
    transition: all 0.3s ease-in;
    left: 20px;
    opacity: 1;
}

.product-item .product-item-thumbnail .extra-list ul li .extra-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    font-size: 14px;
    margin-bottom: 7px;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
}

.product-item .product-content {
    position: relative;
    top: 0;
    text-align: center;
    padding: 10px 25px 0px;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
    background: rgba(255, 255, 255, 0.90);
}

.product-item:hover .product-content {
    top: -25px;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
}

.product-item .product-content h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #555;
    margin-bottom: 8px;
    height: 41px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-item .product-content a.button.product_type_simple.ajax_add_to_cart {
    font-size: 12px;
    font-weight: 600;
    background: var(--primary-color);
    color: #fff;
    width: auto !important;
    border: 1px solid var(--primary-color);
    padding: 2px 15px;
    display: inline-block;
    border-radius: 50px;
    z-index: 9;
    margin: 5px auto;
    opacity: 0;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
    text-transform: unset !important;
    box-shadow: unset !important;
}

.product-item .product-content a.button.product_type_simple.ajax_add_to_cart:hover {
    background: #fff !important;
    color: var(--primary-color)
}

.product-item:hover a.button.product_type_simple.ajax_add_to_cart {
    opacity: 1;
}

.product-item .product-content a i {
    font-size: 15px;
}

.product-item .star-rating {
    margin: 0 auto 10px;
    display: block;
}

.product-item .star-rating:before {
    text-align: center;
    margin: auto;
    display: block;
}

.product-item .product-price {
    width: 100%;
    margin-bottom: 10px;
}

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

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

.product-item .product-content h3:hover {
    color: var(--color-red)
}

.slide-nav .owl-nav button {
    width: 30px !important;
    min-height: 30px !important;
    height: 30px !important;
    background: var(--primary-color) !important;
    border-radius: 50%;
    color: #fff !important;
    margin: 0px;
    position: absolute;
    top: -45px;
    right: 0px;
}

.slide-nav button.owl-prev {
    right: 35px !important;
}

.slide-nav .owl-nav button i {
    font-size: 20px !important;
}

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

a.added_to_cart.wc-forward {
    display: none;
}

.secondary.is-underline, .secondary.is-link, .secondary.is-outline, .stars a.active, .star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary {
    color: #fed101 !important;
}

/**Banner**/
.banner-view {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.banner-view .img-inner:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.banner-view img {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.banner-view:hover .img-inner:after {
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.banner-view:hover img {
    transform: scale(1.1);
}

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

/**post grid**/
.post-grid {
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
    padding-bottom: 15px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.post-grid .post-thumbnail {
    width: 200px;
    height: 140px;
    border-radius: 4px;
    float: left;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    position: relative;
}

.post-grid .post-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    border: 1px solid #f2f2f2;
}

.post-grid .post-content {
    width: calc(100% - 200px);
    float: left;
    padding-left: 15px;
}

.post-grid .post-content .post-esc {
    font-weight: normal;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

.post-grid .post-content h3 {
    font-size: 17px;
    margin: 0 0 5px 0;
    line-height: 23px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-grid .post-content .post-time {
    width: 100%;
    display: flex;
    margin: 5px 0 0 0;
    font-weight: normal;
    color: gray;
    font-size: 14px;
    align-items: center;
}

.post-grid .post-content h3:hover {
    color: var(--primary-color)
}

.post-grid .post-content span.dot {
    width: 3px;
    height: 3px;
    background: gray;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 10px;
}

.post-grid:hover .post-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.post-grid:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/**mt-post**/
.mt-post {
    width: 100%;
    height: 480px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.mt-post .mt-post-thumbnail {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-post .mt-post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-post:after {
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#6a1b9a', GradientType=0);
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    opacity: 0.6;
    height: 100%;
    border-radius: 0 0 4px 4px;
}

.mt-post .mt-post-content {
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 20px;
    z-index: 999;
}

.mt-post .mt-post-content h3 {
    font-size: 25px;
    margin: 0 0 5px 0;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
}

.mt-post .mt-post-content .post-esc {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
}

.mt-post .mt-post-content .post-time {
    width: 100%;
    display: flex;
    margin: 5px 0 0 0;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    align-items: center;
}

.mt-post .mt-post-content span.dot {
    width: 3px;
    height: 3px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 10px;
}

.mt-post:after:hover .mt-post-content img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

/**partner**/
.partner-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.partner-item {
    width: 100%;
    height: 70px;
    border: 1px solid #f2f2f2;
    padding: 10px;
}

.product-grid {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.product-grid .product-item-thumbnail {
    width: 100px;
    height: 80px;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    float: left;
}

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

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

.product-grid .product-content h3 {
    font-size: 14px;
    line-height: 17px;
    color: #444;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0px;
}

.product-grid .product-content h3:hover {
    color: var(--color-red)
}

.product-grid .product-content .product-price ins span, .product-grid .product-content .product-price b {
    color: #ee3523;
    font-size: 13px;
}

.product-grid .product-content .product-price del span {
    font-size: 12px;
}

.product-grid .product-content .product-price {
    margin: 2px 0;
}

.product-grid .product-content .star-rating {
    margin: 0px !important;
}

.product-grid .product-content .star-rating:before, .product-grid .product-content .woocommerce-page .star-rating:before {
    font-size: 12px;
}

.product-grid .product-content .star-rating:before, .product-grid .product-content .woocommerce-page .star-rating:before, .product-grid .product-content .star-rating span:before, .product-grid .product-content .color-secondary {
    font-size: 12px;
}

/**Category**/
.shop-page-title.category-page-title.page-title {
    display: none !important;
}

/**widget**/
#mobile {
    display: none;
}

section#breadcrumbs {
    background: #f2f2f2;
    padding: 8px 0;
}

section#breadcrumbs a, section#breadcrumbs span {
    color: #444;
    font-size: 16px;
}

section#breadcrumbs span.breadcrumb_last {
    color: var(--primary-color) !important;
    font-weight: 700 !important;
}

section#category-page {
    width: 100%;
    margin: 30px 0;
}

.filter-sort {
    float: right;
}

.filter-sort select {
    border-radius: 4px !important;
    background-color: #fff !important;
    box-shadow: unset !important;
}

.widget {
    width: 100%;
    border: 1px solid #f2f2f2;
}

.is-divider.small {
    display: none !important;
}

span.widget-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    padding: 15px 10px !important;
    display: block;
    font-size: 16px;
    color: #444 !important;
    text-transform: unset;
}

.price_slider_wrapper {
    padding: 15px;
}

ul.product-categories li a {
    padding: 5px 10px !important;
    color: #143250;
}

.widget-title h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    padding: 15px 10px !important;
    display: block;
    font-size: 16px;
    color: #444 !important;
    text-transform: uppercase;
    margin: 0px !important;
}

.widget-list {
    padding: 10px;
}

/**single**/
.article-head h1 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
    font-size: 25px;
}

.article-head {
    width: 100%;
    margin: 0 0 20px 0;
}

.article-active {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.article-date-comment > div {
    margin-right: 15px;
}

.article-date-comment {
    width: 100%;
    display: flex;
    font-size: 15px;
}

.article-body.add-height-img p, .article-body.add-height-img ul li, .article-body.add-height-img ol li {
    margin-bottom: 10px !important;
}

.article-body.add-height-img ul li {
    list-style: inside disc;
}

.article-body.add-height-img ol li {
    list-style: inside;
}

.article-post-related {
    width: 100%;
    margin-top: 30px;
}

.article-post-list ul li {
    list-style: inside disc !important;
}

.article-post-list ul li a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

.article-post-list ul li a:hover {
    color: #d30000 !important;
}

.article-author img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
}

.post-related .post-thumbnail {
    height: 200px;
}

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

.post-slide {
    width: unset !important;
    margin: 10px !important;
}

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

.slide-post .owl-nav button {
    background: #fff !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    border: 1px solid #f2f2f2 !important;
    min-height: 30px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px !important;
}

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

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

/**post item**/
.post-item {
    width: 100%;
    display: inline-block;
}

.post-item .post-item-thumbnail {
    width: 200px;
    height: 150px;
    float: left;
    border: 1px solid #f2f2f2;
    padding: 5px;
    border-radius: 10px;
}

.post-item .post-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.post-item .post-item-content {
    width: calc(100% - 200px);
    float: left;
    padding-left: 15px;
}

.post-item .post-item-content h3 {
    color: var(--primary-color);
    font-size: 18px;
    line-height: 25px;
}

.post-item .post-item-content .desc {
    color: #333;
    font-size: 15px;
}

.post-item.post-related {
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
    transition: 0.3s ease-in-out;
}

.post-item.post-related .post-thumbnail {
    width: 100%;
    height: 200px;
    overflow: hidden;
    padding: 10px;
    transition: 0.3s ease-in-out;
    border-radius: 10px 10px 0 0;
}

.post-item.post-related .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    transition: 0.3s ease-in-out;
}

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

.post-item.post-related .post-content h3 {
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-item.post-related .post-desc {
    color: #868686;
    font-size: 15px;
}

.post-item.post-related .post-content h3:hover {
    color: var(--primary-color) !important;
}

.post-grid {
    width: 100%;
    display: inline-block;
}

.post-grid {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.post-grid .post-thumbnail {
    width: 100px;
    height: 80px;
    float: left;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}

.post-grid .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.post-grid .post-content {
    width: calc(100% - 100px);
    float: left;
    padding-left: 10px;
}

.post-grid .post-content h3 {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-grid .post-content h3:hover {
    color: var(--primary-color)
}

.post-grid .post-time {
    color: #868686;
    font-size: 14px;
}

.post-grid .post-content .product-price ins span {
    color: var(--color-red);
    font-size: 14px;
}

.post-grid .post-content .product-price b {
    color: var(--color-red);
    font-size: 14px;
}


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

/**contact**/
.banner-address {
    width: 100%;
    display: inline-block;
    padding: 20px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.banner-address:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}

.banner-address .box-address p {
    font-size: 16px;
    margin-bottom: 5px !important;
}

.banner-address .box-address h4 {
    font-size: 18px !important;
    margin-bottom: 10px;
}

.banner-address .box-address {
    width: 100%;
    display: inline-block;
    min-height: 100px;
    margin-top: 15px;
}

.formOjbect.contact {
    width: 650px;
    margin: auto;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 15px;
}

.formOjbect.contact .btnObject {
    width: 240px;
}

.input-object {
    width: 100%;
    border-radius: 5px !important;
    box-shadow: unset !important;
    font-size: 15px;
    margin-bottom: 10px !important;
}

.home-title2 h3 {
    text-align: center;
    text-transform: uppercase;
    color: var(--primary-color);
    font-size: 25px;
    margin: 15px;
}

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

span.onsale {
    background: var(--primary-color) !important;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    border-radius: 50%;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}