html {
    overflow-x: hidden;
}

body {
    font-family: 'Poppins', 'Prompt', sans-serif;
    overflow-x: hidden;
}
.modal_shopping_cart{
    text-align: center;
    padding: 50px;
}

.modal_shopping_cart i{
    color: #16be16;
    font-size: 45px;
    padding: 10px;
}
.modal_shopping_cart h4{
    font-size: 20px;
    display: inline;
}
.modal_shopping_heart{
    text-align: center;
    padding: 50px;
}
.modal_shopping_heart i{
    color: #ec008c;
    font-size: 45px;
    padding: 10px;
}
.modal_shopping_heart h4{
    font-size: 20px;
    display: inline;
}

*:focus,
*:active {
    outline: 0 !important;
    box-shadow: none !important;
}

ol,
ul {
    margin: 0 !important;
    padding: 0 !important;
}

/* width */

::-webkit-scrollbar {
    width: 7px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.movie-player {
    position: absolute;
    left: 7.8%;
    top: 51%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 27px;
    opacity: 0.5;
}
.movie-player img {
    border: none !important;
}
.movie-player img{
    background: none;
}
.pad_vlog{
    padding-bottom: 40px;
}
.spb_more a{
    border-radius: 35px;
    background-color: #ffeaf3;
    color: #000;
    display: inline-block;
    padding: 0 21px;
    height: 35px;
    width: 15%;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 15px;
    letter-spacing: 0;
    text-decoration: none;
}
.spb_more{
    text-align: center;
    margin-bottom: 40px;
}

.view_category a{
    border-radius: 35px;
    background-color: #ffeaf3;
    color: #000;
    display: inline-block;
    padding: 0 21px;
    height: 35px;
    width: 15%;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 15px;
    letter-spacing: 0;
    text-decoration: none;
}

.view_category{
    text-align: center;
    padding: 0 0 50px;
}
.comfirm_order{
    margin: 100px 100px;
    text-align: center;
    background-color: #fff5fc;
    padding: 50px;
}
.comfirm_order h3{
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 26px;
    padding-bottom: 20px;
}

.ul_comfirm_order{
    list-style: none;
    font-size: 18px;
}
.ul_comfirm_order li span{
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #ec008c;
}





.one_of{
    text-align: center;
}
.one_of p{
    font-size: 14px;
}
.angle-left a:hover{
    text-decoration: none;
    background-color: #ec008c;
}
.angle-left a{
    color: #fff;
    background-color: #f172ac;
    padding: 4px 20px;
    border-radius: 6px;
}
.angle-right a:hover{
    text-decoration: none;
    background-color: #ec008c;
}
.angle-right a{
    color: #fff;
    background-color: #f172ac;
    padding: 4px 20px;
    border-radius: 6px;
}
.angle-right {
    text-align: right;
}
.tab_search a{
    font-size: 14px;
}
.tab_search{
    padding: 10px 0 30px;
    font-weight: 600;
}
.pad_tab_search{
    padding: 50px 0;
}
.tab_search a{
    color: #000;
    font-weight: 100;
}
.number_books span{
    font-weight: 600;
}
.online_details{
    padding: 50px 0;
}
.online_details h4{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
}
.online_details p{
    text-indent: 50px;
    line-height: 34px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Trirong', sans-serif;
}
.online_details h5{
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 20px;
}
.nopan {
    padding: 0;
}
.button_forgot {
    width: 100%;
    border: none;
    padding: 7px;
    font-size: 15px;
    margin-bottom: 15px;
    background-color: #ec008c;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
}
.ul_date i {
    padding-right: 5px;
    padding-left: 5px;
}

.ul_date a {
    color: #7c6c76;
}

.back_online {
    padding-bottom: 30px;
}

.back_online i {
    padding-right: 5px;
}

.back_online a {
    color: #666;
    font-size: 14px;
}

.back {
    padding: 50px 0 20px;
}

.back a {
    text-decoration: underline;
    color: #000;
   
}

.coming{
    position: absolute;
    top: 15px;
    z-index: 1;
    right: 23px;
}
.coming p{
    text-align: center;
    padding: 1px 7px;
    background-color: #00c2bb;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
}
.new_p p.blue{
    background-color: #00c2bb;
    min-width: 60px;
}
.new_p p.green{
     background-color: #35be15;
}
.new_p p.red{
     background-color: #E91E63;
}
.new_p p.orange{
    background-color: #FF9800;
    padding: 4px 6px;
}
.new_p p.rose {
    background-color: #F44336;
}
.new_p p.purple {
    background-color: #d671e7f5;
}
.new_p p{
    padding: 1px 7px;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    border-radius: 30px;
    text-align: center;
    word-break: break-word;
}
.new_p{
    position: absolute;
    top: 15px;
    z-index: 1;
    right: 0px;
    width: 70px;
}
.item .new_p {
    right: -12px;
}
.text_readmorenew h6 {
    padding: 30px 0 10px;
    margin: 0;
    font-size: 14px;
    color: #ec008c;
    
    font-style: italic;
}

.text_readmorenew h4 {
    padding: 20px 0 30px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    
}

.text_readmorenew p {
    font-size: 16px;
    margin: 0;
    padding-bottom: 30px;
}

.text_readmorenew {
    padding-bottom: 80px;
}

.contents h5 {
    font-weight: 600;
    
}

.contents h6 {
    padding-bottom: 20px;
}

.but_review a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 16px;
    text-align: center;
    width: 100%;
    border-radius: 35px;
}

.but_review a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.img_user img {
    width: 10%;
    padding-right: 20px;
}

.img_user {
    display: flex;
    font-size: 14px;
}

.download_receipt i {
    font-size: 10px;
    padding-right: 5px;
}

.download_receipt a {
    border-radius: 35px;
    background-color: #555555;
    border: 1px solid #555555;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 21px;
    transition: 0.5s;
    font-size: 14px;
    text-decoration: none;
    margin-right: 20px;
    padding: 7px;
    width: 13%;
    border: none;
    text-align: center;
}

.download_receipt a:hover {
    background-color: #3a3737;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content li a {
    display: block;
    padding: 10px 20px 10px 20px;
    text-align: left;
    color: #000;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
}

.text_footer {
    padding-bottom: 60px;
}

.text_footer h5 {
    font-weight: 600;
    font-size: 20px;
}

.text_footer h6 {
    font-weight: 600;
}

.icon-footer img {
    width: 2.5%;
}

.text_panel li {
    padding-left: 40px;
}

.text_panel {
    color: #666;
    list-style: none;
}

.taxt_contact h3 {
    font-weight: 600;
    padding-bottom: 20px;
}

.text_panel li:before {
    content: "";
    border-color: transparent #ec008c;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 18px;
    position: relative;
}

.text_panel ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}

.pad_career {
    padding: 50px 0;
}

.icon-footer {
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 39px;
    padding-bottom: 70px;
    margin: 0;
}

.main_menu .navber_servicesbus li {
    padding: 0;
}

.pad_text_panel {
    padding-top: 20px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0;
    z-index: 4;
    width: 280px;
    text-align: left;
}

.navber_servicesbus li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.dropdown-content li a:hover {
    background-color: #f172ac;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.bg_bookcorner {
    background-color: #f172ac;
}

.ul_bookcorner img {
    width: 36px;
    padding-right: 10px;
}

.ul_bookcorner .nav .nav-tabs .nav-item a {
    color: #fff;
}

.ul_bookcorner.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #ec008c;
    border-radius: 0;
}

.points {
    text-align: center;
    padding: 50px;
    background-color: #fff;
    border: 1px solid #a1a1a157;
    margin-bottom: 30px;
}

.points h3 {
    color: #ec008c;
    font-size: 50px;
    font-weight: 600;
    margin: 0;
}

.bg-topcart {
    background-color: #d7d7d7;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.orderhis-table {
    font-size: 14px;
    text-align: center;
    background-color: #fff;
}

.button_redemption {
    text-align: center;
    padding: 10px 0 10px;
}

.button_redemption a {
    background-color: #ec008c;
    border: 1px solid #ec008c;
    color: #fff;
    display: inline-block;
    padding: 1px 22px 0 46px;
    height: 34px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 15px;
}

.button_redemption a:hover {
    background-color: #dc0e89;
    text-decoration: none;
}



.points span {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

.homekraft {
    text-align: center;
    padding-bottom: 20px;
}

.homekraft h4 {
    font-size: 20px;
    font-weight: 600;
}

.homekraft h5 {
    font-size: 15px;
}

.homekraft span {
    padding-right: 10px;
    color: #ec008c;
}

.register_a a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 16px;
    text-align: center;
    padding: 5px 10px;
}

.register_a a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.publication {
    font-size: 14px;
}

.publication {
    padding: 20px 0;
}

.from-c {
    width: 100%;
    border: none;
    font-size: 13px;
}

.date span {
    position: absolute;
    right: 5px;
    top: 4px;
}

.new_item h5 {
    color: #676767;
    font-size: 12px;
    padding-top: 10px;
}

.new_item li {
    list-style: none;
    font-size: 18px;
}
.buttun_cartpayment a:hover{
    text-decoration: none;
}
.buttun_cartpayment a {
    color: #fff;
    border: 1.5px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    padding: 0px 20px;
    line-height: 33px;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.buttun_cartcontinue a {
    color: #000;
    border: 1.5px solid #ec008c;
    display: inline-block;
    padding: 0px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

.new_item h3 {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    color: #666;
}

.img_interview img {
    /*border-radius: 50%;*/
    border: 5px solid #ebebeb;
}

.text_interview i {
    padding-right: 5px;
}

.text_interview a {
    color: #000;
}

.text_interview a:hover {
    text-decoration: none;
    color: #ec008c;
}

.text_interview {
    padding-bottom: 70px;
}

.text_interview h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    width: 80%;
}

.text_interview p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    margin-bottom: 5px;
    color: #666;
}

.pad_interviewread {
    padding: 60px 0 30px;
}

.pad_send_original {
    padding: 60px 0 60px;
}

.original {
    padding: 20px 0;
}

.original a {
    color: #000;
    padding-left: 30px;
    text-decoration: underline;
}

.original i {
    padding-right: 5px;
    color: #ec008c;
}

.text_terviewread p {
    padding-bottom: 15px;
}

.box_interview {
    text-align: center;
}

.box_interview img {
    border-radius: 50%;
    border: 5px solid #ebebeb;
    width: 70% !important;
    margin: 0px auto;
    margin-bottom: 20px;
}

.pad_author_works {
    padding-bottom: 50px;
}

.box_interview h5 {
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.img_terviewread {
    text-align: center;
    padding: 0 0 50px;
}

.author_works h3 {
    padding-bottom: 20px;
    font-weight: 600;
}

.img_terviewread img {
    background-color: #f7f7f7;
    border: 1px solid #a1a1a157;
    width: 35%;
}

.text_terviewread h6 {
    color: #ec008c;
    font-size: 17px;
    font-weight: 600;
}

.text_interviewread h4 {
    font-weight: 600;
    width: 60%;
}

.text_interviewread h5 {
    font-size: 16px;
    margin: 0;
    padding: 10px 0 15px;
    color: #ec008c;
}

.interview h3 {
    font-weight: 600;
    font-size: 30px;
}

.pad_countdown {
    padding: 50px 0 20px;
}

.pad_slide_product {
    padding: 20px 0 0;
}

.pad_best_product {
    padding: 0 0 5px;
}

.pad_new_book {
    padding: 0 0 5px;
}

.pad_promotions {
    padding-bottom: 60px;
}


.box_online {
    text-align: center;
}

.box_online a {
    text-decoration: none;
    color: #000;
}

.box_online h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    margin: 0 0 5px;
    font-weight: 600;
}

.box_online p {
    font-size: 11px;
    color: #ec008c;
    margin: 0 0 5px;
}

.box_online h6 {
    color: #ec008c;
    font-weight: 600;
    font-size: 16px;
}

.box_online h5 span {
    font-weight: 600;
    color: #000;
}

.box_online h5 {
    font-size: 15px;
    color: #666;
}

.box_online h6 span {
    font-size: 14px;
    padding-right: 5px;
    text-decoration: line-through;
    color: #777;
    font-weight: 100;
}

.text_online h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0;
}

.text_online {
    text-align: center;
    padding: 60px 0 10px;
}

.box_online:hover {
    background-color: #f172ac59;
    padding: 15px;
}

.box_online {
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    color: #6666668f;
}

.panel-heading a:before {
    color: #fff;
}

.panel-body h6 {
    font-size: 17px;
    font-weight: 600;
}

.panel-body {
    padding: 15px;
}

.text_hr h5 {
    font-size: 23px;
    font-weight: 600;
}

.text_hr {
    padding-bottom: 60px;
}

.icon-text-hr {
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 39px;
    padding-bottom: 70px;
    margin: 0;
}

.icon-text-hr img {
    width: 5%;
}

.text_hr h6 {
    font-weight: 600;
}

.wrapper {
    padding-bottom: 30px;
}

.ul_date {
    color: #666;
    font-size: 14px;
}

.table_date a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

.form_register {
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 40px 40px 20px;
}

.form_register h5 {
    font-size: 18px;
    font-weight: 600;
     padding-bottom: 10px;
}

.form_register p {
    font-size: 13px;
    color: #666;
}

.form_register p span {
    color: red;
}

.md_sorted_by {
    display: block;
}

.sorted_by {
    background-color: #f2f3f5;
    padding: 0 14px 0;
    margin-bottom: 23px;
}



.login {
    padding: 60px 0 70px;
    margin-bottom: 10px;
}

.login h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 20px;
}

.registered {
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 40px 40px 20px;
}

.registered h5 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 5px;
}

.registered h6 {
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 30px;
    margin: 0;
}

.pad_so_r {
    padding-right: 7px;
}

.button_social.facebook {
    background-color: #4267b2;
    color: #fff;
}

.button_social i {
    padding-right: 8px;
}

.pad_so_l {
    padding-left: 7px;
}

.button_social.mail {
    background-color: #e56062;
    color: #fff;
}

.pad_login {
    padding: 0 250px;
}

.caret-menu {
    float: right;
}

.form-login {
    width: 100%;
    padding: 6px 15px;
    margin-bottom: 8px;
    border: 1px solid #95959530;
    font-size: 14px;
    border-radius: 0px;
    background-color: #fff;
}

.open a {
    text-decoration: none;
    color: #666;
}

.registered p a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.button_social {
    width: 100%;
    border: none;
    padding: 7px;
    font-size: 14px;
    margin-bottom: 15px;
    cursor: pointer;
}

.button_login {
    padding-bottom: 20px;
}

.button_login a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.button_login a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.registered p {
    text-align: center;
    font-size: 14px;
}

.button_status a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.button_status a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.text_custom {
    font-size: 14px;
}

.pad_so_bot {
    padding-bottom: 15px;
}

.box_online span {
    color: #838383;
}

.text_online_read h3 {
    font-size: 18px;
}

.text_online_read h5 {
    font-size: 18px;
}

.pad_box_online {
    padding: 60px 0 20px;
}

.text_online_read h4 {
    font-size: 18px;
    font-weight: 600;
}

.pad_online_read {
    padding: 10px 0;
}

.text_online_read h5 span {
    font-size: 22px;
    font-weight: 600;
    color: #ec008c;
}

.text_online_read h2 {
    font-size: 22px;
    font-weight: 600;
}

.countdown {
    text-align: center;
    position: relative;
}

.img_online_read img {
    background-color: #f7f7f7;
    border: 1px solid #a1a1a157;
    padding: 40px;
    width: 100%;
}

.pad_interview {
    padding: 50px 0 0;
}

.pad_inter {
    padding: 60px 0 10px;
}

.search_interview {
    text-align: right;
}

.countdown li {
    display: inline-block;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
}

.countdown li div {
    display: block;
    font-size: 28px;
    font-weight: 600;
    border-radius: 35px;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 71px;
    background-image: url(../images/icon_countdown.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.countdown > li > div span {
    border: 3px solid #fff;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
}

.icon_countdown {
    position: absolute;
    font-size: 29px;
    font-weight: 600;
    left: 77px;
}

.icon_countdown.left {
    left: 182px;
}

.icon_countdown.left_ {
    left: 289px;
}

.card {
    background-color: #fff;
    margin-bottom: 1.6rem;
}

.card__padding {
    padding: 1.6rem;
}

.card__image {
    min-height: 100px;
    background-color: #eee;
}

.card__image img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.card__content {
    position: relative;
}

.card__author {}

.card__author img,
.card__author-content {
    display: inline-block;
    vertical-align: middle;
}

.card__author img {
    border-radius: 50%;
    margin-right: 0.6em;
}

.card__share {
    float: right;
    position: relative;
}

.card__share span {
    color: #fff;
}

.card__social {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    /* width: 93px; */ /* 3 Social*/
    width: 62px; /* 2 Social*/
    transform: translateZ(0);
    transform: translateX(0px);
    transition: transform 0.35s ease;
}

.card__social--active {
    visibility: visible;
    /*z-index: 3;*/
    transform: translateZ(0);
    transform: translateX(-48px);
    transition: transform 0.35s ease;
}

.share-toggle {
    z-index: 2;
}

.share-toggle:before {
    content: "\f1e0";
    font-family: 'FontAwesome';
    color: #fff;
}

.share-toggle.share-expanded:before {
    content: "\f00d";
}

.share-icon:hover,
.share-icon:focus {
    text-decoration: none;
}

.share-icon {
    display: inline-block;
    width: 28px;
    height: 27px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    background-color: #ec008c;
    transition: all 0.3s ease;
    outline: 0;
}

.share-icon:hover,
.share-icon:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12),
    0 3px 6px rgba(0, 0, 0, 0.24);

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.facebook {
    background-color: #3b5998;
}

.twitter {
    background-color: #00abe3;
}

.googleplus {
    background-color: #d3492c;
}

.facebook,
.twitter,
.googleplus {
    color: #fff;
}

.facebook:hover,
.twitter:hover,
.googleplus:hover {
    color: #eee;
}

.card__meta time {
    font-size: 1.5rem;
    color: #bbb;
    margin-left: 0.8rem;
}

.card__article a {
    text-decoration: none;
    color: #444;
    transition: all 0.5s ease;
}

.card__action {
    overflow: hidden;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 1.6rem;
}

.card__article a:hover {
    color: #2980b9;
}

.box_product_1 {
    border-right: 1px solid #e7e7e7;
    text-align: center;
    padding: 20px;
}

.box_product_1 h4 {
    font-size: 16px;
}

.box_product_1 p {
    font-size: 11px;
    color: #ec008c;
    margin: 0 0 5px;
}

.box_product_1 span {
    color: #838383;
}

.box_product_1 h6 span {
    font-size: 15px;
    padding-right: 5px;
    text-decoration: line-through;
    color: #777;
    font-weight: 100;
}

.box_product_1 h6 {
    color: #ec008c;
    font-weight: 600;
    font-size: 20px;
}

.box_product {
    background-color: #f5f5f5;
    text-align: center;
    padding: 20px;
}

.box_product:hover {
    background-color: #f172ac38;
}

.box_product h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    margin: 0 0 5px;
}
.box_product h5{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    margin: 0 0 5px;
}
.box_product p {
    font-size: 11px;
    color: #ec008c;
    margin: 0 0 5px;
}

.box_product i {
    padding-right: 2px;
}

.box_product span {
    color: #838383;
}

.box_product h6 {
    color: #ec008c;
    font-weight: 600;
    font-size: 20px;
}

.box_product h6 span {
    font-size: 15px;
    padding-right: 5px;
    text-decoration: line-through;
    color: #777;
    font-weight: 100;
}

.pad_shop {
    padding: 70px 0 0;
}

.pad_shop_bot {
    padding: 30px 0 0;
}

.sale {
    position: absolute;
    top: 15px;
    z-index: 1;
}

.sale p {
    display: block;
    filter: flipv fliph;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    width: 50px;
    left: -10px;
    white-space: nowrap;
    font-size: 13px;
    margin-top: -7px;
    color: #ec008c;
    font-weight: 600;
}

.sale div {
    padding: 3px 4px;
    margin-left: 23px;
    background-color: #ec008c;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    
}

.topic_new h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
}

.topic_new::after {
    content: "";
    height: 4px;
    width: 44px;
    display: inline-block;
    vertical-align: top;
    background-color: #ec008c;
}

.text_new_events h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0;
}

.new_book h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
}

.new_book {
    text-align: center;
}

.new_book::after {
    content: "";
    height: 4.5px;
    width: 60px;
    display: inline-block;
    vertical-align: top;
    background-color: #ec008c;
}

.categorynew_book {
    padding: 0 0 20px;
}

.category h4 {
    font-weight: 600;
    font-size: 17.5px;
}

.text_category {
    margin-bottom: 30px;
}

.box_product_inside {
    position: relative;
}

.box_product_inside h5 {
    font-size: 16px;
    color: #666;
}

.box_product_inside h5 span {
    color: #000;
    font-weight: 600;
}

.box_product_inside h2 {
    font-size: 25px;
    font-weight: 600;
}

.box_product_inside h6 {
    padding-bottom: 5px;
    color: #666;
}

.box_product_inside h6 span {
    color: #000;
    font-weight: 600;
}

.ul_box_product_inside {
    list-style: none;
    display: flex;
    padding: 10px 0 10px !important;
}

.ul_box_product_inside li {
    padding: 0 15px;
}

.ul_box_product_inside li span {
    text-decoration: underline;
    padding-right: 5px;
}

.ul_box_product_inside i {
    color: #ec008c;
    font-size: 13px;
}

.ul_box_product_inside span i {
    color: #a09f9f;
}

.box_product_inside h3 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}

.product-quantity * {
    display: inline-block;
}

.product-quantity {
    padding-bottom: 20px;
}

#product-quantity-input {
    text-align: center;
    background: none;
    border: 1px solid #a1a1a16b;
    width: 34px;
    height: 30px;
    line-height: 0;
    font-size: 15px;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.product-quantity-subtract,
.product-quantity-add {
    padding-left: 13px;
    background: none;
    width: 34px;
    height: 30px;
    color: #000;
    font-size: 10px;
    line-height: 32px;
    border: 1px solid #a1a1a16b;
    cursor: pointer;
}

.panel-heading h4 a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.pad_dropdown p {
    font-size: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a1a1a157;
}

.panel-heading h4 {
    font-size: 18px;
}

.button_product {
    display: flex;
}

.button_cart a:hover {
    background-color: #dc0e89;
}

.button_cart {
    position: relative;
    padding: 20px 0;
}

.button_cart img {
    width: 18px;
    position: absolute;
    top: 28px;
    left: 21px;
}

.button_cart a {
    background-color: #ec008c;
    border: 1px solid #ec008c;
    color: #fff;
    display: inline-block;
    padding: 1px 22px 0 46px;
    height: 34px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 14px;
    border-radius: 35px;
    text-decoration: none;
}

.button_buynow {
    position: relative;
    padding: 20px 0;
    margin-right: 15px;
}

.button_buynow a {
    background-color: #555555;
    border: 1px solid #555555;
    color: #fff;
    display: inline-block;
    padding: 1px 22px 0 46px;
    height: 34px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 14px;
    border-radius: 35px;
    text-decoration: none;
}

.button_buynow a:hover {
    background-color: #3a3737;
}

.button_buynow img {
    width: 18px;
    position: absolute;
    top: 28px;
    left: 21px;
}

.button_wishlist {
    padding-top: 21px;
    padding-left: 15px;
}

.button_wishlist i {
    border: 1px solid #a1a1a157;
    padding: 7px;
    color: #ec008c;
}

.box_review h5 {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.box_review h6 {
    text-align: center;
    font-size: 14px;
}

.box_review h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.box_review p {
    text-align: center;
    font-size: 20px;
    color: #ec008c;
}

.img_review {
    text-align: center;
    border: 1px solid #ec008c;
    padding: 15px 0 5px;
    margin-bottom: 30px;
}

.add-photo-btn {
    position: relative;
    overflow: hidden;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    font-weight: 100;
    background-image: linear-gradient(#dcdcdc, #e9ecef 60%, #dcdcdc);
    font-size: 13px;
    background: none;
    padding: 3px;
    width: 100%;
    border-color: #000000;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    bottom: 0;
    height: 46px;
    margin: 0;
}

.img_review i {
    font-size: 23px;
    color: #ec008c;
}

.button_review {
    width: 20%;
    border: none;
    padding: 7px;
    font-size: 14px;
    margin-bottom: 15px;
    background-color: #ec008c;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.alsolike h4 {
    font-weight: 600;
    padding-bottom: 7px;
}

.price_product h5 {
    font-weight: bold;


}

.price_product h5 span {
    font-size: 16px;
    font-weight: 100;
    text-decoration: line-through;
    color: #a2a2a2;
}

.pinktxt {
    color: #ea1590;
}

.tagsave {
    position: absolute;
    right: 0;
    top: 34px;
    font-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 8px 8px 8px 0;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    background-color: #ec008c;
}

.price_inside h3 {
    text-align: right;
    padding-right: 70px;
    color: #ec008c;
    font-weight: 600;
}

.price_product {
    position: absolute;
    right: 15px;
}

.pad_cartshop {
    padding: 60px 0 130px;
}

.p-r-box {
    padding-right: 0;
}

.p-l-box {
    padding-left: 0;
}

.bg_boxcart {
    background-color: #fafafa;
    padding: 50px;
    height: 100%
}

.bg_boxsummary {
    background-color: #f5f5f5;
    padding: 50px 30px;
    height: 100%
}

.bg_boxsummary h4 {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #a1a1a157;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.text_cartshop h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0;
}

.text_price {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}

.bg_boxlogin {
    background-color: #fff;
    padding: 60px 0;
}

.confirm_waiting {
    padding: 0 100px 50px;
    text-align: center;
}

.confirm_waiting h4 {
    font-weight: 600;
    padding-bottom: 30px;
}

.confirm_waiting p {
    margin: 0;
}

.confirm_waiting a {
    color: #000;
    font-size: 14px;
}

.confirm_waiting h3 {
    margin: 0;
    padding: 40px 0;
    font-weight: 600;
    color: #ec008c;
    font-size: 25px;
}

.confirm_note {
    padding: 0 100px 70px;
}

.confirm_note p {
    margin: 0;
    color: #666;
    font-size: 14px;
}

.search_container img {
    position: absolute;
    right: 24px;
    width: 15px;
    top: 10px;
}

.boxtext_help a {
    position: absolute;
    right: 0;
    top: 76px;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.border_black {
    padding: 20px;
    border: 1px solid #252525;
    position: relative;
    background-color: white;
    margin-bottom: 10px;
}

.btn-secondary {
    background-color: white;
    border: 1px solid #080808;
    border-radius: 0px;
    color: #252525;
    width: 100%;
    padding: 10px;
    margin: 0 0 10px;
}


.middle_progress {
    border-bottom: 1px solid #78878a;
    width: 80%;
    height: 2px;
    left: 10%;
    position: absolute;
    top: 36%;
}
.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
    margin: 0 auto;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #ededed;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 80px;
    height: 80px;
    display: block;
    background-color: #ec008c;
    top: 35px;
    left: 32%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
    color: var(--breadcrumb-title-color-active);
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    font-size: 14px;
    font-weight: 700;
    margin-top: 92px;
}

i.checklist {
    color: #fff;
    position: relative;
    top: 35%;
    left: 41%;
    z-index: 1;
}

.checklist {
    position: relative;
    top: 28%;
    left: 30%;
    z-index: 1;
    width: 34px;
}

.button_confirm {
    text-align: right;
}

.button_confirm a {
    background-color: #ec008c;
    color: white;
    border-radius: 0px;
    border-color: #ec008c;
    width: 100%;
    padding: 4px 15px;
    font-size: 12px;
}

.button_confirm a:hover {
    text-decoration: none;
}

.boxtext_help.help_text h2 {
    text-align: center;
}

.pad_date {
    padding-top: 10px;
}

.text_return h4 {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    padding: 15px 0 30px;
    margin: 0;
}

.ul_text_return h5 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.ul_text_return li {
    padding-bottom: 15px;
}

.ul_text_return span {
    padding-right: 5px;
}

.ul_text_return {
    list-style: none;
}

.ul_text_return p {
    font-size: 14px;
    padding-left: 30px;
    margin: 0;
    line-height: 23px;
}

.form_return {
    padding: 10px 0 20px;
}

.form_return h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

.text_shipping h6 {
    font-size: 14px;
    font-weight: 600;
    
}

.text_shipping p {
    font-size: 14px;
    
    margin-bottom: 5px;
}

.text_shipping hr {
    margin: 10px 0 10px;
}

.text_shipping h5 {
    padding: 20px 0 0;
    font-size: 14px;
    font-weight: 600;
    
}

.ul_text_shipping span {
    padding-right: 10px;
}

.ul_text_shipping {
    list-style: none;
    font-size: 14px;
}

.button_savecon {
    width: 13%;
    border: none;
    margin-top: 20px;
    padding: 7px;
    font-size: 14px;
    margin-bottom: 15px;
    background-color: #ec008c;
    color: #fff;
    
    font-weight: 600;
    cursor: pointer;
}

.text_confirmed {
    background-color: #f2f3f5;
    padding: 50px 100px;
    margin: 0 0 70px;
}

.text_confirmed p {
    margin: 0 0 5px;
}

.actual_score {
    font-size: 14px;
    color: #666;
}

.actual-price {
    font-size: 15px;
    color: #b3b3b3;
    text-decoration: line-through;
}

.saleprice {
    font-size: 20px;
    font-weight: 600;
    
    margin: 0;
}

.bg_toptext {
    background-color: #ec008c;
    color: #fff;
    
}











.continue_shopping a:hover {
    background-color: #3a3737;
    text-decoration: none;
}

.continue_shopping a {
    background-color: #555555;
    border: 1px solid #555555;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.continue_payment a:hover {
    background-color: #dc0e89;
    text-decoration: none;
}

.continue_payment a {
    background-color: #ec008c;
    border: 1px solid #ec008c;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 33px;
    transition: 0.5s;
    font-size: 14px;
    width: 100%;
    text-align: center;
}







.code_pro {
    width: 100%;
    border: none;
    padding: 7px;
    font-size: 14px;
    margin-bottom: 15px;
    background-color: #959595;
    color: #fff;
    
    font-weight: 600;
    cursor: pointer;
}

.pad_code_r {
    padding-right: 0;
}

.pad_code_l {
    padding-left: 0;
}

.text_cart_1 {
    padding-top: 20px;
}

.text_cart_1 h5 {
    font-size: 16px;
    font-weight: 600;
}
.text_cart_2 h5 {
    font-size: 16px;
    font-weight: 600;
}
.text_cartshop {
    text-align: center;
}

.text_cart h5 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
}

.text_cart img {
    border: 1px solid #a1a1a157;
    background-color: #f7f7f7;
}

.text_cart p span {
    font-size: 12px;
    color: #666;
}

.text_cart h6 {
    font-size: 16px;
    font-weight: 600;
   
    text-align: right;
}

.text_cart h6 span {
    font-size: 13px;
    text-decoration: line-through;
    color: #a2a2a2;
    font-weight: 100;
}











.hovereffect_1 {
    width: 100%;
    height: 300px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin-bottom: 30px;
}

.hovereffect_1 .overlay_1 {
    width: 100%;
    height: 40%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect_1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}


.hovereffect_1 a.info_1 {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 5px 14px;
}

.hovereffect_1 a i {
    color: #ec008c;
}

.hovereffect_1:hover img {
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    margin-top: 40px;
}

.hovereffect_1:hover p {
    display: none;
}

.hovereffect_1:hover h6 {
    display: none;
}

.hovereffect_1:hover h4 {
    display: none;
}

.hovereffect_1:hover .overlay_1 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect_1:hover .overlay_1 a {
    background-color: #fff;
    color: #000;
    border-radius: 35px;
    font-size: 14px;
    margin: 0;
    padding: 7px 15px;
    line-height: 120px;
}

.hovereffect_1:hover h2,
.hovereffect_1:hover a.info_1 {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect_1:hover a.info_1 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.box_product_1:hover {
    background-color: #f172ac38;
}

/*hovereffect*/

.hovereffect {
    width: 100%;
    height: 330px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin-bottom: 30px;
}

.hovereffect .overlay {
    width: 100%;
    height: 40%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}


.hovereffect a.info {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 5px 14px;
}

.hovereffect a i {
    color: #ec008c;
}

.hovereffect:hover img {
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    margin-top: 40px;
}

.hovereffect:hover p {
    display: none;
}

.hovereffect:hover h6 {
    display: none;
}

.hovereffect:hover h4 {
    display: none;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover .overlay a {
    background-color: #fff;
    color: #000;
    border-radius: 35px;
    font-size: 14px;
    margin: 0;
    padding: 7px 15px;
    line-height: 120px;
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.pad_valid {
    padding-top: 30px;
}

.text_voucher {
    background-color: #fff;
    padding: 20px 15px 10px;
    box-shadow: 0.125rem 0.125rem 0.3125rem rgba(0, 0, 0, .07);
}

.text_voucher h6 {
    font-size: 17px;
}

.text_voucher p {
    font-size: 12px;
}

.voucher_r {
    padding-right: 0;
}

.voucher_l {
    padding-left: 0;
}

.voucher_free.used:after {
    background: #bbb;
}

.voucher_free.used:before {
    background: #bbb;
}

.voucher_free.used {
    background: radial-gradient(circle at 0 .25rem, transparent 0 .1875rem, #bbb .1875rem);
    background-size: .25rem .625rem;
}

.voucher.used {
    background: linear-gradient(90deg, transparent 0 .1875rem, #bbb .1875rem);
}

.voucher {
    box-shadow: 0.125rem 0.125rem 0.3125rem rgba(0, 0, 0, .07);
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(.1875rem, #ec008c));
    background: linear-gradient(90deg, transparent 0 .1875rem, #ec008c .1875rem);
}

.my_voucher span {
    font-size: 24px;
}

.my_voucher {
    color: #fff;
    font-size: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.375rem;
    max-height: 2.75rem;
    text-transform: uppercase;
    text-align: center;
}

.voucher_free {
    position: absolute;
    top: .3125rem;
    left: 0;
    width: .25rem;
    height: -webkit-calc(100% - .4375rem);
    height: calc(100% - .4375rem);
    background: radial-gradient(circle at 0 .25rem, transparent 0 .1875rem, #ec008c .1875rem);
    background-size: .25rem .625rem;
    background-repeat: repeat-y;
}

.voucher_free:before {
    content: "";
    position: absolute;
    top: -.3125rem;
    width: 100%;
    height: .3125rem;
    background: #ec008c;
    border-radius: .125rem 0 0 0;
}

.voucher_free:after {
    content: "";
    position: absolute;
    bottom: -.125rem;
    left: 0;
    width: 100%;
    height: .125rem;
    background: #ec008c;
    border-radius: 0 0 0 .125rem;
}

.pad_voucher {
    padding-bottom: 25px;
}

.box_reviews {
    background-color: #f2f3f5;
    margin: 0;
    padding: 15px 20px;
    border: 1px solid #a1a1a157;
}

.star_reviews {
    text-align: center;
}

.star_reviews h4 {
    margin: 0;
    font-weight: 600;
   
}

.star_reviews h6 {
    margin: 0;
    font-size: 20px;
    color: #ec008c;
}

.star_reviews h6 span {
    color: #a09f9f;
}

.pad_tab_reviews {
    padding-top: 9px;
}

.text_reviews_1 {
    padding: 25px 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 0;
}

.img_member_reviews img {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.16);
    width: 100%;
    margin-bottom: 20px;
}

/*.tab-content {
    padding-bottom: 70px;
}*/

.text_member_reviewstext h5 {
    font-size: 16px;
}

.text_member_reviewstext h6 {
    font-size: 10px;
    color: #ec008c;
}

.text_member_reviewstext h3 {
    font-size: 13px;
    color: #666;
}

.text_member_reviewstext h4 {
    font-size: 15px;
    padding-bottom: 2px;
}

.text_member_reviewstext img {
    width: 80px;
}

.text_member_reviewstext img {
    width: 80px;
}

.text_member_reviewstext h2 {
    font-size: 15px;
    padding: 10px 0 0;
    margin: 0;
}

.text_member_reviewstext h2 span {
    color: #ccc;
}

.text_member_reviewstext p {
    padding-top: 10px;
    font-size: 12px;
}

.nav-tabs .nav-link.reading:hover {
    border-bottom: none;
}

.nav-tabs .nav-link.reading {
    color: #fff;
}

.nav-link.reading {
    display: block;
    padding: .5rem 1rem;
}

.nav-tabs .nav-link.reading.active {
    border-bottom: none;
    background-color: #ec008c;
    color: #fff;
}

.original_copy {
    position: absolute;
    text-align: center;
    -ms-transform: translate( 0, -50%);
    -webkit-transform: translate( 0, -50%);
    transform: translate( 0, -50%);
    top: 50%;
    left: 0;
    width: 100%;
}

.original_copy h4 {
    font-weight: 600;
    
    padding-bottom: 15px;
}

.original_copy a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 16px;
    text-align: center;
    width: 10%;
    border-radius: 35px;
}

.original_copy a:hover {
    text-decoration: none;
    background-color: #da0985;
}

/*hovereffect*/

.information_contact {
    padding-bottom: 40px;
}

.information h4 {
    font-weight: 600;
    position: relative;
    padding-left: 45px;
    margin: 0;
    padding-bottom: 20px;
    font-size: 18px;
   
}

.information.pad h4 {
    padding-bottom: 0;
}

.information h4:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #ec008c;
    padding-right: 20px;
}

.padding_icon_contact {
    padding: 15px 0 0;
}
.icon_contact img{
    padding-bottom: 25px;
}
.map_contact {
    padding-left: 0;
}

.map-contact {
    padding: 0 0 40px;
}

.text_map p {
    font-size: 15px;
    line-height: 23px;
}


.text-form-contact p {
    margin-bottom: 5px;
    font-size: 15px;
}

.text-form-contact span {
    color: red;
}

.form-contact {
    border: none;
    border-radius: 0px;
    background-color: #f5f5f5;
    font-size: 14px;
    width: 100%;
    padding: 8px 5px;
    outline: 0;
    margin-bottom: 15px;
}

.button_send {
    width: 20%;
    border: none;
    padding: 7px;
    font-size: 14px;
    margin-bottom: 15px;
    background-color: #ec008c;
    color: #fff;
    
    font-weight: 600;
    cursor: pointer;
}

.pad_contact {
    padding: 60px 0 55px;
}

/*hovereffect_pro*/

    .hovereffect_pro {
        width: 100%;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default;
        border: 1px solid #f1f1f1;
        margin-bottom: 30px;
    }

    .hovereffect_pro .overlay_pro {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .hovereffect_pro img {
        display: block;
        padding: 0;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        width: 100%;
    }

    .hovereffect_pro:hover img {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .hovereffect_pro:hover .overlay_pro {
        opacity: 1;
        filter: alpha(opacity=100);
    }



/*hovereffect_pro*/

.text_map img{
    width: 36px;
    padding-right: 10px;
    font-size: 14px;
}
.text_map p{
    display: inline-block;
    margin-bottom: 8px;
}
/*footer*/

.bg_footer {
    background-image: url(../images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.pad_textfooter {
    padding: 0 80px 30px;
}

.logofooter {
    padding: 40px 0 0;
}

.logofooter h6 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
}

.logofooter img {
    width: 25%;
    padding-bottom: 10px;
}

.logofooter p {
    font-size: 15px;
}

.topic_footer {
    padding: 40px 0 0;
}

.topic_footer h4 {
    font-weight: 600;
   
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 15px;
}

.topic_footer::after {
    content: "";
    height: 3px;
    width: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #ec008c;
}

.ul_footer {
    list-style: none;
}

.ul_footer li {
    padding: 4px 0;
}

.ul_footer li a {
    color: #000;
    font-size: 14px;
}

.ul_footer li a:hover {
    text-decoration: none;
}

.topic_help h4 {
    font-weight: 600;
   
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 15px;
}

.flexslider.pad_slider_pro {
    padding-bottom: 30px;
}

.pad_promotion {
    padding: 70px 0 70px;
}

.topic_help {
    padding: 40px 0 0;
}

.copyright {
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    
}

.bg_copy {
    background-color: #ec008c;
}

.footer_contact {
    font-size: 14px;
    list-style: none;
}

.footer_contact p {
    padding-left: 30px;
}

.footer_contact i {
    position: absolute;
    left: 15px;
    font-size: 20px;
    color: #ec008c;
}

.footer_contact a {
    color: #000;
    font-size: 14px;
}

.footer_contact a:hover {
    text-decoration: none;
}


/*footer*/

.submit {
    background-color: #ec008c;
    width: 100%;
    border: 0;
    padding: 7px 12px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    
}

.form-mail {
    width: 100%;
    font-size: 14px;
    padding: 7px 12px;
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
}

.footer_social {
    padding: 10px 0;
}

.footer_social a {
    color: #666;
    padding-right: 20px;
    font-size: 17px;
}

.ul_original {
    list-style: none;
}

.ul_original li {
    padding-left: 30px;
}

.ul_original i {
    padding-right: 15px;
    color: #ec008c;
}

.pad_topic {
    padding-left: 60px;
}

.send_original h3 {
    text-align: center;
    font-weight: 600;
    
    padding-bottom: 20px;
}

.form-original {
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    padding: 6px;
    outline: 0;
    margin-bottom: 15px;
    border: 1.5px solid #ebebeb;
    background-color: #f5f5f5;
}

.form_original {
    padding: 50px 100px;
}

.form_original h5 {
    text-align: center;
    font-weight: 600;
   
    padding-bottom: 20px;
    margin: 0;
}

.text_original h4 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.pad_icon {
    padding-bottom: 20px;
}

.period h4{
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
}

.period.period_new {
    padding-top: 30px;
}

.date_1 {
    position: absolute;
    top: 64.3%;
    left: 4%;
    padding: 15px 9px 7px;
    background-color: #ec008c70;
    text-align: center;
    border-radius: 6px;
}

.date_1 h5 {
    font-size: 29px;
    line-height: 19px;
    margin: 0;
    color: #fff;
    font-weight: 600;
}

.date_1 span {
    font-size: 13px;
    font-weight: 100;
}

.taxt_new h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 20px 0 10px;
}

.taxt_new p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
    
    color: #666;
    line-height: 23px;
}

.box_events {
    padding: 0 0 25px;
}

.line_new {
    background-color: #d7d7d7;
    height: 1px;
    margin-bottom: 25px;
}

.box_events h6 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    color: #000;
    
}

.events {
    background-color: #f9f9f9;
    padding: 25px 25px 0;
}

.box_events p {
    font-size: 10px;
    
    color: #ec008c;
    font-style: italic;
    margin: 0;
}

.box_events h5 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
    color: #000;
    
}

.pad_left_ {
    padding-left: 0;
}

.box_events a:hover {
    text-decoration: none;
}

.button_new a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.button_new a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 14px;
    text-align: center;
    width: 17%;
    border-radius: 35px;
}

.pad_homenew {
    padding: 60px 0 50px;
}

.box-homenew {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(50, 50, 50, .5);
    -moz-box-shadow: 5px 5px 15px 5px rgba(50, 50, 50, .5);
    box-shadow: 0px 0px 7px -2px rgba(48, 46, 50, 0.12);
}

.text-box-homenew {
    padding: 20px;
    position: relative;
}

.text-box-homenew a {
    font-size: 15px;
    color: #ec008c;
}

.text-box-homenew h6 {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    
    color: #000;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-box-homenew p {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text-box-homenew span{
    border: 2px solid #f172ac;
    color: #f172ac;
    padding: 0px 12px;
    border-radius: 6px;
    font-size: 12px;
    position: absolute;
    height: 18px;
    line-height: 12px;
}
.text-box-homenew a:hover {
    text-decoration: none;
}

.text-box-homenew a {
    font-size: 15px;
    color: #ec008c;
}

.text-box-homenew i {
    font-size: 13px;
    padding-left: 5px;
}

.bg-box-homenew {
    background-color: #f9f9f9;
}

.reviews_share {
    position: absolute;
    z-index: 1;
    right: 36px;
    top: 20px;
}

.text_reviews h3 {
    font-size: 30px;
    font-weight: 600;
    
    padding-bottom: 15px;
    margin: 0;
}

.text_reviews {
    text-align: center;
    padding: 60px 0 10px;
}

.boxtext_help {
    padding-top: 60px;
}

.boxtext_help h2 {
    font-size: 26px;
    padding-bottom: 15px;
    border-bottom: 1.3px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    font-weight: 600;
    
}

.pad_account {
    padding: 0 0 70px;
}

.img_member img {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.16);
    width: 100px;
    margin-bottom: 20px;
}

.img_member {
    text-align: center;
}

.bg_payment {
    background-color: #f2f3f566;
    padding: 30px;
}

.text-myaccount h5 {
    text-align: left;
    padding-left: 45px;
    padding-bottom: 15px;
    margin: 0;
    position: relative;
    font-weight: 600;
    
    font-size: 18px;
}

.text-myaccount h5:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #959595;
    padding-right: 20px;
}

.id-number p {
    text-align: right;
    font-size: 14px;
}

.personal-text-1 {
    font-size: 15px;
    padding-bottom: 2px;
    color: #666;
   
    line-height: 25px;
}

.personal-text {
    font-size: 15px;
    padding-bottom: 2px;
    color: #000;
    
    line-height: 25px;
}

.text-myaccount-1 {
    padding-top: 30px;
    padding-bottom: 15px;
}

.text-myaccount-1 h5:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #959595;
    padding-right: 20px;
}

.text-myaccount-1 h5 {
    text-align: left;
    padding-left: 45px;
    margin: 0;
    position: relative;
    font-weight: 600;
   
    font-size: 18px;
}

.modify a {
    background-color: #ec008c;
    border: 1px solid #ec008c;
    color: #fff;
    display: inline-block;
    padding: 0px 16px;
    height: 32px;
    line-height: 30px;
    transition: 0.5s;
    font-size: 14px;
    width: 70%;
    text-align: center;
}

.modify {
    text-align: right;
}

.modify a:hover {
    text-decoration: none;
    background-color: #dc0e89;
    color: #fff;
}

.button_save_member {
    padding-top: 10px;
}

.button_save_member a:hover {
    text-decoration: none;
    background-color: #da0985;
}

.button_save_member a {
    color: #fff;
    border: 1px solid #ec008c;
    background-color: #ec008c;
    display: inline-block;
    line-height: 32px;
    transition: 0.5s;
    font-size: 14px;
    text-align: center;
    width: 15%;
}

.delete_wish {
    border-radius: 50px;
    background-color: #d4d4d4;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: -13px;
    z-index: 1;
}

.delete_wish a {
    color: #909090;
}

/*hovereffect_new*/

.hovereffect_new {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect_new .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect_new img {
    display: block;
    padding: 0;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
}

.hovereffect_new:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hovereffect_new:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*hovereffect_new*/

.padding-bottom-com p {
    color: #666;
    
    margin: 0 0 5px;
    font-size: 14px;
}

.padding-bottom-com p span {
    color: #000;
    padding-right: 15px;
    font-weight: 600;
}

.complete_y {
    padding-bottom: 10px;
}


.cart_cart {
    padding-top: 30px;
}

.cart_cart h4 {
    font-size: 20px;
    font-weight: 600;
    
}

.cart_pricr {
    text-align: right;
}

.cart_pricr h4 {
    font-size: 15px;
    margin: 0;
    padding-top: 5px;
    color: #666;
}

.cart_pricr a {
    color: #000;
    padding-left: 5px;
}

.pad_new_but {
    padding: 10px 0 30px;
}

.new_slide_home img {
    padding-bottom: 15px;
}

.new_slide_home a {
    font-size: 14px;
    color: #ec008c;
}

.new_slide_home h6 {
    font-size: 14px;
    color: #ed008c;
}

.reading_img img {
    padding: 0 0 30px;
}

.reading {
    padding: 30px 0;
}

.reading h6 {
    font-size: 14px;
    color: #ec008c;
}

.reading p {
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.reading a{
    font-size: 14px;
    color: #ec008c;
}
.reading a i{
    font-size: 10px;
    padding-left: 4px;
}
.reading h5 {
    font-size: 18px;
    font-weight: 600;
    
}

.pad_reading {
    padding: 30px 0;
}

.tab-reading {
    padding: 0;
}













.bestsel_shop h3 {
    text-align: center;
    font-weight: 600;
   
    padding-bottom: 10px;
}


/*pagination*/

.pagination {
    justify-content: center;
}

.pad_pagination {
    padding: 0 0 60px;
}

.page-item.disabled .page-link {
    border-color: #b7b7b7;
    color: #666;
}

.page-item:first-child .page-link {
    width: 32px;
    height: 32px;
    border-radius: 35px;
}

.page-link {
    margin: 0 6px;
    color: #666;
    /* width: 32px; */
    height: 32px;
    border-radius: 35px;
    text-align: center;
    line-height: 15px;
}

.page-item.active .page-link {
    background-color: #ec008c;
    border-color: #ec008c;
    width: 32px;
    height: 32px;
    border-radius: 35px;
    text-align: center;
}

.page-link:hover {
    color: #fff;
    background-color: #ec008c;
    border-color: #ec008c;
}

.page-item:last-child .page-link {
    width: 32px;
    height: 32px;
    border-radius: 35px;
}

/*pagination*/

.sorted_by p {
    font-size: 14px;
    margin: 5px 0;
    text-align: right;
}

.sorted_by h6 {
    font-size: 14px;
    margin: 7px 0;
}

.online_sorted h4 {
    font-size: 18px;
    text-align: right;
    padding-top: 6px;
    font-weight: 600;
   
}

.text_online_sorted h4 {
    font-size: 22px;
    padding-top: 5px;
    font-weight: 600;
    
    padding-bottom: 10px;
}

.text_online_sorted p {
    padding-bottom: 10px;
}


.pad_angle{
    padding: 20px 0;
}





.text-lg-right p {
    font-weight: 600;
    font-size: 15px;
    line-height: 13px;
    padding-top: 12px;
}

.text-lg-right p span {
    font-size: 11px;
    color: #a09f9f;
    text-decoration: line-through;
}

.text-lg-right i {
    color: #666666a8;
}

.new_item li {
    font-size: 13px;
}

.bag_produt img {
    border: 1px solid #a1a1a157;
}
.dropdown_shop_mobile{
    display: none; 
}
.butshop_mobile{
    display: none;
}
.box_order_mobile{
    display: none;
}
/*responsive*/

@media (max-width: 1199px) {
    .download_receipt a{
        width: 20%;
    }
    .button_savecon{
        width: 20%;
    }
    .alsolike{
        padding-top: 20px;
    }
    .dropdown-content li a {
        padding: 5px 20px 5px 20px;
        font-size: 13px;
    }
    .bestsel_shop h3 {
        font-size: 23px;
    }
    .pad_shop {
        padding: 40px 0 0;
    }
    .category h4 {
        font-size: 16px;
    }
    .category hr {
        margin: 5px 0 10px;
    }
    .sale p {
        font-size: 9px;
        margin-top: -12px;
    }
    .sale div {
        padding: 2px 9px;
        font-size: 0.5rem;
    }
    .sorted_by p {
        font-size: 12px;
    }
    .sorted_by h6 {
        font-size: 12px;
    }
    .page-item.active .page-link {
        width: 25px;
        height: 25px;
        font-size: 14px;
        line-height: 7px;
    }
    .page-link {
        /* width: 26px; */
        height: 25px;
        line-height: 7px;
        padding: .5rem .45rem;
        font-size: 14px;
    }
    .page-item:last-child .page-link {
        width: 26px;
        height: 25px;
    }
    .page-item:first-child .page-link {
        width: 26px;
        height: 25px;
    }
    .page-link i {
        line-height: 2px;
    }
    .logofooter img {
        width: 30%;
    }
    .logofooter p {
        font-size: 14px;
    }
    .ul_footer li {
        padding: 0;
    }
    .topic_help h4 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    footer_social a {
        padding-right: 15px;
        font-size: 16px;
    }
    .copyright {
        padding: 8px 0;
        font-size: 13px;
    }
    .submit {
        font-size: 12px;
    }
    .logofooter h6 {
        font-size: 15px;
    }
    .footer_contact p {
        padding-left: 25px;
    }
    .pad_textfooter {
        padding: 0 35px 15px;
    }
    .footer_contact i {
        line-height: 20px;
        font-size: 16px;
    }
    .topic_footer h4 {
       
        font-size: 16px;
        padding-bottom: 10px;
    }
    .hovereffect_1:hover .overlay_1 a {
        font-size: 12px;
        padding: 4px 10px;
        line-height: 120px;
    }
    .hovereffect_1 {
        height: 258px;
    }
    .hovereffect a i {
        font-size: 11px;
    }
    .back a {
        font-size: 14px;
    }
    .hovereffect:hover .overlay a {
        padding: 4px 10px;
        font-size: 13px;
    }
    .back {
        padding: 30px 0 10px;
    }
    .box_product_inside h5 {
        font-size: 14px;
    }
    .box_product_inside h2 {
        font-size: 22px;
    }
    .box_product_inside h6 {
        font-size: 14px;
        padding-bottom: 0px;
    }
    .pad_dropdown p {
        font-size: 14px;
    }
    .panel-heading h4 a {
        font-size: 16px;
    }
    .price_product {
        right: 30px;
    }
    .price_product h5 {
        font-size: 16px;
    }
    .price_product h5 span {
        font-size: 12px;
    }
    .price_inside h3 {
        font-size: 22px;
        padding-right: 60px;
    }
    .tagsave {
        top: 31px;
        font-size: 14px;
        line-height: 16px;
        width: 53px;
        height: 47px;
    }
    .button_buynow {
        padding: 10px 0;
    }
    .button_wishlist {
        padding-top: 11px;
    }
    .button_buynow img {
        top: 18px;
    }
    .button_cart {
        padding: 10px 0;
    }
    .button_cart img {
        top: 17px;
    }
    .alsolike h4 {
        font-size: 20px;
        
    }
    .box_product h4 {
        font-size: 18px;
    }
    .hovereffect {
        height: 333px;
    }
    .box_reviews {
        padding: 8px 10px;
    }
    .star_reviews {
        padding-top: 4px;
    }
    .star_reviews h4 {
        font-size: 17px;
    }
    .star_reviews h6 {
        font-size: 17px;
    }
    .img_member_reviews img {
        width: 60%;
    }
    .text_member_reviewstext img {
        width: 55px;
    }
    .box_product h6 {
        font-size: 17px;
    }
    .box_product h6 span {
        font-size: 13px;
    }
    .pad_countdown {
        padding: 25px 0 0px;
    }
    .countdown li div {
        font-size: 23px;
        line-height: 58px;
        width: 60px;
        height: 60px;
    }
    .countdown li {
        padding: 0.5em;
        font-size: 14px;
    }
    .icon_countdown {
        left: 90px;
        top: 18px;
    }
    .icon_countdown.left {
        left: 168px;
    }
    .icon_countdown.left_ {
        left: 246px;
    }
    .pad_slide_product {
        padding: 20px 0 0;
    }

    .new_book h3 {
        font-size: 25px;
    }
    .categorynew_book.nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 15px;
    }
    .nav-link {
        padding: .2rem 1rem;
    }
    .nav-tabs .nav-link {
        font-size: 15px;
    }
    .pad_new_book {
        padding: 0 0 10px;
    }
    .new_book::after {
        height: 3.5px;
    }
    .pad_best_product {
        padding: 0 0 10px;
    }
    .pad_promotions {
        padding-bottom: 50px;
    }
    .nav-link.reading {
        padding: .3rem 1rem;
    }

    .nav-tabs .nav-link.reading.active {
        font-size: 15px;
    }
    .ul_bookcorner img {
        width: 22px;
        padding-right: 7px;
    }
    .reading {
        padding: 17px 0;
    }
    .reading h5 {
        font-size: 16px;
    }
    .reading p {
        font-size: 14px;
    }

    .pad_reading {
        padding: 30px 0 5px;
    }

    .new_slide_home h6 {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .new_slide_home a {
        font-size: 14px;
    }
    .pad_new_but {
        padding: 10px 0 40px;
    }

    .reading_img img {
        padding: 0 0 0;
    }
    .card__social {
        top: 20px;
        right: -17px;
    }
    .card__share {
        padding-top: 20px;
    }
    









}
@media (max-width: 1024px){
    .table_pc{
        display: none;
    }
    .box_order_mobile p{
        text-align: right;
        margin: 0;
        font-size: 15px;
    }
    .button_view {
        margin-bottom: 7px;
    }
    .box_order_mobile{
        display: block;
        margin-bottom: 30px;
    }
    .box_order_mobile h6{
        margin: 0;
        font-size: 15px;
        font-weight: 600;
    }
    .box_order_mobile span{
        font-size: 13px;
        color: #b3b3b3;
        text-decoration: line-through;
        padding-right: 5px;
    }
    .box_order_mobile h5{
        text-align: right;
        font-size: 15px;
        color: #78878a;
        font-weight: 600;
        
    }
}
@media (max-width: 991px) {
    .view_category a{
        width: 23%;
    }
    .comfirm_order{
         margin: 10px 50px 50px;
    }
    .pad_author_works{
        padding: 0 0 50px 0;
    }
    .author_works h3{
        font-size: 22px;
    }
    .img_terviewread{
        padding: 0 0 40px;
    }
    .img_terviewread img{
        width: 50%;
    }
    .pad_account {
        padding: 0 0 10px;
    }
    .pad_textfooter {
        padding: 0 8px 15px;
    }
    .img_online_read img{
        margin-bottom: 20px;
    }
    .text_online {
        padding: 40px 0 10px;
    }
    .box_online h4{
        font-size: 14px;
    }
    .box_online h6{
        font-size: 14px;
    }
    .box_online h5{
        font-size: 14px;
    }
    .img_user img{
        width: 15%;
    }
    .text_online h3{
        font-size: 25px;
        padding-bottom: 10px;
    }
    .information_contact {
        padding: 0 0 20px 0;
    }
    .padding-form-contact{
        padding-bottom: 30px;
    }
    .map-contact {
        padding: 0 0 30px;
    }
    .ul_original{
        font-size: 15px;
    }
    .information h4{
        padding-bottom: 10px;
    }
    .original_copy a{
        width: 14%;
        font-size: 14px;
        line-height: 23px;
    }
    .original_copy h4{
        padding-bottom: 7px;
        font-size: 16px;
        line-height: 21px;
    }
    .form_original {
        padding: 10px 100px 20px;
    }
    .send_original h3{
        padding-bottom: 5px;
        font-size: 25px;
    }
    .period.period_new {
        padding-top: 20px;
    }
    .period h4{
        font-size: 20px;
    }
    .period{
        padding-bottom: 0px;
    }
    .send_original p{
        font-size: 15px;
    }
    .pad_icon {
        padding-bottom: 0;
    }
    .icon_contact{
        padding-bottom: 20px;
    }
    .text_original h4 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    
    .new_item h5{
        padding-top: 0;
    }
    .text-lg-right p{
        padding-top: 0;
        margin-bottom: 7px;
    }
    .logofooter img {
        width: 20%;
    }
    .logofooter {
        padding: 30px 0 0;
    }
    .pad_topic {
        padding-left: 15px;
        padding-top: 22px;
    }
    .topic_footer {
        padding: 10px 0 0;
    }
    .md_sorted_by {
        display: none;
    }
    
    .countdown li {
        font-size: 14px;
    }
    .icon_countdown {
        left: 69px;
    }
    .icon_countdown.left {
        left: 147px;
    }
    .icon_countdown.left_ {
        left: 224px;
    }
    .hovereffect {
        height: 260px;
    }
    .new_book h3 {
        font-size: 21px;
        
    }
    .box_product h4 {
        font-size: 17px;
    }
    .box_product p {
        font-size: 10px;
    }
    .box_product h6 {
        font-size: 16px;
    }
    .box_product h6 span {
        font-size: 12px;
    }
    .categorynew_book {
        margin: 0 0 20px;
        padding: 0;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .scroll_categorynew {
        display: inline-block;
        min-width: 793px;
        text-align: left;
        padding: 0;
        font-size: 0.9em;
    }

    .modal-backdrop {
        z-index: 1!important;
    }
    .login_guest {
        padding: 20px;
        color: #000;
        display: flex;
        background-color: #f2f3f5;
    }
    .pic_sos_welcome > img {
        width: 60px;
        border: 1px solid #eeeeee;
        border-radius: 35px;
    }
    .menuguest {
        width: 80%;
        display: inline-block;
        vertical-align: middle;
    }
    .loginmobile a {
        color: #000;
        font-size: 13px;
    }
    .pic_sos_welcome {
        border-radius: 50px;
        background-color: white;
        border: 1px solid #eeeeee;
        width: 60px;
        height: 60px;
        display: block;
        line-height: 55px;
    }
    .left_menu {
        width: 30%;
    }

    .text_category{
        display: block;
    }
    .pad_shop_bot{
        display: none;
    }
    .p-r-box {
        padding-left: 0;
    }

    .p-l-box{
        padding-right: 0;
    }
    .pad_cartshop {
        padding: 30px 0 110px
    }

    .text_cartshop h3{
        font-size: 25px;
    }
    .bg_boxcart{
        padding: 30px;
        margin-bottom: 30px;
    }
    .bg_boxsummary{
        padding: 30px 30px 0;
        margin-bottom: 30px;
    }
    .butshop_mobile{
        display: flex;
    }
    .pad_butshop{
        margin-bottom: 20px;
    }
    .pad_slider{
        padding-bottom: 20px;
    }
    .bg_boxlogin{
        padding: 40px 0 0;
    }
    .pad_tab_reviews{
        padding: 5px 0px 0 0;
    }
    .categorynew_book.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        font-size: 10px;
    }
    .img_member_reviews img {
        width: 85%;
    }
    .star_reviews h4 {
        font-size: 14px;
    }
    .alsolike.pad_{
        padding-top: 0;
    }
    .star_reviews h6 {
        font-size: 13px;
    }
    .pad_promotion {
        padding: 40px 0 0;
    }
    .text-box-homenew p{
        line-height: 23px;
        font-size: 15px;
    }
    .text_reviews{
        padding: 40px 0 10px;
    }
    .text_reviews h3{
        font-size: 26px;
        padding-bottom: 10px;
    }
    .text-box-homenew h6{
        font-size: 16px;
    }
    .text-box-homenew a{
        font-size: 14px;
    }
    .text_new_events h2{
        font-size: 25px;
    }
    .pad_xs{
        padding: 0;
    }
    .card__share {
        padding-top: 0;
    }
    .card__social {
        top: 0px;
        right: -11px;
    }
    .taxt_new h3{
        font-size: 20px;
    }
    .button_new{
        margin-bottom: 30px;
    }
    .button_new a{
        line-height: 27px;
        width: 15%;
    }
    .date_1{
        top: 63.3%;
        padding: 11px 9px 7px;
    }
    .date_1 h5{
        font-size: 25px;
    }
    .pad_send_original {
        padding: 40px 0 40px;
    }
    .events{
        padding: 25px 15px 0;
    }
    .topic_new h1{
        font-size: 22px;
        
    }
    .pad_homenew {
        padding: 40px 0 30px;
    }
    
    .taxt_contact h3{
        padding-bottom: 5px;
        font-size: 25px;
    }
    .box-homenew{
        margin-bottom: 30px;
    }
    .pad_pagination {
        padding: 0 0 40px;
    }
    .page-item.active .page-link{
        margin: 0px 4px;
    }
    .page-link{
        margin: 0px 4px;
    }
    .text_panel{
        line-height: 20px;
        font-size: 15px;
    }
    .pad_text_panel{
        margin-bottom: 10px;
    }
    
}

@media (max-width: 767px) {
    .radio-next {
        margin-left:20px;
    }

    .view_category a {
        width: 43%;
    }
    .comfirm_order {
        margin: 5px 15px 15px;
        padding: 30px;
    }
    .angle-left a{
        padding: 4px 13px;
        font-size: 14px;
    }
    .angle-right a{
        padding: 4px 13px;
        font-size: 14px;
    }
    .ul_comfirm_order{
        font-size: 14px;
    }
    .comfirm_order h3{
        font-size: 15px;
    }
    .img_terviewread img {
        width: 100%;
    }
    .pad_login {
        padding: 0 0;
    }
    .pad_so_l {
        padding-left: 15px;
    }
    .registered h5{
        font-size: 20px;
    }
    .pad_so_r {
        padding-right: 15px;
    }
    .login{
        padding: 40px 0 40px;
    }
    .registered{
        padding: 30px 20px 10px;
    }
    .login h2{
        font-size: 24px;
        padding-bottom: 10px;
    }
    .card__social{
        top: 18px;
    }
    .img_user img {
        width: 35%;
    }
    .card__share {
        padding-top: 18px;
    }
    .box_online{
        margin-bottom: 15px;
    }
    .pad_inter {
        padding: 40px 0 20px;
    }
    .pad_interviewread {
        padding: 40px 0 5px;
    }
    .text_interviewread h4{
        width: 85%;
        font-size: 20px;
    }
    .text_interview {
        padding-bottom: 10px;
        border-bottom: 1px solid #a1a1a157;
        margin-bottom: 15px;
    }
    .pad_interview {
        padding: 10px 0 0;
    }
    .img_interview img{
        width: 40%;
        margin-bottom: 10px;
    }
    .pad_r{
        padding-right: 7px;
    }
    .pad_l{
        padding-left: 7px;
    }
    .bg_boxsummary{
        padding: 30px 15px 0;
    }
    .img_member img{
        width: 70px;
    }
    .shoppic img{
        border: 1px solid #a1a1a157;
        background-color: #f7f7f7;
    }
    .download_receipt a{
        font-size: 13px;
        height: 29px;
        line-height: 16px;
        width: 32%;
    }
    .button_savecon{
        font-size: 13px;
        height: 29px;
        line-height: 16px;
        width: 32%;
    }
    .confirm_note {
        padding: 0 15px 70px;
    }
    .confirm_waiting{
        padding: 0 15px 50px;
    }
    .actual_score{
        font-size: 10px
    }
    .border_black {
        font-size: 14px;
        padding: 10px;
    }
    .middle_progress{
        top: 36%;
    }
    .btn-secondary{
        padding: 5px;
        margin: 0 0 40px;
        font-size: 15px;
    }
    .bs-wizard>.bs-wizard-step .bs-wizard-info{
        font-size: 10px;
    }
    .bs-wizard>.bs-wizard-step .bs-wizard-info{
        margin-top: 57px;
    }
    .bs-wizard>.bs-wizard-step>.bs-wizard-dot{
        width: 50px;
        height: 50px;
    }
    i.checklist{
        top: 27%;
        left: 35%;
    }
    .checklist{
        top: 25%;
        left: 28%;
        width: 23px;
    }
    .border_black h4 {
        font-size: 17px;
    }
    .button_confirm{
        padding: 3px 0;
    }
    
    .pad_homenew {
        padding: 40px 15px 0;
    }
    .pad_send_original {
        padding: 30px 0 40px;
    }
    .pad_left_ {
        padding-left: 15px;
    }
    .box_events img{
        margin-bottom: 15px;
    }
    .date_1 span {
        font-size: 10px;
        font-weight: 100;
    }
    .date_1 span {
        font-size: 10px;
    }
    .date_1 {
        top: 50.2%;
        padding: 7px 7px 3px;
        left: 7%;
    }
    .date_1 h5 {
        font-size: 20px;
        line-height: 16px;
    }
    .taxt_new p{
        font-size: 15px;
    }
    .button_new a {
        width: 30%;
    }
    .text_new_events h2 {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .taxt_new h3 {
        font-size: 18px;
    }
    .information{
        padding: 0 15px;
    }
    .information_contact {
        padding: 0 15px 20px 15px;
    }
    .information h4{
        padding-bottom: 10px;
    }
    .pad_promotion {
        padding: 30px 0 0;
    }
    .taxt_contact h3 {
        font-size: 22px;
    }
    .icon-text-hr{
        font-size: 15px;
        line-height: 26px;
    }
    .text_hr h6{
        font-size: 15px;
    }
    .text_hr h5{
        font-size: 20px;
    }
    .text_hr{
        padding: 0 15px 20px;
    }
    .original_copy h4 {
        padding-bottom: 0px;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0px;
    }
    .original_copy a {
        width: 18%;
        font-size: 10px;
        line-height: 17px;
    }
    .form_original {
        padding: 10px 0 20px;
    }
    .send_original h3 {
        padding-bottom: 0px;
        font-size: 22px;
    }
    .padreviews_mobile{
        padding-left: 0;
    }
    .text_cartshop h3{
        font-size: 22px;
    }
    
    .personal-text img{
        padding-left: 20px;
        width: 50px;
        padding-right: 5px;
    }
    
    .personal-text{
        font-size: 14px;
    }
    .bg_boxcart{
        padding: 15px;
    }
    .cart_cart h4{
        font-size: 18px;
    }
    .myaccount_mobile{
        margin: 0 0 20px;
        padding: 0;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    
    
    .img_member_reviews img {
        width: 15%;
        margin-bottom: 10px;
    }
    .button_product{
        padding-bottom: 18px;
    }
    .pad_tab_reviews {
        padding: 9px 0px 3px 0;
    }
    .text_reviews_1{
        padding: 25px 0;
    }
    .categorynew_book.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        font-size: 9px;
        margin-bottom: 5px;
    }
    
    .box_review h5{
        font-size: 15px;
        margin-bottom: 5px;
    }
    .box_review h6{
        font-size: 13px;
        margin-bottom: 5px;
    }
    .box_review p{
        font-size: 18px;
    }
    .box_review h4{
        font-size: 18px;
    }
    .my_voucher{
        font-size: 17px;
    }
    .scrollmyaccount_mobile{
        display: inline-block;
        min-width: 793px;
        text-align: left;
        padding: 0;
        font-size: 0.9em;
    }
    .my_voucher span {
        font-size: 22px;
    }
    .delete_wish{
        width: 20px;
        height: 20px;
        line-height: 19px;
        top: -4px;
    }
    .pad_valid {
        padding-top: 0;
    }
    .pad_voucher {
        padding-bottom: 20px;
    }
    .button_redemption a{
        width: 100%;
        line-height: 28px;
    }
    .homekraft h4{
        font-size: 17px;
    }
    .orderhis-table{
        font-size: 13px;
    }
    .bg-topcart{
        font-size: 14px;
    }
    .homekraft h5{
        font-size: 12px;
    }
    .modify a{
        width: 100%;
    }
    .modify{
        padding-top: 10px;
    }
    .text_custom{
        padding-bottom: 12px;
    }
    .pad_account {
        padding: 0 0 50px;
    }
    .text_confirmed{
        padding: 15px 0;
        margin: 0 0 10px;
    }
    .button_save_member a{
        width: 100%;
    }
    .boxtext_help h2{
        font-size: 22px;
    }
    .bg_payment{
        padding: 15px;
    }
    .boxtext_help {
        padding-top: 40px;
    }
    .dropdown_shop_mobile{
        display: block; 
    }
    .border_mobile{
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }
    .pad_best_product {
        padding: 0 0 5px;
    }
    .scroll_bookcorner{
        display: inline-block;
        min-width: 793px;
        text-align: left;
        padding: 0;
        font-size: 0.9em;
    }
    .reading {
        padding: 17px 0 5px;
    }
    .bg_bookcorner{
        margin: 0 0 20px;
        padding: 0;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .pad_new_but {
        padding: 0 0 30px;
    }
    .topic_help {
        padding: 25px 0 0;
    }
    .pad_topic {
        padding-top: 0;
    }
    .pad_textfooter {
        padding: 0 15px 15px;
    }
    .text_top.img {
        margin-top: -2px;
    }
    .flashsale {
        text-align: center;
    }
    .flashsale img {
        width: 70%;
        padding-bottom: 10px;
    }
    .icon_countdown {
        left: 95px;
    }
    .icon_countdown.left {
        left: 172px;
    }
    .icon_countdown.left_ {
        left: 250px;
    }
    .hovereffect {
        height: 238px;
        margin-bottom: 15px;
    }
    .hovereffect:hover img {
        margin-top: 34px;
    }
    .hovereffect a i {
        font-size: 10px;
    }
    .hovereffect:hover .overlay a {
        padding: 4px 9px;
        font-size: 12px;
    }
    .pad_xs_r {
        padding-right: 7px;
    }

    .pad_xs_l {
        padding-left: 7px;
    }
    .pad_promotions {
        padding-bottom: 30px;
    }
    .pad_reading {
        padding: 10px 0 5px;
    }
    .pad_shop {
        padding: 20px 0 0;
    }
    .text_category {
        padding-bottom: 20px;
    }

    .text_category{
        display: none;
    }
    .sorted_by h6 {
        font-size: 15px;
        font-weight: 600;
        
    }
    .hovereffect_1 {
        height: 427px;
    }
    .pad_pagination {
        padding: 10px 0 30px;
    }
    .nav-link.dropdown-toggle i{
        top: 7px;
        right: 0;
    }













}

/*responsive*/