body{
	    background: #F7F7F7;
}
* {
	margin: 0px;
	padding: 0px;
}
.nav-bg {
	background-color: black;
}
.logo-logo {
	width: 150px;
}

.row-01 {
	background-color: whitesmoke;
}

/* .logo {
	padding-left: 120px;
} */
.sect {
	background-image: url(./image-s/Rectangle\ 99.svg);
	padding: 3px;
}
.logo {
	padding-left: 120px;
}

.side {
	padding-left: 250px;
	padding-top: 20px;
}
.magnify-icon1 {
	padding-right: 390px;
	padding-top: -4px;
}

.searchbox {
	border: none;
	outline: none;
	width: 290px;
}
.outline {
	border: none;
	outline: none;
	background-color: white;
}
.container-fluid1 {
	display: flex;
	justify-content: center;
}

/* .boot{
    padding-top: 8px;
} */

.si {
	color: #000;
    font-weight: bold;
    font-size: 35px;
    text-transform: capitalize;
        font-family: "proxima-nova-bold";
}
.card-one {
	font-size: 12px;
	color: grey;
}

.plain {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 20px;
}

img.muj-brand{
	height: 550px;
	object-fit: cover;
}

.wrap_row{
	align-items: center;
}

.container1 {
	position: relative;
	text-align: center;
	color: white;
}

.centered3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.img-fluid {
	width: 100%;
	height: auto;
}

#slideshow img,
#direction img {
	width: 69%;
}

.danger {
	padding: 5px;
	margin: 5px;
}

/* .justi{
  align-items: left;
  padding-right: 190px;
}*/

.white {
	padding-bottom: 94px;
}

.grey {
	background-color: rgb(46, 45, 45);
	padding: 20px;
	width: 100%;
}

.card {
	padding: 5px;
	border: none;
	outline: none;
	text-align: left;
}
.button012 {
	background-color: orange;
	color: white;
	width: 180px;
	height: 45px;
	box-shadow: 0px 15px 34px #0000002e;
	border-radius: 28px;
	margin-top: 0px !important;
	text-align: center;
	font-size: 15px;
}
.viewall {
	color: white;
	width: 10%;
}
.op {
	opacity: 0.4;
	color: white;
	letter-spacing: 1px;
}
.op1 {
	opacity: 0.4;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
}
.auto {
	font-size: 18px;
}
.rum {
	padding-top: 40px;
}
.gum {
	padding-top: 30px;
}
.tup {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: none;
	outline: none;
}

.button {
	padding: 8px;
}

.container2 {
	width: 500px;
	margin: 20px auto;
}

#slider {
	position: relative;
	height: 400px;
	margin-bottom: 20px;
}

#slider img {
	width: 500px;
	height: 400px;
	position: absolute;
	transition: all 0.5s;
}

.buttons {
	display: flex;
	justify-content: space-between;
}

.kom {
	margin-top: -30px;
}

#slideshow {
	background-color: #f0eded;
	overflow: auto;
	white-space: nowrap;
	padding: 20px;
	width: 80%;
}

div.scroll-container {
	/* background-color: #faf4f4; */
	/* overflow: auto; */
	white-space: nowrap;
	/* padding: 10px; */
}

div.scroll-container img {
	padding: 10px;
}
/* for responsivenes  */
@media (max-width: 576px) {
	.navbar-brand {
		padding-left: 10px;
	}
	.text-header,
	.text-011 {
		margin-top: 30px;
	}
	.image-gift {
		display: none;
	}
	.button-012 {
		margin-bottom: 15px;
	}
	.text-001 {
		text-align: right;
		font: 600 20px / 16px Gilroy;
		letter-spacing: 0px;
		color: black;
		text-transform: capitalize;
		opacity: 1;
	}

}


/**************************************************************my css***************************************/

.wrap-timing {
    display: flex;
    width: 70%;
    margin: 0px auto;
    justify-content: space-between;
    padding-top: 20px;
}

.wrap-clock {
    display: flex;
}


.wrap-location{
    display: flex;
}


.wrap-phone{
    display: flex;
}

.wrap-timing p {
    margin-bottom: 0px;
    padding-left: 15px;
        font-size: 18px;
    font-family: "proxima-nova";
    width: 100%;
}

.wrap-timing p span {
    color: #3C3C3C !important;
}

.line-wrap-img {
    position: relative;
    top: 5px;
}

img.icons_wrap-address {
    height: 35px;
    position: relative;
    top: 9px;
}


.brand-details-imgs .tns-item {
    width: calc(5.9%) !important;
}

ul#customize-controls {
    display: flex;
    list-style: none;
    padding: 0px;
    justify-content: center;
    margin-top: 30px;
}

li.prev {
    margin-left: 0px !important;
}

ul#customize-controls li {
    margin: 0px 40px;
}

span.left_arrow img {
    rotate: 180deg;
}

ul#customize-controls li {
    margin: 0px 40px;
    font-family: 'Oswald';
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer;
}


.hero img {
    height: 68vh;
    object-fit: cover;
}

section.banner_image{
	    padding-bottom: 3.8rem;
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
	.dropdowns-cont2 a.text-001 {
    color: #000 !important;
}
.wrap-timing{
	display: block;
}

.line-wrap-img {
    display: none;
}

.wrap-clock{
	margin-bottom: 20px;
}

.wrap-location{
	margin-bottom: 20px;
}

img.icons_wrap-address {
    width: 47px;
}

.brand-details-imgs .tns-item{
	width:  calc(6.66667%) !important;
}

img.muj-brand{
	margin-top: 20px;
}
}

.line-wrap-img span {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.wrap-timing {
    width: 90%;
}

.plain {
    color: #000;
    font-size: 18px;
    line-height: 34px;
}

.line-wrap-img span {
    display: block;
    opacity: 0;
}
}
img.muj-brand{
	width: 100% !important;
}

button.wrap-view_all {
    background: #c5a47e;
    border: 0px;
    width: 190px;
    height: 51px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "proxima-nova";
    font-size: 14px;
}

@media screen and (min-width: 1800px) {
.hero img {
    height: 76vh;
    object-fit: cover;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.wrap-timing p{
	font-size: 19px;
}

.wrap_row .si{
	font-size: 38px;
}

.offers_storemain .si{
	font-size: 38px;
}

.store_phots_main .si{
	font-size: 38px;
}

.also_like-section .si{
	font-size: 38px;
}
}