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

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

.no-js a {
    color: #252525;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #f15a24;
}
.itopplus-footer {
    color: #252525;
}
.itopplus-footer a {
    color: #252525;
}
.itopplus-footer a:hover {
    color: #f15a24;
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #333;
    margin: 0 5px;
    padding: 7px 8px;
    font-size: 16px;
    border-radius: 30px;
}
.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: 30px;
    background: transparent;
    background-color: #f15a24;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 15px;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #f15a24;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #f15a24 !important;
    color: #f15a24 !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #f15a24 !important;
}
.navbar-default {
    background: #fff;
}
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px;
  	box-shadow: 0 0 3px 0 #ccc;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 30px !important;
    top: 5px;
    left: 15px;
}
.itopplus-header {
    display: none;
}  
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 55%;
    margin: 0 auto;
}
.itopplus-search {
    margin-top: 1%;
}
.itopplus-menu {
    margin-top: 7%;
  	margin-right: 8%;
} 
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
.shopcart-Cate {
    font-size: 16px !important;
}
}

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





/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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.05,1.05,1);
}
/* oscar */


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 0%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    border-radius: 20px;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btnnew {
    background: #e1723a;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}
.social-share {
    display: none;
}
h3.title {
    display: none;
}
.btnreadmore {
    color: #f15a24;
    border-radius: 10px;
    border: 1px solid #f15a24;
    width: fit-content;
    padding: 5px 10px;
    margin-top: 5%;
    font-weight: 400;
    font-size: 14px;
}
.btnreadmore span {
    margin-left: 4px;
    font-size: 12px;
}
.headnew {
    font-size: 16px;
    white-space: break-spaces;
    font-weight: 600;
    padding: 0px 5px;
}
.headnew p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 3%;
    margin-bottom: -5%;
}
.Contentmanager .site .col-section .item.-micro:hover .btnreadmore {
    background: #f15a24;
    color: #fff;
    transition: 0.35s;
}
.Contentmanager .caption {
    overflow: inherit;
    height: auto;
}
.Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
    margin-bottom: 15px;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 25px 10px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 10px rgb(233 233 233);
    width: 100%;
}

#Contentmanager .site .col-section .row {
  	display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
  	gap: 15px;
}


#Contentmanager .row::before,
#Contentmanager .row::after {
    display: none;
}
 

/*contenemanager*/



/*from Contact*/
.no-js #Component65389448bd7faa001261e852 label {
    display: none!important;
}
.no-js #Component65389448bd7faa001261e852 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component65389448bd7faa001261e852 .form-control {
    border: none;
    border-bottom: 1px dashed #272727;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 24px 5px;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}
.no-js #Component65389448bd7faa001261e852 .form-control:focus {
  border-bottom: 1px dashed #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component65389448bd7faa001261e852 .btn {
   background: linear-gradient(to right, #f05a24 0%,#f05a24 100%);
  color: #fff;
  text-shadow: 0 0px 0 #f05a24;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component65389448bd7faa001261e852 .btn-default:active {
   background: linear-gradient(to right, #f05a24 0%,#f05a24 100%);
}
.no-js #Component65389448bd7faa001261e852 .btn-default:hover,
.no-js #Component65389448bd7faa001261e852 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #f05a24 0%,#f05a24 100%);
}
.no-js #Component65389448bd7faa001261e852  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component65389448bd7faa001261e852 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component65389448bd7faa001261e852 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
#background65389448bd7faa001261e852 {
    background: #f4f4f4 !important;
    margin: 0 auto;
    padding: 5% 6%;
    border-radius: 15px;
    margin-bottom: 6%;
}
/*from Contact*/


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



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


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

h1 {
    font-size: 3.3em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}




.section-onedinkhao {
    text-align: center;
    padding: 4% 0% 2%;
}
.dinkhao h5 {
    font-weight: 600;
}
.dinkhao h3 {
    font-weight: 600;
}
.section-onedinkhao h1 {
    color: #f15a24;
    font-weight: 600;
}
.icondinkhao {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.icondinkhao-block h4 {
    color: #f15a24;
    font-weight: 600;
}
.icondinkhao-block {
    text-align: center;
    margin-bottom: 15%;
    transition: 0.35s;
}
.icondinkhao-block:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.icondinkhao-block h3 {
    font-weight: 600;
}
.icondinkhao-border {
    border-left: 1px solid #c8c8c8;
}
.dinkhao-menu {
    text-align: center;
    padding: 4% 0% 2%;
}
.dinkhao-menu h1 {
    font-weight: 600;
}
.empty-dinkhao {
    padding: 1% 0%;
}
.textfooter {
    color: #f15a24;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-footer {
    width: 12%;
}
.contact-footer-t {
    align-self: center;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 500;
}
.contact-footer-pd {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.textfooter2 {
    white-space: break-spaces;
}
.footercol-3 {
    margin-left: 35%;
    width: 100%;
}
.footercol-2 {
    margin-left: 30%;
    width: 100%;
}
.contact-footer-t {
    width: 88%;
    white-space: break-spaces;
}
.contact-footer-block2 {
    width: 200%;
}
.blockhead span {
    color: #000;
}
.blockhead-pd {
    display: flex;
    width: 100%;
    margin-left: 32%;
}
.blockhead-2 {
    margin-left: 5px;
    font-size: 20px;
    margin-top: 8px;
}
.blockhead {
    font-size: 22px;
    font-weight: 600;
}
.blockhead span {
    font-weight: bold;
    font-size: 28px;
}
.iconregister-block {
    display: flex;
    width: 87%;
    background: #fff;
    border-radius: 50px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 0px 6px 15px;
    margin-left: 25%;
}
.iconregister {
    width: 10%;
}
.iconregister-t {
    align-self: center;
    margin-left: 10px;
}
.textfooter2 p {
    font-size: 15px;
}
.iconsocial-head-block {
    display: flex;
    width: 85%;
}
.iconsocial-head {
    margin: 0px 5px;
}
#background6537952860bc5b0013877757 .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,#f15a24 0,#f15a24 100%);
    background-repeat: repeat-x;
    border-color: #f15a24;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px 30px 30px 0px;
    padding: 8px;
}
#background6537952860bc5b0013877757 .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    background-color: #f15a24 !important;
    border-color: #f15a24;
    color: #fff;
}
#background6537952860bc5b0013877757 .form-control {
    border-radius: 30px 0px 0px 30px !important;
    font-size: 15px !important;
    padding: 20px !important;
}
#background65379a9712f05a0013f88302 .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,#f15a24 0,#f15a24 100%);
    background-repeat: repeat-x;
    border-color: #f15a24;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px 30px 30px 0px;
    padding: 8px;
}
#background65379a9712f05a0013f88302 .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    background-color: #f15a24 !important;
    border-color: #f15a24;
    color: #fff;
}
#background65379a9712f05a0013f88302 .form-control {
    border-radius: 30px 0px 0px 30px !important;
    font-size: 15px !important;
    padding: 20px !important;
}
#controlMenu {
    margin-bottom: 1%;
    margin-top: -2%;
}
.col-md-12.col-md-offset-0.padding.zIndex-menu {
    z-index: 111;
}
.menu-product-title {
    font-size: 30px;
    text-align: center;
    background: #f15a24;
    color: #fff;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.menuVertical {
    padding-top: 5px;
}
.menuVertical>ul>li>a {
    background: #f4f4f4;
    margin-bottom: 5px;
    font-size: 16px;
    transition: 0.3s;
    padding: 20px 0px 20px 20px;
}
.menuVertical>ul>li>a:hover {
    background: #f15a24;
    color: #fff;
}
.padempty-menu {
    padding: 20%;
}
.dinkhao-menu2 h1 {
    font-weight: 600;
    text-align: center;
}
.dinkhao-menu3 h1 {
    font-weight: 600;
    text-align: center;
}
ul.icon-product ::marker {
    color: #f15a24;
}
.shopcart-Cate {
    margin-top: 63px;
    font-size: 16px;
}
.detail-product h3 {
    color: #f15a24;
    font-weight: 600;
}
.detail-product {
    font-size: 16px;
}
.comingsoon {
    padding: 10% 0% 15%;
}
#background6537952860bc5b0013877757 {
    margin-top: -7px;
    padding-bottom: 10px;
}
#background65379a9712f05a0013f88302 {
    margin-top: -7px;
    padding-bottom: 10px;
}
.headdetailnew h1 {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4%;
    border-top: 1px solid #000;
    padding-top: 30px;
    color: #f05a24;
}
.headdetailnew-block h3 {
    font-weight: 600;
    margin-top: 3%;
    margin-bottom: 1%;
}
.headdetailnew-block h5 {
    font-weight: 600;
    color: #f05a24;
}
.headdetailnew-block {
    padding: 2% 0%;
}
.contact-new {
    width: 4%;
}
.contact-new-pd {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.Contentmanager .carousel-inner {
    border-radius: 15px;
}
.empty-dinkhao2 {
    padding: 2%;
}
.catalog-block {
    margin-top: 20px;
}
.contact-dinkhao h3 {
    font-weight: 600;
    color: #f05a24;
}
.contact-contactus {
    width: 8%;
}
.contact-dinkhao .contact-footer-t {
    font-weight: 400;
    text-align: left;
}
.socialnew .contact-footer-t {
    font-weight: 400;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #f05a24 !important;
}
.buttonExampleSite:hover {
    background: #f05a24 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.copyright {
    margin-bottom: 50px;
}
iframe {
    border-radius: 15px;
}
#background65389ab512f05a0013f88dd8 figure.effect-oscar {
    border-radius: 15px;
}
#background65389ab512f05a0013f88dd8 .grid figure figcaption {
    padding: 1em;
}
.headproduct-type {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
    text-align: right;
    margin-top: 18%;
}
#background65389c3660bc5b0013878417 .thumbs {
    margin-bottom: 0px;
}
#background65389c3660bc5b0013878417 figure.effect-oscar,
#background65389c3160bc5b0013878412 figure.effect-oscar {
    border-radius: 15px;
}
.dinkho-about p {
    white-space: break-spaces;
}
.dinkho-about h5 {
    font-weight: 600;
    color: #f05a24;
}
.dinkho-about h3 {
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 2%;
}
#background6538b1c312f05a0013f88fbf figure.effect-oscar {
    border-radius: 15px;
}
#background6538b1c312f05a0013f88fbf {
    margin-top: 5px;
}
.detail-product h4 {
    color: #f15a24;
    font-weight: 600;
    font-size: 18px;
}




.shopcart {
    -webkit-border-radius: 20px 0px 0px 20px !important;
    width: 90px !important;
    height: 70px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_15012023l8x8/0/0/shopz-z980010588181.webp);
    background-position: 48% 50%;
    background-color: #282828;
    right: -0.5%;
    top: 13%;
    transition: width .3s,height .3s;
    animation: pulse 7s infinite 7s;
    background-size: 50%;
}
.Template-C-frame {
    padding: 0px 0px 10px 0px;
    background: #f4f4f4;
    border-radius: 15px;
}

.Template-C-pic {
    border: solid 0px #ccc;
}
.Template-C-button {
    width: fit-content;
    background-color: #f15a24;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 30px;
    font-weight: 400;
    padding: 5px 0px;
}
.Template-C-Icon {
    width: 18%;
}
.Template-C-button:hover {
    width: fit-content;
    background-color: #f15a24;
}
.Template-C-pic {
    border-radius: 15px 15px 0px 0px;
}
.Template-C-Name {
    color: #252525;
    font-size: 16px;
    height: 70px;
    padding: 0px 15px;
}
.Template-C-Price {
    color: #252525;
    font-size: 18px;
    height: 50px;
}
.Template-C-button.shopbottom {
    margin-bottom: 15px;
}
#background6538b9de12f05a0013f89159 .Template-C-Name {
    height: 90px;
}
.Template-C-frame:hover {
    box-shadow: 0 0 15px #5858582e;
}



#background6538b74f18997f0012695c87 .Template-C-innerPic img,
#background6538b9ffbd7faa001261eefc .Template-C-innerPic img,
#background6538b9de12f05a0013f89159 .Template-C-innerPic img {
    border-radius: 0px !important;
}
#background6538b74f18997f0012695c87 .Template-C-pic,
#background6538b9ffbd7faa001261eefc .Template-C-pic, 
#background6538b9de12f05a0013f89159 .Template-C-pic {
    padding: 0px;
}
#background6538b74f18997f0012695c87 .Template-C-frame,
#background6538b9ffbd7faa001261eefc .Template-C-frame, 
#background6538b9de12f05a0013f89159 .Template-C-frame {
    background: #f4f4f4;
    box-shadow: 0px 0px 10px 10px rgb(233 233 233 / 0%);
    margin-top: 0%;
}
.Template-C-innerPic img {
    border-radius: 15px !important;
}
.Template-C-frame {
    background: #f4f4f4;
    margin-top: 4%;
}
.Template-C-pic {
    padding: 10px;
    background: #f4f4f4;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: 'Noto Sans Thai',sans-serif;
    padding: 1% 0% !important;
    width: 95%;
    font-size: 16px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: 'Noto Sans Thai',sans-serif;
    padding: 1% 0% !important;
    width: 95%;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
}
.shopcartID-Head-Default {
    font-size: 22px;
    color: #f15a24;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
    font-weight: 600;
}
.shopcartName-Head-Default {
    font-size: 22px;
    color: #f15a24;
    font-weight: 600;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: 'Noto Sans Thai',sans-serif;
}
.Template-C-PriceNormal {
    color: #f15a24;
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 30px !important;
    font-weight: bold;
}
.Template-C-buttonDetail {
    width: fit-content;
    background-color: #f15a24;
    color: #fff;
    border-radius: 30px;
    font-weight: 400;
    padding: 10px 0 8px 0;
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 16px;
}
.Template-C-buttonDetail:hover {
    width: fit-content;
    background-color: #f15a24;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    font-family: 'Noto Sans Thai',sans-serif;
}
label.Template-C-Quantity {
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    font-family: 'Noto Sans Thai',sans-serif;
}
label.Template-C-Item {
    font-weight: 400;
    margin-left: 30px;
}
.row.margin.Shopcart-Related-Main {
    padding-bottom: 5%;
}
.Template-C-Big {
    border: solid 0px #ccc;
}
img.pStatusProduct {
    height: 38% !important;
    top: 0px !important;
    left: 0px !important;
}
.pdpa-text h4 {
    font-weight: 600;
}
.pdpa-text {
    padding: 3% 0%;
}
.template1 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: transparent !important;
    background: #f15a24;
    color: #fff;
    font-size: 16px;
    width: fit-content !important;
    border-radius: 25px;
    font-weight: 300 !important;
}
#background6538cf0612f05a0013f8970a {
    background: #f4f4f4 !important;
    padding: 5% 5% 2%;
    border-radius: 15px;
    font-size: 16px;
    margin-top: 7% !important;
    margin-bottom: 7% !important;
    width: 55%;
    margin: 0 auto;
}
.MainFontBankClass p {
    padding: 2% 0%;
}
.itp-auto-order .AutoOrderBackgroundImageTemplate3 {
    left: 29% !important;
    margin-bottom: 4%;
    width: 42%;
}
.title span2 {
    font-weight: 500;
}
.title {
    font-weight: 500;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-weight: 500;
}
.texticontel-2 {
    text-align: left;
}
.title span2 {
    font-weight: 500;
}
.title span2 {
    font-size: 16px;
}
.title {
    font-size: 28px;
    margin-top: 2%;
}
.img5 {
    width: 85%;
    margin: 0 auto;
}
.padding-col.Content5InaRow.leftContentOrder.heightTemplateControl {
    transition: 0.35s;
}
.padding-col.Content5InaRow.leftContentOrder.heightTemplateControl:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.padding-col.Content5InaRow.rightContentOrder.heightTemplateControl {
    transition: 0.35s;
}
.padding-col.Content5InaRow.rightContentOrder.heightTemplateControl:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.btnproduct {
    display: flex;
    width: 29%;
    background: #fff;
    color: #525252;
    font-weight: 600;
    float: right;
    border-radius: 30px;
    padding: 7px 15px;
    margin-top: 8%;
    transition: 0.35s;
}
.btnproduct:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}
.iconnext {
    width: 15%;
    align-self: center;
    margin-left: 10px;
}
#background6538b242d094fa00137ae789 .Template-C-Name,
#background6538b2bc18997f0012695b5b .Template-C-Name,
#background6538b3f712f05a0013f8904a .Template-C-Name,
#background6538b4b818997f0012695be9 .Template-C-Name {
    height: 90px;
}


.ui.steps .step.active {
    color: #fff;
background: #f15a24;
}
.ui.steps .step.active .title {
    color: #ffffff;
    font-family: 'Noto Sans Thai',sans-serif;
}
.ui.steps .step .title {
    font-family: 'Noto Sans Thai',sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background: #f15a24;
    border: 5px solid #f15a24;
}
.btnCheckoutprevious {
background: #f15a24;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
background: #f15a24;
    font-family: 'Noto Sans Thai',sans-serif;
}
.shopcart-paymentpage {
    font-size: 18px;
background: #f15a24;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
    font-family: 'Noto Sans Thai',sans-serif;
}
.notificationcart {
    color: white;
    background: #f15a24;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    margin-top: -2%;
}
.ui.steps.col-md-12.col-sm-12 {
    margin-top: 3%;
}
.step5checkout {
    border: 7px solid transparent !important;
}
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
.itopplus-search-image-flex-item img {
    width: 100%!important;
}
.search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.contact-dinkhao {
    text-align: center;
    margin-bottom: 25px;
}
.contact-order .contact-contactus {
    width: 17%;
}
.contact-dinkhao-block {
    margin-left: 5%;
    width: 100%;
}
.contact-order {
    background: #f4f4f4 !important;
    margin: 0 auto;
    padding: 3% 6%;
    border-radius: 15px;
    margin-bottom: 2%;
}
.itp-auto-order .AutoOrderMainmainRow {
    display: inline-flex;
    justify-content: center;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 4.3em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.iconsocial-head-block {
    width: 75%;
}
.iconregister-block {
    font-size: 20px;
}
.iconregister {
    margin-left: 7px;
    width: 10%;
}
.blockhead-2 {
    font-size: 24px;
}
.blockhead {
    font-size: 26px;
}
.blockhead span {
    font-size: 32px;
}
#background6537952860bc5b0013877757 .form-control {
    font-size: 16px !important;
    padding: 24px !important;
}
#background6537952860bc5b0013877757 .btn-default {
    padding: 12px;
}
#background65379a9712f05a0013f88302 .form-control {
    font-size: 16px !important;
    padding: 24px !important;
}
#background65379a9712f05a0013f88302 .btn-default {
    padding: 12px;
}
#background65379a9712f05a0013f882fa {
    margin-top: 0px;
    padding-bottom: 0px;
}
.Template-C-Name {
    font-size: 20px;
}
.Template-C-button {
    font-size: 18px;
}
.headproduct-type {
    font-size: 28px;
}
.headnew {
    font-size: 20px;
}
.headnew p {
    font-size: 17px;
    font-weight: 400;
    margin-top: 3%;
    margin-bottom: -5%;
}
.btnreadmore {
    font-size: 18px;
}
.textfooter {
    font-size: 22px;
}
.contact-footer-t {
    font-size: 19px;
}
.textfooter2 p {
    font-size: 19px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.Template-C-Name {
    height: 90px;
}
.Template-C-Price {
    font-size: 22px;
}
.Template-C-Price {
    height: 60px;
}
.headdetailnew h1 {
    font-size: 44px;
}
.contact-new {
    width: 3%;
}
.contact-contactus {
    width: 7%;
}
.no-js #Component65389448bd7faa001261e852 .form-control {
    padding: 26px 5px;
    font-size: 18px !important;
}
.menuVertical>ul>li>a {
    font-size: 20px;
}
#background65379a9712f05a0013f88302 .form-control {
    font-size: 16px !important;
}
#background6538b242d094fa00137ae789 .Template-C-Name,
#background6538b2bc18997f0012695b5b .Template-C-Name,
#background6538b3f712f05a0013f8904a .Template-C-Name,
#background6538b4b818997f0012695be9 .Template-C-Name {
    height: 110px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 20px;
}
.shopcart-Cate {
    font-size: 20px !important;
}
.shopcartID-Head-Default {
    font-size: 28px;
}
.shopcartName-Head-Default {
    font-size: 28px;
}
.shopcartName-Default {
    font-size: 22px;
}
.shopcartID-Default {
    font-size: 22px;
}
.Template-C-buttonDetail {
    font-size: 20px;
}
.Template-C-PriceNormal {
    font-size: 40px !important;
}
label.Template-C-Quantity {
    font-size: 20px !important;
}
.template1 .btn-default {
    font-size: 20px;
    font-weight: 300 !important;
} 
.headnew p {
    font-size: 17px;
}
#Component6538d394bd7faa001261f8df {
    font-size: 18px;
}
#Component6538d394bd7faa001261f8df .form-control {
    font-size: 16px;
}
.title span2 {
    font-size: 20px;
}
.title {
    font-size: 42px;
    margin-top: 3%;
}
.itp-auto-order .AutoOrderBackgroundImageTemplate3 {
    left: 27% !important;
    margin-bottom: 10%;
    width: 45%;
}
.ui.steps .step .title {
    font-size: 18px;
}
.Bodycheckout {
    font-size: 18px;
}
.Headcheckout {
    font-size: 22px;
}
.table-responsive.table-responsive-mobile {
    font-size: 18px;
    width: 100%;
}
.detail-product {
    font-size: 20px;
}
.detail-product h4 {
    font-size: 22px;
}
}





@media screen and (max-width : 1200px) {
h1 {
    font-size: 2.3em;
}
.blockhead-pd {
    margin-left: 10%;
}
.iconregister-block {
    width: 105%;
    margin-left: 0%;
}
.navbar-default .navbar-nav>li>a {
    padding: 7px 3px;
}
.Template-C-Name {
    height: 105px;
}
.itopplus-bg {
    background-size: cover;
    background-position: center;
}
.btnproduct {
    width: 36%;
}
.headproduct-type {
    font-size: 18px;
}
#background6538b9de12f05a0013f89159 .Template-C-Name {
    height: 115px;
}
#background653885739616e3001397f23e article.col-md-6.item.-micro {
    margin: 0px 16px;
}
.headnew {
    white-space: inherit;
}
.headnew {
    font-size: 14px;
}
.headnew p {
    font-size: 14px;
    white-space: inherit;
    height: 80px;
}
.no-js #Component65389448bd7faa001261e852 .form-control {
    padding: 21px 5px;
}
.itp-auto-order .TemplateHeaderSize {
    font-size: 24px;
}
.headdetailnew h1 {
    font-size: 26px;
}
.itp-auto-order .AutoOrderBackgroundImageTemplate3 {
    margin-bottom: -5%;
}
}



@media screen and (max-width : 900px) {
#background65377dc760bc5b00138771fb .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.icondinkhao {
    width: 40%;
}
.icondinkhao-block h3 {
    font-size: 16px;
}
.icondinkhao-block h4 {
    font-size: 18px;
}
.Template-C-Name {
    font-size: 16px;
    margin-top: 6%;
    padding: 0px 6px;
    height: 85px;
}
.btnproduct {
    width: 48%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20% !important;
}
#background653885739616e3001397f23e {
    width: 100%;
}
#background653885739616e3001397f23e article.col-md-6.item.-micro {
    margin: 0px 15px;
} 
#background6538922b9616e3001397f4a9 {
    width: 100%;
    margin-left: 0%;
}

.contact-contactus {
    width: 10%;
}
.itp-auto-order .AutoOrderBackgroundImageTemplate3 {
    left: 22% !important;
    margin-bottom: 4%;
    width: 55%;
}
.itp-auto-order .TemplateHeaderSize {
    font-size: 18px;
}
.manage-form-confirm-payment {
    padding: 0px 5% 0px 5% !important;
}
.confirm-payment .col-sm-2 {
    width: 28.666667%;
} 
#background6538b9de12f05a0013f89159 .Template-C-Name {
    height: 140px;
}
}




@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
#background65377dc760bc5b00138771fb .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50%;
}

  
  

  
  
#imagesControl65377bc318997f0012694361 {
    padding: 0px !important;
}
#imagesControl655342763af316001371e934 {
    padding: 0px !important;
}
.icondinkhao-border {
    border-left: 0px solid #c8c8c8;
}
.icondinkhao {
    width: 30%;
}
.Template-C-Name {
    padding: 0px 15px;
    height: 100px;
}
.btnproduct {
    float: right;
    margin-top: -70px;
    margin-bottom: 5%;
    width: 40%;
    white-space: nowrap;
}
  
#background653885739616e3001397f23e article.col-md-6.item.-micro {
    width: 40%;
    padding: 0 5px !important;
}
  
#background653885739616e3001397f23e article.col-md-6.item.-micro {
    margin-bottom: 30px;
}
.headproduct-type {
    font-size: 20px;
}
.dinkho-about h5 {
    font-size: 19px;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
.headdetailnew-block {
    text-align: left;
}
.contact-new {
    width: 12%;
}
.headdetailnew-block h3 {
    margin-bottom: 5%;
}
#Component6538d394bd7faa001261f8df .progress {
    width: 85%;
}
#Component6538d394bd7faa001261f8df textarea.form-control {
    width: 100%;
}
#Component6538d394bd7faa001261f8df .btn-default {
    width: auto;
}
.itp-auto-order .heightTemplateControl {
    height: 320px;
}
#background6538cf0612f05a0013f8970a {
    width: 100%;
}
.visible-xs.visible-sm.text-center.btn-block {
    display: flex !important;
    justify-content: center;
}
.btn-block+.btn-block {
    margin-top: 0px;
    padding: 5px 17px !important;
}
.contact-contactus {
    width: 12%;
}
.contact-order {
    padding: 10% 6%;
}
}







#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 190px!important;
}
}

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
   
}

@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
/*  
#background6537855f12f05a0013f87ee9 .none-middle-mid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
  
}*/
  
  
  
  .footercol-2,
.footercol-3 {
    margin: 0;
}
  
.contact-footer img {
    width: 35px !important;
} 
  
.col-xs-6 {
    padding: 5px;
} 
  
#ContentmanagerTemplate653885739616e3001397f23e .flex {
    display: flex;
    justify-content: center;
} 
  

  
.headnew {
    position: relative;
    height: 320px;
}
  
.btnreadmore {
    position: absolute;
    bottom: -20%;
}
  
#InmyDiv1698140770564 {
    width: 49% !important;
    margin: 0 auto;
}  
  
#background6537846812f05a0013f87e61 .col-xs-6 {
	width: 33% !important;
}  
  
.headproduct-type br {
    display: none;
}  
#imagesControl6568381991ef4b001338961d {
    padding: 0px !important;
}
#imagesControl6566fe7b91ef4b0013383d00 {
    padding: 0px !important;
}
  
  
#scrolltoshop6537a2ae9616e3001397ed6e .col-xs-12 {
    width: 50% !important;
}
  
  
#Contentmanager .site .col-section .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}

article.col-md-6.item.-micro {
    width: 90% !important;
    margin: 0px 12px;
    height: 420px;
}  
 
}


.product-comingsoon {
    margin-top: 15%;
}

#background65d7067248814a001a859883 .btn-default,
#background65d86b9c2a67530013d410e8 .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, #f15a24 0, #f15a24 100%);
    background-repeat: repeat-x;
    border-color: #f15a24;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px 30px 30px 0px;
    padding: 8px;
}

#background65d7067248814a001a859883 .btn-default.active,
#background65d86b9c2a67530013d410e8 .btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background-color: #f15a24 !important;
    border-color: #f15a24;
    color: #fff;
}

#background65d7067248814a001a859883 .form-control,
#background65d86b9c2a67530013d410e8 .form-control {
    border-radius: 30px 0px 0px 30px !important;
    font-size: 15px !important;
    padding: 20px !important;
}


.navbar-default .navbar-nav>li>a {
    color: #333;
    margin: 0 5px;
    padding: 7px 6px;
    font-size: 16px;
    border-radius: 30px;
}

