.store_book_section@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,800&display=swap');
html,
body {
    overflow-x: hidden;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.5;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
} */

.it_f {
    font-style: italic;
}

footer {
    margin-top: auto;
}


/* new */


/* navbar styling */

.navbar .menu li .active, .navbar .menu .current-menu-item a{
    font-weight: 700;
}

.navbar {
    position: static;
    width: 100%;
    z-index: 999;
    padding: 30px 0;
    transition: all 0.3s ease;
}

.navbar li {
    display: inline-block;
}

.navbar li:not(:last-child) {
    margin-right: 50px;
}

.navbar .menu li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 300;
    transition: color 0.3s ease;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.9px;
}


/* .navbar.sticky {
    padding: 15px 0;
    background: #ebebeb;
    position: fixed;
    left: 0;
    right: 0;
} */

.navbar .menu li a:hover {
    color: #444;
}

.navbar.sticky .menu li a:hover {
    color: #444;
}

.menu-btn i {
    color: #000;
    cursor: pointer;
}


/* menu btn styling */

.menu-btn {
    color: #fff;
    font-size: 23px;
    cursor: pointer;
    display: none;
}

.scroll-up-btn {
    position: fixed;
    height: 45px;
    width: 42px;
    background: crimson;
    right: 30px;
    bottom: 10px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    z-index: 9999;
    font-size: 30px;
    border-radius: 6px;
    border-bottom-width: 2px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
}

.scroll-up-btn.show {
    bottom: 30px;
    opacity: 1;
    pointer-events: auto;
}

.scroll-up-btn:hover {
    filter: brightness(90%);
}


/*  */

.ter_header .navbar-brand img {
    height: 100%;
}

.ter_header .navbar-brand {
    height: 50px;
}

.ter_header .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
}


/* Showcase section css start here */

.tre_showcase {
    background-image: url("https://taxeducationresources.com/wp-content/uploads/2024/07/TER_Home_Background.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-position: center left;
}

.showcase_header_line {
    background-color: #1f1f1f;
}

.ter_qute_showcase {
    padding: 120px 0;
}

.showcase_header_line {
    background-color: rgb(31 31 31 / 40%);
    text-align: center;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.showcase_ter_title {
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 800;
    letter-spacing: .8px;
    font-size: 35px;
}

.tre_showcase_desc p {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: .8px;
    margin-bottom: 25px;
}

.tre_showcase_list {
   font-size: 16px;
    font-weight: 500;
    line-height: 27px; 
    margin-bottom: 15px;
}

.ter_qute_showcase p,
.ter_qute_showcase h3,
.ter_qute_showcase li {
    color: #fff;
}

.tre_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tre_list li:before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    opacity: .8;
    left: 0;
    top: 10px;
}

.tre_list li:not(:last-child) {
    margin-bottom: 15px;
}

.tre_list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    position: relative;
    padding-left: 25px;
}

.cstm_tre_btn {
    background-color: #fec240;
    border: 2px solid #fec240;
    color: #000;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    max-width: 250px;
    letter-spacing: 1.8px;
    font-size: 18px;
    transition: all .3s;
}

.cstm_tre_btn:hover {
    color: #fec240;
    background-color: transparent;
}

.ter_qute_showcase .tre_cst_bt {
    margin-top: 45px;
}

.tre_showcase_desc li {
    font-size: 16px;
}

.tre_showcase_desc li:not(:last-child) {
    margin-bottom: 20px;
}


/* Store Page Css Start Here */

.page_title {
    color: #fff;
    font-weight: 800;
    font-size: 54px;
    text-transform: uppercase;
    letter-spacing: 1.90px;
}

.store_showcase {
    background-image: url("https://taxeducationresources.com/wp-content/uploads/2024/07/TER_Home_Background.jpg");
    background-position: bottom;
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center left;
}

.store-laptop-section .right_ar {
    top: auto;
}

.store-laptop-section {
    margin-bottom: 100px;
}

.store-heading {
    height: 290px;
}

.store_book_section {
    background: #ebebeb;
    padding: 80px 0;
    position: relative; 
}

.srote_book_im {
    background: #fff;
    box-shadow: 0 24px 24px 0 rgb(5 27 44 / 5%);
    border-radius: 20px;
    padding: 30px;
    max-width: 590px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.srote_book_im img {
    object-fit: contain;
    object-position: 50% 50%;
    height: 100%;
}

.tre_store_book_dt {
    position: relative;
    z-index: 10;
    padding-left: 45px;
}

.store_book_section::after {
    content: '';
    background-color: #104b77;
    background-image: linear-gradient(#29669c, #104b77);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    top: 0;
    z-index: 1;
}

.tre_book_title {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    /* letter-spacing: 1.8px; */
    margin-bottom: 15px;
}

.tre_book_des {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.tre_store_book_dt .tre_list li {
    color: #fff; 
    font-size: 16px;
    font-weight: 500;
    line-height: 27px; 
    text-transform: capitalize;
}

.right_ar {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 45px;
    height: 45px;
    z-index: 333;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 24px 24px 0 rgb(5 27 44 / 5%);
    display: flex;
    align-items: center;
}

.right_ar .arrow_lnk {
    height: 40px;
    display: flex;
    align-items: center;
    width: 17px;
    justify-content: start;
}

.right_ar .arrow_lnk img {
    max-width: 100%;
}


/* About Us Page */

.link_a,
.link_a:hover {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}

.ter_qute_showcase.about_us_page {
    padding: 80px 0;
}

.tre_abt_sec {
    height: auto;
    position: relative;
    background-position: center left;
}

.tre_abt_sec::before {
    content: '';
    background-color: #104b77;
    background-image: linear-gradient(to left, #29669c, #104b77);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .8;
}

.about_us_detail .tre_book_title {
    font-weight: 800;
    margin-bottom: 10px;
    letter-spacing: inherit;
    font-size: 20px;
}

.about_us_detail {
    margin-bottom: 25px;
}

.tre_store_book_dt.about_us_detail .tre_list li {
    font-weight: 500;
    font-style: normal;
}

.tre_store_book_dt.about_us_detail .tre_list li:not(:last-child) {
    margin-bottom: 5px;
}


/* Contact Css Start Here */

.cta_inn_dt {
    position: relative;
    z-index: 11;
}

.tre_contact_dt {
    text-align: center;
}

.tre_contact_dt:not(:last-child) {
    margin-bottom: 45px;
}

.tre_cta_sec {
    height: 100vh;
}

.tre_contact_dt .cta_title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 1.8px;
}

.tre_contact_dt p {
    font-weight: 500;
    font-size: 18px;
}

.tre_contact_dt p a {
    text-decoration: none;
    color: #fff;
}


/* footer css start */

.tre_footer>.container-fluid {
    padding-right: 0;
}

.footer_slogan {
    /*margin-bottom: 4px;*/
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    /*font-size: 16px;*/
    font-size: 14px;
    letter-spacing: .9px;
}

.copyright_txt {
    /*font-size: 13px;*/
    font-size: 12px;
    font-weight: 500;
    color: #666666;
}

.footer_slogan span {
    font-style: italic;
    text-transform: initial;
    /*font-size: 15px;*/
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .4px;
}

.tre_foot_ctn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.foot_ic {
    display: block;
    height: 45px;
}

.foot_ic img {
    height: 100%;
}

.tre_foot_logo {
    background-color: #fec240;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 70px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stores-other-pages{
    margin-bottom: 50px;
}

.woocommerce-page .checkout-button,.woocommerce-page #place_order,.woocommerce-page.woocommerce-order-received .woocommerce-MyAccount-downloads-file{
    background-color: #fec240 !important;
    border: 2px solid #fec240 !important;
    color: #000 !important;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 100px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    text-decoration: none !important;
    max-width: fit-content;
    letter-spacing: 1.8px;
    font-size: 18px !important;
    transition: all .3s;
}
.woocommerce-page .checkout-button:hover,.woocommerce-page #place_order:hover,.woocommerce-page.woocommerce-order-received .woocommerce-MyAccount-downloads-file{
    color: #fec240 !important;
    background-color: transparent !important;
}

/*cart page style start here*/
.woocommerce-cart-form table thead th {
    font-weight: 600 !important;
    font-size: 17px;
    background-color: rgb(34 94 146 / 10%);
    color: #225e92;
}
.woocommerce-cart-form table.shop_table, .woocommerce-cart-form + .cart-collaterals table.shop_table {
    border: 1px solid rgb(30 57 83 / 80%); 
    border-radius: 4px;
}
.woocommerce-cart-form table tbody td, .woocommerce-cart-form + .cart-collaterals table tbody td {
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-cart-form + .cart-collaterals table th{
    font-weight: 600 !important;
    font-size: 17px;
    background-color: rgb(34 94 146 / 10%);
    color: #225e92;
}

.woocommerce-checkout-review-order table.shop_table th {
    font-weight: 600 !important;
    font-size: 17px;
}
.woocommerce-checkout-review-order table.shop_table td {
   font-size: 15px;
    font-weight: 500;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods { 
    padding: 10px; 
    font-size: 15px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f8f8f8; 
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 10px;
    font-size: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{
    border-top:1px solid #fff;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before { 
    border-bottom: 1em solid #efefef;
    
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #efefef; 
}
.woocommerce-cart-form table.shop_table td {
    border-top: 0;
}
.woocommerce-cart-form button.button {
    font-weight: 600 !important;
}
.woocommerce-cart-form + .cart-collaterals{ 
    margin-top: 50px;
}
.woocommerce-cart-form + .cart-collaterals .cart_totals h2 {
    font-size: 23px;
    font-weight: 600;
}
.checkout.woocommerce-checkout h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 15px;
    background-color: #104b77;
    background-image: linear-gradient(to left, #29669c, #104b77);
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.checkout.woocommerce-checkout label {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: capitalize;
}

.checkout.woocommerce-checkout .form-row input.input-text, .checkout.woocommerce-checkout .form-row textarea { 
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.checkout.woocommerce-checkout .form-row input.input-text{
    height:44px;
}
.checkout.woocommerce-checkout .form-row input.input-text:focus, .checkout.woocommerce-checkout .form-row textarea:focus {
    color: #212529;
    background-color: #fff;
    border-color: #29669c;
    outline: 0;
    box-shadow: none; 
}

.checkout.woocommerce-checkout .select2-container--default .select2-selection--single, .checkout.woocommerce-checkout .select2-container .select2-selection--single{
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding-left:0;
    height:44px;
}
.checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px; 
}
 
.select2-results { 
    font-size: 15px;
    font-weight:500;
}
.select2-search--dropdown .select2-search__field { 
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 44px;
}

#customer_details {
    margin-bottom: 35px;
}
.woocommerce-cart-form table.shop_table, .woocommerce-cart-form + .cart-collaterals table.shop_table {
    border-radius: 6px;
    box-shadow: 0 0 32px rgb(2 59 109 / 10%);
    height: 100%;
    background: #fff;
    border: 0;
        padding: 4px;
}
/*Thank you page css start here*/
.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 20px;
    font-weight: 500;
    padding: 20px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-radius: 6px;
}

.woocommerce-order-received .woocommerce-thankyou-order-received + p, .woocommerce-order-received .woocommerce ul.order_details + p {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce-order-received .woocommerce ul.order_details {
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0 0 32px rgb(2 59 109 / 10%);
    height: 100%;
    background: #fff;
}
.woocommerce-order-received .woocommerce ul.order_details li:not(:last-child):after {
    content: '';
    background-color: #dff0d8;
    position: absolute;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
}
.woocommerce-order-received .woocommerce ul.order_details li {
    float: none;
    margin-right: 0;
    width: 25%;
    padding-right: 0;
    border: 0;
   font-size: 16px;
    font-weight: 500;
    color: #444;
    position:relative;
    text-align:center;
}
.woocommerce-order-received .woocommerce ul.order_details li strong {
    display: block;
    font-size: 18px; 
    margin-top: 10px;
    color:#111;
}

.woocommerce-order-received .woocommerce-order-downloads__title, .woocommerce-order-received .woocommerce-order-details__title {
    font-size: 22px;
    font-weight: 600;
    padding: 15px;
    background-color: #104b77;
    background-image: linear-gradient(to left, #29669c, #104b77);
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.woocommerce-order-received .woocommerce-order {
    font-size: 16px;
    font-weight: 500;
}
.woocommerce-order-received .woocommerce table.shop_table { 
    box-shadow: 0 0 32px rgb(2 59 109 / 10%);
    height: 100%;
    background: #fff;
    border:0;
}
.woocommerce-order-received .woocommerce table.shop_table th {
    background-color: rgb(34 94 146 / 10%);
    color: #225e92;
}
.woocommerce-order-received .woocommerce table.shop_table th, .woocommerce-order-received .woocommerce table.shop_table td{
    border:0;
}



@media (max-width: 991.98px) {
    .woocommerce-page .checkout-button, .woocommerce-page #place_order, .woocommerce-page.woocommerce-order-received .woocommerce-MyAccount-downloads-file {
        height: 41px; 
        font-weight: 600 !important; 
        font-size: 13px !important; 
    }
    .woocommerce-order-received .woocommerce ul.order_details li:not(:last-child):after{
        display:none;
    }
    .woocommerce-order-received .woocommerce ul.order_details li {
        width: 50%;
        align-items: center;
        display: flex;
        margin-top: 6px;
        justify-content: inherit; 
        font-size:14px;
    }
    .woocommerce-order-received .woocommerce ul.order_details li:nth-child(1), .woocommerce-order-received .woocommerce ul.order_details li:nth-child(3){
        padding-right: 10px;
    }
    .woocommerce-order-received .woocommerce ul.order_details li strong{
        margin-top:0;
        font-size:15px;
    }
    
    header.ter_header {
        position: static;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999;
    }
    body {
        padding-top: 0px;
    }
    .tre_showcase {
        height: auto;
    }
    .ter_qute_showcase {
        padding: 35px 0;
    }
    .store_book_section {
        height: auto;
    }
	.store_book_section .container{
		position:relative;
		z-index:111;
	}
    .store_book_section::after {
        width: 100%;
        top: inherit;
        height: 100%;
    }
    .tre_store_book_dt {
        padding-left: 0;
        padding-top: 60px;
    }
    .about_us_page .tre_store_book_dt {
        padding-top: 0px;
    }
    .right_ar {
        top: 47%;
    }
    .srote_book_im {
        margin-right: auto;
        margin-left: auto;
    }
    .store_showcase {
        /*height: 190px;*/
        height: auto;
    }
    .tre_foot_ctn {
        justify-content: end;
        flex-wrap: wrap;
    }
    .tre_copyright_sec {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
        padding: 20px 0 10px;
    }
    /*  */
    .menu-btn {
        display: block;
        z-index: 999;
    }
    .menu-btn i.active:before {
        content: "\f00d";
    }
    .navbar .menu {
        position: fixed;
        height: 100vh;
        width: 100%;
        left: -100%;
        top: 0;
        background: #ebebeb;
        text-align: center;
        padding-top: 80px;
        transition: all 0.3s ease;
        z-index: 333;
    }
    .navbar .menu.active {
        left: 0;
    }
    .navbar .menu li {
        display: block;
    }
    .navbar .menu li a {
        display: inline-block;
        margin: 20px 0;
        font-size: 25px;
    }
    .navbar li:not(:last-child) {
        margin-right: 0px;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .store-laptop-section .right_ar {
        /*top: 74%;*/
        display: none;
    }
}


/* Mobile */

@media(max-width:767.98px) {
    .woocommerce-order-received .woocommerce ul.order_details li {
        width: 100%; 
    }
    .woocommerce-order-received .woocommerce ul.order_details li:nth-child(1), .woocommerce-order-received .woocommerce ul.order_details li:nth-child(3){
        padding-right: 0px;
    }
    .srote_book_im {
        width: 100%;
    }
    .showcase_ter_title {
        font-size: 23px;
    }
    .store-laptop-section .right_ar {
        /*top: 74%;*/
        display: none;
    }
/*     .store_book_section::after { 
        height: 54%;
    } */
}
.checkout-button {
	background-color: #2b4d75 !important;
}
.place-order .button {
	background-color: #2b4d75 !important;
}
.content-area {
	min-height: 100vh;
}
.download-file a {
	background-color: #2b4d75 !important;
}
.subtext {
    font-size: 13px;
    float: none;
    margin: 2px 0 0;
    display: block;
    font-weight: 500;
}
.download-product .subtext {
    display: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { color: #28659b; }
.woocommerce-message::before { color: #28659b; }
.woocommerce-message { border-top-color: #28659b; }