﻿
.product-detail {
    position: relative;
   background: #00000004;
}


.mySlides {
    display: none;
    width: 100%;
    height: 300px;
    
    margin-bottom: 10px;

}

.product-detail-tumb{
    position: relative;

   
    padding: 10px;

    border : 1px solid #f2f2f2;
}
/* Add a pointer when hovering over the thumbnail images */
.product-detail .cursor {
    cursor: pointer;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: auto
   
}

.mySlides img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;

}


.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #1523c1;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 10px;
  border-radius: 3px 0 0 3px;
}


.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
  color: #1523c1;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

 
.caption-container {
  text-align: center;
  background-color: #ffffff;
  padding: 2px 16px;
 
}

.row-colum:after {
    content: "";
    display: table;
    clear: both;
}

.row-colum{
   display: none;
    margin: 0px auto;
}

.product-detail .column {
    float: left;
    width: 16.66%;
}

.dot{
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active-dot, .dot:hover {
  background-color: #717171;
}


.active,
.demo:hover {
  opacity: 1;
}

.curent-product {
    background: #ffffff;
    margin: 15px;

    border-radius: 10px;
}

#fb-root {
    margin-top: 10px;
}

.product-detail-tumb img {
    margin-top: 10px;
    
    width: 100%;
}


.price-tag .amount {
    font-size: 30px;
    color: #1523c1;
    font-weight: bold;
  
}

.heading-card-title h3 {
    font-size: 20px;
    line-height: 16px;
    font-weight: 600;
}

.heading-card-title-info h1 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
}

.add-to-cart-button button {
  
    float: right;
    
}

.add-to-cart-button button:hover{
    color: #1523c1;
}

.title-list {
    text-align: center;
}

.bd-right-main-product {
    
    
}

.counter {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    height: 35px;
    float: left;
}

.counter button{
    border: none;
  height: 35px;
   
}



@media only screen and (max-width: 1000px) {
}



@media only screen and (max-width: 450px){
    .mySlides{
        height: 200px;
    }
}



.title-product {
    color: #1e73be !important;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
    padding-top: 10px;
}

.description-product {
    margin-top: 10px;
}

    .description-product p {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
    }

.short-description-product {
    color: #1e73be !important;
}


.product-rating {
    color: #ffd800;
}

.feedback-product {
    margin-bottom: 15px;
    margin-top: 8px;
}

.contact-number {
    position: relative;
    color: #303030;
    font-weight: 400;
    display: inline-block;
}

.contact-number .icon-box {
    position: relative;
    color: #23408f;
    line-height: 1em;
    display: inline-block;
}

.contact-number a {
    text-decoration: none;
    cursor: pointer;
    color: #23408f;
    font-size: 12px;
    font-weight: 500;
}

.contact-number p {
    font-size: 12px;
}

.post-content-product p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    font-weight: 400;
}

.post-content-product-description, .similar-product-title, .order-product-detail {
    color: #1e73be !important;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
    font-size: 16px;
 
    padding-top: 20px;
}

.detail-icon-logo img {
    width: 100%;
    height: auto;
}

.order-product-detail-container {
    margin: 1px;
    padding-bottom: 5px;
    background: #ffffff;
    box-shadow: 2px 2px 20px #00000004;
    border: 1px solid rgba(0,0,0,.125);
}

.counter {
    margin: 0px;
    align-items: center;
    justify-content: center;
    height: 35px;
    max-width: 95px;
    background: #f2f2f2;
}

.counter button {
    border: none;
    height: 35px;
    background: #f2f2f2;
}

.counter input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.counter input {
    width: 40px;
    background: #f2f2f2;
    text-align: center;
    border: none;
}
.policy-detail li {
    font-size: 12px;
}
.person-view-detail p {
    margin-top: 10px;
    font-size: 12px;
}

product-price {
    font-size: 18px;
    color: #1523c1;
    font-weight: 600;
    
   
}

.product-price small {
    font-size: 80%;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
}

.product-links {
    text-align: right;
}

.product-links a {
display: inline-block;
margin-left: 5px;
transition: 0.3s;
font-size: 17px;
}

.product-links a:has(:hover) {
    background: #dfdfdf;
    border-radius: 5px;
}