@font-face {
    font-family: "campton";
    src: url("/assets/css/campton-cufonfonts/CamptonMedium.otf");
}


/***************left*************/

section.product_details {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2em 0em;
    background-position: center;
    box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 84%);
}

section.product_details.refine_header {
    background: url(../images/regine_header.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 2em 0em;
}

section.product_details.vita_header {
    background: url(../images/vita_header.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 2em 0em;
}

.tablink {
    float: left;
    cursor: pointer;
    width: 70%;
    height: 20%;
    background: unset;
    border: 1px solid #ccc;
    border-radius: 10px;
}

/* Style the tab content */
.tabcontent {
    display: none;
    text-align: center;
}

button#defaultOpen {
    background: unset !important;
}

.details_tab_btn img {
    width: 100%;
    height: 125px;
    object-fit: contain;
}

.tabcontent img {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
}

/******************center tab*************/

.products-3_page_sec {
    padding: 80px 0px;
}

.products-3_page_sec {
    background-image: url("../images/products3-bg.jpg");
    background-position: 0px -60px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.products-3_page_sec h2 {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    width: 100%;
}

.products-3_page_sec .text-box,
li,
.descritpion {
    font-size: 18px !important;
    color: #616161 !important;
    font-weight: 500 !important;
}

.products-3_page_sec .text-box.box-2.text-start h2 {
    font-size: 42px;
    color: #000000;
    font-weight: bold;
}

.products-3_page_sec .text-box {
    padding: 20px 0px;
    margin: 0 auto;
}

.products-3_page_sec .image img {
    width: auto;
    height: 500px;
}

.products-3_page_sec .second-row {
    padding-top: 50px;
}

span.review_counting {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 29px;
    color: #000 !important;
    font-weight: 500;
}

i.fa.fa-shopping-cart {
    font-size: 23px;
}

i.fa.fa-map-marker {
    font-size: 23px;
}


/***************card section************************/

.card-body.card-text h3 {
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: bold;
    margin-bottom: 10px;
}

.card-body p {
    font-size: 21px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
}

.card-body h3 {
    font-size: 21px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #fff;
}

.card-body.card-text {
    background-color: #0b4b4f;
    margin: 30px 0;
    opacity: 0.9;
    height: auto;
}

.bg-image.card.shadow-1-strong {
    background: url(../images/enhance_card.png);
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}

.bg-image.card.shadow-1-strong.refined_card {
    background: url(../images/refine_card.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-image.card.shadow-1-strong.vita_card {
    background: url(../images/vita_card.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.card-body hr {
    color: #fff;
    margin: 9px 0 9px 0;
}

.details_product h1 {
    color: #ea9e00;
    font-size: 33px;
    letter-spacing: 1px;
    font-weight: 700;
}

.details_product h2 {
    font-size: 28px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: bold;
}

.details_product p {
    font-size: 17px;
    color: #312f2f;
}

.detail_box p {
    margin-bottom: 0;
    font-size: 14px;
}

.detail_box {
    border: 1px solid #d79d22;
    padding: 0px;
    font-weight: 300;
    cursor: pointer;
    height: 151px;
    padding: 10px;
    margin-bottom: 25px;
    width: 100%;
    border-radius: 10px;
}

.detail_box:hover {
    background: #ea9e00 !important;
}

/***************table list****/
.detail_tables tbody,
td,
tfoot,
th,
thead,
tr {
    border-style: unset;
}

table.detail_tables th {
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #616161;
    font-weight: bold;
}

table.detail_tables td {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #616161;
    font-family: 'campton-book';
}

table.detail_tables {
    margin-top: 1em;
}

.update_location_box {
    border: 1px solid #d79d22;
    padding: 18px 16px;
    font-weight: 300;
    background: #f0f0f0;
    border-radius: 10px;
    margin-top: 3em;
}

.update_location_box p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    font-family: 'campton-bold';
}

p.detail_instock {
    letter-spacing: 0px;
    color: #00948a;
    font-weight: bold;
}

p.detail_outofstock {
    letter-spacing: 0px;
    color: red;
    font-weight: bold;
}

.detail_box_outofstock {
    border: 1px solid #d79d22;
    padding: 0px;
    font-weight: 300;
    cursor: pointer;
    height: 151px;
    padding: 10px;
    margin-bottom: 25px;
    width: 100%;
    background-color: #ffffffa3;
}

button.btn.border.dropdown-toggle {
    font-size: 17px;
    letter-spacing: 0px;
    color: #1b1a1a;
    font-weight: 500;
    background: #d2cabd;
    border-radius: 30px;
    width: 52%;
}

button.details_addtocard {
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    background: #fca11d;
    border: none;
    padding: 0.4em 1em;
    margin-top: 0.3em;
    font-weight: 500;
    border-radius: 30px;
    width: 92%;
}

button.details_addtocard.shop_now {
    background: #02343f;
}

section#wellness_logos .row {
    justify-content: center;
}

.detail_box .price {
    margin-top: 2px !important;
}

@media only screen and (min-width: 320px) and (max-width: 680px) {

    .section.products-3_page_sec ul li{
        text-align:left !important;
    }
    .tablink {
        height: auto !important;
    }

    .details_tab_btn img {
        height: 160px !important;
        width: 78px !important;
    }

    .tabcontent {
        padding: 0em !important;
        margin-top: 0px !important;
    }

    .tabcontent img {
        width: 100% !important;
        margin: 0 !important;
    }
    .owl-stage-outer {
        width: 100%;
    }

    .owl-carousel .owl-item img {
        width: 90%;
    }
}

@media (min-width: 768px) {
    .product_details .col-sm-5 {
        width: 45% !important;
    }

    .product_details .col-sm-5:first-child {
        width: 30% !important;
    }

    .product_details .col-sm-2 {
        width: 25% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .tablink {
        width: 150% !important;
        height: 13% !important;
        margin-left: -20px !important;
    }

    .tablink img {
        height: 84px !important;
    }

    .details_tab_btn img {
        object-fit: cover !important;
    }

    .details_tab_btn {
        margin: 14px !important;
    }

    .tabcontent {
        margin-top: 50px !important;
    }

    .tabcontent img {
        width: 140% !important;
        height: 30% !important;
    }
    .owl-stage-outer {
        width: 100% !important;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 90% !important;
        border: 1px solid #e1e1e1;
        border-radius: 6px;
    }
}

@media (max-width: 680px) {
    .tabcontent {
        display: none;
        padding: 0em 3em;
    }

    div#logo-bar img {
        width: auto;
        height: 80px !important;
    }

    section.product_details {
        background-size: cover;
        padding: 1em 0em;
    }

    .tabcontent img {
        width: 72%;
        margin: 0 auto;
    }

    .update_location_box {
        border: 1px solid #d79d22;
        padding: 15px;
        font-weight: 300;
        background: #f0f0f0;
        border-radius: 10px;
        margin-top: 1em;
    }

    .details_tab_btn img {
        height: 100px;
        width: 80px;
    }

    .details_product.text-left p {
        font-size: 13px;
    }

    .details_product h2 {
        font-size: 17px;
    }

    .details_product h1 {
        font-size: 20px;
        margin: 10px 0;
    }

    #logo-bar .justify-content-evenly {
        justify-content: center !important;
    }

    .details_btns_box .pt-4 {
        padding-top: 0.5rem !important;
    }

    button.details_addtocard {
        font-size: 13px;
        width: 70%;
    }

    .details_product p span {
        font-size: 12px;
    }

    table.detail_tables td {
        font-size: 18px;
    }

    table.detail_tables th {
        font-size: 18px;
    }

    button.btn.btn-outline-dark.rounded-3 {
        font-size: 18px !important;
      }

    .update_location_box {
        text-align: center;
    }

    .products-3_page_sec .text-box,
    li,
    p {
        font-size: 13px;
    }

    .products-3_page_sec .text-box {
        text-align: center !important;
    }

    .products-3_page_sec h2 {
        width: 100%;
        font-size: 16px;
    }

    .products-3_page_sec .image img {
        width: 68%;
        height: auto;
        margin: 0 auto;
    }

    .products-3_page_sec .second-row {
        padding-top: 0px;
    }

    .products-3_page_sec {
        padding: 17px 0px;
    }

    .products-3_page_sec .text-box.box-2.text-start h2 {
        font-size: 16px !important;
    }

    .row.second-row {
        display: flex;
        flex-direction: column !important;
    }

    .products-3_page_sec .row {
        flex-direction: column-reverse;
    }

    section#wellness_logos .col-sm-2 {
        width: 33%;
        margin: 0 auto;
    }

    section#wellness_logos {
        margin-top: unset;
    }

    ul#scroll_bar22 {
        flex-direction: row;
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        gap: 15px;
    }

    ul#scroll_bar22 img {
        width: 140%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1100px) and (orientation: landscape) {
    .details_product h2 {
        font-size: 18px !important;
    }

    .details_product h1 {
        font-size: 26px !important;
    }

    hr:not([size]) {
        height: 1px;
    }

    .price {
        margin-top: 0 !important;
    }

    .tabcontent {
        padding: 0 !important;
    }

    .products-3_page_sec .image img {
        width: 60% !important;
        height: auto !important;
    }

    .products-3_page_sec h2,
    .products-3_page_sec .text-box.box-2.text-start h2,
    .card-body.card-text h3 {
        font-size: 22px;
    }

    .card-body.card-text {
        background-color: #0b4b4f;
        margin: 30px 0 !important;
    }

    section.product_details {
        padding: 2em 0 2em 0 !important;
        background-size: cover !important;
    }

    div#logo-bar img {
        width: auto;
        height: 80px !important;
    }
}

.lang-dropdown .select2-container {
    width: 460px !important;
    margin-bottom: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00a8cc !important;
    color: white !important;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 94px !important;
    overflow-y: auto;
}

.select2-dropdown {
    height: 150px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00a8cc !important;
    color: white;
}