@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');


@font-face {
    font-family: 'Helvetica';
    src: url('https://rt.cisinlive.com/livingarch-hm/wp-content/themes/livingarch/assets/fonts/Helvetica.woff2') format('woff2'),
        url('https://rt.cisinlive.com/livingarch-hm/wp-content/themes/livingarch/assets/fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Helvetica', serif !important;
    font-size: 14px;
    background-color: #2A2A2A;
}



.cky-preference-center {
    background: #EDEDED !important;
}

.cky-preference-header,
.cky-preference-body-wrapper,
.cky-accordion-wrapper,
.cky-accordion,
.cky-accordion-wrapper,
.cky-footer-wrapper,
.cky-prefrence-btn-wrapper {
    border-color: #a8a8a8;
}



img {
    max-width: 100%;
    height: auto;
}

#header {
    height: 130px;
    background: #000;
    border-bottom: 1px solid #fb7d00;
    font-family: 'Helvetica', serif;
}

.top-bar {
    display: none;
}

button#openMenu svg {
    stroke: #fff;
    height: 1.5rem;
    width: 1.5rem;
}


.custom-container {
    max-width: 1350px;
    height: 100%;
}

.logo-sec {
    max-width: 226px;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

button#openMenu svg {
    stroke: #fff;
}

button#openMenu {
    display: none;
}

#offcanvasMenu {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    width: 16rem;
    height: 100%;
    z-index: 999;
    top: 0px;
    left: 0px;
    position: fixed;
}



header .dropdown button {
    background: transparent !important;
    border: unset !important;
    padding: 0 !important;
    font-weight: 700;
    color: #cccccc;
}

.column-right .para-box {
    max-width: 100%;
}

footer .top-bar h2 {
    font-size: 14px;
}

#main-content {
    min-height: calc(100svh - 161px);
}

.dropdown-menu.show {
    --tw-shadow: 0 8px 19px -7px rgba(6, 81, 237, 0.2);
    --tw-shadow-colored: 0 8px 19px -7px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 1rem !important;
    overflow: auto;
    border-radius: 0.375rem;
    justify-content: center;
    align-items: center;
    min-width: 240px;
    min-height: 160px;
    max-height: 24rem;
    display: flex;
    z-index: 1000;
    color: #000000;
    position: absolute;
    right: 0;
    font-size: 14px;
    right: 0 !important;
}

.bg-orange {
    background-color: #ffa500;
}


.text-orange {
    color: #ffa500;
}

.offcanvas {
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
}


.column-mid {
    padding-left: 40px !important;
}

ul.menu-list>li.active a {
    color: #ffa500;
    text-shadow: none;
}

#closeMenu {
    top: 1rem;
    right: 1rem;
    position: absolute;
}

.right-sec {
    display: flex;
    align-items: center;
    max-width: 230px;
    width: 100%;
}

.mid-sec h2 {
    font-size: 30px;
    color: #999999;
    line-height: 1;
}

#primary-menu li:first-child a {
    padding-left: 0;
}

.top-head span {
    font-size: 24px;
}

ul.menu-list {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.menu-list>li>a {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 2px #ffa500;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: initial;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 15px 6px 10px;
    margin-bottom: 5px;
    z-index: 6;
    position: relative;
}

#primary-menu li:first-child a {
    padding-left: 0;
}

.mid-sec {
    padding-left: 235px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 128px;
    padding-top: 24px;
    max-width: 840px;
    width: 100%;
    /* padding-bottom: 5px; */
}


#primary-menu>li {
    margin: 0;
}

.right-sec .item-cart p {
    margin-bottom: 0;
}



.custom-row {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
}


section.vibeBox-section {
    padding-top: 60px;
}

.elinelogo-icon {
    height: 60px;
    width: 60px;
}

.w-3 {
    width: 0.75rem;
}


.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-xs {
    font-size: 0.75rem !important;
    line-height: 1rem;
}

ul.menu-list>li>a:hover,
ul.menu-list>li.current-menu-item>a {
    color: #ffa500;
}

#dropdownToggle {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-size: 0.75rem;
    line-height: 1rem;
    background-color: unset;
    border: unset;
}

.page-template-page-magazines .product-btn,
.booksMidSec .product-btn {
    padding-top: 5px !important;
}

.product-btn a:hover {
    opacity: 0.7;
    background-position: 0px -24px;
    -webkit-transition: 200ms ease 100ms;
    -moz-transition: 200ms ease 100ms;
}

#dropdownToggle svg {
    fill: #ffffff;
    margin-left: 5px;
}

.right-sec .item-cart {
    width: max-content;
    margin-left: 1rem;
    margin-left: 16px;
    position: relative;
}

#dropdownMenu.hidden {
    display: none;
}


.top-bar {
    text-align: center;
    font-size: 16px;
    padding: 7px 0;
    background: #000000a8;
}

.top-bar h2 {
    font-size: 18px;
    margin: 0;
    color: #ffffff;
}


.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #ffa500;
}


.return-to-shop>a {
    color: #ffa500;
}

.offcanvas-active {
    transform: translateX(0);
    z-index: 99;
}

.offcanvas-body ul {
    padding: 0;
    list-style: none;
}

.offcanvas-body ul li a {
    color: #000;
    font-weight: 600;
    display: block;
    text-decoration: none;
}

.para-box {
    padding: 1rem;
    /* border: 1px solid #ddd;
    background-color: #f9f9f9; */
    border-radius: 0.5rem;
    max-width: 180px;
}

.column-right p.text-xs.text-orange strong {
    font-weight: 400 !important;
}

.para-heading {
    font-size: 15px;
    color: #ffa500;
    font-weight: 400;
}

.column-right {
    position: sticky;
    top: 30px;
    height: fit-content;
}

.btn-group button {
    background: #015fd9;
}

.btn-group button:hover {
    opacity: 0.9;
}

.para-content p {
    margin-bottom: 4px;
}


.item-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 32px;
}


.product-img {
    overflow: hidden;
}

/* 
.product-img:hover img {

    transform: scale(1.1);
} */

.product-img img {
    width: 100%;
    transition: all 0.5s;
    height: 100%;
}


.product-btn a {
    border-radius: 30px;
    color: #000000;
    display: inline-block;
    font-size: 9px !important;
    font-weight: 600;
}


.logged-in.admin-bar nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}

.product-item {
    margin-bottom: 30px;
}

footer .top-bar {
    display: block;
}




.wp-block-woocommerce-empty-cart-block .wp-block-heading {
    font-size: 15px;
    color: #ffa500;
    font-weight: 400;
    text-transform: uppercase;
}

.wp-block-woocommerce-empty-cart-block .wp-block-heading.wc-block-cart__empty-cart__title {
    font-size: 28px;
    line-height: normal;
    color: #999;
    font-weight: 700;
    margin-bottom: 60px;
    text-transform: none;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link {
    color: #fd9409;
    font-weight: 400 !important;
    text-decoration: none;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    border-radius: 30px;
    color: #000000;
    display: inline-block;
    font-size: 9px;
    font-weight: 600;
    background-color: #ffa500;
    padding: 1px 9px;
    line-height: normal;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: 100%;
    border: 1px solid #7B7B7B;
    background: #2a2a2a;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__products li.wc-block-grid__product {
    width: 145px !important;
    flex: 0 0 auto !important;
}

.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    height: 3em;
    margin: 0 auto 0.5em;
    mask-size: 3em;
    width: 3em;
}

/************* Cart Page Css **************/


section.cart-page .wp-block-woocommerce-cart {
    color: #A9A9A9;
    border-radius: 0.5rem;
    padding: 1rem;
}

section.cart-page .wc-block-components-sidebar-layout>div {
    width: 100%;
    padding: 0;
}

section.cart-page a.wc-block-components-product-name {
    color: #ffa500;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}

section.cart-page .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    border-collapse: collapse;
}

section.cart-page th.wc-block-cart-items__header-image {
    padding: 8px 16px 8px 16px !important;
}




section.cart-page .wc-block-components-sidebar {
    padding-top: 30px !important;
}


section.cart-page .is-large.wc-block-cart {
    margin-bottom: 0;

}

section.cart-page .is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 0;
}

#post-7 .entry-title {
    display: none;
}

/************** Cart Page Css **************/

/*********************** Start single page ***************************/
/* Custom styles */
.product-thumbnails img {
    cursor: pointer;
    margin: 5px 0;
    border: 2px solid transparent;
    transition: border-color 0.3s;
}

.product-thumbnails img:hover {
    border-color: #ffa500;
}


.product-detail-page .product-image-preview img {
    max-width: 100%;
    max-height: 400px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    /* Initially hidden */
}

.product-title {
    color: #ffa500;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
}

.product-description {
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
}

.product-price {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.column-left .box-content p {
    color: #999999;
}

.column-right .para-content .text-xs.text-orange,
.column-right .para-content span.text-orange,
.column-right .para-content span.text-orange strong {
    color: #fd9409;
    font-weight: 400 !important;
}

/* For Product info and pricing section */
.vibeBox-section {
    padding: 20px 0;
}

.column-left,
.column-right {
    padding: 15px;
}

.para-box {
    border: unset !important;
    padding: 15px;
    border-radius: 8px;
    color: #A9A9A9;
}


.para-content p {
    font-size: 12px;
}

/* .product-img {
    height: 300px;
} */


.right-sec .item-cart p {
    margin-bottom: 0;
    font-weight: 700;
}

.product-detail-page .product-btn-wrapper {
    padding: 0 !important;
}

.product-detail-page .product-btn-wrapper .product-btn {
    margin: 0;
}

body.home.page-template .product-img img {
    height: 280px;
    max-width: 220px;
    object-fit: contain !important;
}

body.home.page-template .uncate .product-img img {
    height: 100%;
    max-width: 100%;
    object-fit: contain !important;
}

.right-sec .item-cart {
    width: max-content;
    margin-left: 1rem;
    margin-left: 16px;
    position: relative;
    color: #cccccc;
    font-family: sans-serif;
}

.page-template-page-contact .product-item .para-box {
    padding: 0;
}

.accountPageWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}

.cky-prefrence-btn-wrapper .cky-btn {
    background: #ffa500 !important;
    border: unset;
    color: #000000 !important;
}



.orange-btn {
    background-color: #ffa500;
    font-weight: bold;
    color: #000;
    padding: 7px 20px;
    box-shadow: none;
    border: 1px solid #464646;
    border-radius: 7px;
    font-size: 9px;
    height: 18px;
    padding: 3px 12px 3px 12px;
    box-shadow: 0px 2px 2px #2A2A2A;
    text-decoration: none;
}

.add-to-cart span {
    padding-left: 2px;
}



 .account-page table.woocommerce-orders-table td, .account-page table.woocommerce-orders-table th {
    color: #999999;
}

.account-page table.woocommerce-orders-table td a {
    color: #000000 !important;
    text-decoration: none;
}

.account-page .woocommerce table.shop_table td {
    border-color: #ffffff;
}

.account-page  table.woocommerce-orders-table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a {
    color: #999999 !important;
}

.account-page  table.woocommerce-orders-table  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    color: #000000 !important;
}

.account-page .woocommerce table.shop_table tbody th,.account-page  .woocommerce table.shop_table tfoot td,.account-page  .woocommerce table.shop_table tfoot th {
    border-color: #ffffff;
}


.account-page .woocommerce table.shop_table td {
    border: 1px solid #ffffff !important;
}


.account-page .logged-in.admin-bar .woocommerce a {
    color: #000000 !important;
    text-decoration: none !important;
}

.account-page table.woocommerce-table th , .account-page table.woocommerce-table td,.account-page address  {
    color: #999999;
}

.account-page .woocommerce .woocommerce-customer-details address {
    border-color: #ffffff !important;
}


.account-page .woocommerce-column--shipping-address.col-2 {
    margin-top: 20px;
}

.account-page .woocommerce-Button.button {
    background-color: #ffa500;
    font-weight: bold;
    color: #000;
    padding: 7px 20px;
    box-shadow: none;
    border: 1px solid #464646;
    border-radius: 7px;
    font-size: 9px;
    height: 18px;
    padding: 3px 12px 3px 12px;
    box-shadow: 0px 2px 2px #2A2A2A;
    text-decoration: none;
    line-height: normal;
}



.account-page legend {
    font-size: 14px;
    margin-bottom: 0;
    color: #999999;
    font-weight: 700;
}



a.orange-btn:hover,.woocommerce-account .woocommerce-button:hover {
    opacity: 0.7;
    background-position: 0px -24px;
    -webkit-transition: 200ms ease 100ms;
    -moz-transition: 200ms ease 100ms;
}
.accountPageWrapper .accLeftText {
    max-width: 62%;
    width: 100%;
}
.accountPageWrapper .product-item {
    max-width: 300px;
    width: 100%;
}
.accLeftText h2 {
    color: #ffa500;
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
    margin-bottom: 15px;
}
.heading_line {
    color: #ffa500;
}

.accLeftText h6 {
    color: #999999;
    font-size: 14px;
    font-weight: 600;
}

.accLeftText p {
    color: #999999;
    font-size: 14px;
}

.product-details {
    display: flex;
    align-items: center;
}

.product-text {
    flex: 1;
}

.product-price-add-to-cart {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.product-price {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
}


span.in-stock {
    color: #A9A9A9;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
}

.product-price.mt-2 {
    overflow: auto;
    border-bottom: 1px solid #ffa500;
    padding: 5px 5px 5px 1px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #A9A9A9;
}

.product-detail-page .column-right.p-3 {
    position: static;
}

#large-preview {
    display: none;
    /* Ensure it's hidden on page load */
}

.dropdown-menu.show>.btn-primary {
    background: unset;
    border: unset;
    text-decoration: underline;
    color: #000000;
    font-weight: 600;
}

.dropdown-menu.show {
    left: auto !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    justify-content: flex-start;
    background: #ffa500;
    min-width: 300px;
}

.product-detail-page .product-item>img {
    width: 100%;
    padding: 15px 20px;
    background: #FB7D00;
    object-fit: contain;
}

.details-page-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.detail-imgs {
    max-width: 260px;
    padding: 0 15px;
}

.item-detail-sec {
    max-width: calc(100% - 260px);
    padding: 0 15px;
    width: 100%;
}


.detail-imgs img {
    width: 100% !important;
}


.product-detail-page .product-description .products-left-title {
    padding-right: 25px;
}

.product-detail-page .product-description {
    display: flex;
    flex-wrap: wrap;
}

/* p.para-box-sec {
    color: #999999;
} */
.product-detail-page .product-description .products-left-title {
    max-width: 170px;
}

.product-detail-page .product-description .products-right-title {
    max-width: 70%;
}

.product-detail-page .product-description .products-right-title.mag-details {
    width: 100%;
    max-width: 100%;
}


.product-detail-page .product-btn {
    text-align: left !important;
    padding: 0 !important;
}


.logged-in.admin-bar .woocommerce a {
    color: #ffa500;
    font-weight: 700;
}

.logged-in.admin-bar .woocommerce {
    max-width: 700px;
    padding-top: 60px;
}


.elinelogo-icon:hover img {
    display: none;
}

.elinelogo-icon:hover img+img {
    display: block;
}

.elinelogo-icon img:last-child {
    display: none;
}


/************************ End Single Page ************************/


.item-cart .dropdown-toggle {
    font-size: 0.75rem;
    line-height: 1rem;
}

section.cart-page .wc-block-components-shipping-rates-control__package input[type=radio] {
    left: 0 !important;
}


section.cart-page table.wc-block-cart-items td {
    padding: 8px 16px !important;
}

section.cart-page .wc-block-components-main {
    overflow: auto;
}


header.entry-header {
    display: none;
}


section.cart-page .wc-block-cart .wc-block-cart__submit-container a.wc-block-components-button {
    min-height: unset;
    color: #ffa500;
    font-weight: 700;
}

.para-box.vibeBox-left {
    padding: 0;
}

header.entry-header {
    display: none;
}


section.cart-page .wp-block-woocommerce-cart,
.woocommerce-cart.woocommerce-page.woocommerce-js #wc-block-components-totals-shipping__change-address__link {
    color: #999;
    font-size: 14px;
    line-height: normal;
}

.profile-img {
    max-width: 315px;
}

.profile-text {
    max-width: calc(100% - 315px);
}

.profileMidSec {
    color: #999999;
    font-size: 13px;
}

.profile-page .product-item.product-description {
    max-width: 380px;
}


.profileMidSec .row {
    max-width: 750px;
}

.fw-700 {
    font-weight: 700;
}


.woocommerce-checkout .thwmscf-accordion-label,
.woocommerce-checkout .thwmscf-accordion-label.active {
    background: transparent !important;
    border: 1px solid #ffffff;
    border-radius: 0;
    line-height: normal;
    padding: 8px;
    font-size: 13px;
    color: #ffa500 !important;
}

.checkout-page .thwmscf_accordion_step .thwmscf-content {
    background: transparent !important;
    box-shadow: none;
}

.woocommerce-cart.woocommerce-page.woocommerce-js #wc-block-components-totals-shipping__change-address__link {
    color: #ffffff;
}

.woocommerce-cart.woocommerce-page.woocommerce-js .is-large.wc-block-cart .wc-block-cart-items td {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.woocommerce-cart.woocommerce-page.woocommerce-js .wp-block-woocommerce-cart-order-summary-block>* {
    border-color: #fff;
}


.woocommerce-cart.woocommerce-page.woocommerce-js .wc-block-components-express-payment-continue-rule:after,
.woocommerce-cart.woocommerce-page.woocommerce-js .wc-block-components-express-payment-continue-rule:before {
    border-color: #ffffff;
}


#searchsubmit {
    border-radius: 0;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    background-color: #ffa500;
    padding: 2px 25px;
    line-height: normal;
    min-height: 28px;
    border: unset;
}

#searchform>div {
    display: flex;
    justify-content: center;
}

/* .checkout-page Css */

section.checkout-page {
    padding-top: 60px;
    color: #A9A9A9;
    padding-bottom: 20px;
}

section.checkout-page .thwmscf-content a {
    color: #ffa500;
}

section.checkout-page .woocommerce-info {
    border-top-color: #ffa500;
}


section.checkout-page .thwmscf-buttons input.button-prev {
    background: transparent;
    color: #999999;
    padding: 5px 9px;
    box-shadow: none;
    border: 1px solid #999999;
    margin-left: 10px;
    border-radius: 30px;
    font-size: 9px;
    letter-spacing: 1px;
    min-width: 60px;
    font-weight: 700;
}


section.checkout-page .thwmscf-buttons input.button-next.action-next,
section.checkout-page #place_order {
    background: #ffa500;
    font-weight: 700;
    color: #000000;
    padding: 5px 8px;
    box-shadow: none;
    border: 1px solid #ffa500;
    min-width: 60px;
    margin-left: 10px;
    border-radius: 30px;
    font-size: 9px;
    letter-spacing: 1px;
}


section.checkout-page #payment {
    padding: 20px;
}


section.checkout-page .thwmscf_accordion_step .thwmscf-tab-panel {
    width: 100%;
    color: #A9A9A9;
    padding: 24px;
}



section.checkout-page .woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
section.checkout-page .woocommerce form .form-row textarea {
    padding: 5px 10px;
    line-height: 1;
    border-radius: 4px;
    border: none;
    min-height: 36px;
}


section.checkout-page .woocommerce h3 {
    font-size: 21px;
    color: #ffa500;
}

section.checkout-page .woocommerce h2 {
    font-size: 24px;
}

.custom-rowa .column-right {
    padding-right: 0 !important;
}

section.checkout-page .woocommerce-table table td,
section.checkout-page .woocommerce-table table th {
    border: 1px solid #ffffff;
}

section.checkout-page .woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    border: 1px solid #ffffff;
}

section.checkout-page table.woocommerce-table td,
table.woocommerce-table th {
    border: 1px solid #ffffff;
}

section.checkout-page table.woocommerce-table,
section.checkout-page .woocommerce table.shop_table {
    border-collapse: collapse;
}


section.checkout-page .woocommerce .woocommerce-customer-details address {
    border: 1px solid #ffffff;
}



section.checkout-page .product-name a {
    color: #ffa500;
}


.woocommerce-error {
    display: flex;
}



.column-right .para-box {
    max-width: 100%;
    padding: 0 !important;
}


/* .checkout-page Css */





/* My account Page */

.woocommerce-account #main-content {
    color: #A9A9A9;
}

.woocommerce-account .woocommerce-button {
    background-color: #ffa500;
    font-weight: bold;
    color: #000;
    padding: 7px 20px;
    box-shadow: none;
    border: 1px solid #464646;
    border-radius: 7px;
    font-size: 9px;
    height: 18px;
    padding: 0px 12px 0px 12px;
    box-shadow: 0px 2px 2px #2A2A2A;
}


.woocommerce-account label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.woocommerce-account label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
    font-size: 14px;
    line-height: unset;
}



.woocommerce-account .woocommerce h2 {
    color: #ffa500;
    font-weight: 700;
    font-size: 21px;
    line-height: 1;
}


.woocommerce-account form.login {
    border: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce {
    max-width: 400px;
    margin: auto;
    padding: 0 10px;
}

.woocommerce-account .woocommerce form .show-password-input,
.woocommerce-account form .show-password-input {
    top: 6px;
}


.woocommerce form .form-row input.input-text {
    padding: 5px 10px;
    line-height: 1;
    border-radius: 4px;
    border: none;
    min-height: 36px;
}

.woocommerce-LostPassword.lost_password a {
    color: #ffa500;
    font-weight: 700;
    font-size: 14px;
}


.woocommerce-account .woocommerce form .form-row label {
    font-size: 14px;
    line-height: 2;
    font-weight: 700;
    color: #999;
    text-transform: capitalize;
}


section.cart-page .wp-block-woocommerce-cart {
    color: #ffffff;
    border-radius: 0.5rem;
    padding: 1rem;
}

.wp-block-button__link {
    background: #ffa500;
}


h2.wp-block-heading {
    font-size: 24px;
    margin-bottom: 24px;
}

.wp-block-separator.is-style-dots {
    display: none;
}


.wc-block-components-quantity-selector:after {
    border: 1px solid #ffffff !important;
}

#header h2.top-headline {
    position: relative;
}

#header h2.top-headline span {
    position: absolute;
    top: 30px;
    font-size: 20px;
}


.product-img.border {
    border: unset !important;
}

.product-img.border img {
    border: 1px solid #7B7B7B !important;
}


body.page-template.page-template-page-books .column-mid .row {
    max-width: 710px;
}


body.page-template-default.woocommerce-js.customize-support .column-mid .row,
.shop-page .custom-rowa .column-mid .row {
    max-width: 750px;
}

.page-template-page-books .para-box.vibeBox-left,
body.page-template.page-template-page-magazines .para-box.vibeBox-left,
body.page-template-default.woocommerce-js.customize-support .column-left .para-box,
.shop-page .custom-rowa .column-left .para-box {
    padding: 0;
}



body.page-template.page-template-page-magazines .column-mid .col-md-4 {
    width: 145px;
    padding: 0 8px;
}

body.page-template.page-template-page-magazines .column-mid .col-md-4 .product-img {
    height: unset;
}

body.page-template.page-template-page-magazines .column-mid .row {
    max-width: 620px;
}

.magazineMidSec .product-item,
.booksMidSec .product-item {
    margin-bottom: 50px;
}

.booksMidSec .col-md-4 {
    padding: 0 8px;
}





body.page-template.page-template-page-books .column-mid .row .col-md-4:last-child img,
body.page-template-default.woocommerce-js.customize-support .column-mid .row .col-md-4:last-child img,
.shop-page .column-mid .row .col-md-4:last-child img {
    object-fit: contain !important;
    aspect-ratio: auto;
}




.uncate .col-md-4 {
    flex: 0 100%;
    width: 100%;
}

.uncate .product-img.border {
    height: auto;
}


.uncate .product-item {
    max-width: 300px;
    margin: 0 auto;
}


.uncate .col-md-4 {
    flex: 0 100% !important;
    width: 100%;
}

/* My account Page */


.footer-container {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.mySlides {
    display: none;
    text-align: center;
}

.mySlides img {
    border: 1px solid #999;
    object-fit: cover;
    width: 300px;
    height: 200px;
}

.para-side {
    margin: 0px;
    font-stretch: normal;
    line-height: normal;
    font-family: Helvetica;
    color: rgb(38, 38, 38);
}

.product-btn {
    margin-top: 10px;
}

footer.footer {
    padding: 20px 0 0;
    background-color: #000000;
    color: #ffffff;
    z-index: 9999;
    position: relative;
}

.footer-container .footer-logo img {
    margin: 0 auto;
    max-width: 160px;
}

.social__item svg,
.social__item svg path {
    fill: #000000;
    width: 18px;
    height: 18px;
}

ul.social {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 32px;
}

ul.social {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 32px;
    margin: 0;
    padding: 0;
}

li.social__item {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #A9A9A9;
    border-radius: 50%;
    transition: all 500ms;
}

li.social__item:hover {
    background-color: #f5f5f5;
}


.footer__list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.footer__link {
    padding: 14px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    cursor: pointer;
    color: #A9A9A9;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.footer__link:hover {
    color: #ffffff;
}

.footer__copyright {
    width: 100%;
    border-top: 1px solid #7B7B7B;
    padding: 10px 0;
    text-align: center;
}

.footer__copyright p {
    margin: 0;
    font-size: 12px;
    color: #A9A9A9;
}


footer li {
    list-style: none;
}


body.error404 section.vibeBox-section {
    min-height: calc(100vh - 395px);
}



section.vibeBox-section .para-box.vibeBox-left {
    padding: 0;
}

.accountPageWrapper .product-item p {
    color: #999999;
}

.offcanvas-backdrop.fade.show {
    background: #000000;
}

.offcanvas-body ul li {
    padding: 10px 0;
}

.offcanvas-body ul li a {
    color: #A9A9A9;
}

.offcanvas-body ul li a:hover {
    color: #ffa500;
}


.offcanvas.offcanvas-start {
    background-color: #000000;
}



.offcanvas-header .btn-close {
    filter: invert(1);
}


/* -------------------------------------- */

section.cart-page .wp-block-woocommerce-cart,
.woocommerce-cart.woocommerce-page.woocommerce-js #wc-block-components-totals-shipping__change-address__link {
    color: #999;
    font-size: 14px;
    line-height: normal;
}


section.cart-page th.wc-block-cart-items__header-image {
    font-weight: 700;
}

section.cart-page button.wc-block-components-totals-coupon__button {
    background: #ffa500;
    color: #000;
    border-radius: 4px;
    border: none;
    font-weight: 700;
}

section.cart-page .wc-block-components-quantity-selector:after {
    border: 1px solid #fd9409 !important;
}

section.cart-page {
    padding-top: 60px;
}


.woocommerce-info {
    border-top-color: #fb7d00;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: unset;
    border: 1px solid #fb7d00;
    border-width: 4px 1px 1px 1px;
}


.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: unset;
    border: 1px solid #fb7d00;
    border-width: 4px 1px 1px 1px;
    color: #a9a9a9;
}

section.cart-page .woocommerce-notices-wrapper {
    display: none;
}


section.checkout-page .woocommerce-notices-wrapper {
    display: none;
}

div#payment ul.wc_payment_methods.payment_methods label {
    color: #000;
}

.woocommerce-privacy-policy-text {
    color: #000;
}


.account-page .toggle-links {
    display: none;
}



/* .column-mid {
    padding-left: 50px !important;
} */
/* -------------------------------------- */


@media screen and (min-width: 1350px) {
    section.cart-page td.wc-block-cart-item__image img {
        min-width: 200px;
        width: 100%;
    }

    .page-template-page-contact .column-left , .page-template-page-account .column-left  {
        min-height: calc(100svh - 504px);
    }

    .column-left {
        position: relative;
    }

    .column-left::after {
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 3px;
        height: calc(100% + 20px);
        background: #fb7d00;
    }

    .logo-sec::before {
        content: '';
        position: absolute;
        top: 17px;
        right: 30px;
        height: 495px;
        width: 3px;
        background-color: #fb7d00;
        background-repeat: no-repeat;
        z-index: -1;
    }


    .logo-sec::after {
        content: '';
        position: absolute;
        top: 17px;
        right: 10px;
        height: 169px;
        width: 3px;
        background-color: #fb7d00;
        background-repeat: no-repeat;
        z-index: -1;
    }
}


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


    .page-template-page-contact .vibeBox-section , .page-template-page-account .vibeBox-section  {
        min-height: calc(100svh - 350px);
    }




 }

@media screen and (max-width: 1199px) {
    .mid-sec h2 {
        font-size: 24px;

    }


    #header h2.top-headline span {
        position: absolute;
        top: 22px;
        font-size: 20px;
    }


    .mid-sec h2 span {
        font-size: 20px;
    }

    ul.menu-list>li>a {
        font-size: 14px;
    }


    .mid-sec {
        padding-left: 200px;
        justify-content: center;
        gap: 8px;
        max-width: 800px;
    }

    .right-sec {
        max-width: 160px;
    }


    #header {
        padding: 0 15px;
    }

    .elinelogo-icon {
        width: 30px;
        height: 30px;
    }


}


@media screen and (max-width: 991px) {
    section.cart-page {
        padding-top: 35px;
    }

    .page-template-page-contact .para-box {
        padding: 0;
    }

    .woocommerce-checkout .column-left {
        order: 3
    }

    .woocommerce-checkout .column-mid {
        order: 1
    }

    .woocommerce-checkout .column-right {
        order: 2
    }

    .column-mid {
        padding-left: 16px !important;
    }

    .product-detail-page .product-description .products-right-title,
    .product-detail-page .product-description .products-left-title {
        max-width: 100%;
        padding: 0;
    }


    body.page-template.page-template-page-books .column-mid .row {
        max-width: 100%;
        margin: 0 auto;
    }



    .booksMidSec .col-md-4 {
        width: 25%;
    }


    body.home.page-template .product-img img {
        height: 100%;
        max-width: 100%;
        object-fit: cover !important;
        min-height: 225px;
    }




    section.cart-page .row.custom-rowa>div.column-mid {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    section.cart-page .row.custom-rowa>div.column-right {
        padding-bottom: 1rem;
    }

    #header {
        height: 100px;
    }

    section.vibeBox-section {
        padding: 35px 0;
    }

    .top-bar {
        display: block;
    }


    .product-img {
        overflow: hidden;
    }

    body.page-template.page-template-page-magazines .column-mid .row {
        max-width: 100%;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
    }

    .column-right {
        position: static;
    }

    .para-box {
        max-width: 100%;
    }

    .logo-sec {
        max-width: 180px;
        position: relative;
        top: unset;
        left: 0;
    }

    button#openMenu {
        flex: 1 1 0;
        display: block;
        text-align: left;
        background-color: unset;
        border: unset;
    }

    .logo-sec::after,
    .logo-sec::before {
        display: none;
    }

    .mid-sec {
        display: none;
    }

    .logo-sec {
        max-width: 120px;
        position: relative;
        top: unset;
        left: 0px;
        display: flex;
        align-items: center;
    }

    .top-bar h2 {
        font-size: 16px;
        margin: 0;
        color: #ffffff;
    }

    section.checkout-page {
        padding-top: 35px;
    }

}

@media screen and (max-width: 767px) {
    section.cart-page td.wc-block-cart-item__image img {
        min-width: unset;
        width: 100%;
    }

    .booksMidSec .col-md-4 {
        width: 33.33%;
    }

    .uncate .product-item img {
        object-fit: contain !important;
        height: auto !important;
        aspect-ratio: unset;
    }

    .product-price-add-to-cart {
        margin-left: 0;
    }

    .product-image-preview {
        display: none;
    }

    .product-img img {
        transition: all 0.5s;
        aspect-ratio: 6/8;
        object-position: top;
    }

    .detail-imgs,
    .item-detail-sec {
        max-width: 100%;
    }

    .column-left {
        order: 3;
    }

    .column-right {
        order: 2;
    }

    .column-mid {
        order: 1;
    }

    .product-detail-page .product-item {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .logo-sec {
        max-width: 100px;
    }

    section.checkout-page section.woocommerce-customer-details .woocommerce-column--1 {
        margin-bottom: 30px;
    }


    body.page-template-default.woocommerce-js.customize-support .column-mid .row .col-md-4,
    .shop-page .column-mid .row .col-md-4 {
        flex: 0 50%;
    }

    body.page-template.page-template-page-books .column-mid .row .col-md-4 .product-img,
    body.page-template-default.woocommerce-js.customize-support .column-mid .row .col-md-4 .product-img,
    .shop-page .column-mid .row .col-md-4 .product-img {
        height: auto;
    }

    .top-bar h2 {
        font-size: 12px;
        margin: 0;
        color: #ffffff;
    }

    .profileMidSec .row {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .profileMidSec .row>div {
        max-width: 100%;
    }


    .profile-img table,
    .profile-img table td {
        text-align: left !important;
    }

    .profile-img table td img {
        width: 100px !important;
    }


}


@media screen and (max-width: 599px) {
    .booksMidSec .col-md-4 {
        width: 50%;
    }
}

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

    footer.footer a {
        font-size: 12px;
        padding: 8px;
    }

    li.social__item {
        width: 30px;
        height: 30px;
    }

    footer.footer li.social__item a {
        padding: 4px;
    }

    .social__item svg,
    .social__item svg path {
        width: 16px;
        height: 16px;
    }

    .footer-container .footer-logo img {
        max-width: 140px;
    }

    .footer__copyright p {
        font-size: 10px;
    }


    .uncate .product-item {
        max-width: 100%;
    }
}