/*
Theme Name: ANAT
Version: 1.1.0
Theme URI: http://imdanang.com
Description: ANAT
Author: devtato
Author URI: http://imdanang.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anat
*/
/*Css chỉnh màu cho tiêu đề popup*/
.devvn-popup-title {
    background: #000 !important;
}
@media screen and (min-width: 1025px){
	.elementor-row .elementor-column-gap-default .elementor-row, .elementor-column-gap-default > .elementor-row {
	    width: 100%!important;
	}
}
@media screen and (min-width: 768px){
	ul.products li.custom-product a img {
	    width: auto;
	    height: 260px!important;
	}
}
@media screen and (max-width: 768px){
	.elementor-nav-menu--dropdown {
		background-color: unset;
	}
	.elementor-nav-menu--dropdown a {
		color: #e0e0e0;
	}
	.jeg_footer p {
    	text-align: center;
	}
}
.jeg_footer p {
	 margin-bottom: 0;
}

.jeg_navbar_fitwidth .jeg_main_menu>li {
    border-right: 1px solid hsla(0,0%,100%,.15);
}
div.qty {
    float: left;
    padding: 10px;
}
.devvn_prod_variable .quantity label {display: none}
.home .products .custom-product,
.my-pham-anat .products .custom-product {padding-bottom: 0!important;}