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

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, p {
	text-wrap: inherit!important;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
	max-width: 100%!important;
	max-width: 4000px!important;
}
.homeexpert {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	font-size: 90%;
}
.custombread {
		background: #e5591e;
		margin-bottom: 30px;
}
.breadinner {
		margin: auto;
		max-width: 1370px;
		padding: 15px;
}
.breadinner p {
		margin-bottom:0
}.postslist {
		background: #fff;
		border-radius: 6px;
}
.horizontalnews {
	border-radius: 6px;
}
.postslist .box-image, .horizontalnews .box-image {
		border-radius: 6px;
}
.postslist h2, .horizontalnews h2 {
		font-size: 16px;
}
.postslist h2 a, .horizontalnews h2 a {
		color: #414141;
}
.postslist .postinfo {
		color: #414141;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.horizontalnews .col-inner {
    padding: 15px;
}
.horizontalnews .button {
    color: #414141!important;
    background: #fff!important;
    border:1px solid #414141;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 14px;
    text-transform: none;
}
.page-wrapper {
		padding:0;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homeprojects .overlay, .projectitem .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.entry-header-text {
    padding: 0;
}
.entry-title {
    color: #414141;
    font-size: 20px;
}
.pageinner p img {
    display: block;
    margin: auto;
}
.pagenavi .page-numbers {
    border: 1px solid;
    display: inline-block;
    padding:0px 5px;
    min-width: 28px;
    border-radius: 3px;
    text-align: center;
}
.rightpost {
		display: flex;
		align-items:center;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #414141;
		font-size: 90%;
}
.widget {
		border:1px solid #1e73be;
		border-top: 0;
	border-radius: 6px;
}
.widget-title {
		display: block;
		color: #fff;
		padding: 10px;
		background: radial-gradient(300.55% 959.41% at 293.35% -237.5%, #00502F 0%, #0A6F47 67.24%, #629F0D 98.3%) !important;
		margin-left:-1px;
		font-weight: normal!important;
	margin-bottom:0;
	border-radius: 5px 5px 0 0;
	text-transform: uppercase;
}
.widget .is-divider {
		display: none;
}
.widget .product-categories li {
		padding: 0 15px;
}

.widget .product-categories li a {
		font-size: 95%;
		color: #414141;
}
.widget .product-categories li ul {
		border-left: 0;
		margin-left:0;
}
.widget .product-categories li ul li {
		list-style-type: circle;
		padding-left:0;
		padding-right:0;
}
.hometitle {
	background: radial-gradient(300.55% 959.41% at 293.35% -237.5%, #00502F 0%, #0A6F47 67.24%, #629F0D 98.3%) !important;
	color: #fff!important;
	border-radius: 7px 7px 0 0;
	padding: 10px 15px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	display: flex;
	align-items:center;
}
.hometitle i {
	margin-right: 10px;
	font-size: 18px;
}
.headercontent {
	margin-top: 20px;
}
.pageinner {
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	background: #fff;
	border-radius: 8px;
}
.pageinner .inner {
	padding: 20px 20px 1px 20px;
}
.homeproducts .pageinner {
	margin-bottom: 25px;
}
.custom-auth-wrapper {
    width: 100%;
    background: #fff;
	padding-bottom: 10px;
}

.auth-form-container h3 {
    font-size: 16px;
    color: #555;
    margin-bottom: 8px;
    font-weight: normal;
}

.auth-field input {
    width: 100%;
    border-radius: 8px !important;
    background-color: #f0f4ff !important;
    border: 1px solid #dce4f5 !important;
    padding: 10px 20px !important;
    margin-bottom: 10px!important;
}

.btn-auth-submit, .btn-auth-switch, #auth-login-form .btn-auth-switch {
    display: block;
    width: 100%;
    padding: 2 24px!important;
    border-radius: 8px;
    border: none;
    margin-bottom: 10px!important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}

/* Nút Đăng nhập chính */
.btn-auth-submit {
    background-color: #4dafff;
    color: white;
}

/* Nút Đăng ký màu xanh nhẹ hơn hoặc viền */
#auth-login-form .btn-auth-switch {
    background-color: #38b0ff;
    color: white;
	padding: 2px 24px!important;
    border-radius: 8px;
}

.auth-footer {
    text-align: center;
    margin-top: 15px;
}

.auth-footer a {
    color: #4dafff;
    text-decoration: none;
    font-size: 14px;
}
/* Chỉ áp dụng cho màn hình Desktop (ví dụ: lớn hơn 992px) */
@media (min-width: 992px) {
	.woocommerce-breadcrumb {
		padding-left: 300px;
	}
    .vertical-fixed-menu {
        /* Cố định Menu ở vị trí bên trái */
        position: fixed;
        top: 0; 
        left: 0; 
        z-index: 100; /* Đảm bảo menu nằm trên các nội dung khác */
        
        /* Chiều rộng và Chiều cao theo yêu cầu */
        width: 300px;
        height: 100vh; /* Chiều cao bằng 100% viewport height */
        
        /* Cho phép cuộn dọc nếu nội dung vượt quá chiều cao */
        overflow-y: auto; 
        
        /* Thiết lập giao diện cho Menu (ví dụ: nền trắng, đổ bóng) */
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1); 
        padding: 100px 15px 15px 15px; /* Thêm khoảng đệm bên trong */
    }
}
@media (max-width: 992px) {
	.vertical-fixed-menu {
		display: none!important;
	}
}
/* Đẩy nội dung chính của trang sang phải 300px */
@media (min-width: 992px) {
    #main {
        padding-left: 300px; 
    }
}
.off-canvas-left , .off-canvas-right  {
		width: 100%;
		background: radial-gradient(300.55% 959.41% at 293.35% -237.5%, #00502F 0%, #0A6F47 67.24%, #629F0D 98.3%) !important;
	
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
		width: 100%;
        background: transparent;
}
.off-canvas-left .mfp-content ul li a, .off-canvas-right .mfp-content ul li a, .off-canvas-left .icon-angle-right, .off-canvas-left .toggle {
		color: #fff!important;
		font-size: 16px;
    text-transform: none!important;
    font-weight: normal!important;
}
.off-canvas-left .mfp-content ul li a:hover, .off-canvas-right .mfp-content ul li a:hover {
		text-decoration:none;
	color:#fff !important
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}