* {
	box-sizing: border-box;
}
html, body {
	padding: 0;
	margin: 0;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
body{
	position: relative;
}

body.stop-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}


h1{
	font-family: "Jost", sans-serif;
	font-weight: 500;
}
b{
	font-weight: 400;
}
button , input[type="submit"]{
	cursor: pointer;
}
h2{
	font-family: "Jost", sans-serif;
	font-weight: 400;
}


  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  /* Firefox */
  input[type="number"] {
    -moz-appearance: textfield;
  }

.single_product_price{
	font-weight: 300 !important;
}

.main-header{
	z-index: 999;
	position: relative;
}
body {
	overflow-x: hidden;
}
.top-header {
	background-color: #f5f7fa;
	padding: 5px 0;
}
#zoom_10, .zoomContainer{
	cursor: zoom-in;
}
.top-icon-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	gap: 15px;
}
.icon-inline {
	display: flex;
	align-items: center;
	font-size: 12px;
	gap: 8px;
}
.top-icon img {
	max-height: 14px;
	display: block;
}
.celebrity_swiper_slider{
	overflow: hidden;
}
.celebrity{
	padding-left: 0;

}

.celebrity li{
	list-style: none;
	margin-right: 0 !important;
}
.top-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex_box_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_box_list li{
	width: 50%;
}
ul.account-links {
	list-style: none;
	padding: 0;
	margin: 0;
}
.account-links a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.search_box_sheeeader{
	width: 100%;
}

.top_popup_search{
	width: 100%;
	margin: auto;
	position: relative;
	/* top: -500px;
	transform: translateX(-50%); */
    padding:20px 25px;
	/* left: 50%; */
	background: #000;
	transition: .5s;
	z-index: 999;
}
.top_popup_search form{
	width: 80%;
	margin: auto;
	display: flex;
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
	
}
.top_popup_search input{
	width: 100%;
	height: 35px;
	font-size: 12px;
	padding-left: 15px;
	outline: none;
	border: none;
}

.overley{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0000005e;
	display: none;
	z-index: 99;
}

.top_popup_search input[type="submit"]{
	width: 200px;
	background-color: #f8af12;
	color: #fff;
}
.banner-slider {
	margin: 0;
	list-style: none;
	padding: 0;
}

.banner-slider ul{
	padding: 0px;
	margin: 0;
}
.banner-slider ul li{
	width: 100%;
	padding: 0;
	list-style: none;
}
ul li{
	position: relative;
}
.out_of_stock{
	transform: translateX(50%);
    position: absolute;
    right: 50%;
    color: #fff;
    padding: 5px 5px;
    background: red;
    font-size: 15px;
}

.out_of_stock.product_detail_page{
	position: relative;
	transform: translateX(0%);
}
.banner-boxed {
	height: calc(100vh - 28px);
	max-height: 640px;
	display: flex;
	align-items: center;
	background-size: 100%  100% !important;
	background-position: center center !important;
}
.container-fluid {
	padding: 0 15px;
}
.container {
	max-width: 1620px;
	padding: 0 50px;
	margin: 0 auto;
}

.product-slider li .out_of_stock{
	right: 0;
	top: 3px;
	transform: translateX(117%);
	z-index: 999;
}
.widget-featured li .out_of_stock{
	transform: translateX(150%);
    bottom: 0;
}

/**/
.fossil_page{
    padding:0 !important;
}
.fossil_page .section-heading{
        /* background: #7f472c; */
    margin: 0 !important;
    padding: 30px 0;
    color:#000;

}
.border_top_4{
	border-top: 4px solid #fff;
}
.border_bottom_4{
	border-bottom: 4px solid #fff;
}
.fossil_page .w-50{
    width:50%;
    
}
.fossil_page .shop-collection-boxes{
    border-top:4px solid #fff;
    border-bottom:4px solid #fff;
}
.fossil_page.fossil_page_products .shop-collection-boxes{
    border-bottom:4px solid #fff;
	border-top: none;
}
.flex_area{
    display:flex;
        align-items: center;
            background:#a26b33;
}
.height_optiopm{
    max-height:565px;
}
.text_area{
    width:40%;
    text-align:center;
    color:#ffffff;

}

.text_area h2{
    font-size:40px;
    margin: 0;
}

.text_area a{
    color:#fff;
    font-size:16px;
}
.image_area{
    width:60%;
}

.main-logo{
	max-width: 190px !important;
}
.fossil_page .collection_height .shop-collection-banner {
height: 100%;
}
.fossil_page .collection_height .shop-collection-row {
height: 100%;
}

.fossil_page .collection_height .shop-collection-banner .collection-banner {
	height: 50%;
}

.fossil_page .collection_height .shop-collection-banner .collection-banner .coll-watch-btn{
	margin-left: auto;
    margin-right: auto;
    background-color: transparent;
	padding: 10px 25px;
}
.fossil_page .collection_height .shop-collection-banner .collection-banner .coll-watch-btn a{
	border: none;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid;
    border-radius: inherit;
    font-weight: 600;
}

.fossil_page .collection_height .shop-collection-banner .collection-banner .coll-watch-btn a:hover{
	border: none;
	color: #000;
	font-size: 20px;
	background-color: transparent;
}
/* .collection-banner{
	-webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;

	transition:.5s;

} */
.collection-banner:hover{
	box-shadow: inset 0px -20px 40px #f8af12b0;
	z-index: 99;
	position: relative;
}

.fossil_page_products{
	background-color: #7f472c;
}

.fossil_page_products .section-heading{
	border-top: none;
}
.fossil_page_products .product-box{
	background-color: #ffffff9e;
	padding: 25px;
	border-radius: 5px;
}

.fossil_page .w-50 img{
	width: 100%;
	height: 100%;
}
/**/
.banner-content {
	padding-left: 50px;
	max-width: 560px;
	color: #ffffff;
}
.banner-content h2 {
	font-family: "Jost", sans-serif;
	font-weight: 300;
	font-size: 56px;
	margin: 0;
}
.banner-content p {
	font-size: 24px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.banner-content p {
	font-size: 24px;
	margin: 20px 0;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.btn-primary {
	background-color: #f8af12;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	display: inline-block;
	padding: 15px 35px;
	border-radius: 30px;
}
.btn-icon {
	display: inline-block;
	padding-right: 60px;
	position: relative;
}
.btn-icon .icons-box {
	position: absolute;
	top: 16px;
	right: 0px;
}
.icon-solid {
	transform: translate(5px, 5px);
	transition: all 0.7s ease;
}
.icon-trans {
	transition: all 0.7s ease;
	transform: translate(-18px, 0px);
}
.btn-icon .icons-box img {
	max-height: 24px;
	display: inline-block;
}
.btn-icon:hover .icon-solid, .btn-icon:focus .icon-solid, .btn-icon:active .icon-solid {
	transform: translate(0px, 0px);
}
.btn-icon:hover .icon-trans, .btn-icon:focus .icon-trans, .btn-icon:active .icon-trans {
	transform: translate(-26px, 0px);
}
.img-responsive {
	display: block;
	max-width: 100%;
}
.main-header-section .container {
	position: relative;
}
.header-inner {
	/* position: absolute; */
	top: 0;
	width: calc(100% - 100px);
	display: flex;
	align-items: center;
	justify-content: space-between;
	left: 50px;

}
.col-10-p {
	width: 20%;
}
.col-80-p {
	width: 80%;
}
.ar-nav-menu {
    padding: 10px 0 10px;
	list-style: none;
	display: flex;
	margin: 0;
	align-items: center;
	justify-content: center;
	gap: 50px;
	position: relative;
	background-color: #fff;
	box-shadow: 1px 1px 25px #00000052;
}
.ar-nav-menu a {
	text-transform: uppercase;
	color:#00000091;
	text-decoration: none;
	font-size: 16px;
	padding: 30px 0;
	font-weight: 500;
}
.ar-nav {
	display: flex;
	/* justify-content: center; */
	align-items: center;
}
.ar-nav-menu a.btn-primary {
	font-size: 16px;
    color: #000000;
    padding: 5px 15px;
    position: absolute;
    right: -144px;
    bottom: 0;
    transform: translateY(50%);
}
.ar-nav-menu li:last-child{
	position: relative;
}
.header-icons {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	list-style: none;
	gap: 15px;
	padding-top: 15px;
}
.header-icons li{
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	letter-spacing: 1px;
}
.header-icons a {
	position: relative;
	text-decoration: none;
}
.header-icons img {
	max-height: 20px;
	width: 20px;
}
.header-icons span {
	background-color: #be0500;
	color: #ffffff;
	width: 16px;
	display: block;
	height: 16px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	border-radius: 8px;
	position: absolute;
	right: -9px;
    top: -5px;
}
.top-brand {
	padding: 60px 0;
}

/* .top-brand .d-flex{
	gap: 25px 0;
} */

.d-flex{
	display: flex;
}
.justify-content-between{
	justify-content: space-between;
}
.gender-section-banner .her-banner, .gender-section-banner .his-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center !important;
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: flex-start;
	/* padding: 40px; */
}
/* .her-banner {
	background-image: url(../images/watch-for-her-banner.jpg);
}
.his-banner {
	background-image: url(../images/watch-for-his-banner.jpg);
} */
.gender-section-inner {
	display: flex;
	gap: 100px;
}
.gender-section-banner {
	width: 40%;
}
.gender-section-products {
	width: 60%;
}
.gender-banner-right {
	flex-direction: row-reverse;
}
.gender-products {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.gender-products li {
	width: 33.33%;
	padding: 0 15px;
	margin: 15px 0;
}
.gender-product-image img {
	max-width: 100%;
	display: block;
}
.backgorund-transparent{
	background-color: transparent;
}
.gender-product a {
	color: #000000;
	display: block;
	text-align: center;
	text-decoration: none;
}
.gender-product-image {
	padding: 0px 10px;
	transition: all 0.7s ease;
}
.gender-product a:hover .gender-product-image {
	background-color: #f6f7fb;
}
.gender-product-image img {
	max-width: 100%;
	display: block;
	height: 180px;
	margin: 0 auto;
	object-fit: contain;
}
.gender-product-title h4 {
margin: 5px 0 0 0;
	font-weight: 400;
	text-transform: uppercase;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gender-product-title p{
	text-transform: capitalize;
	margin: 0;
}
.brand-box {
	min-height: 380px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	    border-radius: 15px;
}
.brands-box-slider {
	padding: 0;
	margin: 0 !important;
	list-style: none;
}
.slick-slide {
	transition: all 0.7s ease;
}
.slick-track {
	padding: 70px 0;
}
.slick-slide.slick-cloned {
	transform: scale(0.7) translate(10px, 0px);
}
.slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned {
	transform: scale(0.8) translate(80px, 0px);
}
.slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned {
	transform: scale(0.9) translate(30px, 0px);
}
.slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned + .slick-slide.slick-cloned {
	transform: scale(1) translate(0px, 0px);
}
.slick-slide.slick-center + .slick-slide {
	transform: scale(1) !important;
	z-index: 10;
	position: relative;
}
.slick-slide.slick-center + .slick-slide + .slick-slide {
	transform: scale(0.9) translate(-30px, 0) !important;
	z-index: 9;
	position: relative;
}
.slick-slide.slick-center + .slick-slide + .slick-slide + .slick-slide{
	transform: scale(0.8) translate(-80px, 0) !important;
	z-index: 8;
	position: relative;
}
.slick-slide.slick-center + .slick-slide + .slick-slide + .slick-slide + .slick-slide {
	transform: scale(0.8);
	z-index: 10;
}

.slick-center {
	transform: scale(1.3) !important;
	z-index: 999;
	position: relative;
}
.features-section {
	padding: 50px 0;
	background-color: #f4f4f4;
}
.feature-item {
	display: flex;
	align-items: center;
	gap: 15px;
}
.features-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.feature-icon {
	width: 72px;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: solid thin #000;
	border-radius: 36px;
	padding: 15px;
}
.feature-icon img {
	max-width: 100%;
	display: block;
}
.feature-title {
    font-size: 22px;
}
.section-heading h3 {
	text-align: center;
	margin: 0;
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}
.gender-section {
	padding: 60px 0;
	/* background: #635d5d21; */
}
.gender-section-banner h3 {
	font-size: 50px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
	margin-left: auto;
    margin-top: auto;
    color: #fff;
background-color: #0000007d;
    padding: 20px;
}

.fleX-box_container{
	display: flex;
}
.fleX-box_container .titlebox{
	    width: 25%;
}
.fleX-box_container .titlebox h3{
	text-align: start;
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
}
.fleX-box_container .sliderbox{
		    width: 75%;
}
.fleX-box_container .sliderbox li img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	/* .gender-section-banner h3::before{
		content: '';
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000;
	} */
.gender-section-banner a{
	margin-left: auto;
}
.brand-box {
	display: flex;
	flex-direction: column;
	padding: 15px;
}
.space-between {
	justify-content: space-between;
}
.algn-center {
	align-items: center;
}
.brand-box h4 {
	margin: 0;
	font-size: 32px;
	color: #ffffff;
	font-family: "Jost", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-shadow: 1px 1px 5px #000;
	background: #ffffff94;
	padding: 10px;
	border-radius: 10px;
}
.brand-box h4 img{
	max-height: 90px;
	box-shadow: 0 10px 30px rgb(248 175 18 / 43%);
}
.brand-box .btn-primary {
	font-size: 13px;
	padding: 5px 15px;
}
.algn-left {
	align-items: flex-start;
}
.store-banner {
	padding: 150px 0;
	background-attachment: fixed;
	text-align: center;
	background-image: url(../images/showroom.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.store-banner:before {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.55);
}
.store-banner-content {
	position: relative;
	z-index: 9;
}
.store-banner-content h4 {
	color: #ffffff;
	font-size: 32px;
	font-weight: 300;
	margin: 0 0 10px;
}
.store-banner-content h3 {
	font-size: 56px;
	margin: 0 0 20px;
	color: #fff;
	font-weight: 400;
}
.text-center {
	text-align: center;
}
.text-right {
    text-align: right;
    align-self: flex-end;
}
.flex-edn {
	justify-content: flex-end;
}
.btn-icon-trans {
	background-color: transparent;
	border: solid thin #000000;
}
.btn-icon-trans .icons-box {
    position: absolute;
    top: 16px;
    right: 0px;
}
.about-content-row {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	/* max-width: 1200px; */
	margin: 0 auto;
	gap: 80px;
}
.about-content-row > div {
	flex-basis: 0;
	flex-grow: 1;
	position: relative;
}
.about-section {
	padding: 20px 0;
}
.about-content-row {
	padding: 20px 0;
}
.about-image-box:before {
	content: '';
	display: block;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border: solid thin #000000;
	position: absolute;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path 0.6s linear;
}
.about-image-box:hover:before {
	clip-path: polygon( 
		calc(0% + 5px) calc(0% + 5px), /* top left */
		calc(100% - 5px) calc(0% + 5px), /* top right */
		calc(100% - 5px) calc(100% - 5px), /* bottom right */
		calc(0% + 5px) calc(100% - 5px) /* bottom left */
	);
}
.border-light:before {
	border-color: #ffffff;
}
.about-content-box-inner h4 {
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 10px;
}
.about-content-box-inner p {
	margin: 0 0 20px;
	padding: 0 60px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.section-heading {
	margin-bottom: 30px;
}
.bx-wrapper {
	background-color: transparent;
	border: none;
	box-shadow: none;
	margin: 0;
}
.logos-section {
	padding: 25px 0;
}
.brand-logo img {
    margin: 0 auto;
    opacity: 0.5;
    transition: all 0.7s ease;
    height: 100px;
    object-fit: contain;
    width: 60%;
}
.brand-logo a:hover img {
	opacity: 1;
}
.ads-section {
	padding: 25px 0;
}
.ads-inner-row {
	display: flex;
	justify-content: space-between;
}
.ads-left-box {
	width: 35%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.ads-center-box {
	width: 22%;
	background-image: url(../images/middle-vertical-ad1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	min-height: 600px;
}
.filter-tag{
	padding: 5px 10px;
    background: #e2dfdf;
    border-radius: 20px;
    margin: 6px;
    display: inline-block;
	font-size: 12px;
}
.remove-filter{
	text-decoration: none;
}
.ads-right-box {
	text-align: center;
	width: 40%;
	background-image: url(../images/big-right-ad1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px;
}
.ad-centent-content {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: flex-end;
	height: 100%;
}
.ad-right-content {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: center;
	height: 100%;
}
.ad-right-content h3 {
	color: #ffffff;
	margin: 0 0 5px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}
.ad-right-content p {
	font-size: 16px;
	margin: 0 0 15px;
	color: #ffffff;
}
.ad-trans-btn {
	border-color: #ffffff;
	color: #ffffff;
}
.ad-left-top {
	background-image: url(../images/top-left-ad1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 45%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 15px;
}
.ad-left-bottom {
	height: 50%;
	background-color: #454545;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
a.play-circle {
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	border: solid thin #fff;
	color: #fff;
	text-decoration: none;
	border-radius: 60px;
}
.ad-trans-btn:hover, .play-circle:hover, .ad-trans-btn:focus, .play-circle:focus,.ad-trans-btn:active, .play-circle:active {
	background-color: #f8af12;
	border-color: #f8af12;
	color: #000000;
}
.posts-row {
	display: flex;
	gap: 20px;
}
.post-item-content h5 {
	margin: 0;
	font-size: 16px;
	font-weight: 300;
}
.post-item-content h4 {
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	margin-top: 5px;
}
.post-item-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}
.posts-section .container, .brands-featured-section .container, .image-text-secction .container, .verti-accor .container {
	max-width: 1200px;
}

.main-footer .container {
	max-width: 1200px;
}
.newsletter-section {
	padding-bottom: 30px;
	border-bottom: solid thin #000;
}
.newsletter-inner {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	gap: 30px;
}
.newsletter-inner > div {
	flex-basis: 0;
	flex-grow: 1;
}
.field-group {
	display: flex;
	/* gap: 15px; */
	align-items: flex-end;
}
.newsletter-input {
	width: 100%;
	height: 30px;
	border: none;
	border-bottom: solid thin #000;
	padding: 0 10px;
	outline: none;
}
.newsletter-btn {
	background-color: #f8af12;
	border: none;
	/* border-bottom: solid thin #000; */
	height: 30px;
	padding: 5px 15px;
    border-radius: 16px;
    text-transform: uppercase;
}
.newsletter-text h4 {
	margin: 0 0 5px;
	font-weight: 300;
	font-size: 20px;
}
.newsletter-text p {
	margin: 0;
}
.footer-widget-row {
	padding: 60px 0;
	display: flex;
	justify-content: space-evenly;
	gap: 30px;
}
.footer-logo img {
	background: #000;
	padding: 5px;
}
.footer-widget {
	flex-basis: 0;
	flex-grow: 1;
}
.contact-info {
	list-style: none;
	padding: 0;
}
.contact-info li {
	margin-bottom: 5px;
	color: #fff;
}
.contact-info a {
	text-decoration: none;
	color: #fff;
}
.social-icons {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	gap: 10px;
}

.social-icons a {
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid thin #000000;
	border-radius: 30px;
	background-color: #000;
	padding: 6px;
}
.social-icons a .cart-count{
	    position: absolute;
    right: -2px;
    top: 0px;
    background: red;
    color: #fff;
    padding: 1px;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social .social-icons li a{
	 background-color: #fff;
	     border-color: #fff;
}
.social-icons a img{
	width: 100%;
}
.footer-social .social-icons li a img{
	width: auto;
}
.copy-right{
	color: #fff;
}
.social-icons a:hover, .social-icons a:focus, .social-icons a:active {
	background-color: #f8af12;
	border-color: #f8af12;
}
.widget-heading h5 {
	font-size: 20px;
	font-weight: 400;
	margin: 10px 0 10px;
	border-bottom: 2px solid;
    width: fit-content;
	color:#fff;
}
.widget-menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.widget-menu li {
	margin-bottom: 5px;
}
.widget-menu li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.tab-links {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}
.tab-links a {
	font-size: 22px;
	padding: 0 10px;
	text-decoration: none;
	color: #000000;
}

.tab-links li {
	border-right: solid 2px #000000;
	z-index: 69;
}
.tab-links .active a {
	font-weight: 400;
	color: red;
}
.tab-links li:last-child {
	border-right: none;
}
.tab-links {
	margin-bottom: 40px;
}
.tab-content {
	display: none;
}
.tab-content.active {
	display: block;
}
.product-slider {
	padding: 0;
	list-style: none;
	margin: 0;
}
.product-image-box {
	padding: 10px 10px;
	border: solid thin #00000054;
}
.product-image-box img {
	display: block;
	height: 275px;
	object-fit: contain;
	margin: 0 auto;
}
.product-title p:last-child{
	/* overflow-x: hidden; */
	font-weight: 400;
}
.product-title a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	margin: 5px 0 0 0;
	display: inline-block;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase; */
	display: -webkit-box;
    /* max-width: 200px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	/* text-align: center; */
}
.product-data {
	position: relative;
	/* overflow: hidden; */
}
.product-data .loop_number{
	font-size: 100px;
	position: absolute;
	right: 10px;
    bottom: 50px;
	color:#f8af12;
	font-weight: 500;
	   text-shadow:
        1px 1px 0 #ccc,
        2px 2px 0 #bbb,
        3px 3px 0 #aaa;

}
.product-meta {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 30px;
	transition: all 0.7s ease;
	background-color: #ffffff;
}
.product-box:hover .product-meta {
	top: 0;
}
.product-box:hover .product-image-box {
	background-color: #f4f4f4;
}
.product-meta a {
	color: #000000;
	text-decoration: none;
}
.product-box {
	/* margin-bottom: 30px; */
	padding: 0 0 15px 0;
    border-radius: 9px;
}
.products-tabs-section {
	padding: 30px 0 0px;
}
.mobile-header {
	display: none;
}
section {
	overflow: hidden;
}
.top-icon-text a {
	color: #000000;
	text-decoration: none;
}
.mobile-nav {
	position: fixed;
	top: 0;
	right: -100%;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	transition: all 0.7s ease;
	z-index:9999;
}
.mobile-nav.opened {
	right: 0;
}
.mobile-nav-box {
	background-color: #ffffff;
	height: 100%;
	padding: 10px;
	width: 90%;
	max-width: 400px;
	position: relative;
	z-index: 99;
}
.nav-header {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-bottom: solid thin #454545;
}
.mobile-nav-list {
	padding: 10px;
	list-style: none;
	margin: 20px 0 0;
}
.mobile-nav-list a {
	display: block;
	color: #000000;
	text-decoration: none;
}
.mobile-nav-list li {
	margin-bottom: 10px;
  
}
.close-nav {
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	line-height: 1;
}
.nav-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	transition: all 0.7s ease;
	transition-delay: 0.7s;
}
.opened .nav-overlay {
	opacity: 1;
}
#bestseller li {
	width: 290px !important;
}
.about-showroom-video {
	position: relative;
}
.about-showroom-video video {
	width: 100%;
	background-color: #f4f4f4;
}
.playVideo {
	position: absolute;
	width: 80px;
	height: 80px;
}
.playVideo-box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.25);
	display: flex;
	justify-content: center;
	align-items: center;
}
.playVideo {
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid thin #ffffff;
	border-radius: 50px;
	filter: contrast(0) brightness(20);
}
.ad-left-bottom .about-showroom-video video, .ad-left-bottom .about-showroom-video {
    max-height: 300px;
}
.shop-collection .section-heading {
	margin-top: 30px;
}
.shop-collection-row {
	display: flex;
	justify-content: space-evenly;
}
.shop-collection-row > div {
	flex-basis: 0;
	flex-grow: 1;
}
.collection-banner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px;
}
.coll-watch-title h3 {
	margin: 0;
	color: #ffffff;
	text-shadow: 3px 2px 4px black;
	font-family: "Jost", sans-serif;
    font-size: 27px;
	font-weight: 300;
}

.coll-watch-btn a{
	text-shadow: 3px 2px 4px black;
}
.fossil_page  .coll-watch-btn a{
	text-shadow: none;
}
.collection-banner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	transition: 0.5s ease-in-out;
}
/* .collection-banner:hover{
	transform: scale(1.5);

} */
.coll-watch-title {
	width: 45%;
	text-align: right;
	font-family: "Jost", sans-serif;
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 10px;
}
.coll-watch-btn a {
	border-color: #f8af12;
	color: #ffffff;
	padding: 5px 20px;
	font-size: 14px;
}
.coll-watch-btn a:hover, .coll-watch-btn a:focus, .coll-watch-btn a:active {
	background-color: #f8af12;
}
.collection-banner-top {
	min-height: 240px;
}
.collection-banner-bottom {
	min-height: 320px;
}
.shop-banner-center-section .collection-banner-top {
	min-height: 280px;
}
.shop-banner-center-section .collection-banner-bottom {
	min-height: 280px;
}
.shop-banner-right-section .collection-banner-top {
	min-height: 320px;
}
.shop-banner-right-section .collection-banner-bottom {
	min-height: 240px;
}
.shop-banner-right-section .collection-banner-bottom {
	justify-content: flex-start;
	align-items: flex-start;
}
.shop-banner-right-section .collection-banner-bottom .coll-watch-title {
	text-align: left;
}
.featured-product-content {
	text-align: center;
	min-height: 105px;
}
.featured-product-content .product-title a {
	font-size: 16px;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.product-price {
	font-size: 14px;

}

.product-sku{
	text-transform: capitalize;
}
.product-price p{
	margin: 0;
	text-transform: capitalize;
}
.product-title p{
	text-transform: capitalize;
	margin: 0;
	text-align: center;
}
.featured-product-btn {
	border: solid thin #000;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 7px;
	color: #000000;
	display: inline-block;
	margin-top: 5px;
}
.featured-product-btn-buy {
	border: solid thin #000;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 7px;
	color: #000000;
	display: inline-block;
	margin-top: 5px;
}

.promises ul{
	padding: 0;
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	gap: 20px;
}
.promises ul li{
	list-style: none;
	text-align: center;
	max-width: 100px;
	width: 100px;
}
.promises ul li img{
	width: 45px;
    height: 28px;
    object-fit: contain;
}
.promises ul li span{
	display: block;
	font-size: 14px;
}
.rating_box .avrage_ratings{
	font-size: 14px;
}
.brand_and_rating{
	margin: 0;
	display: flex;
    gap: 30px;

}
.rating_box .text-warning.starssss{
	font-size: 15px;
}
.featured-product-btn:hover, .featured-product-btn:focus, .featured-product-btn:active {
	background-color: #000;
	color: #fff;
}
.featured-product-slider .product-image-box {
	padding: 30px;
	border: none;
}
.featured-product-slider .product-image-box img {
	max-height: 200px;
}
.design-section-row {
	display: flex;
	justify-content: space-evenly;
	gap: 80px;
	padding: 0 50px;
}
.design-section-row > div {
	flex-basis: 0;
	flex-grow: 1;
}
.design-right-sec h3 {
	font-size: 36px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
}
.product-single-header .main-header-section {
	background-color: #000000;
}
.product-single-header .header-inner {
	position: static;
	width: 100%;
	/* padding: 15px 0; */
}
/* .product-single-header .ar-nav-menu {
	padding-top: 0;
} */
.product-main-section {
	background-color: #f4f4f4;
	padding: 25px 0;
}
.product-main-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.product-main-row > div.product-gallery {
	position: sticky;
	top: 0;
}
.product-main-row > div {
	width: 45%;
	overflow: hidden;
}
.product-gallery img {
	max-height: 400px;
}
.product-main-title {
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
.product-text p {
	margin: 0;
}

.product-sku{
	font-size: 14px;
}
.product-main-price{
	margin: 13px 0;
    font-weight: 400;
}
.coupon-item p{
		margin: 0;
	font-size: 12px;
}
.cart-num {
	/* height: 30px; */
	/* width: 45px; */
	text-align: center;
	padding-left: 5px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.cart-form-btn {
	font-size: 12px;
	padding: 0px 15px;
	height: 30px;
	border: solid thin #000000;
	background-color: transparent;
	cursor: pointer;
	margin-top: 0;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.cart-form-btn:hover, .cart-form-btn:focus, .cart-form-btn:active {
	background-color: #f8af12;
	border-color: #f8af12;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}
.cart-form-group {
	display: flex;
	gap: 5px;
	margin-top: 10px;
}
.tech-content h4 {
	position: relative;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 10px;
}
.tech-content h4:after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background-color: #fa8f12;
}
.specc-list {
	padding-left: 20px;
	margin: 0;
}
.variation-list {
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
	gap: 10px;
	margin-top: 20px;
}
.variation-list a {
	width: 50px;
	height: 50px;
	display: block;
	border: solid thin #000000;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 30px;
}
.variation-list a img {
	height: 40px;
	display: block;
	margin: 0 auto;
}
.image-text-secction, .image-text-row {
	padding: 30px 0;
}
.image-text-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.image-text-row > div {
	width: 45%;
}
.image-text-row img {
	max-height: 240px;
}
.content-boxed h3 {
	font-size: 24px;
	font-weight: 500;
	margin: 0;
}
.similar-product-row .product-image-box {
	border: none;
}
.similar-product-row {
	display: flex;
	justify-content: space-evenly;
	gap: 30px;
}
.similar-product-sec {
	background-color: #f4f4f4;
	padding: 25px 0;
	margin-bottom: 0px;
}
.similar-product-row .product-image-box {
	padding: 30px;
}
.similar-product-row .product-image-box img {
	max-height: 200px;
}
.view-btn-row {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	z-index: 9;
}
.view-more-btn {
	text-decoration: none;
	display: inline-block;
	padding: 8px 30px;
	color: #000000;
	border: solid thin #000;
	border-radius: 30px;
}
.brand_conrtent h2{
	font-weight: 300;
}
.brand_conrtent a{
	font-size: 14px !important;
	font-weight: 300 !important;
}
.view-more-btn:hover {
	background-color: #f8af12;
	color: #ffffff;
	border: solid thin #f8af12;
}
.speccs-accordion, .speccs-accordion li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.speccs-accordion {
	display: flex;
	overflow: hidden;
	height: 450px;
	width: 100%;
}
.speccs-accordion li {
	overflow-x: hidden;
	flex: 1;
	width: calc(100%/7);
	background-color: #f4f4f4;
	height: calc(100% - 1%);
	transition: flex 500ms ease-out;
	position: relative;
	padding: 20px;
	cursor: pointer;
}

.speccs-accordion li:nth-child(even) {
	background-color: #fa8f12;
	color: #fff;
}
.speccs-accordion li:nth-child(even) .accordion-title img {
	filter: brightness(0) invert(1);
}
.speccs-accordion li.selected {
	flex: 40vw;
	padding: 40px;
}
.accordion-content img {
	max-height: 240px;
}
.accordion-box {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
}
.selected .accordion-box {
	justify-content: flex-start;
}
.accordion-title {
	position: absolute;
	transform-origin: left;
	transform: rotate(-90deg);
	font-size: 24px;
	text-transform: capitalize;
}
.accordion-title img {
	max-width: 24px;
	position: relative;
	display: inline-block;
	top: 4px;
}
.accordion-content, .selected .accordion-title {
	display: none;
}
.selected .accordion-content {
	display: block;
}
.accordion-title {
	position: absolute;
	transform-origin: left;
	transform: rotate(-90deg);
	font-size: 24px;
	bottom: 0;
	left: 38px;
	word-break: normal;
	white-space: nowrap;
}
.accordion-content h4 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 20px;
}
.verti-accor {
	padding-bottom: 25px;
}
.pdp-image-gallery-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.zoomLens img {
	display: none;
}
.zoomTint {
	background: transparent !important;
}
.gallery_pdp_container {
	width: 15%;
}
#gallery_pdp .slick-track{
	padding: 0 !important;
}
.gallery-viewer {
	width: 85%;
}
.product-gallery img {
	max-height: 360px;
	display: block;
	margin: 0 auto;
}
.gallery-viewer img {
	/* max-width: 360px; */
	    object-fit: contain;
}
.zoomLens {
	border: none !important;
}
#gallery_pdp a {
	width: 60px !important;
	height: 60px !important;
	display: block;
	border: solid thin #000000;
	overflow: hidden;
	transform: scale(1) translate(0px, 0px) !important;
	margin-top: 2px;
}

#gallery_pdp a img {
	max-width: 50px;
	max-height: 50px;
	margin: 5px auto;
}
.shop-banner {
	min-height: 480px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.shop-widget-heading h4 {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.widget-filter-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget-filter-list li {
	margin-bottom: 5px;
}
.widget-opt-link {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.widget-opt-link label {
	cursor: pointer;
}
.shop-widget-box {
	margin-bottom: 15px;
}
.shop-section {
	padding: 25px 0;
}
.shop-row {
	display: flex;
	gap: 50px;
}
.shop-filter-col {
	width: 20%;
}
.shop-products-col {
	width: 80%;
}
.opt-count {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 10px;
	font-size: 11px;
	line-height: 18px;
	background-color: #cdcccc;
	text-align: center;
}
.shop-header-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shop-visible-count span {
	font-size: 14px;
}
.shop-header-right {
	display: flex;
	align-items: center;
	gap: 20px;
}
.shop-grid-box {
	display: flex;
	gap: 10px;
	padding: 5px 10px;
	border: solid thin #cdcccc;
}
.shop-grid-box a {
	text-decoration: none;
}
.shop-grid-box a img {
	display: block;
}
.razorpay-payment-button{
	display: none;
}
.sorting-select {
	height: 35px;
	padding: 5px 10px;
	border-color: #cdcccc;
	font-family: "Jost", sans-serif;
	font-weight: 300;
	cursor: pointer;
}
.sorting-select option{
	font-family: "Jost", sans-serif;
	font-weight: 300;
	cursor: pointer;
}
.shop-grid-box .active {
	filter: brightness(0);
}
.shop-product-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 30px -10px;
	flex-wrap: wrap;
}
.shop-product-list#grid-3box li {
	width: 25%;
	padding: 0 10px;
	margin-top: 10px;
}
.shop-product-list#grid-2box li {
	width: 50%;
	padding: 0 10px;
}
.shop-product-list#grid-4box li {
	width: 25%;
	padding: 0 10px;
}
.shop-product-list#grid-list li {
	width: 100%;
	padding: 0 10px;
}
#grid-list .out_of_stock{
	position: relative !important;
	margin-left: 10PX !important;
	    WIDTH: 100PX !important;
		right: unset;
		transform: none;
}
#grid-4box .product-image-box img {
	max-height: 160px;
}
#grid-4box .featured-product-content .product-title a {
	font-size: 14px;
}
.shop-product-list .product-image-box {
	padding: 20px;
	border: none;
}
.btn-group {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.shop-product-list .featured-product-btn:hover, .shop-product-list .featured-product-btn:active, .shop-product-list .featured-product-btn:focus {
	background-color: #f8af12;
	border-color: #f8af12;
	color: #000000;
}
#grid-list .product-box {
	display: flex;
	align-items: center;
	gap: 40px;
	border-bottom: solid thin;
	border-radius: inherit;
}
#grid-list .product-image-box img {
	max-height: 149px;
}
#grid-list .featured-product-content {
	 text-align: left; 
}
#grid-list .btn-group {
    justify-content: flex-start;
}

#grid-list .featured-product-content{width: 70%;}

#grid-list .featured-product-content .btn-group .d-flex.justify-content-between.show_on_hover.w-100{
	justify-content: start;
	gap: 10px;
}
.filter-brand-list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0 -2px;
	flex-wrap: wrap;
}
.filter-brand-list li {
	width: 33.33%;
	padding: 0 2px;
	margin-bottom: 4px;
}
.filter-brand-list li label {
	display: block;
	padding: 5px;
	border: solid thin #cdcccc;
	height: 35px;
    display: flex;
    align-items: center;
}
.filter-brand-list li label img {
    max-height: 25px;
    max-width: 100%;
    margin: 0 auto;
	cursor: pointer;
}

.check_pin_code{
	border-bottom:1px solid #000;
	width: fit-content;
	    padding: 10px 0;
}
.check_pin_code p{
font-size: 13px;
}
.check_pin_code input[type="number"]{
	border: none;
	outline: none;

	background: transparent;
	height: 35px;
}
/* For Chrome, Safari, Edge, Opera */
.check_pin_code input[type="number"]::-webkit-inner-spin-button,
.check_pin_code input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.text-success{
	color: green;
}
/* For Firefox */
.check_pin_code input[type="numtext-successber"] {
    -moz-appearance: textfield;
}
.check_pin_code input[type="submit"]{
	background: transparent;
	border: none;
	outline: none;
	height: 35px;
	cursor: pointer;
}
/* Range Slider */
.price-range-slider {
	width: 100%;
	float: left;
	padding: 0px;
	position: relative;
	margin-bottom: 10px;
}
.price-range-slider .range-value {
	margin: 0;
}
.price-range-slider .range-value input {
	width: 100%;
	background: none;
	color: #000;
	font-size: 14px;
	font-weight: initial;
	box-shadow: none;
	border: none;
	margin: 0;
}
.price-range-slider .range-bar {
	border: none;
	background: #000;
	height: 1px;
	width: 100%;
	position: relative;
	margin-bottom: 8px;
}
.price-range-slider .range-bar .ui-slider-range {
	background: #06b9c0;
}
.price-range-slider .range-bar .ui-slider-handle {
	border: none;
	border-radius: 0;
	background: #fff;
	border: 1px solid #000000;
	height: 8px;
	width: 8px;
	top: -4px;
	position: absolute;
	cursor: pointer;
}
.price-range-slider .range-bar .ui-slider-handle + span {
	background: #f8af12;
}
.color-swatch-list {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}
.color-swatch-list a {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #000;
	text-decoration: none;
}

.color-swatch-list label{
	display: flex;
	align-items: center;
	gap: 5px;
	color: #000;
	text-decoration: none;
}
.color-box {
	display: flex;
	width: 15px;
	height: 15px;
	align-items: center;
}
.color-label span {
	font-size: 14px;
	text-transform: capitalize;
}
.sizes-list {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}

.sizes-list li{
	    width: 45%;
    text-align: center;
}
.size-opt {
	display: block;
	padding: 5px 2px;
	border: solid thin #cdcccc;
}
.widget-featured {
	padding: 0;
	list-style: none;
	margin: 0;
}
.widget-featured a {
	display: flex;
	gap: 10px;
	align-items: center;
	color: #000000;
	text-decoration: none;
}
.featured-image {
	min-width: 60px;
	height: 60px;
	border: solid 2px #cdcccc;
	background-color: #f0f0f0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.featured-image img {
	max-height: 45px;
	margin: 0 auto;
	display: block;
}
.featured-label h5 {
	margin: 0 0 5px;
	font-weight: 300;
}
.featured-label p {
	font-size: 12px;
	margin: 0;
}
.widget-featured li {
	margin-bottom: 10px;
}
.shop-filters a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: solid thin #cdcccc;
	padding: 5px 10px;
	display: none;

}
.banner-swiper{
	overflow: hidden;
}

.banner-box-banner .swiper-wrapper{
	width: 100%;
}
.banner-box-banner .swiper-wrapper .swiper-slide{
	width: 100% !important;
	padding: 0 !important;
}
.banner-box-banner .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.close-widget {
	position: absolute;
	right: 0;
	top: -10px;
	text-decoration: none;
	color: #000000;
	font-size: 24px;
}
.close-widget {
	position: absolute;
	right: 0;
	top: -10px;
	text-decoration: none;
	color: #000000;
	font-size: 24px;
	display: none;
}
/* Range Slider End */




/* Cart section */

.cart_section{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #00000079;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}

.cart_box{
	width: 650px;
	background-color: #fff;
	margin-left: auto;
	height: 100%;
	/* overflow-y: scroll; */
	position: relative;
}
.min_cart_header{
	padding: 15px 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* border-bottom: 2px solid #00000070; */
}

.mini_cart_footer{
	bottom: 5px;
    width: 100%;
	position: absolute;
}
.products_mini_cart{
    padding: 15px 25px;
    overflow-y: scroll;
    height: 100%;
    /* position: absolute; */
    max-height: 79vh;
}
.min_cart_header.mini_cart_footer a.btn-primary{
	width: 50%;
	margin: 0 10px;
	text-align: center;
}
.product-min-cart{
	display: flex;
	align-items: center;
	justify-content: start;
	border-bottom: 1px solid #00000070;
}

.product_img{
	width: 20%;
}
.product_img img{
	width: 50px;
	height: 50px;
	object-fit: contain;
}
.product_content{
	padding-left: 15px;
	width: 70%;
}
.hover_delete{
	display: none;
}
.delete_cart_product{
	margin-left: auto;
	cursor: pointer;
	width: 10%;
}
.delete_cart_product img{
	max-width: 20px;
	width: 20px;
}

.delete_cart_product:hover .main_delete_img{
 display: none;
}
.delete_cart_product:hover .hover_delete{
 display: block;
}
.delete_product{
	margin-left: auto;
	cursor: pointer;
}
.delete_product img{
	width: 20px;
}

.delete_product:hover .main_delete_img{
 display: none;
}
.delete_product:hover .hover_delete{
 display: block;
}
.delete_product_cart{
	margin-left: auto;
	cursor: pointer;
	text-align: center;
}
.delete_product_cart img{
	width: 20px;
}

.delete_product_cart:hover .main_delete_img{
 display: none;
}

.delete_product_cart:hover .hover_delete{
 display: inline;
}

.cart_box .products_mini_cart:last-child .product-min-cart{
	border-bottom: none;
	padding: 10px 0;
}
.product_content p{
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    overflow: hidden;
}

.product_content p strong{
	font-family: "Jost", sans-serif;
	font-weight: 300;
}
.product_content span{
	padding: 4px 0;
    display: block;
    font-size: 13px;
}

.close-cart{
	font-size: 25px;
	text-decoration: none;
}

/* .cart_section{display: none;} */
/* Cart section */
.scrolled{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.sticky_header .main-header-section{
	background-color: #000000;
	/* height: 80px; */
	    padding: 5px 0 13px;
}

.search_items .products_mini_cart{
    background: #fff;
	padding: 0px 25px;
}
.search_items{
	max-height: 400px;
    overflow-y: scroll;
	scrollbar-width: none;
	margin: 0;
	padding-left: 0;
	position: fixed;
    z-index: 999999999;
    background: black;
    left: 0;
	padding: 0 50px;

}

.search_items li a{
	text-decoration: none;
	color: #000;
}
.search_items::-webkit-scrollbar {
    display: none; /* WebKit (Chrome, Safari) */
}

.no_product{
	width: 100%;
    text-align: center;
    padding: 50px;
}

.search_items .product-box{
	background-color: #fff;
}

.brand_video{
	padding-left: 0;
}

.brand_video li video{
	width: 100%;
}

.mobile_view{
	display: none;
}

.contact_us_6 .text-blk.contactus-head{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
}
.contact_us_6 .text-blk.input-title{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
}
.contact_us_6 .submit-btn{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
}
.contact_us_6 .text-blk.map-contactus-head{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
}
.contact_us_6 .text-blk.map-contactus-subhead{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
}

.footer-section > .container{
	max-width: 80%;
	padding: 0;
}
.footer-section{
	background-color: #000;
}

.Close_searchtab{
    border: none;
    outline: none;
    background: #fff;
    width: 50px;
    height: 35px;
	cursor:pointer;
}
.search_btn_search{
	  border: none;
    outline: none;
    background: #fff;
    width: 50px;
    height: 35px;
	cursor:pointer;
}
.Close_searchtab img{
width: 20px;
}
.search_btn_search img{
width: 13px;
}

.similar_product_dwdw141 .wishlist-form{
	    left: 50px;
    top: 25px;
}

.wishlist-box-in-detail{
	position: relative;
}
.wishlist-box-in-detail .wishlist-form{
	position: relative;
	    top: -9px;
}

.badge{
    position: absolute;
    left: 11px;
    top: 10px;
    padding: 1px 5px;
	border-radius: 5px;
	font-size: 14px;
}

.badge.fresh-arrival{
 background-color: #43c843;
 color: #fff;
}
.badge.best-seller{
background-color: #d33c3c;
 color: #fff;
}
.badge.featured-products{
	background-color: #f8af12;
	color: #fff;
}
.product-slider .badge.featured-products{
	left: 16px;
    top: 0;
    border-radius: inherit;
    border-bottom-right-radius: 5px;
}
.shop-product-list.show_filtered.grid_show li .badge{
    right: 10px;
    left: unset;
}
/* Breadcrumb design start */
.title_box_filter p{
	display: flex;
	gap: 10px;
	justify-content: space-between;
}
.filter_icon{
	max-width: 14px !important;
}
.breadcrumb{
	display: flex;
    justify-content: start;
    align-items: center;
    gap: 30px;
    background: #f0f0f1;
    padding-bottom: 10px;
    padding-top: 10px;
	padding-left: 15px;
    margin: 10px 0 0 0;
}
.breadcrumb li{
	list-style: none;
	position: relative;
}
.breadcrumb li a{
	text-decoration: none;
	color: #000;
}
.breadcrumb li.active{
	color: #f8af12;
}
.first-section{
	padding-top: 0 !important;
}

.breadcrumb li::after{
	content: '';
	background: url('/site/assets/images/icon/right.svg');
	width: 20px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
    right: -27px;
    top: 4px;
	opacity: .5;
	background-size: 10px;
}
.breadcrumb li.active::after{
	display: none;
}
.breadcrumb
/* Breadcrumb design end */


/* Container spacing */
nav[role="navigation"] {
  margin-top: 2rem;
  font-family: 'Segoe UI', sans-serif;
}

/* Pagination info text */
nav[role="navigation"] .text-sm {
  font-size: 14px;
  color: #555;
}

/* Pagination buttons */
nav[role="navigation"] .inline-flex a,
nav[role="navigation"] .inline-flex span {
  padding: 8px 12px;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  margin-left: -1px;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

nav[role="navigation"] .inline-flex a:hover {
  background-color: #f8f9fa;
  color: #000;
}

/* Current page */
nav[role="navigation"] .inline-flex span[aria-current="page"] {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
  cursor: default;
}

/* Disabled arrows */
nav[role="navigation"] .inline-flex span[aria-disabled="true"] {
  background-color: #e9ecef;
  color: #999;
  cursor: not-allowed;
  border-color: #ccc;
}

/* Arrow buttons (Next/Previous) */
nav[role="navigation"] svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

/* Hide on mobile (optional refinement) */
@media (max-width: 640px) {
  nav[role="navigation"] .sm\\:flex {
    display: none !important;
  }
}


@media (max-width: 1400px) {
	.features-section{
		padding: 20px 0 35px;
	}
	.products-tabs-section{
		padding: 20px 0;
	}
	.ar-nav-menu a, .ar-nav-menu a.btn-primary {
		font-size: 14px;
	}
	.ar-nav-menu {
		gap: 20px;
	}
	.about-section{
		    padding: 25px 0;
	}
	.ads-section{
		    padding: 20px 0;
	}
	/* .ar-nav-menu a.btn-primary {
		right: -124px;
		top: 24px;
	} */
	/* .product-single-header 

	{
        right: -124px;
        top: 0px;
    } */
	/* .header-cart-search {
		padding-top: 15px;
	} */
	.banner-content h2 {
		font-size: 48px;
	}
	.banner-content p {
		font-size: 18px;
	}
	.banner-btn {
		font-size: 14px;
		padding: 10px 25px;
	}
	.section-heading h3 {
		font-size: 28px;
	}
	.brand-box h4 {
		font-size: 24px;
	}
	.gender-section-banner h3 {
		font-size: 36px;
	}
	.btn-icon {
		font-size: 14px;
		padding: 10px 50px 10px 25px;
	}
	.btn-icon .icons-box img {
		max-height: 20px;
		display: inline-block;
	}
	.gender-product-image img {
		max-width: 200px;
		max-height: 200px;
		object-fit: contain;
	}
	.gender-section-inner {
		gap: 60px;
	}
	.feature-title {
		font-size: 18px;
	}
	.store-banner-content h4 {
		font-size: 24px;
	}
	.store-banner-content h3 {
		font-size: 42px;
	}
	.icon-solid {
		transform: translate(5px, 0px);
	}
	.icon-trans {
		transform: translate(-13px, -5px);
	}
	.brand-logo img {
		max-height: 50px;
	}
	.ads-center-box {
		font-size: 16px;
		padding: 30px 20px;
		min-height: 480px;
	}
	.ad-right-content h3 {
		font-size: 28px;
		line-height: 32px;
	}
	.ad-trans-btn {
		font-size: 16px;
		padding: 10px 25px;
	}
	.ad-right-float-logo {
		max-height: 35px;
	}
	a.play-circle {
		width: 100px;
		height: 100px;
		line-height: 100px;
		font-size: 14px;
	}
	.post-item-content h5 {
		font-size: 14px;
	}
	.post-item-content h4 {
		font-size: 18px;
	}
	.post-item-meta {
		font-size: 14px;
	}

	.featured-product-btn.w-49{
		width: 100%;
	}
	.featured-product-btn-buy.w-49{
		width: 100%;
		margin-top: 5px;
	}
}

@media (max-width: 1350px){
.ar-nav-menu li.has-sub-menu:last-child{
	    margin-right: 10px;
}
.header-icons{
	    gap: 15px;
}
.col-10-p {
	width: 30%;
}
.col-80-p {
	width: 70%;
}
}
@media (max-width: 1200px){
.size-opt{
	display: flex;
	align-items: center;
    justify-content: center;
	height: 100%;
}
.field input{
	    font-size: 13px;
}
}
@media (max-width: 1170px) {
	.d-flex{
		flex-direction: column;
	}
	.d-flex > a{
		width: 100%;
	}
	.gender-product-image img{
		    max-height: 190px;
	}
	.top-brand{
		padding-bottom: 0;
	}
	.gender-section{
		padding-top: 35px;
	}
	.gender-section-products-inner .bx-wrapper .bx-viewport{
		height: auto !important;
	}
	/* .gender-section-products-inner .bx-wrapper .bx-controls.bx-has-controls-direction{
		display: none;
	} */
}

@media (max-width: 1100px) {
    .ar-nav-menu {
        gap: 15px;
    }
	.ar-nav-menu img {
		max-height: 36px;
	}
	.header-icons img {
		max-height: 16px;
		object-fit: contain;
	}
	/* .ar-nav-menu a.btn-primary {
		top: 18px;
	} */
	.header-icons span {
		width: 14px;
		height: 14px;
		font-size: 10px;
		line-height: 15px;
	}
	.icon-inline {
		font-size: 10px;
	}
	.top-icon img {
		max-height: 12px;
	}
	.product-image-box img {
		max-height: 150px;
	}
	.product-title a {
		font-size: 16px;
	}
	.product-price, .product-meta a {
		font-size: 12px;
	}
	.feature-title {
		font-size: 16px;
    }
    .feature-icon {
		width: 60px;
		height: 60px;
	}
	.store-banner-content h4 {
		font-size: 22px;
	}
	.store-banner-content h3 {
		font-size: 36px;
	}
	.store-banner {
		padding: 120px 0;
	}
	a[data-id=grid-4box] {
		display: none;
	}
}

@media (max-width: 1092px) {
	.footer-section > .container .footer-widget-row{
		flex-wrap: wrap;
	}
	.footer-section > .container .footer-widget{
		flex-grow: unset !important;
		flex-basis: unset;
		width: 100%;
	}
	.banner-content{
        background: #0000008a;
        padding-top: 25px;
        padding-bottom: 25px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
	}
}
@media (max-width: 991px) {
	
	.badge{
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.shop-product-list.show_filtered.grid_show li .badge{

  border-bottom-left-radius: 5px;
  border-bottom-right-radius: inherit;
  right: 10px;
}
.ar-nav-menu a{
	font-size: 13px;
}

.header-inner{
	    width: calc(100% - 30px);
}
.header-inner .col-10-p:first-child{
	width: 0;
	display: none;
}
.header-inner .col-80-p{
	width: 90%;
}
	.product-main-section{
		padding: 25px 0;
	}
	.image-text-secction, .image-text-row{
		    padding: 5px 0;
	}
	.verti-accor{
		padding-bottom: 25px;
	}
	.similar-product-sec{
		    padding: 25px 0;
			margin-bottom: 0;
	}

	.main-footer{
		    margin-top: 25px;
	}

	.product-gallery img{
		max-width: 100%;
	}
	.container{
		padding: 0 15px;
	}

	.shop-product-list#grid-3box li{
		    width: 33.3%;
	}

	.banner-boxed{
		max-height: 500px;
	}
	.fossil_page .collection_height > .shop-collection-row{
		flex-wrap: wrap;
		flex-direction: column;
	}
	.fossil_page .collection_height .shop-collection-banner .collection-banner{
		max-height: 240px;
	}
	.fossil_page .w-50{
		width: 100%;
	}
	.ar-nav-menu li:last-child a img{
		    width: 125px;
	}
    .header-icons{
		gap: 5px;
	}
	
	.gender-section-inner {
		gap: 20px;
	}
	.about-content-box-inner p {
		padding: 0 20px;
	}
	.logos-section {
		padding: 40px 0;
	}
	.ads-left-box {
		width: 32%;
	}
	.ads-center-box {
		width: 25%;
	}
	.ad-left-top {
		width: 100%;
	}
	.product-main-row > div.product-gallery {
		width: 52%;
	}
	.product-main-title {
		font-size: 24px;
	}
	.accordion-title {
		font-size: 20px;
		left: 32px;
	}
	a[data-id=grid-4box] {
		display: block;
	}
	.shop-filter-col {
		position: fixed;
		height: 100%;
		z-index: 9999;
		width: 300px;
		left: -100%;
		transition: all 0.7s ease;
		top: 0;
		background-color: #ffffff;
		padding: 20px;
		overflow-y: scroll;
	}
	.shop-filter-col.active {
		left: 0;
	}
	.shop-products-col {
		width: 100%;
	}
	.shop-filters a {
		display: flex;
		gap: 10px;
	}
	.shop-filters a img{
		width: 20px;
		height: 20px;
	}
	.shop-widget-close {
		position: relative;
	}
	.close-widget {
		display: block;
	}

	.text_area h2{
		font-size: 30px;

	}
	.gender-section-inner{
		flex-wrap: wrap;
	}
	.gender-section-banner {
		width: 100%;
	}
	.gender-section-products {
		width: 100%;
	}
	.features-row{
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.feature-item{
		width: 50%;
	}
	.featured-product-btn{
		width: 90% !important;
	}
	.cart-form-group{
		flex-wrap: wrap;
	}
	.cart-form-btn.cart-btn.featured-product-btn{
		width: fit-content !important;
	}
	.btn-group{flex-wrap: wrap;}
	.featured-product-btn-buy{
		width: 100%;
		margin-top: 0;
	}
	.contact_us_6 .input,.contact_us_6 .textinput{
		width: 100% !important;
        border: 1px solid #0000006b !important;
	}
	.w-49{
width: 100% !important;

	}
	.d-flex{
		gap: 5px;
	}

	.gender-products{
		width: 100%;
		margin: 0 auto;
	}
.bxslider {
  width: 100% !important;
  display: flex !important;

}

.bxslider li {
  width: 100% !important;
}

.bx-wrapper {
  max-width: 100% !important;
  width: 100% !important;
}

.gender-product-image{
	padding: 0px 0px;
	border: 1px solid #00000054;
}
.cart-page-wrapper .product-details{
	width: 30% !important;
}
.cart-page-wrapper .product-quantity {
    width: 15% !important;
}
.cart-page-wrapper .product-line-price{
	    width: 14% !important;
}
.cart-page-wrapper .product-title{
	font-size: 18px !important;
}
}
@media (max-width: 767px) {

	.mobile-logo-box .main-logo{
		max-width: 210px;
	}
	.mobile_overlayslide .has-sub-menu .sub-menu{
		display: none !important;
	}
	.gender-product-title h4{
		margin: 0;
	}
	.gender-product-title p{
		margin: 0;
	}
	.cart-right .list-group{
		gap: 10px 0;
	}
	.cart-right .list-group .list-group-item:first-child{
		padding-top: 10px !important;
	}
	#discountcoupn{
		margin-bottom: 10px;
	}
	.fossil_page .shop-collection-boxes .shop-collection-row{
		flex-wrap: wrap;
        flex-direction: column;
	}
	.fossil_page .w-50:last-child{
		flex-direction: row-reverse;
	}

	.fossil_page .collection_height .shop-collection-row{
		flex-wrap: wrap;
		flex-direction: column;
	}

    .hide_none_box{
		display: none;
	}
	.main-header-section{
		display: none;
	}
	.mobile-header {
		display: block;
	}
	.banner-content h2 {
		font-size: 36px;
	}
	/* .gender-section-inner {
		display: block;
	} */
	 .right_side_Box_rever{
        flex-direction: column-reverse;
	 }
	.gender-section-banner, .gender-section-products {
		width: 100%;
	}
	
	.gender-section {
		padding: 0;
	}
	.gender-section-banner h3 {
		font-size: 36px;
		color: #fff;
		padding-bottom: 20px;

	}

	/* .gender-section-banner .her-banner, .gender-section-banner .his-banner {
		padding: 60px 40px;
	} */
	.features-row {
		flex-wrap: wrap;
	}
	.features-row > div {
		width: 50%;
		margin-bottom: 20px;
	}
	.store-banner {
		padding: 80px 0;
	}
	.store-banner-content h4 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.store-banner-content h3 {
		font-size: 30px;
	}
	.about-content-row {
		gap: 40px;
	}
	.about-content-box-inner p {
		padding: 0;
		font-size: 14px;
	}
	.ads-inner-row {
		display: block;
	}
	.ads-inner-row > div {
		width: 100%;
		margin-bottom: 20px;
		min-height: 250px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.ad-left-top, .ad-left-bottom {
		width: 100%;
		min-height: 250px;
		margin-bottom: 20px;
	}
	.ad-left-bottom {
		margin-bottom: 0;
	}
	.posts-row {
		display: block;
	}
	.post-item {
		margin-bottom: 30px;
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
	.newsletter-inner {
		display: block;
	}
	.post-item-image img {
		width: 100%;
	}
	.newsletter-text {
		margin-bottom: 20px;
	}
	.newsletter-text h4 {
		font-size: 20px;
		margin: 0;
		line-height: 1;
	}
	.footer-widget-row {
		justify-content: flex-start;
		gap: 0;
		flex-wrap: wrap;
	}
	.footer-widget-row > div {
		width: 50%;
		flex-basis: auto;
		flex-grow: inherit;
		margin-bottom: 20px;
	}
	.footer-widget-row{
		padding: 25px 0;
	}
	.footer-widget-row {
		padding-bottom: 30px;
	}
	.header-inner {
		width: 100%;
		left: 0;
		padding: 10px 20px;
	}
	.header-icons span.menubar {
		width: 20px;
		height: 1px;
		position: static;
		display: block;
		background-color: #ffffff;
	}
	.menubar-middle {
		margin: 5px 0;
	}
	.header-icons {
		gap: 20px;
	}
	.top-icon-list li:first-child {
		display: none;
	}
	.shop-collection-row {
		display: block;
	}
	.collection-banner {
		min-height: 300px !important;
	}
	.gender-section {
		margin: 25px 0;
	}
	.design-section-row {
		display: block;
		padding: 0;
	}
	.design-left-sec {
		display: none;
	}
	.design-right-sec img {
		display: block;
		margin-top: 40px;
		width: 100%;
	}
	.product-main-row {
		display: block;
	}
	.product-main-row > div.product-gallery, .product-main-row > div, .image-text-row > div {
		width: 100%;
	}
	.image-text-row {
		flex-direction: column-reverse;
		gap: 20px;
	}
	.form_area{
		    width: 325px !important;
	}
	.img-left-side {
		flex-direction: column;
	}
	.similar-product-row {
		flex-wrap: wrap;
	}
	.featured-product-content {
		min-height: 1px;
	}
	.gallery-viewer {
		width: 75%;
	}
	.product-main-title {
		font-size: 20px;
		margin-top: 15px;
	}
	.speccs-accordion {
		display: block;
		overflow: hidden;
		height: auto;
	}
	.speccs-accordion li {
		overflow-x: hidden;
		width: 100%;
		background-color: #f4f4f4;
		height: auto;
	}
	.accordion-title {
		font-size: 18px;
		left: 22px;
		transform: rotate(0deg);
		top: 7px;
	}
	.accordion-title img {
		max-width: 18px;
		top: 3px;
	}
	.shop-grid-box {
		display: none;
	}
	.shop-product-list#grid-3box li {
		width: 50%;
	}

	.swiper-pagination-bullet{
		width: 5px;
		height: 5px;
	}
	.swiper-pagination-bullet-active{
		width: 8px;
		height: 8px;
	}
	.swiper-container{
		padding-bottom: 20px;
	}
	.product-slider .wishlist-form{
		position: absolute;
		left: unset;
		top: unset;	
	}
	.gallery-viewer .wishlist-form{
		left: unset;
       top: unset;
	}

	.scrolled .mobile_search_bar{
		display: none;
	}
	.login_ragister{
		display: flex;
		color: #fff;
		background: #f8af12;
		align-items: center;
		justify-content: center;
		padding: 5px 10px;
		border-radius: 10px;
	}
	.login_ragister a{
			color: #fff;
			text-decoration: none;
			height: auto;
        width: auto;
        border: none;
		background-color: transparent;
		padding: 0;
	}
}
@media (min-width: 680px) {
	.product{
		display: flex;
		align-items: center;
	}
	
}
@media (max-width: 680px) {
	.breadcrumb li.active{
		display: inline-block;
		max-width: 150px; /* Adjust as needed */
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.breadcrumb-item:first-child{
		display: none;
	}
	.shop-header-row{
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	.breadcrumb{
		flex-wrap: wrap;
	}
   .fleX-box_container{
	flex-wrap: wrap;
   }
   .fleX-box_container .titlebox{width: 100%;}
   .fleX-box_container .sliderbox{
	width: 100%;
   }
   .fleX-box_container .titlebox h3{
	text-align: center;
   }
	.product{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.cart-page-wrapper .product-image{
		width: 10% !important;
		float: inherit !important;
	}
	.cart-page-wrapper .product .product-image img {
		width: 50px !important;
		height: 50px !important;
		margin: 0 !important;
	}
	.cart-page-wrapper .product-quantity{
		        width: 33.3% !important;
	}

	.cart-page-wrapper  .product-removal {
      width: 33.3% !important;
    }
	.cart-page-wrapper .product-line-price {
        width: 33.3% !important;
		
    }
	.cart-page-wrapper .product-details{
			width: 70% !important;
	}
	.cart-page-wrapper .product  .product-price{
			width: 20% !important;
			text-align: end;
	}
	.cart-page-wrapper .product{
		padding-bottom: 10px;
	}
   .cart-page-wrapper .product-quantity:before{
	display: none;
   }
	.min_cart_header.mini_cart_footer a.btn-primary{
		margin: 0px 0px;
		padding: 10px;
	}
	.cart_box{
		width: 90%;
	}
	.mobile_view{
		display: block;
	}
	.desktop_view{
		display: none;
	}
	.top-left {
		display: none;
	}
	.top-right{
	    text-align: end;
    width: 100%;}
	.banner-boxed{
		height: auto;
		padding: 50px 0;
	}
	.shop-banner{
		min-height: 300px;
	}
	.product-image{
		width: fit-content !important;
	}
}
@media (max-width: 500px){
.mobile_overlayslide{
	overflow-x: scroll;
}
.mobile_overlayslide .ar-nav-menu{
	width: 650px;
}
	.store-banner{
		padding: 30px 0;
	}
	.shop-product-list#grid-3box li{
		    padding: 0 5px;
	}
	.top_popup_search{
		padding: 0;
	}
	.Close_searchtab{
    width: 25px;
	height: 25px;
	}
	.top_popup_search input{
		height: 25px;
	}
	.Close_searchtab img{
		width: 10px;
	}
    .container {
        padding: 0 10px;
    }
	.top_popup_search form{
		border-radius: 7px;
	}
	.top-brand .container-fluid{
		padding: 0;
	}
	.footer-section > .container{
		max-width: 100%;
		padding: 0 10px;
	}
	.copy-right{
		font-size: 14px;
		text-align: center;
	}
	.min_cart_header{
		    padding: 5px 15px;
	}
	.min_cart_header.mini_cart_footer a.btn-primary{
		    width: 49%;
			padding: 5px 10px;
	}
	.products_mini_cart{
		max-height: 75vh;
	}

	.search_box_product a{
		white-space: unset !important;
		overflow: hidden !important;
		text-overflow: unset !important;
		font-size: 15px !important;
		line-height: 20px;
		height: 40px;
	}
}
@media (max-width: 480px) {




	label[for^="toggle-heart"]{
		font-size: 22px !important;
	}
	
	.wishlist-box-in-detail .wishlist-form label[for^="toggle-heart"]{
		font-size: 2em !important;
	}
	.wishlist-form{
		    left: 16px;
top: 10px;	
	}
	.section-heading h3{
		font-size: 25px;
	}
	.fleX-box_container .titlebox h3{
		font-size: 25px;
	}
	.section-heading{
		    margin-bottom: 15px;
	}
	.gender-product-title h4{
		font-size: 15px;
	}
	.gender-product-title p{
		font-size: 11px;
	}

	.product-title a{
		font-size: 15px;
		margin: 0;
	}
	
	/* .gender-product-image img{
		max-height: 120px;
	} */
	.product-data .loop_number{
		font-size: 62px;
		bottom: 40px;
	}
	.product-title p{
		font-size: 11px;
	}
	.banner-content {
		padding: 14px 30px;
	}
	.gender-products li {
		width: 100%;
	}
	.container {
		padding: 0 20px;
	}
	.about-content-row {
		gap: 20px;
		flex-direction: column;
	}
	.about-content-row:last-child {
		flex-direction: column-reverse;
	}
	.features-row > div {
		margin-bottom: 20px;
		flex-direction: column;
	}
	.feature-title {
		min-height: 55px;
		text-align: center;
	}
	.product-image-box img {
		max-height: 120px;
	}
	.collection-banner {
		min-height: 240px !important;
	}
	.btn-group {
		gap: 5px;
		align-items: center;
		flex-direction: column;
	}
	
.product_content p{
		font-size: 14px;
	}

	.product_content p strong{
		font-size: 16px;
		line-height: 20px;
	}
	.delete_cart_product{
		width: auto;
	}

	.product .product-details .product-title{
		 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-size: 16px !important;
	}

	.product .product-image img{
		width: 70px !important;
		height: 70px !important;
		object-fit: contain;
	}
	.product-quantity input{
		text-align: center;
	}
	.product-quantity:before{
		display: none;
	}

	.product-price{
		width: 40% !important;
		margin: auto;
		float: initial !important;
	}
	.product-quantity{
		width: 60% !important;
	}
	.product-removal{
		width: 20% !important;
	}
	.product-line-price{
		width: 80% !important;
	}
	.product-quantity{
		text-align: end;
	}
	.box_qty{
		float: right;
	}

	.product-line-price{
		margin-top: 10px;
	}
	.product-removal{
		margin-top: 10px;
	}
	.totals .totals-item label{
		    width: 60% !important;
	}
	.single_product_price{
		display: none;
	}
.product .product-quantity input{
	width: 30px !important;
}
.product .product-line-price:before{
	display: none;
}

.gallery_pdp_container {
	width: 20%;
}
.gallery-viewer {
	width: 80%;
}
	
}
.product_list_checkout .delete_product_cart{
		position: absolute;
		left: -10px;
		text-align: start;
	}

.login_box{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #00000042;
	z-index: 999;
}

.form_area{
	width: 400px;
	height: 100%;
	margin-left: auto;
	background-color: #fff;
    padding: 25px 15px;
	}
.form_area h2{
	margin: 0;
}

.form_area .form_field label{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.form_area .form_field input{
	display: block;
	width: 100%;
	height: 50px;
	padding: 0 5px;
}

.form_area .form_field input[type="submit"]{
	margin-top: 25px;
	height: 50px;
	background-color: #f8af12;
	border: none;
	cursor: pointer;
}

.form_area p{
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border: 1px solid #000;
	text-align: center;
	margin: 25px auto !important;
	border-radius: 50%;
}

.form_area a.register{
	width: 100%;
	display: block;
	line-height: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
}

.text-danger{
	color: red;
}

.login_box{
	display: none;
}

#cartErrorAlert{
	padding: 10px 20px;
    background: #ff0000a6;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}
.d-none{
	display: none;
}

#discountCoupon a img{
    width: 20px;
    height: 20px;
    margin-left: 12px;
}

#discountcoupn{
	text-transform: uppercase;
}



/* wishlist icon css stat from here */
/* Hide all toggle-heart inputs */
.toggle-heart {
	display: none;
  }
  
  /* Checked style */
  .toggle-heart:checked + label {
	color: #e2264d;
	filter: none;
	will-change: font-size;
	animation: heart 1s cubic-bezier(0.17, 0.89, 0.32, 1.49);
  }
  
  .toggle-heart:checked + label:before,
  .toggle-heart:checked + label:after {
	animation: inherit;
	animation-timing-function: ease-out;
  }
  
  .toggle-heart:checked + label:before {
	will-change: transform, border-width, border-color;
	animation-name: bubble;
  }
  
  .toggle-heart:checked + label:after {
	will-change: opacity, box-shadow;
	animation-name: sparkles;
  }
  
  .wishlist-form{
	position: absolute;
	left: 25px;
    top: 15px;
  }

  .gallery-viewer  .wishlist-form{
	    right: 0 !important;
		left: unset !important;
  }

  .product-slider .wishlist-form{
	left: 10px;
    top: -30px;
  }

  .w-49{
	width: 49%;
  }
  .w-100{
	width: 100%;
  }
  /* Focus style */
  .toggle-heart:focus + label {
	text-shadow: 0 0 3px white, 0 1px 1px white, 0 -1px 1px white, 1px 0 1px white, -1px 0 1px white;
  }
  
  /* Label styling */
  label[for^="toggle-heart"] {
	align-self: center;
	position: relative;
	color: #888;
	font-size: 2em;
	filter: grayscale(1);
	user-select: none;
	cursor: pointer;
  }
  
  /* Label effects (same as before) */
  label[for^="toggle-heart"]:before,
  label[for^="toggle-heart"]:after {
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	content: '';
  }
  
  /* (rest of your CSS unchanged) */
  
/* wishlist icon css stat from here */

#submit_btn[disabled] {
    background-color: grey;
    cursor: not-allowed;
    opacity: 0.6;
}



.product-slider label[for^="toggle-heart"]{
	top: 25px;
    left: 10px;
}

#load_more_product{
	border: none;
    margin: auto;
    display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
#load_more_product img{
	    width: 20px;
		margin-left: 15px;

}

.color-label{
	cursor: pointer;
	box-shadow: 0px 1px 1px #f8af12;
    padding: 5px;
}
.color-label:hover{
box-shadow: 1px 0px 1px #f8af12;
}

.data_address{
	
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.data_landmark,.data_states,.data_pincode,.data_area,.data_email,.data_phone,.data_name{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.invalid_input{
	border: 1px solid red !important;
	outline: none !important;
}

.radio-label{
	cursor: pointer;
}

.opt-check input[type="checkbox"]{
	cursor: pointer;
}

.range-input input[type="range"]{
	cursor: e-resize;
}

.opt-name{
		cursor: pointer;
		text-transform: capitalize;
}

#clearAllFilters{
	    padding: 5px;
    display: block;
    width: 100%;
    font-size: 12px;
    border: none;
	cursor: pointer;
}


#filter label:has(input[type="checkbox"]:checked) {
    background-color: #f8af12;
}


.copy-right a{
	text-decoration: none;
	color: #f8af12;
}

.danger-background{
	    background: #ff000030;
		padding-top: 10px !important;
}

.danger-background .product-details .product-title{
	margin-left: 7px;
}
@media (max-width: 400px){
/* .sticky_header .main-header-section{
	height: 50px;
} */
 .swiper-slide{
	    padding: 0 5px;
}
.swiper-gender .swiper-wrapper li{
	    padding: 5px !important;
}

.mobile-logo-container .mobile-logo-box  a img{
	width: 125px;
}
}


.box_qty{
  width: fit-content;
  border: 1px solid #000;
  /* padding: 10px 5px; */
  height: 30px;
  background-color: #fff;
}
.cart-page-wrapper .box_qty{
	float: inline-end;
}

.box_qty button{
  cursor: pointer;
}
.box_qty button, .box_qty input{
  border:none;
  outline:none;
  background-color: transparent;

}


.product-details-secction .box_qty{
	padding: 0;
	
}

.mfp-figure {
    text-align: center;
}
.mfp-figure img {
    max-width: 100%;
    height: auto;
}

.mfp-figure:after{
	display: none !important;
}
.btn_jjksadjsajkda{
	max-width: 60px;
	width: 100%;
}

.btn_jjksadjsajkda img{

	width: 20px;
	height: 20px;
}

.mfp-close-btn-in .mfp-close{
	color: #f8af12 !important;
}


.close-login{
	float: inline-end;
	text-decoration: none;
    color: black;
}

.common_html ul li{
	width: 100%;	
}

.about_section{
	text-align: center;
}

#i5vyy-3{
	max-width: 100%;
}

.title_box_filter p{
	text-transform: capitalize;
	font-weight: 500;
}
.product_title_box p {
	text-transform: capitalize;
	font-weight: 500;
}

.has-sub-menu{
	position: relative;
}
.has-sub-menu .sub-menu{
	display: none;
	position: absolute;
}
.mobile-nav-list .has-sub-menu .sub-menu{
	position: relative;
}
.mobile-nav-list li{
	position: relative;
}
.mobile-nav-list > li::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 50px !important;
	height: 100%;
	background-color: #000;
	background: url('/site/assets/images/icon/right.svg');
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;
	opacity: .6;
}
.has-sub-menu .sub-menu li a{
	display: flex;
    align-items: center;
    gap: 10px;
	margin: 5px 0;
	padding: 0;
	color: #fff;
}
.has-sub-menu .sub-menu li a img{
	width: 50px;
	background-color: #fff;
	padding: 3px;
	height: 25px;
	object-fit: contain;
	border-radius: 4px;
}

.coupon-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    padding: 0;
}

.coupon-item {
    flex: 1 1 300px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background: #f9f9f9;
	cursor: pointer;
}
.copybutton{
	padding: 0 25px;
}
.coupon-item.selected{
	background-color:#fa8f12;
}

.coupon-item.selected .coupon-box .coupon-content p{
	color: #fff;
}
.coupon-item.selected .coupon-box .copybutton{
	color: #fff;
}

.coupon-box {
    display: flex;
    gap: 15px;
    padding: 10px;
    align-items: center;
}

.coupon-image {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 6px;
}

.coupon-content {
    flex: 1;
}

.coupon-code {
	color: green;
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 16px;
}

.coupon-desc, .coupon-min-cart, .coupon-validity {
    margin: 2px 0;
    font-size: 14px;
    color: #555;
}


.has-sub-menu:hover .sub-menu{
	display: block;
	background-color: #000;
	left: -100%;
    top: 25px;
	width: 500px;
	box-shadow: 1px 1px 17px #0000004f;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
	z-index: 9999999999;

}
.mobile-nav-list .has-sub-menu .sub-menu{
	top: unset;
	left: unset;
	width: 100%;
	max-height: 400px;
	overflow-y: scroll;
}

.mobile-nav-list .has-sub-menu:hover .sub-menu li a{
	color: #fff;
}
.display_flex_box_beetween{
	justify-content: space-between;
}

.product-slider-box .bx-controls-direction{
	display: flex;
    justify-content: end;
    align-items: center;
    gap: 25px;
	position: absolute;
    top: -55px;
    width: 100%;
	display: none;
}
.product-slider-box .bx-controls-direction a{
	position: relative;
	top: unset;
	display: block;
	z-index: 9;
}

.gender-products-wrapper .bx-controls-direction{
	display: flex;
    justify-content: center;
    gap: 25px;
    padding-bottom: 15px;
}

.gender-products-wrapper .bx-controls-direction a{
	position: relative;
    top: unset;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9;
    display: block;
}
.swiper-gender .swiper-wrapper{
	padding-left: 0;
}
.swiper-gender .swiper-wrapper li{
height: auto;
list-style: none;
margin-right: 0px !important;
padding:  10px;
}

.gender-section-products-inner{
	overflow: hidden;
}

.product-slider li{
	margin-right: 0 !important;
}

.product-slider-box .product-title a{
	text-align: center;
}