.uyc-congratulation-note.custom-page {
	float: right;
	clear: both;
}
.uyc_add_to_cart:hover{
	color: white;
}
.uyc-toal-pages {
	float: right;
	display: block;
}

.custom-page li {
	padding: 6px 10px;
	background: #333333;
	border: 2px solid white;
	display: inline;
}

.custom-page li a {
	color: white;
	text-decoration: none;
}

.custom-page li:hover {
	background: #17a2b8;
}

.data-filter {
	float: right;
}

.list-table-responsive {
	margin-top: 30px;
}

.list-table-responsive .data-filter select {
	height: 35px;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}

.uyc-btn {
	height: 35px;
	border-radius: 0px;
	border: 1px solid #ebebeb;
	background: #707cd2 !important;
	color: white;
	position: relative;
	cursor: pointer;
	padding: auto 40px !important;
	transition: .5s;
	border: 2px solid white;
}

.list-table-responsive .data-filter .uyc-btn:hover {
	background: #333333 !important;
	transition: .5s;
}

.uyc-table-btn {
	padding: 2px 10px;
	text-decoration: none;
	transition: .5s;
}

.uyc-table-btn:hover,
.uyc-btn:hover {
	background: #333333 !important;
	color: white;
	transition: .5s;
}

.uyc-table {
	background: white;
	width: 100%;
	margin-left: 0px !important;
	text-align: center;
	border-collapse: collapse !important;
	border: 1px solid gray;
}

.uyc-table th {
	padding-top: 10px !important;
	border: 1px solid #ebebeb;
	padding-bottom: 10px !important;
}

.uyc-table tr td {
	border: 1px solid #ebebeb;
	padding-bottom: 5px;
	padding-top: 5px;
}

.uyc-table tr {
	color: #333333;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width: 767px) {
	.list-table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.list-table-responsive>.table {
		margin-bottom: 0;
	}

	.list-table-responsive>.table>thead>tr>th,
	.list-table-responsive>.table>tbody>tr>th,
	.list-table-responsive>.table>tfoot>tr>th,
	.list-table-responsive>.table>thead>tr>td,
	.list-table-responsive>.table>tbody>tr>td,
	.list-table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}

	.list-table-responsive>.table-bordered {
		border: 0;
	}

	.list-table-responsive>.table-bordered>thead>tr>th:first-child,
	.list-table-responsive>.table-bordered>tbody>tr>th:first-child,
	.list-table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.list-table-responsive>.table-bordered>thead>tr>td:first-child,
	.list-table-responsive>.table-bordered>tbody>tr>td:first-child,
	.list-table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}

	.list-table-responsive>.table-bordered>thead>tr>th:last-child,
	.list-table-responsive>.table-bordered>tbody>tr>th:last-child,
	.list-table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.list-table-responsive>.table-bordered>thead>tr>td:last-child,
	.list-table-responsive>.table-bordered>tbody>tr>td:last-child,
	.list-table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}

	.list-table-responsive>.table-bordered>tbody>tr:last-child>th,
	.list-table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.list-table-responsive>.table-bordered>tbody>tr:last-child>td,
	.list-table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}

	.uyc-btn {
		margin-top: 40px;
	}
}

.uyc-pagination {
	display: inline;
}

.uyc-product {
	list-style-type: none;
	padding-left: 0px;
	width: 100% !important;
}

.carousel-slide .carousel-item {
	/*display: inline-block; */
	/* width: 23%; */
	background: #f9f9f9;
	/* margin: 5px; */
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	/* border: 5px; */

}

.carousel-slide img {
	width: 100%;
	height: 200px !important;
	object-fit: cover;
	border-bottom: 1px solid #eaeaea;
}

.carousel-slide .product-details {
	padding: 10px;
}

.carousel-slide h5 {
	margin: 0px !important;
	line-height: 20px !important;
}

.uyc-congratulation-note {
	color: black;
	font-size: 24px !important;
	text-align: center !important;
	text-transform: uppercase;
}

.carousel-slide .product-details span del {
	margin-right: 10px;
	font-weight: bold;
}

.carousel-slide .product-details span b {
	font-size: 30px;
	color: #2DD909;
}

.carousel-slide .product-details a {
	display: block;
	background: #A00303;
	color: white;
	text-align: center;
	text-decoration: none !important;
	padding: 5px 20px;
	border-radius: 5px;
	margin-top: 10px;
}

.uyc-congratulation {
	color: #2DD909;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center !important;
}

@media(max-width: 768px) {
	.uyc-product li {
		width: 100% !important;
		margin: 0px;
		box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
		border: 5px;
		margin-bottom: 20px;
	}

	.container .uyc-congratulation {
		Font-size: 35px  ;
		Line-height: 40px;
	}
}



/* Add your custom styles here */
.carousel-container {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

.carousel-slide {
	display: flex;
	position: relative;
	transition: left 0.3s ease-in-out;
}

@media (max-width: 767px) {

	/* On mobile, display only 1 item */
	.carousel-item {
		/* flex: 0 0 100%; */
	}
}

/* Customize your arrow styles here */
.carousel-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
	background-color: #A00303;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: white;
	padding: 3px 15px;
}

.uyc-carousel-container .carousel-arrow.prev {
	left: 10px;
	display: flex;
	align-items: center;
	font-weight: 800;
	justify-content: center;
	
}

.uyc-carousel-container .carousel-arrow.next {
	right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 800;

}

.carousel-dots {
	text-align: center;
	margin-top: 10px;
}

.carousel-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.carousel-dot.active {
	background-color: #333;
}

#carouselItem {
	margin: 10px;
	flex: 0 0 calc(25% - 20px);
}

@media (max-width:900px) {
	#carouselItem {
		margin: 10px;
		flex: 0 0 calc(33.33% - 20px);
	}
}

@media (max-width:630px) {
	#carouselItem {
		margin: 10px;
		flex: 0 0 calc(100% - 20px);
	}


	.carousel-item {
		box-shadow: none !important;
	}
	.uyc-carousel-container .carousel-arrow {
		opacity: 0.6;
	}
	.uyc-carousel-container .carousel-arrow.prev {
		left: 0;
		top:37%;
		max-width: 1rem;
		min-height: 130px;
		border-radius: 0;
		
	}
	
	.uyc-carousel-container .carousel-arrow.next {
		right: 0;
		top:37%;
		max-width: 1rem;
		min-height: 130px;
		border-radius: 0;
	}
	
}

.search-results {
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    width: 100%;
    top: 100%;
    left: 0;
}

.search-result-item {
    padding: 8px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.search-result-item:hover {
    background: #f0f0f0;
}

.product-search-td {
    position: relative;
}

.product-search {
    width: 100%;
    padding: 8px;
}

.product-search.selected {
    background-color: #e8f5e9 !important;
}

.product-id-cell {
    cursor: pointer;
    transition: background-color 0.2s;
}

.product-id-cell:hover {
    background-color: #f0f0f0;
}

.edit-product-id-input {
    padding: 4px;
    border: 1px solid #ccc;
}

.actual-price-display {
    font-weight: bold;
    color: #333;
}

.discount-price-input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
}

.search-result-item {
    padding: 10px 8px;
    font-size: 14px;
}

.search-result-item:hover {
    background: #e3f2fd;
}

