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

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


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.line {
    width: 40px;
    height: 2px;
    background: #000;
    margin-bottom: 30px;
}
.gioi-thieu .button {
	background: #000;
}
.tai-sao .title3 {
	font-size: 24px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
}
.tai-sao .txt {
	font-size: 18px;
    color: #585858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tai-sao .title2 {
    width: 80%;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
}
.video {
	width: 100%;
    height: 560px;
    background-image: url(https://www.artdna-global.com/static/module/index/default/dist/img/h11.jpg);
    background-size: 130%;
    position: relative;
    animation: moveBackground 10s infinite linear;
}
ul.thongtinsanpham {
    border: 1px solid #eee;
    border-top: none;
}
ul.thongtinsanpham li {
    border-top: 1px solid #eee;
    margin: 0;
    list-style: none;
    padding: 10px 0;
    position: relative;
}
.products_detail_specs_item_name {
    font-size: 14px;
    color: #333333;
    float: left;
    position: relative;
    width: 30%;
    padding-left: 45px;
}
ul.thongtinsanpham li:before {
    border-left: 1px solid #eee;
    position: absolute;
    background: #eee;
    width: 1px;
    height: 100%;
    content: '';
    left: 30%;
    top: 0;
}
ul.thongtinsanpham li:after {
    clear: both;
    content: '';
    display: block;
}
.products_detail_specs_item_name:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    background-color: #af4284;
    position: absolute;
    left: 20px;
    top: 7px;
}
.header {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.product.type-product .col-inner {
    padding: 10px;
}
.product.type-product .woocommerce-tabs .nav-left {
	justify-content: center;
}
.danh-muc {
	padding-bottom: 0 !important;
}
.absolute-footer {
	display: none;
}
.danh-muc .icon-box-text p {
	line-height: 50px;
}
.contact .title {
    font-size: 46px;
    font-family: font-bold;
}
.contact .title2 {
    font-size: 24px;
    display: flex;
    align-items: center;
    padding: 30px 0;
}
.contact .title2 img {
    padding-right: 10px;
}
.contact .txt {
    padding: 0 30px;
    font-size: 18px;
    color: #666666;
    line-height: 24px;
}
.info .wpcf7-form-control-wrap {
	width: 31%;
	float: left;
	margin-right: 10px;
}
.info .wpcf7-form-control-wrap input {
	border-radius: 5px;
	box-shadow: none;
	border: none;
}
.content-contact .wpcf7-form-control {
	border-radius: 5px;
	box-shadow: none;
	border: none;
}
.san-pham, .lien-he {
	padding-top: 0 !important;
}
.san-pham .tabbed-content li {
	font-size: 20px;
	margin: 10px;
	padding: 10px;
}
.woocommerce-tabs li {
	font-size: 23px;
}
.woocommerce-result-count {
    display: none;
}
.woocommerce-ordering {
    display: none;
}
.products_detail_specs_item_value {
    font-size: 14px;
    color: #111111;
    float: left;
    width: 70%;
    padding-left: 40px;
}
.close-popup-ourspecial{
   position: absolute;
  top: 10px;
  right: 30px; 
}








@media only screen and (max-width: 450px) {
    .products_detail_specs_item_name {
        font-size: 14px;
        color: #333333;
        float: left;
        position: relative;
        width: 30%;
        padding-left: 20px;
    }
}
@media only screen and (max-width: 450px) {
    .products_detail_specs_item_value {
        padding-left: 10px;
    }
    .products_detail_specs_item_name::before {
        left: 7px;
    }
    #top-bar {
    background: #fff !important ;
}
}

