.itopplus-background {

}
body, html {
    font-family: 'Prompt', sans-serif;
    overflow-x: hidden;
    color: #444444;
}
a {
    color: #444444;
}
a:hover {
    color: #86b485;
}

.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background: white;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
#itopplus-nav-bar-sticky {
    padding: 1% 0 !important;
}
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 5px rgba(0,0,0,20%);
}



.itopplus-bg2{
  background-image: url('https://itp1.itopfile.com/ImageServer/5361139ba67dd659/1903/0/2z-z872145957391.webp');   
}
.itopplus-bg3{
  background-image: url('https://itp1.itopfile.com/ImageServer/5361139ba67dd659/1903/0/3z-z1506409634999.webp');   
  background-size: cover;
}
.itopplus-footer{
  background-image: url('https://itp1.itopfile.com/ImageServer/5361139ba67dd659/1903/0/fz-z1608614208710.webp');   
}



/************Menu***************/
#main-navbar-collapse {
    text-align: center; 
}

.itopplus-menu {
    margin-top: 3%;
}
.navbar-default .navbar-nav>li>a {
    color: #152d49;
    font-size: 16px;
    padding: 9px 15px;
}
.dropdown-menu>li>a {
    color: #152d49 !important;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #fff !important;
    box-shadow: none;
    border-bottom: none;
    background: #86b485;
    border-radius: 25px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #86b485;
    color: #fff;
    border-radius: 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #86b485;
    background-image: -webkit-linear-gradient(top,#86b485 0,#86b485 100%);
    background-image: -o-linear-gradient(top,#86b485 0,#86b485 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#86b485),to(#86b485));
    background-image: linear-gradient(to bottom,#86b485 0,#86b485 100%);
    background-repeat: repeat-x;
    color: #fff !important;
}
/************fix other ipad *************/
@media only screen and (min-width: 769px) and (max-width: 1010px){
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-default{
    background: #86b485;
}
.itopplus-slide{
    padding-top: 6%;
}
}


@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}

  .itopplus-banner{
    background:  rgba(255,255,255,0.0);
    position: absolute;
    width: 100%;
    z-index: 100;
}
}


/********Mobile-Sidebar*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link, 
.itopplus-sidebar-menu-parent a ,.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle .text-bar , 
.navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single, .nav>li>a:focus {
    border-bottom: transparent;
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}
.itopplus-banner2{
    background: #fff;
}
/******************************/
@media screen and (min-width : 375px) {
    .itopplus-slide{
    /*padding-top: 12%;*/
}
  
}
@media only screen and (max-width:768px) {
.navbar-default{
    background: #86b485;
}
  .itopplus-slide{
    padding-top: 6%;
}
}

@media screen and (min-width : 1366px) {
  
.itopplus-banner{
    background:  rgba(255,255,255,0.0);
    position: absolute;
    width: 100%;
    z-index: 100;
}
}




/****************************/
.itopplus-footer {
    text-align: center;
}
.itopplus-footer  h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.icon-contact {
    padding: 2% 0;
}
.icon-contact img {
    width: 4%;
    padding: 0 7px;
}
.icon-img img {
    width: 5%;
    padding: 0 5px;
    transition: 0.5s;
}
.icon-img img:hover {
    transform: scale(1.1);
}
.bg-menu {
    background-color: #86b485;
    color: white;
    padding: 12px 15px;
    font-size: 22px;
    font-family: 'Prompt', sans-serif;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
  border-bottom: solid 0px #585858!important;
}
.menuVertical .nav-pills>li>a {
    color: #444444;
    background-color: #fff;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 10px 15px 15px;
    font-size: 16px;
    border-radius: 0px;
    font-family: 'Prompt', sans-serif;
}
.menuVertical .nav>li>a:hover, .nav>li>a:focus {
   color: #fff;
   background-color: #86b485;
   border-bottom: solid 1px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}



/**/
.text-menu {
    font-size: 20px;
    color: #152d49;
    font-family: 'Prompt', sans-serif;
    border-left: 2px solid #86b485;
    padding: 5px 20px;
    margin: 5% 0 2%;
}
.text-menu h4 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.padding-1 {
    padding: 5% 0 0 17%;
}
.icon-about {
    font-size: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #444444;
    padding: 0 0 10%;
    transition: 0.5s;
}
.icon-about:hover {
    transform: scale(1.1);
}
.icon-about img {
    width: 45% !important;
    display: block;
    margin: 0 auto 5%;
}
#slider62b80fcfe31782001abe4537 {
    margin-left: -18%;
    width: 110%;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.icon-cate {
    font-size: 16px;
    font-family: 'Prompt', sans-serif;
    text-align: center;
    transition: 0.5s;
}
.icon-cate:hover {
    transform: scale(1.1);
}
.icon-cate img {
    width: 75% !important;
    margin: 0 auto;
}
.text-highlight {
    font-size: 16px;
    padding: 10% 5%;
}
.text-highlight h3 {
    font-size: 24px;
    color: #25374f;
    white-space: pre-wrap;
    font-weight: 600;
}
.text-highlight h3 span {
    font-size: 30px;
}
.icon-highlight {
    transition: 0.5s;
}
.icon-highlight:hover {
   transform: translateX(10px);
}
.icon-highlight .media-body {
    padding: 5%;
}
.icon-highlight h4.media-heading {
    font-size: 24px;
    color: #86b485;
}
#Component62b888c2de1636001baaa7e2 {
    padding: 0 3% 0 15%;
}
#Component62b888c2de1636001baaa7e2  .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
#Component62b888c2de1636001baaa7e2 .imageWidth.imageGallery:hover {
    transform: scale(1.1);
    transition: 0.32s;
}
#Component62b888c2de1636001baaa7e2 .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border: 5px solid #fff;
    border-radius: 20px;
    box-shadow: 3px 10px 14px rgba(0,0,0,20%);
}
.text-food {
    font-size: 16px;
    text-align: center;
    padding: 10% 0;
}
.btn-more {
    background-color: #86b485;
    color: white;
    border: none;
    font-size: 16px;
    padding: 8px 20px;
    transition: 0.5s;
    border-radius: 50px;
    box-shadow: 0px 3px 10px #86b485;
}
.btn-more:hover {
    background-color: #162c49;
    color: white;
    box-shadow: 0px 3px 10px #162b49;
}
.padding-2 {
    text-align: right;
    padding: 0 6% 0 0;
    position: absolute;
    right: 0;
    top: 23%;
}
.padding-3 {
    text-align: right;
    padding: 0 15% 0 0;
    position: absolute;
    right: 0;
    top: 7%;
}
#Component62b88d1ede1636001baaa877 {
    padding: 0 13% 0 0;
}
#Component62b88d1ede1636001baaa877  .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
#Component62b88d1ede1636001baaa877 .imageWidth.imageGallery:hover {
    transform: scale(1.1);
    transition: 0.32s;
}
#Component62b88d1ede1636001baaa877 .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border: 5px solid #fff;
    border-radius: 20px;
    box-shadow: 3px 10px 14px rgba(0,0,0,20%);
}




/*about*/
.text-about {
    font-size: 16px;
    padding: 0 0 5%;
}
.text-about h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0;
}
.text-about h3 {
    font-size: 26px;
}
#slider62b88fd6de1636001baaa90c {
    margin-left: -14%;
    width: 120%;
    margin-top: 20%;
}


/*promotion*/

.text-menu2 {
    font-size: 26px;
    padding: 8% 0 0;
    border-bottom: 2px solid #eee;
}
/*contenemanager*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #dc1e32;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}

article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 15px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.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;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.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;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.nav-template li {
    list-style: none;
    list-style-type: none;
    display: inline;
    float: left;
    padding: 0px 0px;
    background-color: #ededf0;
    width: 48%;
    margin: 0 1% 2% !important;
    border-radius: 20px;
    box-shadow: 0 5px 10px #b1b1b5;
}
.nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 45%;
    padding: 0 !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 55%;
    padding: 15px !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
    font-weight: 500;
    color: #152d49;
    line-height: 1.3;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
    padding: 5% 0 0;
    color: #444444;
}
.nav-template .img-container {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.img-container .img {
    border-radius: 20px 0 0 20px;
}
h3.managerHeader {
    font-size: 30px;
}
#Contentmanager .post-time {
    font-size: 14px;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
    display: flow-root;
}
.col-md-6.pull-left {
    margin-left: -2%;
    margin-right: 2%;
}
.landingpagemanager {
    border: solid 0px #eee;
}
.page-header {
    margin: 40px 0 20px !important;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 0px solid white;
    max-height: inherit;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    color: #152d49;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
   text-align: left;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    padding: 3%;
}
/*contenemanager*/


/*payment*/
.main-timeline:before {
    content: '';
    width: 85%;
    height: 25px;
    border-bottom: 5px dotted #86b485;
    left: 10%;
    top: 48%;
    position: absolute;
}
.icon-payment {
    font-size: 16px;
    padding: 1% 0% !important;
    text-align: center;
    transition: 0.5s;
    white-space: pre-line;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
    width: 60% !important;
    margin-bottom: 10px;
}
.text-number {
    font-family: 'Chonburi', cursive;
    font-size: 30px;
    color: #86b485;
}
 .payment1 {
    font-size: 22px;
    font-weight: 500;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top: 2%;
}
.payment-1 {
    font-family: 'Chonburi', cursive;
    font-size: 38px;
    color: #86b485;
    background-color: white;
    padding: 22% 2% 0;
    text-align: center;
    height: 300px;
    border-radius: 15px;
}
.MainBankClass1 {
    height: 300px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 16px;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 14px;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #86b485;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#86b485 0,#86b485 25%,#86b485 50%,#86b485 75%,#86b485 100%);
    color: #fff;
    text-shadow: 0 0px 0 #86b485;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #86b485;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #86b485;
}


/*Contact*/
.text-contact {
    font-size: 16px;
    padding: 5%;
    background-color: white;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 500;
    margin: 20px 0;
    color: #152d49;
}
.padding-contact {
    padding: 5px;
}
/*from Contact*/
.no-js #Component62b87aa5e31782001abe4ef1 label {
    display: none!important;
}
.no-js #Component62b87aa5e31782001abe4ef1 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component62b87aa5e31782001abe4ef1 .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 15px !important;
    padding: 25px 0;
    font-weight: 300;
    background: transparent;
    color: #333;
}
.no-js #Component62b87aa5e31782001abe4ef1 .form-control:hover {
    border-bottom: 1px dashed #86b485;
}
.no-js #Component62b87aa5e31782001abe4ef1 .form-control:focus {
    border-bottom: 1px dashed #86b485;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #333!important;
}
.no-js #Component62b87aa5e31782001abe4ef1 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#86b485 0,#86b485 25%,#86b485 50%,#86b485 75%,#86b485 100%);
    color: #fff;
    text-shadow: 0 0px 0 #86b485;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 30px;
    font-size: 15px;
    border: 0px solid transparent;
}
.no-js #Component62b87aa5e31782001abe4ef1 .btn-default:active {
   background-color: #86b485;
}
.no-js #Component62b87aa5e31782001abe4ef1 .btn-default:hover,
.no-js #Component62b87aa5e31782001abe4ef1 .btn-default:focus {
    background-position: 0 0px;
  background-color: #5a2e0c;
}
.no-js #Component62b87aa5e31782001abe4ef1  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component62b87aa5e31782001abe4ef1 span.label {
    font-size: 13px;
    font-weight: 300;
}
.CASS-D-border {
    background-image: none;
    background-color: white !important;
    padding: 0 3%;
}
.text-location {
    font-size: 15px;
    background-color: white;
    padding: 3%;
}
.text-location h4 {
    font-size: 19px;
    font-weight: 600;
    margin: 25px 0 10px;
}





/*shop*/
.shopcart {
    z-index: 888;
    border-radius: 800px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 0 0 50px 50px;
    border: 0 solid #000;
    width: 65px !important;
    height: 75px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_22052022p4tx/30/0/shopz-z64346170147.webp);
    background-color: #152d49;
    background-repeat: no-repeat;
    background-position: 55% 55%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    top: 0;
    right: 1%;
    display: none !important;
}
.col-xs-12.col-sm-4 {
    padding: 10px 15px;
}
.Template-B-frame {
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 10%;
    background-color: white;
    box-shadow: 0 10px 30px #ccc;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 10px 30px #ccc;
    -webkit-box-shadow: 0 10px 30px #ccc;
    box-shadow: 0 10px 30px #ccc;
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #ccc;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-innerPic , .itopplusDelImage {
    transition: 0.5s;
}
.Template-B-innerPic:hover , .itopplusDelImage:hover {
     transform: scale(1.15);
}
.Template-B-Name {
    font-size: 17px;
    height: 85px;
    color: #444444;
}
.Template-B-Name label {
    font-weight: 400;
}
.Template-B-Icon {
    width: 20%;
    padding: 3px 5px 3px 5px;
}
.Template-B-CateName {
    font-size: 30px;
}
.Template-B-ProName {
    color: #86b485;
    font-size: 30px;
}
.col-xs-12.col-md-6 {
    font-family: 'Prompt', sans-serif !important;
}
  .shopcartID-Head-Default , .shopcartName-Head-Default {
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
}
  .shopcartID-Default , .shopcartName-Default  {
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
    color: #86b485;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.col-md-12.shopcartSize-Default.shopcartSize {
    font-size: 18px;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 400;
}
.Template-B-Quantity , .Template-B-Item  {
    font-size: 18px !important;
    font-weight: 400;
}
.Template-B-button , .Template-B-button:hover  {
    width: 65%;
}
.Template-B-button {
    background-color: #86b485;
    color: white;
    font-size: 16px;
    padding: 8px 0 8px 0%;
    display: block;
    font-weight: 400;
    border-radius: 50px;
}
  .Template-B-button:hover {
    background-color: #152d49;
    color: white;
}
.shopcartlinePrice-Default select.input-sm {
    height: 40px;
    line-height: 30px;
    font-size: 15px;
}
.Template-B-Price {
    color: #152d49;
    font-weight: 600;
    font-size: 22px;
    height: 75px;
}
.Template-B-Price label {
    color: #152d49 !important;
    display: block !important;
}
.priceNoPromotion {
    color: #152d49;
    font-weight: 600;
}
.Template-B-PricePromotion {
    color: #152d49;
    font-weight: 600;
    font-size: 26px !important;
}
.Template-B-PriceNormal {
    color: #152d49 !important;
    font-size: 28px !important;
    font-weight: 600;
}
.Template-B-buttonDetail , .Template-B-buttonDetail:hover  {
    width: 40%;
}
.Template-B-buttonDetail {
    background-color: #86b485;
    color: white;
    font-size: 18px;
    padding: 8px 0 8px 0%;
    display: block;
    font-weight: 300;
    border-radius: 50px;
}
.Template-B-buttonDetail:hover {
   background-color: #152d49;
    color: white;
}
.shopcartDetail-Default {
    font-size: 22px;
    border-bottom: solid 1px;
    border-color: #d8d8d8;
    font-family: 'Prompt', sans-serif;
    font-weight: 600;
    color: #86b485;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.Template-B-Big {
    border: solid 0px #ccc;
    height: inherit !important;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit;
}
.Template-B-smallpic {
    width: 32%;
    height: inherit;
    border: solid 0px #9e9e9e;
}
.shopcartAllDetail {
    font-size: 16px;
    font-weight: 400;
}
.shopcartRelated-Default.shopcartRelated {
    color: #86b485;
    font-size: 18px;
}
.ui.steps .step .title {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
}
.ui.steps .step.active .title {
    color: #86b485;
}
.step1checkout {
    background-color: #86b485;
    border: 5px solid #86b485;
}
.Headcheckout {
    color: #86b485;
}
.btnCheckoutprevious {
    background-color: #86b485;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 14px;
}
.step5checkout {
    background-color: #86b485;
    border: 7px solid #86b485;
}
.shopcart-paymentpage {
    background-color: #86b485;
}
.shopcart-Detail-Detail {
    font-size: 16px;
}
.button-attribute {
    border: 1px solid #86b485 !important;
    background: #fff !important;
    color: #86b485 !important;
    font-size: 16px !important;
}
.button-attribute-selected {
    border: 1px solid #86b485 !important;
    background: #86b485 !important;
    font-size: 16px !important;
    color: white !important;
}
.button-attribute:hover {
    color: #86b485 !important;
    border: 1px solid #86b485 !important;
    font-size: 16px !important;
}
.shopcart-Cate {
    margin: 7.7% auto 0;
}


.padding-4 {
    position: absolute;
    right: 0;
    top: 1.3%;
    font-size: 20px;
    text-align: center;
    width: 25%;
}
.padding-4 img {
    width: 60% !important;
    margin: 2% auto 0;
}
.icon-menu {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.icon-menu1 {
    width: 35%;
}
.icon-menu2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    width: 40%;
    margin-top: 5%;
}
.icon-menu2 img {
    width: 50% !important;
    animation: flash 2s infinite 2s;
}
.icon-menu3 {
    width: 70%;
    font-size: 24px;
    float: right;
    font-weight: 500;
    margin-top: -14%;
}
.icon-menu4 img {
    width: 50% !important;
}
div#InmyDiv1659407869973 {
    display: flex;
    justify-content: center;
}
.icon-menu4 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
    margin-right: -10%;
}



/****************************************/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #86b485;
    border-color: #86b485;
}
.pagination>li>a, .pagination>li>span {
    color: #86b485;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #86b485;
    background-color: #f7f7f7;
}

/*search*/
#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: 188px!important;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 20px;
    padding: 9px 20px;
}
  .dropdown-menu>li>a {
    font-size: 20px;
}
  .text-menu {
    font-size: 26px;
}
  .text-menu h4 {
    font-size: 34px;
}
  .icon-about {
    font-size: 18px;
}
  .icon-cate {
    font-size: 20px;
}
  .text-highlight {
    font-size: 20px;
}
  .text-highlight h3 {
    font-size: 28px;
}
  .text-highlight h3 span {
    font-size: 36px;
}
  .icon-highlight h4.media-heading {
    font-size: 28px;
}
  .btn-more {
    font-size: 20px;
}
  .text-food {
    font-size: 20px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 26px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .itopplus-footer h4 {
    font-size: 20px;
}
  .text-about {
    font-size: 20px;
}
  .text-about h3 {
    font-size: 30px;
}
  .text-about h4 {
    font-size: 24px;
}
  #slider62b88fd6de1636001baaa90c {
    margin-top: 10%;
}
  .bg-menu {
    font-size: 28px;
}
  .menuVertical .nav-pills>li>a {
    font-size: 20px;
}
  .text-menu2 {
    font-size: 30px;
    padding: 7% 0 0;
}
  .Template-B-Name {
    font-size: 20px;
    height: 110px;
}
  .Template-B-Price {
    font-size: 26px;
}
  .Template-B-button {
    font-size: 18px;
}
  .button-attribute , .button-attribute:hover , .button-attribute-selected {
    font-size: 18px !important;
}
  .Template-B-PricePromotion {
    font-size: 32px !important;
}
  .Textmanager.font-inherit {
    font-size: 20px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 22px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 18px;
}
  .payment1 {
    font-size: 26px;
}
  .icon-payment {
    font-size: 18px;
}
  .main-timeline:before {
    top: 53%;
}
  .hvr-grow {
    font-size: 18px;
}
  .padpay1 {
    padding-top: 1.5%;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 18px;
}
  .no-js .confirm-payment .btn-default {
    font-size: 16px;
}
  .text-contact {
    font-size: 19px;
}
  .text-contact h3 {
    font-size: 28px;
}
  .padding-contact {
    padding: 10px 5px;
}
  .no-js #Component62b87aa5e31782001abe4ef1 .form-control {
    font-size: 18px !important;
    padding: 31px 0;
}
  .no-js #Component62b87aa5e31782001abe4ef1 .btn {
    padding: 10px 30px;
    font-size: 17px;
}
  .no-js #Component62b87aa5e31782001abe4ef1 span.label {
    font-size: 15px;
}
  .text-location {
    font-size: 19px;
}
  .text-location h4 {
    font-size: 24px;
}
  .shopcart-Cate {
    margin: 6% auto 0;
}
  .padding-4 {
    font-size: 24px;
}
  .icon-menu2 {
    font-size: 48px;
}
  .icon-menu3 {
    font-size: 32px;
}
}

@media only screen and (max-width:1191px) {
.icon-about {
    font-size: 14px;
}
  .icon-highlight h4.media-heading {
    font-size: 20px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
  #slider62b88fd6de1636001baaa90c {
    margin-left: -5%;
    width: 110%;
    margin-top: 20%;
}
  .Template-B-Name {
    font-size: 16px;
    height: 90px;
}
  .Template-B-Icon {
    width: 25%;
    padding: 3px 5px 3px 0px;
}
  .icon-payment {
    font-size: 16px;
    padding: 1% 3% !important;
    white-space: inherit;
}
  .main-timeline:before {
    top: 43%;
}
  .no-js #Component62b87aa5e31782001abe4ef1 .form-control {
    padding: 26px 0;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 14px;
}
  .padding-4 {
    width: 30%;
}
  .icon-menu2 {
    font-size: 32px;
}
  .icon-menu4 {
    margin-right: -12%;
}
  .icon-menu3 img {
    width: 11% !important;
}
}


 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0;
    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;
 }
   .navbar-inline .text-bar {
    display: none;
}
   .navbar-inline {
    padding-top: 7px;
}
   .itopplus-slide {
    padding-top: 3%;
}
   .icon-about {
    font-size: 14px;
    height: 120px;
}
   #slider62b80fcfe31782001abe4537 {
    margin-left: -5%;
    width: 110%;
    margin-top: 15%;
}
   .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 20%;
 }
   .padding-1 {
    padding: 5% 0 0 5%;
}
   #Component62b888c2de1636001baaa7e2 {
    padding: 0 3% 0 2%;
}
   #Component62b88d1ede1636001baaa877 {
    padding: 0 3% 0 0;
}
   .padding-3 {
    padding: 0 3% 0 0;
    top: 11%;
}
   .nav-template li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0 auto 5% !important;
}
   .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
}
   .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
}
   .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 20%;
}
 .Shopcart-Related-Main {
    display: none;
}
   .itopplus-bg2 {
    background-size: cover;
}
   .Textmanager.font-inherit {
    display: block;
}
   .col-md-6.pull-left {
    margin-left: 0;
    margin-right: 0;
}
   .main-timeline:before {
    top: 40%;
    width: 84%;
}
   .hvr-grow {
    margin-bottom: 10px;
}
   .text-contact h3 {
    font-size: 19px;
}
   .no-js #Component62b87aa5e31782001abe4ef1 .form-control {
    padding: 25px 0;
}
   .padding-4 {
    width: 40%;
}
   .icon-menu2 {
    width: 50%;
}
   .icon-menu4 {
    margin-right: -15%;
}
}



@media only screen and (max-width:480px) {
.shopcart {
    width: 55px !important;
    height: 65px !important;
}
  .itopplus-slide {
    padding-top: 10%;
}
 #imagesControl62b57b5e05ab480014f108a8 {
    padding: 0 !important;
}
  .icon-about {
    font-size: 16px;
    height: inherit;
}
  #slider62b80fcfe31782001abe4537 {
    margin-left: 0;
    width: 100%;
    margin-top: 0;
}
  .row-fluid [class*=col-sm-5fix] {
    display: block;
    float: left;
    width: 50%;
}
  .text-highlight {
    font-size: 16px;
    padding: 0% 0%;
}
  .padding-2, .padding-3 {
    padding: 0 3% 0 0;
    top: 11%;
    position: inherit;
}
  .nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
    padding: 0 !important;
}
  .img-container .img {
    border-radius: 20px 20px 0 0;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    padding: 15px !important;
}
  #slider62b88fd6de1636001baaa90c {
    margin-left: 0;
    width: 100%;
    margin-top: 0;
}
  .Template-B-Name {
    font-size: 16px;
    height: inherit;
    padding-bottom: 3%;
}
  .Template-B-button, .Template-B-button:hover {
    width: 45%;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 40%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .main-timeline:before {
    display: none;
}
  .icon-payment {
    font-size: 16px;
    padding: 1% 3% 5% !important;
    white-space: inherit;
    width: 50%;
    display: inline-grid;
    align-items: start;
}
  .padding-contact {
    padding: 10px 5px;
}
  .text-location {
    padding: 10%;
}
.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;
 }
  .padding-4 {
    width: 100%;
    font-size: 22px;
    position: relative;
    padding: 3% 1%;
}
  .icon-menu {
    display: flex;
    justify-content: center;
    align-items: center;
}
  .icon-menu2 {
    font-size: 20px;
     width: 50%;
}
  .icon-menu1 {
    width: 50%;
}
  .icon-menu2 img {
    width: 80% !important;
}
  .icon-menu3 {
    width: 100%;
    font-size: 18px;
    margin-top: 5%;
    margin-bottom: 5%;
}
  .icon-menu4 {
    margin-right: -12%;
}
  .icon-menu4 img {
    width: 60% !important;
}
  .icon-img img {
    width: 20%;

}
}

#DetailOrder2 {
    color: #fff;
    display: none!important;
}
.upload-product-from-excel {
	display:block!important;
}

#FacebookComment{
  display: none;
}

#addressformsc1 > div:nth-child(1) > div:nth-child(1) > label:nth-child(2), 
#addressformsc1 > div:nth-child(2) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2), 
#addressformsc1 > div:nth-child(3) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc1 > div:nth-child(4) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc1 > div:nth-child(5) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc2 > div:nth-child(1) > div:nth-child(1) > label:nth-child(2),
#addressformsc2 > div:nth-child(2) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc2 > div:nth-child(3) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc2 > div:nth-child(4) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2),
#addressformsc2 > div:nth-child(5) > div.col-xs-12.col-sm-12.col-md-12 > label:nth-child(2) {
	display:none!important;
}





