/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	/* margin-top: 50px; */
	margin-top: -21px !important;
	box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1) !important;
	padding: 0;
	--font-family: Satoshi, "Satoshi Fallback";
	--P100: #275df5;
	--P200: #b0c8ff;
	--PH100: #4777fe;
	--S100: #f05537;
	--S200: #ffbfad;
	--SH100: #fc7358;
	--N100: #fff;
	--N200: #fff;
	--N300: #f7f7f9;
	--N400: #e7e7f1;
	--N500: #979ec2;
	--N600: #717b9e;
	--N700: #474d6a;
	--N800: #121224;
	--I100: #f04141;
	--I200: #47b749;
	--I300: #fdaa29;
	--I400: #8951ff;
	--A100: #ffedf2;
	--A200: #efedff;
	--A300: #ecf5ff;
	--A400: #fff3dd;
	--A500: #ffedf2;
	--D100: #0d1734;
	--D200: #35063e;
	--G100_T: #fff;
	--G100_B: #ffedf2;
	--G200_T: #fff;
	--G200_B: #efedff;
	--G300_T: #fff;
	--G300_B: #edf4ff;
	--G400_T: #fff;
	--G400_B: #fff3dd;
	--V100: rgba(236, 245, 255, 0.5019607843137255);
	--box-shadow1: 0px 6px 12px rgba(30, 10, 58, 0.04);
	--box-shadow2: 0px 6px 25px rgba(30, 10, 58, 0.08);
	--border: 1px solid #e7e7f1;
	--br10: 10px;
	/* --background: #f6f9ff !important; */
	--missingDetailsBg: #fff5f5;
	--profilePerfBg: #ecf5f background: #f6f9ff;
	/* box-shadow:
		inset 1px 1px 5px rgba(0, 0, 0, 0.2),
		inset -1px -1px 5px rgba(255, 255, 255, 0.6); */
	text-align: justify;
	font-family: Roboto, Georgia, "Times New Roman", Times, serif;
	forced-color-adjust: auto;
	forced-color-adjust: none;
	--background-color:linear-gradient(0deg, #E2C1F9 0%, #63fef9 70%, #3ff069 1000%) !important;

	/* Global values */
	forced-color-adjust: inherit;
	forced-color-adjust: initial;
	forced-color-adjust: revert;
	forced-color-adjust: revert-layer;
	forced-color-adjust: unset;

	/* A font family name and a generic family name */
	font-family: "Gill Sans Extrabold", sans-serif;
	font-family: "Goudy Bookletter 1911", sans-serif;

	/* A generic family name only */
	font-family: serif;
	font-family: sans-serif;
	font-family: monospace;
	font-family: cursive;
	font-family: fantasy;
	font-family: system-ui;
	font-family: ui-serif;
	font-family: ui-sans-serif;
	font-family: ui-monospace;
	font-family: ui-rounded;
	font-family: emoji;
	font-family: math;
	font-family: fangsong;

	/* Global values */
	font-family: inherit;
	font-family: initial;
	font-family: revert;
	font-family: revert-layer;
	font-family: unset;

	font-size: 12px;
	
}

h1,
h2,
h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 0.5em;
	font-weight: normal;
}

h2 {
	font-size: 0.5em;
}

h3 {
	font-size: 0.5em;
}

ul {
	margin-right: 5%;
	margin-left: -1%;
}

a {
	text-decoration: none;
	color: #8C0209;

}

a:hover {
	border-bottom: none;
	color: #d3d3d3;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1900px;
	margin: 0 auto;
	height: 64px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */
#logo {
	width: 1900px;
	height: 64px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(images/imgis01.jpg) no-repeat left top;
}

#logo h1,
#logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 20px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 20px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */
#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */
#wrapper {}

/* Page */
#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #f6f9ff;
}

#page-bg {}

/* Latest Post */
#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#content {
	float: left;
	width: 100%;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {}

/* Sidebars */
#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {}

/* Search */
#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Calendar */
#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {}

#calendar_wrap td {}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */
#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	/*background: url(images/img04.jpg) no-repeat left top;*/
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/*.flower {
	padding-left: 20px;
}*/

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #f6f9ff;
	padding: 1%;
	width: 100%;
	height: auto;
	scroll: auto;
}

#gallery ul {
	list-style: none;
}

#gallery ul li {
	display: inline;
}

#gallery ul img {
	border: 5px solid #fff !important;
	border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}

#gallery ul a:hover {
	color: #fff;
}

@media (min-width : 768px) {
	body {
		font-size: 0.5rem;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
	.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
}
.republic{
     width: 100%;
    max-width: 1290px;
	height:60% !important;
}
.republic img{
     width: 100%;
    max-width: 1290px;
	height:60% !important;
}
}
@media ( min-width : 992px) {
	.swiper-container {
	width: 100%;
	max-width: 1250px;
	max-height: 460px !important;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
	.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
}
.republic{
     width: 100%;
    max-width: 1290px;
	height:40% !important;
}
.republic img{
     width: 100%;
    max-width: 1290px;
	height:40% !important;
}
.scroll-container img{
	height: 150px !important;
}
.video-mode{
	width: 740;
	hieght:416;
}

}

@media screen and (max-width: 768px) {

	.swiper-container {
	width: 100%;
	max-width: 1250px;
	max-height: 460px !important;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
	.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
}
.republic{
	 width: 100%;
    max-width: 1290px;
	height:55% !important;
}
.republic img{
     width: 100%;
    max-width: 1290px;
	height:55% !important;
}
}


@media (max-width: 600px) {
	body {
		font-size: 0.5rem;
	}

	html {
		font-size: 14px;
	}

.swiper-container {
	width: 100%;
	max-width: 1250px;
	max-height: 460px !important;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
	.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
}
	@media (min-width : 768px) {
		html {
			font-size: 16px;
		}
		.swiper-container {
	width: 100%;
	max-width: 1250px;
	max-height: 460px !important;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
		.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
    }
	}
	.republic{
	 width: 100%;
    max-width: 1290px;
	height:55% !important;
}
.republic img{
     width: 100%;
    max-width: 1290px;
	height:55% !important;
}
}
@media only screen and (max-width: 375px) {
body {
		font-size: 0.5rem;
	}

	html {
		font-size: 14px;
	}
	.swiper-container {
	width: 100%;
	max-width: 1250px;
	max-height: 460px !important;
	}
		.swiper-slide{
	width: 100%;
	max-height: 35% !important;
	}
	.swiper-slide img {
	width: 100%;
	max-height:100% !important;
	display: block;
	z-index: 999990;
}
.republic{
	 width: 100%;
    max-width: 1290px;
	height:55% !important;
}
.republic img{
     width: 100%;
    max-width: 1290px;
	height:55% !important;
}
.scroll-container img{
	height: 150px;
}
.video-mode{
	width: 300;
	hieght:300;
}
}


/*------------------------------------------------------*/
#pagination
/*------------------------------------------------------*/

.pagination {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.page-link {
	margin: 0 5px;
	padding: 8px 12px;
	text-decoration: none;
	color: #007bff;
	/* Link color */
	border: 1px solid #007bff;
	/* Border color */
	border-radius: 4px;
	transition: background-color 0.3s, color 0.3s;
}

.page-link:hover {
	background-color: green;
	/* Hover background color */
	color: white;
	/* Hover text color */
}

.current-page {
	margin: 0 5px;
	padding: 8px 12px;
	background-color: orange;
	/* Background color for current page */
	color: white;
	/* Text color for current page */
	border-radius: 4px;
	font-weight: bold;
	/* Bold text */
}

@keyframes blink {
	0% {
		opacity: 1;
		color: #ff6f61;
		/* Red */
	}

	25% {
		opacity: 0;
		color: #f7b731;
		/* Yellow */
	}

	50% {
		opacity: 1;
		color: #1abc9c;
		/* Teal */
	}

	75% {
		opacity: 0;
		color: #3498db;
		/* Blue */
	}

	100% {
		opacity: 1;
		color: #9b59b6;
		/* Purple */
	}
}


@keyframes moveGradient {
	0% {
		background-position: 0% 50%;
		/* Start position */
	}

	25% {
		background-position: 50% 50%;
		/* Midpoint position */
	}

	50% {
		background-position: 100% 50%;
		/* End position */
	}

	75% {
		background-position: 50% 50%;
		/* Reverses the gradient */
	}

	100% {
		background-position: 0% 50%;
		/* Loops back to start */
	}
}

/*----------------------------------------------------------------------
#IST Live Timer CSS
-------------------------------------------------------------------------  */
.timer {
	font-size: 0.5rem;
	font-style: italic;
	font-family: Helvetica, sans-serif;
	color: orange;
	text-align: center;
	/*  background-color: #f8f9fa; */
}

.menuVal {
	background-color: #f5f5f5 !important;
	margin: 2px !important;
	padding: 2px !important;

	/*    min-height: 150px; */
}

.menuVal-1 {
	background-color: #f5f5f5 !important;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	min-height: 250px;
	color: #111112;
	/*    margin-top: -16px !important; */
	max-width: var(--lg-max-width);
	-webkit-column-gap: var(--lg-col-gap);
	column-gap: var(--lg-col-gap);
	margin-top: var(--marginTop);

}

.div-one {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 15px;
}

.div-two {
	width: 25%;
}

.div-three {
	padding: 1px;
}

.div-four {
	position: relative;
	margin: 0 auto;

}


/***------------------------------------------------------***/

#default
/****** ---------------------------------------------------****/

header {
	position: fixed;
	/* Fixes the header to the top */
	top: 0;
	/* Positions it at the top of the viewport */
	left: 0;
	/* Aligns it to the left */
	right: 0;
	/* Stretches it to the right */
	background: #2c3e50;
	/* Set to a solid color */
	color: #ecf0f1;
	padding: 15px 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
	transition: background 0.3s;
	z-index: 1000;
	/* Ensures it stays above other content */

	transition: all 0.5s;
	z-index: 997;
	height: 60px;
	box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
	background-color: #fff;
	padding-left: 20px;
}

.head h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: linear-gradient(270deg, #ff0000, #ff7f00, #ffff00, #00ff00, #00bfff, #4b0082, #9400d3);
	background-size: 300%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: moveGradient 3s linear infinite;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	font-size: 0.5em;
	font-family: helvatica, sansarif;
	font-style: italic;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
}

.logo {
	max-width: 63px !important;
	max-height: 63px !important;
	margin-right: 16px !important;
}

.divWidth {
	display: inline-flex;
	width: 100px !important;
	/* margin-top: -11px !important; */
	
}

.div-max {
	width: auto;
}

.labe {
	width: 54px;
    padding: 20px !important;
    margin: -22px !important;
	text-align: left;
	font-size: 6px;
}
.labeTwo {
	width: 315px;
	padding: 10px !important;
	margin: 71px !important;
	text-align: right;
	font-size: xx-small;
}

@media (min-width: 992px) {
	.py-lg-4 {
		padding-top: 0.2rem !important;
		padding-bottom: 0.2rem !important;
	}
}

.top-mar {
	margin-top: -9px !important;
}

/* Ensure the image is responsive */
.responsive-image {
	width: 40%;
	/* Default width for larger screens */
	max-width: 45%;
	/* Ensures the image doesn't exceed its container */
	height: auto;
	/* Maintain aspect ratio */
	display: block;
	/* Avoid inline spacing issues */
	margin: 0 auto;
	/* Center the image (optional) */
}

/* Media query for smaller screens */
@media screen and (max-width: 768px) {
	.responsive-image {
		width: 40%;
		/* Full width on smaller screens */
	}
}

/** div horizontal scrolling **/
.scroll-container {
	margin-top: 8px;
	padding: 2px;
	position: relative;
	overflow: hidden;
	/* Hide the overflowing content */
	white-space: nowrap;
	/* Prevent line wrapping */
	width: 1900px;
	/* Adjust the container width */
	border: 1px solid #f6f9ff !important;;
	background-color: #fff;
	overflow-x: visible !important;
	
	
}

.scroll-track {
	display: inline-flex;
	animation: scroll 0.01s linear;
	/* Infinite horizontal scrolling  scroll 51.8s linear;*/
	overflow-x: visible;
	background: linear-gradient(0deg, #E2C1F9 0%, #FBFFE4 70%, #FEDAFB 1000%)
}

.scroll-container img {
	height: 200px !important;
	/* Set a fixed height for the images */
	margin: 1 10px;
	/* Space between images */
	border-radius: 5px;
	flex-shrink: 0;
	overflow-x: visible;
	padding: 0.2rem 0.2rem 0.2rem !important;
}

@keyframes scroll {
	from {
		transform: translateX(0);
		/* Start position */
	}

	to {
		transform: translateX(-100%);
		/* End position */
	}
}

/* Optional: To smooth the animation for loops, duplicate the track */
.scroll-track::after {
	content: '';
	display: block;
	width: 100%;
	/* Same width as the track */
}

.scrol-head {
	text-align: center;
	z-index: 9999;
	padding: 2px;
	margin-top: 2px;
}

/* .embossed-div {
	*background-color: #04098399; *
	purple background
	background-color: #ffc107;
	* orrange color *
	padding: 3px;
	text-align: center;
	border-radius: 10px;
	box-shadow: inset -4px -4px 6px rgba(255, 255, 255, 0.8),
		Highlight
		inset 4px 4px 6px rgba(0, 0, 0, 0.1);
	Shadow
	font-family: Arial, sans-serif;
	color: #333;
	max-width: 1424px !important;
}
 */
 .embossed-div {
  
  /*   border-top: 8px solid #ffc107; */
 
   opacity: 10;
}
.embossed-div:hover {
  opacity: 1;
 }
 .emb{
 
  border-top: 3px solid #ffc107;
 /*  border-top: 3px dashed #ffc107; */
 /*  border-top: 3px dotted #bbb; */
 }
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
	margin-top: -543% !important;
}
 

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
	margin-top: -543% !important;
}

/** 100% fit screen ***/
@media (orientation: landscape) {
	.fullscreen {
		background-color: #f8f9f8;
		/* Change background for landscape */
	}
}

@media (orientation: portrait) {
	.fullscreen {
		background-color: #f8f9f8;
		/* Change background for portrait */
	}
}
@media (min-width: 1025px) {
   .img-zoom img {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .slick-slide img {
    display: block;
}
.slick-slider img {
    visibility: visible !important;
}
}

/* Reset margins and paddings */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
	/* Ensure the body spans the full height */
	width: 100%;
	/* Ensure the body spans the full width */
	overflow-x: hidden;
	/* Prevent scrolling if not desired */
	padding-left: 1px;
	padding-right: 1px;
	background: #f6f9ff !important;
}

.fullscreen {
	display: flex;
	justify-content: center;
	/* Center content horizontally */
	align-items: center;
	/* Center content vertically */
	height: 100%;
	/* Full height of viewport */
	width: 100%;
	/* Full width of viewport */
	background-color: #f5f5f5;
	/* Set your background color */
	text-align: center;
	/* Center text if any */
}

.fullscreen img {
	max-width: 100%;
	/* Scale down for wide screens */
	max-height: 100%;
	/* Scale down for tall screens */
	object-fit: contain;
	/* Ensure the image is fully visible */
}

/* Let's get this party started */
::-webkit-scrollbar {
	width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.wishlist-svg {
	border-width: 1px 1px 1px !important;
	border-radius: 15px !important;
	border-color: #2da949 !important;
	background-color: #fcc101 !important;
}

.cartlist-svg {
	border-width: 1px 1px 1px !important;
	border-radius: 15px !important;
	border-color: #2da949 !important;
	background-color: #808000 !important;
}

.wishlist-svg-div {
	width: 22px !important;
	max-width: 22px !important;
	padding: 3px !important;
	border-width: 1px 1px 1px !important;
	border-radius: 15px !important;
	border-color: #2da949 !important;
	background-color: #fcc101 !important;
}

.cartlist-svg-div {
	width: 22px !important;
	max-width: 22px !important;
	padding: 3px !important;
	border-width: 1px 1px 1px !important;
	border-radius: 15px !important;
	border-color: #2da949 !important;
	background-color: #808000 !important;
}

.wishlist-svg-div:hover,
.wishlist-svg-div-gro:hover,
.cartlist-svg-div:hover,
.wishlist-svg:hover,
.cartlist-svg:hover {
	background-color: #ff526c !important;
	padding: 5px !important;
}

.gw-card-layout .a-cardui .b-cardui .c-cardui{
	background: #fff;
	height: 100%;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding: 10px;
}
.a-cardui img{
border: solid #fff;
border-top-right-radius: 100px !important;
/* border-radius: 40px !important; */
}
.b-cardui img{
border: solid #fff;
}
.c-cardui img{
	border-top-right-radius: 100px !important;
	border-top-left-radius: 100px !important;
	
}
#gw-card-layout>.gw-col {
	max-width: 200px;
}

.wish-div {
	display: inline-block !important;
	justify-content: center !important;
	transform: translateY(-157px) translateX(-23px);
}

.cart-div {
	display: inline-block !important;
	justify-content: center !important;
	transform: translateY(-157px) translateX(-23px);
}

.wish-span {
	display: inline-block !important;
	transform: translateY(-218px) translateX(-44px);
}

.cart-span {
	display: inline-block !important;
	transform: translateY(-218px) translateX(-44px);
}
.btn.btn-link {
  background-color: transparent; /* No background color */
  border: none; /* Remove default border */
  color: #007bff; /* Button text color */
  font-size: 24px; /* Larger font size */
  padding: 8px 12px; /* Padding around the text */
  cursor: pointer; /* Pointer cursor on hover */
  transition: all 0.3s ease; /* Smooth transition for effects */
}

/* Hover effect */
.btn.btn-link:hover {
  color: #0056b3; /* Darker text color on hover */
  text-decoration: underline; /* Underline the text on hover */
}

/* Focus effect */
.btn.btn-link:focus {
  outline: none; /* Remove outline on focus */
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25); /* Add a focus outline */
}

/* Active (when the button is clicked) */
.btn.btn-link:active {
  color: #003366; /* Darker text color when clicked */
}
/* anchor css */
.gamer{
    background-color: #528ff0;
  	padding: 10px !important;
box-sizing: border-box;
    position: relative;
    display: block;
    min-height: 38px;
    line-height: 18px;
    font-weight: 600;
    font-size: 14px;
    font-family: Lato, Muli, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
    word-break: break-word;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    z-index: 2;
    text-decoration: none;
}
.gamer-img{
	/* width:130px !important;
	height:160px !important; */
	
	    width: 350px !important;
    height: 350px !important;
    padding: 10px;
	
}
.republic{
	max-width: 1980px !important;
	height:60% !important;
	border-radius: 10px;
	box-shadow: inset -4px -4px 6px rgba(255, 255, 255, 0.8),
		Highlight
		inset 4px 4px 6px rgba(0, 0, 0, 0.1);
}
.san{
	width:120px !important;
	height:120px !important;
}
#contactDivOne,#contactDivTwo,#contactDivThree,#contactDivFour,#contactDivFive {
  font-style: robot,helvetica;
  padding: 0px 0;
  text-align: center;
  background-color: #f6f9ff;
  margin-top: 20px;
}

.vertical {
	     margin-top: 31px;
    border-left: 1px solid #d5d3d3;
    height: 195px;
    position: inherit;
     
   }
   .vertical-strip {
	border-left: 10px solid #f6f9ff;
    height: 400;
    padding: 16px !important;
    position: inherit;
     
   }
   
   .product-head {
    text-align: center;
    z-index: 9999;
    padding: 2px;
    margin-top: 2px;
}

.video-mode{
	width: 100%;
	height:600;
}
.img-zoom {
    overflow: hidden;
    position: relative;
}

.img-zoom img {
	width:140px; 
	margin-top:10px;
    will-change: transform;
    transition: transform .64sease;
}
.figure {
    background: #F9F9F9;
    border-radius: 12px;
    text-align: center;
}
a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: underline;
}

 .btn-wishlist {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease-out;
    z-index: 980;
}
.btn-fb {
    position: fixed;
    top: 20px;
    right: 80px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 981;
}
.btn-yt {
    position: fixed;
    top: 20px;
    right: 140px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 982;
}
.btn-insta {
    position: fixed;
    top: 20px;
    right: 200px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 983;
}
 .btn-wishlist-n {
    position: fixed;
    top: 60px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease-out;
    z-index: 984;
}
.btn-fb-n {
    position: fixed;
    top: 60px;
    right: 80px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    background: #fff  !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 985;
}
.btn-yt-n {
    position: fixed;
    top: 60px;
    right: 140px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    background: #fff !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 986;
}
.btn-insta-n {
    position: fixed;
    top: 60px;
    right: 200px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    background: #fff  !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #d8d8d8;
    transition: all 0.3sease -out;
    z-index: 987;
    
}


.btn-wishlist:hover {
	background-color: #ff526c !important;
	padding: 5px !important;
}

.btn-fb:hover{
	background-color: #0f36d1 !important;
	padding: 5px !important;	
}
.btn-yt:hover{
	background-color: #ce0628 !important;
	padding: 5px !important;	
}
.btn-insta:hover{
	background: linear-gradient(-3deg, #f9ce34 2%, #ee2a7b 70%, #6228d7 0%, #FEDAFB 100%);
	/*background-color: #f9ce34, #ee2a7b and #6228d7 !important;*/
	padding: 5px !important;	
}
.btn-wishlist-n:hover {
	background-color: #ff526c !important;
	padding: 5px !important;
}
.btn-fb-n:hover{
	background-color: #0f36d1 !important;
	padding: 5px !important;	
}
.btn-yt-n:hover{
	background-color: #ce0628 !important;
	padding: 5px !important;	
}
.btn-insta-n:hover{
	background: linear-gradient(-3deg, #f9ce34 2%, #ee2a7b 70%, #6228d7 0%, #FEDAFB 100%) !important;

	padding: 5px !important;	
}
.checked {
  color: orange;
}
.priceLabelSpan{
	flex: 0 0 auto;
    min-height: 24px;
    max-height: 3em;
    width: auto;
    padding: 4px 6px;
    border-radius: 2px;
    font-weight: 700;
}
.limitedOffer{
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    padding: 4px 6px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #CC0C39;
}
.saveDiscount{
	padding-top: 4px;
    color: #111111;
    font-size: 11px;
}

.discountTotal{
	padding: 4px;
    background-color: #7FDA6A !important;
}
.bestSeller{
	margin-right: 4px;
    background-color: #C45500 !important;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 14px;
    font-weight: 400;
}
.wishlist-svg-div-gro {
    width: 22px !important;
    max-width: 22px !important;
    border-width: 1px 1px 1px !important;
    border-radius: 15px !important;
    border-color: #2da949 !important;
    /* background-color: #fcc101 !important; */
    height: 22px !important;
    margin-left: 150px !important;
    margin-top: -152px !important;
}

.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
  padding: 30px;
}

.info {
    position: relative;
    border-radius: 10px;
    margin: 1px;
    background-color: #f1ae65;
    z-index: 1;
    overflow: hidden;
}

.info::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #f1ae65, #fff, #f1ae65);
    z-index: -1;
    background-size: 400% 400%;
    animation: borderRun 4s linear infinite;
    border-radius: 12px;
}

@keyframes borderRun {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

.p-2 {
    padding: 1.0rem !important;
}