@import url('https://fonts.cdnfonts.com/css/adam');

body {
    font-family: DM Sans;
    background: fff;
}
.bg-dark {
    height: 40px;
    background: #1E1E1E !important;
}
.bg-dark .nav-link {
    color: rgb(255 255 255 / 85%);
    font-family: Adam;
font-size: 9px;
font-weight: bold;
line-height: 9px;
letter-spacing: 1px;
text-align: left;
text-transform: uppercase;
}
.bg-dark .navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}
.ul-icon .img1 {
    filter: invert(100%);
}

.ul-icon img {
    height: 16px;
}
/* Blue Track 1 */


.navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0;
    color: var(--bs-navbar-color);
}

.navbar {
    --bs-navbar-nav-link-padding-x: 2.5rem;
}

/* @media screen and (max-width: 768px) {
    .side-collapse-container{
        width:100%;
        position:relative;
        left:0;
        transition:left .4s;
    }
    .side-collapse-container.out{
        left:200px;
    }
    .side-collapse {
        top:50px;
        bottom:0;
        left:0;
        width:200px;
        position:fixed;
        overflow:hidden;
        transition:width .4s;
    }
    .side-collapse.in {
        width:0;
    }
} */
.offcanvas .flex-column {
    flex-direction: column!important;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 245px;
}
.product-details .nav .nav-item .nav-link {
    font-size: 11px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #B0B0B0;
}

/* .product-details .navbar-nav .nav-link.active, .product-details .navbar-nav .show>.nav-link {
    color: #000;
} */

.athx-p {
font-family: 'Adam';
font-size: 12px;
font-weight: bold;
font-style: normal;
line-height: 13px;
letter-spacing: 0.41em;
text-align: left;
position: relative;
top: 35px;
right: 30px;
color: #000;
float: right;
}
.product-details .nav .nav-item .nav-link.active,
.product-details .nav .nav-item .nav-link:hover {
    color: #000;
}

.product-details .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    padding: 0;
    margin-right: 3px;
    border-radius: 50%;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #CACACA;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
}

.product-details .carousel-indicators .active {
    background-color: #000;
}

/* .product-details .carousel-indicators {
    position: absolute;
    left: auto;
    top: 5%;
    right: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin-right: 5%;
    margin-bottom: 0rem;
    margin-left: 15%;
    list-style: none;
} */

.product-details .left-side {
    padding: 25px 15px;
    /* box-shadow: 0px 10px 20px 5px #ccc; */
    box-shadow: 0px 4px 98px -33px rgba(0, 0, 0, 0.25);
}
/* Body1 */


.product-details .left-side h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;

}

.img-icon {
    width: 16px;
    height: 15px;
    object-fit: cover;
}

.pro-h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;

}

.pro-p {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: justified;
    color: #000;
}

.span-p {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #555555;
}

.h6-p {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.h6-p span {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #0070C9;
}

.left-row span {
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: justified;
    color: #B0B0B0;
}

.left-row p {
    font-size: 10px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    float: left;
    padding: 5px 15px 5px 15px;
    border: 0.5px solid transparent;
}

.left-row p.active,
.left-row p:hover {
    border: 0.5px solid #000000;
    background: #000000;
    color: #fff;
    border-radius: 50%;
    padding: 5px 10px 5px 10px;
}

.left-row .box {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    float: left;
    margin: 5px 15px;
    background: none;
    border: 2px solid transparent;

}

.left-row .box .color {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px 0px #00000040;
    margin: 2px;
}

.left-row .box.active,
.left-row .box:hover {
    border: 2px solid #000000;

}

.left-row .box .color-1 {
    background: #000000;
}

.left-row .box .color-2 {
    background: #FF0000;
}

.left-row .box .color-3 {
    background: #FF6D6D;
}

.left-row .box .color-4 {
    background: #87B7FF;
}

.left-row .box .color-5 {
    background: #FFFFFF;
}

.left-row .box .color-6 {
    background: #FFE600;
}

.left-row .box .color-7 {
    background: #1400FF;
}

.left-row .box .color-8 {
    background: #448BE2;
}

.pro-shiping {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: justified;
    color: #B0B0B0;

}

.input-group .form-control {
    height: 52px;
    border: 1px solid #0057FF;
    font-size: 9px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    border-right: 0px;
}

.input-group-text {
    font-size: 9px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: right;
    border: 1px solid #0057FF;
    background: #FFFFFF;
    border-left: 0px;
}
.input-group>.form-control:focus, .input-group>.form-floating:focus-within, .input-group>.form-select:focus {
    z-index: 5;
    box-shadow: none;
}
.left-ul {
    padding-left: 20px;
}
.left-ul li {
    font-size: 19px;
}
.left-ul li p {
    font-size: 8px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: -6px;
    position: relative;
    top: -3px;
    white-space: nowrap;

}

.left-ul li p span {
    font-size: 8px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #0070C9;
    top: 0px;
}

.cart-btn {
    height: 52px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #000000;
    background: #000;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;

}

.buy-btn {
    height: 52px;
    width: 100%;
    border-radius: 5px;
    background: #0057FF;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;

}

.st-row {
    background: #fafafa;
    padding-bottom: 30px;
}

.about-product {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 10px;
    padding-bottom: 4px;
}

.about-p,
.about-p li {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.about-ul li span {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}

#exTab1 .nav-tabs {
    display: flex;
    justify-content: space-around;
    margin: 0 75px;
}

#exTab1 .tab-content {
    color: rgb(0, 0, 0);
    background-color: #ffffff;
    padding: 5px 0px;
}

#exTab1 .nav-pills>li>a {
    border-radius: 0;
}

#exTab1 .nav-tabs .nav-link {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #CACACA;
    border: 0px;
}

#exTab1 .nav-tabs .nav-link.active,
#exTab1 .nav-tabs .nav-link:hover {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    border: 0px;
    border-bottom: 2px solid #000;
}

#exTab1 .tab-content .tab-pane {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    margin-top: 7px;
}

.accor-h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 4px;
}

.accordion-button {

    padding: .5rem 0rem;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    background: none;
    border: 0px !important;
    color: #000;
}

.accordion-item {
    border: 0px;
}

.accordion-button:not(.collapsed) {
    border: 0px !important;
    outline: 0;
    background: none;
    color: #000;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: 700;
}

.accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: unset !important;
}

.accordion-body {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #515151;
    border: 0px !important;
    padding: .5rem 0rem;
}

.accordion-button::after {
    background-image: url(../images/Vector-4.png);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/Vector-5.png);
}
.more_h6 {
font-size: 13px;
font-weight: 700;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
color: #000000;
margin-left: 2px;
}
.more_p {
font-size: 13px;
font-weight: 500;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
color: #515151;
margin-left: 2px;
} 
.more_p span {
font-size: 13px;
font-weight: 700;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
color: #0070C9;
} 
.like_h3 {
font-size: 15px;
font-weight: 700;
line-height: 20px;
letter-spacing: 0.1em;
text-align: center;
color: #000;
margin-bottom: 25px;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: -45px;
}

.owl-nav button.owl-next {
    right: -45px;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
    display: none;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

.figure-caption h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}

.figure-caption span {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #ACABAB;

}

.figure-caption p {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #555555;

}

.figure-caption h6 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

    color: #000;
}

.figure-caption h6 span {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #0070C9;
    top: 0px;
}



.footer {
    background: #000;
    padding: 30px;
}



.foot-row h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
    width: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.foot-row p {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;

}
.carCircle .circle {
    width: 8px !important;
    height: 8px !important;
}




/* Vertical Slider 100% Height */
.vertical .carousel-item {
    height: 700px;
    /* min-height: 350px; */
   object-fit: contain;
  }
  
  /* Vertical Slider Animation */
  .vertical .carousel-item-next.carousel-item-left,
  .vertical .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .vertical .carousel-item-next,
  .vertical .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
  }
  
  .vertical .carousel-item-prev,
  .vertical .active.carousel-item-left {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  
  /* Vertical Ccarousel Indicators on Right */
  .carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: 10px;
    left: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .carousel-indicators > li {
    display: block;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    border: 0;
  }
  
  .carousel-indicators li.active {
    margin-bottom: 5px;
    background: #fff;
  }
  
  /* Vertical Carousel Controls on Right */
  .carousel.vertical .carousel-control-prev,
  .carousel.vertical .carousel-control-next {
    left: auto;
    right: 13.5px;
    width: 50px;
  }
  .carousel.vertical .carousel-control-prev.up {
    top: 0;
    bottom: 50%;
    color: #000;
  }
  .carousel.vertical .carousel-control-next.down {
    top: 50%;
    bottom: 0;
    color: #000;
  }
  .carousel.vertical .carousel-control-prev.up i,
  .carousel.vertical .carousel-control-next.down i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 2em;
  }
  .carousel.vertical .carousel-control-prev.up i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }
  .carousel.vertical .carousel-control-next.down i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }
  
  /* Vertical Carousel Captions Size */
  .carousel-caption {
    max-width: 100%;
    width: 100%;
    height: 85%;
    left: 0;
  }
@media screen and (min-width: 1800px) {
    .offcanvas .flex-column {
        margin-top: 185px;
    }
}
@media (max-width: 1800px) and (min-width: 1600px) {
    .offcanvas .flex-column {
        margin-top: 200px;
    }
}
@media (max-width: 1600px) and (min-width: 1400px) {
    .offcanvas .flex-column {
        margin-top: 210px;
    }
}
@media screen and (max-width: 991.99px) {
    .bg-dark {
        height: auto;
        background: #1E1E1E !important;
    }
    .bg-dark .nav-link{
        margin-left: 15px;
    }
    .navbar-brand{
        margin-left: 45%;
      }
      .navbar-toggler{
          position: absolute;
          top: 0px;
          border: 0px;
          z-index: 99;
      }
      .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }
    .offcanvas .flex-column {
        flex-direction: column!important;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 0px;
    }
}
@media screen and (max-width: 991.99px) {
    .owl-nav button.owl-prev {
        left: 0px;
    }
    
    .owl-nav button.owl-next {
        right: 0px;
    }
    .carousel-item .w-75,.carousel-item .w-50 {
        width: 100%!important;
        height: 960px;
        object-fit: contain;
    }
    .fixed_row{
        position: fixed;
        border-radius: 12px;
        padding: 20px;
        z-index: 5;
       bottom: 0px;
       margin: 20px;
       left: 80px;
       background: linear-gradient(102.69deg, rgba(255, 255, 255, 0.1) -15%, #FFFFFF 120.21%);
       height: 307px;
width: 573px;
    }
    .fixed_row::before{
        position: absolute;
        content: '';
        width: 24px;
        height: 4px;
        background: #fff;
        left: 50%;
        border-radius: 34px;
        z-index: 5;
    }
    .left-side{
        position: relative;
    }
    .left-side::after{
        position: absolute;
        content: '';
        width: 24px;
        height: 4px;
        background: #BEBEBE;
        left: 50%;
        border-radius: 34px;
        z-index: 5;
        top: 25px;
    }
    .product-details .left-side h2{
        margin-top: 10px;
    }
    .navbar-brand{
      margin-left: 45%;
    }
    .navbar-toggler{
        position: absolute;
        border: 0px;
    }
    #exTab1 .tab-content .tab-pane{
        text-align: left;
    }
    .like_h3 {
        text-align: left;
    }
    /* #stickytest {
        display: flex;
        z-index: 5;
        position: sticky;
        bottom: 0%;
        background: rgba(255, 255, 255, 0.75);
        padding: 20px;
    }
    .left-side{
        position: relative;
    } */
    .vertical  {
      position: relative;
      top: -30px;
      }
      .vertical .carousel-inner {
       height: 750px;
        }
    .vertical .carousel-item {
        height: 100%;
       object-fit: contain;
      }
      .vertical .img_1{
        object-fit: cover;
      }
      .st-row .navbar-toggler{
              z-index: 99;
              top: 20px;
      }
      .product-details .left-side {
        box-shadow: none;
      }
  }
  @media screen and (max-width: 600px) {
    .navbar-brand{
        margin-left: 40%;
      }
      .fixed_row{
        position: fixed;
        border-radius: 12px;
        padding: 10px 10px 3px;
        z-index: 5;
       bottom: 0px;
       margin: 20px;
       left: 0px;
       background: linear-gradient(102.69deg, rgba(255, 255, 255, 0.1) -15%, #FFFFFF 120.21%);
       height: auto;
width: auto;
      }
.cart-btn{
    height: 40px;
    font-size: 10px;
    line-height: 13px;
}

.buy-btn{
    height: 40px;
    font-size: 10px;
    line-height: 13px;
}
.carousel-item .w-75,.carousel-item .w-50 {
    width: 100%!important;
    height: 750px;
    object-fit: cover;
}
#exTab1 .nav-tabs {
    margin: 0px 0px;
}
    }
      
  