#pages {
	padding-top: 60px;
	padding-bottom: 20px;
	/* margin-bottom: 80px; */
	background: rgb(238, 235, 228);
}
.pages-wrap {
	width: 90%;
	margin: 0 auto;
}
.s-pro-img {
	/* padding-bottom: 10px; */
	padding-top: 10px;
	text-align: center;
}
.s-pro-img img {
	height: 150px;
	border-radius: 150px;
	/* padding-bottom: 10px; */
	width: 150px;
	/* padding-top: 10px; */
	text-align: center;
}
.s-wrap {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 10px;
	border-radius: 0 0 10px 10px;
	background: #eee;
}
.s-wrap li a {
	color: #1a0dab;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0;
	font-family: 'Assistant', sans-serif;
	text-transform: capitalize;
	line-height: 15px;
}
.s-page-info {
	display: block;
	border-radius: 10px;
	/* padding: 20px; */
	/* height: 80px; */
	background: white;
	/* display: none; */
	/* margin-bottom: 35px; */
	margin-bottom: 40px;
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.25),0 18px 36px -18px rgba(0,0,0,0.27);
	/* border: 1px solid rgb(13, 11, 114); */
	/* border-bottom: 2px solid rgb(207, 203, 203); */
	box-shadow: 0 7px 5px -5px #0003;
}

.s-page-info:hover {

	background: white;
	cursor: pointer;
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.25),0 18px 36px -18px rgba(0,0,0,0.27);
}
.pro-img{

	background-size: cover;
	
}
.pro-img img{
width: 100%;
height: 190px;
	border-radius: 6px 6px 0px 0px;
}

.page-wrap {
	border-radius: 4px;
	box-shadow: 0 7px 5px -5px #0003;
	/* box-shadow: 1px 10px 3px -5px #00000026; */
	width: 108%;
}

.page-cat {
	color: #8d96b5;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0;
}
.section-h1{
	font-size: 23px;
color: #959494;
font-weight: 400;
padding-top: 20px;
letter-spacing: normal;
}
.section-shop-h1 {
	font-size: 30px;
	color: #00266e;
	font-weight: 800;
	margin: 0;
	margin-bottom: 0px;
	letter-spacing: 0;
	line-height: 45px;
}
.btn-viewshop {
	/* margin-top: 10px; */
	color: #1a0dab;
	letter-spacing: 0;
	display: block;
	/* border-top: 1px dashed #b7b6b6; */
	/* padding-top: 10px; */
	font-size: 12px;
}
.totalitems {
	margin-top: 0px;
	color: #1a0dab;
	letter-spacing: 0;
	display: block;
	/* border-top: 1px solid #cbcbcb; */
	/* padding-top: 5px; */
	font-size: 13px;
}
.glide-head-wrap{
border-bottom: 1px solid rgb(13, 11, 114);
padding-bottom: 15px;	
margin-bottom: 50px;
}
.glide__arrows{height: 50px;}
@media (max-width: 800px) {
#pages {
	width: 100%;
	margin: 0 auto;
	padding-left: 0;
	
	border-radius: 20px 20px 0 0;
	margin-top: -20px;
}
	.totalitems {
	
	color: #000;
font-size: 14px;
}
	.glide-head-wrap {
	border-bottom: none;
	padding-bottom: 15px;
	margin-bottom: 0;
}
	#pages-wrap {
    margin-bottom: 0;
		
}
	#pages .pop-page-wrap{
		width:85%;
	}
	.spax{
	text-align: center;
		padding-left: 5%;
	}
.section-shop-h1 {
	
	color: #108e0b;
	
}
.section-shop-p {
	text-align: center;
	margin-bottom: 0;
	color: gray;
	font-size: 14px;
}
	.s-page-info {
	
	margin-bottom: 20px;
	
}
.s-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	background: white;
	/* height: 130px; */
	border-top: 1px solid #ebebeb;
	margin-top: 15px;
}
.page-info {
	height: 105px;
}
.s-pro-img img {
	height: 140px;
	border-radius: 110px;
	/* padding-bottom: 10px; */
	width: 140px;
	/* padding-top: 10px; */
	text-align: center;
	margin-top: 15px;
}
.s-wrap li a {
	font-weight: 700;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	color: black;
	line-height: 17px;
}
	
}
