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

/*************** ADD CUSTOM CSS HERE.   ***************/
p.name.product-title.woocommerce-loop-product__title a {
    color: black;
}
#header #logo img {
    width: 180px;
}
.post-list-home .box.box-text-bottom.box-blog-post {
    display: flex;
    flex-direction: row;
}
.post-list-home .box.box-text-bottom.box-blog-post .box-text.text-left {
    width: 66%;
}
.post-list-home .box-blog-post .is-divider {
    display: none;
}
td:first-child, th:first-child {
    padding-left: 0.5em;
}
td {
    color: #333333;
}
.wp-video {
    margin-bottom: 0.8em;
}
 p {
    margin-bottom: 0.5em;
}
.wp-caption {
    margin-bottom: 1em;
}
.h2, h2 {
    font-size: 1.3em;
}

.product-short-description ul li {
    margin-bottom: 5px;
}
td{
    border: 1px solid #ececec;
}
.img .caption {
    width: fit-content;
    transform: translateY(0);
margin-bottom: 20px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    font-weight: 600;
}
.product-small .box-text.text-left {
    display: flex;
    justify-content: space-between;
}
.box-text.box-text-products {
    display: flex;
    justify-content: space-around;
}
.box-text.box-text-products .add-to-cart-button .button {
    margin-top: 0px;
}
.add-to-cart-button .button {
    border-radius: 30px;
    font-size: 14px;
    padding: 0 1em;
    margin-right: 0;
		    margin-top: 5px;
}
.form-dang-ky .wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: 0.8px;
    box-shadow: 0px 0px 10px 0px rgb(20 100 244 / 42%);
}
header#header a.button.primary {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
}
div#product-sidebar {
    padding-top: 30px;
}
.content-fix .widget_text {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
    z-index: 8000;
    background: #fff;
    width: 100%;
    box-shadow: 0px -15px 25px rgba(0, 0, 0, 0.15);
}
.content-fix .widget_text ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: calc(25% - 1px);
    border-right: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.content-fix .widget_text ul li:first-child a, .content-fix .widget_text ul li:first-child strong {    background: url(/wp-content/uploads/2025/01/f-menu.svg) no-repeat top 10px center;
    font-weight: 400;
}
.content-fix .widget_text ul li a, .content-fix .widget_text ul li strong {
    float: left;
    width: 100%;
    text-align: center;
    background: url(/wp-content/uploads/2025/01/f-phone.svg) no-repeat top 10px center;
    font-size: 13px;
    color: var(--wp--preset--color--primary);
    font-weight: 400;
    padding: 35px 0 10px;
}
.content-fix .widget_text ul li:nth-last-child(2) a, .content-fix .widget_text ul li:nth-last-child(2) strong {
    background: url(/wp-content/uploads/2025/01/f-chat.svg) no-repeat top 10px center;
    background-size: 23px;
}
.content-fix .widget_text ul li:last-child a {
    background: url(/wp-content/uploads/2025/01/f-zalo.svg) no-repeat top 13px center;
}
.content-fix .widget_text {
    display: none;
}
.product-small .box-image {
    border-radius: 5px 5px 0 0;
}
.product-small .box-text {
    border-radius: 0px 0px 5px 5px;
    background-color: rgb(243, 243, 243);
padding: 15px;
}
span.devvn_woocommerce_price_prefix {
    font-size: 18px;
    margin-right: 8px;
}
.product-small span.price {
    font-size: 20px;
    margin-top: 20px;
}
bdi {
    color: #bc0000;
}
form.cart {
    display: none;
}
a.button.button-xe span span {
    font-size: 11px;
    font-weight: 500;
}
a.button.button-xe {
    padding: 8px 25px 0px 25px;
    border-radius: 4px;
    margin-bottom: 10px;
}
a.button.button-xe span {
    line-height: 18px;
    font-size: 18px;
}
.text.contact-name h3 {
    margin-bottom: 0px !important;
}
.mobile-sidebar .nav>li>a {
    font-size: 1em;
    color: #333333;
}
.off-canvas .nav-vertical li li>a {
    font-size: 18px;
    font-weight: 600;
}
 input[type=radio] {
    margin-right: 3px;
}
.text.li-footer a {
    color: white;
}
#header #logo img {
    width: 180px;
}
.post-list-home .box.box-text-bottom.box-blog-post {
    display: flex;
    flex-direction: row;
}
.post-list-home .box.box-text-bottom.box-blog-post .box-text.text-left {
    width: 66%;
}
.post-list-home .box-blog-post .is-divider {
    display: none;
}
td:first-child, th:first-child {
    padding-left: 0.5em;
}
td {
    color: #333333;
}
.wp-video {
    margin-bottom: 0.8em;
}
 p {
    margin-bottom: 0.5em;
}
.wp-caption {
    margin-bottom: 1em;
}
.h2, h2 {
    font-size: 1.3em;
}

.product-short-description ul li {
    margin-bottom: 5px;
}
td{
    border: 1px solid #ececec;
}
.img .caption {
    width: fit-content;
    transform: translateY(0);
margin-bottom: 20px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    font-weight: 600;
}
.product-small .box-text.text-left {
    display: flex;
    justify-content: space-between;
}
.box-text.box-text-products {
    display: flex;
    justify-content: space-around;
}
.box-text.box-text-products .add-to-cart-button .button {
    margin-top: 0px;
}
.add-to-cart-button .button {
    border-radius: 30px;
    font-size: 14px;
    padding: 0 1em;
    margin-right: 0;
		    margin-top: 5px;
}
.form-dang-ky .wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: 0.8px;
    box-shadow: 0px 0px 10px 0px rgb(20 100 244 / 42%);
}
header#header a.button.primary {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
}
div#product-sidebar {
    padding-top: 30px;
}
.content-fix .widget_text {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
    z-index: 8000;
    background: #fff;
    width: 100%;
    box-shadow: 0px -15px 25px rgba(0, 0, 0, 0.15);
}
.content-fix .widget_text ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: calc(25% - 1px);
    border-right: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.content-fix .widget_text ul li:first-child a, .content-fix .widget_text ul li:first-child strong {    background: url(/wp-content/uploads/2025/01/f-menu.svg) no-repeat top 10px center;
    font-weight: 400;
}
.content-fix .widget_text ul li a, .content-fix .widget_text ul li strong {
    float: left;
    width: 100%;
    text-align: center;
    background: url(/wp-content/uploads/2025/01/f-phone.svg) no-repeat top 10px center;
    font-size: 13px;
    color: var(--wp--preset--color--primary);
    font-weight: 400;
    padding: 35px 0 10px;
}
.content-fix .widget_text ul li:nth-last-child(2) a, .content-fix .widget_text ul li:nth-last-child(2) strong {
    background: url(/wp-content/uploads/2025/01/f-chat.svg) no-repeat top 10px center;
    background-size: 23px;
}
.content-fix .widget_text ul li:last-child a {
    background: url(/wp-content/uploads/2025/01/f-zalo.svg) no-repeat top 13px center;
}
.content-fix .widget_text {
    display: none;
}
.product-small .box-image {
    border-radius: 5px 5px 0 0;
}
.product-small .box-text {
    border-radius: 0px 0px 5px 5px;
    background-color: rgb(243, 243, 243);
padding: 15px;
}
span.devvn_woocommerce_price_prefix {
    font-size: 18px;
    margin-right: 8px;
}
.product-small span.price {
    font-size: 20px;
    margin-top: 20px;
}
bdi {
    color: #bc0000;
}
form.cart {
    display: none;
}
a.button.button-xe span span {
    font-size: 11px;
    font-weight: 500;
}
a.button.button-xe {
    padding: 8px 25px 0px 25px;
    border-radius: 4px;
    margin-bottom: 10px;
}
a.button.button-xe span {
    line-height: 18px;
    font-size: 18px;
}
.text.contact-name h3 {
    margin-bottom: 0px !important;
}
.mobile-sidebar .nav>li>a {
    font-size: 1em;
    color: #333333;
}
.off-canvas .nav-vertical li li>a {
    font-size: 18px;
    font-weight: 600;
}
 input[type=radio] {
    margin-right: 3px;
}
.text.li-footer a {
    color: white;
}
.list-collaps .collapse li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    margin: 0;
}
.list-collaps .collapse li .td1 {
    width: 40%;
    padding-right: 30px;
}

.collapse ul {
    margin: 10px 0;
}
.collapsed {
    font-size: 18px;
    font-weight: 700;
}
@media only screen and (max-width: 62em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	ul.tabs.wc-tabs.product-tabs li {
		width: 49%;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	#header #logo img {
		width: 150px;
	}
	.content-fix .widget_text {
		display: block;
	}
	.post-list-home p.from_the_blog_excerpt {
		display: none;
	}
	.box-text.box-text-products {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
	}
	.product-small span.price {
		font-size: 16px;
		margin-top: 10px;
	}
	.product-small .box-text {
		padding: 10px;
	}
	span.devvn_woocommerce_price_prefix {
		font-size: 14px;
		margin-right: 5px;
	}

}