﻿

/*================== New Product Design CSS Start Here =======================*/
        
.product-box, .product-wrap {
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* padding-bottom: 15px; */
    border: 1px solid #e2b632;
    margin-bottom: 20px;
    border-radius: 3px;
}
        .product-wrap:hover {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}
        .product-box .img-wrapper, .product-wrap .img-wrapper {
    position: relative;
    overflow: hidden;
}
        .product-box .img-wrapper .front, .product-wrap .img-wrapper .front {
    opacity: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.front {
    margin: 10px;
    border: 2px solid #ededed;
    text-align:center;
}
.front img {
    height: 220px;
    width: 220px;
    object-fit: cover;
}
.product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info {
    padding-left: 5px;
}
.product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4 {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-detail h4 {
    margin: 10px 10px !important;
    text-align: left;
}
.product-wrap .product-detail h6 {
    line-height: 1;
    margin-bottom: 0;
    /*padding-top: 2px;
    padding-bottom: 5px;*/
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 16px;
}
.cart-button {
    text-align: center;
}
.cart-button .more-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e2b632 none repeat scroll 0 0;
    border-radius: 50px;
    color: #ffffff;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    letter-spacing: 1px;
    line-height: 1;
    overflow: hidden;
    padding: 5px 50px 5px 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0px 30px rgba(0, 0, 0, .1);
    font-weight: 500;
    text-decoration:none;
    margin-top: 15px;
    font-size:15px;
}
a.more-button i {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    /* color: #0a0c19; */
    color: #e2b632;
    width: 30px;
    height: 30px;
    padding-top: 8px;
    padding-left: 5px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cart-box {
    padding: 5px 0px;
    text-align: center;
    background: linear-gradient(90deg,#e9e9e9 0,#e9e9e9 50%,#f0f0f0 0,#f0f0f0);
    margin-top: 10px;
}
.cart-box a {
    display: block;
    text-decoration:none;
        font-size:15px;
        color:#000;
}
.cart-box a i {
    padding: 10px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.product-detail h6 {
    font-size: 13px !important;
    padding-left: 8px;
}
a.more-button:hover {
    background: #ffffff;
    color: #e2b632;
}
a.more-button:hover i {
    background: #e2b632 none repeat scroll 0 0;
    color: #ffffff;
}

#field-search-no-popup {
    float: left;
    position: relative;
	    margin-top: 14px;
		width:100%;
}
#field-search-no-popup #searchbox {
    position: relative;
}
.search_filter {
    background: #fff none repeat scroll 0 0;
    position: relative;
       width: 30%;
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid #dcdcdc;
    border-width: 1px 0 1px 1px;
    float: left;
}
#field-search-no-popup .btn.button-search {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none!important;
    box-shadow: none!important;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -1px;
        width: 50px;
    color: #646464;
    font-size: 16px;
}
#field-search-no-popup .search_filter:before {
    border-right: 2px solid #ececec;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 0;
}
.search_filter #category_filter {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #444;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 18px;
    position: relative;
    /* text-transform: uppercase; */
    z-index: 1024;
    box-shadow: none;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}
#search_query_top {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: rgba(68,68,68,.5);
    display: inline-block;
    height: 37px;
    line-height: 37px;
    box-shadow: none!important;
    margin-right: 0;
    padding: 0 45px 0 20px;
    width: 70%;
    border: 1px solid #dcdcdc;
    border-width: 1px 1px 1px 0;
    border-radius: 0px;
}

/* start library css */






.e-lib .toph {
    background: #fff;
    border-bottom: 7px solid #e2b632;
}

.e-lib .topbar-cl .list-inline .open>.dropdown-menu {
	    top:40px;
    box-shadow: 0 0 70px rgba(0,0,0,.14)!important;
    border: 0px;
}
.e-lib .topbar-cl .list-inline li .dropdown-menu:before{
    position: absolute;
    top: -8px;
    left: 20px;
    content: '';
    border-bottom: 8px solid #a40000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: -1;

}
.e-lib .topbar-cl .list-inline li a:focus, .e-lib .topbar-cl .list-inline li a:hover {
    text-decoration: none;
}
.e-lib .topbar-cl .list-inline li .dropdown-menu li{border-right: 0px solid #c57575; z-index:1;}
.e-lib .topbar-cl .list-inline li .dropdown-menu li a{
    color: black;
    border-bottom: 1px solid #f1f1f1;
	    
}
.e-lib .topbar-cl .list-inline li .dropdown-menu li:last-child a {
	  border-bottom: 0px solid #f1f1f1;
}
.elib_main_page_sec {
    padding: 40px 45px;
}

.dlib_heading{ margin: 10px 0px 25px;}
.dlib_heading h4 {
    font-size: 18px;
    color: #ffda60;
    margin: 10px 0px 5px;
}
.dlib_heading h4 span {  
position:relative;
}

.dlib_heading h4 span:after {
    position: absolute;
    content: '';
    right: -28px;
    bottom: 4px;
    background: #ffda60;
    width: 20px;
    height: 13px;

}
.dlib_st-book_icon i {
    padding-left: 3px;
	    font-size: 20px;
}
.dlib_st-book_icon p:last-child {
    font-size: 20px;
    color: #ffda60;
}
.dlib_st-book_count {
    border-top: 1px solid #b35d5d;
    margin-top: 30px;
    padding-top: 30px;
}
.dlib_st-book_icon p{margin:0px;}
.dlib_heading h3{    padding: 0px;
    margin: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 30px;}
.lib_img{}

.dlib_sec_div {
    padding: 40px;
    box-shadow: 0px 0px 20px -2px #00000030;
    background: #a50000;
    color: #fff;
}
.lib_price_cart{text-align:center;    border: 1px solid #7b9a77;}

.btn-lib {
	    margin-top: 15px;
    background: #a50000;
    color: #fff;
    border: 2px solid #ffda60;
    border-radius: 25px;
    padding: 10px 30px;
	transition:all 0.5s ease;
    float:right;
}
.btn-lib:hover{
    background: #ffda60;
    color: #000;	
}
.verify-btn {
    background: #767c1f;
    color: #ffffff;
    border: 2px solid #ffc823;
}
.btn-lib i{font-size:10px;}


.elib_main_page_sec  .pricing-plan.pricing-plan_left
{    padding: 0px;
    text-align: left;
	text-align:left;
}
	
.elib_main_page_sec .panel {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  width: 100%;
  z-index: 10;
}

.elib_main_page_sec .pricing-table {
  box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.08), -1px -1px 0px 0px rgba(0, 0, 0, 0.09), 0px 1px 0px 0px rgba(0, 0, 0, 0.02);
  padding: 0px;
  display: flex;
      border-radius: 0px;
  flex-direction: column;
}

@media (min-width: 900px) {
 .elib_main_page_sec  .pricing-table {
    flex-direction: row;
  }
}



.elib_main_page_sec .pricing-plan {
  border-bottom: 1px solid #e4fde0;
    text-align: center;
  padding: 25px;
}

.elib_main_page_sec .pricing-plan:last-child {
  border-bottom: none;
}

@media (min-width: 900px) {
 .elib_main_page_sec  .pricing-plan {
    border-bottom: none;
    border-right: 1px solid #deefdc;
    flex-basis: 100%;
    padding: 25px 30px;
	    background: #f9f9f9;
  }

 .elib_main_page_sec  .pricing-plan:last-child {
    border-right: none;
  }
}

.elib_main_page_sec .pricing-img {
  margin-bottom: 10px;
  max-width: 100%;
      width: 140px;
}

.elib_main_page_sec .pricing-header {
    color: #a50000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
	    margin: 10px 0px 0px;
}

.elib_main_page_sec .pricing-features {
    padding: 0px;
    letter-spacing: 1px;
    margin: 20px 0 25px;
}

.elib_main_page_sec .pricing-features-item {
  border-top: 1px solid #efeded;
  font-size: 14px;
  padding: 9px 0;
      list-style: none;
}

.elib_main_page_sec .pricing-features-item:last-child {
  border-bottom: 1px solid #e4fde0;
}

.elib_main_page_sec .pricing-price {
  color: #e2b632;
  display: block;
  font-size: 20px;
  font-weight: 700;
}

.elib_main_page_sec .pricing-button {
  border: 1px solid #9dd1ff;
  border-radius: 10px;
  color: #348EFE;
  display: inline-block;
  margin: 25px 0;
  padding: 15px 35px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
}

.elib_main_page_sec .pricing-button:hover,
.elib_main_page_sec .pricing-button:focus {
  background-color: #e1f1ff;
}

.elib_main_page_sec .pricing-button.is-featured {
  background-color: #48aaff;
  color: #fff;
}

.elib_main_page_sec .pricing-button.is-featured:hover,
.elib_main_page_sec .pricing-button.is-featured:active {
  background-color: #269aff;
}
.welcome_product {
    margin: 90px 0px 0px;
}

.welcome_product .imp-links .owl-theme .owl-controls .owl-buttons .owl-prev, .welcome_product .imp-links .owl-theme .owl-controls .owl-buttons .owl-next {
    top:30%;
}
.welcome_product .owl-carousel .owl-item img {
    padding: 2px;

}

/* end library css */

.student_file_upload_area{display:none;}
.file_upload_section {
    border: 1px solid #eee;
    padding: 5px 5px;
	    display: table;
		width:100%;
}
.file_upload_section span{    display: table-cell;}

.login_reg {
    padding: 0px 20px;
}
/* start check box */


.form-peice .dlib_heading h4:after {
display:none;
}
.form-peice .dlib_heading {
    margin: 10px 0px 0px;
}
.form-peice .dlib_heading h4 span{
    /* font-size: 18px; */
    /* color: #ffda60; */
    position: relative;
    margin: 10px 0px 5px;
    color: #a50000;
    font-size: 20px;
    font-weight: 600;
    padding-top: 0px;
}
.form-peice .dlib_heading h4 span:after {
    position: absolute;
    content: '';
    right: -28px;
    bottom: 4px;
    background: #ffc823;
    width: 20px;
    height: 13px;
}
.check_box_emp input[type="checkbox"] {
  display: none;
}
.check_box_emp input[type="checkbox"] + .label {
  position: relative;
     color: #444;
    font-size: 20px;
    cursor: pointer;
    padding: 0px;
    padding-left: 40px;
}
.check_box_emp input[type="checkbox"] + .label span{
    font-size: 16px;
    vertical-align: middle;
    font-weight: 400;
	}
.check_box_emp input[type="checkbox"] + .label::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1.3em;
  height: 1.3em;
      border: 1px solid #ccc;
  border-radius: 0.1em;
}
.check_box_emp input[type="checkbox"] + .label::after {
    content: '';
    position: absolute;
    top: 0.1em;
    left: 0.1em;
    width: 1.1em;
    height: 1.1em;
    transform: scale(0);
    background-color: #e2b632;
    border-radius: 0.02em;
    transition: all 0.2s linear;
    opacity: 0;
}
.check_box_emp input[type="checkbox"] + .label svg {
  position: absolute;
  top: 0.2em;
  left: 0.12em;
  z-index: 1;
}
.check_box_emp input[type="checkbox"] + .label #check-icon {
  stroke: #a50000;
  stroke-dasharray: 36;
  stroke-dashoffset: 36;
}
.check_box_emp input[type="checkbox"]:checked + .label::after {
  transform: scale(1);
  opacity: 1;
}
.check_box_emp input[type="checkbox"]:checked + .label #check-icon {
  animation-name: check-animation;
  animation-duration: 0.2s;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(1, 0.12, 0.96, 0.62);
}

@keyframes check-animation {
  0% {
    stroke-dashoffset: 36;
  }
  100% {
    stroke-dashoffset: 0;
  }
}



/* start radio btn */


.radip_btn_section, .file_upload_section, .check_box_emp {
   margin: 25px 0px 0px;
}

.radip_btn_section [type="radio"]:checked,
.radip_btn_section [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radip_btn_section [type="radio"]:checked + label,
.radip_btn_section [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.radip_btn_section [type="radio"]:checked + label:before,
.radip_btn_section [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background: #fff;
}
.radip_btn_section [type="radio"]:checked + label:after,
.radip_btn_section [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #e2b632;
    position: absolute;
    top:3px;
    left:3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radip_btn_section [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.radip_btn_section [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}






.login_reg .CTA .btn-lib {
    margin-top: 0px;
	}
.login_reg .login_reg {
    width: 100%;
    padding: 0px 20px;
    display: inline-block;
}
.login_reg .logo_brand img {
    width: 200px;

}
.login_reg .brand {
  padding: 20px;
  background-size: cover;
  background-position: center center;
  color: #fff;
  min-height: 500px;
  position: relative;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.6s cubic-bezier(1, -0.375, 0.285, 0.995);
  z-index: 9999;
}
.login_reg .brand.active {
  width: 100%;
}
.login_reg .brand::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background:radial-gradient(circle closest-side, #828a10, #626537);
  z-index: -1;
}

.login_reg .brand .heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.6s;
}

.login_reg .brand .heading h2 {
    font-size: 30px;
    font-weight: 600;

    margin-bottom: 10px;
}


.login_reg .form {
  position: relative;
}
.login_reg .form .form-peice {
  background: #fff;
  min-height: 480px;
  margin-top: 10px;
  box-shadow:3px 0px 20px -2px #00000030;
  color: #444;
  padding: 30px 0 60px;
  transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
  position: absolute;
  top: 0;
  left: -30%;
  width: 130%;
  overflow: hidden;
}
.login_reg .form .form-peice.switched {
  transform: translateX(-100%);
  width: 100%;
  left: 0;
}
.login_reg .form .form_bind {
  padding: 0 40px;
  margin: 0;
  width: 75%;
  position: absolute;
  top: 48%;
  left: 60%;
  transform: translate(-50%, -50%);
}
.login_reg .form .form_bind .form-group {
  margin-bottom: 0px;
  position: relative;
}
.login_reg .form .form_bind .form-group.hasError input {
  border-color: #a50000 !important;
}
.login_reg .form .form_bind .form-group.hasError label {
  color: #a50000 !important;
}
.login_reg .form .form-group label {

  font-weight: 400;


  transform: translateY(40px);
  transition: all 0.4s;
  cursor: text;
  z-index: -1;
}
.login_reg .form .form-group  label.active {
  transform: translateY(10px);
  font-size: 12px;
}
.login_reg .form .form_bind label.fontSwitch {

  font-weight: 600;
}
.login_reg .form .form_bind .form-group input:not([type=submit]) {
  background: none;
  outline: none;
  border: none;
  display: block;
  padding: 6px 0;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  color: #444;
  font-size: 15px;

  z-index: 1;
}
.login_reg .form .form_bind .form-group input:not([type=submit]).hasError {
  border-color: #a50000;
}
.login_reg .form .form_bind span.error {
  color: #a50000;

  font-size: 12px;
  position: absolute;
  bottom: -20px;
  right: 0;
  display: none;
}
.login_reg .form .form_bind .form-group input[type=password] {
  color: #a50000;
}
.login_reg .form .CTA {
    margin-top: 30px;
    margin-bottom: 40px;
}
.login_reg .form .CTA input {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 30px;
  background: #a50000;
  color: #fff;
  border-radius: 30px;
  margin-right: 20px;
  border: none;

}
.login_reg .form .CTA a.switch {

    font-size: 14px;
    font-weight: 400;
    color: #444;
    text-decoration: underline;
    transition: all 0.3s;
    padding-left: 20px;
    float: left;
    padding-top: 20px;
}
.login_reg .form  .CTA a.switch:hover {
  color: #a50000;
}

@media screen and (max-width: 768px) {

  .container {
    overflow: hidden;
  }

  .login_reg .formHolder {
    padding: 0;
  }
  .login_reg .formHolder div.brand {
    min-height:350px !important;
  }
  .login_reg .formHolder div.brand.active {
    min-height: 100vh !important;
  }
  .login_reg .formHolder div.brand .heading.active {
    top: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .login_reg .formHolder div.brand .success-msg p {
    font-size: 16px;
  }
  .login_reg .formHolder div.brand .success-msg a {
    padding: 5px 30px;
    font-size: 10px;
  }
  .login_reg .formHolder .form {
    width: 80vw;
    min-height: 500px;
       margin-left: 1vw;
  }
  .login_reg .formHolder .form .form-peice {
    margin: 0;
    top: 0;
    left: 0;
    width: 100% !important;
    transition: all 0.5s ease-in-out;
  }
  .login_reg .formHolder .form .form-peice.switched {
    transform: translateY(-100%);
    width: 100%;
    left: 0;
  }
  .login_reg .formHolder .form .form-peice > .login-form form_bind  {
    width: 100% !important;
    padding: 60px;
    left: 50%;
  }
}
@media screen and (max-width:480px) {
  .login_reg .formHolder .form {
    width: 100vw;
    margin-left: 0;
  }

  h2 {
    font-size: 50px !important;
  }
}


.elib_bradcrum {
    background: url(../images/light_patternxhdpi.png) #fff right;
    background-position: 102% 0%;
    background-repeat: no-repeat;
    background-size: contain;
}
.profile_data li {
	  position:relative;
	float:left;
    display: inline-block;
    width: 50%;
	margin:10px 0px;
	
}
.profile_data li:after{
    content: '';
    position: absolute;
    border-left: 1px dotted #ccc;
    top: 0px;
    height: 100%;
    right: 30px;
  }
.text_profile_title {
    font-weight: 600;
}



 /* start favorite book */
.fav_book_list .choose {
  width: 100%;
  height: 40px;
}
.fav_book_list .fa {
  margin-right: 20px;
  font-size: 30px;
  color: gray;
  float: right;
}



.fav_book_list .book {
    display: inline-block;
    width: 252px;
    height: 390px;
    box-shadow: 0 0 20px #aaa;
    margin: 15px;
    padding: 10px 10px 0 10px;
    vertical-align: top;
    transition: height 1s;
}
/* star button */
.fav_book_list .book:after {
  font-family: FontAwesome;
  content: "\f006";
  font-size: 35px;
  position: relative;
  left: -.1cm;
  top: -1.6cm;
  float: right;
  color: #ffbf00;
}

.fav_book_list .cover {
  border: 2px solid #a50000;
  height: 80%;
  /*overflow: hidden;*/
  position:relative;
}
.book.read a.closebtn:hover{ background: #a50000; color:#fff;}
.book.read {
    position:relative;
}

.book.read a.closebtn {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #ffbf00;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    width: 29px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #444;
    font-size: 13px;
    padding-left: 5px;
	transition:all 0.5s ease-in;
}
.fav_book_list .cover img {
  width: 100%;
  height:228px;
}
.fav_book_list a:hover{text-decoration:none;}
.fav_book_list a:hover p{color:#a50000;}
.fav_book_list .book p {
  margin-top: 12px;
  font-size:17px;
  font-weight:600;
      color: #444;
}

.fav_book_list .book .author {
  font-size: 15px;
    font-weight:500;
}
@media (max-width: 941px) {
  .fav_book_list .book {
    margin: 49px;
  }
}
@media (max-width: 730px) {
  .fav_book_list .book {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
  }
 .fav_book_list  .cover {
    
  }
}


@media (max-width: 941px) {

  .fav_book_list .book {
    margin: 49px;
  }
}
@media (max-width: 730px) {
 .fav_book_list  .book {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
  }
 .fav_book_list  .cover {
    
  }
}



/* end favorite book */
