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



.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 15px;
    padding: 8px 0;
    border-bottom: 1px solid transparent;
    letter-spacing: .5px;
    font-size: 12px;
}

.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: #000 !important;
    box-shadow: none;
    border-radius: none;
    border-bottom: 1px solid #000;
    background: transparent;
    background-color: transparent;
     /* text-shadow: .8px 0 0, -.8px 0 0; */

  
}

.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    background-color: #fff;
    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: 0px;
    background-color: #fff;
    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: #000;
    font-size: 14px;
    padding: 7px 20px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #000;
   border-radius: 0px;
}






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

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

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

    .navbar-header a.visible-xs {

    }

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

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

}

@media screen and (min-width: 1024px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% auto;
        align-items: center;
    }

    .itp-block {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

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

    .itopplus-banner {
        background: #fff;
        transition: .3s;
      	padding: 1% 0;
    }

    .itopplus-sticky {
        background: #fff !important;
    }

       #controlBanner {
        object-fit: contain;
        padding: 10px 25px;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        display: grid;
        place-items: end;
        background: transparent;
        min-height: auto;
    }

}



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










/* 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;
}
 
#background66cff84db753c000139733eb .thumbnail,
#background66cff868c501150013f11dfb .thumbnail,
#background66d6aa3ea0d57a0013e9e200 .thumbnail {
    border: solid 0px #d1d1d1;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background66cff84db753c000139733eb .thumbnail:hover,
#background66cff868c501150013f11dfb .thumbnail:hover,
#background66d6aa3ea0d57a0013e9e200 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000;
}
 





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

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: 0px;
}

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;
    border-radius: 0px;
}

figure.effect-oscar:hover figcaption {
    background: transparent;
    border-radius: 0px;
}

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

#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}

/* 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: 10px 0px 0px 10px;
    width: 75px !important;
    height: 75px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_27072024hkf0/40/0/shopz-z568382791288.webp);
    background-color: transparent;
    background-position: 50% 50%;
    background-size: 35%; 
    right: 1%;
    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: "Onest", sans-serif;
}

.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 1px #c4c4c4;
    border-radius: 0px;
    background-color: transparent;
    padding: 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 #c4c4c4;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    margin-bottom: 5%;
    border-radius: 0px;
}
.Template-H-PricePromotion {
    color: #000 !important;
    font-weight: 600 !important;
}

.Template-H-frame:hover {
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 0%);
    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: 0px;
    /* background: linear-gradient(to right, rgba(165, 165, 165, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(165, 165, 165, 1) 100%); */
    transition: 0.5s;
    box-shadow: 0px 1px 14px 0px rgb(140 140 140 / 0%);
    background-color: #fff;
}

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

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

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

.Template-H-Name label {
    font-weight: 500;
    text-transform: capitalize;
}

.priceNoPromotion {
    color: #c90008;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}

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

/*
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: #000000 !important;
    font-size: 16px;
    font-weight: 600;
}

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

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

.Template-H-button {
    border: solid 0px #ccc;
    background: #d00000;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    width: 60%;
    margin: 0 auto;
    transition: 0.5s;
    margin-top: 10%;
    margin-bottom: 5%;
    border-radius: 50px;
    padding: 10px 0 8px 3%;
}




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

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

.Template-H-Price label {
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
      font-family: "Onest", sans-serif;
}

.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
       font-family: "Onest", sans-serif;
    text-align: left;
}

.shopcartRelated-Default {
      font-family: "Onest", sans-serif;
    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:18px;
    padding: 1.2% 0% 1.2% 0%;
}

.Template-H-ProName {
    color: #000;
    font-weight: 400 !important;
    font-family: "Onest", sans-serif;
}


.Template-H-Big {
    border: solid 1px #dddddd;
}


.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", sans-serif;
}

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

.shopcartID-Default,
.shopcartName-Default {
    color: #000;
    font-size: 18px;
    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 #fccf18;
    background: #fccf18;
    color:#000;
    box-shadow: rgb(0 0 0 / 0%) 0px 5px 15px;
}

.Template-H-buttonDetail {
    border: solid 0px #ccc;
    background: #000000;
    padding: 10px 0 8px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
      font-family: "Onest", sans-serif;
    border-radius: 0px;
    width: 35%;
    transition: 0.5s;
      display: none;
}

.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", sans-serif;
}

.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", sans-serif;
}

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

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

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

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

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

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

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

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

.Template-H-PriceMember {
    color: #000;
     font-family: "Onest", sans-serif;
}

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

.shopcartlinePrice-Default {
    font-size: 30px;
      font-family: "Onest", sans-serif;
    text-transform: uppercase;
}

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

.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", sans-serif;
}

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

.button-attribute-selected {
    color: #fff !important;
    border: 1px solid #c90008 !important;
    background: #c90008 !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 #c90008, inset 0 0 3px #c90008;
}

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






.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 */
#Component66d69c892400030013c41f2f {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component66d69c892400030013c41f2f .progress {
    width: 138%;
    margin: 15px !important;
}
#Component66d69c892400030013c41f2f .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}
#Component66d69c892400030013c41f2f textarea.form-control {
    height: auto;
    width: 155%;
}
#Component66d69c892400030013c41f2f .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #222 0, #222 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component66d69c892400030013c41f2f .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component66d69c892400030013c41f2f .input-group 
#Component66d69c892400030013c41f2f .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component66d69c892400030013c41f2f .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);
}
#Component66d69c892400030013c41f2f .form-control:hover {
    border: 1px solid #222;
}
#Component66d69c892400030013c41f2f .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #222;
    border: 1px solid #222;
    border-radius: 0px;
}
#Component66d69c892400030013c41f2f .btn-default {
    background-image: linear-gradient(to right, #222 0%, #222 100%);
    background-repeat: repeat-x;
    border-color: #222;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}
#Component66d69c892400030013c41f2f .btn-default:hover,
#Component66d69c892400030013c41f2f .btn-default:focus {
    background-color: #222;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}
#Component66d69c892400030013c41f2f .col-md-1 {
    margin-top: 3% !important;
}
#Component66d69c892400030013c41f2f .form-horizontal .control-label {
    font-weight: 400;
}
#Component66d69c892400030013c41f2f .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;
}

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

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

#Contentmanager .thumbnail {
    background-color: transparent;
    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 {
    font-size: 2em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: left;
    color: #000000;
    font-weight: 600;
}

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

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

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #282828;
    padding: 1% 0% 0%;
    font-weight: 400;
    line-height: 1.6;
    height: inherit;
    text-align: inherit;
    margin-bottom: 8%;
}

/*
.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-b {
    background-color: #282828;
    color: #fff;
}

.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: 0px;
}

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

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
}

.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%;
}*/




/* contenemanager */






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


.landingpagemanager {
    display: block;
}

.landingpagemanager #relateContentTitle {
    font-size: 26px !important;
    font-weight: 500;
    color: #000;
}

.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: #f6a600;
}

.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 25%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 0px;
    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: 16px;
    height: 30px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 10%;
}

/*
.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: 100%;
    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;
}




.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}

.landingpagemanager .article-b {
    font-size: 12px;
}


.landingpagemanager .btn-sm p {
    display: none;
}


/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/



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











/*---สไลด์---*/
/*
#carousel66cff0fba1f3440013af3ce9 .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}*/
/*
.carousel-indicators li {
    border: 1px solid #5b5b5b;
    margin: 2px;
      width: 12px;
    height: 12px;
}
*//*
.carousel-indicators .active {
    background-color: #5b5b5b;
    border-color: #5b5b5b;*/
    /* width: 30px; */
 /*   margin: 2px;
      width: 12px;
    height: 12px;
}*/
/*
.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: 14px;
    line-height: normal;
}

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

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





/* ติดตามข่าวสาร */
.no-js #background66cff2b346cfa70013598338 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    padding: 3.5%;
    border: solid 1px transparent;
    background-color: transparent;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 48px;
}
.no-js #background66cff2b346cfa70013598338 .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background66cff2b346cfa70013598338 .form-control {
 color: #ffffff;
 font-weight: 300;
 font-size: 14px!important;
 background-color: transparent;
 box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
 border: 0px solid #ccc;
 border-bottom: solid 0px #fff;
}

.no-js #background66cff2b346cfa70013598338 .input-group-btn:last-child>.btn, 
.no-js #background66cff2b346cfa70013598338 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background66cff2b346cfa70013598338 .btn-group-sm>.btn,
.no-js #background66cff2b346cfa70013598338 .btn-sm {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}
.no-js #background66cff2b346cfa70013598338 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: none;
    background-repeat: repeat-x;
    border: solid 0px #4e7286;
    color: #777777;
    background-color: transparent;
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .15), 0 0 0 rgba(0, 0, 0, .075);
}
.no-js #background66cff2b346cfa70013598338 .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: transparent;
    color: #fff;
    border: solid 0px;
}
.no-js #background66cff2b346cfa70013598338 .btn-default.active, 
.no-js #background66cff2b346cfa70013598338 .btn-default:active {
    background-color: transparent;
    border-color: transparent;
}
.no-js #background66cff2b346cfa70013598338 .form-subscribe .btn {
    border-radius: 0 30px 30px 0;
}
.no-js #background66cff2b346cfa70013598338 .input-group {
    border-bottom: solid 1px #fff;
    width: 85%;
}



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



.footer-text {
    color: #b0b0b0;
    font-size: 12px;
    border-top: solid 1px #fff;
    padding: 1% 0%;
}
.footer-text1 {
    font-size: 16px;
    font-weight: 600;
}
.footer-text2 {
    font-size: 16px;
    font-weight: 600;
}
.footer-text3 {
    font-size: 14px;
    white-space: break-spaces;
    margin-top: 4%;
}
.footer-text3 a {
    color: #fff;
}
.footer-text4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4%;
}
.footer-text5 {
    font-size: 14px;
    white-space: break-spaces;
    line-height: 2.2;
}
.footer-block a {
    color: #fff;
}
.footer-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    width: 80%;
    margin: 0 auto;
    margin-right: 0;
}







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




.empty-space {
    padding: 1.5%;
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    transition: 0.5s;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 100px;
    padding: 7% 0%;
}
.empty-space2 h2 {
    font-weight: 600;
}
.empty-space3 h2 {
    font-weight: 600;
    padding: 3% 0% 1%;
    text-transform: capitalize;
}
.empty-space4-block {
    display: flex;
    width: 100%;
    gap: 10px;
    /* justify-content: center; */
    margin-bottom: 1.5%;
}
.empty-space4-img {
    width: 4.5%;
    align-self: center;
}
.empty-space4-text {
    width: 90%;
    text-align: left;
    align-self: center;
    font-size: 14px;
}
.empty-space4 h1 {
    font-weight: 600;
}
.empty-space4 h3 {
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 5%;
}
.empty-space4 {
    margin-top: 6%;
}
.empty-space5 h4 {
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
}











.empty-space8 {
    display: flex;
    gap: 30px;
    padding: 2% 0% 2% 0%;
}
.empty-space8-block {
    width: 50%;
    align-self: center;
}
.empty-space8-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space8-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}
.empty-space8-text01 {
    left: calc(0% - -1rem);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.empty-space8-img {
    width: 85%;
}
.empty-space8 h1 {
    font-weight: 500;
    color: #000000;
    margin-bottom: 2%;
    font-size: 2em;
    white-space: nowrap;
}
.empty-space8 h5 {
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
}
.empty-space8 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
}
.empty-space8-border {
    border-bottom: solid 1px #000;
    width: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space8-pp {
    padding: 5% 0% 1% 0%;
}








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



h1 {
    font-size: 26px;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 24px;
}
p {
    font-size: 14px;
}







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

.album-text1 {
    font-size: 16px;
    text-transform: uppercase;
    padding: 7% 0% 0%;
}



.product-block h4 {
    font-weight: 600;
    margin-bottom: 0.5%;
    font-size: 16px;
}


.article-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.article-block-img {
    align-self: center;
}
.article-block-text {
    align-self: center;
}
.article-block h4 {
    font-weight: 600;
}
.article-block p {
    white-space: break-spaces;
}
.article-block-img img {
    width: 100% !important;
}
 
.article-t {
    font-size: 16px;
    white-space: break-spaces;
}
.article-b {
    background-color: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 5% 10%;
    margin-top: 10%;
    transition: 0.5s;
    font-size: 12px;
}








.benner-pd {
    color: #000;
    width: 50%;
    text-align: left;
    padding: 15% 5% 5% 10.5%;
    text-transform: capitalize;
}
.benner-text1 {
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 1%;
}
.benner-text2 {
    white-space: break-spaces;
    font-size: 11.5px;
    font-weight: 400;
}









/* projects */
#background66d6952b2400030013c41e40 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
/* collaborations */
#background66d696357db58d00137eaede .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}




.product-text {
    color: #818181;
    font-size: 14px;
    text-align: left;
}




/*shop
.upload-product-from-excel {
    display: inline-block ! IMPORTANT;
}*/
.itp-shopcart-sp-template-show-setting-selected {
    display: inline-block !important;
}


/*
.fa-angle-left:before,
.fa-angle-right:before {
    color: #000;
    font-size: 30px;
}
.fa-angle-left:before {
    content: "\f060";
}
.fa-angle-right:before {
    content: "\f061";
}
*/

.owl-prev, .owl-next i {
    font-size: 3rem !important;
    color: #d5d5d5!important;
}
.owl-theme .custom-nav {
    top: 20% !important;
}




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

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

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

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

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




/* Contentmanager FAQs  */
.faq-text {
    font-size: 14px;
}
#ContentmanagerTemplate66d68411b753c000139776df strong {
    font-weight: 400;
    font-size: 18px;
    color: #000;
    text-align: left;
}
#ContentmanagerTemplate66d68411b753c000139776df .nav-template7 li {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    transition: 0.5s;
    border-radius: 50px;
    background-color: #fafafa;
    padding: 1% 2%;
    margin-bottom: 1%;
    text-align: left;
}
#ContentmanagerTemplate66d68411b753c000139776df .nav-template7 li:hover {
    background-color: #ededed;
    border-radius: 50px;
}
#ContentmanagerTemplate66d68411b753c000139776df .nav-template7 li a {
    color: #000;
    display: inline-block;
    font-size: 20px !important;
}
#ContentmanagerTemplate66d68411b753c000139776df span.fas.fa-plus {
    color: #b37247;
    font-size: 14px;
    padding-right: 7px;
}
#ContentmanagerTemplate66d68411b753c000139776df .nav-template7 .fa-plus:before {
    content: "\f101";
    color: #000;
}
/*
#ContentmanagerTemplate66d68411b753c000139776df ul.nav-template7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}*/
 
 



/* วิธีการสั่งซื้อและการชำระเงิน */
.bg2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 0px;
    border: solid 0px #f1f1f1;
    padding: 3% 0%;
}
.shop-pd1 {
  width: 33%;
  margin: 0 auto;
}
#tableB {
  width: 100%;
}
#tableB td {
  border: 10px solid #ffffff;
  color: #000;
      padding: 15px 10px;
  font-size: 14px;
  width: 25%;
  text-align: center;
  background-color: #fbfbfb;
}
.text17 {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 2%;
}
.img5 {
  width: 85%;
  margin: 0 auto;
}
.title {
  font-size: 22px;
  margin-top: 2%;
}



.button-shop:hover {
  transform: scale(1.05);
  background-color: #282828;
  color: #fff;
}
.button-shop {
    background-color: #000;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 2% 7%;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 2%;
    transition: 0.5s;
    border-radius: 50px;
}




/* pdpa */

.pdpa-text h5 {
    font-weight: 600;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #000;
}
.pdpa-text a {
    color: #000;
}
.pdpa-text ul.icon-a {
    font-size: 14px;
    font-weight: 400;
}
.pdpamg1 {
    padding: 2% 0% 5% 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: #fff !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: #ffffff !important;
    font-size: 16px !important;
    border: 1px solid #ffffff !important;
    color: #000000 !important;
}




/* ติดต่อเรา */

.contact-pd {
    margin-top: 2%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 24px;
}
.contact-pd h3 {
    white-space: break-spaces;
}
.contact-pd h5 {
    font-weight: 600;
    margin-bottom: 2%;
    color: #000000;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #000;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}
.contact-bg {
    display: flex;
    gap: 7px;
    width: 100%;
    background-color: #fafafa;
    color: #000;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-bg:hover a {
    color: #fff;
}
.contact-bg a {
    color: #000;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}

.contact-block-text {
    width: 80%;
    align-self: center;
}
 
.contact-pd h4 {
    font-size: 18px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 16px;
}

.map-map {
    margin-top: 3%;
}






/*from Contact */

.no-js #Component66d67fa4c501150013f16b7b label {
    display: none !important;
}
.no-js #Component66d67fa4c501150013f16b7b .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66d67fa4c501150013f16b7b .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: 36px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component66d67fa4c501150013f16b7b .form-control:hover {
    border-color: #000;
}
.no-js #Component66d67fa4c501150013f16b7b ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js #Component66d67fa4c501150013f16b7b .form-control:focus {
    border-color: #000;
    -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 #Component66d67fa4c501150013f16b7b .btn {
    background: #000;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component66d67fa4c501150013f16b7b .btn-default {
    text-shadow: 0 0 0 #000;
}
.no-js #Component66d67fa4c501150013f16b7b .btn-default:active {
    background-color: #000;
}
.no-js #Component66d67fa4c501150013f16b7b .btn-default:hover,
.no-js #Component66d67fa4c501150013f16b7b .btn-default:focus {
    background-position: 0 0px;
    background-color: #000;
}
.no-js #Component66d67fa4c501150013f16b7b span.label a {
    color: #fff;
}
.no-js #Component66d67fa4c501150013f16b7b button.btn.btn-default {
    opacity: 1;
}



 


@media screen and (min-width : 1900px) {
      #controlBanner {
        object-fit: contain;
        padding: 15px 42px;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }
  
  
.navbar-default .navbar-nav>li>a {
    margin: 0 25px;
    /* font-size: 18px; */
}
/* .product-text {
    font-size: 18px;
} 
.Template-H-Name {
    font-size: 20px;
}
.album-text1 {
    font-size: 20px;
} 
.footer-text1 {
    font-size: 20px;
} 
.footer-text2 {
    font-size: 20px;
} 
.footer-text3 {
    font-size: 18px;
} 
.footer-text4 {
    font-size: 20px;
}  */
.footer-text5 {
    /* font-size: 18px; */
    line-height: 2.5;
}  
/* .shopcart-Cate {
    font-size: 24px;
}  
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    font-size: 22px;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 24px;
}
.shopcartlinePrice-Default label {
    font-size: 30px !important;
} 
.Template-H-Item, .Template-H-Quantity {
    font-size: 18px !important;
} 
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
}   */
.empty-space4-img {
    width: 3%;
} 
/* .empty-space4-text {
    font-size: 18px;
}  */
.contact-block-img {
    width: 15%;
}  
.contact-bg {
    padding: 8px;
}
/* .tab .nav-tabs li a {
    font-size: 20px !important;
} */
.empty-space4 {
    margin-top: 3%;
}
/* .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.managerHeader {
    font-size: 3em;
}  
.empty-space8 h1 {
    font-size: 3em;
}
.empty-space8 h5 {
    font-size: 18px;
} */
.no-js #Component66d67fa4c501150013f16b7b .form-control {
    padding: 37.5px 30px;
}  
.img5 {
    width: 60%;
} 
.owl-theme .custom-nav {
    top: 27% !important;
}
.benner-text1 {
    font-size: 45px!important;
}
.benner-text2 {
    font-size: 14.5px!important;
}


  
  
  
  
  
  
/* p {
    font-size: 18px;
} 
h2 {
    font-size: 3em;
}
h4 {
    font-size: 22px;
}
   */
  
  
}









@media screen and (max-width : 1191px) {
.shopcart {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_27072024hkf0/30/0/shopz-z568382791288.webp);
    top: 5%;
}
#imagesControl66cff0fba1f3440013af3ce9 {
    padding: 0px !important;
}  
.footer-block {
    margin-top: 5%;
} 
.footer-text1 {
    margin-top: 12%;
}
.empty-space4-img {
    align-self: flex-start;
} 
.contact-bg {
    padding: 5px;
}
.contact-pd p {
    font-size: 13px;
}  
.contact-pd h4 {
    font-size: 16px;
} 
.benner-pd {
    padding: 15% 5% 5% 7.5%;
}  
.benner-text1 {
    font-size: 30px;
}  
.benner-text2 {
    font-size: 10.5px;
} 
#imagesControl66f68584875e710013c9cb6a {
    padding: 0px !important;
}  
  
  
  
  
  
  
  
h2 {
    font-size: 2em;
} 
h4 {
    font-size: 18px;
}
  
  
  
}  
  
@media screen and (max-width : 900px) {
  
#background66cff84db753c000139733eb .col-xs-4,
#background66cff868c501150013f11dfb .col-xs-4 {
    width: 25%;
}
.album-text1 {
    font-size: 16px;
}  
.product-text {
    font-size: 14px;
} 
.footer-text {
    font-size: 12px;
    border-top: solid 0px #fff;
    text-align: center;
}
.empty-space4-img {
    width: 6.5%;
}  
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-bg {
    gap: 10px;
    padding: 10px;
}
.contact-block-img {
    width: 17%;
} 
.contact-pd p {
    font-size: 16px;
} 
.benner-pd {
    padding: 12% 5% 5% 2.5%;
} 
.benner-text1 {
    font-size: 30px;
}  
.benner-text2 {
    font-size: 10.5px;
} 
  
  
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    padding: 7% 0%;
}
.owl-prev {
    left: -15% !important;
} 
.owl-next {
    right: -10% !important;
}
#background66cff84db753c000139733eb .col-xs-12,
#background66cff868c501150013f11dfb .col-xs-12 {
    width: 50%;
} 
#imagesControl66cff84db753c000139733eb {
    padding: 10px 0px 10px 0px !important;
}
#imagesControl66cff868c501150013f11dfb {
    padding: 10px 0px 10px 0px !important;
}
.Template-H-Name {
    height: 70px;
} 
.shopcartDetail {
    font-size: 20px;
} 
.shopcartlinePrice-Default label {
    font-size: 22px !important;
} 
.shopcart-Cate {
    font-size: 18px;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 18px;
}  
article.col-md-6.item.-micro {
    width: 44%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 3%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 3%;
}
.shopcart {
    top: 8%;
}  
.table-responsive {
    border: 0px solid #ddd;
  } 
.table-responsive {
    white-space: nowrap;
}
#Component66d69c892400030013c41f2f .progress {
    width: 85%;
}
#Component66d69c892400030013c41f2f textarea.form-control {
    width: 100%;
} 
.article-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.managerHeader {
    font-size: 26px;
    padding: 2% 0% 2%;
} 
.tab .nav-tabs li a {
    text-align: center;
} 
.empty-space8 {
    display: block;
}
.empty-space8-block {
    width: 100%;
}
.empty-space8 h5 {
    margin-top: 10%;
}
.empty-space8 h1 {
    font-size: 26px;
}
.empty-space8 p {
    margin-bottom: 5%;
}
.empty-space8-img {
    width: 100%;
} 
.owl-theme .custom-nav {
    top: 13% !important;
}
.Template-H-Name {
    font-size: 12px;
}  
.product-text {
	font-size: 12px;
}  
.album-text1 {
font-size: 12px;
}  

#imagesControl66f68584875e710013c9cb6a {
    padding: 0px !important;
}  
.benner-text1 {
    font-size: 10px;
}
.benner-text2 {
    font-size: 3.5px;
}
.benner-pd {
    padding: 15% 5% 5% 10.5%;
}  
  
  
  
  
  
  
h2 {
    font-size: 26px;
}   
  
  
}



@media screen and (max-width : 480px) {
.benner-pd {
    padding: 15% 5% 5% 7.5%;
}  
   
  
}



/* benner แรก */

#background66cff0fba1f3440013af3ce9 {
    display: none;
}



#myImagez568382791288 {
 max-width: 5%;
}

.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
  	display: none;
}


.social-share ul {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    padding-block-start: 0;
    padding-inline-start: 0;
}

.social-share ul .social-icon > * {
    display: none;
}


.social-share ul .btn-fb .social-icon {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-facebookz-z1258706551348.webp);
}

.social-share ul .btn-tw .social-icon {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1304049881443.webp);
}

.social-share ul #itopplusLineShareContent .social-icon {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-linez-z918632603560.webp);
}

.social-share ul .social-icon {
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
	background-color: transparent !important;
    width: 35px;
    height: 35px;
  	margin: 0px

}




