.categories-menu ul.nav {
	display: none !important;
}

.list-products-left {
	display: flex;
	justify-content: space-between;
	gap: 0px 25px;
}

.list-content-ttkt table tr td:nth-child(1) {
	border-right: 0;
}

.images.images-slick-details.full-image {
	width: 100%;
}

.item-images-products-details {
	width: 50%;
}

.content-fortigate-details {
	width: calc(50% - 20px);
}

.action-products-lefts .images img {
	border-radius: 5px;
	height: 425px;
	width: 100%;
}

.product-title h1 {
	font-size: 24px;
	color: #333;
	line-height: 1.2;
}

.rating-star i.fa.fa-star svg {
	width: 16px;
	height: 16px;
}

.rating-star .sold {
	color: #888;
	margin-left: 20px;
}

.rating-star a {
	position: relative;
	left: 5px;
	top: -1px;
}

.price {
	color: #db2017;
}

.price-big {
	margin-bottom: 10px;
	text-align: left;
}

.price-big .price-call {
	font-size: 22px;
	font-weight: bold;
}

em {
	font-style: italic;
}

.rating-star {
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.desc-products-details {
	/* padding: 5px 7px; */
	color: #555;
	/* border: 1px solid #eee; */
	border-radius: 5px;
}

.desc-products-details p {
	padding-bottom: 10px;
}

.desc-products-details ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.images-slick img {
	border: 1px solid #DDD;
	max-width: 100%;
	padding: 2px;
	background: #FFF;
	/* border-radius: 100%; */
	/* width: 75px; */
	/* height: 75px; */
	margin: 0 auto;
}

.images-slick {
	padding: 3px;
}


.zlboxs {
	border-radius: 3px;
	background-color: #FFF;
	padding: 15px;
	color: #555;
	margin-bottom: 10px;
	border: 1px solid #EEE;
}

.zlboxs h5 {
	font-weight: bold !important;
	font-size: 18px;
	color: #333;
}

.product-info h5 {
	margin: 0 0 10px;
	font-size: 18px;
	color: #333;
}


.zlboxs ul {
	margin: 20px 0;
	font-size: 15px;
}

.hedding-ttkt-sidebar a:hover {
	color: #Fff;
}



.zlboxs ul li {
	margin-bottom: 10px;
}

.zlboxs ul li::before {
	content: '';
	margin-right: 10px;
	background: url(../images/check@2x.png);
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
	margin-right: 8px;
	float: left;
	margin-top: 5px;
}

.pd-offer-group {
	border-radius: 10px;
	-webkit-box-shadow: 0 0 0 1px #1B4282;
	box-shadow: 0 0 0 1px #1B4282;
	margin: 12px 0;
	padding: 6px 0;
	margin-bottom: 20px;
}

.pd-offer-group .title {
	background: #1B4282;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	position: relative;
	margin: 0 0 11px -8px;
	max-width: 219px;
	width: 100%;
	padding-left: 32px;
	padding-bottom: 0px;
}

.pd-offer-group .title::before {
	content: '';
	border-top: 8px solid #02173a;
	border-left: 8px solid transparent;
	position: absolute;
	left: 0;
	top: 100%;
}

.pd-offer-group .title::after {
	content: '';
	width: 28px;
	height: 28px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 6px;
	right: -14px;
}

.pd-offer-group ul {
	margin: 15px 15px 15px 30px;
}

.pd-offer-group ul li {
	list-style: circle !important;
	font-size: 15px;
	line-height: 1.4;
	color: #555;
	margin-bottom: 5px;
}


.quantity-div {
	width: 39%;
	display: flex;
	align-items: center;
}

.addtocart label {
	margin-right: 0;
	display: inline-block;
	width: auto;
	color: #666;
	font-size: 14px;
}

.addtocart label {
	margin-right: 20px;
}

.addtocart input,
.addtocart label {
	float: left;
	line-height: 36px;
}

.addtocart input.quantity,
input.quantity {
	width: 66px;
	padding: 0;
	text-align: center;
	border: 1px solid #E5E5E5;
	line-height: 36px;
	border-radius: 3px 0 0 3px;
}

.pull-left {
	float: left !important;
}

.quantity-wrapper .add-action {
	border-bottom: 1px solid #ebeef2;
	border-right: 1px solid #ebeef2;
	border-top: 1px solid #ebeef2;
	color: #6f6f6f;
	cursor: pointer;
	display: block;
	font-size: 7px;
	height: 19px;
	line-height: 15px;
	position: relative;
	text-align: center;
	width: 30px;
	background: #F5F5F5;
	margin: 0;
}

.btn-buy {
	background: #F5F5F5;
	border-radius: 3px;
	color: #333;
	line-height: 36px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-align: center;
	width: calc(100% - 175px);
	height: 38px;
	border: 1px solid #DDD;
	text-transform: uppercase;
	font-size: 14px;
}

.btn-buy:hover {
	color: white;
	background: var(--color-main);
	border-color: var(--color-main);
}

a.buy_now {
	width: 100%;

	border-radius: 3px;
	display: inline-block;
	overflow: hidden;
	clear: both;
	padding: 9px 0;
	border-radius: 4px;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 10px 0 5px 0;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	background: var(--color-main);
	border: 1px solid var(--color-main);

}

a.buy_now:hover {
	color: var(--color-main);
	background: white;
}

a.buy_now span,
a.contact_now span {
	display: block;
	font-size: 14px;

	text-transform: none;
	margin: 2px 0 0;
	font-weight: normal;
}

a.contact_now {
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	padding: 8px 12px;
	display: block;
	background: linear-gradient(90deg, rgba(19, 139, 194, 1) 0%, rgba(17, 75, 173, 1) 50%, rgba(6, 30, 140, 1) 100%);
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
}

.box-details {
	padding-bottom: 6rem;
}

span.add-up.add-action.fa.fa-plus svg {
	width: 14px;
	height: 14px;
	margin-bottom: -6px;
}

span.add-down.add-action.fa.fa-minus svg {
	width: 15px;
	height: 15px;
}

span.add-down.add-action.fa.fa-minus svg path {
	stroke: #6f6f6f;
}

span.add-up.add-action.fa.fa-plus svg path {
	stroke: #6f6f6f;
}

.contentin-details .product-bottom {
	display: flex;
}

.product_sidebar {
	width: 350px;
}

.product_content {
	width: 100%;
	padding-right: 40px;
}

.hedding-ttkt-sidebar span {}

.hedding-ttkt-sidebar {
	background: #1B4282;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list-content-ttkt ul li {
	padding: 5px;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
}

.list-content-ttkt ul li span {
	color: #473418;
	width: 50%;
	display: inline-block;
}

.btn-threads a {
	display: block;
	border: 1px solid #473418;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	color: #473418;
}

.btn-threads {
	margin-top: 20px;
}

.box-ttkt-products-sidebar {
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #eee;
}

.item-blog-ttkt {
	display: flex;
	justify-content: space-between;
	gap: 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
}

.images-blogs-details {
	width: 35%;
}

.content-blog-ttkt {
	width: 65%;
}

.date-blog-ttkt p svg {
	width: 15px;
	height: 15px;
	margin-bottom: -3px;
}

.content-blog-ttkt a {
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.4;
	display: inline-block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.date-blog-ttkt p {
	font-style: italic;
	font-size: 13px;
	color: #555;
	padding-bottom: 0px;
}

.images-blogs-details img {
	display: block;
	height: 100%;
}

.hedding-ttkt-sidebar a {
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 300;
}

.sidebar-products-details .content-blog-ttkt a {
	font-weight: 400;
	text-transform: capitalize;
}

.sidebar-products-details .price-slider p {
	color: #f00;
	font-weight: 600;
}

.contentin-details {
	padding: 20px 0px;
	border-top: 1px solid #eee;
}

.entry-content p.dtcvmodetail,
.entry-content p.dtchide {
	margin-bottom: 0;
}

.entry-content p {}

.dtcvmodetail,
.dtchide {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 130px;
	padding-top: 85px;
	text-align: center;
	background: rgba(255, 255, 255, 0);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .91)), color-stop(55%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .91) 50%, rgba(255, 255, 255, 1) 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	cursor: pointer;
}

.dtcvmodetail span,
.dtchide span {
	cursor: pointer;
	display: inline-block;
	padding: 6px 20px;
	font-size: 14px;
	color: #3d3d3d;
	background: #fff;
	border: solid 1px #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 20px;
}

.content-expand.clearfix {
	position: relative;
}

.dtshow {
	height: auto !important;
	padding-bottom: 130px;
}

.content-expand {

	position: relative;
}

.content-expand ul li {
	list-style: disc !important;
	margin-left: 18px;
}

.content-expand p {
	padding: 0 0 10px 0;
}

.content-expand ul {
	margin-bottom: 10px;
}

.content-expand strong {
	font-weight: 600;
}



#ProductRating {
	margin: 0 0 20px;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #EEE;
	width: 100%;
	margin: 0 auto;
}

.entry-content .h3-title {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
	position: relative;
	text-transform: none;
}

div#ProductRating .h3-title:after {
	width: 50px;
	height: 2px;
	background: #cf3034;
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
}

.h3-title {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
	position: relative;
	text-transform: none;
	font-size: 18px;
	margin: 0 0 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.stars.starrr {
	margin-bottom: 0;
	color: #555;
}

textarea.form-control {
	height: auto;
	font-family: unset;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.aggregateRating {
	margin-bottom: 0;
	color: #555;
}

form#comment_data {
	margin-top: 15px;
}

.form-group1 {
	margin-bottom: 15px;
}

#form#comment_data input {
	border-radius: 5px;
	margin-left: 0;
	margin-right: 0;
	padding: 8px 15px;
	transition: all 0.15s linear 0s;
	border: 1px solid #EEE;
	background: #FFF;
	width: 100%;
	box-shadow: none;
	height: auto;
}

.attachment {
	background: #F5F5F5;
	border-radius: 0 0 3px 3px;
	padding: 5px 15px;
	margin-top: 15px;
	text-align: right;
	overflow: hidden;
	color: #555;
}

#inputField .btn {
	margin-top: 20px;
	background: linear-gradient(90deg, rgba(19, 139, 194, 1) 0%, rgba(17, 75, 173, 1) 50%, rgba(6, 30, 140, 1) 100%);
	color: #FFF;
	font-weight: normal;
	border-radius: 0;
	padding: 11px 20px;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 22px;
}

#comments {
	display: block;
	margin: 30px 0 0 0;
}

#comments .cmmnt,
ul .cmmnt,
ul ul .cmmnt {
	display: block;
	position: relative;
	padding-left: 65px;
	min-height: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#comments strong.name {
	color: rgb(92, 184, 92);
}

#comments .cmmnt .avatar {
	position: absolute;
	top: 0;
	left: 0;
	background: #888;
	text-align: center;
	text-transform: uppercase;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	line-height: 48px;
	color: #FFF;
	font-weight: 700;
}

#comments .cmmnt .cmmnt-content {
	padding: 5px 0;
	background: #FFF;
	border-radius: 2px;
}

#comments .cmmnt .cmmnt-content header {
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
}

#comments .cmmnt .cmmnt-content header .userlink {
	font-weight: 700;
}

#comments .cmmnt .cmmnt-content header .pubdate {
	color: #777;
	font-size: 13px;
}

#comments .cmmnt .cmmnt-content p {
	background: #F9f9f9;
	padding: 10px 15px;
	border-radius: 3px;
	margin-bottom: 0;
}

#ProductRating .review_comment_images {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -6px;
}

span.rate.pull-right svg {
	width: 16px;
	height: 16px;
}

.stars.starrr.pull-left i svg {
	width: 18px;
	height: 18px;
	margin-bottom: -4px;
}

.aggregateRating {
	text-align: right;
}

.list-content-ttkt {
	padding: 5px;
}

.list-content-ttkt-blogs {
	padding: 0px 5px;
}

.entry-content .h3-title::after {
	width: 50px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0px;
	bottom: -2px;
	background: rgb(207, 48, 52);
}

ul.replies .userlink {
	font-weight: 700;
}

ul.replies a {
	color: rgb(19, 134, 223);
}

#comments .cmmnt .avatar img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
	border-image: initial;
}

.addtocart.quantity-adder.clearfix {
	padding-top: 15px;
}

.quantity-div p {
	padding-bottom: 0px;
	margin-right: 10px;
	white-space: nowrap;
}

p.dtcvmodetail svg {
	width: 23px;
	height: 25px;
	margin-bottom: -9px;
}

p.dtchide svg {
	width: 23px;
	height: 25px;
	margin-bottom: -9px;
}

.action-products-lefts .images {
	border-radius: 5px;
	margin-bottom: 10px;
}

.main-products-details {
	margin-top: 20px;
}

a.contact_now.fancybox:hover {
	color: #fff;
}

.list-content-ttkt table {
	width: 100%;
	border: 1px solid #cdcdcd;
}

.list-content-ttkt table tr td {
	border-bottom: 1px solid #cdcdcd !important;
	border: none;
}

.list-content-ttkt table {
	border: none;
}














.zlboxs.zl-box-detail-products ul {
	margin: 0px;
}

.zlboxs.zl-box-detail-products ul li:before {
	content: "-";
	background: none;
	margin-top: 0px;
	font-size: 30px;
	top: -13px;
	position: absolute;
	left: 0;
	float: unset;
}

.zlboxs.zl-box-detail-products ul li {
	position: relative;
	padding-left: 20px;
}

.price_old {
	font-size: 16px;
	color: #b7b7b7;
}





.pd-offer-group ul li:before {
	content: "-";
	position: absolute;
}

.pd-offer-list ul li:before {
	content: "-";
	background: none;
	margin-top: 0px;
	font-size: 30px;
	top: -13px;
	position: absolute;
	left: -16px;
	float: unset;
}

.pd-offer-list ul li {
	list-style: none !important;
	position: relative;
}

.product-single__options {
	display: flex;
	gap: 0px 13px;
}

label.option.active .checkmark-label {
	background: #3e6807;
	border: 1px solid #68762b;
	color: #Fff;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
}

.product-single__options .options {
	display: flex;
	gap: 0px 7px;
}


.option .checkmark-label {
	background: rgba(62, 104, 7, .1);
	border: 1px solid rgba(62, 104, 7, .2);
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
}

.icon.shopee img {
	border-radius: 100%;
}

.action-products-lefts .images {
	width: 79%;
	float: right;
}

.list-images-details {
	width: 20%;
	float: left;
}

.note-buy-product {

	margin-bottom: 1.4rem;
}

.addtocart.quantity-adder.clearfix form {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 13px;
	gap: 10px;
}

.addtocart.quantity-adder.clearfix form a.add-to-cart {
	width: calc(100% - 39%);
}

.stars.starrr {
	display: flex;
	gap: 0px 10px;
	margin-bottom: 10px;
}


.star-rating {
	margin-top: -10px;
}

span.icon-danhgia svg {
	width: 15px;
	height: 15px;
	margin-bottom: -2px;
}

.order-button {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
	padding: 5px 11px;
	background: linear-gradient(to right, #ff4d4d, #ff7730);
	color: white;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0 4px 15px rgba(255, 77, 77, 0.3);
	transition: all 0.3s ease;
	text-transform: uppercase;
	margin: 0 auto;
}

.order-button:hover {
	transform: translateY(-3px);
	box-shadow: 0 6px 20px rgba(255, 77, 77, 0.4);
}

.order-button:active {
	transform: translateY(1px);
}

.cart-icon {
	font-size: 24px;
}

.ecommerce-icons {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-left: 8px;
}

.icon {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.shopee {
	background-color: #ff4500;
	color: white;
}

.tiktok {
	background-color: black;
	color: white;
	font-size: 14px;
}

.lazada {
	background-color: #0f146d;
	color: white;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}










.popup-form-details .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
}

.popup-form-details .overlay.active {
	opacity: 1;
	visibility: visible;
}

.popup-form-details .popup {
	background-color: white;
	width: 920px;
	max-width: 95%;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: row;
	transform: scale(0.9);
	opacity: 0;
	transition: all 0.4s ease;
}

.popup-form-details .overlay.active .popup {
	transform: scale(1);
	opacity: 1;
	z-index: 99;
}

.popup-form-details .popup-img img {
	height: 100%;
	object-fit: contain;
}

.popup-form-details .popup-img {
	flex: 1;
	min-height: 500px;
	background-image: url('/api/placeholder/480/500');
	background-size: cover;
	background-position: center;
	position: relative;
}

.popup-form-details .popup-img::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 60%);
}

.popup-form-details .product-badge {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #ff4757;
	color: white;
	padding: 6px 12px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	box-shadow: 0 4px 12px rgba(255, 71, 87, 0.3);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}

.popup-form-details .product-title {
	position: absolute;
	bottom: 0px;
	left: 50%;
	color: white;
	font-size: 19px;
	font-weight: 700;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	width: 100%;
	text-align: center;
	display: inline-block;
	transform: translate(-50%, -50%);
	min-height: unset;
}

.popup-form-details .popup-content {
	flex: 1;
	padding: 40px;
	position: relative;
}

.popup-form-details .close-btn {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
	background: none;
	border: none;
	font-size: 24px;
	color: #888;
	transition: all 0.2s ease;
}

.popup-form-details .close-btn:hover {
	color: #ff4757;
	transform: rotate(90deg);
}

.popup-form-details .form-title {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 10px;
}

.popup-form-details .form-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 4px;
	background: linear-gradient(90deg, #ff4757, #ff6b81);
	border-radius: 2px;
}

.popup-form-details .form-group {
	margin-bottom: 10px;
}

.popup-form-details .form-group label {
	display: block;
	margin-bottom: 8px;
	font-weight: 500;
	color: #555;
	font-size: 14px;
}

.popup-form-details .form-control {
	width: 100%;
	padding: 13px 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 16px;
	transition: all 0.2s ease;
	height: 50px;
}

.popup-form-details .form-control:focus {
	border-color: #ff4757;
	box-shadow: 0 0 0 3px rgba(255, 71, 87, 0.2);
	outline: none;
}

.popup-form-details textarea.form-control {
	resize: vertical;
	min-height: 100px;
}

.popup-form-details .submit-btn {
	background: linear-gradient(90deg, rgba(19, 139, 194, 1) 0%, rgba(17, 75, 173, 1) 50%, rgba(6, 30, 140, 1) 100%);
	color: white;
	border: none;
	padding: 14px 25px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(255, 71, 87, 0.3);
	width: 100%;
	margin-top: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	display: inline-flex;
}

.popup-form-details .submit-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 15px rgba(255, 71, 87, 0.4);
}

.popup-form-details .submit-btn:active {
	transform: translateY(1px);
}

.popup-form-details .submit-btn i {
	font-size: 18px;
}

/* Responsive Design */
@media (max-width: 768px) {
	.popup-form-details .popup {
		flex-direction: column;
	}

	.popup-form-details .popup-img {
		min-height: 250px;
	}

	.popup-form-details .popup-content {
		padding: 30px 20px;
	}
}

/* Animations and Effects */
@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.popup-form-details .form-group {
	opacity: 0;
	transform: translateY(20px);
	animation: fadeIn 0.5s forwards;
}

.popup-form-details .form-group:nth-child(1) {
	animation-delay: 0.1s;
}

.popup-form-details .form-group:nth-child(2) {
	animation-delay: 0.2s;
}

.popup-form-details .form-group:nth-child(3) {
	animation-delay: 0.3s;
}

.popup-form-details .form-group:nth-child(4) {
	animation-delay: 0.4s;
}

.popup-form-details .form-group:nth-child(5) {
	animation-delay: 0.5s;
}

/* Button styles for demo */
.popup-form-details .open-popup-btn {
	background: linear-gradient(45deg, #2980b9, #3498db);
	color: white;
	border: none;
	padding: 12px 24px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
}

.popup-form-details .open-popup-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 15px rgba(52, 152, 219, 0.4);
}

/* Success message */
.popup-form-details .success-message {
	display: none;
	text-align: center;
	padding: 40px 20px;
}

.popup-form-details .success-icon {
	font-size: 60px;
	color: #2ecc71;
	margin-bottom: 20px;
}

.popup-form-details .success-title {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 15px;
}

.popup-form-details .success-text {
	color: #666;
	margin-bottom: 30px;
}

.popup-form-details .back-btn {
	background: linear-gradient(45deg, #2ecc71, #27ae60);
	color: white;
	border: none;
	padding: 12px 25px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);
}

.popup-form-details .back-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 15px rgba(46, 204, 113, 0.4);
}

.content-fortigate-details .product-title {
	text-align: left;
}

.product-relate {
	padding-bottom: 30px;
}
.sec-product-detail{
	padding-top: 30px;
}
.product-menu {
	font-family: 'Segoe UI', sans-serif;
}

.product-menu__title {
	color: var(--color-main);
	font-size: 24px;
	margin-bottom: 16px;
	text-align: left;
}

.product-menu__list {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.product-menu__item {
	margin: 0;
	border-left: 3px solid var(--color-main);
}
.product-menu__item:not(:last-child){
	margin-bottom: 5px;
}
.product-menu__link {
	display: block;
	padding: 12px 16px;
	color: #888;
	text-decoration: none;
	font-weight: 500;
	text-align: left;
	transition: background 0.3s, color 0.3s;
}

.product-menu__item--active .product-menu__link {
	background-color: var(--color-main);
	color: #fff;
	font-weight: bold;
}

.product-menu__link:hover {
	background-color: #f1f1f1;
	color: #333;
}
.sec-detail{
	padding-bottom: 30px;
}
@media(max-width:1200px) {
	.quantity-div p {
		display: none;
	}

	.addtocart.quantity-adder.clearfix form {
		flex-wrap: wrap;
		gap: 0px 5px;
	}

	.quantity-div {
		width: 100px;
	}

	.addtocart.quantity-adder.clearfix form a.add-to-cart {
		width: calc(98% - 100px);
		/* margin-top: 15px; */
		/* margin-left: 5px; */
	}

	.addtocart.quantity-adder.clearfix form>p {
		width: 100%;
	}
}

@media(max-width:990px) {
	.popup-form-details .popup {
		height: auto;
		width: 85%;
	}

	.popup-form-details .popup-img {
		display: none;
	}

	div#ProductRating .h3-title {
		font-size: 15px;
	}

	#ProductRating {
		width: 100%;
	}

	.addtocart.quantity-adder.clearfix form a.add-to-cart {
		width: calc(98% - 100px);
	}

	.action-products-lefts .images {
		width: 100%;
		float: unset;
	}

	.list-images-details {
		width: 100%;
		float: unset;
	}

	.list-products-left {
		margin-bottom: 15px;
		gap: 10px 0;
	}
	.list-products-left .product-title{
		min-height: auto;
	}

	.quantity-div {
		width: 100px;
		margin-bottom: 15px;
	}

	.btn-buy {
		width: 100%;
	}

	.product_sidebar {
		width: 280px;
	}

	.product_content {
		width: calc(100% - 280px);
	}
}

@media(max-width:780px) {
	#ProductRating {
		padding: 10px;
	}

	.item-images-products-details {
		width: 100%;
	}

	.content-fortigate-details {
		width: 100%;
	}

	.list-products-left {
		flex-wrap: wrap;
	}

	.product_content {
		width: 100%;
		padding-right: 0px;
	}

	.product_sidebar {
		width: 100%;
	}

	.contentin-details .product-bottom {
		flex-wrap: wrap;
	}
}
