.itopplus-background {

}
body {
    overflow-x: hidden;
}

.Container-Itopplus {
    font-family: 'Noto Sans Thai', sans-serif;
}

.itopplus-footer {
    color: #fff;
}

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

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

a {
    color: #1b1c1e;
    transition: 0.35s;
}

a:hover {
    color: #a06d16;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent !important;
    color: #a06d16;
    transition: 0.35s;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
}

@media screen and (max-width : 992px) {


    .navbar-default {
        background: #1b1c1e;
    }

    .itopplus-bg,
    .itopplus-bg2,
    .itopplus-bg3 {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

}


@media screen and (min-width : 1201px) {

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 9999;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% auto;
        align-items: center;

    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }


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

    .bgabout-mrblack {
        width: 97%;
        margin-top: 4%;
    }

    .no-js #Component641136276202f50013e081ec .form-control {
        font-size: 15px !important;
    }

    .Textmanager.font-inherit {
        display: flow-root;
        padding-left: 1%;
    }


}

@media screen and (min-width : 1366px) {}



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

h1 {
    font-size: 2em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 26px;
}

p {
    font-size: 16px;
}

b,
strong {
    font-weight: 500;
}

/* 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 {
    background: transparent;
}

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 */


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

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

.no-js #Component641136276202f50013e081ec .form-control {
    border: none;
    border-bottom: 1px dashed #bfbfbf;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 24.5px 0;
    font-weight: 400;
    background: transparent;
    color: #1b1c1e;
}

.no-js #Component641136276202f50013e081ec .form-control:hover {
    border-bottom: 1px dashed #a06d16;
}

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

.no-js #Component641136276202f50013e081ec .btn {
    background-image: -webkit-linear-gradient(top, #a06d16 0, #a06d16 100%);
    background-image: -o-linear-gradient(top, #a06d16 0, #a06d16 100%);
    background: linear-gradient(to right, #a06d16 0%, #a06d16 51%, #a06d16 100%);
    color: #fff;
    text-shadow: 0 0px 0 #a06d16;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 25px;
    padding: 8px 30px 8px 30px;
    font-size: 16px;
    border: 0px solid transparent;
}

.no-js #Component641136276202f50013e081ec .btn-default:active {
    background-color: #a06d16;
}

.no-js #Component641136276202f50013e081ec .btn-default:hover,
.no-js #Component641136276202f50013e081ec .btn-default:focus {
    background-position: 0 0px;
    background-color: #a06d16;
}

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

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

.no-js #Component641136276202f50013e081ec ::placeholder {
    color: #1b1c1e !important;
    font-weight: 300;
}

/*from Contact*/




.btmmore a,
.Template-T-button span {
    font-size: 16px;
}

.btmmore a {
    color: #fff;
}

.btmmore {
    background-color: #a06d16;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 8px 15px;
    border-radius: 25px;
    font-weight: 300;
    transition: 0.35s;
    margin: 0 auto;
    min-width: 140px;
}

.btmmore:hover {
    transition: 0.35s;
    transform: scale(1.05);
}


/*mod 16/7/2024 */
/*รูปแบบ 8*/
#Contentmanager .col-section .flex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

#Contentmanager .col-section .flex::before,
#Contentmanager .col-section .flex::after {
    display: none;
}

#Contentmanager .col-section .flex article,
#Contentmanager .col-section .flex article .image {
    width: 100% !important;
    border: none !important;
    border-radius: 25px 25px 0 0;
}

#Contentmanager .col-section a .caption .title {
    font-size: 20px;
    font-weight: 600;
}

#Contentmanager .col-section a .caption .time {
    margin: 0;
}


#Contentmanager .col-section .flex article .post {
    display: none;
}

#Contentmanager .col-section a .caption {
    text-align: center;
    box-shadow: 0 0 10px 0 rgb(221 221 221);
    border-radius: 0 0 25px 25px;
    padding: 0;
    background: #fff;
    color: #1b1c1e;
    width: -webkit-fill-available;
}

#Contentmanager .col-section a .caption:hover {
    color: #a06d16;

}

#Contentmanager .col-section a {
    display: flex;
    flex-direction: column;
}

/*รูปแบบ 8*/


/*คู่*/
#Contentmanager .col-section a .caption .title,
.Template-T-Name:not(.Template-T-Name .Template-T-Name) {
    margin: 0;
    padding: 20px 0;
    min-height: 70px;
}


#Contentmanager .col-section a .caption,
.Template-T-frame {
    padding-bottom: 25px !important;
}

.btmmore,
.Template-T-button {
    margin: 0 auto !important;
}




/*Product*/
.Template-T-frame {
    border-radius: 25px;
    border: none;
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgb(221 221 221);
    margin-bottom: 20px;
}

.Template-T-button {
    background-color: #a06d16;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 8px 15px;
    border-radius: 25px;
    font-weight: 300;
    margin: 0 auto;
    min-width: 140px;
    transition: 0.35s;
}

.Template-T-button:hover {
    transform: scale(1.05);
}

.Template-T-Name:not(.Template-T-Name .Template-T-Name) {
    height: auto;
    font-size: 20px;
}

.Template-T-Name .Template-T-Name {
    margin: 0;
}

.Template-T-Name label {
    font-size: 20px;
    font-weight: 600;
}

.Template-T-frame .Template-T-innerPic img {
    transition: .3s ease-in-out;
}

.Template-T-innerPic:hover>img {
    transform: scale(1.05);
}

.Template-T-frame:hover label {
    color: #e74c3c;
}


/*Product*/




/*contenemanager*/
h3.managerHeader {
    font-size: 18px;
}

.page-header {
    margin: 30px 0 40px;
    border-bottom: 1px solid #a06d16;
}



.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}

.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}

.fbcomments,
.fbcomments {
    display: none;
}

.thumbnail {
    border: 0px solid #ddd;
}

.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}

.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}

.Contentmanager .thumbnail {
    background-color: transparent;
}

.img-thumbnail {
    background-color: transparent;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05, 1.05, 1) !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05, 1.05, 1) !important;
}

/*contenemanager*/

/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover {
    -webkit-transform: scale(1.1);
    transform: scale(0.98);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}

.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.05);
    transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100.1% !important;
}

#background64116c543c803c0013446f33 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    border-radius: 0px;
    padding: 0% !important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
}

#background64116c543c803c0013446f33 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
    background: transparent;
    border-radius: 0px;
}

/*เฉพาะรูปแบบมีขอบ*/

/* สมัครสมาชิก */
#formdisplay641171eb3c803c0013446fe4 {
    border: 0px solid #ccc !important;
    border-radius: 5px;
    margin: 0 auto;
    background: transparent !important;
}

#formdisplay641171eb3c803c0013446fe4 .form-control {
    border: none;
    border: 0px solid #dadada;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    color: #000 !important;
    margin: 1% 0%;
    padding: 20px 2px;
    border-bottom: 1px dashed #bfbfbf;
}

#formdisplay641171eb3c803c0013446fe4 .form-control:focus {
    border-bottom: 1px dashed #bfbfbf;
    color: #000 !important;
}

#formdisplay641171eb3c803c0013446fe4 .btn-default:hover,
#formdisplay641171eb3c803c0013446fe4 .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #a06d16 0%, #a06d16 56%, #a06d16 100%);
}

#formdisplay641171eb3c803c0013446fe4 .btn-default {
    background-repeat: repeat-x;
    border-color: #fff;
    border: 0px solid #fff !important;
    box-shadow: 0 0 0 0 rgb(179 179 179);
    padding: 8px 25px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff !important;
    text-shadow: none;
    border-radius: 25px;
    font-weight: 300;
    background: linear-gradient(to right, #a06d16 0%, #a06d16 56%, #a06d16 100%);
}

span.glyphicon.glyphicon-ok-circle {
    display: none;
}

#formdisplay641171eb3c803c0013446fe4 .input-group a {
    color: #000;
}

.no-js #formdisplay641171eb3c803c0013446fe4 ::placeholder {
    color: #000 !important;
    font-weight: 300;
}

#formdisplay641171eb3c803c0013446fe4 #capcha0 {
    margin-left: -17px;
    margin-right: -25px;
}

#capcha641171eb3c803c0013446fe4 .col-md-12.col-sm-12 span {
    color: #000 !important;
}

#capcha641171eb3c803c0013446fe4 .col-md-9.col-sm-12 {
    margin-top: 3%;
}

#formdisplay641171eb3c803c0013446fe4 #capcha0 .col-md-12.col-sm-12 {
    width: 100.7%;
    margin-left: 0.5%;
    margin-top: -10px;
}

#formdisplay641171eb3c803c0013446fe4 #capcha0 span {
    color: #ebebeb00 !important;
}

#formdisplay641171eb3c803c0013446fe4 a#capchatxt {
    color: #000 !important;
    font-weight: 300;
}

#formdisplay641171eb3c803c0013446fe4 br.k-br {
    display: none;
}

#formdisplay641171eb3c803c0013446fe4 .btn-success {
    background-image: linear-gradient(to bottom, #a06d16 0, #a06d16 100%) !important;
    border-color: #a06d16 !important;
    border-radius: 25px;
    font-weight: 300;
}

#formdisplay641171eb3c803c0013446fe4 .btn-success:focus,
.btn-success:hover {
    background-color: #a06d16 !important;
    background-position: 0 -15px;
}

#background641171eb3c803c0013446fe4 {
    background: #ffffffbf !important;
    padding: 2% 2% 3%;
    border-radius: 25px;
    box-shadow: 0 0 10px 0 rgb(221 221 221 / 60%);
    margin: 0 auto;
    margin-bottom: 6%;
    width: 70%;
}

#btnview641171eb3c803c0013446fe4 {
    margin-left: 40%;
}

/* สมัครสมาชิก */

/* from PAYMENT */
#Component641177416202f50013e08ca2 {
    width: 100%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}

#Component641177416202f50013e08ca2 .progress {
    width: 138%;
    margin: 15px !important;
}

#Component641177416202f50013e08ca2 .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}

#Component641177416202f50013e08ca2 textarea.form-control {
    height: auto;
    width: 155%;
}

#Component641177416202f50013e08ca2 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #a16e18 0, #a16e18 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}

#Component641177416202f50013e08ca2 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}

#Component641177416202f50013e08ca2 .input-group #Component641177416202f50013e08ca2 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}

#Component641177416202f50013e08ca2 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #b5b3b3;
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#Component641177416202f50013e08ca2 .form-control:hover {
    border: 1px solid #fff;
}

#Component641177416202f50013e08ca2 .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #a16e18;
    border: 1px solid #a16e18;
    border-radius: 0px;
}

#Component641177416202f50013e08ca2 .btn-default {
    background-image: linear-gradient(to right, #a06d16 0%, #a06d16 100%);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 200;
    border: 0px solid transparent;
    color: #fff;
    width: fit-content;
    padding: 9px 30px;
    margin-top: -20px;
}

#Component641177416202f50013e08ca2 .btn-default:hover,
#Component641177416202f50013e08ca2 .btn-default:focus {
    background-color: #a06d16;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}

#Component641177416202f50013e08ca2 .col-md-1 {
    margin-top: 3% !important;
}

#Component641177416202f50013e08ca2 .form-horizontal .control-label {
    font-weight: 400;
}

#background641177416202f50013e08ca2 {
    background: #10101082 !important;
    border-radius: 25px;
    padding: 3% 5% 4%;
    margin-bottom: 5%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

/* from PAYMENT */




.padempty-section {
    font-family: 'DM Sans', sans-serif;
    text-align: center;
    padding: 6% 0% 2%;
}

.icon-mrbank {
    width: 50%;
    margin: 0 auto;
    padding: 0% 0% 14%;
    line-height: 0;
}

.padicon-mrbank {
    text-align: center;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    width: 103%;
    margin-left: -2%;
    padding: 8% 0% 45%;
    white-space: break-spaces;
    transition: 0.35s;
}

.texticon-mrbank {
    font-size: 16px;
}

.padicon-mrbank:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

.itopplus-bgmain2 {
    background-position: bottom;
}

.whitespace-mrblack {
    white-space: break-spaces;
    line-height: 1.5;
}

.whitespace-mrblack span {
    font-weight: 500;
}

.padempty-section2 {
    padding: 25% 0% 20% 20%;
}

.bg-mrblack:hover {
    transition: 0.35s;
    transform: scale(1.03);
}

.bg-mrblack {
    margin-top: -10%;
    transition: 0.35s;
}

#background64104b7a2e1cae0013685cee .bg-mrblack {
    margin-top: -6%;
    margin-bottom: 10%;
}

.padiconsocial {
    display: flex;
    width: 100%;
    padding: 2px 0px;
    transition: 0.35s;
}

.padiconsocial:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}

.iconsocial {
    width: 5%;
}

.texticonsocial {
    width: 94%;
    align-self: auto;
    margin-left: 4%;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
    margin-top: 5px;
}

.footer {
    font-size: 16px;
    font-weight: 500;
}

.logomeblack-footer {
    width: 80%;
}

.padiconmap {
    display: flex;
    border-radius: 25px;
    border: 1px solid #d3b69a;
    width: 60%;
    padding: 5px 17px;
    margin-top: 7%;
    transition: 0.35s;
}

.iconmap {
    width: 16%;
    padding: 0px 2px;
}

.texticonmap {
    align-self: center;
    margin-left: 6px;
    font-weight: 300;
}

.padiconmap:hover {
    transition: 0.35s;
    transform: scale(1.03);
}

.itopplus-footer2 p {
    font-size: 14px;
}

.padempty-section3 {
    color: #a06d16;
    font-family: 'Playfair Display', serif;
    text-align: center;
    padding: 10% 0% 3%;
}

.padempty-section3 h1 {
    font-size: 46px;
}

.padvariety-block {
    transition: 0.35s;
}

.variety {
    display: flex;
    width: 100%;
}

.textvariety {
    font-family: 'DM Sans', sans-serif;
    color: #d3b69a;
    text-align: center;
    font-size: 16px;
}

.padvariety-block.pd {
    margin-top: 11%;
}

.padvariety-block:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

.padvariety-img {
    padding: 0% 10% 5%;
}

.product-mrblack:hover {
    transition: 0.35s;
    transform: scale(1.05);
}

.product-mrblack {
    width: 42%;
    margin: 0 auto;
    margin-top: -7%;
    transition: 0.35s;
}

.padvariety-block.pd2 {
    margin-top: -24%;
}

.variety-pd {
    margin-bottom: 10%;
}

.itopplus-bgmain3 {
    background-size: cover;
    background-position: bottom;
}

.padExplore {
    display: flex;
    width: 90%;
    border-bottom: 1px solid;
    margin-top: 4%;
    transition: 0.35s;
}

.padExplore:hover {
    transition: 0.35s;
    transform: translateX(7px);
}

.iconarrow {
    width: 4%;
    margin-top: 8px;
    padding: 0% 0% 3%;
}

.textpadExplore {
    width: 96%;
    padding: 0% 0% 3%;
}

.padempty-section4 {
    padding-top: 33%;
    margin-left: 5%;
}

.padbg-about {
    background: #ffffff26;
    border-radius: 25px;
    padding: 3% 5% 4%;
    margin-top: 6%;
    margin-bottom: 5%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 34%);
}

#background641045c32e1cae0013685c8b {
    background: #10101082 !important;
    border-radius: 25px;
    padding: 3% 5% 4%;
    margin-top: 6%;
    margin-bottom: 5%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

.padiconsocial-contact {
    display: flex;
    width: 100%;
    padding: 4px 0px;
    transition: 0.35s;
}

.iconsocial-contact {
    width: 7%;
}

.texticonsocial-contact {
    width: 94%;
    align-self: auto;
    margin-left: 3%;
    font-weight: 300;
    font-family: 'DM Sans', sans-serif;
    margin-top: 5px;
    font-size: 16px;
}

.btncontact-about {
    width: fit-content;
    border: 1px solid #a06d16;
    font-size: 16px;
    text-align: center;
    border-radius: 25px;
    padding: 5px 20px;
    margin-top: 5%;
}

.padempty-menu {
    text-align: center;
    padding: 3% 0% 1%;
}

.padempty-about2 {
    padding: 10% 3% 0% 20%;
}

.logo-mrblockabout {
    width: 15%;
    padding: 3% 0%;
    margin: 0 auto;
}

.padempty-contact {
    padding: 3% 0% 1%;
}

#background641136276202f50013e081ec {
    background: #ffffffbf !important;
    padding: 5% 2%;
    border-radius: 25px;
    box-shadow: 0 0 10px 0 rgb(221 221 221 / 60%);
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: linear-gradient(to right, #a06d16 0%, #a06d16 51%, #a06d16 100%) !important;
}

.buttonExampleSite:hover {
    background: #a06d16 !important;
    color: #ffffff;
}

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

.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
    font-family: 'Noto Sans Thai', sans-serif;
}

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

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

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

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

ul.padtext-menu {
    line-height: 1.56;
    color: #a06d16;
}

ul.padtext-menu span {
    color: #1b1c1e;
}

.btndeler {
    background: #1b1c1e;
    color: #fff;
    text-align: center;
    padding: 15px;
    width: 100%;
}

.shopcart {
    -webkit-border-radius: 50px 50px 50px 50px !important;
    width: 65px !important;
    height: 65px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_09002023a2u3/30/0/CARTz-z477281764579.webp);
    background-position: 50% 50%;
    background-color: transparent;
    right: 2%;
    top: 3.5%;
    transition: width .3s, height .3s;
    animation: pulse 7s infinite 7s;
}

.row.shopcartID-Head-Default.shopcartID {
    font-family: 'Noto Sans Thai', sans-serif;
    padding: 1% 0% !important;
    width: 100% !important;
    font-size: 18px;
    border-bottom: 0px solid #d8d8d8;
    font-weight: 500;
}

.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: 'Noto Sans Thai', sans-serif;
    padding: 1% 0% !important;
    width: 100% !important;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 2%;
}

.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: 'Noto Sans Thai', sans-serif;
    padding: 1% 0% !important;
    width: 100% !important;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
}

.row.shopcartName-Head-Default.shopcartName {
    font-family: 'Noto Sans Thai', sans-serif;
    padding: 1% 0% !important;
    width: 100% !important;
    font-size: 18px;
    border-bottom: 0px solid #d8d8d8;
    font-weight: 500;
}

.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    font-family: 'DM Sans', sans-serif;
}

.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'DM Sans', sans-serif;
}

.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    padding: 10px 0 10px 0;
    font-family: 'DM Sans', sans-serif;
}

.Template-T-PricePromotion {
    color: #a06d16;
}

.button-attribute-selected {
    color: #1b1c1e !important;
    border: 1px solid #1b1c1e !important;
    font-family: 'Noto Sans Thai', sans-serif;
    font-size: 16px !important;
}

label.itp-size-text {
    font-weight: 500;
    font-family: 'Noto Sans Thai', sans-serif;
}

.Template-T-Big {
    border: solid 0px #e5dbd8;
}

.Template-T-smallpic {
    width: 20%;
    border: solid 0px #9e9e9e;
    height: 80px;
    overflow: hidden;
}

.Template-T-buttonDetail {
    cursor: pointer;
    width: fit-content;
    margin: 5px 0 0 0;
    padding: 5px 5px 5px 5px;
    color: #fff;
    background-color: #a06d16;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 25px;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
}

.Template-T-Quantity {
    color: #1b1c1e;
    font-family: 'Noto Sans Thai', sans-serif;
}

.Template-T-Item {
    color: #000;
    font-family: 'Noto Sans Thai', sans-serif;
    margin-left: 20%;
}

.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 15%;
}

.Template-T-Price {
    height: 50px;
    color: #a06d16;
    font-weight: 500;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
}

.shopcart-Cate {
    font-size: 16px;
}

.bg2 {
    background-color: transparent;
    padding: 14.5% 0%;
    margin-top: 3%;
    border: 1px solid #c0c0c0;
    border-radius: 1px;
}

.media-body.padpay1 {
    margin-left: 3%;
}

.hvr-grow.row.row-col {
    transition: 0.35s;
}

.hvr-grow.row.row-col:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}

.textwaypayment p {
    font-size: 18px;
}

.textwaypayment span2 {
    font-size: 24px;
}

.number {
    text-align: center;
    font-size: 30px;
    padding: 5px 0px 3px;
}

.media-body.padpay1 {
    margin-top: 13px !important;
}

table.tj td {
    border: 1px solid #c0c0c0 !important;
}

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

.logoabout {
    width: 14%;
    margin: 0 auto;
    margin-bottom: 3%;
}

.padmrblack h1 {
    font-size: 46px;
    font-weight: 500;
}

.padmrblack {
    line-height: 1.2;
}

.padmrblack h6 {
    font-size: 26px;
}

.padabot-block {
    display: flex;
    width: 100%;
}

.padabot-block2 {
    width: 35%;
}

.padabot-block3 {
    width: 75%;
}

.border-about {
    border-bottom: 1px solid #fff;
    width: 26%;
    padding: 1% 0%;
    margin-bottom: 4%;
}

.padempty-about {
    margin-top: 3%;
}

.Textmanager.font-inherit {
    text-align: left;
}




.landingpagemanager {
    border: solid 0px #eee;
}

.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 23%;
    margin: 0% 1%;
    padding-bottom: 29% !important;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0 0 10px 0 rgb(221 221 221);
    background: #ffffffa6;
    margin-top: 2%;
    margin-bottom: 5%;
}

.landingpagemanager .img-container.template-panel {
    padding-bottom: 100% !important;
}

.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}

.landingpagemanager p.text-justify {
    display: none;
}

.landingpagemanager .img-container.template-panel {
    padding-bottom: 100% !important;
}

.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding: 10% 0%;
}






@media screen and (min-width : 1900px) {
    .itopplus-search-image-flex-item {
        width: 190px !important;
    }

    h1 {
        font-size: 3em;
    }

    h2 {
        font-size: 3em;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 28px;
    }

    h5 {
        font-size: 22px;
    }

    h6 {
        font-size: 32px;
    }

    p {
        font-size: 20px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 20px;
    }


    .dropdown-menu>li>a {
        font-size: 19px;
    }

    .texticon-mrbank {
        font-size: 20px;
    }

    .btmmore {
        font-size: 18px;
    }

    .textvariety {
        font-size: 20px;
    }

    .footer {
        font-size: 18px;
        font-weight: 500;
    }

    .iconsocial {
        width: 5%;
    }

    .texticonsocial {
        font-size: 16px;
    }

    .padiconmap {
        font-size: 18px;
        width: 46%;
    }

    .itopplus-footer2 p {
        font-size: 16px;
    }

    .border-about {
        width: 22%;
    }

    .iconsocial-contact {
        width: 6%;
    }

    .texticonsocial-contact {
        font-size: 20px;
    }

    .btncontact-about {
        font-size: 20px;
    }

    .padempty-about {
        margin-top: 10%;
    }


    .priceNoPromotion {
        font-size: 20px;
    }

    .shopcart-Cate {
        font-size: 20px;
    }

    .col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
        font-size: 20px;
    }

    .col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
        font-size: 20px;
    }


    .row.shopcartID-Head-Default.shopcartID {
        font-size: 24px;
    }

    .shopcartID-Default {
        font-size: 22px;
    }

    .row.shopcartName-Head-Default.shopcartName {
        font-size: 24px;
    }

    .shopcartName-Default {
        font-size: 22px;
    }

    label.itp-size-text {
        font-size: 22px;
    }

    .button-attribute-selected {
        font-size: 16px !important;
    }

    .col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
        width: 11%;
    }

    h3.managerHeader {
        font-size: 20px;
    }

    .Contentmanager p {
        white-space: break-spaces;
        font-size: 20px;
    }

    #formdisplay641171eb3c803c0013446fe4 .form-control {
        font-size: 18px !important;
    }

    .no-js #Component641136276202f50013e081ec .form-control {
        font-size: 16px !important;
        padding: 28px 0;
    }

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

    table.tj td {
        padding: 29px 22px !important;
        font-size: 18px !important;
    }

    .media-body.padpay1 {
        font-size: 18px !important;
    }

    .number {
        font-size: 40px;
    }

    .landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
        font-size: 20px;
    }
}


@media only screen and (max-width:1194px) {
    h6 {
        font-size: 22px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }

    .whitespace-mrblack {
        white-space: inherit;
    }

    .padiconmap {
        width: 75%;
    }

    .border-about {
        width: 32%;
    }

    .dropdown-menu>li>a {
        font-size: 13px;
    }

    #btnview641171eb3c803c0013446fe4 {
        margin-left: 37%;
    }
}





@media screen and (max-width : 900px) {
    #Contentmanager .col-section .flex {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .itopplus-slide {
        margin-bottom: -10px;
    }

    #background64102126abd85900136008f2 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        float: left !important;
        width: 20% !important;
    }

    .padempty-section2 {
        padding: 5% 0% 20% 10%;
    }

    h6 {
        font-size: 24px;
    }

    .padempty-section3 h1 {
        font-size: 40px;
    }

    .iconsocial-contact {
        width: 10%;
    }

    #background64114a9bc6227700139b3b2d .col-xs-12.col-sm-3 {
        width: 31.3%;
    }

    .row.margin.Shopcart-Related-Main {
        display: none;
    }

    .Contentmanager .iconsocial-contact {
        width: 5%;
    }

    .btndeler {
        height: 80px;
    }

    #background641171eb3c803c0013446fe4 {
        width: 80%;
    }

    #display2 {
        width: 104%;
    }

    #formdisplay641171eb3c803c0013446fe4 #capcha0 .col-md-12.col-sm-12 {
        width: 101%;
    }

    #background64113eec3c803c001344692b article.col-md-6.item.-micro {
        width: 33.3%;
    }

    .itopplus-search-image-flex-item {
        margin: 5px 0 !important;
        width: 227px !important;
        min-height: 240px !important;
        max-height: 425px !important;
    }

    .search_titleText {
        padding: 5px 0px;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
}

@media screen and (max-width : 480px) {
    #Contentmanager .col-section .flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    h1 {
        font-size: 1.5em;
    }

    h6 {
        font-size: 22px;
    }

    #background64102126abd85900136008f2 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 50% !important;
        float: right !important;
    }

    #background64114a9bc6227700139b3b2d .col-xs-12.col-sm-3 {
        width: 100%;
    }

    #imagesControl64101c1f2e1cae00136855cd {
        padding: 0px !important;
    }

    #mainmenu64102d0a2e1cae00136858ab {
        margin: -11px;
    }

    .padempty-section2 {
        padding: 5% 7% 20% 7%;
    }

    .padempty-section4 {
        padding-top: 5%;
    }

    .padvariety-img {
        padding: 0% 3% 5%;
    }

    .padvariety-block.pd2 {
        margin-top: -26%;
    }

    .logoabout {
        width: 40%;
    }

    .padempty-about2 {
        padding: 6% 5% 10% 5%;
    }

    #mainmenu64104b7a2e1cae0013685cee {
        margin: -11px;
    }

    .border-about {
        width: 44%;
        padding: 4% 0%;
        margin-bottom: 7%;
    }

    .padempty-about {
        margin-top: 3%;
        margin-bottom: 5%;
    }

    .col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
        width: 22%;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .padempty-menu h1 {
        font-size: 1.8em;
    }

    .Contentmanager .iconsocial-contact {
        width: 13%;
    }

    #background641171eb3c803c0013446fe4 {
        width: 100%;
        margin-top: 10%;
    }

    #display2 {
        width: 107%;
    }

    #formdisplay641171eb3c803c0013446fe4 #capcha0 .col-md-12.col-sm-12 {
        width: 102%;
    }

    #btnview641171eb3c803c0013446fe4 {
        margin-left: 26%;
    }

    #background64116c543c803c0013446f33 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 100% !important;
        float: right !important;
    }

    .btndeler {
        height: auto;
    }

    .shopcart {
        top: 7.5%;
    }

    #background64113eec3c803c001344692b article.col-md-6.item.-micro {
        width: 100%;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 100%;
    }

    .itopplus-search-image-flex-item {
        width: 100% !important;
        min-height: 210px !important;
        max-height: inherit !important;
    }

    .itopplus-search-image-flex-item img {
        width: 100% !important;
    }

    .search_titleText {
        padding: 5px 0px;
        font-size: 14px;
    }

    .search_text {
        padding: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }


}





#searchResultLanding .panel {
    margin: 6% 0;
}

#itp-shopcart-detail {
    padding-left: 0px !important;
}

.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px !important;
    min-height: 300px !important;
    max-height: 430px !important;
    background-color: #fff !important;
    box-shadow: none !important;
}

.itopplus-search-image-flex-item img {
    width: 100% !important;
}

.search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}

.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}





.ui.steps .step.active {
    color: #fff;
    background: linear-gradient(to bottom, #1b1c1e 1%, #1b1c1e 100%);
}

.ui.steps .step.active .title {
    color: #ffffff;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ui.steps .step .title {
    font-family: 'Noto Sans Thai', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}

.step1checkout {
    background: #1b1c1e;
    border: 5px solid #1b1c1e;
}

.btnCheckoutprevious {
    background: linear-gradient(to bottom, #1b1c1e 1%, #1b1c1e 100%);
    font-weight: 300;
    font-size: 18px;
}

.step5checkout {
    background: linear-gradient(to bottom, #1b1c1e 1%, #1b1c1e 100%);
    font-family: 'Noto Sans Thai', sans-serif;
}

.shopcart-paymentpage {
    font-size: 18px;
    background: linear-gradient(to bottom, #1b1c1e 1%, #1b1c1e 100%);
    width: 30%;
    padding: 2%;
}

.Template-H-PriceMember {
    color: #000;
    font-family: 'Noto Sans Thai', sans-serif;
}

.notificationcart {
    color: white;
    background: linear-gradient(to bottom, #1b1c1e 1%, #1b1c1e 100%);
    bottom: 30%;
    right: 20%;
}

.img-thumbnail {
    border: 0px solid #ddd;
}

#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    margin-top: -2%;
}




@media screen and (min-width: 1024px) {
    #HtmlTool669761d945c3a20013fff72c iframe {
        width: 100%;
        height: 920px;
    }

    #HtmlTool6697621b45c3a20013fff813 iframe {}

    #HtmlTool669762deb3b51100131e507b iframe {}

    #HtmlTool669762f77308b3001323c62b iframe {
        width: 100%;
        height: 920px;
    }

    #HtmlTool6697630db4910100135db4f1 iframe {
        width: 100%;
        height: 920px;
    }

    #HtmlTool6697632cb3b51100131e50dc iframe {}



}









@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    /*
    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 50px !important;
        z-index: 10000;
        filter: brightness(0) invert(1);
    }
*/

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

    .navbar-header {
        display: flex !important;
        align-items: center;
        height: 50px;
        width: 100%;
    }

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

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


    #itpMenuSideBar span.icon-bar {
        background: #fff !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: brightness(0) invert(1);
        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.webp);
    }

    .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;
    }

    #controlBanner {
        max-width: 220px;
        margin: 50px auto 0;
    }
}

#ContentmanagerTemplate64264c731db8cc00136dd53f .caption .time {
    display: none;
}

#ContentmanagerTemplate64113eec3c803c001344692b .caption .time {
    display: none;
}

#ContentmanagerTemplate64264f1e1db8cc00136dd68c .caption .time {
    display: none;
}

#ContentmanagerTemplate6692adcb6f1b20001a5c6689 .caption .time {
    display: none;
}

#ContentmanagerTemplate6692adedc2c6b9001a493e77 .caption .time {
    display: none;
}

#ContentmanagerTemplate6692ae6a6f1b20001a5c66bf .caption .time {
    display: none;
}



#background669297f642e6d3001afbf3c5 {
    display: none;
}


.shopcart {
    display: none !important;
}



iframe.itp-iframe  {
    width: 100% !important;
    height: auto !important;
    min-height: 50vw !important;
}


@media screen and (max-width: 767px) {
    iframe.itp-iframe.landscape {
        min-height: 180px !important;
    }

    iframe.itp-iframe.portrait {
        min-height: 570px !important;
    }
}

div#main-navbar-flag a {
    color: #fff;
}

