/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#hoadaoleft {
    width: 250px;
    position: fixed;
    top: 50px;
    left: -2px;
    z-index: 10010;
}

#denlongleft {
    width: 78px;
    position: fixed;
    z-index: 10000;
    top: 190px;
    left: 55px;
}

#hoamairight {
	width: 250px;
    position: fixed;
    top: 50px;
    right: -2px;
    z-index: 100010;
}

#denlongright {
    width: 78px;
    position: fixed;
    z-index: 10000;
    top: 190px;
    right: 65px;
}

.caudoi1 {
	width: 150px;
    position: fixed;
    z-index: 10000;
    top: 350px;
    left: 20px;
}

.caudoi2 {
	width: 150px;
    position: fixed;
    z-index: 10000;
    top: 350px;
    right: 20px;
}


.denlong2024 {
  -webkit-animation: denlong2024-anim 5s linear infinite;
          animation: denlong2024-anim 5s linear infinite;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes denlong2024-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
  25% {
    -webkit-transform: rotate(2deg) translateX(5px);
            transform: rotate(2deg) translateX(5px)
  }
  50% {
    -webkit-transform: rotate(-2deg) translateX(-5px);
            transform: rotate(-2deg) translateX(-5px)
  }
  75% {
    -webkit-transform: rotate(-2deg) translateX(5px);
            transform: rotate(-2deg) translateX(5px)
  }
  100% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
}

@keyframes denlong2024-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
  25% {
    -webkit-transform: rotate(2deg) translateX(5px);
            transform: rotate(2deg) translateX(5px)
  }
  50% {
    -webkit-transform: rotate(-2deg) translateX(-5px);
            transform: rotate(-2deg) translateX(-5px)
  }
  75% {
    -webkit-transform: rotate(-2deg) translateX(5px);
            transform: rotate(-2deg) translateX(5px)
  }
  100% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
}
.hoadao2024 {
  -webkit-animation: hoadao2024-anim 5s linear infinite;
  animation: hoadao2024-anim 5s linear infinite;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transform-box: fill-box;
}

@-webkit-keyframes hoadao2024-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
  25% {
    -webkit-transform: rotate(2deg) translateY(5px);
            transform: rotate(2deg) translateY(5px)
  }
  50% {
    -webkit-transform: rotate(-2deg) translateY(-5px);
            transform: rotate(-2deg) translateY(-5px)
  }
  75% {
    -webkit-transform: rotate(-2deg) translateY(5px);
            transform: rotate(-2deg) translateY(5px)
  }
  100% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
}

@keyframes hoadao2024-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }
  25% {
    -webkit-transform: rotate(2deg) translateY(5px);
    transform: rotate(2deg) translateY(5px);
  }
  50% {
    -webkit-transform: rotate(-2deg) translateY(-5px);
            transform: rotate(-2deg) translateY(-5px)
  }
  75% {
    -webkit-transform: rotate(-2deg) translateY(5px);
            transform: rotate(-2deg) translateY(5px)
  }
  100% {
    -webkit-transform: rotate(0deg) translate(0);
            transform: rotate(0deg) translate(0)
  }
} 

.fb_dialog_content iframe {
	 margin-right: -5px !important;
}

body {
    --color--primary: #851518;
    --color-secondary: #ffd52f;
}

.button {
    border-radius: 8px;
}

.search-price .not-amount {
    font-size: 0.8rem;
}

.search-price ins .woocommerce-Price-amount.amount {
    color: #fd0010;
}

.widget-title.shop-sidebar {
    border-top: 1px solid var(--color--primary);
    padding: 0.6em;
    background-color: rgba(0, 0, 0, 0.03);
    border-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--primary);
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    font-size: 110%;
    display: block;
    margin-bottom: 20px;
}

#custom_html-4 .widget-title.shop-sidebar {
    margin-bottom: 0;
}

#shop-sidebar .is-divider {
    display: none;
}

.custom-product-categories {
    padding: 0 10px;
}

.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .price_slider_amount .button {
    background-color: var(--color-secondary);
}

.price_label .from,
.price_label .to {
    color: #fd0010;
}

.not-amount {
    color: #fd0010;
    font-size: 18px;
    margin-top: 16px;
    font-weight: 600;
}

.header-text-link {
    color: var(--color--primary) !important;
    font-size: 14px !important;
}

.text-distance {
    color: var(--color--primary);
    font-size: 18px;
    margin: 0 5px;
}

.section-title-main,
.woocommerce-breadcrumb {
    background: #bf2121;
    display: inline-block;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
    padding: 9px 60px 9px 13px;
    color: var(--color-secondary);
}

.woocommerce-breadcrumb a {
    color: var(--color-secondary);
}

.section-title-normal {
    border-bottom: 2px solid #bf2121;
}

.section-title-center .section-title-main {
    clip-path: unset;
}

.section-title b {
    background-color: #bf2121;
}

.section-title-normal span {
    border-bottom: unset;
    margin-bottom: -1px;
}

.header-top {
    background-color: unset;
    border-top: solid 4px #851518;
    height: 29px;
    overflow: hidden;
}

#top-bar .flex-row.container {
    align-items: unset;
}

#top-bar .flex-col.flex-center {
    background: var(--color--primary);
    position: relative;
}

#top-bar .flex-col.flex-center::before {
    content: "";
    background: url(https://denvanduy.com/img/b/l.gif);
    display: block;
    width: 23px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -23px;
}

#top-bar .flex-col.flex-center::after {
    content: "";
    background: url(https://denvanduy.com/img/b/r.gif);
    display: block;
    width: 23px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -23px;
}

#top-bar .flex-col.flex-center .html_topbar_left {
    font-size: 14px;
    padding: 0 40px;
}

#masthead #woocommerce-product-search-field-0 {
    background-color: unset;
    height: 45px;
}

#header-button-phone {
    height: 45px;
    border: 1px solid #ddd;
    background: url(/img/b/a.gif) no-repeat 10px center;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    padding: 0px 10px 0px 43px;
    border-radius: 99px;
}

#header-button-phone span {
    margin-left: 5px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.header-nav.nav-left .custom::before {
    content: "";
    background: url(https://denvanduy.com/img/b/a.gif);
    display: block;
    width: 27px;
    height: 26px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.col .live-search-results,
.header .search-form .live-search-results,
.header-block .live-search-results {
    width: 331px;
    right: unset;
}

.menu-item,
.menu-item .nav-top-link {
    height: 55px;
    padding: 0 10px;
}

.menu-item:hover,
.menu-item.active {
    background: #f6ae1e;
}

.footer-menu .menu-item {
	padding: 0;
	height: 40px;
}

.home-categories {
    margin-bottom: -60px;
}

.product-category .box-image {
    border-radius: 999px;
}

.product-category .box-text.text-center {
    padding-left: 0;
    padding-right: 0;
}

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

.product-page-price ins .amount {
    color: #ff0006;
    font-size: 26px;
}

.custom-product-page .add-to-cart-container form {
	margin-bottom: 0;
}

.product-uudai .title {
	display: block;
    background: #f5f5f5 url(http://minhhuylighting.com/wp-content/uploads/2024/01/ie.png) no-repeat 10px center;
    padding-left: 36px;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 14px;
}

.product-uudai {
	margin-bottom: 15px;
    color: #333;
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    font-size: 12px;
}

.product-uudai ul {
	padding: 8px 0px 6px 10px;
}

.product-uudai ul li {
	background: url(http://minhhuylighting.com/wp-content/uploads/2024/01/g.gif) no-repeat left 8px;
	list-style: none;
    margin: 0;
    font-size: 14px;
	line-height: 27px
    overflow: hidden;
    padding-left: 8px;
}

/*************** Product small  ***************/
.product-small.box {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.08);
}

.product-small.box .box-image {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.product-small.box .box-text {
    padding-left: 16px;
    padding-right: 16px;
}

.product-small.box .price {
    display: grid;
}

.product-small.box ins .amount {
    display: block;
    color: #fd0010;
    font-size: 18px;
    padding-top: 3px;
}

.product-small.box .add-to-cart-button {
    position: absolute;
    right: 0;
    bottom: 20px;
}

.product-small.box .add-to-cart-button a {
    border: solid 1px #ececec;
    background-color: #f2f2f2;
    border-radius: 5px;
    font-size: 12px;
    text-transform: none;
    padding: 2px 5px;
}

.product-small.box .add-to-cart-button a:hover,
.product-small.box .add-to-cart-button .wc-forward:hover {
    background: var(--color--primary);
    color: #fff;
}

.product-small.box .add-to-cart-button a.wc-forward {
    margin-right: 10px;
    padding: 7px;
    color: var(--color--primary);
    margin-top: 15px;
}

.product-small .badge-container {
    margin: 0;
    right: 0;
    left: unset;
}

.product-small .badge-container .badge {
    height: 1.6rem;
}

.product-small .badge-inner {
    height: 1.6rem;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.product-lightbox .is-divider,
.product-lightbox .product_meta {
    display: none;
}

.product-lightbox .price-wrapper {
    margin-bottom: 20px;
}

.product-lightbox .cart {
    margin-bottom: 0;
}

.custom-product-page .price.product-page-price {
    margin-bottom: 10px;
}

.infomation-title {
    border-top: 1px solid var(--color--primary);
    padding: 0.6em;
    background-color: rgba(0, 0, 0, 0.03);
    border-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--primary);
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    font-size: 110%;
}

.infomation-title .icon-angle-up {
    position: absolute;
    left: 10px;
    font-size: 1.8em;
    top: 5px;
}

table.infmation-product {
    border: 1px solid #ececec;
}

table.infmation-product th {
    padding: 15px 30px;
    width: 220px;
    text-transform: capitalize;
    font-weight: 300;
}

.product-lightbox table.infmation-product th {
    padding: 15px;
    width: unset;
}

.chat-lieu th,
.chat-lieu td {
    border: none;
}

.product-section-title {
    display: none;
}

.single_add_to_cart_button {
    background-color: #f59023 !important;
    border-radius: 8px;
}

.row_lienhe {
    background: rgb(243, 243, 244);
}

.row_lienhe .wpcf7-submit {
    width: 100%;
    margin: 0;
}

.discount-info {
    display: flex;
    margin-bottom: 15px;
}

.discount-info .discount-amount {
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.discount-percentage {
    line-height: 26px;
    width: 40px;
    background: #00ac9f
        url(http://minhhuylighting.com/wp-content/uploads/2024/01/gc.gif)
        no-repeat left top;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    border-radius: 3px;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 35px;
}

.lien-he-button p {
    font-size: 18px;
    color: #333;
    line-height: 26px;
    margin-bottom: 10px;
}

.product-title.product_title,
.infmation-product {
    color: #000;
}

.product-list-image .badge-container {
    display: none;
}

#woocommerce_product_categories-5 .cat-item {
    margin: 0;
    padding: 0 10px;
}
#woocommerce_product_categories-5 .cat-item.active {
    font-weight: 600;
}

.post-item .box {
	border: 1px solid var(--color--primary);
}

.post-item .box .badge {
	display: none;
}

.blog-single .article-inner,
.blog-single .article-inner .wp-block-heading {
	color: #000;
}

.blog-single .article-inner .entry-content{
	padding-top: 0;
}

.blog-single .article-inner .entry-category,
.blog-single .article-inner .entry-title {
	text-align: left;
}

.blog-single .article-inner .entry-divider {
	margin-left: 0;
}

.blog-single .article-inner .entry-meta {
	display: none;
}

.blog-single .article-inner .entry-header-text {
	padding: 0;
}

/*************** FOOTER  ***************/
#footer,
#footer p,
#footer a,
h3 {
    color: #fff;
}

#footer p {
    margin-bottom: 8px;
}

#footer .section-title-main {
    color: #fff;
    background: unset;
    padding: unset;
    clip-path: unset;
}

#footer .section-title-normal,
#footer .section-title-normal span {
    border-bottom: unset;
}

#footer .section-title-container,
#footer .section-title-normal {
    margin-bottom: 0;
}

#footer .is-divider {
    max-width: 60px;
    height: 2px;
    background-color: #ffd52f;
    margin-top: 10px;
}

#footer .wpcf7-form p:last-of-type {
    text-align: left;
}

#show-icon-contact {
    display: none;
}

.wrappericoncontact {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    bottom: 40%;
    right: 5px;
    z-index: 9999;
    background: #ccc;
    border-radius: 50px;
}

.wrappericoncontact .icon {
    position: relative;
    background: #ffffff;
    border-radius: 50%;
    padding: 0;
    color: var(--primary-color);
    margin: 10px 5px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border: none !important;
}

.wrappericoncontact i {
    display: flex;
    text-align: center;
    font-size: 18px;
    color: var(--color--primary);
}

.wrappericoncontact .svg-icon svg {
    width: 25px;
    height: 25px;
    margin-top: 10px;
}

.icon.zalo {
    fill: var(--primary-color);
}

.product-list-image .col-inner {
    position: relative;
    top: 0;
    transition: top 0.3s ease;
}

input[type="email"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="text"],
input[type="password"],
textarea,
select {
    -webkit-box-shadow: unset;
    border-radius: 5px;
}

input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    -webkit-box-shadow: unset;
    box-shadow: none;
    border: 1px solid var(--color--primary);
}

@media (min-width: 850px) {
    .product-detail-sticky {
        position: fixed !important;
        top: 115px !important;
        width: 50%;
        max-width: 605px;
        padding-right: 30px;
        transition: top 0.5s ease-in-out;
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .mfp-container {
        padding: 0;
    }

    .product-small.box .add-to-cart-button {
        margin-top: -8px;
        position: unset;
    }

    .shop-page-title .woocommerce-breadcrumb {
        margin-bottom: 10px;
    }

    .shop-page-title .medium-text-center {
        text-align: left !important;
    }

    .shop-page-title .medium-text-center:nth-child(2) {
        text-align: right !important;
        margin-top: -60px;
    }

    #show-icon-contact {
        display: flex !important;
    }

    .wrappericoncontact {
        display: flex;
        flex-direction: row;
        position: fixed;
        bottom: 5px;
        right: 5px;
        z-index: 9999;
        background: #eee;
        border-radius: 50px;
        align-items: center;
        width: calc(100% - 10px);
        padding: 3px 5px;
        justify-content: space-around;
        align-items: stretch;
        height: 50px;
    }

    .wrappericoncontact .icon {
        position: relative;
        background: #ffffff;
        border-radius: 5px;
        padding: 0;
        color: var(--fs-color-primary);
        margin: 7px;
        width: 30px;
        height: 30px;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
        cursor: pointer;
        transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -webkit-border-radius: 5px;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -ms-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -o-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }
	
	.trangtritet2024 {
		display: none;
	}
	
	#logo {
		margin-bottom: 7px;
    	margin-right: 10px;
	}
	
	.custom.html_topbar_left {
		background: var(--color--primary);
    	padding: 0 20px;
	}
	
	.custom.html_topbar_left::before {
		    content: "";
			background: url(https://denvanduy.com/img/b/l.gif);
			display: block;
			width: 23px;
			height: 100%;
			position: absolute;
			top: 0;
			left: -23px;
	}
	
	.custom.html_topbar_left::after {
		content: "";
		background: url(https://denvanduy.com/img/b/r.gif);
		display: block;
		width: 23px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -23px;
	}
}
