﻿
.header-space {
    height: 90px;
}

span#Product_RatingsCount {
    cursor: default !important;
}

.header-area {
    height: 90px;
}

.active span {
    color: #1589ee !important;
}

.isc-var-11 span:active {
    color: #1589ee !important;
}

.sidebar-categories li {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
}

.easyzoom {
    float: none;
    display: flex;
    flex: initial;
    flex: 1.3344;
    align-items: center;
    justify-content: center;
}

    /* .easyzoom img {
        display: block;
        width: 100%;
        float: none;
        max-width: 35%;
        height: 350px;
        margin: 0 auto;
    }*/

    .easyzoom img {
        display: block;
        width: 100%;
        float: none;
        max-width: 100%;
        height: auto;
        max-height: 350px;
        margin: 0 auto;
    }


/*.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    float: none;
    max-width: 100%;
    height: 200px;
    margin: 0 auto;
}*/
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    float: none;
    max-width: 100%;
    height: 150px !important;
    margin: 0 auto;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 4/4;
    object-fit: contain;
    object-position: center;
}

.product-action {
    display: inline-block;
    left: 5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.owl-carousel .product-img {
    display: flex;
    flex: initial;
    flex: 1.3344;
    align-items: center;
    justify-content: center;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 4/4;
    object-fit: contain;
    object-position: center;
}

.quickview-btn-cart > a {
    background-color: #333;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.08px;
    line-height: 1;
    padding: 10px 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 5;
    border-radius: 4px;
}

.product-details-2 {
    /* -webkit-box-flex: 0; */
    /* -webkit-flex: 0 0 125px; */
    /*  -ms-flex: 0 0 125px; */
    /* flex: 0 0 125px; */
    display: block;
}

.mb-10 {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 50%;
    cursor: default;
}

/*.mr-10 {
    margin-right: -35px;
}*/

.product-details-large.tab-content {
    float: none;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

.product-details-btn {
    margin-top: -128px;
    position: absolute;
    right: 0;
    display: none;
}

.isc-my-review {
    background-color: #282828;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
    text-shadow: none;
    text-transform: uppercase;
}

.myText {
    display: none;
}


.content-wrapper {
    height: 100%;
    width: 100%;
    max-width: 100rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 5rem;
    text-align: center;
}

h1 {
    margin-bottom: calc(0.7rem + 0.5vmin);
    font-size: calc(2.3rem + 1vmin);
}



.wrapper-for-arrows {
    position: relative;
    max-width: 70%;
    border-radius: 2rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    overflow: hidden;
    display: grid;
    place-items: center;
    margin: 0 auto;
}

.review-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: calc(2rem + 1vmin);
    width: 100%;
}

#imgDiv {
    border-radius: 50%;
    width: calc(6rem + 4vmin);
    height: calc(6rem + 4vmin);
    position: relative;
    box-shadow: 5px -3px rgb(79, 143, 226);
    background-size: cover;
    margin-bottom: calc(0.7rem + 0.5vmin);
}

.chicken {
    background-image: url("https://media0.giphy.com/media/A8Cdznswn5vnG/200w.gif?cid=790b7611e8c5980ee7141bc18ec12c49962b871eb404ba5b&rid=200w.gif&ct=s");
    width: 200px;
    height: 250px;
    position: absolute;
    top: 12%;
}

#imgDiv::after {
    content: "''";
    font-size: calc(2rem + 2vmin);
    font-family: sans-serif;
    line-height: 150%;
    color: #fff;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background-color: rgb(79, 143, 226);
    position: absolute;
    top: 10%;
    left: -10%;
    width: calc(2rem + 2vmin);
    height: calc(2rem + 2vmin);
}

#personName {
    margin-bottom: calc(0.7rem + 0.5vmin);
    font-size: calc(1rem + 0.5vmin);
    letter-spacing: calc(0.1rem + 0.1vmin);
    font-weight: bold;
}

#profession {
    font-size: calc(0.8rem + 0.3vmin);
    margin-bottom: calc(0.7rem + 0.5vmin);
    color: rgb(79, 143, 226);
}

#description {
    font-size: calc(0.8rem + 0.3vmin);
    width: 70%;
    max-width: 40rem;
    text-align: center;
    margin-bottom: calc(1.4rem + 1vmin);
    color: rgb(92, 92, 92);
    line-height: 2rem;
}

.arrow-wrap {
    position: absolute;
    top: 50%;
}

.arrow {
    width: calc(1.4rem + 0.6vmin);
    height: calc(1.4rem + 0.6vmin);
    border: solid rgb(79, 143, 226);
    border-width: 0 calc(0.5rem + 0.2vmin) calc(0.5rem + 0.2vmin) 0;
    cursor: pointer;
    transition: transform 0.3s;
}

    .arrow:hover {
        transition: 0.3s;
        transform: scale(1.15);
    }

.left-arrow-wrap {
    left: 5%;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.right-arrow-wrap {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 5%;
}

.surprise-me-btn {
    border: 2px solid rgb(79, 143, 226);
    background-color: rgb(224, 238, 255);
    color: rgb(79, 143, 226);
    border-radius: 2rem;
    padding: calc(0.5rem + 0.2vmin) 0;
    width: calc(7rem + 5vmin);
    text-align: center;
    transition: background-color 0.3s, transform 0.3s;
    cursor: pointer;
    margin-bottom: calc(1.4rem + 1vmin);
}

    .surprise-me-btn:hover {
        transition: background-color 0.3s, transform 0.3s;
        background-color: rgb(255, 255, 255);
        transform: rotate(5deg);
    }

.move-head {
    animation: moveHead 1.55s infinite;
    animation-delay: -0.8s;
}

.hide-chicken-btn {
    border: 2px solid rgb(226, 89, 79);
    background-color: rgb(255, 224, 224);
    color: rgb(226, 79, 79);
    border-radius: 2rem;
    padding: calc(0.5rem + 0.2vmin) 0;
    width: calc(10rem + 5vmin);
    text-align: center;
    transition: background-color 0.3s, transform 0.3s;
    cursor: pointer;
    margin-bottom: calc(1.4rem + 1vmin);
}

    .hide-chicken-btn:hover {
        transition: background-color 0.3s, transform 0.3s;
        background-color: rgb(255, 255, 255);
        transform: rotate(5deg);
    }

@keyframes moveHead {
    0% {
    }

    25% {
        transform: translate(0.5rem, 1rem) rotate(5deg);
    }

    100% {
        transform: translate(0, 0) rotate(-5deg);
    }
}

@media screen and (max-width: 900px) {
    .content-wrapper {
        width: 100%;
    }
}

.isc-product-technical-details table {
    border-collapse: collapse;
    width: 85%;
}

    .isc-product-technical-details table td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

.isc-product-technical-details {
    float: left;
    width: 50%;
}

    .isc-product-technical-details h4 {
        color: #585858;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 12px;
    }

.isc-product-info-details table {
    border-collapse: collapse;
    width: 85%;
}

    .isc-product-info-details table td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

.isc-product-info-details {
    float: right;
    width: 50%;
}

    .isc-product-info-details h4 {
        color: #585858;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 12px;
    }

.isc-info-pro {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.isc-amount {
    color: #1589ee;
    font-size: 24px;
    font-weight: 600;
}

.isc-deal span {
    font-size: 19px;
    font-weight: 600;
    color: #3e3e3e;
}

.product-cat-tag li.categories-title {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    color: #3e3e3e;
}

.details-price h5 {
    color: Tomato;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
}

.select-option-part label {
    font-size: 20px;
    font-weight: 600;
    color: #3e3e3e;
    margin-bottom: 14px;
}

.sidebar-title {
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0px;
    text-transform: uppercase;
}

.sidebar-search {
    position: relative;
    top: 50px;
}


.isc-cta-new {
    background-color: #282828;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
    text-shadow: none;
}

    .isc-cta-new :hover {
        cursor: pointer;
    }

    .isc-cta-new a {
        color: white;
    }

.slider {
    display: flex;
    height: auto;
    max-height: auto;
    overflow-y: hidden;
    overflow-x: scroll !important;
    padding: 10px 0px;
    transform: scroll(calc(var(--i,0)/var(--n)*-100%));
    scroll-behavior: smooth;
    max-width: 94%;
    margin: 0 auto;
    background-color: inherit !important;
}

    .slider::-webkit-scrollbar {
        height: 5px;
        width: 150px;
        display: none;
    }

    .slider::-webkit-scrollbar-track {
        background: transparent;
    }

    .slider::-webkit-scrollbar-thumb {
        background: #888;
    }

        .slider::-webkit-scrollbar-thumb:hover {
            background: #555;
        }



.slide {
    position: relative;
}

    .slide img {
        height: 100px;
        width: 100px;
        margin: 20px 150px;
        object-fit: cover;
        border-radius: 100px;
        cursor: default;
        transition: .25s ease-in-out;
        /* padding: 10px 50px; */
    }

.control-prev-btn {
    position: inherit;
    top: -19%;
    right: 90%;
    background-color: #3e3e3e;
    height: 50px;
    line-height: 50px;
    width: 30px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    user-select: none;
    color: white;
    cursor: pointer;
    margin-top: 10% !important;
    float: left;
}

.control-next-btn {
    position: inherit;
    top: 0%;
    right: 7%;
    margin-top: 10% !important;
    background-color: #3e3e3e;
    height: 50px;
    line-height: 50px;
    width: 30px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    user-select: none;
    color: white;
    cursor: pointer;
    /*border: 1px solid red;
    margin-top: 10%;*/
    float: left !important;
}



.pb-100 {
    padding-bottom: 0px;
}

.description-review-text .tab-pane p {
    color: #545454;
    font-size: 15px;
    margin: 0 auto;
    width: 70%;
    text-align: center;
}

i.ionicons.ion-android-star {
    font-size: 25px;
    margin: 10px 0px;
    color: #000;
}




@media only screen and (max-width: 420px) {
    .slider {
        padding: 0;
    }

    .slide {
        padding: 16px 10px;
    }

        .slide img {
            margin: 0;
        }

    .control-prev-btn {
        top: 37%;
    }

    .control-next-btn {
        top: 37%;
    }
}

.slider {
    position: unset;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.isc-offer-section h2 {
    color: #3e3e3e;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
}

.isc-offer-section {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}

.isc-offer-left {
    float: left;
    width: 30%;
    background-color: #e2e9ef;
    border-radius: 5px;
}

.isc-offer-img {
    width: 100%;
}

.isc-offer-left h4 {
    font-size: 25px;
    text-align: center;
    padding: 10px 0px;
    color: #1589ee;
}

.isc-offer-left h5 {
    text-align: center;
    margin-top: 10px;
}

    .isc-offer-left h5 a {
        border: 1px solid #3e3e3e;
        background-color: #3e3e3e;
        color: white;
        padding: 5px 15px;
        border-radius: 2px;
    }

        .isc-offer-left h5 a:hover {
            border: 1px solid #3e3e3e;
            background-color: white;
            color: #3e3e3e;
            padding: 5px 15px;
            border-radius: 2px;
        }

.isc-offer-right {
    float: left;
    width: 100%;
    text-align: center;
}

div#exTab2 {
    margin-top: -60px;
    position: relative;
}


.nav-tabs li a {
    font-size: 17px;
    font-weight: 500;
    color: #686868;
    margin: 0px 15px;
    cursor: default;
}

#exTab2 li.active a {
    color: white !important;
}

.isc-table-new td {
    color: #686868;
    text-transform: capitalize;
}

div #Product_TechnicalDetails {
    /*text-transform: capitalize;*/
    padding-left: 20px;
    color: black;
}

tbody#Product_SpecificationDetails {
    color: black;
}

.isc-review-text {
    cursor: default;
}

.nav-tabs li {
    padding: 5px 15px;
    border-radius: 5px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

    .nav-tabs li a {
        font-size: 17px;
        font-weight: 500;
        color: #686868;
        margin: 0px 15px;
        cursor: pointer;
    }

li.active {
    background-color: #1589ee;
    color: white;
}

.isc-table-new {
    border-collapse: collapse;
    width: 30%;
    margin-left: 15px;
}

    .isc-table-new td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

.tab-pane {
    padding-top: 20px;
    margin-bottom: 30px;
}

.isc-table-new tr > td:first-child {
    font-weight: 700;
}

#exampleModal .close {
    color: black;
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 10px;
    text-shadow: 0 1px 0 #fff;
    top: 0px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
}

textarea {
    resize: none;
}

.isc-rev-sec {
    float: left;
    width: 100%;
}

.isc-rev-text-area {
    resize: vertical;
    background: inherit;
    border: 2px solid #dfdfdf;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    border-radius: 10px;
    margin-top: 10px;
}

.isc-myFiles {
    background: inherit;
    border: none;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}

.isc-table-new1 {
    margin-left: 20px;
}

.isc-star {
    color: orange !important;
}

.transform {
    background-color: red;
}

a.link1 {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
}

/*a.link {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
    margin: 0 2px;
}*/

a.link2 {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
}

a.link3 {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
}

a.link4 {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
}

a.link {
    background-color: black;
    padding: 2px;
    text-decoration: none;
    color: white;
    margin: 0 2px;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}




.container-slider {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.product-categori {
    float: left;
    width: 100%;
    border: 1px solid #666666;
    background: #666666;
    color: white;
    height: 5vh;
    position: relative;
    margin-top: -10px;
    z-index: 9999999;
    text-align: center;
    line-height: 1;
    font-weight: 800;
}

    .product-categori > a {
        color: white;
        display: inline-block;
        font-size: 15px;
        text-transform: uppercase;
        padding: 15px 0px 15px 0px;
        margin-top: -10px;
        font-weight: 600;
    }

        .product-categori > a i {
            color: white;
            font-size: 16px;
            margin-right: 4px;
        }

.product-cart-categori {
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}

.isc-step {
    float: left;
    width: 100%;
    text-align: center;
}

    .isc-step li {
        display: block;
        font-size: 15px;
        font-weight: 500;
        margin: 20px 0px;
    }

    .isc-step h5 {
        color: #333333;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        width: 44%;
    }

    .isc-step p {
        margin-bottom: 10px !important;
    }


.isc-my-show {
    display: none;
}

h5.isc-my-hide:hover .isc-my-show {
    display: block;
}

.isc-detail-qus {
    float: left;
    width: 100%;
}

.isc-detail-qu {
    float: left;
    width: 100%;
}

    .isc-detail-qu p {
        margin-bottom: 0;
    }

.isc-detail-qus p {
    margin-bottom: 0px;
}

.isc-detail-qu h5 {
    margin: 5px 0px;
}

.product:hover .product-text {
    display: block;
}

.product-text {
    display: none;
}

.cart-plus-minus {
    border: 1px solid #dcdcdc;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    width: 80px;
    float: left;
    width: 85px;
    border-radius: 4px;
    height: 6vh;
}

.layout-grid {
    display: block;
}

.icon1 {
    margin-top: 20px;
    background: inherit;
    color: black;
    border: none;
    outline: none;
    width: 65%;
    margin-left: -15px;
    text-align: left;
}

input.item1 {
    width: 4%;
    height: 2vh;
}


.info1 {
    float: left;
    width: 100%;
    margin-top: 15px;
    display: none;
    margin-bottom: 0px;
}

label.isc-watch-label {
    margin-top: 2px;
    position: absolute;
    margin-left: 5px;
    font-weight: 600;
}

img.isc-watch {
    width: 7%;
    margin-left: 0px;
}

input.isc-check-input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 13px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 10%;
}

.faq li {
    padding: 20px;
}

    .faq li.q {
        font-weight: bold;
        font-size: 18px;
        border: 1px #ddd solid;
        cursor: pointer;
        margin-top: 15px;
    }

    .faq li.a {
        display: none;
        color: black;
    }

    .faq li.q i {
        float: right;
        transition: transform 0.3s ease-in-out;
    }

    .faq li.q.rotate i::before {
        content: "\f068"; /* Cross icon */
    }

    .faq li.q i::before {
        content: "\f067"; /* Plus icon */
    }
/* added by Sivabalan */

.single-product:hover .isc-product-text {
    display: block;
}

.isc-product-text {
    display: none;
}

.red-col {
    color: red !important;
    font-size: 12px !important;
    padding-left: 1px !important;
    padding-bottom: 10px;
}


.ribbon {
    font-size: 16px !important;
    width: 55%;
    position: absolute;
    background: #eeeeef;
    color: #3e3e3e;
    text-align: center;
    padding: 0.15em 0em;
    margin-top: -45px !important;
    margin-left: 5px;
    font-weight: 600;
}

    .ribbon:before, .ribbon:after {
        content: "";
        position: absolute;
        display: block;
        bottom: -1em;
        border: 1.5em solid #eeeeef;
        z-index: -1;
    }

    .ribbon:before {
        left: -2em;
        border-right-width: 1.5em;
        border-left-color: transparent;
        opacity: 0;
    }

    .ribbon:after {
        right: -2em;
        border-left-width: 1.5em;
        border-right-color: transparent;
        opacity: 0;
    }

    .ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
        content: "";
        position: absolute;
        display: block;
        border-style: solid;
        border-color: #eeeeef transparent transparent transparent;
        bottom: -1em;
    }

    .ribbon .ribbon-content:before {
        left: 0;
        border-width: 1em 0 0 1em;
    }

    .ribbon .ribbon-content:after {
        right: 0;
        border-width: 1em 1em 0 0;
    }

.isc-out-stock-product {
    position: relative;
}

.isc-out-img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.isc-out-stock-product:hover .isc-out-img {
    opacity: 0.3;
}

.isc-out-stock-product:hover .middle {
    opacity: 1;
}

.isc-text-out {
    background-color: #808080;
    color: white;
    font-size: 14px;
    padding: 16px 16px;
}

.isc-out-stock-product:hover .animate-left {
    display: none;
}

.isc-out-stock-product:hover .isc-animate-right {
    display: none;
}

.isc-out-stock-product:hover .product-categori {
    display: none;
}

.borderBoxDanger {
    padding: 3px 7px;
    border-radius: 4px !important;
    color: #f30606;
}

.borderBoxWarning {
    padding: 3px 7px;
    border-radius: 4px !important;
    color: #ffa220 !important;
}

.borderBoxSuccess {
    padding: 3px 7px;
    border-radius: 4px !important;
    color: #13a840 !important;
}

/* end */

/*added by yuvaraj*/
.isc-offer {
    background-color: #1590F1 !important;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    left: 20px;
    letter-spacing: 1px;
    line-height: 1;
    padding: 4px 11px 5px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
}


/*added by siva - 14/9/23*/
.isc-product-360 .product-title {
    padding-left: 5px;
}

.isc-product-360 .product-cart {
    padding-left: 5px;
}


/*added by yuvaraj*/
.easyzoom a {
    cursor: default !important;
}


.bg-img {
    background-position: center center;
    background-size: cover;
    padding-top: 0 !important;
    background-image: none !important;
}



.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0px 0px 0px;
    margin-bottom: 0;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.quick-view-number {
    margin-top: 3px;
}

li.actives a {
    color: #1589ee !important;
}


.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    /*pointer-events: none;*/
    opacity: 0.2;
    cursor: not-allowed;
}

.owl-carousel .prev-slide {
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel .next-slide {
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
}

    span.img-text:hover {
        color: #2caae1;
    }

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: -40px;
    margin-right: 0;
    width: 8%;
    text-align: center;
}

.sidenav {
    height: 100%;
    width: 20%;
    position: relative;
    z-index: 99;
    top: 0px;
    left: 0;
    background-color: #F5F5F5;
    overflow-x: hidden;
    transition: 0.5s;
    /* padding-top: 60px; */
    border-right: 1px solid #d3d3d3;
    float: left;
    height: 100% !important;
    overflow-y: auto;
}

.isc-per-sec {
    padding: 0;
}

.shop-detailsidebar {
    float: left;
    width: 100%;
    padding-right: 20px;
    background-color: #F5F5F5;
    padding-left: 10px;
    padding-top: 10px;
}

.sidenav input {
    background: #ffff none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #8e8d8d;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 55px;
    margin-top: -50px;
    position: absolute;
    width: 85%;
}


.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 15px;
    color: black;
    display: block;
    transition: 0.3s;
    font-weight: 500;
}

.sidenav h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}


.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 25px;
    margin-left: 50px;
    font-weight: 700;
    padding: 0;
    line-height: 1;
}

.sidebar-search form > button {
    top: -50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*added by yuvaraj*/
.Maindiv {
    width: 100%;
    float: left;
    color: #fff;
}

#Breadcrumbs {
    width: 80%;
    float: left;
}

.footer-area {
    border-top: 1px solid #e7e7e7;
    display: inline-block;
    width: 100%;
    top: 5px;
    position: relative;
}

#main span {
    color: #000;
}

#homepage_categories label {
    background: unset !important;
    text-transform: uppercase;
}

.sidebar-title {
    margin-bottom: 15px !important;
}

#homepage_categories .isc-s2-tab-label {
    width: 78% !important;
    max-width: 220px !important;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.sidebar-search {
    position: relative;
    top: 50px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-right: 25px;
}

.categories_lst {
    cursor: pointer;
}

#Breadcrumbs {
    transition: width 0.5s ease 0s;
}

@media only screen and (max-width: 3840px) and (min-width: 2160px) {
    .sidenav {
        width: 15%;
    }

    #Breadcrumbs {
        width: 85%;
    }

    #main span {
        position: absolute;
        left: 10px;
    }

    .isc-product-360 .isc-right-side-parent .control-prev-btn {
        right: 0;
    }

    .owl-prev, .owl-next {
        top: unset !important;
    }
}

@media only screen and (max-width: 2161px) and (min-width: 1900px) {
    .sidenav {
        width: 15%;
    }

    #Breadcrumbs {
        width: 85%;
    }
}

/*added by priyanka*/
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}


.owl-prev {
    position: absolute;
    left: 20px;
    top: 30%;
    background: #3e3e3e;
    color: #3e3e3e;
    padding: 5px 0px 5px 0px;
}

    .owl-prev::before {
        font-family: 'FontAwesome';
        content: "\f104";
        padding-left: 0;
        color: white;
        font-size: 20px;
        position: absolute;
        left: 10px;
        top: 0px;
        font-weight: 600;
    }

.owl-next {
    position: absolute;
    right: 20px;
    top: 30%;
    background: #3e3e3e;
    color: #3e3e3e;
    padding: 5px 0px 5px 0px;
}

    .owl-next::before {
        font-family: 'FontAwesome';
        content: "\f105";
        padding-left: 0;
        color: white;
        font-size: 20px;
        position: absolute;
        left: 10px;
        top: 0px;
        font-weight: 600;
    }

.isc-right-side-parent .control-prev-btn {
    right: 74%;
}

.isc-right-side-parent .slider {
    max-width: 90%;
    float: left;
}

#slider-container {
    float: left !important;
}
/*.shop-detailsidebar {
    min-height: 1825px;
}*/
.categories_lst ~ .isc-var-tab-body .category-toggle ~ .categories_lst {
    margin-top: 10px;
}

.categories_lst ~ .isc-var-tab-body .category-toggle {
    top: 10px !important;
    left: 20px !important;
}

@media only screen and (max-width: 2161px) and (min-width: 1900px) {

    #homepage_categories .isc-s2-tab-label {
        width: 100% !important;
        max-width: 205px !important;
    }
}

label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
    margin: 0px 0px 0px 25px;
    border-bottom: none !important;
    display: inline-block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.isc-s1-tab-label.isc-tab-bg {
    padding: 10px 0px 0px 0px !important;
}

label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
    margin: 0px 0px 0px 25px;
    border-bottom: none !important;
}

.isc-s2-tab-label.isc-tab-bg {
    padding: 10px 0px 0px 0px !important;
}

.isc-s2-tab i.category-toggle {
    position: absolute;
    top: 12px;
    right: 5px;
    font-size: 20px;
    font-weight: 500;
    color: #888888;
}

.isc-var-11 span {
    margin-left: 35px;
    color: #888888;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
}

/*27-10-2023*/
Product360.css

#zoom, .zoom, .desc {
    margin: 10px;
}

canvas {
    position: absolute;
    width: 400px;
    height: 100%;
    z-index: 99999999;
    bottom: 0px;
    left: 100%;
}

@media only screen and (max-width: 4000px) and (min-width: 1900px) {
    .container {
        max-width: 80%;
    }
}

@media only screen and (max-width: 2161px) and (min-width: 1900px) {

    #homepage_categories .isc-s2-tab-label {
        width: 100% !important;
        max-width: 205px !important;
    }
}


html, head {
    overflow: hidden;
}

#Product_360_div {
    overflow-y: auto;
    height: calc(100vh - 175px);
    overflow-x: hidden;
}

.sidebar-parent {
    height: calc(100vh - 195px);
    overflow-y: auto;
    overflow-x: hidden;
}

.isc-side-bar-hide {
    padding-right: 0px;
}
/*.sidebar-categories {
    overflow-y: auto;
    height: calc(100vh - 160px);
}*/

/*added by yuvaraj for hearticon*/
.isc-product-top {
    float: none;
    width: 100%;
}
/*.isc-product-top-left {
    float: left;
    width: 50%;
    text-align: left;
}*/
.isc-product-top-right {
    clear: both;
    width: 100%;
    text-align: right;
}

.product-action {
    display: inline-block;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a.link23 {
    color: none;
    background-color: none;
    /*padding: 2px;
    text-decoration: none;
    color: white;*/
}

a.link24 {
    color: none;
    background-color: none;
    /*padding: 2px;
    text-decoration: none;
    color: white;*/
}

/*added by sivabalan - 28/11/23*/
.picZoomer-pic {
    width: 100%;
    height: 100%;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center;
}


.closebtn:hover {
    color: #1589EE;
    background: black;
    color: #1589EE;
    background-color: inherit !important;
    border-left: none !important;
    border-radius: 4px;
}

span.isc-offer {
    color: #fff !important;
    z-index: 1;
}

.isc-cart-modal-last i.fa.fa-heart {
    /*color: black !important;*/
    background: white !important;
}

.Addcart_Wishlist a.link {
    background-color: white;
    color: black;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .col-lg-6.menu-none-block.menu-center.isc-product360-header {
        display: none;
    }
}


.product-cart {
    margin-bottom: 15px;
}

#homepage_categories .fa-angle-right:before {
    float: right !important;
}

#homepage_categories .fa-angle-down:before {
    float: right !important;
}

#homepage_categories .isc-s2-tab i.category-toggle {
    position: unset !important;
    width: fit-content !important;
    float: right !important;
    margin-top: 12px !important;
}
.sidebar-widget {
    margin-bottom: 0px;
}

.sidebar-search {
    top: -4px;
}

.sidenav .closebtn {
    top: 14px;
    right:0px;
}

    @media only screen and (min-width: 320px) and (max-width: 740px) {
        .isc-product-360 .sidebar-search form input {
            width: 85% !important;
        }


        .isc-product-360 .sidebar-search {
            position: relative;
            top: 7px;
            margin-bottom: 0px;
            left: -10px;
            padding-bottom: 15px;
            padding-right: 25px;
            display: block;
        }

            .isc-product-360 .sidebar-search form > button {
                top: -50px;
                width: 35%;
                left: auto;
            }

        .isc-product-360 .sidenav .closebtn {
            right: -4px !important;
        }

        .isc-product-360 #Breadcrumbs {
            width: 65% !important;
            float: left !important;
        }

        .isc-product-360 .sidenav {
            height: 100% !important;
            width: 35% !important;
        }

        .isc-product-360 .shop-detailsidebar {
            padding-top: 0;
        }
        .isc-product-360 .sidebar-search form > button {
            top: -50px;
            width: 35%;
            left: auto !important;
        }
    }
