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

.itopplus-bg {
    background-image: url('');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 25px;
    padding: 10px 5px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000 !important;
    box-shadow: 0px 2px 0px 0px #ed5f76;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

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

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

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


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

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

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

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


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        height: 50px;
        border: none;
        aspect-ratio: 1;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 50px;
        aspect-ratio: 1;
            filter: contrast(30%);
        padding: 15px;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

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

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

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

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.png);
        width: 55px !important;
    }

}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 7%;
    text-align: right;
}

#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 60%;
    margin: 0 auto;
}

.no-js .itopplus-search {
    position: absolute;
    top: 2%;
    color: #000;
}


}

@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, h3.managerHeader {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p, .Template-J-Price, div#Component659f93ac5cd042001372a3a1 .caption,
div#Component659f9c7b5cd042001372a49c .caption,
div#Component659f9b505cd042001372a484 .caption, .policy-pay li{
    font-size: 16px;
}

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

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

.pe-15 {
	padding-left:15%;
}

.fw-semi {
	font-weight:600;
}

.fw-bold {
	font-weight:700;
}

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

.navbar-nav>li:hover .dropdown-menu {
    display: block;
}

.itopplus-banner {
    box-shadow: 0 4px 8px rgb(0,0,0,0.05);
}

.head-cont {
    display: grid;
    grid-template-columns: 65% 30%;
    gap: 10px;
    justify-content: end;
}

.tell-head {
    display: grid;
    grid-template-columns: auto 25px auto;
    align-items: center;
    gap: 3px;
}

.social-head {
    display: grid;
    grid-template-columns: 25% 25% 25%;
    gap: 5px;
}

.tell-head p, div#mainmenu659fa52ddce6530013d197b1 .thumbs  {
    margin: 0;
}

.footer h6 {
    font-weight: 600;
    margin-bottom: 5%;
}

.social-footer {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 5px;
    margin-top: 5%;
}

.copy-right {
    border-top: 1px solid #fff;
    padding: 2% 0;
}

.shopcart {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_220820225tv9/500/0/cartz-z1078428140168.png);
    top: 50px !important;
    right: 10px;
    background-size: contain;
    border-radius: 0;
    background-color: transparent;
    width: 40px !important;
    height: 60px !important;
    background-position: 50% 50%;
}

.sect-product h2 {
    color: #1388bd;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1%;
}

.sect-about h2, .sect-service h2, .text-head h3 {
    color: #1388bd;
    font-weight: 600;
}

.grid figure h2 {
    word-spacing: 0;
    font-weight: normal;
}

div#Component659f6303824a1400130dc606 .grid figure figcaption {
    position: static;
    padding: 0;
}

.text-product {
    color: #000;
    height: 90px;
}

div#Component659f6303824a1400130dc606 figure.effect-selena p {
    opacity: 1 !important;
    transition: inherit;
    transform: inherit;
    font-size: 18px !important;
    letter-spacing: 0;
}

.text-product h6 {
    font-size: 32px;
    font-weight: 600;
}

div#Component659f6303824a1400130dc606 .imgLightbox img {
    border-radius: 30px;
}

figure.effect-selena {
    background: transparent;
}

.text-design h6 {
    font-weight: 300;
    letter-spacing: 7px;
    transform: rotate(-90deg);
    position: absolute;
    z-index: 2;
    left: -55px;
    top: 105px;
}

.sect-about hr, .sect-service hr {
    border-color: #ed5e70;
    width: 15%;
    margin-left: 0;
    border-width: 3px;
}

.sect-about {
    margin-top: 17%;
    padding-left: 8%;
}

.sect-about p {
    line-height: 26px;
}

div#mainmenu659f6823824a1400130dc739 .none-middle-mid .none-middle-mid{
    display: block;
}

div#mainmenu659f6823824a1400130dc739 .none-middle-mid{
    display: flex;
    align-items: center;
}

.sect-slogan {
    padding: 15% 10%;
    background: #fff;
    position: relative;
    z-index: 3;
    width: 155%;
    left: 30%;
}

.sect-slogan h1 {
    text-transform: uppercase;
    font-weight: 600;
}

.sect-slogan h5 {
    color: #ef5d70;
    font-weight: 300;
}

.sect-service hr {
    width: 8%;
}

.items-service h5 {
    font-weight: 600;
}

.items-service {
    background-color: #fafafa;
    padding: 7% 10%;
    width: 110%;
    position: absolute;
    right: 0;
    top: 70px;
    height: 215px;
}

div#Component659f6a55bb1298001338dbcb .imgLightbox img {
    width: 105% !important;
}

.footer a:hover , .items-cont a:hover, .content-order a:hover, .policy-pay a:hover,
.cont-items a:hover, .tell-head a:hover, .items-service a:hover{
    color: #ffa5b1;
}

.footer a {
    color: #fff;
}

.items-cont a , .content-order a, .policy-pay a, .cont-items a, .tell-head a,
.items-service a{
    color: #000;
}

.text-head {
    text-align: center;
}

.about-page p {
    line-height: 26px;
}

.logo-about {
    width: 20%;
    margin-bottom: 3%;
}

.about-page span, .payment-detail h5{
    color: #e95e71;
}

.about-page {
    padding-top: 15%;
    padding-left: 4%;
}

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

.Template-J-frame, div#mainmenu659fa52ddce6530013d197b1 .thumbs {
    padding: 0;
}

.Template-J-pic img {
    object-fit: cover !important;
    height: 230px !important;
    border-radius: 30px;
}

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

.Template-J-Name {
    font-size: 18px;
}

.Template-J-Price label , .priceNoPromotion, .Template-J-Price{
    color: #000 !important;
    font-weight: 400;
}

.Template-J-Price {
    height: 40px;
}

.Template-J-button, .Template-J-buttonDetail {
    background-color: #ef5d70;
    color: #fff;
    border-radius: 30px;
    width: 70%;
    padding: 3px 0 3px 0;
}

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

.service-page {
    display: grid;
    grid-template-columns: 10% 65%;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-bottom: 2%;
}

.items-cont {
    width: 30%;
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    background-color: #fafafa;
    padding: 1% 1.5%;
}

.service-contact {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.service-contact-head hr {
    border-width: 1px;
    width: 100%;
    border-color: #e95e71;
}

.service-contact-head h6 , .content-order h6, .payment-detail h6, .payment-detail h5,
.policy-pay h5, .contact-page h6, .Checkout-font-panel label, h3.managerHeader{
    font-weight: 600;
}

.service-contact-head {
    display: grid;
    grid-template-columns: 25% 45% 25%;
    justify-content: center;
    text-align: center;
    margin-bottom: 2%;
    gap: 10px;
}

div#Component659f93ac5cd042001372a3a1 .col-md-4.col-sm-4.col-xs-12,
div#Component659f9c7b5cd042001372a49c .col-md-4.col-sm-4.col-xs-12,
div#Component659f9b505cd042001372a484 .col-md-4.col-sm-4.col-xs-12{
    padding: 0 1% !important;
}

div#Component659f93ac5cd042001372a3a1 .Contentmanager .template1 .template-panel,
div#Component659f9c7b5cd042001372a49c .Contentmanager .template1 .template-panel,
div#Component659f9b505cd042001372a484 .Contentmanager .template1 .template-panel{
    padding-bottom: 80%;
}

div#Component659f93ac5cd042001372a3a1 .img-container .img,
div#Component659f9c7b5cd042001372a49c .img-container .img,
div#Component659f9b505cd042001372a484 .img-container .img{
    background-repeat: no-repeat;
    border: 1px solid #ebebeb;
}

div#Component659f93ac5cd042001372a3a1 .caption,
div#Component659f9c7b5cd042001372a49c .caption,
div#Component659f9b505cd042001372a484 .caption{
    height: 65px;
    padding-top: 3%;
    text-align: center;
    color: #000;
}

.TabItpContentLandingPage2>ul {
    width: 100%;
}

.TabItpContentLandingPage2>ul>li.active>a {
    border-color: #e95e71 !important;
}

div#Component659fa2e2bb1298001338e1ac .tab-itp-background {
    padding: 0 !important;
}

.content-order li, .policy-pay li {
    margin-bottom: 1%;
}

.how-to-order {
    display: grid;
    grid-template-columns: 70% 20%;
    align-items: center;
}

div#Component659fa2e2bb1298001338e1ac .tab-content {
    height: 320px;
}

.payment-detail img {
    width: 15% !important;
    margin: 2% auto;
}

.payment-detail {
    padding: 5% 4% 0;
    text-align: center;
}

div#mainmenu659fa52ddce6530013d197b1 {
    background-color: #fafafa;
}

div#Component659fa5701bf80d0013c4ed42 .imgLightbox img {
    height: 450px;
    object-fit: cover;
}

.payment-detail h5 {
    margin: 4% 0;
}

.payment-detail button {
    background: transparent;
    border: 1px solid #e95e71;
    border-radius: 30px;
    padding: 0.7rem 2rem;
    margin-top: 2%;
      color: #000;
}

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

div#Component659fa87755e4d80013c855dd button, 
div#Component659fab62824a1400130dcfb0 button,
div#shop_member_login button{
    background-image: none;
    text-shadow: none;
    border: none;
    border-radius: 30px;
    background-color: #e95e71;
    color: #fff;
    padding: 0.7rem 2rem;
}

div#Component659fa87755e4d80013c855dd span {
    font-weight: 400;
}

.policy-pay h5 {
    margin-top: 2%;
    margin-bottom: 2%;
    text-decoration: underline;
}

.cont-items {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 5px;
    margin-top: 3%;
    align-items: center;
}

div#Component659fab62824a1400130dcfb0 label {
    display: none !important;
}

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

div#Component659fab62824a1400130dcfb0 .form-control {
    box-shadow: none;
    border: none;
    background-color: #f6f6f6;
    border-radius: 0;
}

div#Component659fab62824a1400130dcfb0 input.form-control {
    height: 40px;
}

div#Component659fab62824a1400130dcfb0 .col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    margin-left: 0;
    width: 100%;
}

div#Component659f6303824a1400130dc606 {
    width: 85%;
    margin: auto;
}
/*************shopcart************/

.shopcart-Cate a {
    color: #1388bd;
}

.shopcartName-Head-Default, .shopcartID-Head-Default, .shopcartSize-Default {
    font-weight: 700;
    font-size: 16px !important;
    color: #232323;
}

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

.shopcartID-Default, .shopcartName-Default, .shopcartlinePrice-Default, .shopcartName-Head-Default, .shopcartID-Head-Default {
    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 {
    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: 20px !important;
    color: #232323;
}

.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-Big img, .Template-J-smallpic {
    border: 1px solid #ddd;
}

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

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

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

.Template-J-buttonDetail {
    width: 30%;
}

.Template-J-buttonDetail:hover {
    background:#1388bd;
}

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

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

.step5checkout, .step1checkout {
    background: #1388bd;
    border-color: #1388bd;
}

.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, .btn-call a {
    color: #fff;
}

div#scrolltoshop .table-responsive tr, div#scrolltoshop .table-responsive tr:last-child>td, div#Component659f899e55e4d80013c85030 .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#Component659f899e55e4d80013c85030 .ui.segment {
    line-height: 36px;
}

div#shop_member_login button {
    background-image: none;
    border: none;
}

div#Component659f899e55e4d80013c85030 .input-group-addon,
div#Component659fa87755e4d80013c855dd .input-group-addon{
    border-radius: 0 30px 30px 0;
    background-color: #f5f5f5;
}

div#Component659f899e55e4d80013c85030 .input-group .form-control,
div#Component659fa87755e4d80013c855dd .input-group .form-control{
    height: 40px;
    border-radius: 30px 0 0 30px !important;
}

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

.notificationcart {
    background-color: #e95e71;
    bottom: 0;
    right: 0;
}

.btnCheckoutprevious {
    background-color: #e95e71;
    font-weight: 400;
    border-radius: 30px;
}

div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3,
div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3,
div#Component659f93ac5cd042001372a3a1 .col-md-4.col-sm-4.col-xs-12, 
div#Component659f9c7b5cd042001372a49c .col-md-4.col-sm-4.col-xs-12, 
div#Component659f9b505cd042001372a484 .col-md-4.col-sm-4.col-xs-12,
.social-footer img, .social-head img, .Shopcart-Related-Main .col-xs-6.col-sm-3{
  transition: transform 0.2s ease-out;
}

div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3:hover,
div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3:hover,
div#Component659f93ac5cd042001372a3a1 .col-md-4.col-sm-4.col-xs-12:hover, 
div#Component659f9c7b5cd042001372a49c .col-md-4.col-sm-4.col-xs-12:hover, 
div#Component659f9b505cd042001372a484 .col-md-4.col-sm-4.col-xs-12:hover,
.social-footer img:hover, .social-head img:hover, .Shopcart-Related-Main .col-xs-6.col-sm-3:hover{
  transform: scale(0.95);
}

div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3:hover .Template-J-button,
div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3:hover .Template-J-button,
div#Component659fa87755e4d80013c855dd button:hover, div#Component659fab62824a1400130dcfb0 button:hover, 
div#shop_member_login button:hover, .btnCheckoutprevious:hover{
   background-color: #1388bd;
}

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

div#Component659f93ad5cd042001372a3ac .col-xs-12.col-md-3 {
    width: 33.33%;
    padding: 0 1% !important;
}

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

.page-header .col-md-3.col-sm-5.col-xs-12 {
    width: 100% !important;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
}

.social-share {
    top: -45px;
}

.payment-detail button:hover {
    background-color: #e95e71;
    color: #fff;
}

div#Component659fa87755e4d80013c855dd .input-group {
    margin-bottom: 1%;
}

.ITPcookiebar {
  width: 100% !important;
   background-color: #1388bdad !important;
    color: #fff;
}

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

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

.ITPlinkToCookiepage:hover {
    color: #1b3e8d !important;
}

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

div#Component64d1bd12998c5200132c9b28 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 60% !important;
    margin-left: 25%;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

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

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

/*****************responsive*****************/

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

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

h1 {
    font-size: 4.525em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5, h3.managerHeader {
    font-size: 2.4em;
}

h6 {
    font-size: 1.8em;
}

p, .Template-J-Price, div#Component659f93ac5cd042001372a3a1 .caption,
div#Component659f9c7b5cd042001372a49c .caption,
div#Component659f9b505cd042001372a484 .caption, .policy-pay li{
    font-size: 20px;
}
  
  .dropdown-menu>li>a, .Template-J-button, .Template-J-buttonDetail, 
  .payment-detail button, div#Component659fa87755e4d80013c855dd button, 
div#Component659fab62824a1400130dcfb0 button,div#Component659f899e55e4d80013c85030 .input-group .form-control, 
  div#Component659fa87755e4d80013c855dd .input-group .form-control,  div#Component659fa87755e4d80013c855dd textarea.form-control,
div#shop_member_login button, div#Component659fa87755e4d80013c855dd span,.btnCheckoutprevious,
 div#Component659fab62824a1400130dcfb0 input.form-control, div#Component659fab62824a1400130dcfb0 textarea.form-control{
      font-size: 17px !important;
  }
  
  .head-cont {
    grid-template-columns: 50% 30%;
}
  
  .tell-head {
    grid-template-columns: auto 32px auto;
}
  
  .shopcart {
    top: 80px !important;
    width: 55px !important;
}
  
  .text-product h6 {
    font-size: 38px;
  }
  
  div#Component659f6303824a1400130dc606 figure.effect-selena p {
    font-size: 24px !important;
}
  
  .text-product {
    height: 115px;
}
  
  .sect-about p , .about-page p{
    line-height: 32px;
}
  
  .items-service {
    top: 105px;
    height: 275px;
}
  
  .social-footer {
    width: 45%;
  }
  
  .Template-J-pic img {
    height: 360px !important;
}
  
  .Template-J-Icon {
    width: 15%;
}
  
  .Template-J-button, .Template-J-buttonDetail {
    padding: 5px 0 5px 0;
}
  
  .Template-J-Name {
    font-size: 22px;
    height: 65px;
}
  
  .Template-J-Price {
    height: 55px;
}
  
  .shopcartName-Head-Default, .shopcartID-Head-Default, .shopcartSize-Default {
    font-size: 20px !important;
}
  
  .shopcartName-Default, .shopcartID-Default, .Template-J-PriceNormal {
    font-size: 32px;
}
  
  .shopcartDetail, .shopcartRelated {
    font-size: 24px !important;
}
  
  div#Component659f93ac5cd042001372a3a1 .caption, div#Component659f9c7b5cd042001372a49c .caption, div#Component659f9b505cd042001372a484 .caption {
    height: 90px;
  }

  div#Component659fa2e2bb1298001338e1ac .tab-content {
    height: 380px;
}
  
  .payment-detail img {
    width: 10% !important;
  }
  
  div#Component659fa5701bf80d0013c4ed42 .imgLightbox img {
    height: 540px;
  }
  
  .ui.steps .step .title {
    font-size: 14px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .service-page {
    grid-template-columns: 10% 60%;
}
}

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

@media screen and (max-width : 1200px) {
  
.navbar-default .navbar-nav>li>a {
    margin: 0 10px;
}
  
  .head-cont {
    grid-template-columns: 70% 30%;
}
  
  .sect-about br , .items-service br{
    display: none;
}
  
  h1 {
    font-size: 3.125em;
}
  
  h2 {
    font-size: 2.8em;
}
  
  .text-product h6 {
    font-size: 28px;
  }
  
  .Template-J-pic {
    height: 200px !important;
}
  
  .Template-J-pic img {
    height: 180px !important;
}
  
  .Template-J-smallpic {
    height: 80px;
}
  
  div#Component659f93ac5cd042001372a3a1 .caption, div#Component659f9c7b5cd042001372a49c .caption, 
  div#Component659f9b505cd042001372a484 .caption {
    height: 90px;
  }
  
  h3 {
    font-size: 2.6em;
}
}

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

.copy-right {
    text-align: center;
}
  
  .items-service {
    height: auto;
    top: 50px;
}
  
  h1 {
    font-size: 2.8em;
}
  
   h2 {
    font-size: 34px;
}
  
    h3 {
    font-size: 30px;
}
  
  h4 {
    font-size: 28px;
}
  
    h5 {
    font-size: 24px;
}
  
   h6 {
    font-size: 18px;
}
  
  .sect-slogan {
    width: 190%;
}
  
  .text-product h6 {
    font-size: 24px;
}
  
  .sect-about {
    margin-top: 7%;
  }
  
  .about-page {
    padding-top: 10%;
  }
  
  div#contentnewmode659f6f5fbb1298001338dc99,
  div#contentnewmode659f5a0abb1298001338d9e3{
    display: none;
}
  
  div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3, 
  div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3, 
  div#Component659f93ac5cd042001372a3a1 .col-md-4.col-sm-4.col-xs-12,
  div#Component659f9c7b5cd042001372a49c .col-md-4.col-sm-4.col-xs-12,
  div#Component659f9b505cd042001372a484 .col-md-4.col-sm-4.col-xs-12,
  .social-footer img, .social-head img, .Shopcart-Related-Main .col-xs-6.col-sm-3 {
    padding: 0 1% !important;
}
  
  div#Component659f93ad5cd042001372a3ac .col-xs-12.col-md-3,
  div#Component659fa2e2bb1298001338e1ac .nav-justified>li{
    width: 50%;
  }
  
  .TabItpContentLandingPage2>ul {
    display: flex;
}
  
  div#Component659fa5701bf80d0013c4ed42 .imgLightbox img {
    height: 380px;
  }
  
  div#Component659fa87755e4d80013c855dd .col-xs-12.col-sm-2.col-md-2 {
    width: 30%;
}
  
  .items-cont br {
    display: none;
}
}

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

div#Component659f6303824a1400130dc606 {
    width: 100%;
  }
  
  .text-product {
    text-align: center;
}
  
  div#Component659f6303824a1400130dc606 .col-md-6.col-sm-6.col-xs-12,
  div#imagesControl659f59e15cd0420013729c4a,
  div#imagesControl659f6a55bb1298001338dbcb,
  div#contentnewmode659f6ab7bb1298001338dbe1,
  div#imagesControl659f6a89bb1298001338dbd2,
  div#contentnewmode659f6abcbb1298001338dbeb,
  div#imagesControl659f6a9f1bf80d0013c4e537,
  div#contentnewmode659f6ac1bb1298001338dbf4,
  div#imagesControl659fa5701bf80d0013c4ed42{
    padding: 0 !important;
}
  
  .text-product {
    height: 65px;
}
  
  div#contentnewmode659f6321824a1400130dc622,
  div#contentnewmode659f65f5dce6530013d19100,
  br{
    display: none;
}
  
  .text-design h6 {
    top: 40px;
}
  
  .sect-about {
    margin-top: 0;
    padding-left: 0;
}
  
  .sect-slogan {
    width: 100%;
    left: 0;
    padding: 0;
}
  
  div#mainmenu659f6823824a1400130dc739 .none-middle-mid {
    display: block;
  }
  
  h1 {
    font-size: 2.3em;
}
  
    h2 {
    font-size: 30px;
}
  
    h3 {
    font-size: 26px;
}
  
  h4 {
    font-size: 24px;
}
  
    h5 {
    font-size: 22px;
}
  
   h6 {
    font-size: 18px;
}
  
  .items-service {
    height: auto;
    top: 0;
    padding: 10% 10%;
    width: 100%;
    position: static;
}
  
  div#Component659f6a55bb1298001338dbcb .thumbs,
  div#Component659f6a89bb1298001338dbd2 .thumbs,
  div#Component659f6a9f1bf80d0013c4e537 .thumbs{
    margin: 0;
}
  
  .about-page {
    padding-top: 0;
    padding-left: 0;
}
  
  .Template-J-button{
    width: 90%;
}
  
  .Template-J-buttonDetail {
    width: 50%;
}
  
  div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3,
  div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3, 
  div#Component659f93ac5cd042001372a3a1 .col-md-4.col-sm-4.col-xs-12, 
  div#Component659f9c7b5cd042001372a49c .col-md-4.col-sm-4.col-xs-12, 
  div#Component659f9b505cd042001372a484 .col-md-4.col-sm-4.col-xs-12, 
  .social-footer img, .social-head img, .Shopcart-Related-Main .col-xs-6.col-sm-3 {
    padding: 0 2% !important;
}
  
  .Template-J-pic img {
    height: 155px !important;
}

  .Template-J-pic {
    height: 165px !important;
}
  
  div#Component659f899d55e4d80013c85020 .col-xs-6.col-sm-3, 
  div#Component659f89d855e4d80013c85059 .col-xs-6.col-sm-3 {
    margin-bottom: 5%;
}
  
  .Shopcart-Related-Main .Template-J-pic img , .Shopcart-Related-Main .Template-J-pic {
    height: 120px !important;
}
  
  .Template-J-Name {
    font-size: 16px;
    height: 55px;
}

  div#Component659f93ac5cd042001372a3a1 .caption, 
  div#Component659f9c7b5cd042001372a49c .caption, 
  div#Component659f9b505cd042001372a484 .caption {
    height: auto;
    margin-bottom: 7%;
}
  
  .items-cont {
    width: 100%;
    margin-bottom: 2%;
    padding: 3% 2%;
  }
  
  .service-contact-head {
    grid-template-columns: 15% 65% 15%;
}
  
  .service-page img {
    width: 35% !important;
}
  
.service-page {
    display: block;
    text-align: center;
}
  
  .TabItpContentLandingPage2>ul {
    display: block;
}
  
  div#Component659fa2e2bb1298001338e1ac .nav-justified>li {
    width: 100%;
}
  
  .how-to-order {
    display: flex;
    flex-wrap: wrap-reverse;
    text-align: center;
}
  
  div#Component659fa2e2bb1298001338e1ac .tab-content {
    height: 535px;
}
  
  .how-to-order img {
    width: 50% !important;
}
  
  div#Component659fa5701bf80d0013c4ed42 .imgLightbox img {
    height: auto;
}
  
  .payment-detail {
    padding: 5% 4%;
  }
  
  .content-order {
    text-align: left;
}
  
  div#Component659fa2e2bb1298001338e1ac .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Component659fa87755e4d80013c855dd .col-xs-12.col-sm-2.col-md-2 {
    width: 50%;
}
  
   .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;
}

 div#Component64d1bd12998c5200132c9b28 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100% !important;
    margin-left: 0;
}

}

