/* class that can use gobal  */
.p-100 {
    padding: 100px 0px;
}

.p-120 {
    padding: 120px 0px;
}

.p-140 {
    padding: 140px 0px;
}

.p-130 {
    padding: 130px 0px;
}

/* end */

/* new arrivals */
.new_arrival {
    overflow: hidden;
    padding-bottom: 0px;
}

.new_arrival h4 {
    font-family: Bremlin;
    margin-bottom: 0px;
    color: var(--black);
}

.all_collections {
    text-align: end;
}

.new_arrival .all_collections a {
    text-decoration: none;
    font-weight: 500;
    line-height: 100%;
    text-align: end;
    display: inline-block;
    color: #000;
    position: relative;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.new_arrival .all_collections a::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -59px;
    transform: translateY(-50%);
    width: 44px;
    height: 1px;
    background-color: #000;
}

/* slider part */
.med-img img {
    max-width: 225px;
}

.med-box p {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 17px;
}

.new_child:hover .med-box a {
    color: var(--white);
}

.med-box span {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: var(--skin_light);
    margin-bottom: 19px;
}

.med-box a {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #0D1F2D;
    padding: 18px 0px;
    opacity: 0;
    transition: ease-in-out .5s all;
}

.new_child {
    border: 1px solid #0d1f2d00;
    border-radius: 15px;
    overflow: hidden;
    margin: 0px 15px;
}

.child-slider {
    display: flex !important;
    max-width: 1440px;
    gap: 30px;
}

.med-img {
    padding: 20px 58px;
    background-color: #0D1F2D08;
    height: 260px;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_child:hover {
    border: 1px solid #0D1F2D24;
}

.new_child:hover .med-box a {
    opacity: 1;
}

/* 
.slider-container {
    padding-left: 252px;
} */
.newslider .slick-list.draggable .slick-track {
    display: flex;
}

.newslider .slick-list.draggable .slick-track .new_child {
    height: auto;
}

.med-box {
    height: 100%;
}

.newslider .slick-list.draggable {
    overflow: visible !important;
    position: relative;
}

.newslider .slick-list.draggable::after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
}

.slider-container {
    margin-top: 17px;
}

.custom-next,
.custom-prev {
    padding: 13px 19px;
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-next img,
.custom-prev img {
    width: 20px;
    height: 10px;
}

.btn-container {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
    border-top: 1px solid #EEEEEE;
    margin-top: 60px;
    padding-top: 30px;
    width: 100%;
}

button.custom-prev {
    transform: rotate(180deg);
}

.info-slider {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.slider-counter {
    font-weight: 500;
    line-height: 100%;
}

button.slick-disabled {
    border: 1px solid #ABABAB;
}

button.slick-disabled img {
    filter: grayscale(100%) brightness(80%) contrast(90%);
    opacity: 1;
}






/* end css of .new_arrival */

/* start css of reclaim */
.reclaim {
    background-image: url(../img/reclaian.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 720px;
    position: relative;

}

.reclaim_sec-1 p {
    font-family: Bremlin;
    font-size: 446px;
    line-height: 100%;
    color: #B78F3A;
    display: inline;
    position: absolute;
    bottom: 100%;
    right: 80px;
    transform: translate(0px, 50%);
}

.reclaim_sec-2 h2 {
    line-height: 76px !important;
    color: var(--white);
    margin-bottom: 0px;
}

.reclaim_sec-2 p {
    line-height: 24px;
    color: #fff;
    margin-bottom: 44px;
    max-width: 630px;
}

.reclaim_sec-2 {
    padding-top: 283px;
}

.reclaim_sec-2 a.cta {
    background: transparent;
    border: 1px solid #FFFFFF;
    line-height: 100%;
    padding: 17.5px 60px;
}

/* end of css  */

/* start of css of kingdom */
/* .h-kingdom_1 {
    height: 960px;
    display: flex;
    align-items: center;
    width: 100%;
} */
/* .h-kingdom_1::after{
    content: url(../img/h-kingdom_2.png);
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    
} */
.kingdom-img img {
    width: 371px;
}

.kingdom-img {
    width: 544px;
}

.kingdom-img {
    width: 544px;
    padding: 85px;
    padding-bottom: 50px;
    background: #0D1F2D08;
    border-radius: 60px;
    border: 1px solid #0D1F2D1A;
    margin: auto;
}

.child_kingdom h6 {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
    color: #000;
    margin-bottom: 4px;
    margin-top: 34px;
}

.child_kingdom p {
    line-height: 24px;
    text-align: center;
    color: #626E75;
    max-width: 423px;
    margin: auto;
    margin-bottom: 46px;
}

.child_kingdom {
    text-align: center;
}


.kingdom_2 img {
    height: 100%;
    width: 100%;
}

.h-kingdom_1 .container-fluid {
    padding: 0px !important;
}

.h-kingdom_1 {
    overflow: hidden;
}

.h-kingdom_1 .container-fluid .row .col-lg-6 {
    padding: 0px;
}

.h-kingdom_2 {
    background-color: #000;
}

.kingdom_3 {
    text-align: center;
}

.kingdom_3 .img-logo {
    width: 112px;
    margin-bottom: 50px;
    margin: auto;
}

.kingdom_3 p {
    font-family: Bremlin;
    font-weight: 400;
    font-size: 56px;
    line-height: 71px;
    color: #fff;
    text-align: center;
    max-width: 558px;
    margin: auto;
    margin-bottom: 36px;
}

.kingdom_3 a.cta {
    background: transparent;
    border: 1px solid #E1BF75;
}

.kingdom {
    position: relative;
}

.kingdom_2+p {
    font-family: Bremlin;
    font-size: 446px;
    line-height: 100%;
    display: inline-block;
    color: #B78F3A;
    position: absolute;
    content: "";
    top: 100%;
    transform: translate(50px, -40%);
    margin-bottom: 0px;

}


/* reviews part section */
.reviews p {
    font-family: Poppins;
    font-weight: 500;
    line-height: 100%;
    text-align: center;
    color: var(--gold_heavy);
    margin-bottom: 9px;
    text-transform: uppercase;
}

.reviews h2 {
    line-height: 76px;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}

.reviews-child p {
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: #000;
    margin-bottom: 13px;
    text-transform: capitalize;
}

.star {
    display: flex;
    max-width: 120px;
    margin: auto;
    gap: 5px;
    margin-bottom: 20px;
}

.like-p p {
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #626E75;
    margin: auto;
    margin-bottom: 22px;
    position: relative;
    font-weight: 400;
}

.like-p span {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    display: block;
    color: #E1BF75;
}

.reviews-imgs-p {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-top: 75px;
}

.imgs-slider-reviews .slick-list.draggable {
    padding: 0px !important;
}

.slider-container-reviews {
    /* position: relative; */
    max-width: 1083px;
    margin: auto;
}

.slider-container-reviews .r-arrow {
    position: absolute;
    top: 37%;
    transform: translateY(-50%) !important;
    z-index: 9;
}

.slider-container-reviews button.custom-next {
    right: 0%;
}

.slider-container-reviews button.custom-prev {
    transform: rotate(-180deg) translateY(50%) !important;
}


/* journey section :start */
.journry_header h2 {
    position: relative;
    max-width: 765px;
    margin-bottom: -74px;
    padding-bottom: 55px;
    color: #000;
}

.journry_header h2::after {
    position: absolute;
    content: "";
    width: 66px;
    height: 2px;
    background-color: #E1BF75;
    bottom: 0%;
    left: 0%;
}

/* .journry_header {
    position: relative;
} */

.your_journey {
    position: relative;
}

.your_journey::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0%;
    width: 50%;
    height: 100%;
    background-color: #091E36;
    opacity: 3%;
    z-index: 1;
    border-radius: 30px;
}

.journry_header img {
    position: absolute;
    top: 0%;
    right: 0px;
    transform: translateY(-50%);
}

.your_journey_2 {
    overflow: hidden;
}

.your_journey_2 {
    max-width: 548px;
    border-radius: 25px;
    overflow: hidden;
    margin-left: auto;
}

.you_journey_1 h6 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #000;
    max-width: 500px;
    margin-bottom: 19px;
}

.para_journey_1 {
    max-width: 525px;
}

.para_journey_1 p {
    line-height: 26px;
    color: #626E75;
}

.you_journey_1 a.cta {
    display: inline-block;
    margin-top: 45px;
}

/* journey section :start */



/* date- 20march2025 */

.whyshop {
    padding-top: 0px;
}

.whyshop h2 {
    text-align: center;
    color: #000;
    margin-bottom: 22.5px;
}

.shop_why {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.shop_child {
    border: 1px solid #091E3624;
    border-radius: 25px;
    flex: 0 0 33.33%;
    padding: 55.5px 0px;
}

.shop_img {
    width: 74px;
    margin: auto;
    height: 74px;
    border-radius: 50%;
    border: 1px solid #091E3624;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease-in-out 1s all;
}

.shop_child h6 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
    color: #000;
    margin: 20px 0px 5px 0px;
}

.shop_child p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    max-width: 377px;
    margin: auto;
}

.shop_child:hover {
    box-shadow: 0px 30px 90px 0px #0023471A;
}

.shop_child:hover .shop_img {
    background: linear-gradient(180deg, #D9BD7B 0%, #AD8B44 100%);

}

.shop_child:hover img {
    filter: brightness(0) invert(1);

}



.imgs-slider-reviews-2 {
    display: none !important;
}



.join p {
    font-family: Bremlin;
    font-weight: 400;
    font-size: 446px;
    line-height: 100%;
    margin-bottom: 0px;
    color: #091E36;
    display: inline-block;
    position: absolute;
    top: -50%;
    left: -60px;
}


/* inner banner */
.inner-banner h2 {
    margin-bottom: 0px;
}

.inner-banner {
    padding: 0px !important;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    background-size: cover;
    padding: 165px 0px;
    background-repeat: no-repeat;
    background-position: center left;
}


/* .reclaim-2 */

.reclaim-2 .reclaim_sec-1 p {
    top: -50%;
    right: 47px;
    transform: translateY(65%);
}



/* contact us page */

.contact-1 h4 {
    color: var(--black);
    margin-bottom: 4px;
}

.contact-1 p {
    color: #000;
    max-width: 613px;
    font-family: Poppins;
    margin-bottom: 29px;
}

.contact-1 .adds {
    gap: 18px;
    margin-bottom: 35px;
}

.contact-1 .adds .adds_1 {
    width: 19px;
}

.contact-1 .ans p {
    font-size: 14px;
    line-height: 23px;
    color: var(--greylight);
    max-width: 236px;
    margin-bottom: 0px;
}

.contact-1 .ans a {
    text-decoration: none;
    color: var(--greylight);
}

.form-boxs input,
.form-boxs textarea {
    width: 100%;
    border: 1px solid #091E3612;
    border-radius: 5px;
    background: transparent;
    padding: 12px 20px;
}


.contact-2 h6 {
    font-family: Bremlin;
    font-size: 30px;
    line-height: 100%;
    COLOR: #000;
    margin-bottom: 19.5px;
}

.form-boxs input::placeholder {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: var(--greylight);

}

.form-boxs {
    margin-bottom: 20px;
}

.contact-2 a.cta {
    display: inline-block;
    margin-top: 30px;
}


/* maps  sec*/

.maps {
    padding-top: 0px;
}

.map {
    border-radius: 25px;
    overflow: hidden;
}

.map iframe {
    filter: grayscale(100%) contrast(1.1) brightness(0.95);
}

/* tabination */
.tabs {
    display: flex;
    max-width: 985px;
    padding: 12px 12.5px;
    margin: auto;
    margin-bottom: 55px;
    border: 1px solid #091E361A;
    border-radius: 200px;
    justify-content: space-between;
    margin-top: 29px;
}

.tab-button {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    border: none;
    color: #000;
    padding: 17px 20px;
    width: 100%;
    border-radius: 200px;
    background: transparent;
}

.tab-button.active {
    background: linear-gradient(90deg, #D9BD7B 0%, #AD8B44 100%);
    color: #fff;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.arrcodin-body-part .accordion-button:focus {
    border-color: unset !important;
    outline: none !important;
    box-shadow: unset !important;
}

.arrcodin-body-part .accordion-button {
    color: var(--black) !important;
    border: 0;
    border-radius: 0;
    background-color: transparent !important;
    font-family: Poppins;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 100%;
    padding: 31px;

}

.arrcodin-body-part .accordion-button:not(.collapsed) {
    box-shadow: unset;
    padding-bottom: 12px;
}

.arrcodin-body-part .accordion-item {
    background-color: transparent;
    border: 1px solid #091E3624 !important;
    border-radius: 10px;
    margin-bottom: 30px;


}

.arrcodin-body-part .accordion-body {
    padding: 31px;
    max-width: 1101px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #626E75;
    padding-top: 0px;
    /* margin-top: -19px; */
}


.frequently h2 {
    color: var(--black);
    text-align: center;
}

/* inner banner responsive */
/* @media only screen and (max-width:1500px) {
    .inner-banner {
        height: 364px;
    }
}

@media only screen  and (max-width:1399px){
    .inner-banner {
        height: 313px;
    }
}

@media only screen and (max-width:1199px) {
    .inner-banner {
        height: 258px;
    }
}

@media only screen and (max-width:991px) {
    .inner-banner {
        height: 201px;
    }
} */
.slider-container-reviews {
    position: relative;
}

/* (ak 20/3) */
/* (homepage) */
button.slick-disabled {
    opacity: 0.5;
}

.med-box .med-img img {
    mix-blend-mode: darken;
}

.new_child:hover .med-img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.sec3_otr .abs_bg {
    z-index: -1;
}

.cta {
    display: inline-block;
}

.med-box {
    display: flex;
    flex-direction: column;
}

.med-img img {
    max-width: 100%;
}

.med-img {
    padding: 20px 28px;
    height: unset;
    flex-grow: 1;
}

.your_journey>.container {
    position: relative;
}

.your_journey::after {
    z-index: -1;
}

.journry_header h2 {
    margin-bottom: 0;
    padding-bottom: 0px;
}

.journry_header h2::after {
    display: none;
}

.you_journey_1 {
    position: relative;
}

.you_journey_1::before {
    position: absolute;
    content: "";
    width: 66px;
    height: 2px;
    background-color: #E1BF75;
    top: -30px;
    left: 0%;
}

.hdrpg_div>.container-fluid {
    padding: 0px !important;
}

header .hdrpg_div .flex_hdrpgbox {
    padding-inline: 15px !important;
}


/* marging file 21march */



/* date -21/03/2025 */

/* contact page */

/* inner banner */
.inner-banner .hd_bnnr {
    max-width: 615px;
    margin: auto;
    text-align: center;
}


.maps {
    padding-top: 0px !important;
}

/* end */

/* product page */
.nav-product-detail li.breadcrumb-item a {
    text-decoration: none;
    color: #626E75;
    font-family: Poppins;
    font-weight: 500;
    line-height: 100%;
}

.nav-product-detail .breadcrumb-item.active {
    color: #000;
    font-family: Poppins;
    font-weight: 500;
}

.Kamagra-img {
    max-width: 511px;
}

.Kamagra_1 {
    max-width: 686px;
    height: 686px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #091E3608;
    border-radius: 15px;
}

.Kamagra_2 h4 {
    color: var(--black);
    margin-bottom: 10px;
}

.Kamagra-star {
    display: flex;
    max-width: 106px;
    justify-content: space-between;
}

.star-Kamagra {
    max-width: 18px;
    width: 100%;
}

.reviewa-product span {
    line-height: 100%;
    color: #000;
}

.reviewa-product {
    display: flex;
    justify-content: start;
    align-items: baseline;
    flex-wrap: wrap;
}

.Kamagra_2 p {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
}

.Kamagra_2 p span {
    color: #000;
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
    color: var(--gold_heavy);
}

.reviewa-product p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #626E75;
    margin: 16px 0px 24px 0px;
}

/* end */




/* faq page css */

.arrcodin-body-part .accordion-button.collapsed::after {
    background-image: url("../img/arrow-accodin.png");
}

.arrcodin-body-part .accordion-button:not(.collapsed)::after {
    background-image: url("../img/arrow-accodin.png");
    transform: rotate(-180deg);
}



/* faq page end css */




/* our-story */


.slider-container-reviews-2 button.custom-prev.r-arrow {
    left: -90px;
}

.slider-container-reviews-2 button.custom-next.r-arrow {
    right: -90px;
}

.whyshop {
    padding-top: 0px !important;
}

/* end */




.adds .ans {
    width: calc(100% - 60px);
}



.insta-picks .slick-track .nd:last-child .pisks-insta {
    margin-right: 0px !important;
}

.insta-picks .slick-track .nd {
    height: auto;
}

.insta-picks .slick-track {
    display: flex;
}

.insta-picks .slick-track .nd .pisks-insta {
    height: 100%;
}

.insta-picks .slick-track .nd .pisks-insta img {
    height: 100%;
    object-fit: cover;
}

.arrcodin-body-part {
    max-width: 1246px;
    margin: auto;
}

/* date 24/march/2025 */
/* Product-detail */
.nav-details-product .nav-product-detail {
    padding: 24px 0px 52px;
    font-weight: 500;
    line-height: 100%;
}


.Kamagra_2 {
    padding-left: 60px;
}

.star-Kamagra {
    width: 18px;
}

.reviewa-product {
    gap: 15px;
}

.reviewa-product p {
    max-width: 643px;
    margin-top: 0px;
}

.inc-dremt-btn button {
    background: transparent;
    border: none;
}

.inc-dremt-btn span {
    line-height: 100%;
    color: #626E75;
    padding: 0px 20px;
}

.inc-dremt-btn {
    border: 1px solid #091E3612;
    border-left: none;
    border-right: none;
    display: inline;
    border-radius: 4px;
}

.inc-dremt-btn button {
    background: transparent;
    border-radius: 4px;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #091E3612;
    border-top: none;
    border-bottom: none;
}

.quantity p {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #000;
}

.Kamagra_2 .btn-holder-add a.cta {
    width: 176px;
    padding: 17px 0px;
    display: inline-flex;
    justify-content: center;
    margin: 45px 20px 50px 0px;
}

.Kamagra_2 .btn-holder-add {
    position: relative;
    margin-bottom: 43px;
}

.Kamagra_2 .btn-holder-add::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    right: 0px;
    bottom: 0px;

}

.Kamagra_2-footer p {
    font-weight: 500;
    line-height: 100%;
    color: #626E75;
    font-size: 16px;
}

.Kamagra_2 p span {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    display: inline;
    color: #626E75;
}

.Kamagra_2-footer p:nth-child(2) span {
    color: var(--gold_heavy);
}

.Kamagra-img {
    width: 100%;
}


/* tabination in this page  */
.tabs-discription-detail .tabs {
    max-width: 100%;
    border: none;
    justify-content: start;

}

.tabs-discription-detail .tabs button.tab-button {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    width: unset;
    padding: 20px 30px;
    color: #626E75;

}

.tabs-discription-detail .tabs button.tab-button.active {
    text-decoration: underline;
    background: transparent;
    color: #D9BD7B;
    border: 1px solid #EEEEEE;
    border-radius: 0px;
    border-bottom: 0px;
    padding: 20px 30px;
    font-weight: 500;


}

.tab-content p {
    line-height: 26px;
    max-width: 1269px;
    margin-bottom: 26px;
}


.quantity p span {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
    color: #AD8B44;
    margin-bottom: 15px;
    display: block;
}

/* @25march  */

/* related_products  */
.related_products h4 {
    text-align: center;
}



/* reviews  */
.slider-container-reviews .r-arrow {
    width: 83px;
    height: 51px;
}

.reviews .slider-container-reviews .custom-prev.r-arrow {
    left: -16.5%;
}

.reviews .slider-container-reviews .custom-next.r-arrow {
    right: -16.5%;
}

.reviews-2 {
    padding-bottom: 0px;
}

.journry_header img {
    right: 70px;
    top: -2%;
}

.blog-c {
    border: 1px solid #091E3624;
    border-radius: 25px;
    box-shadow: 0px 30px 40px 0px #AD8B4414;
    overflow: hidden;
}

.blog-c a {
    display: block;
    width: 100%;
    height: auto;
}

.blog-c a img {
    width: 100%;
}

.blog-c2 {
    padding: 30px;
    padding-right: 23px;
}

.date-blog {
    display: flex;
    justify-content: start;
    gap: 10px;
    align-items: center;
}

.date-blog p {
    margin-bottom: 0px;
}

.blog-c2 a {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    line-height: 30px;
    margin-block: 20px;
    text-decoration: none;
}

.blog-c2 p {
    line-height: 26px;
    color: #626E75;
    margin-bottom: 0px !important;
}

.blog-p {
    display: grid;
    grid-template-columns: auto auto;
    gap: 30px;
}

.blog-c2 a:hover {
    color: #AD8B44;
}


.search-p p {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #000;
    position: relative;
    padding-bottom: 5px;
}

.search-p p::after {
    position: absolute;
    bottom: 0%;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #D9BD7B33;
    left: 0%;
}

.search-p>p::before {
    position: absolute;
    bottom: 0%;
    content: "";
    width: 68px;
    height: 1.51px;
    background-color: #D9BD7B;
    left: 0%;
}

.search-p input[type="text"] {
    background-color: transparent;
    border: 1px solid #091E3624;
    border-radius: 5px;
    padding: 18px;
    padding-right: 20px;
    width: 100%;
}

.search-p input[type="text"]::placeholder {
    line-height: 100%;
}

.search-p {
    border: 1px solid #091E3624;
    padding: 24px 30px 28px;
    border-radius: 15px;
    margin-bottom: 30px;
}

.search-p:last-child {
    margin-bottom: 0px;
}

.detail-1 .date-blog p {
    position: static;
    font-size: 13px;
    line-height: 100%;
    color: #626E75;
    padding: 0px;
    max-width: unset;
}

.detail-1 p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    max-width: 218px;
    position: static;
}

.detail-1 .date-blog {
    gap: 7px;
}

.detail-img {
    max-width: 90px;
    width: 100%;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
}

.blog-cd {
    display: flex;
    padding-block: 30px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #091E3624;
}

.blog-cd:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.detail-img img {
    height: 100%;
}

.recent p::before {
    width: 90px;
    height: 2px;
}

.categories p {
    position: static;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 24px;
    border-bottom: 1px solid #091E3624;
    display: flex;
    justify-content: space-between;
}

.categories p:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.categories p:first-child {
    margin-top: 20px;
}

.categories p span {
    color: #626E75;
}

.detail-1 p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.tabination-conatiner-btn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 14px;
}

.tabination-conatiner-btn button {
    border: 1px solid #091E3624;
    background: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;

}


.tabination-conatiner-btn button:last-child img {
    transform: rotate(180deg);
}



.tabination-conatiner-btn button:hover {
    background: linear-gradient(180deg, #D9BD7B 0%, #AD8B44 100%);
    color: #fff;
    border: none;
}

.tabination-conatiner-btn button img {
    transition: filter 0.3s ease-in-out;
}

.tabination-conatiner-btn button:hover img {
    filter: brightness(0) invert(1);
}

.categories p::after {
    width: 0%;
    height: 0px;
}

.blog-details p::after {
    width: 0px;
}


/* tabition   */



.tabination-container-blog .blog-prent {
    display: none;
    /* Hide all content initially */
}

.tabination-container-blog .blog-prent.active {
    display: block;
    /* Show only the active content */
}


.tabination-container-blog button {
    margin: 5px;
    padding: 8px 12px;
    cursor: pointer;
}

.tabination-container-blog .tab-btn.active {
    background: linear-gradient(180deg, #D9BD7B 0%, #AD8B44 100%);
    color: #fff;
    border: none;

}

.ourblogs h2 {
    color: #000000;
}

/* end */

.Kamagra_2 .btn-holder-add .buy-now {
    transition: all 0.2s ease-in;
    background: #fff !important;
    color: #000;
    text-shadow: -1px -1px 0 #AD8B44, 1px -1px 0 #AD8B44, -1px 1px 0 #AD8B44, 1px 1px 0 #AD8B44;
}

.Kamagra_2 .btn-holder-add .buy-now:hover{
    background-image: linear-gradient(180deg, #D9BD7B 0%, #AD8B44 100%) !important;
    color: #fff;
    text-shadow: -1px -1px 0 #AD8B44, 1px -1px 0 #AD8B44, -1px 1px 0 #AD8B44, 1px 1px 0 #AD8B44;
}


/* (blog-detail css) */


/* blog - detail page  */
.blog-detail{
    padding-top: 0px;
}

.big-img-blog {
    border-radius: 25px;
    overflow: hidden;
}
.big-img-blog img {
    width: 100%;
    height: 506px;
}
.blog-detail .nav-product-detail {
    padding: 26px 0px 50px;
}
.blogs_ours2 {
    padding-left: 33px;
}
.blog-detail-content {
    padding-right: 13px;
}
.blog-detail-content .date-blog {
    margin-top: 29px;
}
.info-about-it span {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #AD8B44;
    text-transform: uppercase;
    margin-top: 40px;
    display: block;
}
.info-about-it h4 {
    margin-top: 12px;
}

.about-detail p {
    line-height: 26px;
    margin-bottom: 30px;
}
.about-detail {
    max-width: 905px;
    margin-bottom: 50px;
}
.about-p2 h6 {
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
}

.about-p2 p {
    line-height: 26px;
    margin-top: 9px;
    max-width: 905px;
    margin-bottom: 40px;
}
.about-p3 h6 {
    font-weight: 600;
    font-size: 23px;
    line-height: 100%;
    margin-bottom: 13px;
}
.about-p3 ul {
    padding-left: 26px;
}
.about-p3 ul li {
    line-height: 26px;
    padding: 12px 0px;
}
.responsible {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    background-color: #091E3608;
    padding: 30px;
    border-radius: 25px;
    padding-left: 56px;
}
.responsible-img {
    max-width: 160px;
    width: 100%;
}
.responsible-info h6 {
    font-weight: 600;
    font-size: 23px;
    line-height: 100%;
    margin-bottom: 7px;
}
.responsible-info p {
    line-height: 26px;
    color: #626E75;
}
.responsible-socil {
    display: flex;
    justify-content: start;
    gap: 20px;
    align-items: center;
    margin-top: 3px;
}

.responsible-socil p {
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 0px;
    color: var(--black);
}
.social-re a {
    color: #000000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    border: 0.5px solid #091E3624;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-right: 10px;
}
.detail-blog-change {
    margin-top: 60px;
    border: 1px solid #091E3624;
    border-right: none;
    border-left: none;
    display: flex;
    justify-content: space-between;
}
.detail-blog-change  button {
    background-color: transparent;
    border: none;
    font-size: 18px;
    line-height: 100%;
    color: #000;
    padding: 30px 0px;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}
.detail-blog-change button:last-child img{
    transform: rotate(180deg);
}
.detail-blog-change  button:first-child {
    color: #ABABAB;
}
.detail-blog-change button:last-child img {
    filter: brightness(0);
}
.blog-detail-content h4, .blog-detail-content h6 {
    color: #000;
}

/* @media only screen and (max-width:1399px) {
    .blog-detail-content {
        padding-right: 13px;
    }
    .blogs_ours2 {
        padding-left: 0px;
    }
    .responsible {
        padding: 25px !important;
    }
} */
/* @media only  screen and (max-width:1199px) {
    .responsible {
            gap: 20px;
    }
    .responsible-info p {
        line-height: 1.4;
        margin-bottom: 0px;
    }
} */

/* @media only screen and (max-width: 991px) {
    .blog-detail-content .date-blog {
        margin-top: 20px;
    }
    .info-about-it span {
        margin-top: 20px;
    }
    .about-detail p {
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .responsible {
        flex-direction: column;
        align-items: baseline;
    }
    .detail-blog-change {
        margin-top: 40px;
    }
    .detail-blog-change  button {
        background-color: transparent;
        border: none;
        font-size: 18px;
        line-height: 100%;
        color: #000;
        padding: 25px 0px;
    }
} */

/* @media only screen and (max-width:767px) {
    .big-img-blog img {
        height: 336px;
    }
    .blog-detail .nav-product-detail {
        padding: 20px 0px;
    }
    .detail-blog-change  button {
        font-size: 15px;
        gap: 10px;
        padding: 20px;
    }
} */

/* @media only screen and (max-width:575px) {
    .detail-blog-change  button{
        padding: 15px 0px;
    }
    .responsible-info h6 {
        font-size: 16px;
    
    }
    .responsible-socil {
        flex-direction: column;
        align-items: baseline;
        gap: 10px;
    }
    .responsible-info p {
        line-height: 1.4;
        font-size: 14px;
    }
    .responsible {
        padding: 15px !important;
    }
    .about-p3 ul li {
        line-height: 1.4;
        padding: 10px 0px;
    }
    .about-detail {
        margin-bottom: 20px;
    }
} */
/* (26/3) */
.ourblogs h2 {
    margin-bottom: 40px;
}
.detail-img img {
    object-fit: cover;
}
.blog-c {
    box-shadow: none !important;
    transition: all 0.2s ease-in;
}

.blog-c:hover {
    box-shadow: 0px 30px 40px 0px #AD8B4414 !important;
}

.blog-c:hover a {
    color: #AD8B44;
}
.detail-1 {
    width: calc(100% - 100px);
}

.detail-1 p {
    word-break: break-word;
}
.detail-img {
    flex: 0 0 90px;
    max-width: 100%;
    width: 90px;
}
.detail-1 p {
    max-width: 220px;
}
.social-re a{
   transition: all 0.2s ease-in;
}
.social-re a:hover {
    color: #c19a47;
    border-color: #bd9643;
}
.related_products h4 {
    line-height: 100% !important;
    margin-bottom: 30px;
}

.page-id-187 .entry-content {
    padding: 100px 0;
}
.page-id-187 .entry-content p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-bottom: 50px;
    font-size: 26px;
    font-weight: 500;
	
}

.sub_cta {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 45px;
    background-color: #c5974f;
    text-decoration: none;
    border-radius: 50px;
    transition: 0.3s ease;
    border: 1px solid transparent;
	color:white;
}

.sub_cta:hover {
    background-color: #fff;
    color: #c5974f;
    border: 1px solid #c5974f;
}

.wpcf7-form.invalid .form-boxs input {
	    border-color: red;
}