.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 15px !important;
}

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

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

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

/**menu**/
ul#mega-menu-primary li {
    margin: 0px !important;
    padding: 0px 10px !important;
}

ul#mega-menu-primary li a {
    position: relative;
    display: inline-block;
    color: #d3b28c !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    padding: 0px !important;
}

ul#mega-menu-primary li a:after {
    content: '' !important;
    display: block !important;
    border-bottom: 1px solid #d3b28c;
    width: 0;
    position: absolute;
    left: 0;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

ul#mega-menu-primary li a:hover:after {
    width: 100%;
}

li.header-search.header-search-dropdown.has-icon.has-dropdown.menu-item-has-children i.icon-search {
    color: #d3b28c !important;
}

li.header-search.header-search-dropdown.has-icon.has-dropdown.menu-item-has-children a {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    outline: none;
    color: #d3b28c !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 i {
    color: #fff !important;
}

.devvn-popup-title {
    background: #000 !important;
}

button.devvn-order-btn {
    background: #000 !important;
    margin-top: 10px !important;
}

/*8*footer**/
footer#footer {
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
    border-top: 1px solid #e6e6e6;
    color: #000000;
    background: #ffffff;
}

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

footer#footer .footer-title h3 {
    padding: 0px;
    color: #000000;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

footer#footer .footer-address p, footer#footer p {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}

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

footer#footer .footer-menu ul li a {
    border: 0px;
    color: #000;
    font-size: 15px;
    padding: 0px;
    margin-bottom: 10px;
    position: relative;
}

footer#footer .footer-menu ul li a:after {
    content: '' !important;
    display: block !important;
    border-bottom: 1px solid #000;
    width: 0;
    position: absolute;
    left: 0;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

footer#footer .footer-menu ul li a:hover:after {
    width: 100%;
}

footer#footer .footer-form-body {
    width: 100%;
    position: relative;
}

footer#footer .footer-form-body .input-email {
    width: 100%;
    display: inline-block;
    box-shadow: unset !important;
    height: 40px !important;
    font-size: 15px;
    margin: 0px !important;
}

footer#footer .footer-form-body .btnEmail {
    background: var(--primary-color);
    color: #d3b28c !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.footer-absolute .footer-social {
    text-align: center;
}

.footer-absolute .footer-social a {
    color: #d3b28c !important;
    font-size: 15px;
    padding: 0px 10px;
}

.footer-absolute {
    width: 0100%;
    display: inline-block;
    background: var(--primary-color);
    padding: 5px 0 !important;
}

.footer-absolute p {
    color: #d3b28c !important;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px;
    text-align: right;
}

/**partner**/
section#footer-partner {
    width: 100%;
    display: inline-block;
    background: #ffffff;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
}

section#footer-partner .partner-item img {
    width: 200px !important;
    margin: auto;
    object-fit: contain;
}

/**home-title**/
.home-title {
    text-align: center;
}

.home-title h3 {
    text-transform: uppercase;
    color: #000;
    margin: 0 0 40px !important;
    position: relative;
    font-size: 25px;
}

.home-title h3:after {
    content: '';
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    height: 3px;
    width: 120px;
    background: #000000;
}

/**product-item**/
.product-item {
    width: 100%;
    padding: 5px;
    transition: 0.3s ease-in-out;
    border: 1px solid #fff;
}

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

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

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

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

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

.product-item .product-thumbnail .product-sale {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    z-index: 1;
    background: #d30000;
    padding: 5px 10px;
    color: #fff;
}

.product-item .product-content h3 {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 20px;
}

.product-item .product-content .product-price del {
    float: right;
}

.product-item .product-content .product-price {
    color: #999999;
}

.product-item .product-content .product-price del span {
    color: #999999;
    font-weight: 700;
    font-size: 15px;
}

.product-item .product-content .product-price ins span {
    color: #d30000;
    font-size: 15px;
}

.product-item .product-content .product-price b {
    color: #d30000;
}

.product-item .product-content h3:hover {
    color: #d30000;
}

.owl-nav button {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.7) !important;
    margin: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav button i {
    color: #fff;
    font-size: 25px;
}

button.owl-prev {
    left: 5px;
}

button.owl-next {
    right: 5px;
}

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

/**tab**/
.tab-bassic ul {
    margin-bottom: 20px !important;
}

.tab-bassic ul li a {
    border: none;
    outline: none;
    padding: 5px 15px;
    cursor: pointer;
    background: #e6e6e6;
    color: #000000;
    border-radius: 4px !IMPORTANT;
    margin: 0px 3px;
    font-size: 13px;
}

.tab-bassic ul li.active a, .tab-bassic ul li a:hover {
    background: #000 !important;
    color: #fff !important;
}

/**gallery**/
article.gdev-image {
    width: 100%;
    display: inline-block;
}

article.gdev-image .gdev-image-item {
    width: 100%;
    height: 150px;
}

article.gdev-image .gdev-image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

article.gdev-video {
    width: 100%;
    display: inline-block;
}

article.gdev-video .gdev-video-item {
    width: 100%;
    height: 330px;
    position: relative;
}

article.gdev-video .gdev-video-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

article.gdev-video .gdev-video-item .video-play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

article.gdev-video .gdev-video-item .video-play i {
    color: #fff;
    font-size: 40px;
}

article.gdev-video .gdev-video-item .video-play h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: 0px;
}

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

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

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

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

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

.post-item .post-content h4 {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 20px;
}

.post-item .post-content h4:hover {
    color: #d30000 !important;
}

.post-item .post-content .article-info {
    width: 100%;
    font-size: 15px;
    display: flex;
}

.post-item .post-content .article-date {
    margin-right: 15px;
}

.post-item .post-content .post-content p {
    margin: 10px 0 0 0;
    font-size: 15px;
}

/**chinh-sach**/
.box-cs i {
    margin-right: 5px;
}

.box-cs {
    display: block;
    position: relative;
    color: #000000;
    border: 1px solid #e6e6e6;
    padding: 15px;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

/**breadcrumbs**/
#breadcrumb-wrapper.breadcrumb-w-img {
    height: 300px;
    padding: 30px 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#breadcrumb-wrapper.breadcrumb-w-img .breadcrumb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#breadcrumb-wrapper.breadcrumb-w-img .breadcrumb-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 100%;
}

#breadcrumb-wrapper.breadcrumb-w-img .breadcrumb-content .breadcrumb-big h2 {
    font-size: 32px;
    color: #fff;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

#breadcrumb-wrapper .breadcrumb-small span, #breadcrumb-wrapper .breadcrumb-small a {
    color: #fff;
    font-size: 15px;
}

/*category**/
#category-page {
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
}

#mobile {
    display: none;
}

.blog-head {
    width: 100%;
    margin-bottom: 30px;
}

.blog-title h1 {
    color: #000000;
    margin: 0px;
    text-transform: uppercase;
    font-size: 25px;
}

/**widget**/
.widget {
    background: #fff;
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
    margin-bottom: 30px;
}

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

span.widget-title {
    width: 100%;
    display: block;
    background: #000000;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
    padding: 15px;
    margin: 0px;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.tagcloud {
    padding: 15px !important;
}

.category-list .post-thumbnail {
    height: 250px;
}

.widget-title h3 {
    color: #fff;
    margin: 0px !important;
    font-size: 18px;
    text-transform: uppercase;
}

.widget-title {
    width: 100%;
    display: block;
    background: #000000;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0px;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.widget-post-list {
    width: 100%;
    padding: 15px;
}

.widget-post-list .widget-post-item {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #f2f2f2;
}

.widget-post-list .widget-post-item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.widget-post-list .widget-post-item .widget-post-thumbnail {
    width: 70px;
    float: left;
    border-radius: 5px;
}

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

.widget-post-list .widget-post-item .widget-post-content {
    width: calc(100% - 70px);
    float: left;
    padding-left: 10px;
}

.widget-post-list .widget-post-item .widget-post-content h3 {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 20px;
}

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

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

.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-size: 15px;
}

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

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

form.woocommerce-ordering {
    width: 100%;
    margin: 0px;
    text-align: right;
}

form.woocommerce-ordering select.orderby {
    float: right;
}

form.woocommerce-ordering select.orderby {
    width: 200px;
    box-shadow: unset !important;
    height: 35px;
    font-size: 15px;
}

/**widget**/
.product-filter-list.devvn_woocommerce_price_filter {
    width: 100%;
    padding: 15px;
}

.devvn_woocommerce_price_filter {
    position: relative;
}

.devvn_woocommerce_price_filter ul {
    padding: 0px 0px !important;
}

.devvn_woocommerce_price_filter ul li {
    margin: 5px 0px;
    border: 0px !important;
    position: relative;
}

.devvn_woocommerce_price_filter ul li a {
    font-size: 15px;
}

.devvn_woocommerce_price_filter ul li a:hover {
    text-decoration: none;
    color: #a58255 !important;
}

.devvn_woocommerce_price_filter ul li a {
    padding-left: 25px !important;
    color: #000;
}

.devvn_woocommerce_price_filter ul li a::before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    top: 5px;
    left: 0px;
}

.devvn_woocommerce_price_filter ul li.active a:before {
    content: '\f00c';
    color: #a58255;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #a58255;
    font-family: FontAwesome;
}

.devvn_woocommerce_price_filter ul li.active a {
    color: #a58255;
}

.devvn_woocommerce_price_filter ul li a:hover::before {
    content: '\f00c';
    color: #a58255;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0px;
    border-color: #999;
    line-height: 20px;
    text-align: center;
    font-family: FontAwesome;
}

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

/**** END STYLE 1 CHECKBOX PRICE FILTER WOO DEVVN *****/

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

span.onsale {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    z-index: 1;
    background: #d30000;
    padding: 5px 10px;
    color: #fff;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    display: none;
}

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

.product-info h1.product-title.product_title.entry-title {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 24px;
}

.product-info p.price.product-page-price.price-on-sale ins span {
    display: inline-block;
    margin-right: 10px;
    color: #d30000;
}

.product-info p.price.product-page-price.price-on-sale {
    color: #bebebe !important;
}

.product-info p.price.product-page-price.price-on-sale del span {
    margin-right: 15px;
    font-size: 20px;
    color: #bebebe !important;
    font-weight: 700;
}

.product-info .price-wrapper {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.product-info .product-short-description {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
}

.product-info form.cart {
    display: none;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    background: rgba(0, 0, 0, 0.5);
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li {
    padding: 10px 0 !important;
    margin: 0px !important;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li a:before {
    display: none;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li a {
    padding: 0px 15px !important;
    color: #fff;
    font-size: 15px;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li.active, ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li:hover {
    background: #000;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content .tab-panels {
    padding: 15px;
}

.wc--content p, .wc--content ul li, .wc--content ol li {
    color: #000;
    margin-bottom: 10px !important;
}

.wc--content ul li, .wc--content ol li {
    list-style: inside disc;
}

.wc-thong-so table, .wc--content table {
    border: 1px solid #f2f2f2 !important;
}

.wc-thong-so table tr:nth-child(1) td, .wc--content table tr:nth-child(1) td {
    background: #000 !important;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.wc-thong-so table tr:nth-child(even), .wc--content table tr:nth-child(even) {
    background: #f2f2f2;
}

.wc-thong-so table tr td {
    padding: 10px;
    color: #000;
}

.wc-thong-so table tr td, .wc--content table tr td {
    padding: 10px;
    color: #000;
    font-size: 15px;
    border-right: 1px solid #f2f2f2;
}

.widget-product {
    background: #fff;
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
    margin-bottom: 30px;
}

.widget-post-item .product-price {
    color: #999999;
}

.widget-post-item .product-price del span {
    color: #999999;
    font-weight: 700;
    font-size: 15px;
}

.widget-post-item .product-price ins span {
    color: #d30000;
    font-size: 15px;
}

.widget-post-item .product-price b {
    color: #d30000;
}

.product-size-hotline {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #e6e6e6;

}

.social-network-actions.text-left {
    display: flex;
}

.product-hotline {
    margin-right: 10px;
}

.product-show-info {
    padding: 20px 0;
}

.product-show-info a {
    background: #000;
    padding: 10px 25px;
    color: #fff;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
}

.product-show-info a:hover {
    background: #d30000;
    color: #fff;
}

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

.map-item .map-thumbnail {
    width: 100%;
    height: 250px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

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

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

.map-item .map-content a {
    display: block;
    font-size: 15px;
}

.map-item .map-content {
    width: 100%;
    padding: 10px 0;
}

.map-item .map-content a:hover {
    text-decoration: underline !important;
}

.bnit-info p {
    margin-bottom: 10px;
}

.form-info .input-ht {
    box-shadow: unset !important;
    border-radius: 4px !important;
    height: 40px !important;
}

.form-info .textarea-ht {
    box-shadow: unset !important;
    border-radius: 4px !important;
    height: 300px !important;
}

.form-info .btnHt {
    background: #000 !important;
    margin: 0px !important;
    float: right;
    border-radius: 4px !important;
}

.product-short-description ul li {
    list-style: inside disc;
    padding: 0px 0 10px 0 !important;
    margin: 0px !important;
}

.pro-content-head.clearfix {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px;
    font-size: 15px;
}

/**sub menu**/
#mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    padding: 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%) !important;
    width: 800px;
    left: -50%;
    transform: translateX(10%) !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 {
    background: var(--primary-color) !important;
    text-align: center !important;
    color: #d3b28c !important;
    padding: 5px !IMPORTANT;
    font-size: 14px !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:after {
    display: none !important;
}

#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 li {
    padding: 0px !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;
}

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

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu > li > ul.mega-sub-menu li a {
    background: #fff !important;
    color: #000 !important;
    text-align: left !important;
    font-weight: normal !important;
    text-transform: unset !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    padding: 0 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu > li > ul.mega-sub-menu li {
    padding: 0px !important;
    border-bottom: 1px dashed #f2f2f2;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu > li > ul.mega-sub-menu li:last-child {
    border-bottom: 0px !important;
}

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

/**review**/
article.dev-review {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}

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

.review-item .review-content {
    padding: 20px 20px 20px 20px;
    border-radius: 3px 3px 3px 3px;
    background: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #222222;
}

.review-item .review-content:before {
    content: "";
    width: 30px;
    height: 20px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 45px;
    z-index: 2;
}

.review-item .review-content:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    top: calc(100% - 7px);
    background-color: #fff;
    position: absolute;
    -webkit-transform: scaleX(.75) rotate(
            45deg
    );
    left: calc(20px + (50px / 2));
    -ms-transform: scaleX(.75) rotate(45deg);
    transform: scaleX(.75) rotate(
            45deg
    );
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.review-item .review-info {
    width: 100%;
    display: flex;
    padding: 0 20px 0 20px;
    margin-top: 20px;
}

.review-item .review-info .review-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.review-item .review-info .review-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

.review-item .review-info .review-name {
    padding-left: 15px;
}

.review-item .review-info .review-name h5 {
    color: #222222;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 25px;
    margin-bottom: 0px;
}

.review-item .review-info p {
    color: #666666;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 25px;
}

article.dev-review .owl-dots {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.dev-review .owl-dots button {
    background: #005aa9 !important;
    width: 6px;
    min-height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: .2;
    margin: 0px 5px;
    position: relative;
}

.dev-review .owl-dots button.active {
    background: #005aa9;
    opacity: 1;
}

.dev-review .owl-dots button.active:before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #005aa9;
    border-radius: 100%;
}

i.icon-search {
    color: #d3b28c !important;
}

/**video**/
.video-item {
    width: 100%;
    height: 220px;
    position: relative;
    border-radius: 5px;
}

.video-item .video-thumbnail {
    width: 100%;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

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

.video-item .video-icon-play {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-item .video-icon-play i {
    font-size: 50px;
    color: var(--primary-color);
}

.video-item:hover i {
    color: #ff3333;
}

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

/**sale**/
.flash-sale-process-isures {
    width: 100%;
    height: 16px;
    background: url(/wp-content/uploads/2022/03/934cc0df9edb42d22c38044417c8a94a.png) 0 100% no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    margin: 5px 0;
}

.flash-sale-process_bought {
    background: #002bff73;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}

.flash-sale-process_fire {
    background: url(/wp-content/uploads/2022/03/d224da21491f6660be6e020e12aff419.png) 0 no-repeat;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: -6px;
    z-index: 99;
}

.flash-sale-process-bar_text.stock {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}

.flash-sale-complete-wapper {
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}

.flash-sale-bought-size {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffbda6;
}

.flash-sale-sizer-stock {
    background: #fff;
    float: right;
    position: relative;
    height: 18px;
}

.product-item span.price {
    display: none;
}

/**sale**/
.box-sale {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    padding: 15px;
    border-radius: 5px;
}

.box-sale .home-sale {
    margin-bottom: 15px;
    display: flex;
    position: relative;
}

.box-sale .home-sale img {
    width: 214px;
}

.flip-clock-wrapper ul li a div div.inn {
    font-size: 16px !important;
    color: #fff !important;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
}

.flip-clock-divider .flip-clock-label {
    right: -35px !important;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -40px !important;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -43px !important;
}

.flip-clock-label {
    display: none !important;
}

.flip-clock-dot {
    width: 8px !important;
    height: 8px !important;
}

span.flip-clock-divider .flip-clock-dot.top, span.flip-clock-divider span.flip-clock-dot.bottom {
    display: none;
}

.bk-clock.flip-clock-wrapper {
    margin: 0px !important;
    margin-left: 15px !important;
}

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 8px;
    height: 17px;
}

.flip-clock-wrapper ul {
    position: relative;
    float: left;
    width: 25px;
    height: 25px;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 0px;
    margin: 0px 2px 0 0!important;
}

.flip-clock-wrapper ul li {
    line-height: 34px;
}

.home-title.color-white h3:after {
    background: #fff;
}

.home-title.color-white h3 {
    color: #fff;
}

.formRegisterCourse .input-email, .formRegisterCourse .select-email {
    box-shadow: unset !important;
    border-radius: 4px !important;
    border: 0px;
}

.formRegisterCourse {
    width: 800px;
    margin: auto;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btnEmail2 {
    border-radius: 4px !important;
    margin: 0 auto 0 !important;
    display: inherit;
}

.box-sale .home-sale a.btnNext {
    position: absolute;
    right: 10px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 15px;
    border: 1px solid var(--primary-color);
    transition: 0.3s ease-in-out;
}

.box-sale .home-sale a.btnNext:hover {
    transition: 0.3s ease-in-out;
    background: #fff;
    color: var(--primary-color)
}

.blog-list .product-thumbnail, .sale-list .product-thumbnail {
    height: 160px;
}

.flip-clock-wrapper ul{
    background: transparent !important;
    box-shadow: unset !important;
}