
.nav.nav-tabs.nav-justified .nav-item a.nav-link.active {
    background-color: aliceblue !important;
}

ul {
    list-style: none;
}

@media (min-width: 768px) {
    /*.col-md-4 {*/
    /*    -ms-flex: 0 0 33.333333%;*/
    /*    flex: 0 0 33.333333%;*/
    /*    max-width: 33.333333%;*/
    /*}*/
}

/*@media (min-width: 576px) {*/
/*    .col-sm-12*/
/*    . percent-price {*/
/*        -ms-flex: 0 0 100%;*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*}*/

.showData {
    display: inline-block;
}

.product-images-slide {
    display: inline-block;
    /*padding: 30px;*/
}

.product-images-slide {
    float: left;
}

.main-image {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.product-images-slide .main-image img {
    box-shadow: none;
    max-width: 100%;
    height: auto;
}

img {
    border-style: none;
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}

.product-images-slide .bottom {
    background: #fff;
    float: right;
    width: 100%;
    text-align: center;
    min-height: 90px;
    /* margin-top: 15px; */
    overflow-y: auto;
    /* padding-top: 12px; */
    height: 348px;
    /* overflow: hidden; */
    flex: 0 0 90px;
    overflow-x: clip;
}

::-webkit-scrollbar-thumb {
    background: #ededed;
}

.product-images-slide .bottom::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.product-images-slide .bottom a {
    background: #fff;
    /* box-shadow: 0 0 10px 1px #ccc inset; */
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    padding: 5px;
    margin: 3px;
    border-radius: 4px;
    cursor: pointer;
    width: 84px;
    height: 84px;
    min-width: 84px;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

.swiper-responsive-breakpoints.swiper-container .swiper-slide {
    background-color: white;
}

.product-images-slide.showData {
    display: flex !important;
}

.card {
    box-shadow: unset;
}

.box-feature- {
    margin-left: 20px;
}

.box-feature- i {
    font-size: 25px !important;
    color: #b4b4b4 !important;
    /* vertical-align: middle; */
    /* display: block; */
    vertical-align: middle;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 5px;
}

.box-feature- span {
    font-size: 12px;
}

.btn-view-pro-cart button {
    width: 100%;
    padding: 15px 20px;

}

.product-2-setting-box {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.product-3-setting-box .height-100-- {
    height: 100%;
}

.product-3-setting-box form {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.position-unset {
    position: unset;
}

.direction-ltl- {
    direction: ltr;
}

.mgt10 {
    margin-top: 10px;
}

.product_category {
    display: block;
}

.tab-product-page- {

}

.menu-tap-product- {
    border-radius: 4px;
    border-bottom: 1px solid #ddd !important;

}

.menu-tap-product- li {

}

.menu-tap-product- li a {
    background: #f2f2f2;
    border-radius: 4px !important;
    padding: 15px 15px !important;
    margin-left: 10px;
}

.menu-tap-product- .nav-link.active {
    border: none;
    position: relative;
    color: #7367F0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #f2f2f2 !important;
}

.zoomContainer {
    z-index: 3;
}

.product_title {
    font-size: 16px !important;
    line-height: 30px;
}

img {
    max-width: 100%;
}

.mgt10 {
    margin-top: 10px;
}

.feature-box- li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    display: inline-block;
}

.feature-box- li {
    margin-top: 10px;
}

.product_color {
    display: inline-block;
    vertical-align: middle;
}

.color-box- label {
    color: #7c7c7c;
}

.More-adjective {
    color: #6aa2c4;
    border-bottom-style: dashed;
    border-color: #6aa2c4;
    border-width: 1px

}

.advance .adjective-product {
    margin-bottom: 5px;
    font-size: 13px;
}

.advance .title-adjective-- {
    margin-bottom: 10px;
    display: block;
    color: #2e335f;
    font-weight: 600;
}

.price-call{
    background-color: #cfe2ff;
    color: #084298;
    padding: .9rem 2rem;
    width: 100%;
    line-height: 1.5rem;
    margin-bottom: 14px;
    border: 1px solid #b6d4fe;
    border-radius: .25rem;
}
.price-call .alert-link{
    color: #06357a;
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .percent-price {
        color: white;
        margin: 10px;
        padding: 2px;
        width: 43px;
        text-align: center;
        font-size: 14px;
        background: #595e7e;
        border-radius: 4px;
        border: 1px solid #1a1737;
    }
}

@media (min-width: 1200px) {
    .percent-price {
        color: white;
        margin: 20px;
        padding: 2px;
        display: inline;
        position: absolute;
        left: -6px;
        top: -62px;
        width: 50px;
        text-align: center;
        font-size: 21px;
        height: 62px;
        border-radius: 0px 0px 25px 24px;
        line-height: 50px;
        background: #595e7e;
        border: 1px solid #1a1737;
    }
}

.first-price {
    text-decoration: line-through;
    color: #b2b2b2;
    display: inline;
}

.value-price {
    color: #292b2c;
    font-size: 22px;
    direction: rtl;
    margin: 12px 0px;
}

.zoomWindowContainer > div {
    width: 291.125px !important;
    height: 291.125px !important;
}

.zoomWindowContainer {
    width: 291.125px !important;
}

.main-image {
    width: 291.125px !important;
    height: 291.125px !important;
}

.product-images-slide .bottom {
    height: 291.125px !important;
}



@media (max-width: 992px) {
    .product-images-slide.showData{
        flex-direction: column-reverse;
        width: 100%;
    }

    .main-image{
        /*width: 100% !important;*/
    }

    .product-images-slide .bottom{
        overflow-y: clip;
        overflow-x: auto;
        display: flex;
        margin-top: 5px;
        width: 291.125px !important;
    }

}

@media (max-width: 768px) {
    .product-images-slide.showData{
        align-items: center;
    }
}

@media (max-width: 400px) {
    .main-image{
        width: 240px !important;
        height: 240px !important;
    }

    .product-images-slide .bottom{
        width: 240px !important;
        height: 100px !important;
    }
}
