.itopplus-background {

}
::selection {
    color: #fff;
    background: #068db8;
}


a{
    color: #333;
}

a:hover{
    color: #037ea5;
    transition: 0.32s;
}


.itopplus-bgmain3 a{
    color: #fff;
}

.itopplus-bgmain3 a:hover{
    color: #00f9f1;
    transition: 0.32s;
}



/*-------------------เมนู Fix-------------------*/
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
}

#itopplus-sticky-nav-bar {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}






/*-------------------เมนูหลัก-------------------*/
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
}


.navbar-default {
    background-color: #068db8;
    border-radius: 0px;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: #2fc9a7;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #2fc9a7;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #2fc9a7;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #2fc9a7;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #2fc9a7;
    color: #fff;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #2fc9a7!important;
    background-image: none;
    color: #fff!important;
}

.dropdown-menu>li>a {
    font-size: 14px;
}



@media (max-width:768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: #2fc9a7;
    }
}

/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
     margin: 0;
}


  
#background5e55ef60cff07c00128e543f{
     margin-top: -5%; 
  }  
  
  

  
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}




@media only screen and (min-width : 1900px) {
figure.effect-sadie p {
    top: 72%  !important;
}

/*----------เนื้อหาระบบ----------*/  
.col-md-8.col-sm-8.col-xs-12.padding-col p {
    margin-top: -27% !important;
    font-size: 15px !important;
}
  
  li.col-md-6.col-sm-6.col-xs-12 {
    width: 31%;
    padding: 5px 5px 90px !important;
}
  

  
#background5e56513dbdfa9200138ab343{
    display: block;
    width: 70%;
    margin: 0 auto;  
  }
  
  #contentnewmode5e5657239d5e810013ea9719  {
      margin-top: 10%;
  }
  
}


 




/*เนื้อหาระบบ*/


li.col-md-6.col-sm-6.col-xs-12 {
    width: 31.3%;
    background: white;
    margin-bottom: 15px !important;
    border: 1px solid #ece8e8;
    padding: 5px 5px 70px;
}

.col-md-8.col-sm-8.col-xs-12.padding-col strong:after {
    display: block;
    content: 'อ่านต่อ';
    color: #fff;
    width: 102%;
    margin-top: 20%;
    margin-left: -1%;
    margin-right: -1%;
    border-radius: 0px;
    padding: 8px 0px 8px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 2px;
    background-color: #af976d;
    background-repeat: no-repeat;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    -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;
    transition-property: transform;
}

.col-md-8.col-sm-8.col-xs-12.padding-col strong:hover:after {
    transition: 0.32s;
    background-color: #12aea4;
  

}




.Contentmanager .Milk ul, ol {
    padding-left: 52% !important;
}



.nav-template li:hover {
    background-color: #eee0;
    text-decoration: underline !important;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    padding-top: 10px;
}
.nav-template li {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding-top: 15px;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-weight: 500;
    font-size: 18px;
    color: #01a89e;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong:hover {

    color: #12aea4;
}

.img-container {
    width: 100%;
    height: 0;
    padding-bottom: 90% !important;
    position: relative;
}


.landingpagemanager {
    display: none;
}

.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}

.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 33.3%;
}

.contenemanager-gallery .thumbnail {
    display: block;
    padding: 3px;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
    background-color: #068db8;
    border: 1px solid #037ea5;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.contenemanager-gallery .thumbnail:hover{
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}


#Contentmanager .post-time {
    font-size: 14px;
    color: #666;
}


.managerHeader{
	font-size: 26px;
    color: #037ea5;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 40px;
    border-bottom: 1px solid #ccc;
}

.Contentmanager .img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



 .Contentmanager #ContentmanagerTemplate5e565ed5fee4a60012e9c1bc .caption {
    height: 55px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    background-color: #af976d;
    padding: 12px 3px;
}

 .Contentmanager #ContentmanagerTemplate5e565ed5fee4a60012e9c1bc .caption:hover {
	background-color: #cbb87c;
    transition: 0.32s;
}



#ContentmanagerTemplate5e5745cfd8079b001378f229 .img-container.template-panel {
    padding-bottom: 64% !important;
    border: 2px solid #01909f;
}


.Contentmanager #ContentmanagerTemplate5e5745cfd8079b001378f229 .caption {
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 5px;
    background-color: #01909f;
    color: #fff;
    margin-bottom: 20px;
}

.Contentmanager #ContentmanagerTemplate5e5745cfd8079b001378f229 .caption:hover {
    background-color: #474748;
    transition: 0.32s;
    color: #fff;
}


#ContentmanagerTemplate5e57303ffc196a0014c247cd b, strong {
    font-weight: 500;
}

#ContentmanagerTemplate5e57303ffc196a0014c247cd .nav-template7 li a {
    color: #343434;
    display: inline-block;
    font-size: 18px !important;
}

#ContentmanagerTemplate5e57303ffc196a0014c247cd span.fas.fa-plus {
    font-size: 13px;
    color: #09a3a3;
}



#ContentmanagerTemplate5e57303ffc196a0014c247cd .nav-template7 {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
    text-align: left;
}

#ContentmanagerTemplate5e57303ffc196a0014c247cd .nav-template7 li:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}



/*ปิดคอมเม้นเฟส*/
.fbcomments, .fb-comments {
    display: none;
}



/*----------ข้อความอัลบั้มภาพ----------*/

.pad1{
    background-color: transparent;
    padding-bottom: 25px;
}

.pad4{
	margin-top: 5%;
}


.pad1:hover{
    background-color: #00bbb5;
    color: #fff;
    transition: 0.32s;

}

.text-gel1 {
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
}

.text-gel2 {
    text-align: center;
    font-size: 16px;
}

.text-gel3, .text-gel4{
	font-size: 18px;
  text-transform: none;
}

.text-gel5 {
    text-align: center;
    font-size: 18px;
    padding: 15px 0px;
}

.text-gel5:hover {
    background-color: #feffff;
    color: #2d3031;
    transition: 0.32s;
}


/*-------------------ตาราง-------------------*/
table.M1 tr:hover {
    background-color: #f5f5f5;
    color: #000000;
    transition: 0.32s;
}


table.M1 tr{
    background-color: rgba(255, 255, 255, 0.73);
}



/*-------------------อัลบั้มภาพ-------------------*/
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}


figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 65%;
    padding: 2em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    background: -webkit-linear-gradient(top,rgba(232, 232, 232, 0) 0,rgba(0, 0, 0, 0.62) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgba(0, 0, 0, 0.81) 75%);
}

figure.effect-sadie figcaption::before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72, 76, 97, 0) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgba(72, 76, 97, 0) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

#mainmenu5e561e2e9d5e810013ea8d58 .imageGallery {
    border: 3px solid #fff;
}


#background5e560c97cff07c00128e56a2 .thumbs img.imageGallery {
    transform: scale(1.1.1);
    transition: all 0.5s;
}

 #background5e560c97cff07c00128e56a2 .thumbs img.imageGallery:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(0.95);
    transition: all 0.5s;
}


.col-md-8.col-sm-8.col-xs-12.padding-col p {
    margin-top: -30%;
    font-size: 13px;
    text-align: left;
    padding: 0px 15px;
}


#mainmenu5e6f5ef35a77e70012478f03 .imageGallery {
    border: 1px solid #333;
}




/*----------ตระกร้าสินค้า----------*/
.shopcart {
    z-index: 888;
    border-radius: 20px 0px 0px 20px;
    -moz-border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px 0px 0px 20px;
    border: 0 solid #000;
    width: 80px !important;
    height: 80px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/itp_04012020gz3z/45/0/overbrook-hospital-shopz-z1082098219601.webp);
    background-color: #af976d;
    background-repeat: no-repeat;
    background-position: 55% 55%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    bottom: 50%;
    right: 0;
}

.Template-T-pic {
    border: solid 0px;
    border-color: #07a69e;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}


.Template-T-frame {
    margin-bottom: 10%;
    padding: 20px 20px 20px 20px;
    border: solid 1px #f8f8f8;
    cursor: pointer;
    background-color: #f8f8f8;
}

.Template-T-frame:hover {
    background-color: #f3f3f3;
    transition: 0.32s;
    box-shadow: 4px 5px 2px rgba(156, 156, 156, 0.21);
}

.Template-T-button {
    width: 100%;
    margin: 0 auto;
    padding: 9px 0 10px 0%;
    background: linear-gradient(135deg, rgba(0,197,190,1) 0%, rgba(0,190,184,1) 31%, rgba(0,163,158,1) 100%);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    font-family: Kanit;
}


.shopbottom:hover{
	    background: linear-gradient(135deg, rgba(0,163,158,1) 0%, rgba(0,190,184,1) 49%, rgba(0,197,190,1) 100%);
    transition: 0.32s;
}

.Template-T-Name {
    text-align: center;
    font-size: 16px;
    height: 55px;
    overflow: hidden;
    font-weight: 500;
    margin-top: 6%;
    color: #000;
}

.Template-T-Price {
    height: 75px;
    color: #06c9c3;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    font-family: Kanit;
}

label {
	font-family: Kanit;
    font-weight: 500;
}
.priceNoPromotion {
    color: #ff1800;
    font-weight: 500;
}

.shopcart-Cate {
    width: 95%;
    margin: 2% auto;
    font-size: 22px;
  font-family: Kanit;
}


.Template-T-ProName {
    color: #068db8;
}


.fbcomments, .fb-comments{
    display: none;
}

.shopcartID-Head-Default {
    font-size: 20px;
    color: #068db8;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: prompt;
}

.shopcartName-Head-Default {
    font-size: 20px;
    color: #068db8;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: prompt;
}


.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: prompt;
    color: #000;
}


.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: prompt;
    color: #000;
}

.Template-T-PriceNormal {
    color: red;
    font-size: 28px !important;
}

.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    color: #d8d8d8;
    padding: 10px 0 10px 0;
}

.Template-T-Big {
    border: solid 1px #ccc;
    width: 100%;
    overflow: hidden;
}

.Template-T-buttonDetail {
	cursor: pointer;
    width: 45%;
    margin: 5px 0 0 0;
    padding: 10px 0 10px 0;
    color: #fff;
    background: linear-gradient(135deg, rgba(0,197,190,1) 0%, rgba(0,190,184,1) 31%, rgba(0,163,158,1) 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    font-family: kanit;

}

.Template-T-buttonDetail:hover{
	background: linear-gradient(135deg, rgba(0,163,158,1) 0%, rgba(0,190,184,1) 49%, rgba(0,197,190,1) 100%);
    transition: 0.32s;
}


.ITPquantityDetail .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-family: kanit;
}

.shopcartDetail-Default, .shopcartDetail {
    font-family: prompt;
    font-size: 24px;
    margin-left: -10px;
    font-weight: 500;
    color: #000;
}

.shopcartRelated-Default, .shopcartRelated {
    font-family: prompt;
    font-size: 24px;
    margin-left: -10px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #d8d8d8;
}

.Template-T-smallpic {
    width: 20%;
    border: solid 1px #ccc;
    margin: 5% 3% 3% 0;
    padding: 0;
    height: 120px;
    overflow: hidden;
}

.PictureOverflow {
    width: 100%;
}

.ui.steps .step .title {
    font-family: kanit;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

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


.step1checkout {
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    background-color: #044ba2;
    border: 5px solid #e3f0ff;
    text-align: center;
    width: 65px;
    height: 65px;
    margin-top: 13%;
    margin-left: auto;
    margin-right: auto;
}

.iconstep1checkout {
    font-size: 20px;
    color: white;
    margin-top: 23%;
}

.Headcheckout {
    font-size: 22px;
    color: #034aa2;
}

.Bodycheckout {
    font-size: 18px;
    color: black;
    font-weight: normal;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  font-size: 16px;
}

.btnCheckoutprevious {
    cursor: pointer;
    width: 40%;
    background-color: #054ca2;
    color: white;
    margin: 5px 0 0 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 25px;
    padding: 14px 0 13px 0;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}


.btnCheckoutprevious:hover {

    background-color: #000;
  transition: 0.32s;

}

.Template-T-Icon {
    width: 15%;
    padding: 0 5px 5px 0;
    display: none;
}


.Template-T-innerPic {
    height: inherit !important;
}

.shopcartlinePrice-Default select.input-sm {
    height: 38px;
    line-height: 30px;
    width: 235% !important;
    font-family: kanit;
    font-size: 16px;
}



/*----------เลขหน้า----------*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #02a39e;
    border-color: #02a39e;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #02a39e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #02a39e;
    background-color: #eee;
    border-color: #ddd;
}



/*-------------------ฟอร์มสร้างเอง-------------------*/

#formdisplay5e5772ad9048670012f77b2e{
    background-color: #f8f8f8 !important;
    padding: 15px 5px;
    border-radius: 10px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);

}

/*----------ค้นหา----------*/

.itopplus-search-image-flex-item {
    background-color: #f9f9f9!important;
    width: 23%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 200px!important;
    max-height: 197px!important;
    padding-top: 10px!important;
}

.itopplus-search-image-flex-container {
  display:block!important;
  }

.itopplus-search-image-flex-container img {
    width: 100% !important;
}



/*-------------------โหมด Ipad-------------------*/
@media only screen and (max-width: 768px){
#mainmenu5e55eaa0cff07c00128e537d .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
  
 .text-gel1 {
    font-size: 16px;
}

.text-gel2 {
    font-size: 14px;
}
  
  .pad4 {
    margin-top: 0%;
}
  
  figure.effect-sadie p {
    top: 59%;
}
  
  .text-gel3, .text-gel4 {
    font-size: 16px;
    text-transform: none;
    padding: 0 25px;
}
  
  #btnview5e5772ad9048670012f77b2e{
      text-align: center;
  } 
  
  
/*-----เนื้อหาระบบ-----*/
.col-md-8.col-sm-8.col-xs-12.padding-col p {
    margin-top: -70%;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong:after {
    margin-top: 60%;
  }
li.col-md-6.col-sm-6.col-xs-12 {
    padding: 5px 5px 70px;
      width: 31.3%;
}
  
.row.margin.Shopcart-Related-Main {
	display: none;
}
 
  
.shopcartlinePrice-Default select.input-sm {
    height: 30px;
    line-height: 30px;
    width: 100% !important;
}  
  
  
    /*----------ค้นหา----------*/
 .itopplus-search-image-flex-item {
    background-color: #f9f9f9 !important;
    width: 31%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 222px!important;
    max-height: 210px!important;
    padding-top: 10px!important;
}    
  
/*----------ตารางคณะแพทย์----------*/  
 table.M1 {
    display: initial;
    white-space: nowrap;
} 
}




/*-------------------โหมด Mobile-------------------*/
@media only screen and (max-width: 414px){
#mainmenu5e55eaa0cff07c00128e537d .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
}
  
  .text-gel1 {
    font-size: 20px;
}
  .text-gel2 {
    font-size: 16px;
}
  
  .text-gel3, .text-gel4 {
    font-size: 15px;
    text-transform: none;
    text-align: center;
    padding: 12px 0px 0px 0px;
}
  
  
  
/*-----เนื้อหาระบบ-----*/
li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    padding: 5px 5px 64px;
}
  
  .col-md-8.col-sm-8.col-xs-12.padding-col p {
    margin-top: -40%;
}
  
  .col-md-8.col-sm-8.col-xs-12.padding-col strong:after {
    margin-top: 30%;
  }
  
 .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
  
/*----------ค้นหา----------*/
  .itopplus-search-image-flex-item {
    background-color: #f9f9f9!important;
    width: 100%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 200px!important;
    max-height: 315px!important;
    padding-top: 10px!important;
}
  
.itopplus-search-image-flex-container {
  display:block!important;
  }  
  
}


.row.margin.Shopcart-Related-Main {
display: none;
}

