body {
    font-size: 15px;
}

/*-- common css --*/
a:hover {
    color: #D84A38 !important;
}

.btn {
    padding: 13px 14px 11px 14px;
}

.md-shadow-z-2,
.ver-inline-menu,
.panel,
.popover {
    box-shadow: 0 4px 6px -8px #9c9c9c;
}

/*-- header css --*/
.page-header {
    background-color: #fff !important;
    /* box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.1); */
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 0 !important;
    width: 200px !important;
    padding: 10.5px 0;
}

.msearch-form {
    margin-top: 17px !important;
}

.header-search-form input {
    height: 42px;
    border-radius: 4px 0 0 4px !important;
    border-color: #e7ecf1;
}

.header-search-form input {
    border-right: none;
}

.header-search-form input:focus,
.header-search-form input:active {
    box-shadow: none !important;
    border-color: #ddd;
    border-right: none !important;
}

.btn.blue.submit {
    padding: 12px 14px 11px 14px;
}

.blue.btn {
    color: #FFFFFF;
    background-color: #D84A38;
}

.blue.btn:hover,
.blue.btn:focus,
.blue.btn:active,
.blue.btn:active:hover,
.blue.btn.active:hover {
    background-color: #D84A38;
}

.page-header .page-header-menu {
    background-color: transparent !important;
    border-bottom: 1px solid #f2f3f8;
}

.page-header .page-header-menu .hor-menu {
    width: 100%;
    border-top: 1px solid #f2f3f8;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a>i {
    color: #767f88;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a {
    color: #767f88 !important;
    padding: 15px 18px 15px 18px;
    font-size: 15px;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a:hover {
    color: #D84A38 !important;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown {
    box-shadow: none;
    background-color: transparent;
    /* background-color: #eff3f8; */
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown {
    height: 42px;
}

#cart_items {
    box-shadow: none !important;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown {
    border-radius: 2px;
    margin-left: 0;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user:hover>.dropdown-toggle>i,
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user:hover>.dropdown-toggle>.username {
    color: #D84A38;
}

.page-header .page-header-top.fixed {
    background-color: #fff !important;
    box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li:hover>a {
    background: #D84A38;
    color: #fff !important;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding: 6px 6px 7px 6px;
    color: #d84a38 !important;
    font-weight: 600;
    /* margin-top: 7px; */
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle .username {
    margin-top: 7px;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username {
    color: #d84a38;
    margin-top: 7px;
    margin-right: 2px;
    margin-left: 2px;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i {
    color: #d84a38;
}

#cart_items {
    top: 7px !important;
}

.page-header .page-header-top .top-menu {
    margin: 16px 0 0;
}

.cart-inner {
    display: table;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle .cart-icon {
    display: table-cell;
    font-size: 30px;
    margin-top: 0;
}

.cart-inner-body {
    display: table-cell;
    padding-left: 5px;
    vertical-align: middle;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle .username {
    float: left;
    font-weight: 500;
    font-size: 13px;
    margin-top: 2px !important;
    margin-right: 2px;
    width: 100% !important;
    line-height: 13px;
    color: #777;
}

#cart_items {
    /* top: 7px !important; */
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #888;
    font-weight: 400;
}

/*-- popular writer section css --*/
.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #d84a38;
    position: relative;
}

.bx-wrapper .bx-prev {
    left: -10px;
    background: url(/img/bxslider/arrow_left_blue.png) no-repeat 0 -49px;
    background: #D84A38 !important;
}

.bx-wrapper .bx-prev::before {
    content: " ";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 17px;
    left: 15px;
}

.bx-wrapper .bx-next {
    right: -10px;
    background: url(/img/bxslider/arrow_right_blue.png) no-repeat -0px -49px;
    background: #D84A38 !important;
}

.bx-wrapper .bx-next::before {
    content: " ";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 17px;
    left: 10px;
}

.scroll .row {
    margin-left: 0;
    margin-right: 0;
}

.bx-wrapper {
    max-width: 100% !important;
}

/*-- footer css --*/
.topfooter-information {
    background-color: #fff;
}

/* .widget-socials {
    background: #2365a2;
}
.widget-bg-color-gray {
    background: #88ab5b;
}
.widget-bg-color-fb {
    background: #a94553;
}
.widget-bg-color-tw {
    background: #ad7c1b;
} */
.widget-bg-color-tw {
    border-right: 1px solid #f2f3f8;
}

.widget-socials {
    background-image: none !important;
    background-color: #fff;
    border-left: 1px solid #f2f3f8;
}

.widget-socials h1 {
    color: #333 !important;
}

.widget-socials .widget-socials-title {
    color: #555 !important;
}

.widget-socials .widget-socials-paragraph {
    color: #777 !important;
    font-size: 15px;
}

.page-prefooter {
    background: #fff;
    color: #000;
    border-top: 1px solid #f2f3f8;
}

.page-prefooter h2 {
    color: #333;
}

.pre-footer-col li i {
    color: #555 !important;
}

.pre-footer-col li a {
    color: #555 !important;
}

.pre-footer-col li a:hover {
    text-decoration: underline;
}

.page-footer {
    background: #f2f3f8;
    color: #797f88;
}

.page-prefooter p,
.page-prefooter address {
    margin: 0;
    color: #797f88;
}

.page-prefooter .subscribe-form .btn {
    background-color: #d84a38;
}

.page-prefooter .subscribe-form .btn {
    height: 36px;
    padding: 7px 16px;
}

/*-- writter css --*/
.pagination .active>a,
.pagination .active>a:hover {
    background: #d84a38;
    border-color: #d84a38;
    color: #fff !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #555;
}

.pagination>li>a:hover,
.pagination>li>span:hover {
    color: #d84a38 !important;
}

/*-- product list page css --*/
.productlist .product .discount {
    border-top: 56px solid #d84a38;
}

.product .product-name a {
    color: #333 !important;
    font-size: 15px;
}

.product .writer-name a {
    color: #666;
    font-size: 14px !important;
}

.product .writer-name a:hover {
    color: #d84a38 !important;
}

.blue.btn.disabled,
.blue.btn.disabled:hover,
.blue.btn.disabled:focus,
.blue.btn.disabled:active,
.blue.btn.disabled.active,
.blue.btn[disabled],
.blue.btn[disabled]:hover,
.blue.btn[disabled]:focus,
.blue.btn[disabled]:active,
.blue.btn[disabled].active,
fieldset[disabled] .blue.btn,
fieldset[disabled] .blue.btn:hover,
fieldset[disabled] .blue.btn:focus,
fieldset[disabled] .blue.btn:active,
fieldset[disabled] .blue.btn.active {
    background-color: #d84a38;
}

.portlet {
    box-shadow: 0 4px 6px -8px #9c9c9c;
}

.category_list_leftsidebar .portlet-title {
    background-color: #eff3f8;
}

.category_list_leftsidebar .portlet.light {
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.1);
}

.productlist {
    margin-left: 0;
    margin-right: 0;
}

.row.portlet.light.margin-top-20 {
    margin-left: 0;
    margin-right: 0;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 2px solid #d84a38;
    position: relative;
}

.tabbable-line>.nav-tabs>li {
    margin-bottom: 2px;
}

/* .home_cat .tab-content .btn.btn-xs.blue {
    padding: 8px 12px 4px 12px;
    top: -54px !important;
} */
/* about css */
.profile-usermenu ul li.active a {
    color: #dc422f;
    border-left: 2px solid #dc422f;
    background-color: #eff3f8;
}

.btn-success {
    background-color: #88ab5b;
    border-color: #88ab5b;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
    background-color: #748c55;
    border-color: #88ab5b;
}

.font-green-sharp {
    color: #829a62 !important;
}

.checkout .panel-open .panel-heading {
    background-color: #88ab5b;
}

.md-radio label>.check {
    background: #88ab5b;
}

.login_form .line .fa {
    color: #88ab5b;
}

.productlist .product {
    border: 1px solid #f2f3f8;
    border-width: 0px 0px 1px 1px;
    margin-bottom: 0px;
}

.btn {
    padding: 8px 15px 8px 15px;
}


/*-- slider css --*/
.pt-20 {
    padding-top: 20px;
}

.slider-main {
    max-height: unset !important;
}

.fullwidthbanner-container .fullwidthabnner {
    max-height: unset !important;
    height: auto !important;
}

.tp-simpleresponsive>ul>li {
    list-style: none;
    position: unset !important
}

.slider-main .tp-simpleresponsive img {
    max-width: 100%;
    width: 100%;
    border: 10px solid #fff;
}

.slider-rightarea {
    margin-left: 0;
    padding-left: 0;
}

.slider-rightarea img {
    /*border: 10px solid #fff;*/
    box-shadow: 2px 3px 2px #ccc;
}


/* home category page css */
.panel.light.home_cat {
    background-color: transparent;
    box-shadow: none;
}

.homecategory-area {
    margin-bottom: 0;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: none;
    padding-bottom: 15px;
}

.tabbable-line>.nav-tabs>li>a {
    padding-bottom: 0;
    padding-top: 5px;
    padding-left: 15px !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
    padding-left: 0;
    font-size: 20px !important;
    color: #444;
    font-weight: 400;
}

.tab-content.home_writers {
    background-color: transparent;
    padding: 0;
    border-top: none;
}

.tab-content.active {
    padding: 3px 0;
    position: relative;
}

.writter-box {
    background-color: #fff;
    box-shadow: 0 1px 3px #e1e1e1;
    padding: 0;
    margin-bottom: 15px;
}

.details-btn {
    padding: 8px 15px 8px 15px !important;
}

.writter-main-title {
    font-size: 25px;
    color: #444;
    font-weight: 400;
}

.all-details-btn {
    font-size: 16px;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    padding: 14px 24px;
    box-shadow: 0 1px 3px #e1e1e1;
    border-radius: 4px;
}

.home-product-box {
    float: left;
    list-style: none;
    position: relative;
    width: 236.5px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 24px !important;
    margin-left: 0px !important;
}

.tabbable-line>.tab-content {
    background-color: transparent;
    border-top: none;
    padding-bottom: 0;
}

.bx-wrapper .bx-viewport {
    background: transparent !important;
    left: 0 !important;
}

.homecategory-area .productlist {
    background-color: transparent;
    left: 0 !important;
}

.home-product-box .productMain {
    background-color: #fff;
    box-shadow: 0 1px 3px #e1e1e1;
    padding: 20px;
}

.bx-viewport {
    min-height: 426px;
    padding-bottom: 0;
}

.home_cat h2 {
    min-height: 38px;
    font-size: 16px !important;
    margin-top: 10px;
}

.bx-wrapper .bx-prev {
    left: 0px !important;
}

.bx-wrapper .bx-next {
    right: 0px !important;
}

.homecategory-list {
    padding-top: 0 !important;
}

/* home page css */

.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.home_categories .thumbnail {
    border: 0px;
    margin: 15px 0;
    height: auto;
    background-color: #fff !important;
    height: 52px;
    box-shadow: 0 1px 3px #e1e1e1;
}

.home_categories a {
    font-size: 16px;
    color: #222;
    text-decoration: none;
}


.home_categories .thumbnail .count {
    border: 1px solid #eee;
    font-size: 20px;
    height: 60px;
    width: 60px;
    text-align: center;
    padding: 10px;
    border-radius: 50% !important;
    line-height: 41px;
    background-color: #fff;
    -webkit-transition: background-color 2s;
    transition: background-color 2s;
    margin-left: -14px;
    margin-top: -5px;
}

.home_categories a:hover .count {
    background-color: red;
    color: #fff;
}

.home_categories .thumbnail .text {
    padding-left: 10px;
    line-height: 55px;
    height: 60px;
    overflow: hidden;
}

.home_categories a:hover .text {
    color: red;
}


/* discound css */
.discount-product {
    content: "";
    background: #03a9f4;
    color: #fff;
    position: absolute;
    z-index: 3;
    text-transform: uppercase;
    width: 60px;
    top: 10px;
    right: -15px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    min-width: 52px;
    height: 28px;
}

.discount-product:after {
    content: "";
    border: 7px solid transparent;
    border-right: 7px solid #03a9f4;
    position: absolute;
    right: 0px;
    top: 7px;
    bottom: -4px;
}

.discount-product h3 {
    font-size: 10px;
    margin-top: 10px;
}

/*-- header css --*/
.page-header {
    height: unset;
}

.pre-header {
    color: #616b76;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    line-height: 1.2;
    font-weight: 300;
    background: #fff;
    font-size: 14px;
}

.pre-header li {
    padding-left: 6px;
    padding-right: 10px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.pre-header li {
    padding-left: 11px;
    padding-right: 15px;
    border-right: solid 1px #d8d8d8;
}

.additional-shop-info li:first-child {
    padding-left: 0;
}

.page-header .page-header-top .top-menu .navbar-nav>li:first-child {
    padding-right: 0;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding-left: 0;
}

.page-header .page-header-menu {
    background-color: #EEEFEE !important;
    border-bottom: 1px solid #f2f3f8;
}

.page-header .page-header-menu .navbar-nav li {
    border-right: 1px solid #e3e1e1;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-menu {
    width: 300px;
    filter: drop-shadow(rgba(65, 64, 64, 0.3) 0 2px 10px);
    box-shadow: none !important;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-menu:after {
    top: -12px;
    right: 40px;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
}

.dropdown-body {
    padding: 20px 20px 10px;
}

.dropdown-login-body {
    padding: 10px 20px 18px;
}

.dropdown-body .btn {
    border-radius: 5px;
    width: 100%;
}

.register-btn {
    margin-top: 10px;
    width: 100%;
}

.social-login {
    margin-top: 20px;
}

.container.category_list {
    padding-top: 25px;
    padding-bottom: 25px;
}

.productlist .imgContainer img {
    height: 280px !important;
}

.productlist .imgContainer {
    height: 295px;
    padding-top: 10px;
    position: relative;
}

.searchList h4 {
    font-size: 15px;
}

label {
    font-size: 15px;
}

@media (max-width:992px) {
    .page-header-menu {
        display: none;
    }
}

.portlet.box.blue>.portlet-title {
    background-color: #fff;
}

.nav-tabs>li>a,
.nav-pills>li>a {
    font-size: 15px;
}

.category-name li {
    margin: 0;
    padding: 0;
}

.more-btn-area {
    background-color: #fff;
    padding-left: 15px;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1;
}

.page-header .page-header-top.fixed {
    z-index: 99999;
}

.bx-wrapper .bx-prev {
    left: -5px !important;
}

.bx-wrapper .bx-next {
    right: -20px !important;
}

.fsearch-row {
    display: flex;
    align-items: center;
}

.fsearch-row .col-xs-2,
.fsearch-row .col-xs-2 {
    width: unset;
}

.fsearch-row .col-xs-2,
.fsearch-row .col-xs-8,
.fsearch-row .col-xs-2 {
    padding-right: 0;
    padding-left: 0;
}

.fsearch li img {
    width: 55px;
    height: 60px;
    margin-left: 5px;
    padding: 6px 15px 6px 6px !important;
}

.fsearch .price {
    padding-top: 0;
}

.text-right {
    text-align: right;
}

.merchantHeader .image img {
    border: 1px solid #f4f4f7;
}

.portlet.box.green>.portlet-title {
    background-color: #fea400;
}

.category_list_leftsidebar .portlet-title {
    background-color: #fea400;
    color: #fff;
}

.total-product-title.portlet.light {
    padding: 4px 20px 1px 20px;
    padding: 6px 20px 3px 20px;
    background-color: #fff;
}

.category_list_leftsidebar .portlet.box .portlet-title {
    padding: 4px 10px !important;

}

.sort-productlist {
    text-align: right;
}

.sort-productlist label {
    display: inline-block;
    margin-right: 5px;
}

.sort-productlist .form-control {
    display: inline-block;
    height: 35px;
    display: inline-block;
    width: 180px;
    border: 1px solid #eee;
}

.sort-productlist .form-group {
    margin-bottom: 0;
}

.text-right {
    text-align: right;
}

.price .discount-percentage,
.new_price {
    display: inline-block;
}

.fsearch .price {
    width: 21%;
    display: flex;
    justify-content: end;
}

.fsearch .new_price {
    font-size: 15px !important;
}

.discount-percentage {
    margin-right: 10px;
    color: #e59c05;
}

.tabbable-line>.nav-tabs.category-name>li>a {
    padding-left: 20px !important;
}

.category-name li a {
    padding-left: 0px !important;
    padding-top: 15px !important;
    background-color: #fff !important;
    position: relative;
    z-index: 1;
    ;
}

.category-name li a:hover {
    color: #444 !important;
}

.writter-box:hover {
    box-shadow: none;
}

/* .writter-box img {
    transition: all .4s;
}
.writter-box:hover img {
    transform: scale(1.2);
} */
.writter-box:hover a {
    color: #D84A38;
    transition: all .4s;
}

.productlist .imgContainer {
    /* overflow: hidden; */
}

.productlist .imgContainer img {
    transition: all .4s;
}

.productlist .product:hover .imgContainer img {
    transform: scale(1.1);
    transition: all .4s;
    opacity: .8;
}

.productlist .product .imgContainer img.list-page-click-to-read {
    position: absolute;
    left: -13px;
    top: 25%;
    height: 160px !important;
}

.productlist .product:hover .imgContainer img.list-page-click-to-read {
    transform: unset;
    opacity: unset;
    left: -22px;
}

.portlet.box.blue {
    border-left: 5px solid #df1630 !important;
}

.portlet.box.blue:hover {
    border-left: 5px solid #e59c05 !important;
    box-shadow: none;
}

@media (max-width:1199px) {
    .btn.btn-lg {
        padding: 12px 12px 10px 12px;
    }
}

@media (max-width:575px) {
    .btn.btn-lg {
        margin-bottom: 15px;
    }
}

.writter-box {
    padding-bottom: 15px;
}

.writter-box img {
    transition: all .4s;
}

.home_cat h2 {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width:1200px) {
    .writter-box img {
        max-height: 185px !important;
        max-width: 185px !important;
    }
}

@media (max-width:575px) {
    .writter-box img {
        max-height: 185px !important;
        max-width: 185px !important;
    }
}

.writter-box .category-default {
    display: block;
}

.writter-box:hover .category-default {
    display: none;
}

.writter-box .category-hover {
    display: none;
}

.writter-box:hover .category-hover {
    display: block;
}


.product-page .image-box {
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;

}

.product-page .image-box .general-img.read-mode {
    /* background: #7e7e7e !important; */
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(204, 204, 204, 1) 0%, rgba(198, 198, 198, 1) 86%, rgba(242, 242, 242, 1) 88%, rgba(204, 204, 204, 1) 91%, rgba(242, 242, 242, 1) 93%, rgba(204, 204, 204, 1) 95%, rgba(232, 228, 228, 1) 98%, rgba(242, 242, 242, 1) 100%, rgba(204, 204, 204, 1) 104%);
    border-radius: 3px;
    overflow: hidden;
}


.read-book-modal-background {
    z-index: 99999998;
    width: 100%;
    height: 100%;
    background-color: rgba(39, 39, 39, 0);
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 700px) {

    .read-book-modal-background .read-book-modal {
        pointer-events: all;
        z-index: 99999999;
        background-color: white;
        box-shadow: 5px 15px 80px rgb(139, 139, 139);
        width: 100%;
        max-width: 1000px;
        position: relative;
        margin-top: 70px;
        height: 88%;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;

    }

    .read-book-modal-background .read-book-modal .close-icon {
        position: absolute;
        right: 2px;
        top: 10px;
    }
}

@media only screen and (min-width: 701px) {
    .read-book-modal-background .read-book-modal {
        pointer-events: all;
        z-index: 99999999;
        background-color: white;
        box-shadow: 5px 15px 80px rgb(139, 139, 139);
        width: 85%;
        max-width: 1000px;
        position: relative;
        margin-top: 70px;
        height: 88%;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .read-book-modal-background .read-book-modal .close-icon {
        position: absolute;
        right: -11px;
        top: -4px;
    }
}

.read-book-modal-background .read-book-modal .close-icon i {

    border-radius: 50%;
}

.read-book-modal-background .read-book-modal .close-icon i {
    font-size: 30px;
    background-color: white;
    cursor: pointer;
}

.read-book-modal-background .read-book-modal .close-icon i:hover {
    color: #e41230;
}

.read-book-modal-background .read-book-modal p {
    padding: 8px;
    text-align: center;
    margin: 0;
    background-color: rgb(243, 243, 243);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.read-book-modal-background .read-book-modal-body {
    /* border-top: 16px solid rgb(243, 243, 243); */
    position: relative;
    height: 93%;
    overflow-y: auto;
}

.read-book-modal-background .read-book-modal .read-book-modal-body img {
    width: 100%;
    height: auto;
    margin-bottom: 6px;
    pointer-events: none !important;
}

.read-book-modal-background .read-book-modal .close-icon .pointer-event {
    pointer-events: none !important;
    display: flex;
    flex-direction: column;
}

/* Modal body Scroll bar css */
.read-book-modal-background .read-book-modal .read-book-modal-body::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
}

.read-book-modal-background .read-book-modal .read-book-modal-body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(255, 255, 255);
}

.read-book-modal-background .read-book-modal .read-book-modal-body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    /* outline: 1px solid rgb(231, 231, 231); */
    border-radius: 10px;
}



.suggesting-to-read {
    margin-top: 5px;
    width: 100%;
}

.suggesting-to-read img {
    width: 100%;
}

.product-page .image-box .general-img.read-mode img {
    /* .product-page .image-box .general-img img {     */
    /* position: absolute; */
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    transition: -webkit-transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}



.product-page .image-box .general-img.read-mode img:hover {
    -webkit-transform: rotateY(-20deg);
    border-right: 1px solid rgb(243, 243, 243);
}



.product-page .image-box:hover .general-img img {
    height: 110%;
}


.img-responsive {
    width: auto;
}

.price span {
    display: inline-block;
}

.home_cat .tab-content {
    padding-left: 5px !important;
    padding-top: 10px !important;
}

.bx-wrapper .row.productlist .col-lg-2.col-md-3.col-sm-6.co-xs-12 {
    margin-right: 0 !important;
}

.home-cat-titlebar {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 45px;
    padding-top: 0px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.category-name:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
    display: none;
}

.home-cat-titlebar hr {
    margin: 0;
    width: 100%;
    position: relative;
    top: -23px;
    border-top: 1px solid #f2f3f8;
    display: none;
}

.category-name {
    border: none;
}

.home_cat {
    margin-bottom: 0 !important;
}

.ittadi-form .form-control {
    padding-left: 0;
}

.ittadi-form .tel .form-control {
    padding-left: 15px;
}

.checkout .order-address-container .each-payment-type {
    border: none;
}

.table-scrollable {
    border: 1px solid #eee;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #eee;
}

.checkout .order-summary-container table tr td {
    border-bottom: 1px solid #eee !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #eee;
}

.logout-dropdown {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#register-form .form-group {
    position: relative;
    margin-bottom: 25px;
}

#register-form .control-labe,
#register-form .control-label {
    font-size: 16px;
    position: absolute;
    top: -10px;
    left: 15px;
    margin: 0;
    background-color: #fff;
    padding-left: 8px;
    padding-right: 10px;
    font-size: 15px;
}

#register-form .form-control {
    height: 45px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 20px;
}

#register-form textarea.form-control {
    height: auto !important;
}

#register-form #country_code {
    top: 14px !important;
    left: 20px;
}

#bodyRegister .ittadi-form #country_code {
    top: 40px !important;
}

#bodyRegister #register-form .form-group {
    margin-bottom: 15px;
}

.ittadi-form .tel .form-control {
    padding-left: 33px !important;
}

#bodyRegister #register-form #country_code {
    left: 15px;
}

#bodyRegister .ittadi-form .form-control {
    padding-left: 15px !important;
}

#bodyRegister .ittadi-form .tel .form-control {
    padding-left: 28px !important;
}

.checkout .order-address-container,
.checkout .order-summary-container {
    border-top: 7px solid #f7a701;
}

.order-summary-container {
    padding: 0 !important;
}

.order-summary-container table {
    margin-bottom: 0;
}

.order-summary-container table tr td {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.order-summary-container .card-header {
    background-color: #f8a600;
    color: #fff;
    padding: 5px 20px 1px;
    height: 42px;
}

.checkout .order-summary-container {
    border-radius: 5px 5px 0 0;
}

.checkout .order-summary-container .card-title {
    font-size: 22px;
}

.checkout .order-address-container .each-payment-type {
    padding-left: 0;
    height: 40px;
}

.payment-heading {
    margin-bottom: 25px;
}

.each-payment-type img {
    height: 20px;
}

.md-radio.radio-inline {
    margin-top: 0 !important;
    margin-right: 15px;
    min-width: 167px;
}

.md-radio label {
    padding-left: 10px;
}

.order-content .table-scrollable {
    border: none !important;
}

.order-content table thead {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.order-content table.shopping-cart-table tbody {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.tfoter-order tr td {
    border: none !important;
}

.tfoter-order tr td h4 {
    margin: 0;
}

.order-content .portlet {
    box-shadow: none;
}

.total-price td {
    padding: none !important;
}

.bx-wrapper .bx-controls-direction a {
    width: 45px;
    height: 48px;
    box-shadow: 0px 0px 12px #ddd;
    background-color: #fff !important;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: #D33C44 !important;
}

.bx-wrapper .bx-next::before {
    content: " ";
    border: solid #D33C44;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 17px;
    left: 10px;
}

.bx-wrapper .bx-prev::before {
    content: " ";
    border: solid #D33C44;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 17px;
    left: 15px;
}

.bx-wrapper .bx-next:hover::before {
    content: " ";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 17px;
    left: 10px;
}

.bx-wrapper .bx-prev:hover::before {
    content: " ";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 17px;
    left: 15px;
}

.productlist .product {
    border: none;
}

.productlist .imgContainer img {
    border-radius: 15px;
}

.productlist .product .discount {
    position: absolute;
    top: 6px;
    left: -9px;
    color: #fff;
    border-top: none;
    border-right: none;
    display: block;
    height: 0;
    line-height: 0;
    width: 0;
    z-index: 1;
    transform: unset;
    background-color: #f1a205;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    text-align: center;
    padding: 0 5px 0 5px;
    display: flex;
    align-items: center;
}

.productlist .product .discount h3 {
    margin-top: 0;
    font-size: 13px;
    margin-left: 0;
    text-transform: uppercase;
    transform: unset;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 0;
}

@media (max-width:575px) {
    .productlist .imgContainer {
        width: 100%;
        height: auto;
    }

    .productlist .imgContainer img {
        height: auto !important;
        width: auto;
    }
}

@media (min-width:1600px) {
    .msearch-form {
        margin-left: 15%;
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .msearch-form {
        margin-left: 9%;
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .msearch-form {
        margin-left: 4%;
    }
}

.fsearch li {
    padding: 2px 0px;
}

.fsearch li img {
    width: 50px;
    height: 50px;
    padding: 3px 10px 3px 3px !important;
}

.search-form .search-products {
    overflow-y: scroll;
    box-shadow: none;
}

.search-form .search-products::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ddd;
    background-color: #F5F5F5;
}

.search-form .search-products::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.search-form .search-products::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border: 2px solid #aaa;
}

.empty-cart-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    height: 550px;
}

.empty-cart-content img {
    width: 200px;
    margin-bottom: 10px;
}

.empty-cart-content h4 {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
}

.page-header .dropdown.dropdown-user .dropdown-menu.dropdown-menu-default form input {
    /* padding-left: 0; */
    border-radius: 0;
    border-bottom: 1px solid #eee !important;
}

.page-header .dropdown.dropdown-user .dropdown-menu.dropdown-menu-default form button:not(.btn-social-facebook, .btn-social-google) {
    background-color: #d84a38 !important;
}

.page-header .dropdown.dropdown-user .dropdown-menu.dropdown-menu-default form button:not(.btn-social-facebook, .btn-social-google):hover {
    background-color: #FAA502 !important;
}

.footer-social-icons {
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
}

.footer-social-icons li {
    display: inline-block;
}

.footer-facebook {
    color: #395693;
}

.footer-twitter {
    color: #1C9CEA;
}

.home-popular-category {}

.home-popular-category .bx-viewport {
    min-height: auto;
}

.home_cat.home-popular-category .productlist {
    height: auto !important;
    min-height: auto;
}

.writter-box {
    border: 1px solid #fff;
    box-shadow: none;
}

.writter-box:hover {
    border: 1px solid #eee;
    box-shadow: none;
}

.home-popular-category .col-sm-2.col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.home_page_section_box .tab-content {
    padding: 20px 20px 30px;
}

.home_page_section_box .bx-viewport {
    min-height: auto;
}

.home_page_section_box .productMain a {
    width: 100%;
}

.home_page_section_box .productMain img {
    margin-left: 0;
    margin-right: 0;
    object-fit: contain;
    width: 185px;
    height: 185px
}

.home_page_section_box .productMain h2 {
    min-height: auto;
}

.topfooter-information .widget-socials {
    text-align: center;
}

.topfooter-information .widget-socials h2 {
    font-size: 25px;
    color: #000 !important;
}

.topfooter-information .widget-socials h1,
.topfooter-information .widget-socials h2 i {
    font-size: 60px;
}

@media (max-width:575px) {
    .widget-socials {
        height: 255px;
        padding: 15px;
        border: none;
    }

    .topfooter-information .widget-socials h2 {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .topfooter-information .widget-socials h1,
    .topfooter-information .widget-socials h2 i {
        font-size: 40px;
        margin-top: 0;
    }

    .topfooter-information .widget-socials .margin-bottom-20 {
        margin-bottom: 0;
    }
}

.page-content .title_margin {
    margin: 0px 0px 0px 0px !important;
    text-align: center;
}

.page-details-title {
    text-align: left;
    padding-left: 15px !important;
}

.categorySearch {
    padding-bottom: 20px;
}

.categorySearch .form-control {
    border: 1px solid #eee;
}

.content .portlet.light {
    height: 300px;
}

.marchent-content .portlet.light {
    height: 250px;
}

.content .portlet.light img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.filter-search-body {
    display: block;
}

.category_list_leftsidebar .portlet.box {
    background-color: #fff;
}

.category_list_leftsidebar .portlet.box>.portlet-title>.caption {
    color: #FFFFFF;
}

@media (min-width:575px) {
    .desktop-marchant-name {
        display: block;
    }

    .mobile-marchant-name {
        display: none;
    }
}

@media (max-width:1199px) {
    .marchent-content .portlet.light {
        height: auto;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .content .portlet.light .btn {
        margin-top: 10px;
    }
}

@media (max-width:575px) {
    .content .portlet.light {
        height: auto;
        margin-bottom: 15px;
        padding: 15px 10px;
    }

    .content .portlet.light {
        height: auto;
        margin-bottom: 15px;
        padding: 15px 10px;
    }

    .content .portlet.light img {
        width: 80px;
    }

    .content .portlet.light h4 {
        font-size: 15px;
    }

    .content .portlet.light .btn {
        margin-top: 10px;
    }

    .desktop-marchant-name {
        display: none;
    }

    .mobile-marchant-name {
        display: inline-block;
        float: unset;
        margin-top: 42px !important;
    }

    .merchantHeader .bgHeader {
        border-bottom: 1px solid #eee;
    }

    .merchantHeader .image {
        position: relative;
        bottom: -65px;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 1;
        padding: 0px;
        background-color: transparent;
        display: flex;
        box-shadow: none;
    }

    .merchantHeader .imageName {
        position: relative;
        bottom: -65px;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 1;
        padding: 0px;
        background-color: transparent;
        display: flex;
        box-shadow: none;
    }

    .merchantHeader .image img {
        border: 1px solid #eee;
        background-color: #fff;
        width: 100px;
        max-width: 100px;
    }

    .merchantHeader .imageName img {
        border: 1px solid #eee;
        background-color: #fff;
        width: 100px;
        max-width: 100px;
    }

    .mobile-marchant-name h1 {
        font-size: 18px;
        padding-left: 15px;
    }

    .merchantHeader .navi {
        height: 125px;
    }

    .navbar-merchant {
        margin-left: 0px !important;
    }

    .navbar-merchant li {
        width: 100%;
        text-align: center;
    }

    .filter-search-body {
        display: none;
    }

    .page-head .page-title {
        padding-bottom: 0 !important;
    }

    .page-head .page-title.page-details-title {
        padding-bottom: 15px !important;
    }
}

/* slider css  */
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;

}

.carousel-control {
    top: 45%;
    width: 35px;
    height: 35px;
    background-color: #52525299;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    opacity: unset;
    background-image: unset !important;
    text-shadow: none !important;

}

.carousel-control.left {
    left: 30px;

}

.carousel-control.right {
    right: 30px;

}

.carousel-control:hover {
    background-color: #F8A700;
    color: #fff !important;

}

.kitabghor-slider .carousel-inner {
    /*border: 10px solid #fff;*/

}

.kitabghor-slider .carousel-inner .item {
    overflow: hidden;

}

.carousel-indicators .active {
    background-color: #aaa;
    border: 1px solid #aaa;

}

@media (max-width:575px) {
    .carousel-control {
        top: 35%;
        width: 35px;
        height: 35px;
        font-size: 15px;

    }
}

.category_list .portlet {
    margin-bottom: 15px !important;
}

.page-header .dropdown.dropdown-user .dropdown-menu.dropdown-menu-default form input {
    border: 1px solid #eee !important;
    border-radius: 4px;
}

.dropdown-menu {
    padding-top: 15px !important;
}

.dropdown.dropdown-user h4 {
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
}

.dropdown.dropdown-user h4::after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    height: 2px;
    width: 55px;
    /* background-color: #e80d2d; */
}

.login_form .line i {
    float: left;
    margin-right: 20px;
    font-size: 42px;
    line-height: 50px;
    color: #f8a603;
}


.public-list-section .public-single-list {
    display: flex;
    justify-content: center;
    padding: 20px;
}


.public-list-section .left-one {
    display: inline-block;
}

.public-list-section .left-one img {
    height: 220px;
    padding-right: 10px;
}

.public-list-section .right-two img {
    height: 105px;
}

.public-list-section .right-two img:first-child {
    margin-bottom: 10px;
}

.public-list-section .right-two img:last-child {
    margin-bottom: 0px;
}

.public-list-section .right-two {
    display: inline-block;
}

.public-list-section .list-creator {
    color: #999;
    font-size: 13px;
}

.public-list-section.single-list {
    width: 20%;
}

.public-list-section .list-creator {
    padding-bottom: 10px;
}

@media (max-width:1699px) {
    .public-list-section .left-one img {
        height: 170px;
    }

    .public-list-section .right-two img {
        height: 80px;
    }
}

@media (max-width:1499px) {
    .public-list-section .left-one img {
        height: 140px;
    }

    .public-list-section .right-two img {
        height: 65px;
    }

    .public-list-section.single-list {
        width: 20%;
    }
}

@media (max-width:1199px) {
    .public-list-section.single-list {
        width: 25%;
    }
}

@media (max-width:992px) {
    .public-list-section .left-one img {
        height: 110px;
    }

    .public-list-section .right-two img {
        height: 50px;
    }
}

@media (max-width:767px) {
    .public-list-section.single-list {
        width: 33.333333%;
        float: left;
    }
}

@media (max-width:575px) {
    .public-list-section.single-list {
        width: 50%;
        float: left;
    }

    .public-list-section .left-one img {
        height: 110px;
    }

    .public-list-section .right-two img {
        height: 50px;
    }
}

.search-form .search-products .item h4 {
    text-align: left;
}

@media (max-width:575px) {
    .search-form .search-products .item h4 {
        text-align: center;
    }
}

.content .portlet.light img {
    height: 125px;
    object-fit: contain;
}

.merchantHeader .bgHeader {
    /* background-image: url(/img/bg/bg2.jpg); */
    background-image: none;
    height: 115px;
    background-color: #fff;
    position: relative;
    background-size: 100%;
    background-position: center;
    margin-bottom: 30px;
}

.merchantHeader .imageName {
    position: absolute;
    bottom: -41px;
    left: 20px;
    width: 90px;
    height: 90px;
    z-index: 1;
    padding: 10px;
    border: 1px solid #f2f3f8 !important;
}

.merchantHeader .merchant-name {
    float: left;
    padding-left: 115px;
}

.navbar-merchant {
    margin-left: 0px !important;
    float: right !important;
    padding-top: 48px;
    border-bottom: none;
}

.navbar-merchant li a {
    font-size: 15px !important;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 15px;
    background-color: transparent;
    border: none;
    color: #777;
}

.nav-tabs.navbar-merchant>li.active>a,
.nav-tabs.navbar-merchant>li.active>a:focus,
.nav-tabs.navbar-merchant>li.active>a:hover {
    background-color: transparent;
    border: none;
    padding-left: 0;
    font-size: 16px !important;
    color: #444;
    font-weight: 400;
}

.navbar-merchant li a:hover {
    background-color: transparent;
}

.navbar-merchant li:last-child a {
    border-left: 1px solid #eee !important;
}

.navbar-merchant li.active a {
    border-left: none !important;
}

.bgHeader .container {
    position: relative;
}

@media(max-width:767px) {
    .page-header .page-header-top .top-menu .navbar-nav>li.dropdown.dropdown-user>.dropdown-toggle {
        padding: 6px 0px 7px 4px;
    }

    .merchantHeader {
        border-top: 1px solid #f2f3f8;
    }

    .merchantHeader .bgHeader {
        height: 82px;
    }

    .merchantHeader .imageName {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 5px;
        width: unset;
        height: unset;
        z-index: 1;
        padding: 10px;
        border: none !important;
    }

    .navbar-merchant {
        width: 100%;
        margin-left: 0px !important;
        float: left !important;
        padding-top: 48px;
        border-bottom: none;
    }

    .merchantHeader .imageName img {
        width: 60px;
    }

    .mobile-marchant-name h1 {
        margin-top: 10px;
        font-weight: 600;
        font-size: 14px;
    }

    .merchantHeader .merchant-name {
        float: left;
        width: 100%;
        padding-left: 0;
        margin-top: 0 !important;
    }

    .navbar-merchant {
        padding-left: 76px;
    }

    .navbar-merchant li {
        text-align: left;
        width: unset;
    }

    .navbar-merchant li a {
        font-size: 13px !important;
        padding: 0 8px;
    }

    .merchantHeader .imageName div {
        text-align: left;
    }

    .nav-tabs.navbar-merchant>li.active>a {
        font-size: 13px !important;
    }
}

.noresult-found {
    width: 450px;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.noresult-found img {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.noresult-found h4 {
    font-weight: 600;
    padding-left: 50px;
}

.noresult-found ul {
    padding-left: 68px;
}

.noresult-found ul li {
    padding-bottom: 5px;
}

.noresult-found ul li a {
    text-decoration: underline;
    font-weight: 400;
}

@media (max-width:575px) {
    .noresult-found {
        width: 100%;
        margin: 0px auto;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: left;
    }

    .noresult-found img {
        width: 100%;
    }

    .noresult-found h4 {
        font-weight: 600;
        padding-left: 20px;
    }

    .noresult-found ul {
        padding-left: 38px;
    }
}

.footer-logo {
    width: 100%;
    margin-top: 10%;
}

@media (max-width:575px) {
    .footer-logo {
        width: 50%;
        margin-top: 0;
    }

    .pre-footer-col {
        text-align: center;
    }

    .footer-block {
        text-align: center;
    }
}

.navbar-merchant li.active a {
    text-decoration: underline;
}

.filter-search-body .checkbox-list>label {
    display: flex !important;
}

/* -------------------------------============------------------------------- */
/* ------------------------------- Single CSS ------------------------------- */
/* -------------------------------============------------------------------- */
.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.justify-content-around {
    justify-content: space-around;
}

.justify-content-start {
    justify-content: flex-start;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

/* End single css <<< */

.btn-social-facebook,
.btn-social-google {
    padding: 8px 15px 8px 15px;
    color: white !important;
    border: none;
    border-radius: 3px;
    height: 3.5rem;
}

.btn-social-facebook {
    background-color: #3B5999 !important;
}

.btn-social-google {
    background-color: #DD4832 !important;
}

.btn-social-facebook:hover {
    background-color: #1f3d7d !important;
    color: white !important;
}

.btn-social-google:hover {
    background-color: #af3522 !important;
    color: white !important;
}

.or {
    margin: 1rem;
    margin-top: 2rem;
}

.login-header,
.register-header {
    margin-bottom: 1rem;
}


/* flex new css  */

.productlist-row {
    display: flex;
    flex-wrap: wrap;
}

.product-column {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:100px) {
    .product-column {
        width: 50%;
    }
}

@media (min-width:576px) {
    .product-column {
        width: 50%;
    }
}

@media (min-width:768px) {
    .product-column {
        width: 33.333333%;
    }
}

@media (min-width:992px) {
    .product-column {
        width: 33.333333%;
    }
}

@media (min-width:1200px) {
    .product-column {
        width: 25%;
    }
}

.page-prefooter {
    background-color: #F0F0F0;
    background-image: linear-gradient(324deg, #f2f3f8 0%, #fff 80%);
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-logo {
    width: 180px;
    margin-bottom: 20px;
    margin-top: 0;
}

.page-prefooter h2 {
    color: #333;
    padding-top: 10px;
}

.footer-block-address {
    padding-left: 0;
    margin-left: 0;
}

.footer-block-address li {
    display: flex;
    align-items: baseline;
    padding-bottom: 10px;
    color: #181C32;
    font-size: 15px;
    line-height: 22px;
}

.footer-block-address li i {
    font-size: 20px;
    margin-right: 4px;
}

.footer-block-address li span {
    color: #181C32;
}

.footer-block-address li a {
    color: #181C32;
    font-size: 14px;
}

.footer-block-address li small {
    font-size: 80%;
}
.pre-footer-col li a {
    font-size: 14px;
}
.social-icon-list li {
    display: inline-block !important;
}

.social-icon-list li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-decoration: none !important;
}

.social-icon-list li a i {
    color: #fff !important;
}

.social-icon-list li a.facebook {
    background-color: #1f3d7d;
    color: #fff !important;
}

.social-icon-list li a.twitter {
    background-color: #06a7ef;
    color: #fff !important;
}

.social-icon-list li a.linekdin {
    background-color: #0072b1;
    color: #fff !important;
}

.social-icon-list li a.instagram {
    background-color: #8a3ab9;
    color: #fff !important;
}

@media (max-width: 991px) {
    .pre-footer-col {
        min-height: 355px;
    }
}

@media (max-width: 575px) {
    .pre-footer-col {
        text-align: left !important;
    }
}


/*==================== 
stationary css  
======================*/
.kitabghor-stationary {
    position: relative;
    padding: 130px 0;
}

.kitabghor-stationary-box {
    display: flex;
    padding: 0;
    border-radius: 2px;
    margin-bottom: 35px;
    transition: all ease-in-out .5s;
}

.kitabghor-stationary-box-inner {
    width: 100%;
    text-align: center;
}

.kitabghor-stationary-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    padding-left: 15px;
    padding-right: 15px;
}

.kitabghor-stationary-box img {
    border-radius: 100px;
    transition: all ease-in-out .5s;
    margin-bottom: 20px;
}

.kitabghor-stationary-box:hover img {
    transform: scale(1.1);
    box-shadow: 0px 0px 12px 5px rgba(255, 0, 0, 0.40);
}

.kitabghor-stationary-box h5 {
    padding-top: 20px;
    border-radius: 0 0 1px 1px;
    font-size: 22px;
    color: #181C32;
    line-height: 32px;
    font-weight: 800;
    transition: all ease-in-out .5s;
}

@media (max-width:1199px) {
    .kitabghor-stationary-column {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .kitabghor-stationary-box-img {
        min-height: 100px;
    }

    .kitabghor-stationary-box h5 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width:992px) {
    .kitabghor-stationary-box-img {
        min-height: unset;
        padding: 12px;
    }

    .kitabghor-stationary-box h5 {
        font-size: 17px;
        line-height: 27px;
    }
}

@media (max-width:767px) {
    .kitabghor-stationary .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .kitabghor-stationary-column {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .kitabghor-stationary-box h5 {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width:575px) {
    .kitabghor-stationary {
        padding: 30px 0 10px;
    }

    .kitabghor-stationary .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .kitabghor-stationary-column {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .kitabghor-stationary-box h5 {
        font-size: 16px;
        line-height: 26px;
    }

    .btn-customer-request {
        height: 45px;
        font-size: 14px;
    }
}



/*============================== 
  Innerpage banner  
 ================================*/
.kitabghor-innerpage-banner {
    margin-top: 0px;
    background-color: #f8f8f8;
    height: 265px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.corporate-banner {
    background-image: url('../img/corporate-banner.png');
}

.writter-publisher-banner {
    background-image: url('../img/writter-publisher-banner.png');
}

.rentmy-innerpage-overlay {
    height: 100%;
}

.kitabghor-innerpage-overlay .container {
    height: 100%;
}

.container-inner {
    height: 100%;
}

.container-inner-overlay {
    height: 100%;
}

@media (max-width: 1199px) {
    .kitabghor-innerpage-banner {
        height: 230px;
        background-size: cover;
    }
}

@media (max-width: 992px) {
    .kitabghor-innerpage-banner {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .kitabghor-innerpage-banner {
        height: 150px;
    }
}

@media (max-width: 575px) {
    .kitabghor-innerpage-banner {
        height: 85px;
    }
}


/*============================ 
corporate sale css  
===============================*/
.corporate-sale-content {
    background-color: #fff !important;
    border-bottom: 1px solid #eee;
    padding-top: 50px;
    padding-bottom: 70px;
}

.corporate-sale-content p {
    color: #181C32;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px;
}

.corporate-sale-content h5 {
    color: #181C32;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}

.corporate-sale-content label {
    color: #181C32;
    font-size: 16px;
    font-weight: 600;
}

.corporate-sale-content select,
.corporate-sale-content input {
    height: 45px;
    border: 1px solid #ddd;
}

.corporate-btn {
    width: 130px;
    height: 42px;
}

/*============================ 
Writter Publisher css  
===============================*/
.writter-publisher-content {
    background-color: #fff !important;
    border-bottom: 1px solid #eee;
    padding-top: 50px;
    padding-bottom: 70px;
}

.writter-publisher-content .tab-content {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-top: none;
}

.writter-publisher-content .nav-tabs,
.writter-publisher-content .nav-pills {
    margin-bottom: 0;
}

.writter-publisher-content p {
    color: #181C32;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px;
}

.writter-publisher-content h5 {
    color: #181C32;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}

.writter-publisher-content label {
    color: #181C32;
    font-size: 16px;
    font-weight: 600;
}

.writter-publisher-content select,
.writter-publisher-content input {
    height: 45px;
    border: 1px solid #eee;
}

.writter-publisher-content textarea {
    border: 1px solid #eee;
}

.writter-publisher-content .nav-tabs>li {
    margin-bottom: -2px;
}

.writter-publisher-content .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.writter-publisher-content .nav>li>a:hover {
    background-color: #d84a38;
    color: #fff !important;
    font-weight: 600 !important;
}

.writter-publisher-content .nav-tabs>li.active>a,
.writter-publisher-content .nav-tabs>li.active>a:focus,
.writter-publisher-content .nav-tabs>li.active>a:hover {
    background-color: #d84a38;
    border: none;
    color: #fff;
}

.writter-publisher-btn {
    width: 130px;
    height: 42px;
}