/*--- Global styling ---*/

/*--- Pallete 1 
:root{
    --ltn__secondary-color: #9a0a76;
    --ltn__nav-color: #595959;
    --ltn__color-7: #818181;
    --section-bg-1 : #f8f8f8;
    --ltn__heading-color: #595959;
}


/*--- Pallete 2 */
/*:root{
    --ltn__secondary-color: #A7A05E;
    --ltn__nav-color: #464646;
    --ltn__color-7: #818181;
    --section-bg-1 : #f8f8f8;
    --ltn__heading-color: #464646;
}*/


/*--- Pallete 3 
:root{
    --ltn__secondary-color: #E78C39;
    --ltn__nav-color: #464646;
    --ltn__color-7: #818181;
    --section-bg-1 : #f8f8f8;
    --ltn__heading-color: #464646;
}
*/

:root{
    --ltn__secondary-color: #9a0a76;
    --ltn__nav-color: #595959;
    --ltn__color-7: #818181;
    --section-bg-1 : #f8f8f8;
    --ltn__heading-color: #595959;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

a{
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
}

.container{
    padding: 0px 48px;
}

.container-fluid{
    padding: 0px 48px;
}

.disabled{
    pointer-events: none;
}

/*------ Header Area ------*/

/*- Header Top Area  -*/
.ltn__header-top-area{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 52px;
    border-bottom: 1px solid #D5F1F1;
}

.ltn__header-top-area .ltn__social-media ul li {
    font-size: 12px;
    margin: 0 0 0 24px; 
}

.ltn__header-top-area .ltn__top-bar-menu ul li a{
    color: var(--ltn__color-7);
    font-size: 12px;
    font-weight: 700;
}

.ltn__header-top-area .ltn__top-bar-menu ul li a:hover{
    color: var(--ltn__secondary-color);
}
/*- Header End Top Area -*/

/*- Header Middle Area -*/
.ltn__header-padding .row{
    padding: 4px 8px;
}

.site-logo a {
    color: var(--ltn__secondary-color);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
}

.header-menu{
    flex: 1;
    justify-content: center;
}

.ltn__main-menu > ul > li{
    margin: 0px 12px;
}

.ltn__main-menu > ul > li > a{
    color: var(--ltn__nav-color);
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.ltn__main-menu > ul > li .active{
    color: var(--ltn__secondary-color) !important;
    font-weight: 700;
}

.ltn__utilize-menu > ul > li > .active{
    color: var(--ltn__secondary-color);
    font-weight: 700;
}

.menu-icon > a::before {
    display: none;
}

.ltn__header-options > div {
    margin-right: 24px; 
}

.ltn__header-options > ul > li {
    margin-right: 24px;
}

.ltn__header-options i {
  font-size: 12px; 
}

.mega-menu.column-2 > li {
    min-width: 33.33%;
    width: 33.33%; 
}

.ltn__header-middle-area:not(.sticky-active) .ltn__header-options{
    margin-right: -24px;
}

.ltn__header-middle-area:not(.sticky-active) .header-container{
    background: transparent;
}

.ltn__header-middle-area:not(.sticky-active) .site-logo-wrap-container{
    display: none;
}

.ltn__header-middle-area:is(.sticky-active) .ltn__main-menu{
    display: none;
}
/*- Header End Middle Area  -*/

/*------ End Header Area ------*/

/*------ Slider Area ------*/
/*
.ltn__slide-item-inner .row{
    padding: 0px 48px;
}
*/

.ltn__slide-item-home-2{
    height: 100vh !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.ltn__slide-item-page-2{
    padding-top: 225px !important;
    padding-bottom: 80px;
    padding-left: 8px;
}

.ltn__slide-item-home-2 .btn-wrapper{
    position: absolute;
    bottom: 75px;
    left: 0;
    z-index: 15;
}

.ltn__slide-item-2 .slide-sub-title{
    margin-bottom: 8px;
    color: var(--ltn__color-7);
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 28px;
}

.ltn__slide-item-2 .slide-title{
    color: var(--ltn__nav-color);
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 500;
    line-height: 48px;
}

.ltn__slide-item-2 .btn{
    padding: 12px 24px;
    font-family: 'Poppins', sans-serif;
}

.ltn__slide-item-2 .btn-2{
    color: var(--ltn__secondary-color);
    border: 1px solid var(--ltn__secondary-color);
}

.ltn__slide-item-inner{
    height: 100%;
    margin-top: 0;
}

.ltn__slide-item-inner .row img{
    width: 100%;
}

.slide-item-info{
    display: flex;
    max-width: 100% !important;
    width: 100%;
}

.slide-item-info-inner{
    width: 60%;
}

.slide-item-img-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
}

.slick-dots li {
    height: 3px;
    width: 16px;
    border-radius: 0;
}

.slick-dots li:hover {
    background-color: var(--ltn__secondary-color);
    height: 3px;
    width: 16px;
    margin-bottom: 0px;
    border-radius: 0;
}

.slick-dots li.slick-active {
    background-color: var(--ltn__secondary-color);
    height: 3px;
    width: 16px;
    border-radius: 0;
}

.slick-arrow-1 .slick-prev {
    left: -32px;
    right: auto; 

    opacity: 1;
    visibility: visible;
}

.slick-arrow-1 .slick-next {
    right: -32px;
    left: auto; 

    opacity: 1;
    visibility: visible;
}
/*------ End Slider Area ------*/

/*------ Category Area ------*/
.ltn__category-item-name a{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}
/*------ End Category Area ------*/

/*------ Product Area ------*/
.ltn__section-title-2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ltn__section-title-2 .section-title{
    color: var(--ltn__nav-color);
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 400;
}

.section-title-underline{
    width: 90px;
    height: 2px;
    background-color: var(--ltn__color-7);
}

.section-title-underline2{
    width: 90px;
    height: 2px;
    background-color: var(--ltn__secondary-color);
}

.ltn__banner-item{
    width: 100%;
    height: 350px;
}

.ltn__banner-item .ltn__banner-img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.ltn__banner-item .ltn__banner-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ltn__product-item{
    margin-bottom: 30px;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ltn__shop-options > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    margin: 0;
    padding: 0; 
    width: 100%;
    list-style: none;
}

.product-item-list{
    display: flex;
    flex-flow: row;
}

.ltn__product-item .product-img{
    width: 100%;
    height: 275px;
    border-radius: 8px;
}

.ltn__product-item .product-img-list{
    display: flex;
    justify-content: center;
    align-items: center;
    height: inherit;
    border-radius: 8px;
}

.ltn__product-item .product-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ltn__product-item .product-info{
    padding: 16px 24px;
}

.ltn__product-item .product-info .product-title{
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    max-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.top-rated-product-img{
    height: 40px;
}

.top-rated-product-img img{
    width: 75px;
    height: 100%;
    object-fit: contain;
}

.top-rated-product-info h6{
    max-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ltn__product-item .product-info .product-price{
    margin: 0;
    color: var(--ltn__color-7);;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.ltn__product-item .product-info .product-brief p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; 
    line-clamp: 4; 
    -webkit-box-orient: vertical;
}

.ltn__product-item .product-info .product-price del{
    margin: 0px 4px;
    color: var(--ltn__secondary-color);
    font-size: 10px;
}

.ltn__product-item .product-info .product-hover-action-list{
    position: static;
}

.ltn__menu-widget > ul li a{
    font-weight: 500;
}

.btn-wrap{
    width: 100%;
    justify-content: center;
}

.btn-wrap a{
    width: 200px;
    padding: 12px 24px;
    font-family: 'Poppins', sans-serif;
}

.ltn__product-item-3:hover .product-hover-action{
    top: 50%;
}

.single-large-img{
    width: 100%;
    height: 250px;
}

.single-large-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.single-small-img{
    width: 5%;
    height: 50px;
}

.single-small-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.zoomed-img{
    position: absolute;
    left: 100%;
    width: 500px;
    height: 500px;
    padding: 8px;
    z-index: 998;
    background-color: #fff;
    border: 1px solid #eee;
    visibility: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.zoomed-img #zoomed-img-result{
    width: 100%;
    height: 100%;
}

.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    width: 80px;
    height: 80px;
    visibility: hidden;
}

.single-large-img:hover .img-zoom-lens{
    visibility: visible;
}

.cart-plus-minus{
    height: 40px;
    line-height: 40px;
}

.ltn__product-details-menu-2 .btn{
    padding: 10px 24px !important;
    font-size: 12px;
}

.qtybutton{
    cursor: pointer;
}

.rating {
    padding: 0;
    border: none;
}

.rating:not(:checked) > input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked) > label {
    float: right;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    color: #ddd;
}

.rating:not(:checked) > label:before {
    content: '★';
}

.rating > input:checked ~ label {
    color: #f70;
}
  
.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: gold;
    cursor: pointer;
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    cursor: pointer;
}

.rating > label:active {
    position: relative;
}

.ltn__commenter-img img{
    width: 48px;
    height: 48px;
}
/*------ End Product Area ------*/

/*------ Featured Product Area ------*/
.section-title-area .section-subtitle{
    margin-bottom: 8px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 5px;
}

.section-title-area .section-title{
    color: var(--ltn__nav-color);
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 500;
    line-height: 48px;
}

.about-us-info-wrap .btn-wrapper .btn{
    padding: 12px 24px;
    font-family: 'Poppins', sans-serif;
}

/*------ End Featured Product Area ------*/

/*------ Blog Product Area ------*/
.ltn__blog-img{
    width: 100%;
    height: 250px;
}

.ltn__blog-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ltn__blog-summary{
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; 
    line-clamp: 4; 
   -webkit-box-orient: vertical;
}
/*------ End Blog Product Area ------*/

/*------ Contact Page Area ------*/
.google-map {
    height: 500px; 
}
/*------ End Contact Page Area ------*/

/*------ About Page Area ------*/
.ltn__about-us-area .image-wrapper {
    height: 400px;
}

.ltn__about-us-area .image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.feature-item{
    background: #fff;
}
/*------ End About Page Area ------*/

/*------ Cart Page Area ------*/
.mini-cart-img{
    width: 75px;
    height: 75px;
}

.mini-cart-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cart-product-image{
    width: 100px;
    height: 75px;
}

.cart-product-image img{
    width: 100%;
    height: 75px;
    object-fit: contain;
}

.shoping-cart-table .table .cart-product-image{
    width: 75px;
}

.shoping-cart-table .table .cart-product-info{
    width: 40%;
}

.shoping-cart-table .table .cart-product-price{
    width: 20%;
}

.shoping-cart-table .table .cart-product-quantity{
    width: 20%;
}

.shoping-cart-table .table .cart-product-subtotal{
    width: 20%;
}

.shoping-cart-table .table .cart-product-remove{
    width: 50px;
}

.shoping-cart-table input{
    height: 40px;
    padding: 12px 24px;
    font-size: 12px;
}

.shoping-cart-table .cart-plus-minus{
    height: 40px;
    line-height: 40px;
}

.shoping-cart-table .btn{
    height: 40px;
    padding: 12px 24px;
    font-size: 12px;
}
/*------ End Cart Page Area ------*/

/*------ Login Page Area ------*/
.register-container{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 24px 0;
}

.login-container{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 24px 0;
}

.input-item-password::before{
    content: '\26BF'
}
/*------ End Login Page Area ------*/

/*------ Tickets Page Area ------*/
.tickets-container .btn{
    height: 40px;
    padding: 12px 24px;
    font-size: 12px;
}

.tickets-container input{
    height: 40px;
    padding: 12px 24px;
    margin: 0 4px 4px 0;
    font-size: 12px;
}

.messages-container{
    padding: 0px 0px;
}

.right{
    justify-content: end;
}

.left{
    justify-content: start;
}

.right .bubble{
    background-color: var(--ltn__secondary-color);
    color: #fff;
}

.left .bubble{
    background-color: #F2F6F7;
    color: #6c757d !important;
}

#chat3 .btn{
    height: 40px;
    padding: 12px 24px;
    font-size: 12px;
}

#chat3 input{
    height: 40px;
    padding: 12px 24px;
    margin: 0 4px 4px 0;
    font-size: 12px;
}
    
.badge-dot {
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-left: 2.9rem;
    margin-top: -.75rem;
}
/*------ End Chat Page Area ------*/

/*------ Modals Area ------*/
.modal-product-img{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-preview-product-img{
    height: 100% !important;
}

.modal-product-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.modal-product-img{
    height: inherit !important;
    margin-bottom: 0px;
    margin-right: 0 !important;
}

.modal-product-info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.modal-product-info .btn-wrapper{
    margin-top: 0px !important;
}

.modal-preview-product-img{
    height: fit-content;
}

.modal-preview-product-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.modal-product-brief p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6; 
    line-clamp: 6; 
    -webkit-box-orient: vertical;
}

.ltn__newsletters-modal-area .modal-body{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ltn__newsletters-modal-area .modal-body p{
    margin: 0;
}

.ltn__newsletters-modal-area .modal-body button{
    padding: 8px 12px;
}
/*------ End Modals Area ------*/

/*------ Footer Area ------*/
.footer-menu ul li a::before {
    content: '>';
}

.footer-newsletter {
    position: relative; 
}
/*------ End Footer Area ------*/

/*------ Errors Area ------*/
.ltn__404-area{
    display: flex;
    align-items: center;
    height: 100vh;
}

.error-img{
    height: 200px;
}

.error-img img{
    height: 100%;
}

/*------ End Errors Area ------*/

@media (min-width: 1400px) {
    .ltn__slider-sec{
        height: 450px !important;
    }

    .ltn__slide-item-page-2{
        height: 450px !important;
    }
}

@media (max-width: 1400px) {
    .ltn__slide-item-2 .slide-sub-title{
        letter-spacing: 5px;
    }
    
    .ltn__slide-item-2 .slide-title{
        color: var(--ltn__nav-color);
        font-family: 'Poppins', sans-serif;
        font-size: 32px;
        font-weight: 500;
        line-height: 48px;
    }

    .ltn__slide-item-inner .row img{
        width: 90%;
    }
}

@media (max-width: 992px) {
    .sticky-active {
        position: fixed !important; 
    }

    .ltn__slide-item-inner .row{
        padding: 0;
    }

    .ltn__slide-item-page-2{
        padding-top: 225px !important;
        padding-bottom: 60px;
        padding-left: 8px;
    }

    .slide-item-info{
        display: flex;
        max-width: 100% !important;
        width: 100%;
    }
    
    .slide-item-info-inner{
        width: 100%;
    }
    
    .slide-item-img-inner{
        display: none;
    }

    .about-us-img-wrap{
        display: none;
    }

    .zoomed-img{
        display: none;
    }
    
    .img-zoom-lens {
        display: none;
    }  
    
    .shoping-cart-table .table .cart-product-info{
        width: 100%
    }
    
    .shoping-cart-table .table .cart-product-price{
        width: 100%
    }
    
    .shoping-cart-table .table .cart-product-quantity{
        width: 100%
    }
    
    .shoping-cart-table .table .cart-product-subtotal{
        width: 100%
    }
    
    .shoping-cart-table .table .cart-product-remove{
        width: 100%
    }

    .shoping-cart-total{
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .ltn__header-top-area{
        height: 82px;
    }

    .ltn__slide-item-2{
        padding-top: 200px;
    }

    .ltn__slide-item-home-2{
        height: 100vh !important;
    }

    .modal-product-img{
        margin-bottom: 16px;
    }

    .modal-product-info{
        align-items: center;
    }

    .shoping-cart-table .table .cart-product-image{
        width: 100%
    }

    .messages-container{
        padding: 0px 0px;
    }
}

@media (max-width: 576px) {
    .ltn__header-middle-area:not(.sticky-active) .ltn__header-options{
        margin-right: -24px;
    }

    .ltn__header-middle-area:not(.sticky-active) .header-container{
        background: transparent;
    }

    .ltn__header-middle-area:not(.sticky-active) .site-logo-wrap-container{
        display: none;
    }

    .ltn__header-top-area .ltn__top-bar-menu .contact{
        display: none;
    }

    .ltn__header-top-area .ltn__social-media ul li {
        font-size: 12px;
        margin: 0 12px; 
    }

    .ltn__slide-item-2{
        padding-top: 100px;
    }

    .ltn__slide-item-page-2{
        padding-top: 160px !important;
        padding-bottom: 80px;
    }

    .slide-item-info img{
        height: 30vh !important;
    }

    .ltn__slide-item-2 .slide-sub-title{
        font-weight: 500;
        letter-spacing: 5px;
    }
    
    .ltn__slide-item-2 .slide-title{
        font-size: 28px;
    }
    
    .ltn__slide-item-2 .btn{
        margin-bottom: 4px;
        margin-right: 2px;
        padding: 8px 20px;
    }

    .error-img{
        height: 150px;
    }

    .messages-container{
        padding: 0px 0px;
    }
}
