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


body {
    overflow-x: hidden;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_210620237d4i/0/0/2z-z723076161366.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_210620237d4i/0/0/4z-z1609987285689.webp');
}


.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 15px;
    padding: 10px 0;
    font-size: 18px;
}

.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: #fff !important;
    box-shadow: 0px 1px 0px 0px #ed1c24;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: #000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}

.no-js .dropdown-submenu>.dropdown-menu {
    border-radius: 0;
    background-color: #000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}

.no-js .dropdown-menu>li>a {
    color: #fff;
    font-size: 18px;
    padding: 7px 20px;
}

.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #ed1c24;
}


@media screen and (max-width: 1200px) {
    #controlBanner img {
        position: fixed;
        top: 10px;
        left: 10px;
        width: 55px !important;
        z-index: 10000;
    }

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

    .navbar-header a.visible-xs {
        filter: brightness(0) invert(1);
    }

    #ItopplusMainSidebar a {
        color: #fff !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }

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

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

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        aspect-ratio: 1;
        width: 40px;
    }

    #itpMenuSideBar .navbar-inline:first-child {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    #itpMenuSideBar .navbar-inline:first-child>span {
        margin: 0 !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2) {
        display: none !important;
    }

    #ItopplusMainSidebar li {
        border: none;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header a.visible-xs {
        display: grid !important;
        place-items: center;
        place-content: center;
        aspect-ratio: 1;
        height: 35px !important;
        background-image: url();
        background-size: 22px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telephone-callz-z85358287594.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png) !important;
    }

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

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

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.png) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp) !important;
        background-size: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    a#languagemobile {
        filter: unset !important;
    }



    .shopcart {
        border-radius: 100px 0px 0px 100px !important;
        width: 70px !important;
        height: 70px !important;
        right: 0% !important;
        top: 7% !important;
    }

}

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

    #nav-menu {
        text-align: right;
        background-color: transparent;
    }

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

    .itopplus-banner {
        display: grid;
        grid-template-columns: 15% 85%;
        align-items: center;
        padding: 1vw 7.5vw 0;
        background: #000;
        transition: .3s;
    }

    .banner-sticky {
        padding-top: 0 !important;
        background: #000 !important;
    }

}



@media screen and (min-width : 1366px) {
    .shopcartlinePrice-Default label {
        font-size: 30px !important;
    }
}

@media screen and (min-width : 1900px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 22px !important;
    }

    .empty-space2-text1 {
        font-size: 28px !important;
    }

    .empty-space2-text2 {
        font-size: 18px !important;
    }

    .album-text2 {
        font-size: 60px !important;
    }

    .album-text3 {
        font-size: 36px !important;
    }

    .album-text4 {
        font-size: 34px !important;
    }

    .album-text5 {
        font-size: 26px !important;
    }

    .empty-space3-text {
        font-size: 4em !important;
    }

    .empty-space3-buttonB1 {
        font-size: 20px !important;
    }

    .Template-H-frame {
        height: 490px !important;
    }

    .Template-H-Name {
        font-size: 18px !important;
        height: 75px !important;
    }

    .priceNoPromotion {
        font-size: 20px !important;
    }

    .Template-H-button {
        font-size: 18px !important;
        width: 45% !important;
    }

    .empty-space4-block3text1 {
        font-size: 40px !important;
    }

    .empty-space4-block3text2 {
        font-size: 26px !important;
    }

    .empty-space4-block2 {
        font-size: 20px !important;
    }

    .nav-template .col-md-12.padding-col strong {
        font-size: 20px !important;
    }

    .nav-template .content-activity {
        font-size: 16px !important;
    }

    .nav-template strong,
    .nav-template strong {
        font-size: 18px !important;
    }

    .Contentmanager .site .col-section .item.-micro a .caption {
        padding: 7% 0% 10% 0% !important;
    }

    .footer-img1 {
        width: 40% !important;
    }

    .footer-text1 {
        font-size: 20px !important;
    }

    .footer-text2 {
        font-size: 18px !important;
    }

    .footer-block1-text {
        font-size: 18px !important;
    }

    .footer-text3 {
        font-size: 20px !important;
    }

    .footer-block2 {
        width: 40% !important;
    }

    .footer-text4 {
        font-size: 15px !important;
    }

    .empty-space11-img2 {
        height: 500px !important;
    }

    .album-text7 {
        font-size: 18px !important;
    }

    .album-text6 {
        font-size: 28px !important;
    }

    .Template-H-Price label {
        font-size: 20px !important;
    }

    .shopcartID-Head-Default,
    .shopcartName-Head-Default,
    .shopcartSize {
        font-size: 24px !important;
    }

    .shopcartID-Default,
    .shopcartName-Default {
        font-size: 24px !important;
    }

    .shopcartlinePrice-Default label {
        font-size: 40px !important;
    }

    .Template-H-buttonDetail {
        font-size: 22px !important;
        width: 30% !important;
    }

    .shopcart-Cate {
        font-size: 32px !important;
    }

    .icon_b {
        font-size: 18px !important;
    }

    .shop-text1 {
        font-size: 20px !important;
    }

    .shop-text2 {
        font-size: 20px !important;
    }

    .shop-text3 {
        font-size: 18px !important;
    }

    .managerHeader {
        font-size: 2.5em !important;
    }

    .payy-img {
        width: 15% !important;
    }

    .bg2 {
        padding: 7% 0% 3% 0% !important;
    }

    .empty-space6 {
        font-size: 24px !important;
    }

    .img5 {
        width: 70% !important;
    }

    .title span:nth-child(2) {
        font-size: 18px !important;
    }

    .button-shop {
        font-size: 22px !important;
    }

    .contact-text1 {
        font-size: 24px !important;
    }

    .contact-text2 {
        font-size: 18px !important;
    }

    .contact-text3 {
        font-size: 18px !important;
    }

    .contact-img1 {
        width: 90% !important;
    }

    .ui.steps .step .title {
        font-size: 18px !important;
    }

    .ui.steps .step.active {
        padding: 2% 1% 1% 1% !important;
    }

    .Headcheckout {
        font-size: 30px !important;
    }

    .Bodycheckout {
        font-size: 18px !important;
    }

    .table-responsive.table-responsive-mobile {
        font-size: 18px !important;
    }

    .btnCheckoutprevious {
        font-size: 22px !important;
    }
.shopcart {
    width: 70px !important;
    height: 60px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_210620237d4i/30/0/Cartz-z659296607621.webp)!important;
    top: 4% !important;
}




    p {
        font-size: 18px !important;
    }

    h1 {
        font-size: 3em !important;
    }

    h2 {
        font-size: 4.5em !important;
    }

    h3 {
        font-size: 20px !important;
    }

    h4 {
        font-size: 22px !important;
    }

}











/* photo */
.picf {
    transition: 0.5s;
}

.picf:hover {
    transform: translate(0px, -8px);
    transition: 0.5s;
}

.picff:hover {
    transform: scale(1.05);
}

.picff {
    transition: 0.5s;
}

/*  bgpt */
.bgpt {
    transition: 0.3s;
}

.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.10);
}

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

.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% !important;
}

#background66979cabae7ba0001303ae81 .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}

#background66979cabae7ba0001303ae81 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #ed1c24;
}



#background66e7ec5fea0fde001aa35256 .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}

#background66e7ec5fea0fde001aa35256 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #ed1c24;
}









#background66862a7dfcfad5001347b0c9 .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}

#background66862a7dfcfad5001347b0c9 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #ed1c24;
}

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






#background66e7ec3888b6cc00139b6af3 .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}

#background66e7ec3888b6cc00139b6af3 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #ed1c24;
}

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








/*------------*/

figure.effect-selena {
    background: transparent;
}

figure.effect-apollo {
    background: transparent;
    border-radius: 20px;
}



.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}

.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}

.fancybox-lock {
    overflow: auto;
}

.fancybox-margin {
    margin-right: 0px;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}





/*  jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

figure.effect-jazz {
    background: transparent;
    border-radius: 0px;
}




/* oscar*/

 .grid figure figcaption {
    padding: 0em;
}





figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 20px;
}

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.1, 1.1, 1);
}



/* oscar */



/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}

#background654a12ad18997f00126a4f36 figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}

#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* sadie gradient */










/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}



figure.effect-sadie {
    border-radius: 0px;
}

figure.effect-sadie figcaption {
    background: transparent;
    opacity: 1;
}

/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
    top: 85%;
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
    font-weight: 400 !important;
    z-index: 100;
}

figure.effect-sadie:hover h2 {
    z-index: 100;
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    z-index: 100;
}


figure.effect-sadie 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-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
    background-position: -5px -4px;
    background-color: #fff;
    color: #fff !important;
}

.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px !important;
    height: 10px !important;
    background-color: #7c674e;
    border: 1px solid #7c674e;
    border-radius: 100px;
    margin-left: -255%;
}

.jssora03l {
    display: none;
}

.jssora03r {
    display: none;
}

.jssora03r.jssora03rds {
    display: none;
}

.jssorb03 div span {
    display: none;
}

img.cursor.force-hight {
    height: 270px !important;
}








/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}

.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}



/*  JazzByY */
.JazzByY-Position {
    display: block;
    overflow: hidden;
}

.JazzByY {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.JazzByY:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}






/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top: 2%;
}

.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}

.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}








/* shopcart  */
.shopcart {
    border-radius: 100px 0px 0px 100px;
    width: 70px !important;
    height: 70px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_210620237d4i/35/0/Cartz-z659296607621.webp);
    background-color: #ed1c25;
    background-position: 50% 50%;
    right: 0%;
    top: 2%;
}

img.pStatusProduct {
    height: 35% !important;
    top: 5% !important;
    left: 5% !important;
}

.Template-H-CateName {
    color: #000;
}

.Template-H-CateName a {
    color: #000000;
    font-weight: 400;
    font-family: "Noto Sans Thai", Onest;
}

.Template-H-pic img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.Template-H-pic img {
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.Template-H-pic {
    height: inherit !important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
}

.Template-H-innerPic img {
    border-radius: 0px;
}

.Template-H-innerPic:hover {
    /* -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s; */
}

.Template-H-innerPic {
    height: inherit !important;
    border: solid 0px transparent;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    /* -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1); */
    margin-bottom: 5%;
    border-radius: 20px 20px 0px 0px;
}

.Template-H-PricePromotion {
    color: #000 !important;
    font-weight: 500 !important;
}

.Template-H-frame:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: solid 0px #cdcdcd;
    background-color: #fff;
}

.Template-H-frame {
    padding: 0% 0% 0% 0%;
    margin: 0% -3% 10% -3%;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    background-color: #fff;
    transition: 0.5s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 380px;
}

.Template-H-Title {
    color: #000000;
    font-size: 18px;
}

.Template-H-Title label {
    font-weight: 700;
}

.Template-H-Name {
    color: #282828;
    font-size: 15px;
    text-align: left;
    height: 48px;
    margin-top: 0%;
    margin-bottom: 2%;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0% 3%;
}

.Template-H-Name label {
    font-weight: 600;
}

.priceNoPromotion {
    color: #282828;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-top: 4%;
}

.promotionPrice {
    font-weight: 600;
    color: #d00000 !important;
    font-size: 18px;
}

/*
strike.promotionPrice :nth-child(3) {
    color: #51504e;
}*/
/*
.promotionPrice span.currencyNormalPage {
    color: #e71313;
}*/
/*
span.currencyNormalPage {
    font-size: 18px;
    font-weight: 500;
    color: #51504e;
}
*/
strike.promotionPrice {
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
}

span.promotionPrice {
    margin-left: 0%;
}

.Template-H-button:hover {
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}

.Template-H-button {
    border: solid 0px #ccc;
    /* background: #d00000; */
    background: linear-gradient(to right, rgba(191, 8, 14, 1) 0%, rgba(237, 28, 35, 1) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
    margin-right: 5%;
    transition: 0.5s;
    margin-top: -13%;
    margin-bottom: 5%;
    border-radius: 50px;
    padding: 10px 0 8px 0%;
}




.Template-H-Icon {
    width: 20%;
    /* filter: invert(1); */
}

.Template-H-Des {
    height: inherit;
    border-bottom: solid 0.5px #464646;
    margin-top: 5%;
}

.Template-H-Price label {
    color: #000 !important;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Onest", "Noto Sans Thai";
}

.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
    font-family: "Onest", "Noto Sans Thai";
    text-align: left;
    padding-left: 3%;
}

.shopcartRelated-Default {
    font-family: "Onest", "Noto Sans Thai";
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0% !important;
    border-bottom: solid 1px #dddddd;
    width: 100% !important;
    margin-left: -1%;
}

.shopcart-Cate {
    font-size: 24px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
}

.Template-H-ProName {
    color: #ed1c24;
    font-weight: 600 !important;
    font-family: "Noto Sans Thai", Onest;
}


.Template-H-Big {
    border: solid 0px #c2c2c2;
}


.shopcartID-Head-Default,
.shopcartID-Default,
.shopcartName-Head-Default,
.shopcartName-Default,
.shopcartlinePrice-Default {
    border: solid 0px transparent;
}

.shopcartID-Head-Default,
.shopcartID-Default,
.shopcartName-Head-Default,
.shopcartName-Default,
.Template-H-PriceNormal,
.Template-H-Quantity,
.Template-H-Item {
    font-family: "Onest", "Noto Sans Thai";
}

.shopcartID-Head-Default,
.shopcartName-Head-Default,
.shopcartSize {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.shopcartID-Default,
.shopcartName-Default {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.Template-H-PriceNormal {
    color: #959595;
}

.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #d00000;
}

.Template-H-buttonDetail:hover {
    border: solid 0px #ed1c24;
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}

.Template-H-buttonDetail {
    border: solid 0px #ccc;
    /* background: #000000; */
    background: linear-gradient(to right, rgba(191, 8, 14, 1) 0%, rgba(237, 28, 35, 1) 100%);
    padding: 10px 0 8px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
    font-family: "Onest", "Noto Sans Thai";
    border-radius: 100px;
    width: 35%;
    transition: 0.5s;
}

.PictureOverflow {
    width: 100%;
}

.Template-H-smallpic {
    width: 17%;
    border: solid 0px #c2c2c2;
    height: inherit;
    margin-top: 2% !important;
}

.fbcomments,
.fbcomments span[style],
.fbcomments iframe[style] {
    display: none;
}

.shopcartSize {
    font-family: "Onest", "Noto Sans Thai";
}

.shopcartSize label {
    font-weight: 400;
}

.shopcartSize label {
    font-size: 18px !important;
    color: #000 !important;
}

.shopcartSize-Default {
    font-size: 18px !important;
    font-weight: 400;
    text-transform: capitalize;
}

select.input-sm {
    font-family: "Onest", "Noto Sans Thai";
}

.shopcartDetail {
    font-family: "Onest", "Noto Sans Thai";
    font-size: 26px;
    font-weight: 600;
    padding: 0% 0% 1% 0% !important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #000;
}

.ui.steps .step.active {
    color: #fff;
    background: #ed1c24;
}

.ui.steps .step.active .title {
    color: #ffffff;
}

.ui.steps .step .title {
    font-family: "Onest", "Noto Sans Thai";
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}

.step1checkout {
    background-color: #ed1c24;
    border: 5px solid #ed1c24;
}

.btnCheckoutprevious {
    background-color: #ed1c24;
    font-weight: 300;
    font-size: 18px;
}

.step5checkout {
    background-color: #ed1c24;
    border: 7px solid #ed1c24;
}

.shopcart-paymentpage {
    font-size: 18px;
    background-color: #ed1c24;
    width: 30%;
    padding: 2%;
}

.Template-H-PriceMember {
    color: #000;
    font-family: "Onest", "Noto Sans Thai";
}

.notificationcart {
    color: #ffffff;
    background-color: #d40100;
    bottom: 22%;
    right: 16%;
}

.shopcartlinePrice-Default {
    font-size: 30px;
    font-family: "Onest", "Noto Sans Thai";
    text-transform: uppercase;
}

.shopcartlinePrice-Default label {
    color: #000000 !important;
    font-weight: 600;
}

.Template-H-Item,
.Template-H-Quantity {
    font-size: 16px !important;
    color: #000;
    font-weight: 400;
}

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


/*
a>.Template-H-button:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}
a>.Template-H-buttonDetail:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}*/



.shopcart-share {
    display: none !important;
}

.ui.massive.star.rating {
    display: none;
}

label.itp-size-text {
    font-size: 18px !important;
    font-weight: 500;
}

.button-attribute-selected,
.button-attribute {
    font-size: 16px;
    font-family: "Onest", "Noto Sans Thai";
}

.button-attribute:hover {
    color: #ed1c24 !important;
    border: 1px solid #ed1c24 !important;
}

.button-attribute-selected {
    color: #fff !important;
    border: 1px solid #ed1c24 !important;
    background: #ed1c24 !important;
    border-radius: 0px !important;
    min-width: 10rem !important;
    min-height: 5rem !important;
}

.button-attribute {
    min-width: 10rem !important;
    min-height: 5rem !important;
}



.k-colorpalette .k-item.k-state-selected {
    box-shadow: 0 1px 4px #ed1c24, inset 0 0 3px #ed1c24;
}

.k-colorpalette .k-item {
    box-shadow: 0 1px 4px #ed1c24, inset 0 0 3px #ed1c24;
}






.Template-H-innerPic .discount {
    border: solid 1px #8a8a8a;
    color: #fff;
    padding: 5px;
    padding-bottom: 5px;
    background-color: #8a8a8a;
}

.Template-H-innerPic .discount sup {
    font-size: 10px;
    margin-right: -5px;
}

.Template-H-innerPic .discountNumber {
    font: bold 20px/.9 Helvetica, Tahoma;
}




/* shopcart */





/* from PAYMENT TH */
#Component668770b3084b170013bc4905 {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}

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

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

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

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

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

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

#Component668770b3084b170013bc4905 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#Component668770b3084b170013bc4905 .form-control:hover {
    border: 1px solid #ed1c24;
}

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

#Component668770b3084b170013bc4905 .btn-default {
    background-image: linear-gradient(to right, #ed1c24 0%, #ed1c24 100%);
    background-repeat: repeat-x;
    border-color: #ed1c24;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}

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

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

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

#Component668770b3084b170013bc4905 .label a {
    color: #000;
}




/* from PAYMENT ENG  */
#Component66e7ec7477eeff001abd4134 {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}

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

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

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

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

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

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

#Component66e7ec7477eeff001abd4134 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#Component66e7ec7477eeff001abd4134 .form-control:hover {
    border: 1px solid #ed1c24;
}

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

#Component66e7ec7477eeff001abd4134 .btn-default {
    background-image: linear-gradient(to right, #ed1c24 0%, #ed1c24 100%);
    background-repeat: repeat-x;
    border-color: #ed1c24;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}

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

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

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

#Component66e7ec7477eeff001abd4134 .label a {
    color: #000;
}









/*อัลบั้มในเนื้อหาระบบ jazz*/

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

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

.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 0px;
}

.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}

#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 0px;
}

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

#Contentmanager .thumbnail {
    /* background-color: #fafafa; */
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}

#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}

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




/*อัลบั้มในเนื้อหาระบบ jazz*/

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

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

.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 0px;
}

.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}

#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 0px;
}

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

#Contentmanager .thumbnail {
    /* background-color: #fafafa; */
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}

#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}

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





/* contenemanager */

.social-icon {
    border-radius: 5px;
}

.managerHeader {
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    font-size: 2.5em;
    font-weight: 500;
}

#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ed1c24;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #000;
    padding: 1% 5% 0%;
    font-weight: 400;
    line-height: inherit;
    min-height: 40px;
    text-align: center;
}

/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-bb {
    background: #e5ba60;
    color: #000;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    color: #e5ba60;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}

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


.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px 20px 0px 0px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 5% 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.fbcomments,
.fbcomments {
    display: none;
}

.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px !important;
}

.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}

#contenttype71 {
    font-size: 16px;
    text-align: left;
}

.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}

.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}

.Textmanager.font-inherit {
    display: flow-root;
}

.page-header {
    border-bottom: 0px solid #eee;
}





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

#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/






#Contentmanager .pull-left {
    padding: 0px 10px 0px 0px;
}

/* text ทับรูป */
/*
#background662f7786f1d90f0013147a70 .Contentmanager img,
#background663079970a8c9a00134954fd .Contentmanager img {
    z-index: -1;
    position: relative;
}
*/

/* contenemanager */






/* contenemanager เรื่องที่น่าสนใจ */


.landingpagemanager {
    display: block;
}


.landingpagemanager #relateContentTitle {
    font-size: 24px !important;
    font-weight: 600;
}

.landingpagemanager .fa-comments:before {
    display: none;
}

.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}

.landingpagemanager .nav-template {
    margin-top: 1%;
}

.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-button {
    background-color: #e5ba60;
}

.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
}

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

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

.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 500;
    text-align: left;
    color: #000;
    margin-bottom: 5%;
}

.landingpagemanager .nav-template p,
.nav-template p {
    font-size: 14px;
    text-align: left;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/


.landingpagemanager .img-container {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
}

.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}


/* contenemanager เรื่องที่น่าสนใจ */










/*---สไลด์---*/

#carousel666c13385dfb2d001397fbb5 .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
    background-color: transparent;
    margin: 5px;
}

.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /*  width: 30px;*/
    margin: 5px;
}

.carousel-indicators {
    bottom: 5px;
}

/******
#carousel65602d7cf8fddc00147877f1 .carousel-indicators {
    left: 10%;
}
*****/

/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/



.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    display: none;
}

/*---สไลด์---*/









/*ul_icon*/


.icon_aa {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}

.icon_aa li::before {
    content: '➤';
    padding-right: 1%;
    color: #7c674e;
}

.icon_b {
    font-size: 16px;
    line-height: normal;
}

.icon_b ::marker {
    color: #000000;
}

.icon_c {
    font-size: 18px;
    /* padding: 0% 5%; */
}







/* class หน้าต้นแบบ */


.footer-img1 {
    width: 45%;
}


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

.footer-text2 {
    white-space: break-spaces;
    font-size: 16px;
    margin-top: 3%;
    margin-bottom: 3%;
}

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

.footer-text4 {
    font-size: 12px;
}



.footer-pd1 {
    margin-left: -30%;
}


.footer-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 2%;
}

.footer-block1-img {
    width: 3.5%;
    align-self: center;
}

.footer-block1-text a:hover {
    color: #ed1c25;
}

.footer-block1-text a {
    color: #fff;
    transition: 0.5s;
}

.footer-block1-text {
    width: 90%;
    align-self: center;
    font-size: 16px;
}

.footer-block2 {
    display: flex;
    width: 45%;
    gap: 20px;
    margin-top: 5%;
    margin-bottom: 7%;
}

.footer-block2-img:hover {
    transform: scale(1.05);
}

.footer-block2-img {
    transition: 0.5s;
}




.footer-text {
    text-align: center;
    padding: 1%;
}




/* class  */
.comingsoonn {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 3%;
}




.empty-space {
    padding: 1.5%;
}

.empty-space1 {
    padding: 5% 0%;
}

.empty-space1-block {
    display: flex;
    width: 100%;
    gap: 30px;
    padding: 2% 0%;
}

.empty-space1-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.empty-space1-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.empty-space1-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}

.empty-space1-img {
    width: 60%;
    align-self: center;
}

.empty-space1-img img {
    border-radius: 20px;
}

.empty-space1-text {
    width: 40%;
    align-self: center;
    padding: 0% 4%;
}

.empty-space1 h2 {
    white-space: break-spaces;
}

.empty-space1 span {
    color: #ed1c24;
}

.empty-space1 h2 {
    font-weight: 600;
    line-height: 1.2;
}

.empty-space1 p {
    white-space: break-spaces;
    margin-top: 3%;
}

.empty-space2-pd:hover {
    transform: scale(1.05);
}

.empty-space2-pd {
    transition: 0.5s;
    color: #fff;
}

.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 4%;
}

.empty-space2 {
    padding: 0% 0% 7%;
    text-align: center;
}

.empty-space2 h3 {
    color: #ed1c24;
}

.empty-space2 h2 {
    font-weight: 600;
}

.empty-space2-text1 {
    margin-top: 10%;
    font-size: 22px;
    margin-bottom: 4%;
}

.empty-space2-text2 {
    font-size: 16px;
    white-space: break-spaces;
}

.empty-space3-buttonB:hover {
    color: #ed1c25;
}

.empty-space3-buttonB {
    display: flex;
    width: 30%;
    margin: 0 auto;
    margin-right: 0;
    gap: 10px;
    color: #000;
    transition: 0.5s;
}

.empty-space3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 4% 0% 1% 0%;
}

.empty-space3-text {
    font-size: 3em;
    align-self: center;
    font-weight: 600;
    color: #000000;
}

.empty-space3-buttonB1 {
    width: 85%;
    font-size: 16px;
    text-align: right;
}

.empty-space3-buttonB2 {
    width: 15%;
}

.empty-space3-button {
    align-self: center;
}

.empty-space4 {
    display: flex;
    width: 75%;
    margin: 0 auto;
    gap: 30px;
    padding: 4% 0% 1% 0%;
}

.empty-space4-block1 {
    width: 40%;
    align-self: center;
}

.empty-space4-block2 {
    width: 60%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}

.empty-space4-block3 {
    display: flex;
    width: 100%;
    gap: 20px;
}

.empty-space4-block3img {
    width: 33%;
    align-self: center;
}

.empty-space4-block3text {
    width: 67%;
    align-self: center;
}

.empty-space4-block3text1 {
    font-size: 32px;
    font-weight: 600;
}

.empty-space4-block3text2 {
    font-size: 22px;
    font-weight: 600;
    color: #ed1c24;
}

.empty-space5 {
    text-align: center;
    color: #000;
}

.empty-space5 h1 {
    font-weight: 600;
}

.empty-space6 {
    font-size: 20px;
    font-weight: 600;
}

.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 3%;
}

.empty-space7 h4 {
    font-weight: 600;
}

.empty-space7 h3 {
    font-weight: 500;
    color: #ed1c25;
    margin-top: 1%;
    margin-bottom: 0.5%;
}

.empty-space7 p {
    white-space: break-spaces;
    margin-bottom: 2%;
}

.empty-space7-img {
    align-self: center;
}

.empty-space7-img img {
    width: 100% !important;
}

.empty-space7-text {
    align-self: center;
}

.empty-space7-text p {
    margin-bottom: 4%;
}

.empty-space7-text h3 {
    margin-bottom: 1%;
}

.empty-space7 {
    text-align: left;
}

.empty-space8 h4 {
    font-weight: 600;
    margin-bottom: 0.5%;
}

.empty-space8 {
    text-align: center;
}



.empty-space10 a {
    color: #000;
}



.empty-space10 {
    display: flex;
    width: 100%;
    gap: 20px;
}

.empty-space10 h3 {
    color: #950e14;
    font-weight: 600;
}

.empty-space10-img {
    width: 35%;
}

.empty-space10-text {
    width: 65%;
}

.empty-space10-border {
    border-bottom: solid 1px #ed1c24;
    padding-top: 4%;
    margin-bottom: 4%;
}

.empty-space10-text1 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 7%;
    color: #282828;
}

.empty-space10-text2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #ed1c24;
}

.empty-space10 h4 {
    font-weight: 600;
    color: #282828;
}

.empty-space11-blockimg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.empty-space11-blockimg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.empty-space11-blockimg {
    display: block;
    overflow: hidden;
}

.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 3% 0% 4%;
}

.empty-space11-img {
    align-self: center;
}

.empty-space11-text {
    align-self: center;
}

.empty-space11 h2 {
    color: #000;
    font-weight: 600;
    margin-top: -8%;
}

.empty-space11 p {
    white-space: break-spaces;
}

.empty-space11-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 5%;
}

.empty-space11-border {
    border-bottom: solid 3px #ed1c25;
    width: 15%;
    margin-top: 3%;
    margin-bottom: 3%;
}

.empty-space11-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.empty-space11-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.empty-space11-img1 {
    width: 95%;
    display: block;
    overflow: hidden;
}

.empty-space11-img2 {
    background-color: #ed1c24;
    height: 400px;
    width: 55%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -69%;
}

.empty-space11 h4 {
    white-space: break-spaces;
    background-color: #e53733;
    color: #fff;
    text-align: center;
    padding: 2%;
}

.empty-space11 h6 {
    font-weight: 600;
    color: #ed1c25;
}











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: 3.5em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 26px;
}

p {
    font-size: 16px;
}





/* ส่วนเสริม */

.empty-topic {
    text-align: center;
    padding: 4% 0% 3%;
}

.empty-topic h4 {
    text-transform: uppercase;
}

.empty-topic h2 {
    font-weight: 600;
    color: #ed1c24;
    text-transform: uppercase;
}




.album-pd {
    text-align: left;
    padding: 10% 5% 5% 10%;
}

.album-pd1 {
    padding: 28% 0% 0% 0%;
}

.album-pd2 {
    text-align: center;
    padding: 10% 0% 4% 0%;
}



.album-text1 {
    color: #ed1c24;
    font-weight: 600;
    font-size: 2em;
    line-height: 1;
}

.album-text1 span {
    font-size: 46px;
    font-weight: 600 !important;
}

.album-text2 {
    font-size: 56px;
    font-weight: 600;
    line-height: 1;
    margin-top: 2%;
}

.album-text3 {
    font-size: 32px;
    font-weight: 400;
}

.album-text4 {
    font-size: 30px;
    font-weight: 400;
}

.album-text5 {
    font-size: 22px;
    font-weight: 300;
}

.album-text6 {
    font-size: 24px;
    margin-bottom: 3%;
    font-weight: 500;
}

.album-text7 {
    text-align: center;
    font-size: 15px;
    color: #000;
    white-space: break-spaces;
}

.album-text8 {
    text-align: center;
    font-size: 18px;
    padding: 7% 0%;
}




.Bodycheckout {
    font-size: 16px;
}

.table-responsive.table-responsive-mobile {
    font-size: 16px;
}

.Headcheckout {
    font-size: 22px;
}





.tmg-topic {
    padding: 4% 0% 1%;
}

.mg1 {
    padding-left: 2%;
}

.mg2 {
    margin-bottom: 5%;
}

.mg3 {
    margin-left: -2%;
}


/* ตะกร้า */

.shop-shop h4 {
    font-weight: 600;
    margin-top: 1%;
}

.shop-shop h3 {
    font-weight: 600;
    color: #ed1c24;
}

.shop-shop p {
    white-space: break-spaces;
}

.shop-text1 {
    font-weight: 600;
    color: #ed1c24;
    font-size: 18px;
}

.shop-text2 {
    font-size: 18px;
    font-weight: 600;
}

.shop-text3 {
    font-size: 16px;
}

.shop-text {
    margin-bottom: 1%;
    margin-top: 0.5%;
}







/* yt TH */
#background667e6d0f05f177001372c5da {
    width: 75%;
    margin: 0 auto;
}

/* yt eng */
#background66e7ec2b88b6cc00139b6ab9 {
    width: 75%;
    margin: 0 auto;
}


/* บทความ TH */
#background667e740ea80ff4001339d298 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background66862d182d6be400133e7931 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}



/* บทความ ENG */
#background66e7ec2b88b6cc00139b6ad4 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background66e7ec6577eeff001abd4108 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}





/* กิจกรรม */

.nav-template .col-md-12.padding-col,
.nav-template .col-md-12.padding-col {
    padding: 0px !important;
}

.nav-template li {
    display: inline-table;
    padding: 0px 0px !important;
    margin: 0;
    background-color: #fff;
    margin-bottom: 2.2%;
}

.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main,
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 49%;
    margin-right: 1% !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px;
    margin-bottom: 0%;
}

.nav-template li:hover,
.nav-template li:hover {
    background-color: #fff;
}

.nav-template strong,
.nav-template strong {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 600;
}

.nav-template .col-md-12.padding-col strong {
    padding: 10px 0px 0px;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.nav-template p,
.nav-template p {
    font-size: 14px;
}

.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col,
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 40%;
}

.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col,
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 60%;
    padding: 4% 10% 0 3% !important;
}

.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container,
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 66%;
}

.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4,
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 8px;
    display: inline-table;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px;
}

.nav-template .col-md-12.padding-col p,
.nav-template .col-md-12.padding-col p {
    color: #ff5907;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 0.5em;
    margin-top: 1%;
    padding: 0 10px 0px;
    margin-bottom: 0 !important;
}

.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col p,
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col p {
    color: #ff5907;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 0.5em;
    margin-top: 3%;
}

.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col,
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    padding: 0px !important;
}

.nav-template .content-activity {
    font-size: 14px;
}

.nav-template li a .col-md-12.padding-col:nth-child(2) {
    padding: 2% 5% 2% 4% !important;
}

#background667e766f2a0ae10013310fcd .nav-template li {
    background-color: #fff;
    transition: 0.5s;
}

#background667e766f2a0ae10013310fcd .nav-template li:hover {
    background-color: #e2e2e2;
    color: #fff;
}

#background66862d302d6be400133e793e .Contentmanager .site .col-section .item.-micro a .caption,
#background66e7ec6d77eeff001abd4110 .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 5% 5% 0% 5%;
}

#background66862d302d6be400133e793e .Contentmanager .site .col-section .item.-micro a .caption .title,
#background66e7ec6d77eeff001abd4110 .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 55px;
}

#background66862d302d6be400133e793e .content-activity,
#background66e7ec6d77eeff001abd4110 .content-activity {
    text-align: center;
}










/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
	font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา
.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/







/* วิธีการสั่งซื้อและการชำระเงิน */
.bg2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 0px;
    border: solid 0px #f1f1f1;
    padding: 13% 0%;
    margin-top: 3%;
}

.payy-text {
    font-size: 30px;
    font-weight: 600;
}

.payy-text1 {
    font-size: 20px;
}

.payy-img {
    width: 25%;
    margin: 0 auto;
}


.shop-pd1 {
    width: 33%;
    margin: 0 auto;
}

#tableB {
    width: 100%;
}

#tableB td {
    border: 10px solid #ffffff;
    color: #000;
    padding: 15px 10px;
    font-size: 16px;
    width: 25%;
    text-align: center;
    background-color: #fafafa;
}

.text17 {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 4%;
}

.img5 {
    width: 85%;
    margin: 0 auto;
}

.title {
    font-size: 28px;
    margin-top: 2%;
}


.button-shop:hover {
    transform: scale(1.05);
    background: #ed1c24;
    color: #fff;
}

.button-shop {
    background: #333333;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 2% 7%;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 2%;
    transition: 0.5s;
    border-radius: 50px;
}

.product_pd h4 {
    font-size: 18px;
}

.product-pd p {
    white-space: break-spaces;
}

.product-mg p {
    white-space: break-spaces;
}


.map-pd {
    margin-top: 4%;
}



.shop-pd h4 {
    font-weight: 600;
    color: #662d91;
}






/* pdpa */

.pdpa-text h5 {
    font-weight: 600;
    margin-top: 2%;
}

.pdpa-text h4 {
    font-weight: 500;
}

.pdpa-text a:hover {
    color: #ed1c24;
}

.pdpa-text a {
    color: #282828;
}

.pdpa-text ul.icon-a {
    font-size: 16px;
    font-weight: 400;
}

.pdpamg1 {
    padding: 2% 0%;
}

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

.pdpamg1 p {
    white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
}

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

.unknown_prf .btn-main {
    margin-bottom: 100%;
}

.buttonExampleSite:hover {
    background: #444 !important;
    border: 1px solid #444 !important;
    color: #fff !important;
}

.buttonExampleSite {
    border-radius: 0px !important;
    background-color: #ed1c24 !important;
    font-size: 16px !important;
    border: 1px solid #ed1c24 !important;
    color: #fff !important;
}








/* ติดต่อเรา */
.contact-img1 {
    width: 100%;
    margin: auto;
    border: dashed 1px #ccc;
    padding: 5%;
    margin-right: 5%;
}

.contact-text1 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 2%;
    margin-top: 4%;
}

.contact-text2 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 7%;
    padding-bottom: 10%;
    color: #000;
    white-space: nowrap;
}

.contact-text3 {
    font-size: 15px;
    color: #ed1c24;
}












/*from Contact TH */

.no-js #Component668630ac2d6be400133e79ca label {
    display: none !important;
}

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

.no-js #Component668630ac2d6be400133e79ca .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    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%);
    font-size: 16px !important;
    padding: 39px 30px;
    background: transparent;
    color: #000;
}

.no-js #Component668630ac2d6be400133e79ca .form-control:hover {
    border-color: #ed1c24;
}

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

.no-js #Component668630ac2d6be400133e79ca .form-control:focus {
    border-color: #ed1c24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}

.no-js #Component668630ac2d6be400133e79ca .btn {
    background: #ed1c24;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component668630ac2d6be400133e79ca .btn-default {
    text-shadow: 0 0 0 #ed1c24;
}


.no-js #Component668630ac2d6be400133e79ca .btn-default:active {
    background-color: #ed1c24;
}

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

.no-js #Component668630ac2d6be400133e79ca span.label a {
    color: #fff;
}

/* .no-js #Component668630ac2d6be400133e79ca button.btn.btn-default {
    opacity: 1;
} */






/*from Contact ENG */

.no-js #Component66e7ec83ea0fde001aa35282 label {
    display: none !important;
}

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

.no-js #Component66e7ec83ea0fde001aa35282 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    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%);
    font-size: 16px !important;
    padding: 39px 30px;
    background: transparent;
    color: #000;
}

.no-js #Component66e7ec83ea0fde001aa35282 .form-control:hover {
    border-color: #ed1c24;
}

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

.no-js #Component66e7ec83ea0fde001aa35282 .form-control:focus {
    border-color: #ed1c24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}

.no-js #Component66e7ec83ea0fde001aa35282 .btn {
    background: #ed1c24;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component66e7ec83ea0fde001aa35282 .btn-default {
    text-shadow: 0 0 0 #ed1c24;
}


.no-js #Component66e7ec83ea0fde001aa35282 .btn-default:active {
    background-color: #ed1c24;
}

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

.no-js #Component66e7ec83ea0fde001aa35282 span.label a {
    color: #fff;
}

/* .no-js #Component668630ac2d6be400133e79ca button.btn.btn-default {
    opacity: 1;
} */









@media only screen and (max-width:1191px) {
    .navbar-default .navbar-nav>li>a {
        margin: 0 5px;
    }


}






@media only screen and (max-width: 900px) {
    .navbar-default .navbar-brand {
        padding: 11px;
    }

    .itopplus-search-image-flex-container {
        width: 100% !important;
        display: inline-block !important;
    }

    .itopplus-search-image-flex-item {
        background-color: #fafafa !important;
        display: inherit;
        padding: 10px 10px 10px 10px !important;
        margin: 0px !important;
        width: 50% !important;
        float: left;
        box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0 !important;
        min-height: 200px !important;
        max-height: 200px !important;
    }

    .itopplus-search-shopcart-image img {
        width: 90% !important;
    }

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

    .itopplus-search-shopcart-image {
        height: auto !important;
        overflow: hidden;
    }

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

    .search_text {
        text-align: center;
    }

    .itopplus-search-shopcart-image {
        background: #f6f8f8;
    }

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }

    #carousel667e200e5cfc060013b6099b {
        margin-bottom: -1%;
    }

    .empty-space1 p {
        white-space: inherit;
    }

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

    .empty-space2-text1 {
        font-size: 20px;
    }

    .album-text2 {
        font-size: 36px;
    }

    .album-text3 {
        font-size: 24px;
    }

    .album-text4 {
        font-size: 16px;
    }

    .album-text5 {
        font-size: 16px;
    }

    .Template-H-frame {
        height: 265px;
    }

    .Template-H-Name {
        font-size: 13px;
        height: 60px;
    }

    .priceNoPromotion {
        font-size: 12px;
    }

    .Template-H-button {
        font-size: 12px;
        width: 48%;
        padding: 5px 0 5px 0%;
    }

    .empty-space4-block2 {
        white-space: inherit;
    }

    .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4,
    .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 50%;
    }

    .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col,
    .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
        width: 100%;
    }

    ul.nav-template {
        display: flex;
        gap: 10px;
    }

    .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col,
    .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
        width: 100%;
        padding: 10% 10% 10% 10% !important;
        height: 200px;
    }

    .nav-template li a .col-md-12.padding-col:nth-child(2) {
        padding: 10% 10% 10% 10% !important;
    }

    .nav-template .img-container .img {
        border-radius: 20px 20px 0px 0px;
    }

    .empty-space4 {
        width: 100%;
    }

    .empty-space4-block3text1 {
        font-size: 26px;
    }

    #background667e6d0f05f177001372c5da {
        width: 100%;
        margin: 0 auto;
    }
 #background66e7ec2b88b6cc00139b6ab9 {
        width: 100%;
        margin: 0 auto;
    }
    .empty-space3-buttonB {
        width: 50%;
    }

    .nav-template .col-md-12.padding-col strong {
        padding: 0px 0px 0px;
    }

    #background667e766f2a0ae10013310fcd .nav-template li {
        height: 300px;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 14px;
        height: 60px;
    }

    .empty-space11 {
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space11-img2 {
        display: none;
    }

    .empty-space11-img1 {
        width: 100%;
    }

    .empty-space11-block {
        grid-template-columns: repeat(3, 1fr);
    }

    .empty-space11 h2 {
        margin-top: 0%;
    }

    .album-text6 {
        font-size: 20px;
    }

    .Template-H-Price label {
        font-size: 12px;
    }

    .empty-space7-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
        margin-bottom: 0%;
    }

    .empty-space6 {
        font-size: 16px;
    }

    .table-responsive {
        border: 0px solid #ddd;
    }

    .contact-text2 {
        font-size: 14px;
    }

    h2 {
        font-size: 2.5em;
    }


}


@media only screen and (max-width:480px) {
    #carousel667e200e5cfc060013b6099b {
        margin-bottom: -2%;
    }

    #imagesControl667e200e5cfc060013b6099b {
        padding: 0px !important;
    }

    .empty-space1-block {
        display: grid;
        width: 100%;
        gap: 20px;
    }

    .empty-space1-img {
        width: 100%;
    }

    .empty-space1-text {
        width: 100%;
        align-self: center;
        padding: 0% 0%;
        margin-top: 10%;
        grid-column-start: 1;
        grid-row-start: 1;
    }

    .empty-space2-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 50px;
    }

    .empty-space2-text1 {
        font-size: 22px;
    }

    .album-text1 {
        font-size: 68px;
    }

    .album-text1 span {
        font-size: 22px;
    }

    .album-text2 {
        font-size: 28px;
    }

    .album-text3 {
        font-size: 20px;
    }

    .album-text4 {
        font-size: 32px;
    }

    .album-text5 {
        font-size: 32px;
    }

    .empty-space3-text {
        font-size: 2em;
    }

    .empty-space3-buttonB {
        width: 100%;
    }

    .Template-H-frame {
        height: inherit;
    }

    .Template-H-Name {
        font-size: 18px;
        height: inherit;
        margin-bottom: 8%;
    }

    .Template-H-button {
        font-size: 19px;
        width: 48%;
        padding: 10px 0 8px 0%;
    }

    .priceNoPromotion {
        font-size: 18px;
    }

    .album-pd1 {
        padding: 34% 0% 0% 0%;
    }

    .empty-space4 {
        display: block;
        width: 100%;
    }

    .empty-space4-block1 {
        width: 100%;
    }

    .empty-space4-block2 {
        width: 100%;
        font-size: 16px;
        margin-top: 5%;
    }

    .empty-space4-block3text1 {
        font-size: 30px;
    }

    ul.nav-template {
        display: block;
    }

    #background667e766f2a0ae10013310fcd .nav-template li {
        height: inherit;
    }

    .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main,
    .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
        width: 100%;
        margin-right: 0% !important;
    }

    .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4,
    .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
        margin-top: 5%;
    }

    .nav-template li a .col-md-12.padding-col:nth-child(2) {
        padding: 5% !important;
    }

    .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col,
    .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
        width: 100%;
        padding: 5% !important;
        height: inherit;
    }

    .empty-space1 {
        padding: 0% 0% 5% 0%;
    }

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

    .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        margin: 5%;
    }

    .Contentmanager .site .col-section .item.-micro:nth-child(even) {
        margin: 5%;
    }

    #imagesControl667e68c12a0ae100133109af {
        padding: 10px 0px 0px 0px !important;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 16px;
        height: inherit;
    }

    .Template-H-buttonDetail {
        width: 50%;
    }

    .managerHeader {
        font-size: 20px;
    }

    .contenemanager-gallery .col-xs-12.col-md-3 {
        width: 100%;
    }

    .empty-space8 {
        text-align: left;
    }

    .empty-space6 {
        font-size: 20px;
    }

    .table-responsive {
        white-space: nowrap;
    }

    .button-shop {
        padding: 4% 7%;
    }

    #Component668770b3084b170013bc4905 .progress {
        width: 85%;
    }
  #Component66e7ec7477eeff001abd4134 .progress {
        width: 85%;
    }
    #Component668770b3084b170013bc4905 textarea.form-control {
        width: 100%;
    }

    .contact-text2 {
        font-size: 16px;
    }

    .shopcart {
        background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_210620237d4i/25/0/Cartz-z659296607621.webp);
        border-radius: 100px 0px 0px 100px;
        width: 50px !important;
        height: 50px !important;
        right: 0%;
        top: 13%;
    }

    .empty-space10 {
        display: block;
    }

    .empty-space10-text {
        width: 100%;
    }

    .empty-space10-img {
        width: 100%;
    }

}




/* TH */
#scrolltoshop66877098084b170013bc48b7 div:nth-child(3) .Template-H-Price label {
    display: none !important;
}

#scrolltoshop66877098084b170013bc48b7 div:nth-child(3) .Template-H-button {
    display: none;
}

#scrolltoshop66877098084b170013bc48b7 div:nth-child(4) .Template-H-button {
    display: none;
}

#scrolltoshop66877098084b170013bc48b7 div:nth-child(5) .Template-H-button {
    display: none;
}

#scrolltoshop66877098084b170013bc48b7 div:nth-child(6) .Template-H-button {
    display: none;
}

#scrolltoshop66877098084b170013bc48b7 div:nth-child(7) .Template-H-button {
    display: none;
}




/* ENG */
#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(3) .Template-H-Price label {
    display: none !important;
}

#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(3) .Template-H-button {
    display: none;
}

#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(4) .Template-H-button {
    display: none;
}

#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(5) .Template-H-button {
    display: none;
}

#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(6) .Template-H-button {
    display: none;
}

#scrolltoshop66e7ec5688b6cc00139b6b31 div:nth-child(7) .Template-H-button {
    display: none;
}






