body {
	font-family: 'Tajawal', sans-serif;
	font-family: 'Poppins', sans-serif;
}
.top {
	background-color: #FAFAFA;
	padding: 5px 0px;
	line-height: 30px;
	border-bottom: 1px solid #EEE;
    max-height: 40px;
    color: #962955;
	
}

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  .affix + .container {
    padding-top: 70px;
  }


.social {
    list-style: none;
}
.social li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #962955;
    color: #FFF;
    text-align: center;
    padding-top: 2px;
    border-radius: 6px;
}
.social li a {
    text-decoration: none;
    color: #FFF;
}

.top_left_list li{
	float: left;
	padding: 0px 11px;
	border-right: 1px solid #f0f0f0;
}

.top_left_list li a {
	color: #333;
	/*color: #962955;*/
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.top_left_list li a:hover {
	text-decoration: none;
	color: #962955;
	/*color: #f95478;*/
}

.myFa {
	color: #962955;
}

.middle-inner {
    padding: 20px 0px;
    background: #fff;
    border-top: 1px solid #eee;
	background: #f2f2f2;
	background: #F9F9F9;
}

.middle-inner .logo img {
	height: 80px;
	margin:0px 0px auto;
	border-radius: 10px;
}


.middle-inner .search-bar-top {
    text-align: center;
    margin-top: 10px;
}
.middle-inner .search-bar {
    width: 535px;
    height: 50px;
    display: inline-block;
    background: #fff;
    position: relative;
    margin: 0;
    line-height: 45px;
    border-radius: 5px;
    border: 1px solid #ececec;
}
.middle-inner .nice-select {
	color: #962955;
    clear: initial;
    margin: 0;
    height: 48px;
    width: 150px;
    border: none;
    text-align: center;
    background: transparent;
    text-transform: capitalize;
    padding: 0 0 0 20px;
    border-right: 1px solid #eee;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
	border-radius: 4px 0px 0px 0px;
}
.middle-inner .nice-select .list {
    border-radius: 0px;
}
.middle-inner .nice-select .list {
    border-radius: 0px;
}
.middle-inner .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(68 68 68 / 11%);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
.middle-inner .search-bar form {
    display: inline-block;
    width: 260px;
}
.middle-inner .search-bar input {
    height: 48px;
    background: transparent;
    color: #666;
    border-radius: 0;
    border: none;
    font-size: 14px;
    font-weight: 400;
    padding: 0 25px 0 20px;
    width: 380px
}
.middle-inner .search-bar .btnn {
    height: 50px;
    line-height: 53px;
    width: 62px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #333333;
    background: #962955;
    position: absolute;
    right: -2px;
    top: -1px;
    border: none;
    border-radius: 0 5px 5px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.middle-inner .search-bar .btnn:hover {
    color: #fff;
	 background: #962955;
    background: #F7941D;
   
}

.top-drop {
	padding: 0px;
}

.top-drop .nav>li>a:focus,
.top-drop .nav>li>a:hover {
	border-radius: 10px;
}

.top-drop .badge_total_item {
	position: absolute;
    top: 6px;
    left: 4px;
    background: #f6931d;
	background: #900C3F;
	width: auto;
    min-width: 18px;
	
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
}

.top-drop .navbar-nav>li>a {
	color: #333
}



.navbar {
	border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.navbar-default {
    /*background-color: #4A6776;
    border-color: #4A6776;*/
	
	margin-top: 0px;
	border-radius: 0px;
	line-height: 60px;
	background-color: #333;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;

}

.navbar-default .navbar-brand {
    color: #FFF;
	display: none;
	margin-top: -10px;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #FFBBD8;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color:  #962955;
	font-size: 16px;
    font-weight: 600;
    padding: 35px 10px;
	
    text-transform: uppercase;
	font-weight: 500;
	
	color: #fff;
    text-transform: capitalize;
    font-size: 15px;
   padding: 20px 10px;
    font-weight: 500;
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
    background: #F7941D;
    background: #871144;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #0066CC;
    background-color: #e7e7e7;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #AE0A51;
	
    text-transform: capitalize;
    font-size: 15px;
    padding: 20px 15px;
    font-weight: 500;
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar-nav>li>.dropdown-menu {
	width: 220px;
	
	 -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar-nav>li>.dropdown-menu li a {
	font-size: 15px;
	line-height: 30px;
	margin: 5px;
	 -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar-nav>li>.dropdown-menu li:hover a {
	background-color: #AE0A51;
	color: #FFF;
}

.content {
	padding: 20px 0px;
}
.nav_logo {
	height: 90px;
	margin:0px 0px auto;
}


.carousel-inner>.item>a>img, 
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
	width: 100vw;
    height: 100vh;
}

.popular_items {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.popular_items .div_title {
	padding: 30px 0px;
	background-color: #FFF;
}
.popular_items h2 {
	color: #962955;
	font-weight: 100;
	margin-bottom: 20px;
}

.div_title h2 {
	position: relative;
}
.div_title h2::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #962955;
    left: 50%;
    bottom: -7px;
    margin-left: -25px;
}
h2 {
	color: #962955;
	font-weight: 100;
	margin-bottom: 20px;
	position: relative;
}

h2::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #962955;
    left: 50%;
    bottom: -7px;
    margin-left: -25px;
}
.popular_items .col-md-2 {
	margin: 0 15px;
}
.popular_items .home_book {
	padding: 0px;
	height: 380px;
	margin: 5px auto;
	max-height: 380px;
	overflow: hidden;
	transition: all .5s ease-in-out;
	position: relative;
	border-radius: 5px;
	border: 1px solid #ECECEC;
	cursor: pointer;
}
.popular_items .home_book:hover {
	border: 1px solid #962955;
}
.popular_items .home_book .actions {
	transition: all .5s ease-in-out;
	position: absolute;
	left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 

	top: 160px;
	background-color: #FFF;
	border: none;
	padding: 10px 10px;
	width: 65%;
	border-radius: 20px;
	line-height: 12px;
	font-size: 18px;
	opacity: 0;
}
.popular_items .home_book:hover .actions {
	opacity: 1;
	top: 140px;
    
}
.home_book .actions a {
   color: #962955;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.home_book .actions a:hover {
   color: #f21373;
}

.popular_items .home_book .book_img {
	height: 260px;
	height: 300px;
	max-height: 300px;
	position: relative;
}
/*.popular_items .home_book .book_img .book_new {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 6px 10px;
}*/
.home_book {
	z-index: 9998;
}
.popular_items .home_book .book_img .book_new {
    position: absolute;
    top: 31px;
    left: -37px;
    padding: 6px 10px;
    transform: rotate(-45deg);
    display: block;
    width: 170px;
    z-index: 9999;
    font-size: 17px;
}

.popular_items .home_book .book_img img{
	height: 300px;
	max-height: 300px;
	width: 100%;
    transition: 1s all ease-in-out;
}
.popular_items .home_book .book_img:hover img{
	transform: scale(1.1) rotate(2deg);
}
.popular_items .home_book .book_details {
	padding: 6px;
}
.home_book .book_details hr {
	margin: 0px auto;
}
.home_book .book_details h3 {
	line-height: 17px;
	transition: all .5s ease-in-out;
    margin-top: 13px;
    color: #962955;
}
.book_details h5 {
    color: #243457;
}
.home_book:hover .book_details h3 {
    color: #962955;
}

.carousel-control {
    color: #881144;
}

.carousel-inner>.item .carousel-caption {
    position: absolute;
    min-width: 100%;
    height: 100px;
    background-color: #F6F6F6;
    bottom: 0px;
    left: 0px;
    transform: translate(0%, 0%);
    padding: 0px;
    /*opacity: .8;*/
	border-radius: 50px 50px 0px 0px;
}

.carousel-inner>.item .carousel-caption * {
    
    color: #333;
    
}

.footer_section {
	min-height: 230px;
	background-color: #344146;
	    
	    background-color: #34495e;
	background-color: #353232;
	
	padding: 40px 0px;
	color: azure
}

.about_footer p{
	color: #e9e9e9;
	line-height: 24px;
	font-size: 14px;
	font-weight: 300;
}

.contacts_footer ul li {
	display: block;
	padding: 5px;
	font-size: 13px;
}

.contacts_footer ul li i {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 28px;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	margin-right: 10px;
	border-radius: 50%;
	transition: all .5s ease-in-out;
}

.cashImg {
	height: 40px;
	width: 100px;
}

.footer_section h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
}

.footer_section .footer_links  {
	list-style: none;
	padding-left: 0px;
}
.footer_section .footer_links a{
	color: #fff ;
	padding: 5px;
	margin: 5px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-transform:capitalize;
	text-decoration: none;
	
}

.footer_section .footer_links a:hover{
	color: #ba1f60;
}

.footer_section .footer_links li i {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 28px;
	padding: 5px;
	background-color: #962955;
	text-align: center;
	font-size: 18px;
	margin-right: 10px;
	border-radius: 50%;
	transition: all .5s ease-in-out;
}

.footer_section .footer_links li:hover i {
	-webkit-box-shadow: 0px 0px 5px 5px #FFFF0B; 
	box-shadow: 0px 0px 5px 5px #FFFF0B;
	-webkit-transform: rotate(360deg) scale(1.1);
	transform: rotate(360deg) scale(1.1);
}

.copyrights a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 20px;
	padding: 10px;
	
	font-size: 20px;
	text-decoration: none;
	color: #353232;
	color: #FFF;
	transition: all .5s ease-in-out;
	border-radius: 5px;
}

.copyrights a:hover {
	border-radius: 50%;
	background-color: #fae356;
	background-color: #FFF;
	color: #962955;
}

.copyrights{
	padding: 10px 0px;
	background-color: floralwhite;
	background-color: #1A2A4D;
	background-color: #222;
	color: #FFF;
}

.panel-primary {
    border-color: #962955;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #962955;
    border-color: #962955;
}

.btn-primary {
    color: #fff;
    background-color: #962955;
    border-color: #962955;
	transition: all .5s ease-in-out;
}

.btn-primary:hover,
.btn-primary.focus, 
.btn-primary:focus {
   color: #fff;
    background-color: #bf2d6a;
    border-color: #bf2d6a;
}

.btn-info {
    color: #962955;
    background-color: transparent;
    border-color: #962955;
	transition: all .5s ease-in-out;
}

.btn-info:hover,
.btn-info.focus, 
.btn-info:focus {
   color: #fff;
    background-color: #962955;
    border-color: #962955;
}

.home_prod_img {
	transition: all .5s ease-in-out;
}

.home_prod_img:hover {
	transform: scale(1.3) rotate(2deg);
}

.control-label {
	font-weight: 100;
	color: #962955;
}

.Basket {
	height: 200px;
	margin: 10px auto;
}

.custom-alert {
	position: fixed;
	top:250px;
	right: 80px;
	width: 300px;
	max-width: 400px;
	text-align: center;
	overflow: hidden;
	z-index: 9991;
	opacity: 0;
	margin: 10px auto;
	background-color: #059E74;
	border-color: #059E74;
	color: #FFF;
	-webkit-box-shadow: 0 0 0 1px #dadce0;
	box-shadow: 0 0 0 1px #dadce0;
	padding-bottom: 14px;
	-webkit-transition: border 280ms cubic-bezier(.4, 0, .2, 1),
	box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
	transition: border 280ms cubic-bezier(.4, 0, .2, 1),
	box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
	font-size:17px;
}

.img_into_cart {
	height: 100px;
	width: 80px;
	border: 0px;
}


.cart_btns {
	position: relative;
	left: -10px;
	left: 0px;
	top: 0px;
	border: 1px solid #f1f1f1;
	height: 90px;
	width: 40px;
	overflow: hidden;
}

.cart_btns .add {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 30px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #f1f1f1;
	color: darkred;
	text-align: center;
}

.cart_btns .price {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 40px;
	height: 30px;
	border-radius: 0px;
	border: none;
	text-align: center;
}

.cart_btns .sub {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 40px;
	height: 30px;
	border-radius: 0px;
	border: none;
	border-top: 1px solid #f1f1f1;
	color: darkred;
	text-align: center;
}

.removeBtn {
	border: none;
	font-size: 18px;
	color: darkred;
}

.removeBtn:hover {
    color: #F2F2F2;
    background-color: #ae0851;
    border-color: #ae0851;
}

.page404 h4{
	color: #ae0851;
	font-weight: 400;
}

h4.heading-h4{
	color: #ae0851;
	font-weight: 400;
}

.text-main {
	color: #ae0851;
}

#msgs_textarea{
	width:460px;
	height: 70px;
	border-radius: 10px 0px 0px 10px;
}



/*Style for mobile */

@media (max-width: 767px) {
	
	.site_title {
		text-align: center;
	}
	
	.middle-inner {
    	padding: 6px 0px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		background-color: #962955;
	}
	
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
		display: block;
		max-width: 100%;
		width: 100vw;
		height: 45vh;
	}
	
	.middle-inner .logo img {
		height: 80px;
		padding-top: 10px;
	}
	
	.top-drop .navbar-nav>li {
		display: inline-block;
	}
	
	
	
	.navbar-default {
    	background-color: #900C3F;
	}
	
	.navbar-default .navbar-brand {
		color: #FFF;
		display: inline-block;
		margin-top: -10px;
	}
	
	.navbar-default .navbar-toggle {
		border: none;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #f6931d;
		background-color: #FFF;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #962955;
	}
	
	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
		padding: 12px 15px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu {
		margin-top: -5px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		transition: all .5s ease-in-out;
		
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #FFF;
		padding-left: 20px;
		background-color: #e7e7e7;
		background-color: #900C3F;
	}
	
	.top-drop .badge_total_item {
		position: absolute;
		top: 11px;
    	left: 90px;
    	left: 110px;
		background: #f6931d;
		background: #900C3F;
		font-size: 14px;
	}
	
	.popular_items .div_title {
		padding: 0px 0px;
	}
	
	.copyrights {
		font-size: 11px;
	}
	
	.cart_btns {
		left: -15px;
		left: 0px;
		
	}
	
	.AccountDropMenu {
		max-width: 160px;
		left: -75px;
	}
	
	.navbar-nav>li>.AccountDropMenu li a {
		font-size: 13px;
		line-height: 25px;
		margin: 5px;
		 -webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		padding-left: 6px;
	}
	
	.carousel-inner>.item .carousel-caption {
		border-radius: 20px 20px 0px 0px;
	}
	
	.carousel-inner>.item .carousel-caption h1 {
		font-size: 20px;
		margin: 10px 0px;
		color: #900C3F;
	}
	
	
	/*.popular_items .home_book {
		height: 400px;
		max-height: 400px;
	}

	.popular_items .home_book .book_img {
		height: 360px;
		max-height: 360px;
	}*/
	
}
	