.sec-2 .add-btn,
.sec-3 p.title,
.sec-4 .review-head {
    border-bottom: 1px solid #ddd;
}
a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none !important;
}
.social-share,
label {
    cursor: pointer;
}
.star .rate1 {
    padding-top: 10px;
}
.greyish {
    color: #576b6b;
}
button {
    color: #fff;
}
button:hover {
    background: var(--PColor);
    transition: 0.3s ease-in;
}
main .sec-1,
main .sec-2,
main .sec-4 {
    margin: 50px;
}
.product-details {
    display: flex;
}
.product-details .side-images {
    width: 100%;
    position: sticky;
    flex: 80px;
    height: 100%;
    top: 130px;
}
.product-details .side-images .s_img {
    position: relative;
    display: flex;
    justify-content: center;
}
.product-details .details .color-choice ul li input,
.product-details .details .size-choice .size ul li input,
.product-details .main-img .carousel,
.sec-2 .frequent-items .item:first-child .add-icon {
    display: none;
}
.product-details .side-images .s_img .thumb_img {
    height: 100%;
    max-height: 400px;
}
.thumb_img.active {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.thumb_img.active::-webkit-scrollbar {
    display: none;
}
.product-details .side-images .s_img button.side_img_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px dotted silver;
    background: #d7d7d7a6;
    outline: 0;
    display: none;
}
.share-option-active,
button.side_img_btn.active {
    display: block !important;
}
.s_img button i {
    color: #000;
}
#thumb_scroll_up {
    top: -30px;
}
#thumb_scroll_down {
    bottom: -30px;
}
.product-details .side-images::-webkit-scrollbar {
    display: none;
}
.product-details .side-images .thumb_nails a {
    display: flex;
    padding: 10px;
    height: 70px;
    justify-content: center;
    width: 70px;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
    transition: 0.3s;
}
.product-details .side-images .thumb_nails a:hover {
    border: 1px solid #9acd32;
    transition: 0.3s;
}
.product-details .side-images .thumb_nails img {
    object-fit: contain;
    height: 50px;
    width: auto;
    max-width: 98%;
}
.product-details .main-img {
    padding: 0 20px;
    flex: 55%;
    order: 0;
    top: 80px;
    position: sticky;
    overflow: hidden;
}
#main_img_content {
    position: relative;
    width: 100%;
    padding-bottom: 125%;
}
#main_img_content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    object-fit: cover;
    object-position: top;
    max-width: 98%;
}
.product-details .details {
    padding: 0 20px;
    flex: 40%;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.product-details .details::-webkit-scrollbar {
    display: none;
}
.product-details .details .product-name {
    margin-bottom: 25px;
    display: flex;
    text-align: center;
    gap: 5px;
    align-items: center;
    justify-content: space-between;
}
.product-details .details .product-name .text {
    flex: 1;
}
.product-details .details .product-name h4 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
}
.product-details .details .product-name .price {
    font-size: 24px;
    font-weight: 600;
    color: #255950 !important;
    position: relative;
}
.product-details #accordionExample h3 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
}
.product-details #accordionExample ul {
    color: #576b6b;
    font-size: 12px;
}
.product-details .details .product-name .add-whislist {
    align-self: flex-start;
}
.product-details .details form {
    position: relative;
}
.data-right,
.product-details .details .quantity-share .quantity,
.product-details .details .share-option .share-url,
.product-details .details .share-option .social-share,
.product-details .details .size-choice,
.product-details .details form .color-choice {
    text-align: center;
}
.product-details .details .size-choice .size ul li {
    display: inline-block;
    position: relative;
    margin: 0 5px;
}
.product-details .details .size-choice .size ul li .product_size {
    height: 40px;
    min-width: 40px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    background: 0 0;
    padding: 0 5px;
    border: 1px solid #d3d3d3;
    transition: 0.4s;
}
.product-details .details .size-choice .size ul li .product_size:hover {
    background: #d3d3d3;
    border: none;
    color: #fff;
    transition: 0.4s ease-in;
}
.product-details .details .size-choice .size ul li .product_size.active {
    background: #000;
    color: #fff;
}
.product-details .details form .title {
    margin-bottom: 5px;
}
.product-details .details .detail .item-quantity {
    margin: 10px 0 25px;
}
.product-details .details .detail .item-quantity .quan-btn {
    color: gray !important;
    background: 0 0;
    height: 30px;
    width: 30px;
    border: 1px solid #d3d3d3;
}
.product-details .details .share-option {
    grid-column: 1/3;
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    margin-top: 51px !important;
}
a.link-color-gray {
    color: gray;
}
.product-details .details .l-title {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #576b6b;
    text-transform: uppercase;
    position: relative;
}
.product-details .details .l-title:before {
    content: "";
    height: 0.5px;
    width: 100%;
    bottom: 0;
    background: #576b6b;
    position: absolute;
}
.product-details .details .share-option .social-share i {
    width: 30px;
    height: 20px;
    font-size: 20px;
}
.product-details .details .share-option .social-share .close-icon img {
    width: 24px;
}
.product-details .details .share-option > div {
    border: 1px solid #d3d3d3;
    padding: 10px 20px;
}
.product-details .details .detail .item-quantity .quan-btn i {
    font-size: 12px;
}
.product-details .details .detail .item-quantity input {
    text-align: center;
    border: 1px solid #d3d3d3;
    height: 30px;
    font-size: 13px;
    width: 100px;
}
.product-details .details .color-choice ul li {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    position: relative;
    margin: 0 5px;
    font-size: 13px;
    transition: 0.4s;
}
.product-details .details .color-choice ul li:hover {
    border: 1px solid #000;
    transition: 0.4s;
}
.product-details .details .color-choice ul li label {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #beae95 !important;
}
.product-details .details .color-choice ul li .active {
    border: 2px solid #000;
    transition: 0.4s;
}
.product-details .details .discription,
.product-details .details .shipping {
    padding-top: 20px;
}
.product-details .details .discription .content,
.product-details .details .shipping .content {
    padding: 10px 0;
    color: grey;
}
.product-details .details .discription ul,
.product-details .details .shipping ul {
    width: 95%;
    margin-left: auto;
}
.product-details .details .discription ul li,
.product-details .details .shipping ul li {
    list-style-type: square;
    margin-bottom: 10px;
}
.sec-2 p.title {
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.sec-2 .frequent-product {
    max-width: 88%;
    min-width: 270px;
    margin: 0 auto;
}
.sec-2 .frequent-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: flex-start;
}
.sec-2 .frequent-items .item {
    min-width: 120px;
}
.sec-2 .frequent-items .img_add {
    display: flex;
    align-items: center;
}
.sec-2 .img_add .fbt_details {
    width: 150px;
    position: relative;
}
.fbt_details .fbt_in {
    position: absolute;
    top: 3px;
    left: 15px;
    z-index: 1;
}
.sec-2 .img_add .fbt_details .fbt_lbl_img {
    width: 100%;
    margin-bottom: 0;
}
.sec-2 .add-btn .total-items-price .fbt_item:first-child .fbt_item_price,
.sec-2 .img_add .add-icon {
    padding: 0 10px;
}
.add-icon i {
    font-size: 15px;
}
.sec-2 .frequent-items .item img,
.sec-3 .similar-product .product img,
.sec-4 .customer-review {
    width: 100%;
}
.sec-2 .frequent-items .item .item-details {
    display: grid;
}
.sec-2 .item-details a {
    text-decoration: none;
}
.sec-2 .frequent-items .item .item-details input {
    margin-top: 5px;
    background: 0 0;
    height: 14px;
    width: 15px;
    margin-right: 5px;
}
.sec-2 .frequent-items .item .item-details label {
    font-size: 13px;
}
.sec-2 .frequent-items .item .item-details label span:nth-child(3) {
    font-size: 10px;
    text-decoration: line-through;
    margin-left: 5px;
}
.sec-2 .frequent-items .item .item-details label span:nth-child(4) {
    color: var(--PColor);
    font-weight: 700;
}
.sec-2 .frequent-items .add-icon i {
    font-size: 10px;
}
.sec-2 .add-btn {
    text-align: center;
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    border-top: 1px solid #ddd;
    gap: 5px;
    justify-content: center;
    padding-bottom: 20px;
    flex-wrap: wrap;
}
.sec-2 .add-btn p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.my-button.collapse-nav-button:before {
    content: "\2212";
}
.collapsed .my-button.collapse-nav-button:before {
    content: "\2b";
}
.sec-2 .total-items-price .fbt_item_title > span {
    color: #b5b5b5;
    font-size: 13px;
}
.sec-2 .add-btn .total-items-price .fbt_item {
    padding: 20px 0;
    display: inline-block;
}
.sec-2 .add-btn .total-items-price .fbt_item .fbt_item_price {
    position: relative;
    padding: 0 24px;
}
.fbt_item_price.addons:after {
    content: "+";
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
}
.fbt_item_price.totals:after {
    content: "=";
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
}
.sec-2 .total-items-price .fbt_item_price > span {
    color: #454545;
    font-size: 16px;
}
.fbt_item_price > span i {
    font-size: 14px;
}
.sec-3 {
    background: rgb(33 33 33 / 5%);
    padding: 50px 0;
}
.sec-3 p.title {
    text-align: center;
    margin-bottom: 22px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}
.sec-3 .similar-product {
    padding: 0 50px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 8px;
}
.sec-4 .customer-review,
.sec-4 .customer-small-detail,
.sec-4 .review-head {
    align-items: center;
    gap: 10px;
    display: flex;
}
.sec-3 .similar-product .text {
    margin-top: 10px;
}
.sec-3 .similar-product .text h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    line-height: 22px;
    letter-spacing: 1.52px;
}
.sec-3 .similar-product .text a {
    color: #d0a168;
    position: relative;
    font-size: 14px;
    text-decoration: underline;
}
.sec-4 .review {
    max-width: 88%;
    min-width: 300px;
    margin: 0 auto;
}
.sec-4 .review-head {
    justify-content: space-between;
    padding: 20px 0;
}
.sec-4 .review-head h3 {
    font-size: 16px;
    color: #576b6b;
}
.sec-4 .customer {
    padding: 20px 5px 0;
}
.sec-4 .customer-review .star-rating-icons {
    min-width: 100px;
}
.sec-4 .customer-small-detail .customer-img {
    max-height: 10px;
    min-height: 30px;
    max-width: 100px;
    min-width: 30px;
    border-radius: 50%;
    background-image: url(assets/store/image/logo/user5.png);
    background-size: contain;
    opacity: 0.6;
}
.sec-4 .write-review {
    position: relative;
    border-bottom: 2px solid gray;
    display: none;
}
.sec-4 .write-review form {
    width: 80%;
    margin: 20px auto;
}
.sec-4 .write-review.write-review-no {
    display: block;
}
.sec-4 .write-review form h5 {
    margin-bottom: 20px;
}
.sec-4 .write-review ul li > input,
.sec-4 .write-review ul li > textarea {
    width: 100%;
    border: 1px soid;
    padding: 10px;
}
.sec-4 ul li.star {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    margin-left: 10px;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.rating-stars ul > li.star {
    display: inline-block;
}
.rating-stars ul > li.star > i.fa {
    font-size: 1.5em;
    color: #ccc;
}
.rating-stars ul > li.star.hover > i.fa {
    color: #ffcc36;
}
.rating-stars ul > li.star.selected > i.fa {
    color: #ff912c;
}
@media only screen and (max-width: 1024px) {
    main .sec-1 {
        margin: 0;
    }
    .sec-1 .carousel {
        margin-bottom: 20px;
    }
    .carousel-item {
        padding-bottom: 120%;
    }
    .carousel-item > img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    .carousel-indicators {
        z-index: 3 !important;
    }
    .product-details .main-img {
        padding: 0;
        position: relative;
        top: 0;
    }
    #main_img_content,
    .product-details .side-images {
        display: none;
    }
    .product-details {
        display: grid;
        grid-template-columns: 1fr;
    }
    .product-details .main-img img {
        object-fit: cover;
        object-position: top;
        width: 100%;
        margin-bottom: 20px;
        display: none;
    }
    .product-details .details {
        padding: 20px 50px;
        position: static;
        overflow-y: auto;
        max-height: max-content;
    }
    .product-details .main-img .carousel {
        display: block;
    }
    .sec-2 .frequent-product {
        grid-template-columns: 2fr 1fr;
    }
}
@media only screen and (max-width: 768px) {
    .sec-2 .frequent-product > .text,
    .sec-3 p {
        text-align: center;
    }
    main .sec-2,
    main .sec-4 {
        margin: 50px 0;
    }
    .sec-2 .frequent-product {
        grid-template-columns: 1fr;
    }
    .sec-2 .add-btn {
        padding-bottom: 20px;
    }
    .sec-2 .add-btn button {
        width: 50%;
    }
    .product-details .details {
        padding: 0 15px;
        position: static;
    }
    .sec-2 .frequent-items {
        justify-content: center;
    }
    .sec-3 p {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .sec-3 .similar-product {
        padding: 0 15px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    .sec-3 .similar-product .text h4 {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .sec-3 .similar-product .text a {
        font-size: 10px;
    }
    .sec-4 .review {
        max-width: 100%;
        margin: 0 15px;
    }
}
@media only screen and (max-width: 425px) {
    .sec-2 .add-btn button {
        width: 100%;
    }
    .sec-2 .img_add .fbt_details {
        width: 120px;
    }
    .sec-4 .review {
        max-width: 100%;
        margin: 0 15px;
    }
    .rating-stars ul {
        list-style-type: none;
        padding: 0;
        margin-left: 10px;
        -moz-user-select: none;
        -webkit-user-select: none;
        margin-top: -10px;
    }
    .item-2,
    .item-4,
    .item-6,
    .item-8 {
        margin-left: -20px !important;
    }
    .product-details .details .share-option {

        margin-top: 64px !important;
    }
}
.vt {
    background: #255950 !important;
}
.fa-instagram {
    color: #000 !important;
}
.shrmenu .fa-whatsapp {
    color: #000 !important;
}
.fa-instagram:hover {
    color: #3f729b !important;
}
.fa-facebook:hover {
    color: #4267b2 !important;
}
.fa-whatsapp:hover {
    color: #25d366 !important;
}
.fa-twitter:hover {
    color: #00acee !important;
}
.gtw {
    background: #3c2229 !important;
}
.shr {
    float: left !important;
    text-decoration: none !important;
}
.se{
    margin-bottom: 25px !important;
}
.lpo{
    margin-left: 45px !important;
}
.lpo1{
    margin-left: 28px !important;
}

.notifyjs-corner{
        position: fixed;
    margin: 5px;
    z-index: 99999 !important;
    left:27% !important;
}

.diss{
        color: #576b6b;
    font-size: 19px;
    text-decoration: line-through;
}
.discount{
        font-weight: 100 !important;
    font-size: 18px !important;
    color: red !important;
}