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

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_250620235tya/0/0/3z-z1342307271868.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_250620235tya/0/0/5z-z870410448832.webp');
}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_250620235tya/0/0/7z-z1528071050342.webp');
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 0;
    padding: 15px 20px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    font-size: 16px;
}

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


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






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

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

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

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

    #itpMenuSideBar span.icon-bar {
        background: #000 !important;
    }
  
  	.navbar-header i {
        filter: unset;
    }
  

.itopplus-sidebar-content a:not(.itopplus-sidebar-menu-child  a,.itopplus-sidebar-menu-child a a) {
    font-weight: 600;

}

  .itopplus-sidebar-sub-content ul a {
  	  font-weight: 300;
  }

}

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

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

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

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

    #controlBanner {
        object-fit: contain;
        padding: 20px;
        width: 100%;
        min-width: auto;
      max-width: 280px;
        margin: 0 auto;
    }

    .itopplus-menu {
        background-color: #0b090a;
    }

    #nav-menu {
        display: grid;
        text-align: center;
        background-color: transparent;
        min-height: 0;
        justify-content: center;
    }
    .itopplus-search {
      position: unset !important;
        color: #3a3b3d;
    }
  



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











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

 

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

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

#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: 60px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_250620235tya/35/0/add-to-cartz-z135288367909.webp);
    background-color: #242424;
    background-position: 50% 50%;
    right: 0%;
    top: 4%;
}
.quantityCountClass {
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    margin-top: 1%;
}

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 #000;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    /* -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1); */
    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: 5% 5% 5% 5%;
    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: 16px;
    text-align: left;
    height: inherit;
    margin-top: 0%;
    margin-bottom: 1%;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0% 0%;
}

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

.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 0.5px #464646;
    margin-top: 5%;
}

.Template-H-Price label {
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
        font-family: "LINE Seed Sans TH";
}

.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
       font-family: "LINE Seed Sans TH";
    text-align: left;
}

.shopcartRelated-Default {
        font-family: "LINE Seed Sans TH";
    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: #c90008;
    font-weight: 400 !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: "LINE Seed Sans TH";
}

.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 #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: "LINE Seed Sans TH";
    border-radius: 0px;
    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: "LINE Seed Sans TH";
}

.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: "LINE Seed Sans TH";
}

.shopcartDetail {
        font-family: "LINE Seed Sans TH";
    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: #c90008;
}

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

.ui.steps .step .title {
       font-family: "LINE Seed Sans TH";
    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: "LINE Seed Sans TH";
}

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

.shopcartlinePrice-Default {
    font-size: 30px;
        font-family: "LINE Seed Sans TH";
    text-transform: uppercase;
}

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

.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: "LINE Seed Sans TH";
}

.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 */
#Component66ab5e1ea649b7001a08ba2f {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}

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

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

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

#Component66ab5e1ea649b7001a08ba2f .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%;
}

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

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

#Component66ab5e1ea649b7001a08ba2f .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);
}

#Component66ab5e1ea649b7001a08ba2f .form-control:hover {
    border: 1px solid #222;
}

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

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

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

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

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

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













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

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

.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: center;
    font-weight: 600;
    color: #000;
}

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

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

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: 50px;
    text-align: left;
    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 {
    color: #fccf18;
}

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



.landingpagemanager {
    display: none;
}




/* contenemanager */




 




/*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-pd2 a:hover {
    color: #c90008;
}
.footer-pd2 a {
    color: #3a3b3d;
    transition: 0.5s;
}
.footer-pd3 a:hover {
    color: #c90008;
}
.footer-pd3 a {
    color: #3a3b3d;
    transition: 0.5s;
}
.footer-pd4 a:hover {
    color: #c90008;
}
.footer-pd4 a {
    color: #3a3b3d;
    transition: 0.5s;
}
.footer-block1 {
    display: flex;
    width: 40%;
    gap: 10px;
    margin-top: 7%;
}
.footer-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 5%;
}
.footer-block2-img {
    width: 8%;
    align-self: center;
}
.footer-block2-text {
    width: 90%;
    font-size: 15px;
    align-self: center;
}


.footer-img1 {
    width: 80%;
    margin-bottom: 8%;
}


.footer-text {
    text-align: right;
    border-top: solid 1px #7a7a7a;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 14px;
}
.footer-text1 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.footer-text2 {
    white-space: break-spaces;
    margin-top: 4%;
    margin-bottom: 4%;
    font-size: 15px;
}
.footer-text3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-text4 {
    white-space: break-spaces;
    font-size: 15px;
    line-height: 1.8;
}
.footer-text5 {
    font-size: 15px;
    margin-top: 2%;
}
.footer-text6:hover {
    background-color: #c90008;
}
.footer-text6 {
    background-color: #000000;
    color: #fff;
    width: fit-content;
    padding: 5% 7%;
    font-size: 15px;
    margin-top: 5%;
    margin-bottom: 7%;
    transition: 0.5s;
}


.footer-mg {
    margin-top: 15%;
}
.footer-pd2 {
    margin-left: 15%;
    margin-right: -15%;
}
.footer-pd3 {
    margin-left: 7%;
    margin-right: -7%;
}








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




.empty-space {
    padding: 1.5%;
}
.empty-space0 {
    padding: 9%;
}
.empty-space1 {
    display: flex;
    width: 85%;
    margin: 0 auto;
    gap: 10px;
    margin-bottom: 5%;
}
.empty-space1-img {
    width: 30%;
    align-self: center;
}
.empty-space1-text {
    width: 70%;
    align-self: center;
}
.empty-space1-text1 {
    background-color: #c90008;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
    color: #fff;
    width: 90%;
    text-align: center;
    font-size: 3.5em;
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space1-text2 {
    background: linear-gradient(to right, rgba(21,21,21,1) 0%, rgba(112,112,112,1) 50%, rgba(21,21,21,1) 100%);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 2%;
    width: 75%;
    margin-left: -3.8%;
    margin-right: 4%;
}
.empty-space1-text2 span {
    color: #fccf18;
}
.empty-space2 h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 3%;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 20px;
}
.empty-space2 {
    padding: 4% 0% 7% 0%;
}
.empty-space2-img {
    transition: 0.5s;
}
.empty-space2-img:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.empty-space3 h2 {
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 3%;
}
.empty-space4 h2 {font-weight: 600;margin: 0 auto;text-align: center;padding: 0% 0% 3%;}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(10,1fr);
    gap: 10px;
}
.empty-space4 {
    padding: 4% 0% 6%;
}
.empty-space4-block1 {
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.empty-space4-block1 .empty-space4-img {
    background-color: #fafafa;
    padding: 5%;
}
.empty-space5 h2 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 1%;
}
.empty-space5 h4 {
    text-align: center;
    font-size: 18px;
}
.empty-space5-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 4%;
}
.empty-space5-pd1 {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 2%;
}
.empty-space5-img1 {
    width: 14%;
    align-self: center;
}
.empty-space5-text2 {
    width: 86%;
    align-self: center;
}
.empty-space5 h3 {
    color: #ed0505;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space5 {
    padding: 5% 0% 7% 0%;
}
.empty-space6 h2 {
    text-align: center;
    font-weight: 600;
}
.empty-space6 h3 {
    text-align: center;
    white-space: break-spaces;
    margin-top: 1%;
}
.empty-space6 {
    padding: 4% 0% 1%;
}
.empty-space7 p {text-align: center;}
.empty-space7 h1 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 1%;
}
.empty-space7 span {
    color: #c80106;
    font-weight: 600;
}
.empty-space7 {padding: 5% 0%;}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-top: 4%;
}
.empty-space7-block2 {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 2%;
}
.empty-space7-block2img {width: 14%;align-self: center;}
.empty-space7-block2text {
    width: 86%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space8 h2 {
    text-align: center;
    font-weight: 600;
}
.empty-space8 {
    padding: 4% 0% 3%;
    text-align: center;
}
.empty-space8 h4 {
    text-transform: capitalize;
    color: #c90008;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space9-pd {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.empty-space9-block {
    width: 28%;
}
.empty-space9-text {align-self: center;}
.empty-space9-img1 {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 10%;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
.empty-space9-text1 {
    text-align: center;
    font-size: 16px;
}
.empty-space9-img {
    align-self: center;
}
.empty-space10 a {
    color: #0b090a;
}
.empty-space10-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 3%;
}
.empty-space10 p {
    text-align: center;
    white-space: break-spaces;
}
.empty-space10-text {
    align-self: center;
}
.empty-space10-block p {
    text-align: left;
    white-space: break-spaces;
}
.empty-space10 h4 {
    text-align: center;
    font-weight: 600;
}
.empty-space10-block h4 {
    font-weight: 600;
    text-align: left;
}
.empty-space10-img {
    align-self: center;
}

.empty-space10 {
    padding: 0% 0% 5%;
}
.empty-space10-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-top: 3%;
}
.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: 5% 0% 7%;
}
.empty-space11-img {
    align-self: center;
}
.empty-space11-text {
    align-self: center;
}
.empty-space11 h2 {
    color: #c90008;
    font-weight: 600;
}
.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 5px #fccf18;
    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: #222222;
    height: 400px;
    width: 55%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -70%;
}
.empty-space11 h4 {
    white-space: break-spaces;
    background-color: #c90008;
    color: #fff;
    text-align: center;
    padding: 2%;
}
.empty-space11 h5 {
    font-weight: 600;
    color: #000;
}
.empty-space12 h4 {
    text-align: center;
    font-weight: 400;
    margin-top: 2%;
}
.empty-space13 h4 {
    color: #c90008;
    font-weight: 600;
}
.empty-space13 h3 {
    font-weight: 600;
    white-space: break-spaces;
}
.empty-space13 p {
    white-space: break-spaces;
}
.empty-space13-d {
    font-size: 16px;
    margin-bottom: 2%;
    margin-top: 2%;
    color: #c90008;
}
.empty-space13-img img {
    width: 100% !important;
}
.empty-space13-img {
    width: 100%;
    margin-bottom: 3%;
}
.empty-space13 {
    text-align: left;
}
.empty-space13-t1 {
    background-color: #c90008;
    color: #fff;
    text-align: center;
    font-weight: 600;
    width: fit-content;
    padding: 1% 2%;
    font-size: 18px;
    margin-top: 1%;
    margin-bottom: 1%;
}
.empty-space13-t2 {
    font-size: 18px;
    font-weight: 600;
}
.empty-space13-t3 {
    font-size: 18px;
    font-weight: 600;
    color: #c90008;
}
.empty-space13-t4 {
    font-size: 18px;
    color: #5a5a5a;
    margin-bottom: 2%;
}
.empty-space14 {width: 65%;margin: 0 auto;text-align: left;}
.empty-space14-img img {
    width: 100% !important;!i;!;!un;!un;!u;!;
}
.empty-space14-img {
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty-space14 h4 {
    font-weight: 600;
}








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



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





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


#background66aa2048a649b7001a08a012 {
    margin-top: -15%;
}






.album-img1 {
    width: 10%;
}
.album-pd1 {
    text-align: left;
    padding: 5% 0% 0% 23%;
}
.album-text1 {
    font-size: 22px;
    font-weight: 600;
    white-space: break-spaces;
    line-height: 1.3;
}
.album-text2 {
    font-size: 18px;
    color: #fdcf17;
    font-weight: 500;
    white-space: break-spaces;
}
.album-text3 {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    margin-top: 2%;
    color: #000;
}
.album-pd2 {
    margin-top: 77%;
    margin-left: 5%;
}





.article-t {
    font-size: 14px;
}
.article-b {
    color: #c90008;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10%;
    transition: 0.5s;
}




.tmg h2 {
    padding: 4% 0% 0%;
}




/* product */

.product-space h4 {
    color: #ed0505;
    font-weight: 600;
}
.product-space h3 {
    font-weight: 600;
}
 


.ui.segment.itp_shopcartFilterHiding {
    display: block !important;
}
.Bodycheckout {
    font-size: 16px;
}
.table-responsive.table-responsive-mobile {
    font-size: 16px;
}
.Headcheckout {
    font-size: 22px;
}

 

#background66ab573dc5ca6900131e7198 .Template-H-Name {
    height: 80px;
}
#background66ab573dc5ca6900131e7198 .Template-H-Price {
    min-height: 60px;
}
#background66ab5d246bf0e10013415052 .Template-H-Name {
    height: 55px;
}
#background66ab5d3bc5ca6900131e72c1 .Template-H-Name {
    height: 50px;
}






/* วิธีการสั่งซื้อและการชำระเงิน */
.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: #fccf18;
  color: #000;
}
.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;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
}

.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: #c90008;
}
.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: #fccf18!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: #fccf18!important;
    font-size: 16px!important;
    border: 1px solid #fccf18!important;
    color: #000!important;
}





 
/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 2% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 17px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    background-color: #000;
    color: #fff;
    padding: 2% 7%;
    width: fit-content;
}

.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block-img {
    width: 6.5%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.contact-block-text a:hover {
    color: #790009;
}
.contact-block-text a {
    color: #000;
    transition: 0.5s;
}






.ui.buttons .button {
    display: block !important;
}
.itp_shopcartFilterHiding {
    display: block !important;
}





/**************************** search ข้างใน ****************************/


/* search ค้นหายาง หน้าข้างใน */

#background66bd8cef477ea10013823ffb .ui.search {
    display: none;
}
#background66bd8cef477ea10013823ffb .select_container_filterTemplate button {
    width: 100% !important;
    background-color: #000000;
    border: solid 0px;
    color: #fdcf17;
    font-size: 20px;
    padding: 5% 0%;
    border-radius: 0px;
    height: 55px;
}
#background66bd8cef477ea10013823ffb .inside_flex_select_typeB select {
    border-radius: 0px;
    padding: 5% 6%;
    height: 55px;
    font-size: 18px;
    border: solid 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    background-color: #ececec;
    color: #3a3b3d;
}
#background66bd8cef477ea10013823ffb .flex_typeB_Container {
    margin-left: -1%;
}
#background66bd8cef477ea10013823ffb .inside_flex_select_typeB {
    width: 24%;
}

#background66bd8cef477ea10013823ffb .Template-H-Name {
    height: 80px;
}
#background66bd8cef477ea10013823ffb .Template-H-Price {
    height: 60px;
}


/* search ค้นหาล้อ หน้าข้างใน */

#background66bd8da4f3331100135995d8 .ui.search {
    display: none;
}
#background66bd8da4f3331100135995d8 .select_container_filterTemplate button {
    width: 100% !important;
    background-color: #000000;
    border: solid 0px;
    color: #fdcf17;
    font-size: 20px;
    padding: 5% 0%;
    border-radius: 0px;
    height: 55px;
}
#background66bd8da4f3331100135995d8 .inside_flex_select_typeB select {
    border-radius: 0px;
    padding: 5% 6%;
    height: 55px;
    font-size: 18px;
    border: solid 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    background-color: #ececec;
    color: #3a3b3d;
}
#background66bd8da4f3331100135995d8 .flex_typeB_Container {
    margin-left: -1%;
}
#background66bd8da4f3331100135995d8 .inside_flex_select_typeB {
    width: 24%;
}
#background66bd8da4f3331100135995d8 .Template-H-Name {
    height: 80px;
}
#background66bd8da4f3331100135995d8 .Template-H-Price {
    height: 60px;
}






/**************************** search home ****************************/


/* search ค้นหายาง HOME */

#background66bd8ac497002a00136742f1 .ui.search {
    display: none;
}
#background66bd8ac497002a00136742f1 .select_container_filterTemplate button {
    width: 100% !important;
    background-color: #000000;
    border: solid 0px;
    color: #fdcf17;
    font-size: 20px;
    padding: 2% 0%;
    border-radius: 0px;
    height: 55px;
}
#background66bd8ac497002a00136742f1 .inside_flex_select_typeB select {
    border-radius: 0px;
    padding: 2% 4%;
    height: 55px;
    font-size: 18px;
    border: solid 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    background-color: #ffffff;
    color: #3a3b3d;
}
#background66bd8ac497002a00136742f1 .flex_typeB_Container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-left: -1%;
}
#background66bd8ac497002a00136742f1 .inside_flex_select_typeB {
    width: 100%;
}
#background66bd8ac497002a00136742f1 .mainProductFilterContainer {
    display: none;
}




/* search ค้นหาล้อ HOME */

#background66bd8b92477ea10013823f6d .ui.search {
    display: none;
}
#background66bd8b92477ea10013823f6d .select_container_filterTemplate button {
    width: 100% !important;
    background-color: #000000;
    border: solid 0px;
    color: #fdcf17;
    font-size: 20px;
    padding: 2% 0%;
    border-radius: 0px;
    height: 55px;
}
#background66bd8b92477ea10013823f6d .inside_flex_select_typeB select {
    border-radius: 0px;
    padding: 2% 4%;
    height: 55px;
    font-size: 18px;
    border: solid 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    background-color: #ffffff;
    color: #3a3b3d;
}
#background66bd8b92477ea10013823f6d .flex_typeB_Container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-left: -1%;
}
#background66bd8b92477ea10013823f6d .inside_flex_select_typeB {
    width: 100%;
}
#background66bd8b92477ea10013823f6d .mainProductFilterContainer {
    display: none;
}







/* login */

 
 .template1 label {
    font-weight: 300;
}
 .template1 .form-control {
    border: none;
        border: 1px solid #dadada;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: 10px;
    padding: 20px;
}
 .template1 .form-control:focus {
    border-bottom: 1px solid #fccf18;
}
 .template1 .input-sm, 
 .template1 .form-horizontal .form-group-sm .form-control {
    font-size:14px!important;
     font-weight: 300;
}
 .template1 .form-group.margin span {
    font-size: 15px;
    font-weight: 300;
}
 .template1 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    background: linear-gradient(to right, #fccf18 0%, #fccf18 100%);
    color: black;
    font-size: 16px;
    width: 160px !important;
    padding: 8px 0;
    border: none;
    border-radius: 0;
}
 .template1 .btn-default:focus,  .template1 .btn-default:hover {
    background-color: #0e55a6;
    background-position: 0 -15px;
    color: white;
}
 .template1 .btn-default.active,  .template1 .btn-default:active {
    background-color: #0e55a6;
    border-color: #0e55a6;
}
.panel.panel-default.margin .form-control-feedback {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    background-color: #fccf18;
    color: white;
}
 .template1 .glyphicon {
   display: none;
}





/* ค้นหา */
#background66fa2bc796a8ae001383fe7e .ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}
#background66fa2bc796a8ae001383fe7e {
    margin-bottom: -5%;
}

#background66fa2bc796a8ae001383fe8b .itopplus-search-image-flex-item {
    width: 195px !important;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0 !important;
    border: solid 0px #ccc;
    border-radius: 0px;
}
#background66fa2bc796a8ae001383fe8b .col-centered .ui.input,
#background66fa2bc796a8ae001383fe8b .ui.icon.input input {
    width: -webkit-fill-available;
    right: 0%;
      font-family: "LINE Seed Sans TH";
}

#background66fa2bc796a8ae001383fe8b {
    margin-top: 5%;
    margin-bottom: 4%;
}

.search_text {
    color: #000;
}
.search_titleText {
    color: #000;
}






/*from Contact */
 
.no-js #Component66ab35552427b500144dcfcf label {
    display: none!important;
}
.no-js #Component66ab35552427b500144dcfcf .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66ab35552427b500144dcfcf .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 #Component66ab35552427b500144dcfcf .form-control:hover {
	border-color: #222 ;
}
.no-js #Component66ab35552427b500144dcfcf ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component66ab35552427b500144dcfcf .form-control:focus {
    border-color: #222 ;
    -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 #Component66ab35552427b500144dcfcf .btn {
     background: #222;
    background-repeat: repeat-x;
    border-color:transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component66ab35552427b500144dcfcf .btn-default {
    text-shadow: 0 0 0 #222;
}


.no-js #Component66ab35552427b500144dcfcf .btn-default:active {
background-color: #222;
}

.no-js #Component66ab35552427b500144dcfcf .btn-default:hover,
.no-js #Component66ab35552427b500144dcfcf .btn-default:focus {
    background-position: 0 0px;
  background-color: #222;
}
.no-js #Component66ab35552427b500144dcfcf span.label a {
    color: #fff;
}
/* .no-js #Component66ab35552427b500144dcfcf button.btn.btn-default {
    opacity: 1;
} */
 







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

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

.no-js .dropdown-menu>li>a {
    font-size: 18px;
}
.empty-space1-text1 {
    font-size: 4.5em;
}
.empty-space1-text2 {
    font-size: 24px;
}
.Template-H-Name {
    font-size: 20px;
}
#background66ab573dc5ca6900131e7198 .Template-H-Name {
    height: 100px;
}
.priceNoPromotion {
    font-size: 20px;
}
.album-text1 {
    font-size: 28px;
}
.album-text2 {
    font-size: 22px;
} 
.empty-space5 h4 {
    font-size: 20px;
}
.album-text3 {
    font-size: 26px;
} 
.album-pd2 {
    margin-top: 79%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.article-t {
    font-size: 16px;
    height: 60px;
}
.article-b {
    font-size: 16px;
} 
.footer-img1 {
    width: 65%;
}
.footer-text1 {
    font-size: 18px;
}
.footer-text2 {
    font-size: 16px;
} 
.footer-block1 {
    width: 30%;
}
.footer-text3 {
    font-size: 18px;
}
.footer-text4 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 16px;
      padding: 4% 7%;
}
.footer-block2-text {
    font-size: 16px;
}
.footer-block2-img {
    width: 6%;
}
.empty-space11-img2 {
    height: 560px;
}
.empty-space7-block2text {
    font-size: 18px;
}
.empty-space10-block h4 {
    margin-bottom: 1%;
} 
.empty-space10-block {
    gap: 100px;
}
.Template-H-Name {
    height: 80px;
}
.Template-H-buttonDetail {
    width: 25%;
} 
.icon_b {
    font-size: 18px;
} 
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    font-size: 22px;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 26px;
}
.shopcartlinePrice-Default label {
    font-size: 30px !important;
}
.empty-space9-text1 {
    font-size: 20px;
} 
.managerHeader {
    font-size: 2.5em;
} 
.empty-space13-d {
    font-size: 18px;
}
.title span:nth-child(2) {
	font-size: 18px !important;
} 
.contact-bg h4 {
    font-size: 26px;
}
.contact-bg h3 {
    font-size: 20px;
}
.contact-block-text {
    font-size: 18px;
}
.contact-block-img {
    width: 4.5%;
}
.no-js #Component66ab35552427b500144dcfcf .form-control {
    padding: 41.5px 30px;
}
#background66bd8cef477ea10013823ffb .inside_flex_select_typeB select {
    padding: 4% 6%;
}
#background66bd8cef477ea10013823ffb .select_container_filterTemplate button {
    padding: 3% 5%;
} 
#background66bd8da4f3331100135995d8 .select_container_filterTemplate button {
    padding: 4% 6%;
}
#background66bd8da4f3331100135995d8 .inside_flex_select_typeB select {
     padding: 3% 5%;
} 
#background66bd8cef477ea10013823ffb .Template-H-Name {
    height: 100px;
}
#background66bd8da4f3331100135995d8 .Template-H-Name {
    height: 100px;
}
strike.promotionPrice {
    font-size: 20px;
}
.promotionPrice {
    font-size: 20px;
}
#background66bd8ac497002a00136742f1 .inside_flex_select_typeB select {
    padding: 2% 2%;
}
#background66bd8b92477ea10013823f6d .inside_flex_select_typeB select {
    padding: 2% 2%;
}

  
  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
} 
h2 {
    font-size: 4em;
}  
h3 {
    font-size: 20px;
}
h4 {
    font-size: 22px;
}
  
  
  
  
}


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

}


@media screen and (max-width : 900px) {
#imagesControl66aa1f6a2427b500144dc0ee {
    padding: 0px !important;
}
.empty-space1-text1 {
    font-size: 2.5em;
} 
.empty-space1 {
    width: 100%;
}
.empty-space1-text2 {
    font-size: 14px;
}
.Template-H-Name {
    font-size: 13px;
}
.promotionPrice {
    font-size: 16px;
}
strike.promotionPrice {
    font-size: 16px;
}
    .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 33.333%;
    }  
.empty-space5-img1 {
    width: 25%;
}
.album-text3 {
    font-size: 16px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
    height: 70px;
}
.article-t {
    font-size: 12px;
}
.article-b {
    font-size: 12px;
}
.footer-text {
    text-align: center;
    border-top: solid 0px #7a7a7a;
    padding-top: 2%;
    padding-bottom: 2%;
} 
.shopcart {
    top: 9%;
}
.empty-space11-img2 {
    display: none;
}
.empty-space11 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.empty-space10-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
.empty-space9-block {
    width: 27%;
} 
.empty-space9-text1 {
    font-size: 15px;
}
.contact-bg h4 {
    font-size: 20px;
} 
.contact-bg h3 {
    font-size: 16px;
} 
.contact-block-img {
    width: 10.5%;
}
  
  
  
  
  
h2 {
    font-size: 2em;
}
h3 {
    font-size: 16px;
}
  
  
  
  
  
}




@media screen and (max-width : 480px) {
.shopcart {
    top: 23%;
}
#carousel66aa1f6a2427b500144dc0ee {
    margin-bottom: -2%;
} 
.empty-space2-block {
    grid-template-columns: repeat(2, 1fr);
} 
.Template-H-Name {
    font-size: 16px;
}
#background66ab573dc5ca6900131e7198 .Template-H-Name {
    height: inherit;
}  
#background66ab573dc5ca6900131e7198 .Template-H-Price {
    min-height: inherit;
} 
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 100%;
    } 
.album-text1 {
    font-size: 28px;
} 
.album-text2 {
    font-size: 22px;
} 
.empty-space4-block {
    grid-template-columns: repeat(3, 1fr);
}
.empty-space5-pd {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.empty-space5-pd1 {
    margin-bottom: 5%;
}  
.album-text3 {
    font-size: 18px;
} 
.empty-space6 h3 {
    white-space: inherit;
} 
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%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    height: inherit;
}
.article-t {
    font-size: 14px;
}
.article-b {
    font-size: 14px;
}
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space7-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space7-block2img {
    width: 24%;
}
.Template-H-buttonDetail {
    width: 45%;
}
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
} 
#Component66ab5e1ea649b7001a08ba2f .progress {
    width: 85%;
}
#Component66ab5e1ea649b7001a08ba2f textarea.form-control {
    width: 100%;
}
.empty-space7-block2text {
    white-space: inherit;
}
.empty-space10-img img {
    width: 100% !important;
}
.empty-space10-img {
    align-self: center;
    grid-column-start: 1;
    grid-row-start: 1;
} 
  
}







.ui.blue.button {
    display: inline !important;
}

.fancybox-nav span {
    visibility: visible;
}
.HideProductAdvanceOption {
    display: block !important;
}


 

#background66bd8ac497002a00136742f1 .pagination,
#background66bd8b92477ea10013823f6d .pagination {
    display: none;
}

.head-block1 {
    display: grid;
    grid-template-columns: 20% 30px auto;
    gap: 15px;
    color: #3a3b3d;
    font-size: clamp(16px, 1vw, 20px);
    white-space: nowrap;
}

.head-block1 img {
    width: 30px !important;
    aspect-ratio: 1;
}

.head-block1-text2 {
    display: flex;
    flex-direction: column;
}

.head-block1 a:hover {
    color: #c90008;
}

.head-block1 a {
    color: #3a3b3d;
    transition: 0.5s;
}

.head-block {
    display: grid;
    grid-template-columns: 30px auto;
    place-content: center;
    place-items: center;
    gap: 10px;
    background-color: #fccf18;
    color: #000;
    padding: 10px 20px;
    border-radius: 100px;
}

.head-block3 a:hover {
    color: #c90008;
}

.head-block3 a {
    color: #3a3b3d;
    transition: 0.5s;
}

.head-block3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 10px;
}

.head-block2 {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    align-items: center;
}

