/*Font Family Used In Website*/
/*Roboto (Integrated From Google Fonts Library)*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
 body {
 	font-family: "DM Sans", sans-serif;
 	font-weight: 400;
    overflow-x: hidden;
 }
 body .container {
 	width: 100%;
 	max-width: 1240px;
 }
 body img {
 	max-width: 100%;
 }
section , header , footer {
    float: left;
    width: 100%;
}
a {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer !important;
    display: inline-block;
    text-decoration: none !important;
}
.custom-scroll1::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}
.custom-scroll1::-webkit-scrollbar {
    width: 8px;
    background-color: #00b22d;
}
.custom-scroll1::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
}
.col-white {
	color:white !important;
}
.col-black {
	color:black !important;
}
.bg-white {
	background:white !important;
}
.bg-black {
	background:black !important;
}
.modal-dialog {
    top: 50%;
    margin: 0px auto !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) !important;
}
.font-weight-300 {
	font-weight: 300 !important;
}
.font-weight-400 {
	font-weight: 400 !important;
}
.font-weight-500 {
	font-weight: 500 !important;
}
.font-weight-600 {
	font-weight: 600 !important;
}
.font-weight-700 {
	font-weight: 700 !important;
}
.font-weight-800 {
	font-weight: 800 !important;
}
.font-weight-900 {
	font-weight: 900 !important;
}
.text-5 {
    font-size: 5px !important;
}
.text-6 {
    font-size: 6px !important;
}
.text-7 {
    font-size: 7px !important;
}
.text-8 {
    font-size: 8px !important;
}
.text-9 {
    font-size: 9px !important;
}
.text-10 {
    font-size: 10px !important;
}
.text-11 {
    font-size: 11px !important;
}
.text-12 {
    font-size: 12px !important;
}
.text-13 {
	font-size: 13px !important;
}
.text-14 {
	font-size: 14px !important;
}
.text-15 {
	font-size: 15px !important;
}
.text-16 {
	font-size: 16px !important;
}
.text-17 {
	font-size: 17px !important;
}
.text-18 {
	font-size: 18px !important;
}
.text-19 {
	font-size: 19px !important;
}
.text-20 {
	font-size: 20px !important;
}
.text-21 {
	font-size: 21px !important;
}
.text-22 {
	font-size: 22px !important;
}
.text-23 {
	font-size: 23px !important;
}
.text-24 {
	font-size: 24px !important;
}
.text-25 {
	font-size: 25px !important;
}
.text-26 {
	font-size: 26px !important;
}
.text-27 {
	font-size: 27px !important;
}
.text-28 {
	font-size: 28px !important;
}
.text-29 {
	font-size: 29px !important;
}
.text-30 {
	font-size: 30px !important;
}
.text-31 {
	font-size: 31px !important;
}
.text-32 {
	font-size: 32px !important;
}
.text-33 {
	font-size: 33px !important;
}
.text-34 {
	font-size: 34px !important;
}
.text-35 {
	font-size: 35px !important;
}
.text-36 {
	font-size: 36px !important;
}
.text-37 {
	font-size: 37px !important;
}
.text-38 {
	font-size: 38px !important;
}
.text-39 {
	font-size: 39px !important;
}
.text-40 {
	font-size: 40px !important;
}
.text-41 {
	font-size: 41px !important;
}
.text-42 {
	font-size: 42px !important;
}
.text-43 {
	font-size: 43px !important;
}
.text-44 {
	font-size: 44px !important;
}
.text-45 {
	font-size: 45px !important;
}
.text-46 {
	font-size: 46px !important;
}
.text-47 {
	font-size: 47px !important;
}
.text-48 {
	font-size: 48px !important;
}
.text-49 {
	font-size: 49px !important;
}
.text-50 {
	font-size: 50px !important;
}
.text-black1 {
	color: #00202F !important;
}
.text-grey1 {
	color: #637381 !important;
} 
.list-style-none {
	list-style: none !important;
} 
.footer-about {
    width: 29%;
    padding: 0px 30px 0px 0px;
}
.footer-row {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
 .store-btn img {
    height: 33px;
    margin-right: 5px;
}
.text-hover-blue:hover {
	color: #27a9e0 !important;
}
section.all-content {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.left-sidebar {
    border-right: 1px solid #e9e9e9;
    width: 20%;
}
.box-shadow-none {
	box-shadow: none !important;
}

.accordion-style1 .accordion-button {
	color: black;
    font-size: 15px;
}


.accordion-style1 .accordion-button::after { 
    width: 1rem;
    height: 1rem; 
    background-size: 1rem; 
    filter: brightness(0) invert(0);
}
.menu-anchor-btn svg {
width: 24px;
height: 24px;
}
.text-grey2 {
	color: #637381 !important;
}
.accordion-style1 .accordion-button[aria-expanded="true"] {
	 filter: none;
	 color: #24AADF !important;
}

.accordion-style1 .accordion-button[aria-expanded="true"]::after {
	 filter: none;
}

.menu-active-btn {
    background: #007BAB14;
    border-radius: 8px;
    overflow: hidden;
    color: #24AADF !important;
    padding: 10px 16px !important;
}
.menu-active-btn svg {
 color: #24AADF !important;
}
.right-content-wrapper {
    width: 80%;
}
.bg-silver {
	background: #f5f5f5 !important;
}
.outline-none {
	outline: none !important;
}
.custom-dropdown-btn::after {
display: none;
}
.bg-orange {
	background: #ff5630 !important;
}
.counter-1 {
    position: absolute;
    font-size: 12px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    line-height: 16px;
    right: 2px;
    top: 1px;
}
.avatar-1 {
    width: 35px;
    height: 35px;
    border-radius: 100%;
}

.dropdown-user-menu {
min-width: 14rem;
}
.text-black {
	color: black !important;
}
.text-white {
	color: white !important;
}
.user-profile-anchor:hover {
background: #f5f5f5 !important;
}


.bg-blue-1 {
	background: #d9f0f9 !important;
}
.bg-blue-2 {
	background: #24AADF !important;
}



.custom-pagination-1 ul.slick-dots {
    bottom: auto;
    top: 0px;
    left: 0px;
    width: auto;
    margin: 0px;
    padding: 0px 20px;
}
.custom-pagination-1 .slick-dots li {
	width: auto;
	height: auto;
}
.custom-pagination-1 .slick-dots li button {
    border-radius: 100%;
    width: 8px;
    padding: 0px;
    height: 8px;
    opacity: 0.3;
    background: #24AADF !important;
    border-radius: 100%;
}
.custom-pagination-1 .slick-dots li.slick-active button  {
opacity: 1;
}
.custom-pagination-1 .slick-dots li button:before {
	display: none;
}
.custom-arrows-1 button.slick-next.slick-arrow { 
    top: 15px;
    right: 15px;
    z-index: 99;

}
.custom-arrows-1 button.slick-prev.slick-arrow { 
    top: 15px;
    right: 40px;
    left: auto;
       z-index: 99; 
}
.custom-arrows-1 .slick-next:before {
    content: '>';
    color: #24AADF ;
    font-family: cursive;
    font-size: 24px;
}
.custom-arrows-1 .slick-prev:before {
    content: '<';
    color: #24AADF ;
    font-family: cursive;
    font-size: 24px;
}





.custom-arrows-2 button.slick-next.slick-arrow { 
    top: 15px;
    right: 15px;
    z-index: 99;

}
.custom-arrows-2 button.slick-prev.slick-arrow { 
    top: 15px;
    right: 40px;
    left: auto;
       z-index: 99; 
}
.custom-arrows-2 .slick-next:before {
    content: '>';
    color: black ;
    font-family: cursive;
    font-size: 24px;
}
.custom-arrows-2 .slick-prev:before {
    content: '<';
    color: black ;
    font-family: cursive;
    font-size: 24px;
}





.rounded-3 {
    border-radius: .50rem !important;
}

.rounded-4 {
    border-radius: .75rem !important;
}

.left-custom-block {
	width: 70%;
}

.right-custom-block {
	width: 30%;
}

.bg-playstore {
	background-image: url("../images/playstore-bg.png");
	background-size: cover;
	background-position: top center;
}

.bg-black1 {
	background: #00202F !important;
}

.text-yellow {
	color: #FFAB00 !important;
}

.ebook-left-box {
    width: 40%;
    position: relative;
}

.ebook-right-box {
    width: 60%;
}

.bg-yellow {
	background: #FFAB00 !important;
}
.ebook-left-box img {
    height: 140px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}


.text-blue-1 {
	color: #24AADF !important;
}


.min-width-clear {
min-width: max-content !important;
}

.avatar-2 {
	width: 40px;
}
.border-color-silver {
    border-color: silver !important;
}
.border-color-blue {
    border-color: #24AADF !important;
}
.modal-dialog-small {
max-width: 450px;
}
.inner-search-input  {
width: 180px;
}
.tab-wid1 {
    width: 6%;
}
.tab-wid2 {
    width: 30%;
}
.tab-wid3 {
    width: 15%;
}
.publisher-1 {
    width: auto;
    height: 40px;
}

.bg-primary-subtle {
  background-color: #cfe2ff !important;
}

.bg-secondary-subtle {
  background-color: #e2e3e5 !important;
}

.bg-success-subtle {
  background-color: #d1e7dd !important;
}

.bg-danger-subtle {
  background-color: #f8d7da !important;
}

.bg-warning-subtle {
  background-color: #fff3cd !important;
}

.bg-info-subtle {
  background-color: #cff4fc !important;
}

.bg-light-subtle {
  background-color: #f8f9fa !important; /* Same as .bg-light */
}

.bg-dark-subtle {
  background-color: #e9ecef !important;
}



.table-scroll::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}
.table-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #00b22d;
}
.table-scroll::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
}
.table-scroll {
    overflow: auto;
}

.author-1 {
    width: 50px;
    height: 50px;
}
.author-bg {
background-image: url("../images/author-bg.png");
background-size: cover;
background-position: top center;
}

.publisher-bg {
background-image: url("../images/publisher-bg.png");
background-size: cover;
background-position: top center;
}

.profile-img-medium {
width: 90px;
height: 90px;
}
.profile-img-small {
width: 60px;
height: 60px;
}
.text-italic  {
font-style: italic !important;
}

.filter-wrapper {
    position: fixed;
    top: 0px;
    right: -100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
   display: flex;
    justify-content: end;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.filter-container {
    width: 100%;
    max-width: 300px;
    background: white;
    border-left: 1px solid silver;
    height: 100%;
    overflow: auto;
}
.filter-menu-opened .filter-wrapper {
 right: 0%;
}
.filter-menu-opened {
    overflow: hidden;
}
label.label-style1 {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 5px;
    color: black;
}
.field-style1 {
    width: 100%;
    height: 38px;
    color: black;
    font-size: 14px;
    letter-spacing: 0.2px;
    border: 1px solid silver;
    border-radius: 5px;
}
.color-rating {
    color: #FFAB00 !important;
}
.text-silver {
    color: silver !important;
}


 
.ui-slider-horizontal {
    height: .6em;
}
.ui-slider-horizontal {
    margin-bottom: 15px;
    width:100%;
}
.ui-widget-header {
    background: #24aadf;
}

.price-range-search {
    width:40.5%; 
    background-color: #f9f9f9; 
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom:20px;
    font-size:16px;
}
.price-range-field {
    width: 100px;  
    padding: 6px 0px 6px 10px !important;
}

.field-style2 {
    font-size: 15px;
    padding: 10px 10px;
    border: 1px solid silver;
    border-radius: 5px;
    color: black;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.field-style2::placeholder {
    color: grey;
    font-weight: 400;
}




/* Chrome, Safari, Edge, Opera */
.input-arrows-hide::-webkit-outer-spin-button,
.input-arrows-hide::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input-arrows-hide[type=number] {
  -moz-appearance: textfield;
}
.otp-code-field {
    width: 50px;
    height: 45px;
}

.tabs-style1 .nav-link {
    color: grey;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 0px;
    outline: none !important;
    box-shadow: none !important;

}

.tabs-style1 .nav-item.show .nav-link, .tabs-style1 .nav-link.active {
    color: black;
    background-color: transparent;
    border: none;
    font-weight: 600;
    border-bottom: 2px solid #24AADF;
}
.bg-sale-tag {
    background: #FF5630 !important;
}
.border-style-dashed {
    border-style: dashed !important;
}
.input-quantity  {
width: 40px;
}



 
.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto !important
    width: 100% !important;
    overflow: hidden;
    transition: .2s;
    border-width: 2px !important;
    margin: 10px 4px;
} 
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    box-shadow: 2px 3px 8px #000000a3;
}

.splide__slide img {
    width: auto;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
/* Slider CSS End  */


#primary_slider .splide__track .splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 550px !important; 
    overflow: hidden;
    transition: .2s;
    border-width: 2px !important;
    margin: 10px 4px;
  
}
#primary_slider  .splide__track .splide__slide img {
width: 100%;
height: 550px;
}


.cart-leftbar {
    width: 65%;
}
.cart-rightbar {
    width: 35%;
    padding-top: 70px;
}

.shadow-normal {
    box-shadow: 0 0 0.30rem rgb(0 0 0 / 9%) !important;
}
.bg-silver3 {
    background: rgb(145 158 171 / 21%) !important;
}
.line-2 {
    height: 3px;
}

.thankyou-order-img {
width: 100%;
max-width: 300px;
}

.windows-bg {
background-image: url("../images/windows-reader-bg.png");
background-size: cover;
background-position: center right;
}


.windows-mobile-bg  {
  background-image: url("../images/windows-reader-mobile-bg.png");
background-size: cover;
background-position: center right;  
}

.vision-bg {
background-image: url("../images/our-vision-bg.png");
background-size: cover;
background-position: center right;
}

.vision-images {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.vision-images img {
    width: 46%;
    border-radius: 20px;
    object-fit: cover;
    box-shadow: 1px 1px 30px #d7d6d6;
}

.small-width1 {
max-width: 500px;
}


.custom-arrows-3 button.slick-next.slick-arrow {
    top: 45%;
    right: 15px;
    z-index: 99;
    background: black;
    width: 32px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 32px;
    border-radius: 5px;
}

.custom-arrows-3 button.slick-prev.slick-arrow { 
    top: 45%;
    left: 15px;
    z-index: 99;
    background: black;
    width: 32px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 32px;
    border-radius: 5px; 
}
.custom-arrows-3 .slick-next:before {
    content: '>';
    color: white ;
    font-family: cursive;
    font-size: 24px;
}
.custom-arrows-3 .slick-prev:before {
    content: '<';
    color: white ;
    font-family: cursive;
    font-size: 24px;
}



.reviews-bg {
    background-image: url("../images/reviews-bg.png");
    background-size: cover;
    background-position: center center;
}
.small-width2 {
    max-width: 350px;
}
.star-active {
    color: #FFAB00;
}
.review-box {
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.1);
}

.nav-tabs.tabs-style2 .nav-link {
    color: #637381;
    font-weight: 600;
    font-size: 14px;
    border: none !important;
    padding: 7px 5px;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-right: 15px;
    border-radius: 0px;
    border-bottom: 2px solid transparent !important;
}
.nav-tabs.tabs-style2 .nav-link svg {
    margin-right: 8px;
}

.nav-tabs.tabs-style2 .nav-item.show .nav-link, .nav-tabs.tabs-style2 .nav-link.active {
    color: #24AADF !important;
    border-color: #24AADF !important;
}

.profile-sec-left {
    width: 30%;
}

.profile-sec-right {
    width: 70%;
    padding-left: 30px;
}



.avatar-upload {
  position: relative;
  max-width: 180px;
  margin: 30px auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 170px;
  height: 170px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

 
.field-style4 input, .field-style4 textarea {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid rgb(0 0 0 / 17%);
    border-radius: 4px;
    background-color: transparent;
    margin: 0px auto;
    padding: 6px 4px 4px 14px;
    height: 45px;
    outline: none !important;
    font-size: 15px;
    color: black;
    transition: all .2s ease-in-out;
        outline: none !important;
    box-shadow: none !important;
}
.field-style4 textarea  {
    height: 120px;
}
.field-style4 label {
  position: absolute;
  top: 15px; 
  left: 12px;
  text-align: left;
  display: inline-block;
  padding: 0 4px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  color: rgba(0,0,0,0.5);
  margin: 0px auto;
  cursor: text;
  transition: all .15s ease-in-out;
}
 .field-style4 input:focus { 
    border: 1px solid #000; 
}

.field-style4 textarea:focus { 
    border: 1px solid #000; 
}

.field-style4 input:valid + label, .field-style4 input:focus + label { 
 top: -6px;
    color: grey;
    font-weight: normal;
    font-size: 13px;
}

.field-style4 textarea:valid + label, .field-style4 textarea:focus + label { 
  top: -6px;
    color: grey;
    font-weight: normal;
    font-size: 13px;
}
.gl-form-asterisk {
    background-color: inherit;
    color: #e32b2b;
    padding: 0;
    padding-left: 3px;
   
}
.gl-form-asterisk:after {
    content: "*";
}



.form-switch {
    transform: scale(1.30);
}
.ebook-left-box a {
    display: block;
    width: 100%;
}

.active-accordion {
    border-color: #24AADF !important;
}

.left-side-sec2 {
    width: 70%;
}

.right-side-sec2 {
    width: 30%;
}

.small-icon-1 {
    width: 20px;
    height: 20px;
}
.small-img-1 {
    width: 70px;
    height: 70px;
    border-radius: 10px;
}
.small-img-2 {
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

.bg-blue-light {
    background: #00B8D929 !important;
}
.text-blue-4 {
    color: #006C9C !important;
}

 
/* the slides */
.slick-slider-spacing .slick-slide {
    margin: 0 10px;
}
/* the parent */
.slick-slider-spacing .slick-list {
    margin: 0 -10px;
}