@import url('https://fonts.googleapis.com/css?family=Tajawal&display=swap');
*{
	margin:0px;
	padding:0px;	
}
html{
	direction:rtl;
}
body {
	background-color: #fff;
	background-position: top left, top left;
	background-repeat: repeat-x, repeat;
	background-size: 100% 30em, auto;
	font-family: 'Tajawal', serif;
	font-size: 1.1em;
	color: #0f2554;
	font-weight: 300;
	line-height: 26px;
}
b, strong {
    font-weight: bold;
}
h1{
	color: #0f2554;
	font-weight: bold;
	font-size: 1.8em !important;
	line-height: 1em;
	margin-bottom:10px;
	text-align: center;
}
a{
	color: #0f2554 !important;
}
a:hover{
	text-decoration: none !important;
}
#header{
	height: 120px;
}
#logo{
	background: url(../images/header_background.png) right center no-repeat #fff;
}
#logo h1{
	text-align:center;
}
#logo img{
}
#main{
	width: 96%;
	margin: 10px auto;
}
.container{
    max-width:100% !important;
}
.content{
	box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.14),0 0 5px #ccc;
	background: #fff;
	border-radius: 5px;
	text-align: right !important;
}
.content div {
	text-align: right !important;
}
.content div.row .col-6{
	text-align:center !important;
}

.content div.ws-title{
	text-align:center !important;
	font-size: 1.4em;
    font-weight: bold;
}
#more-locations .ws-large-title{
	text-align:center !important;
	font-size: 1.6em;
    font-weight: bold;
}

.btn-load-more{
    background: #ffd100;
    color: #0f2554;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #999;
    cursor: pointer;
}
.slick-slide a, .promo-item a {
  color: #333 !important;
}

.item .item-title{
    font-size:0.9em !important;
}
.item span{
    color:#940000;
    font-size:0.8em;
}
.slick-slide img {
  object-fit: cover;
  width: 220px;
  height: 220px;
}
.item .sku {
  position: relative;
  top: -25px;
  background-color: #293579;
  color: #fff;
  border-radius: 5px;
}
.item .price {
  position: absolute;
  bottom: 10px;
}
.main-categroy {
  border-radius: 40px;
  padding: 5px 2px;
  width: 100%;
  display: table;
}
.slick-initialized .slick-slide {
  display: block;
  width: 260px;
  box-shadow: 0 0 10px #ccc;
  height: 375px;
  text-align: center;
  margin: 10px;
  padding: 5px;
  border-radius: 10px;
}
.main-categroy span.active {
  color: #fddb00;
  background: #293579;
  border-radius: 40px;
  padding: 2px;
}
.main-categroy span {
  cursor: pointer;
  color: #293579;
  display: table-cell;
  text-align: center;
  font-size: 0.9em !important;
}
.content div.row .col-6 a{
	color: #ffd100 !important;
	font-weight:bold;
	font-size: 1.1em;
}
.map-container{
	min-height: 500px;
	width: 100%;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #ccc;	
}
.map{
	max-height: 500px;
	height: 500px;
	width: 100%;
}
#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}
.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 40px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.grid1{
	min-height: 190px;
	max-height: 190px;
	padding: 30px 2px;border: 1px solid #0f2554;
	border-radius: 25px;
}
.grid2{
	min-height: 190px;
	max-height: 190px;
	padding: 30px 2px;border: 1px solid #0f2554;
	border-radius: 25px;
}
.grid3{
    background:#f2f2f2;
	min-height: 130px;
	max-height: 130px;
	padding: 30px 2px;
	border-radius: 5px;
	box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.14),0 0 5px #ccc;
}
.grid1 span, .grid3 span{
	color: #0f2554;
	font-size:1.3em;
}
.grid2 span{
	color: #0f2554;
	font-size:1.3em;
}
.grid1:hover,.grid1:hover,.grid2:hover,.grid2:hover,.grid3:hover,.grid3:hover{
	box-shadow: none;
}
.row div{
	text-align: center;
}
.icon{
	width: 100px;
}
.title {
    color: #fff;
    background: #0f2554;
    text-align: center;
    font-size: 1.2em;
    padding: 10px 0;
    border-radius: 5px 5px 0px 0px;
    text-shadow: 1px -1px #000;
}
.search .txt {
    width: 100%;
	height: 40px;
	text-align: right;
	padding: 2px 10px;
	font-size: 1em;
	border: 1px solid #ccc;
	border-radius: 20px;
}
.search .btn {
    width: 100px;
	height: 40px;
	padding: 2px 4px;
	font-size: 1em;
	text-align: center;
	background-color: #0f2554;
	color: #FBE114;
	position: absolute;
	font-weight:bold;
	left: 6px;
	border-radius: 20px 0 0 20px;
}
.search .btn:hover {
	background-color: #FBE114;
	color: #0f2554;
}
.footer{
	text-align:center;
	margin-top:10px;
}
.footer-links{
	font-size:0.9em;
	text-align: center;
	padding: 2px 0;
}
.footer-links ul{
	display: inline-block;
    margin: 0;
    padding: 0;
}
.footer-links li{
	display: inline;
    float: right;
}
.footer-links  a {
    padding: 5px;
    margin-right: 5px;
}
.footer-links a, .lang{
	text-shadow: 1px 1px rgba(0,0,0,0.14);
	color: #666;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	cursor: pointer;
}
@media only screen and (max-width: 600px) {
h1{
	font-size: 1.2em !important;
}
.search .txt {
	font-size: 0.8em !important;
}
.search .btn {
	font-size: 0.8em !important;
}
body {
	font-size: 0.9em !important;
}
#pac-input {
	width: 140px;
}
}