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

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023vdff/0/0/1z-z902078824671.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023vdff/0/0/2z-z291328701116.webp');
    background-size: cover;
}

.itopplus-bg4 {
    background: #000;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 15px;
    padding: 8px 3px;
    border-bottom: 4px solid transparent;
}

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

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

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

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

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

    }

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

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

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

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

}

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

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

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

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

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

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

}



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

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

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

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

/************font-size***************/

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

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.5em;
}

p, .btn-more , .sect-product h6,
div#scrolltoshop .table-responsive tr>td b,
div#scrolltoshop .table>thead>tr>td label,
div#scrolltoshop .panel-heading label,
.shopcart-paymentpage, .Template-J-Name,
.dropdown-menu>li>a,.Template-J-Price,
.Template-J-buttonDetail, .Template-H-buttonDetail{
    font-size: 16px;
}

.btnCheckoutprevious,
div#scrolltoshop .table>tbody>tr>td div ,
div#scrolltoshop .table>tbody>tr>td label,
div#scrolltoshop .table>tbody>tr>td span,
div#Component66d7d82bd6034a0013487c1d .table>tbody>tr>td,
div#Component66d7fd6f78d6f400130bc0d5 button,
div#Component66d81de4d6034a0013488a27 button,
.Template-H-button,
.Template-J-button,.order-detail-all,
.menuVertical .nav-pills>li>a{
    font-size: 14px;
}

.Template-H-Name {
    font-size: 22px;
}

.text-channel h6 {
    font-size: 18px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}

/****************master-page***************/

.footer h6, .fw-semi, .text-channel h6, .payment-card h6,
.payment-card h5{
    font-weight: 600;
}

.bar-down h6,.bar-down h5, .sect-product h6,
.sect-about h6 , .about-page h6, .Template-J-Name label,
.contact-page h4, .channel-pay h5, .form-pay h5,
.product-detail h6{
    font-weight: 700;
}

.footer ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}

.social-footer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    width: 60%;
}

.tell-footer {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 2%;
}

.footer a, .form-group span a , .contact-page a,
.policy-pay a{
    color: #282828;
}

.footer a:hover , .contact-page a:hover, .policy-pay a:hover{
    color: #f1bc17;
}

.shopcart {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_06092023vdff/200/0/shopping-cartz-z582649776565.webp);
    background-size: 80%;
    border-radius: 0;
    width: 40px !important;
    height: 40px !important;
    top: 30px;
    background-color: transparent;
    right: 40px;
}

.notificationcart {
    width: 20px;
    height: 20px;
    bottom: 35%;
    right: -20%;
    background-color: #eda906;
}

.text-live img {
    width: 45% !important;
    margin-bottom: 5px;
}

.channel-lineup {
    display: grid;
    grid-template-columns: 30% 13% 13% 13%;
    gap: 13px;
    align-items: center;
}

.sect-lineup {
    display: grid;
    grid-template-columns: 25% 47% 25%;
    gap: 20px;
    align-items: center;
}

.text-yellow , .iconstep1checkout{
    color: #f5cf48;
}

.text-lineup h2 {
    font-family: "Bebas Neue", sans-serif;
    text-align: center;
}

.date-lineup {
    background: #f5cf48;
    padding: inherit;
    text-align: center;
    color: #000;
    font-family: "Bebas Neue", sans-serif;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}

.date-lineup ul {
    list-style: none;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0;
    padding: 3% 5%;
    justify-content: center;
}

.date-lineup li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.date-lineup li h6 {
    transform: rotate(270deg);
    position: relative;
    top: -3px;
    right: -6px;
    margin: 0;
    font-size: 28px;
}

.date-lineup li h4 {
    margin: 0;
    font-size: 46px;
}

.sect-match {
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    color: #000;
    text-align: center;
}

.icon-arrow {
    width: 15px;
}

.bar-down {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ababab;
}

div#Component66d6e2737db58d00137ebbca .imgLightbox img,
div#Component66d7dbac2054530013ccb63d .imgLightbox img,
div#Component66d7dbc9d6034a0013487cc7 .imgLightbox img,
div#Component66d7fac0d6034a00134881f6 .imgLightbox img{
    border-radius: 20px;
}

figure.effect-selena {
    background: transparent;
}

.btn-more, .btnCheckoutprevious , div#shop_member_login button,
.shopcart-paymentpage, div#Component66d81de4d6034a0013488a27 button,
.cart-product {
    width: fit-content;
    padding: 1rem 2rem;
    background: #000;
    color: #fff;
    border-radius: 30px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.btn-more::before, .btnCheckoutprevious::before , div#shop_member_login button::before,
.shopcart-paymentpage::before, div#Component66d81de4d6034a0013488a27 button::before,
.Template-J-button::before, .Template-H-button::before,
.cart-product::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f5cf48;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 30px;
}

.btn-all .btn-more {
    margin: auto;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.2);
}

.social-follow {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    width: 90%;
    margin: auto;
}

.live-img {
    width: 50%;
    margin: auto;
}

.menuVertical .nav-pills>li>a {
    color: #000;
}

div#mainmenu66d6e4f62400030013c42db8 .col-md-3.col-sm-3.col-xs-12 {
    background: #f5f5f5;
    border-radius: 25px;
    padding: 1% !important;
}

div#Component66d7dbc9d6034a0013487cc7 .imgLightbox img {
    background-color: #f0f1f3;
}

.sect-product p {
    color: #444444;
}

.cart-product {
    background: transparent;
    align-items: center;
    gap: 10px;
    display: flex;
    position: relative;
    padding: 0.7rem 1rem;
    height: 45px;
    margin-top: 7px;
}

.cart-product img {
    width: 25px !important;
}

.sect-product hr, div#Component66d7caf62054530013ccb38a .thumbs {
    margin: 0;
}

div#Component66d6ea3e7db58d00137ebdc7 .imgLightbox img {
    background-color: #f5f5f5;
    border-radius: 25px;
}

.sect-product {
    padding: 4% 0;
}

.sect-about, .channel-pay, .payment-card , .form-pay {
    text-align: center;
}

.sect-about h2, .about-page h2 {
    font-family: "Bebas Neue", sans-serif;
    color: #000;
    margin-bottom: 1%;
}

.sect-about h6, .about-page h6 {
    line-height: 28px;
    color: #000;
}

.sect-about p , .about-page p{
    line-height: 26px;
    margin-bottom: 2%;
    color: #282828;
}

.sect-about .btn-more , .shopcart-paymentpage{
    margin: auto;
}

.img-full img, .img-merg img,
div#Component66d7caf62054530013ccb38a img{
    border-radius: 25px;
}

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

.img-merg02 {
    display: grid;
    gap: 20px;
}

div#Component66d7c64978d6f400130bb81f .col-md-3.col-sm-4.col-xs-4 {
    width: 14%;
}

div#Component66d7c64978d6f400130bb81f .none-middle-mid>div>div>div>div:nth-child(3) {
    justify-content: center;
}

.sect-match h2, .policy-pay li, .product-detail li, 
.product-detail h6  {
    margin-bottom: 1%;
}

 .payment-card h6 {
    margin-bottom: 5%;
}

.head-page h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    margin-bottom: 1%;
}

div#Component66d7caf62054530013ccb38a .col-md-6.col-sm-6.col-xs-6:nth-child(odd) {
    margin-top: 20px;
}

.about-page {
    padding-left: 5%;
    padding-top: 7%;
}

.shopcart-Cate a {
    color: #f5cf48;
}

.shopcartName-Head-Default, .shopcartID-Head-Default, .shopcartSize-Default ,
.Template-J-Quantity, .Template-J-Item, .Template-H-Quantity, .Template-H-Item{
    font-weight: 500;
    font-size: 16px !important;
    color: #000;
}

.shopcartName-Default, .shopcartID-Default, .Template-J-PriceNormal{
    font-size: 24px !important;
    font-weight: 600;
    color: #000;
}

.shopcartID-Default, .shopcartName-Default, .shopcartlinePrice-Default, 
.shopcartName-Head-Default, .shopcartID-Head-Default, .Shopcart-Related-Main .Template-J-Price {
    border: none;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, 
.shopcartSize-Default, .Template-J-PricePromotion, .shopcartlinePrice-Default, .Template-J-Quantity, 
.Template-J-Item, .Template-J-buttonDetail, .shopcartDetail, .shopcartRelated, .ui.steps .step .title,
.Template-H-buttonDetail, .Template-H-Quantity, .Template-H-Item{
    font-family: 'Noto Sans Thai',sans-serif;
}

.shopcartlinePrice-Default .Template-J-PricePromotion {
    background-color: #f5f5f5;
    padding: 1% 5%;
    border-radius: 30px;
}

.shopcartDetail, .shopcartRelated {
    font-weight: 700;
    font-size: 24px !important;
    color: #000;
}

.col-xs-4.col-sm-3.col-md-3.ITPquantityWord, .col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    width: fit-content;
}

.Template-J-smallpic ,
 .Template-H-smallpic {
    border: none;
    height: 135px;
    border-radius: 10px;
    background: #f5f5f7;
}

.Template-H-Big ,
.Template-J-Big {
    height: 475px;
    border: none;
    border-radius: 20px;
    display: flex;
    align-items: center;
    background-color: #f5f5f7;
}

.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    margin-right: 2%;
}

.Template-J-smallpic {
    height: 120px;
}

.PictureOverflow {
    max-height: 185px !important;
    width: 100%;
    padding-top: 2%;
}

.Template-J-buttonDetail, .Template-H-buttonDetail {
    width: 30%;
    color: #fff;
    border-radius: 30px;
    background: #000;
    border: none;
    margin: 10px 0 !important;
}

.Template-J-buttonDetail:hover,
.Template-H-buttonDetail:hover,
.Template-H-button:hover{
    background: #f5cf48;
    color: #000;
}

.ui.steps .step.active {
    background: #000;
    color: #f5cf48;
}

.ui.steps .step.active:after {
    background-color: #000;
}

.step5checkout, .step1checkout {
    background: #000000;
    border-color:#6f6f6f;
}

.ui.steps .step:first-child {
    border-radius: 30px 0 0 30px;
}

.ui.steps .step:last-child {
    border-radius: 0 30px 30px 0;
}

.step1checkout {
    margin: 0 auto;
}

.ui.steps .step {
    line-height: 22px;
}

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

div#scrolltoshop .table-responsive tr,
div#scrolltoshop .table-responsive tr:last-child>td, 
div#Component66d7d82bd6034a0013487c1d .table>tbody>tr>td {
    border: none !important;
}

div#scrolltoshop .table-responsive {
    background-color: #fff;
    padding: 2%;
    border-radius: 30px;
    width: 100%;
}

div#scrolltoshop .table-responsive tr:last-child, div#scrolltoshop .table-responsive thead>tr {
    background-color: #f7f7f7;
}

.ui.steps .step .title {
    font-size: 12px;
}

div#Component66d7d82bd6034a0013487c1d .ui.segment {
    line-height: 36px;
    box-shadow: none;
    background: #f5f5f7;
}

div#shop_member_login button, .boarder-confirm-payment button {
    background-image: none;
    border: none;
    text-shadow: none;
}

div#Component66d7d82bd6034a0013487c1d .input-group-addon,
.boarder-confirm-payment .input-group-addon{
    border-radius: 0 30px 30px 0;
    background-color: #f5f5f5;
}

div#Component66d7d82bd6034a0013487c1d .input-group .form-control,
.boarder-confirm-payment .input-group .form-control{
    height: 40px;
    border-radius: 30px 0 0 30px !important;
}

div#Component66d7d82bd6034a0013487c1d .col-xs-9.col-sm-9.col-md-10 {
    padding-top: 0 !important;
}

.Template-J-button {
    background-color: transparent;
    border-radius: 30px;
    color: #000;
    padding: 0;
    width: 55%;
    margin: auto;
    margin-left: 0;
    text-align: left;
     vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
      overflow: hidden;
  padding: 0.75rem 1rem;
}

.Template-J-Icon {
    width: 25%;
}

.Template-J-frame{
    padding: 0;
    transition: transform 0.2s ease-out;
}

.Template-J-pic,
.Template-J-frame{
    border-radius: 20px;
}

.Template-J-pic {
    border: none;
    height: auto !important;
    background-color: #f5f5f5;
}

 .priceNoPromotion{
    font-weight: 500;
}

.Template-J-Price {
    font-weight: 600 !important;
}

.Template-J-Name, .Template-H-Name {
    height: 45px;
    text-align: left !important;
  line-height: 30px;
}

.Template-H-Name {
   height: 38px;
}

.Template-J-Price {
    height: 35px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.Template-J-Price label , .Template-H-Price label,
.Template-J-Price{
    color: #000 !important;
}

.Template-H-Price {
    height: 35px;
}

.Template-J-frame:hover ,
.Template-H-frame:hover,
.Template-J-frame:hover .Template-J-pic {
    box-shadow: none;
}

div#Component66d7d82bd6034a0013487c1d .img-thumbnail,
div#Component66d7d82bd6034a0013487c1d .thumbnail {
    padding: 0;
    border: none;
}

.Template-H-frame {
    padding: 2% !important;
    border: none;
    background: #f5cf48;
    border-radius: 20px !important;
    position: relative;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    transition: all 0.2s ease-out;
}

.Template-H-pic {
    background: transparent;
    height: auto !important;
    border: none;
}

.Template-H-innerPic img ,
.Template-H-pic img{
    border-radius: 10px !important;
}

.Template-H-button {
    width: 40%;
    padding: 1rem 2rem;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 30px;
    position: absolute;
    right: 12px;
    bottom: 30px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
      overflow: hidden;
}

.Template-H-button .Template-H-Icon,
.Template-J-buttonDetail .Template-J-Icon, 
.Template-H-buttonDetail .Template-H-Icon{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(344deg) brightness(101%) contrast(101%);
}

.Template-J-frame:hover .Template-J-button .Template-J-Icon,
.Template-H-frame:hover .Template-H-button .Template-H-Icon {
   filter: brightness(0) saturate(100%)
}

.Template-H-Name, .Template-H-Price {
    text-align: left !important;
    width: 195px;
    padding-left: 5px !important;
}

.mainProductFilterContainer .col-xs-12.col-sm-4,
.mainProductFilterContainer .col-xs-6.col-sm-3,
.Shopcart-Related-Main .col-xs-6.col-sm-3{
    padding: 0 1%;
}

.Template-H-Icon {
    width: 25%;
}

.Template-J-buttonDetail .Template-J-Icon ,
.Template-H-buttonDetail .Template-H-Icon {
    width: 18%;
}

.Template-J-smallpic img, .Template-H-smallpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.contact-page {
    padding-top: 7%;
    padding-left: 7%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 15px;
    align-items: center;
    margin-bottom: 2%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 4%;
}

.form-cont {
    width: 50%;
    margin: auto;
    background: #ffffffad;
    padding: 3% 0 2%;
    text-align: center;
}

div#Component66d7fd6f78d6f400130bc0d5 {
    width: 50%;
    margin: auto;
    background: #ffffffad;
    padding: 1% 3% 5%;
}

div#Component66d7fd6f78d6f400130bc0d5 .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#Component66d7fd6f78d6f400130bc0d5 .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#Component66d7fd6f78d6f400130bc0d5 .col-md-offset-3 {
    margin-left: 0;
    text-align: center;
    width: 100%;
}

div#Component66d7fd6f78d6f400130bc0d5 button {
    background-image: none;
    text-shadow: none;
    border: none;
    background: #000;
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 30px;
}

div#Component66d7fd6f78d6f400130bc0d5 .form-control {
    border-radius: 30px;
    box-shadow: none;
}

.Template-H-button:hover .Template-H-Icon,
.Template-J-buttonDetail:hover .Template-J-Icon,
.Template-H-buttonDetail:hover .Template-H-Icon {
    filter: unset;
}

.channel-pay li {
    width: 23%;
}

.channel-pay ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 45px 25px;
    margin-top: 3%;
}

.icon-channel {
    width: 45%;
    margin: auto;
    margin-bottom: 7%;
}

.policy-pay h5 {
    margin-top: 2%;
    margin-bottom: 2%;
    text-decoration: underline;
    color: #111;
    font-weight: 600;
}

.icon-bank {
    width: 30%;
    margin: auto;
    margin-bottom: 4%;
}

.boarder-confirm-payment {
    border: none !important;
}

div#Component66d81de4d6034a0013488a27 .col-xs-12.col-sm-2.col-md-2 {
    width: fit-content !important;
}

.btn-more:hover::before, .btnCheckoutprevious:hover::before, 
div#shop_member_login button:hover::before, .shopcart-paymentpage:hover::before, 
div#Component66d81de4d6034a0013488a27 button:hover::before,
.Template-J-frame:hover .Template-J-button::before,
.Template-H-frame:hover .Template-H-button::before,
.cart-product:hover::before,
div#Component66d6ea3e7db58d00137ebdc7 figure:hover .cart-product::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-more:hover, .btnCheckoutprevious:hover, div#shop_member_login button:hover, 
.shopcart-paymentpage:hover, div#Component66d81de4d6034a0013488a27 button:hover,
.Template-J-frame:hover .Template-J-button,
.Template-H-frame:hover .Template-H-button,
.cart-product:hover{
    color: #000;
}

.Template-H-frame:hover {
    background: #000;
}

.Template-H-frame:hover .priceNoPromotion, 
.Template-H-frame:hover .Template-H-Name,
.Template-H-frame:hover .Template-H-Price label{
    color: #fff !important;
}

div#Component66d6ea3e7db58d00137ebdc7 figure img, .img-merg img,
.img-full img, .social-footer img, .social-follow img,
.channel-lineup img, .Template-J-frame .Template-J-innerPic,
.Template-J-frame .Template-J-pic,
.contact-page li img, .channel-pay li img{
   transition: transform 0.2s ease-out;
}

div#Component66d6ea3e7db58d00137ebdc7 figure:hover img,
.social-footer img:hover, .social-follow img:hover,
.channel-lineup img:hover, .Template-J-frame:hover .Template-J-innerPic,
.contact-page li:hover img, .channel-pay li:hover img,
.Template-J-frame:hover .Template-J-pic{
   transform: scale(1.05);
}

.img-full img:hover, .img-merg img:hover{
   transform: scale(0.95);
}

.menuVertical .nav-pills>li>a:hover,
div#Component66d7fd6f78d6f400130bc0d5 button:hover{
    background: #f5cf48;
    color: #000;
}

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

.post-time, .fbcomments, .landingpagemanager{
    display: none;
}

.shopcartDetail-Default.shopcartDetail::after,
.shopcartRelated-Default.shopcartRelated::after{
    content: " ";
    width: 16px;
    height: 85%;
    background: #f5cf48;
    left: 7px;
    position: absolute;
    top: 5px;
    clip-path: polygon(50% 0, 100% 0, 50% 100%, 0% 100%);
}

.shopcartDetail-Default.shopcartDetail::before,
.shopcartRelated-Default.shopcartRelated::before{
    content: " ";
    width: 16px;
    height: 85%;
    background: #000;
    left: 0;
    position: absolute;
    top: 5px;
    clip-path: polygon(50% 0, 100% 0, 50% 100%, 0% 100%);
}

.shopcartDetail-Default.shopcartDetail,
.shopcartRelated-Default.shopcartRelated{
    width: 100% !important;
    border: none;
    position: relative;
    padding-left: 3% !important;
}

.product-detail {
    padding: 0 3%;
}

.product-detail li p {
    margin-left: 5px;
}

.product-detail li::marker {
    content: "»";
    font-size: 20px;
    color: #f1bf15;
}

.Shopcart-Related-Main .Template-J-Name {
    margin-top: 5%;
    height: 35px;
}

.product-detail ul {
    margin-bottom: 2%;
}

.text-note {
    color: #fe0000;
}

.text-channel p {
    line-height: 26px;
}

.Shopcart-Related-Main .Template-J-Name {
    text-align: center !important;
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #e1e1e175 !important;
    color: #171717;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #171717 !important;
    color: #171717 !important;
}

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

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

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.head-page.pt-3 {
    padding-top: 0;
}

.button-attribute-selected, .button-attribute:hover {
    color: #f5cf48 !important;
    background: #000 !important;
    border-color: #000 !important;
}

.button-attribute, .button-attribute-selected {
    font-size: 16px !important;
}
/*********************responsive***********************/

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


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

h1 {
    font-size: 4.625em;
}

h2 {
    font-size: 4em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.9em;
}

p, .btn-more , .sect-product h6,
div#scrolltoshop .table-responsive tr>td b,
div#scrolltoshop .table>thead>tr>td label,
div#scrolltoshop .panel-heading label,
.shopcart-paymentpage, .Template-J-Name,
.dropdown-menu>li>a,.Template-J-Price,
  .Template-J-buttonDetail, .Template-H-buttonDetail{
    font-size: 20px;
}

.btnCheckoutprevious,
div#scrolltoshop .table>tbody>tr>td div ,
div#scrolltoshop .table>tbody>tr>td label,
div#scrolltoshop .table>tbody>tr>td span,
div#Component66d7d82bd6034a0013487c1d .table>tbody>tr>td,
div#Component66d7fd6f78d6f400130bc0d5 button,
div#Component66d81de4d6034a0013488a27 button, 
  .Template-H-button,.Bodycheckout,
  .Template-J-button,
  .menuVertical .nav-pills>li>a,
  .boarder-confirm-payment .control-label,
  div#shop_member_login button,
  .itp-textInvoice-address label,
  .Checkout-font-panel label,
  .order-detail-all{
    font-size: 18px !important;
}

.Template-H-Name {
    font-size: 28px;
    height: 50px;
}

.text-channel h6, .Headcheckout {
    font-size: 24px;
}

.date-lineup li h6 {
    font-size: 38px;
}

.date-lineup li h4 {
    font-size: 58px;
}

.shopcartName-Head-Default, .shopcartID-Head-Default, .shopcartSize-Default ,
.Template-J-Quantity, .Template-J-Item, .Template-H-Quantity, .Template-H-Item,
  .button-attribute, .button-attribute-selected {
    font-size: 20px !important;
}

.shopcartName-Default, .shopcartID-Default, .Template-J-PriceNormal{
    font-size: 28px !important;
}

.shopcartDetail, .shopcartRelated {
    font-size: 28px !important;
}

.ui.steps .step .title, div#Component66d7d82bd6034a0013487c1d .panel-body span,
   div#Component66d7d82bd6034a0013487c1d .panel-body div,
  .Template-H-CateName, .Template-H-ProName{
    font-size: 16px;
}
  
.Template-H-Price, .Template-J-Price {
    font-size: 20px;
    height: 40px;
}
  
  .shopcart {
    width: 50px !important;
    height: 50px !important;
    top: 45px;
}

  .Template-H-button {
    width: 35%;
  }
  
  .btn-more, .btnCheckoutprevious, div#shop_member_login button, 
  .shopcart-paymentpage, div#Component66d81de4d6034a0013488a27 button {
    padding: 1.5rem 2.5rem;
}
  
  .cart-product {
    height: 55px;
}
  
  .sect-product h6 {
    margin-bottom: 5%;
}
  
.sect-product p {
    margin-bottom: 7%;
}
  
  .cart-product p {
    margin: 0;
}
  
  .cart-product img {
    width: 32px !important;
}
  
  .sect-about h6, .about-page h6 {
    line-height: 34px;
  }
  
  .sect-about p, .about-page p {
    line-height: 32px;
  }
  
  .Template-J-Name, .Template-H-Name {
    height: 47px;
    margin-bottom: 1%;
    width: 285px;
    line-height: 34px;
  }
  
.Template-J-button {
    width: 50%;
}
  
  .Template-J-buttonDetail .Template-J-Icon, 
  .Template-H-buttonDetail .Template-H-Icon {
    width: 17%;
}
  
  .social-footer {
    width: 55%;
}
  
  .Template-H-Big, .Template-J-Big {
    height: 690px;
  }
  
  .product-detail li::marker {
    font-size: 28px;
}

  .Template-J-smallpic, .Template-H-smallpic {
    height: 190px;
}
  
  .PictureOverflow {
    max-height: 225px !important;
  }
  
  .Shopcart-Related-Main .Template-H-Name {
    height: 37px;
    margin-bottom: 0;
}
  
  .contact-page li {
    grid-template-columns: 8% auto;
}
  
  div#Component66d7fd6f78d6f400130bc0d5 .form-control,
    div#Component66d7d82bd6034a0013487c1d .input-group .form-control,
  .boarder-confirm-payment .input-group .form-control,
  form#shop_member_login_form .form-control,
  .Checkout-font-panel .form-control{
    font-size: 18px !important;
}
  
div#Component66d7fd6f78d6f400130bc0d5 input.form-control,
  div#Component66d7d82bd6034a0013487c1d .input-group .form-control,
  .boarder-confirm-payment .input-group .form-control,
  form#shop_member_login_form .form-control{
    height: 50px;
}
  
  .channel-pay li {
    padding: 1%;
}
  
  .text-channel p {
    line-height: 32px;
}
  
  .boarder-confirm-payment .input-group a span ,
  div#shop_member_login span a{
    font-size: 14px;
}
  
  div#Component66d7d82bd6034a0013487c1d .panel-body span {
    line-height: 32px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
}

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

.shopcart {
    right: 20px;
}
}

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

h2 {
    font-size: 3em;
}
  
  .Template-H-Name, .Template-H-Price {
    width: 145px;
    font-size: 18px;
}
  
  .Template-H-Price {
    font-size: 16px;
}
  
  .Template-H-button {
    width: 46%;
    bottom: 20px;
    padding: 0.7rem 1rem;
}
  
  .sect-product h6 {
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 26px;
}
  
   br {
    display: none;
}
  
  .sect-about p, .about-page p {
    line-height: 28px;
  }
  
  .about-page {
    padding-top: 0;
}
  
  .Template-J-button {
    width: 60%;
}
  
  .Template-H-Big, .Template-J-Big {
    height: 375px;
  }
  
  .Template-J-buttonDetail, .Template-H-buttonDetail {
    width: 35%;
  }
  
  .shopcartDetail-Default.shopcartDetail, 
  .shopcartRelated-Default.shopcartRelated {
    padding-left: 4% !important;
}
  
  .Template-J-smallpic, .Template-H-smallpic {
    height: 105px;
}
  
  h4 {
    font-size: 2em;
}
  
  .contact-page {
    padding-top: 4%;
}
  
  .channel-pay li {
    width: 22%;
}
  
  h6 {
    font-size: 1.3em;
}
  
  .social-footer {
    width: 65%;
}
}

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

div#mainmenu66d6d3f57db58d00137eb9ce .col-md-4.col-sm-4.col-xs-12,
  div#mainmenu66d7cfcf78d6f400130bba2d .col-md-4.col-sm-4.col-xs-12{
    width: 100%;
    text-align: center;
}
  
      .shopcart {
        right: 20px;
        top: 70px;
        background-color: #000;
        width: 60px !important;
        height: 60px !important;
        border-radius: 50px;
        background-position: 50%;
        background-size: 60%;
    }
  
  .notificationcart {
    bottom: 48%;
    right: 3%;
}
  
      h2 {
        font-size: 2.4em;
    }
  
  .date-lineup li h4 {
    font-size: 38px;
}
  
  .date-lineup li h6 {
    font-size: 24px;
    right: -3px;
}
  
  .date-lineup ul {
    gap: 10px;
}
  
  .text-live p {
    font-size: 14px;
}
  
  .channel-lineup {
    grid-template-columns: 35% 11% 11% 11%;
}
  
      .Template-H-button {
        width: 45%;
        bottom: 14px;
        padding: 0.7rem;
        font-size: 12px;
        right: 4px;
    }
  
      .Template-H-Name, .Template-H-Price {
        width: 125px;
  }
  
      .Template-H-Name {
        font-size: 16px;
    }
  
      .Template-J-button {
        width: 70%;
    }
  
  div#scrolltoshop66d7d82bd6034a0013487c1d .col-xs-12.col-md-6 {
    width: 50%;
    padding: 0;
}
  
      .Template-J-buttonDetail, .Template-H-buttonDetail {
        width: 40%;
    }
  
  .shopcartName-Default, .shopcartID-Default, .Template-J-PriceNormal {
    font-size: 20px !important;
  }
  
  .shopcartDetail, .shopcartRelated {
    font-size: 22px !important;
}
  
      .Template-J-smallpic, .Template-H-smallpic {
        height: 90px;
    }
  
      .Template-H-Big, .Template-J-Big {
        height: 345px;
    }
  
      h4 {
        font-size: 26px;
    }
  
      h3 {
        font-size: 28px;
    }
  
        h5 {
        font-size: 22px;
    }
  
  .Checkout-font-panel .col-xs-12.col-sm-11.col-md-11 {
    width: 100%;
}
  
  .Checkout-font-panel label {
    display: inline-block !important;
    margin-top: 10px;
}
  
  .shopcart-paymentpage {
    margin-bottom: 3%;
}
  
  .channel-pay ul {
    display: block;
}
  
  .icon-channel {
    width: 100%;
    margin: 0;
}
  
      .channel-pay li {
        width: 100%;
        display: grid;
        grid-template-columns: 12% auto;
        text-align: left;
        margin-bottom: 2%;
        gap: 15px;
        align-items: center;
    }
  
  .btn-more, .btnCheckoutprevious, div#shop_member_login button, .shopcart-paymentpage, .cart-product {
    padding: 0.7rem;
}
}

@media screen and (max-width : 480px) {
  
      h2 {
        font-size: 32px;
    }
  
      h3 {
        font-size: 26px;
    }
  
      h4 {
        font-size: 22px;
    }


div#imagesControl66d6d3a47db58d00137eb9bb {
    padding: 0 !important;
    margin-bottom: -6px;
}
  
  .sect-lineup {
    grid-template-columns: 100%;
    gap: 15px;
    padding: 6% 0;
}
  
  .date-lineup {
    padding: 0;
}
  
  .channel-lineup {
    justify-content: center;
    grid-template-columns: 23% 11% 11% 11%;
}
  
  div#imagesControl66d6e2737db58d00137ebbca,
  div#contentnewmode66d6e28d1c0e2900138085d7,
  div#contentnewmode66d6e444a0d57a0013e9ecdf,
  div#contentnewmode66d6e5027db58d00137ebccd,
  div#Component66d6ea3e7db58d00137ebdc7 .thumbs,
  div#imagesControl66d6ea3e7db58d00137ebdc7,
  div#mainmenu66d6e4f62400030013c42db8>div,
  div#contentnewmode66d7c373ca7bcc00129ddfa2,
div#contentnewmode66d7c3814f233b001384a261,
div#contentnewmode66d7c378ca7bcc00129ddfac,
div#contentnewmode66d7c3884f233b001384a26a,
  div#imagesControl66d7caf62054530013ccb38a,
  div#Component66d7caf62054530013ccb38a .thumbs,
  div#Component66d7dbac2054530013ccb63d .thumbs,
  div#Component66d7dbac2054530013ccb63d .col-md-12.col-sm-12.col-xs-12,
  div#imagesControl66d7dbac2054530013ccb63d,
  div#imagesControl66d7dbc9d6034a0013487cc7,
  div#Component66d7dbc9d6034a0013487cc7 .thumbs,
  div#Component66d7dbc9d6034a0013487cc7 .col-md-4.col-sm-4.col-xs-12,
  div#imagesControl66d7fac0d6034a00134881f6,
  div#mainmenu66d81de4d6034a0013488a27>div{
    padding: 0 !important;
}
  
      .Template-H-Name, .Template-H-Price {
        width: 165px;
    }
  
  .bar-down {
    margin-bottom: 4%;
}
  .itopplus-bg {
    background-size: cover;
}
  
  .Template-H-button {
    font-size: 14px;
    right: 9px;
}
  
  .Template-H-Icon {
    width: 22%;
}
  
      .Template-H-Name {
        font-size: 20px;
    }
  
      .btn-more, .btnCheckoutprevious, div#shop_member_login button, .shopcart-paymentpage, .cart-product {
        padding: 1rem;
    }
  
  div#mainmenu66d6e4f62400030013c42db8 .col-md-3.col-sm-3.col-xs-12 {
    display: none;
}
  
  .sect-product h6 {
    height: 30px;
    -webkit-line-clamp: 1;
    font-size: 18px;
    line-height: 30px;
}
  
  div#Component66d6ea3e7db58d00137ebdc7 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
  .sect-about p, .about-page p {
    margin-bottom: 6%;
}
  
  .img-merg , .img-merg02{
    gap: 10px;
}
  
  .img-full img, .img-merg img {
    margin-bottom: 10px;
}
  
  .img-merg02 {
        gap: 0;
    }
  
  div#Component66d7c64978d6f400130bb81f .col-md-3.col-sm-4.col-xs-12 {
    width: 33.33%;
}
  
  div#Component66d7c64978d6f400130bb81f .none-middle-mid>div>div>div>div:nth-child(3) {
    justify-content: start;
}
  
  div#Component66d7caf62054530013ccb38a .col-md-6.col-sm-6.col-xs-6:nth-child(odd) {
    margin-top: 15px;
}
  
  .about-page, .contact-page,
  .boarder-confirm-payment .col-sm-9.col-xs-12.col-md-9,
  .boarder-confirm-payment .col-xs-12.col-sm-8.col-md-8,
.boarder-confirm-payment .col-xs-12.col-sm-6.col-md-6,
  .boarder-confirm-payment .col-xs-12.col-sm-3.col-md-3{
    padding: 0;
}
  
  div#Component66d7caf62054530013ccb38a,
  .product-detail, .contact-page{
    margin-bottom: 7%;
}
  
  .shopcart {
    right: 7px;
    top: 55px;
    width: 55px !important;
    height: 55px !important;
}
  
  .Template-J-button {
        width: 80%;
    }
  
  .mainProductFilterContainer .col-xs-12.col-sm-4, 
  .mainProductFilterContainer .col-xs-6.col-sm-3, 
  .Shopcart-Related-Main .col-xs-6.col-sm-3,
  .Shopcart-Related-Main .col-xs-6.col-sm-12{
    padding: 0 2%;
}
  
  .Template-J-frame {
    margin-bottom: 15%;
}
  
      div#scrolltoshop66d7d82bd6034a0013487c1d .col-xs-12.col-md-6 {
        width: 100%;
        padding: 0 4% !important;
  }
  
      .Template-H-Big, .Template-J-Big {
        height: 285px;
    }
  
  .col-xs-12.col-sm-12.col-md-12.shopcartAllDetail,
  .Shopcart-Related-Main .col-xs-12.col-sm-12.col-md-12{
    margin: 0 !important;
}
  
      .shopcartDetail-Default.shopcartDetail, .shopcartRelated-Default.shopcartRelated {
        padding-left: 10% !important;
    }
  
  .product-detail {
    padding: 0;
    padding-left: 10%;
}
  
  .Shopcart-Related-Main .col-xs-12.col-sm-12.col-md-12 {
    margin-bottom: 3% !important;
}
  
  div#mainmenu66d7faae2054530013ccbabb .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
div#mainmenu66d7faae2054530013ccbabb .none-middle-mid .none-middle-mid {
    display: block;
}
  
  .contact-page li {
    grid-template-columns: 15% auto;
}
  
  .form-cont {
    width: 100%;
    padding-top: 7%;
}
  
  div#Component66d7fd6f78d6f400130bc0d5 {
    width: 100%;
}
  
      .Template-J-smallpic, .Template-H-smallpic {
        height: 80px;
    }
  
     .Shopcart-Related-Main .Template-H-Name {
        font-size: 16px;
        width: 100%;
    }
  
  .col-xs-12.col-sm-12.col-md-12.shopcart-Detail-Detail {
    padding: 0;
    margin: 0 !important;
}
  
  .product-detail h6 {
    margin-bottom: 5%;
}
  
  .product-detail ul {
    padding-left: 8%;
   margin-bottom: 5%;
}
  
      .Template-J-buttonDetail, .Template-H-buttonDetail {
        width: 48%;
    }
  
      #respCheckout3 {
        font-size: 12px !important;
    }
  
  .ProductCheckoutColor {
    color: #000;
    font-size: 14px !important;
}
  
  form#shop_member_login_form .col-md-12.col-xs-12 {
    padding: 0;
    margin-bottom: 8px;
}
  
  div#Component66d7d82bd6034a0013487c1d .input-group .form-control, 
  .boarder-confirm-payment .input-group .form-control {
    font-size: 14px;
}
  
  div#scrolltoshop span, div#scrolltoshop div {
    font-size: 14px !important;
}
  
  .col-xs-6.col-sm-4.col-md-4.conditionShipping {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 4%;
}
  
  .iconstep5checkout {
    font-size: 80px !important;
  
  }
  
  .channel-pay li {
    grid-template-columns: 25% auto;
    align-items: start;
    margin-bottom: 8%;
}
  
  .channel-pay li h6 {
    margin-top: 0;
}
  
  .channel-pay ul {
    margin-top: 8%;
}
  
  .pt-5.channel-pay {
    padding-top: 8%;
}
  
  .form-pay {
    margin-top: 10%;
}
  
   .boarder-confirm-payment .input-group a span ,
    div#shop_member_login span a{
    font-size: 14px;
}
  
  .policy-pay li, .product-detail li, .policy-pay h5 {
    margin-bottom: 5%;
}
  
   .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

  .head-page.pt-3 {
    padding-top: 3%;
}
}


