.itopplus-background {

}
body {
    overflow-x: hidden;
    --theme-step: #d07b81;
    --theme-color: #d07b81;
    --theme-text: #fff;
    font-size: clamp(16px, 2vw, 18px);
}

.no-js a {
    color: #000;
    transition: 0.35s;
}

.labgrownoption {
    display: block !important;
}

.labgrownoption2 {
    display: block !important;
}

.no-js a:hover {
    color: #d07b81;
}


.itopplus-footer {
    font-size: clamp(18px, 3vw, 20px);
    padding-top: 3%;
    color: #fff;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #fff;
}

#main-navbar-collapse {
    width: 100%;
}

#itopplus-nav-bar {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 8vw;
}

#itopplus-nav-bar a {
    font-size: clamp(16px, 1.3vw, 20px);
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0;
    padding: 10px 0;

}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #d07b81 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

.banjewelry_button_special {
    display: flex !important;
    gap: 10px;
    position: relative !important;
    margin: 0 !important;
}

@media screen and (min-width: 1024px) {
    #controlBanner {
        object-fit: contain;
        padding: 20px;
        width: 20%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        margin-top: 0;
        text-align: center;
        background-color: transparent;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        display: grid;
        background: #fff;
        transition: .3s;
    }

    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
        margin: 0;
    }

}



/*mega container*/
#controlMenu .background-gemo {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    box-shadow: none;
}

.inside-container-gemo {
    top: 90px !important;
}

/*core setting*/
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}

h1 {
    font-size: clamp(30px, 2vw, 36px);
}

h2 {
    font-size: clamp(16px, 3vw, 22px);
}

h3 {
    font-size: clamp(16px, 1.8vw, 20px);
}

h4 {
    font-size: clamp(16px, 3vw, 22px);
}

h5 {
    font-size: clamp(16px, 3vw, 26px);
}

b,
strong {
    font-weight: 600;
}




.CASS-D-middle-mid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3%;
}

.CASS-D-middle-mid>div {
    display: grid;
    place-content: center;
    width: 100%;
}

.baanjewelry-block>* {
    margin-top: 4%;
}

.baanjewelry-block a {
    display: grid;
    font-size: clamp(16px, 3vw, 22px);
    white-space: nowrap;
}

.baanjewelry-block ul {
    font-size: clamp(16px, 3vw, 18px);
}

.baanjewelry-btn-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/*core setting*/



/*Shop Diamonds by Category gallery*/

#background6673ac00f956df001318cb24 .row-fluid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
}

#background6673ac00f956df001318cb24 .row-fluid>div {
    width: 100% !important;
}


#background6673ac00f956df001318cb24 .row-fluid>div:nth-child(1) {
    position: relative;
    top: 80px;
}

#background6673ac00f956df001318cb24 .row-fluid>div:nth-child(2) {
    margin-right: -25px;
}

#background6673ac00f956df001318cb24 .row-fluid>div:nth-child(3) {
    position: relative;
    top: 80px;
    margin-right: -25px;
}

#background6673ac00f956df001318cb24 .row-fluid>div:nth-child(4) {
    margin-right: -25px;
}





/*Lab Grown Diamond*/

.gemo-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.gemo-grid-2 .gemohouse-logo {
    max-width: 140px;
    width: 15%;
    margin: 0 auto 5%;
}

.gemo-grid-2 h4 {
    font-weight: 500;
}

.gemo-grid-block {
    padding: 5% 10%;
    text-align: center;
}

.line-icon {
    margin: 15px auto;
}

.line-icon img,
.line-icon-about img {
    width: 97px !important;
    height: 30px !important;
}


.gemohouse-block {
    text-align: center;
    white-space: break-spaces;
}


.brand-confident {
    text-align: center;
    background: linear-gradient(to right, #e9e1db 0, #cec2ba 100%);
    padding-top: 1%;
    white-space: break-spaces;
}

.brand-confident-block {
    text-align: center;
    margin-top: 5%;
}

.bgconfidence-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5%;
    width: 100%;
}

.bgconfidence {
    align-self: end;
}

.bgconfidence-2 {
    align-self: center;
}


.bgconfidence-3 {
    align-self: center;
}

.bgconfidence-4 {
    align-self: end;
}

/*Lab Grown Diamond*/


/*footer*/
.footer-social {
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer-social img {
    aspect-ratio: 1;
    max-width: 35px;
}

.logo-baanjewelry {
    width: 33%;
    margin-bottom: 4%;
}


.footer-block-group {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.footer-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.footer-block1 {
    display: grid;
    color: #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 20px;
}

.footer-block2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/**/



/*contact*/
.contact-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.block-icon-contact {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
}




/* oscar*/
figure.effect-oscar {
    background: transparent;
}

figure.effect-oscar img {
    opacity: 1;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar figcaption {
    position: absolute;
    top: auto;
    bottom: 0px;
    background: transparent;
    height: fit-content;
}

figure.effect-oscar:hover figcaption {
    background: transparent;
}

figure.effect-oscar h2 {
    margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
    transform: none !important;
}

.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}

figure.effect-oscar img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.03, 1.03, 1);
}

/* oscar */

figure.effect-apollo {
    background: transparent;
}


/*FAQ*/
.nav-template7 {
    padding: 0%;
}

.nav-template7 li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
}

.nav-template7 li:hover {
    background-color: transparent;
}

.nav-template7 li a strong {
    font-weight: 400;
}

.nav-template7 li a {
    color: #000;
    font-size: 18px !important;
    text-align: left;
    padding: 5px 0px;
}

.nav-template7 .btn-group-sm>.btn,
.nav-template7 .btn-sm,
.nav-template7 .btn-sm p {
    font-size: 16px;
}

#contenttype71 {
    text-align: left;
}

.nav-template7 #contenttype71 li {
    padding: 5px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: circle;
}

.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}

.nav-template7 .fa-plus:before {
    content: "+";
    color: #808080;
    font-size: 20px;
}

.nav-template7 .fa,
.nav-template7 .fas {
    float: right;
    position: absolute;
    right: 2%;
    line-height: 2;
    font-weight: 200;
}

#collapse6673d91ba8d1e000137219ba3 {
    padding-left: 0% !important;
}

/*FAQ*/


/*from Contact*/
.no-js #Component66740836f956df001318dd91 label {
    display: none !important;
}

.no-js #Component66740836f956df001318dd91 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}

.no-js #Component66740836f956df001318dd91 .form-control {
    border: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 20px 0px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}

.no-js #Component66740836f956df001318dd91 .form-control:focus {
    border-bottom: 1px solid #aeaeae;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #1b1c1e !important;
}

.no-js #Component66740836f956df001318dd91 .btn {
    background: transparent;
    text-shadow: 0 0px 0 #00000000;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid;
}

.no-js #Component66740836f956df001318dd91 .btn-default:active {
    background: #000;
    color: #fff;
}

.no-js #Component66740836f956df001318dd91 .btn-default:hover,
.no-js #Component66740836f956df001318dd91 .btn-default:focus {
    background-position: 0 0px;
    background: transparent;
    border: 0px solid transparent;
}

.no-js #Component66740836f956df001318dd91 .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component66740836f956df001318dd91 span.label {
    font-size: 13px;
    font-weight: 400;
}

.no-js #Component66740836f956df001318dd91 ::placeholder {
    color: #333 !important;
    font-weight: 400;
}

/*from Contact*/







.pd-icondiamond-gemo {
    display: flex;
    width: 100%;
    font-size: 1.3vw;
}

.pd-bgdiamonds-categary {
    display: flex;
    width: 100%;
}

.block-bgdiamonds-categary {
    padding: 0px 25px 0px 0px;
}

.headshopdiamonbs-block {
    text-align: center;
}

.head-baanjewelry {
    text-align: center;
    margin-top: 7%;
    margin-bottom: 2%;
}

.baanjewelry-content {
    white-space: break-spaces;
}

.no-break-space {
    white-space: normal !important;
}

ul.baanjewelry li::before {
    content: '✦';
    margin-right: 10px;
    font-size: 20px;
}

ul.baanjewelry {
    text-align: left;
    list-style: none;
    line-height: 1.8;
    padding-left: 0;
    margin-bottom: 20px;
}

.emprt-baanjewelry {
    padding: 1%;
}


.pd-labgrown-diamond {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.block-labgrown-diamond {
    display: grid;
    place-items: center;
    gap: 20px;
    transition: 0.35s;
}

.block-labgrown-diamond img {
    max-width: 100px;
}

.block-labgrown-diamond:hover .labgrown-diamond {
    filter: grayscale(1);
    transition: 0.35s;
}


.btnicon-baanjewelry {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 15px;
    border: 1px solid #acacac;
    width: fit-content;
    margin: 0 auto;
    padding: 15px;
}


.eapps-widget-toolbar {
    display: none;
}

.bgtype-diamonds {
    color: #000;
    font-size: 20px;
    text-align: right;
}

.btntype-diamonds {
    font-family: "Onest", sans-serif;
    color: #000;
    border: 1px solid;
    font-size: 14px;
    width: fit-content;
    padding: 5px 25px;
    float: right;
    margin-top: 5%;
    font-weight: 400;
}

#background6673c9beeb77b40013781bba .boderedlayoutClient,
#background6673fe74a8d1e00013721fc7 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}



.headform-contact {
    border-left: 2px solid;
    padding-left: 15px;
}

.comingsoon {
    padding: 5% 5% 10%;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #000 !important;
    background: #fff !important;
    border-radius: 5px !important;
    font-weight: 400;
}

.buttonExampleSite:hover {
    background: #fff !important;
    color: #000 !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}

.ITPlinkToCookiepage:hover {
    color: #fff !important;
}

.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

ul.icon-a {
    font-size: 15px;
}


#tableA {
    width: 100%;
}

#tableA th {
    padding: 10px;
    font-size: 18px;
    border: 1px solid #e2e2e2;
    text-align: center;
    font-weight: 500;
    background: #efefef;
}

#tableA td {
    border: 1px solid #e2e2e2;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}

#Contentmanager p {
    white-space: break-spaces;

}


.TabItpContent {
    margin-top: 4%;
    padding: 0 8vw;
}

.TabItpContent .tab-content {
    background: linear-gradient(to bottom, #fff 0, #fff 60%, #d7d2cf63 100%);
    border-radius: 10px;
}

.Contentmanager .img-thumbnail {
    border: none;
    box-shadow: none;
}

.TabItpContent a {
    padding: 15px 0 !important;
}

.tab-itp-background {
    padding: 0 !important;

}

/*/
@media screen and (min-width : 992px) {
.baanjewelry-block {
    white-space: break-spaces;
}

}
*/




@media screen and (max-width: 1200px) {
    .baanjewelry-block h1 {
        font-size: clamp(26px, 2vw, 36px);
    }


    .Override>div {
        padding: 0 !important;
    }

    #menu666ba84637eb790013bfbdf7,
    #menu666ba854b089c500139fd3a1,
    #menu666ba85ab089c500139fd3af {
        display: none !important;
    }

    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 10px;
        left: 10px;
        width: 180px !important;
        z-index: 10000;
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
        box-shadow: 0 0 3px #ccc;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #fff !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #444 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        width: 20px;
        aspect-ratio: 1;
        filter: contrast(50%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
        width: 18px !important;
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.png);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 22px !important;
        height: 18px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .pd-icondiamond-gemo {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        font-size: 16px;
    }

    .CASS-D-middle-mid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }


    .pd-labgrown-diamond {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    h1 {
        font-size: 26px;
    }

}













/*-------------เลขอัลบัม------------------*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d07b81;
    border-color: #d07b81;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #861518;
    background-color: #eeeef0;
    border-color: #eeeef0;
}

figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}








