body{
	overflow-x: hidden  !important;
    font-family: "Josefin Sans" !important;
}
.max_width{
max-width: 1600px;
margin: auto;
position: relative;
place-content: center;
}
.gallery.max_width {
    text-align-last: center;
}
img.grid {

    width: 60% !important;
    height: 17rem !important;
    object-fit: cover !important;
}
figure {
    width: 25rem;
}
.gallery {
    display: flex;
	flex-wrap: wrap;
	width: 109% !important;
}
.user {
    /* display: flex; */
    flex-direction: column;
	text-transform: capitalize;
	text-align: right;
}

#top-menu{
	background-color: #270841;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}

#top-menu a{
	background-color: #FEFEFE;
	color: #303841;
	border-radius: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.no-padding{
	padding-left: 0;
	padding-right: 0;
}
.main-menu{
	background-color: #E3C56B;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main-menu ul li a{
	font-size: 25px;
}
.main-menu ul li a i{
	font-size: 30px;
}
.main-menu ul .active, .main-menu ul li a:hover{
	background-color: #fff;
}
.main-menu .navbar-nav{
	margin-top: -8px;
	margin-bottom: -8px;
}
.flag{
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.logo-menu .form-inline{
	background-color: #FAF4E4;
	padding: 10px;
	border-radius: 5px;
}
.logo-menu .form-inline input{
	background-color: #FAF4E4;
	border: 0px;
}
.logo-menu .form-inline button{
	background-color: #DBBE67;
	border: 0px;
	color: white;
}
.logo{
	width: 67px;
}
.under-banner {
    margin-bottom: 2rem;
    text-align: center;
}
img.under-banner-image {
    height: 27rem;
}
.category-menu{
	border-top: 1px solid #BABCBF;
	border-bottom: 1px solid #BABCBF;
}
.category-menu ul li a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.section-top{
    background-size: cover;
    height: 53vh;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}
.section-middle{
	background-size: cover;

	background-repeat: no-repeat;
	display: flex;
}
.row.under {
    place-content: center;
}
.section-top-middle{
	background-color: #E3C56B;
	vertical-align: middle;
	height: 55vh;
	padding-top: 10vh;
}
.btn-custom{
	background-color: #26083F;
	color: #fff;
	border-radius: 0;
}
.section-middle-middle .btn-custom-link{
	text-decoration: none;
	color: white;
}
.section-middle-middle{
	background-color: grey;
    z-index: 10;
    top: 0%;
    left: 36%;
    right: 38.9%;
    height: 27rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 20px;
}
.col-md-12.text-center.title {
    padding: 2rem;
}
.section-middle-middle b{
	color: black;
	font-size: 50px;
}
.section-middle-middle span, a{
	color: black;
	font-size: 16px;
	text-decoration: none;
}
.section-services {
    display: flex;
	align-items: center;
	place-content: center;
}
img.services {

    height: 6rem;
	padding-right: 2rem;
}
.section-collection{
	height: auto;

}
.section-collection div{
	background-size: cover;
	height: 100%;
	background-repeat: no-repeat;
}
.section-collection a, .section-services a{
	margin-top: 10px;
	color: #22262A;
}
.section-services, .section-stories{

	padding: 5px;
}
.section-stories {
    height: 20rem;
}
.section-services .title{
	font-size: 19px;
	font-weight: bold;
}
.section-services div, .section-stories div{
	background-size: cover;
	height: 80%;
	background-repeat: no-repeat;
	background-position: center;
}
.italic{
	font-style: italic;
}
.underline{
	border-bottom: 2px solid #303841;
	font-size: 14px;
	color: #303841;
	font-weight: bold;
}

footer{
	margin-top: 30px;
	background-color: #303841;
	padding-top: 40px;
}
footer ul li{
	list-style-type: none;
}
footer ul li a{
	color: #fff;
}
.subscribe-section h5, .social-media-section h5{
	color: #fff;
	font-size: 17px;
}
.subscribe-section span{
	color: #fff;
	font-size: 13px;
}
.subscribe-section span i{
	font-size: 10px;
}
.bottom-section a{
	color: #fff;
	font-size: 15px;
	margin: 10px;
}
.social-media-section a img{
	width: 40px;
}
.subscribe-section .form-inline{
	background-color: #141d2a;
	padding: 10px;
	border-radius: 5px;
}
.subscribe-section .form-inline input{
	background-color: #fff;
	border: 0px;
	width: 65%;
}
.subscribe-section .form-inline button{
	background-color: #666666;
	border: 0px;
	color: white;
	width: 30%;
}
.filter-menu{
	background-color: #F4F4F4;
}
.filter-menu ul .active{
	background-color: #CFCFCF;
}
.filter-menu .navbar-nav{
	margin-top: -8px;
	margin-bottom: -8px;
}
.section-men{
	height: 87vh;
	padding: 5px;
	cursor: pointer;
}
.section-men div{
	background-size: cover;
	height: 80%;
	background-repeat: no-repeat;
}
.btn-custom-1{
	background-color: #212529;
	color: white;
	border-radius: 0;
	padding: 15px;
}
.new-arrival-about{
	height: 30vh;
	padding: 5px;
}
.new-arrival-about div{
	background-size: cover;
	height: 80%;
	background-repeat: no-repeat;
}
.what-we-do img{
	width: 100%;
	height: 100%;
	padding-bottom: 1rem;
}

.delivery-logos img{
	margin: 15px;
}
.new-arrival-about p a{
	color: #212529;
	font-size: 17px;
	font-weight: bold;
}
/*********************Product Page*******************************/
figure.product_page_image {
    display: flex !important;
	width: auto;
}
figurecaption{
    padding-left: 0rem !important;
	text-align: center;
}
figurecaption.nocaption {
    display: none;
}
/* img.product_page_grid:hover {
    transform: scale(1.2);
	transition: transform .5s ease;
	border-radius: 211px;
} */
img.product_page_grid {
/*     width: 26rem !important; */
	padding-right: 3rem !important;
}
.product_page_thumbnail-img {
    height: 8.9rem !important;
	width: 8.5rem;
}
.row.product_page {
    width: 71rem;
}
b.product_name {
    font-size: 2.5rem;
    text-transform: uppercase;
}
b.product_price {
    font-size: 20px;
}

.benefit-items .single-benefit {
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 55px;
    padding-right: 55px;
    border-right: 1px solid #f3f4f0;
}
.benefit-items .single-benefit .sb-icon {
    float: left;
    margin-right: 20px;
}
.benefit-items .single-benefit .sb-text {
    display: table;
}
.benefit-items .single-benefit .sb-text h6 {
    color: #252525;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.benefit-items .single-benefit .sb-text p {
    margin-bottom: 0;
    color: #252525;
    line-height: 20px;
}
.service{
	display: flex;
	/* min-width: 100% */
	margin-right: 4rem;
}

/******************ABOUT US PAGE********************************/
h5.text-center.title {
    font-size: 23px;
    font-weight: bold;
    padding: 1rem;
}

/*************************Footer*************************************/
.footer-20192 {
	position: relative;
	color: #fff;
	padding: 1.5rem 0;
	background-color: #141d2a; }
	.footer-20192 .container {
	  position: relative; }
	.footer-20192 h3 {
	  font-size: 16px;
	  margin-bottom: 10px;
	  margin-top: 0;
	  line-height: 1.5; }
	.footer-20192 .links li {
	  margin-bottom: 10px;
	  line-height: 1.5;
	  display: block; }
	  .footer-20192 .links li a {
		color: #666873; }
		.footer-20192 .links li a:hover {
		  color: #fff; }
	.footer-20192 .social li {
	  display: inline-block;
	  position: relative; }
	  .footer-20192 .social li a {
		position: relative;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		display: inline-block;
		margin: 0;
		padding: 0;
		background-color: #8186d5;
		color: #fff; }
		.footer-20192 .social li a > span {
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -webkit-transform: translate(-50%, -50%);
		  -ms-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%); }
	.footer-20192 .footer-logo {
	  color: #fff;
	  font-size: 20px;
	  text-transform: uppercase;
	  letter-spacing: .1rem;
	  display: flex;
	  flex-direction: column;
	  align-items: center; }

	.footer-20192 .copyright {
	  color: #666873; }
	.footer-20192 .cta {
	  -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
	  box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
	  padding: 20px;
	  background-color: #8186d5;
	  top: -150px;
	  position: relative; }
	  .footer-20192 .cta h2, .footer-20192 .cta h3 {
		line-height: 1.5; }
	  .footer-20192 .cta h3 {
		font-size: 20px; }
/*************************Search Result Page******************************/
img.search-grid {
    height: 7rem;
    padding: 1rem;
}
.list-products {
    text-align-last: center;
}

/*********************************Media Queries***************************************************/

@media only screen and (max-width: 768px) {
	body{
		overflow-x: scroll  !important;
		font-family: "Josefin Sans" !important;
	}
  /* For mobile phones: */
  img.under-banner-image {
    height: auto;
	width: 90%;
}
a.nav-link {
    text-align: center;
}
.section-middle-middle.text-center.shadow-lg {

    /* top: 26%;
    left: 5%;
    height: 10rem;
    padding: 10px;
    width: 18rem; */

}
figure {
    width: 100%;
	
}
img.grid {
    width: 90% !important;

}
.row.product_page {
    width: auto;
}
.gallery {
    width: fit-content;
}
figure.product_page_image {
    display: block;
    width: auto;
}
.gallery img.grid {
    width: 90% !important;
    height: auto !important;
    object-fit: cover !important;
    padding: 0 1rem 0rem 1rem;
}
img.product_page_grid {
    width: 17rem !important;
}
figure.product_page_image {
    flex-direction: column;
}
figurecaption {
    padding-left: 0;
}
.section-middle {
    overflow-x: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.section-middle-middle {
    width: 90%;
    text-align: center;
	height: 13rem;
	background: white;
}
.section-middle-middle .btn-custom-link{
	color: black;
}
  .section-services {
    display: flex;
    align-items: center;
    place-content: center;
    flex-direction: column;
}
.service {
    margin-right: 0;
    align-items: center;
}
.section-stories {
    height: 17rem;
}
.new-arrival-about div {
    background-size: contain;
    /* height: 100%; */
    background-position: center;
}
b.product_name {
    font-size: 1.5rem;
    
}
.product-grid {
    overflow-x: hidden;
}
/*****************Admin Login*************************/
form.login-form {
    display: flex;
    flex-direction: column;

    align-items: center;
}

}
