.itopplus-background {

}
body {
    color: #444;
}

.itopplus-menu {
    margin-top: 8%;
}
.navbar-default {
    background-color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a{
    color: #444;
}

a:hover{
    color: #28477f;
    transition: 0.32s;
}


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

.itopplus-footer a:hover{
    color: #a2e3ff;
    transition: 0.32s;
}




/*------------------เมนู Fix------------------*/
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
    background-color: #fff;
    padding: 10px 0 0;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
}
#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 {
    font-size: 13px;
}

.navbar-default .navbar-nav>li:hover,.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: none;
}

.navbar-default .navbar-brand {
    padding-top: 55px;
    color: #fff;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: none;
}

.navbar-default .navbar-text {
    color: #444444;
}

.navbar-default .navbar-nav>li {
    padding: 0 10px
}

.navbar-default .navbar-nav>li>a {
    color: #444444;
    padding: 10px 8px
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #29aae3;
    background-color: none;
    -webkit-box-shadow: inset 0 -3px 0 0 #29aae3;
    -moz-box-shadow: inset 0 -3px 0 0 #29aae3;
    box-shadow: inset 0 -3px 0 0 #29aae3;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

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

.text-bar {
    color: #000!important
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #fff;
}

.navbar-default>.navbar-collapse>.navbar-nav>.open>a {
    background: 0 0!important;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #29aae3!important;
    background-color: none;
    -webkit-box-shadow: inset 0 -3px 0 0 #29aae3;
    -moz-box-shadow: inset 0 -3px 0 0 #29aae3;
    box-shadow: inset 0 -3px 0 0 #29aae3;
}

.navbar-default .navbar-nav .open .dropdown-menu>.divider {
    background: 0 0;
}

.navbar-default .navbar-nav .open .dropdown-menu .menu-item>a {
    background: 0 0;
    color: #000!important;
}

.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:hover {
    background: #000;
    color: #fff!important;
}

.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:focus {
    background: 0 0;
}

.dropdown-menu>li>a {
    color: #000;
    background: 0 0;
    font-size: 16px;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #29aae3;
    background-color: none;
    -webkit-box-shadow: inset 0 -3px 0 0 #29aae3;
    -moz-box-shadow: inset 0 -3px 0 0 #29aae3;
    box-shadow: inset 0 -3px 0 0 #29aae3;
}

.navbar-nav>li>.dropdown-menu>li>a {
    background: 0 0;
    color: #000!important
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav>li>.dropdown-menu>li>a:hover {
    color: #29aae3!important;
    background-color: none;
    -webkit-box-shadow: inset 0 -3px 0 0 #29aae3;
    -moz-box-shadow: inset 0 -3px 0 0 #29aae3;
    box-shadow: inset 0 -3px 0 0 #29aae3;
}


@media only screen and (max-width :768px) {
.navbar-default .navbar-brand {
    padding: 10px;
    color: #fff;
}

.navbar-default .navbar-nav>li {
    padding: 0
}
}

@media (max-width:768px) {
.navbar-default {
background: #1149ce;
}
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: 0 0;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #000;
}
.itopplus-sidebar-main a:link {
color: #fff!important;
}
.navbar-default .navbar-toggle:hover {
background-color: transparent;
}
.itopplus-border {
    display: none;
}
.text-bar {
    color: #fff!important
}
  .itopplus-sidebar-menu-single a:link {
    color: #fff !important;
}
}
/*เมนูกึ่งกลาง*/
/* 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:right ;
}
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
  
  
#menu5ee8a737bd1f660013e0819a ul.dropdown-menu.c.dropdown-menu-xs.c.dropdown-menu-sm {
    display: none !important;
}
  
/*-----ค้นหา-----*/  
  .itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    width: 31%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 250px!important;
    max-height: 515px!important;
    padding-top: 10px!important;
}
  .itopplus-search-shopcart-image {
    height: inherit !important;
}
  img.itopplus-search-shopcart-image-position {
    transform: translateY(0px);
    max-height: inherit!important;
    width: 100%;
}  

}

/* 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:right ;
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
}
/*ไอคอน สามขีด*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
     background: #29aae3!important;
}

/*MENU*/

.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle:hover .text-bar  {
    color: #fff!important;
}
/*เมนูมือถือ slidebar*/
@media (max-width:768px) {
/*เมนูหลักทั้งหมด*/
.itopplus-sidebar-menu-single a:link {
    color: #fff !important;
}
/*เมนูย่อยแรก*/
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #29aae3!important;
  	box-shadow: inset 0 -3px 0 0 #29aae3;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
/*เมนูย่อยถัดไป*/
.itopplus-sidebar-menu-parent a {
    color: #fff !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #29aae3!important;
  	box-shadow: inset 0 -3px 0 0 #29aae3;
}
}
/*เมนูมือถือ slidebar*/
.itopplus-sidebar-background {
    background-color: #fff;
}
/*เมนูกึ่งกลาง*/
/* 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:right ;
}
  
.shopcart {
    background-image: url(https://itp1.itopfile.com/ImageServer/itp_04082019lzfr/35/0/mawinpack-shop1z-z132570009176.webp);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0px;
    position: fixed;
    bottom: 0;
    right: 40px!important;
    top: 1.5%;
    width: 55px !important;
    height: 55px !important;
    -webkit-animation: pulse 2s infinite 2s;
    animation: pulse 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}  

}

/* 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:right ;
}

}
  
  
  
  
@media only screen and (min-width : 1900px) {
  
.navbar-default .navbar-nav>li>a {
    font-size: 18px !important;
}
  
  
  /*-----ค้นหา-----*/  
.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    width: 23%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 260px!important;
    max-height: 570px!important;
    padding-top: 10px!important;
}  
  
#scrolltoshop5ef0377b6dc1a80012e8bd1f .priceNoPromotion {
    margin-top: -5%!important;
}  
  .Template-T-Icon {
    width: 15% !important;
    padding: 0 5px 5px 0;
}
  }
  
  
  
/*------------------Effect------------------*/  
.ef1{
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
  }
.ef1:hover{
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

/*------------------ปุ่ม------------------*/  
.button-about1{    
    background-color: #2bbf7a;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 5px;
    border-radius: 25px;
    width: 60%;
    display: block;
    margin: 0 auto;
}

.button-about1:hover{    
    background-color: #1149ce;
    transition: 0.32s;
}

/*------------------อัลบั้มภาพ------------------*/  
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}
.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

figure.effect-winston h2 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    position: absolute;
    width: 100%;
    left: 0;
    top: 15%;
}
figure.effect-winston p {

    right: 0;
    left: 0;
    padding: 0 0 7% 0;
    text-align: center;

}
.text-gel1{
	text-align: center;
    position: absolute;
    width: 100%;
    font-weight: 400;
    font-size: 34px;
}
.button-gel1 {
    border: 2px solid #fff;
    padding: 5px 2px;
    font-size: 14px;
    border-radius: 25px;
    background-color: transparent;
    margin-top: -45%;
    color: #fff;
    text-align: center;
}
.button-gel1:hover {
    background-color: #1149ce;
    transition: 0.32s;
    border: 2px solid #1149ce;
}
figure.effect-winston a {
    margin: 0;
}
figure.effect-winston 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-winston:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}


/*------------------ตระกร้าสินค้า------------------*/  
.Template-T-frame {
    margin-bottom: 10%;
    padding: 0px 0px 20px 0px;
    border: solid 0px #ccc;
    cursor: pointer;
      -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.Template-T-frame:hover{
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.shopbottom:hover {
    background-color: #1149ce;
    transition: 0.32s;
}

.Template-T-innerPic {
    height: inherit !important;
}
.Template-T-Name {
    text-align: center;
    font-size: 24px;
    height: 50px;
    overflow: hidden;
    font-weight: 400 !important;
    margin-top: 2%;
    color: #29aae3;
    font-family: Kanit,sans-serif;
}
label {
    font-family: Kanit,sans-serif;
    font-weight: 500;
}
.Template-T-Des {
    color: #444;
    font-size: 16px;
    text-align: center;
    height: 75px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 1%;
    padding: 0 10px;
}
.priceNoPromotion {
    color: #ed1c24;
    font-weight: 500;
}
#scrolltoshop5ef0377b6dc1a80012e8bd1f .priceNoPromotion {
    color: #ed1c24;
    font-weight: 500;
    margin-top: -7%;
}
.Template-T-Price {
    height: 75px;
    color: #ed1c24;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
}
.Template-T-Price label {
    color: #ed1c24 !important;
}
.Template-T-button {
    width: 30%;
    margin: 0 auto;
    padding: 10px 0 8px 0%;
    background-color: #2bbf7a;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 35px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
.Template-T-Icon {
    width: 20%;
    padding: 0 5px 5px 0;
}
.shopcart-Cate {
    width: 95%;
    margin: 2% auto;
    font-size: 26px;
}
.Template-T-ProName {
    color: #0836a4;
}
.Template-T-Big {
    border: solid 0px #eee;
    width: 100%;
    overflow: hidden;
}
.PictureOverflow {
    width: 100%;

}
.Template-T-smallpic {
    width: 13%;
    border: solid 0px #9e9e9e;
    margin: 5% 3% 3% 0;
    padding: 0;
    height: 112px;
    overflow: hidden;
}
.ITPquantityDetail .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-family: kanit;
}
.shopcartID-Head-Default {
    font-size: 24px;
    color: #29aae3;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: Kanit,sans-serif;
}
.shopcartName-Head-Default{
    font-size: 24px;
    color: #29aae3;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: Kanit,sans-serif;
}
.shopcartID-Default {
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: Kanit,sans-serif;
    color: #444;
}
.shopcartName-Default {
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: Kanit,sans-serif;
    color: #444;
}
.Template-T-PriceNormal {
    color: #ed1c24;
    font-size: 26px !important;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    color: #d8d8d8;
    padding: 10px 0 10px 0;
}
.Template-T-Quantity {
    color: #444;
    font-size: 18px !important;
}
.Template-T-Item{
    color: #444;
    font-size: 18px !important;
}
.Template-T-buttonDetail img {
    display: none;
}

.Template-T-buttonDetail {
    cursor: pointer;
    width: 35%;
    margin: 5px 0 0 0;
    padding: 8px 0 8px 0;
    color: #fff;
    background-color: #0836a4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 35px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    font-family: Kanit,sans-serif;
}

.Template-T-buttonDetail:hover {
    background-color: #2cbf7b;
  transition: 0.32s;
}
.shopcartDetail-Default, .shopcartDetail{
    font-family: kanit;
    font-size: 26px;
    margin-left: -10px;
    font-weight: 500;
    color: #0836a4;
}
.shopcartRelated-Default, .shopcartRelated {
    font-family: kanit;
    font-size: 24px;
    margin-left: -10px;
    font-weight: 500;
    color: #0836a4;
    border-bottom: 1px solid #d8d8d8;
}
.ui.steps .step.active .title {
    color: #0836a4;
}

.ui.steps .step .title {
    font-family: kanit;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 1.3;
    text-transform: uppercase;
}

.shopcart-paymentpage {
    font-size: 16px;
    color: white;
    background-color: #29a7de;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 35px;
    width: 25%;
    cursor: pointer;
    padding: 10px;
    margin: 0 auto;
}

.step5checkout {
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    background-color: #28a7de;
    border: 7px solid #a0e2ff;
    text-align: center;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

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

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

.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;
}
.Headcheckout {
    font-size: 22px;
    color: #29a7de;
    text-transform: uppercase;
}
.Bodycheckout {
    font-size: 18px;
    color: #444;
    font-weight: normal;
}
.btnCheckoutprevious {
    cursor: pointer;
    width: 40%;
    background-color: #1149ce ;
    color: white;
    margin: 5px 0 0 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 35px;
    padding: 11px 0 11px 0;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}
.btnCheckoutprevious:hover {
	background-color: #2cbf7b;
    transition: 0.32s;
}
.shopcartlinePrice-Default select.input-sm {
    height: 38px;
    line-height: 30px;
    width: 242% !important;
    font-family: kanit;
    font-size: 14px;
}
.Template-T-PriceNormal {
    font-size: 26px !important;
    color: #ff000b;
}









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


/*----------ฟอร์มสั่งซื้อ---------*/
.manage-form-confirm-payment .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.manage-form-confirm-payment .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #436c9a;
    text-align: center;
    background-color: #ebf9ff;
    border: 1px solid #2dabe3;
    border-radius: 0;
}


.no-js .manage-form-confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#0836a4 0,#0836a4 100%);
    background-image: -o-linear-gradient(top,#404040 0,#404040 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0836a4 ),to(#0836a4 ));
    background-image: linear-gradient(to right, #0836a4 0%,#0836a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0836a4',endColorstr=#0836a4,GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0;
    padding: 6px 0px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
      width: 100% !important;
}


.manage-form-confirm-payment .btn-default:hover, .btn-default:focus {
    background-color: #0836a4;
    background-position: 0 -15px;
}

.boarder-confirm-payment {
    border: 1px solid #ddd!important;
    border-radius: 8px;
    background-color: #fbfbfb !important;
    padding: 2% 0 !important;
    border-radius: 0px !important;
    color: #010101;
    font-size: 16px;
}



/*----------from Contact----------*/
.no-js #Component5ef07d67df398200122f320a label {
    display: none!important;
}
.no-js #Component5ef07d67df398200122f320a .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component5ef07d67df398200122f320a .form-control {
    border: 1px solid #bfbfbf;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 15px;
    background: white;
    color: #000;
}


.no-js #Component5ef07d67df398200122f320a .form-control:focus {
    border-color: #0836a4;
    -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: #000!important;
}

.no-js #Component5ef07d67df398200122f320a .btn {
    background-image: -webkit-linear-gradient(top,#0836a4 0,#0836a4 100%);
    background-image: -o-linear-gradient(top,#404040 0,#404040 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0836a4 ),to(#0836a4 ));
    background-image: linear-gradient(to right, #0836a4 0%,#0836a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0836a4',endColorstr=#0836a4,GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0;
    padding: 6px 30px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component5ef07d67df398200122f320a .btn-default:active {
background-color: #0836a4;
}

.no-js #Component5ef07d67df398200122f320a .btn-default:hover,
.no-js #Component5ef07d67df398200122f320a .btn-default:focus {
    background-position: 0 0px;
  background-color: #0836a4;
}

#background5ef07d67df398200122f320a{
	padding: 3.5% 2%;
    border: 1px solid #ddd!important;
    background-color: #fbfbfb !important;
}




/*----------เลขหน้า----------*/
.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: #0836a4;
    border-color: #0836a4;
}

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

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

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

/*----------เนื้อหาระบบ----------*/
.nav-template strong {
    font-weight: 500;
    font-size: 20px;
}
.nav-template li:hover {
    background-color: #ebf9ff;
    text-decoration: underline!important;
      transition: 0.32s;
}
.nav-template li {
    list-style: none;
    list-style-type: none;
    display: inline;
    float: left;
    padding: 5px 5px 5px 0px;
    margin: 0;
}
.btn-sm p {
    font-size: 14px;
    line-height: 1.5;
}
.managerHeader{
    font-size: 28px;
    color: #1b568c;
}
#Contentmanager .post-time {
    font-size: 14px;
    color: #444;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 40px;
    border-bottom: 1px solid #eee;
}
.Contentmanager .img-thumbnail {
    display: inline-block;
    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;
}
.landingpagemanager {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: solid 1px #eee;
    display: none;
}




/*------------------------------------------------------หน้าจอไอแพด------------------------------------------------------*/  
@media only screen and (max-width: 768px){
.button-about1 {
    width: 100%;
}
  
 .row-fluid [class*=col-sm-5fix] {
     width: 33.3%;
     float:left;
 } 
  
/*-----ค้นหา-----*/  
  .itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    width: 31%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 250px!important;
    max-height: 315px!important;
    padding-top: 10px!important;
}
  .itopplus-search-shopcart-image {
    height: inherit !important;
}
  img.itopplus-search-shopcart-image-position {
    transform: translateY(0px);
    max-height: inherit!important;
    width: 100%;
}   
  
 .shopcart {
    background-image: url(https://itp1.itopfile.com/ImageServer/itp_04082019lzfr/30/0/mawinpack-shop1z-z132570009176.webp);
    background-color: #29b473;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0px;
    position: fixed;
    bottom: 0;
    right: 40;
    top: 0;
    width: 55px !important;
    height: 55px !important;
    -webkit-animation: pulse 2s infinite 2s;
    animation: pulse 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
} 
  
  
  
 /*----------ติดติดเรา----------*/
  .btn-primary:active, .btn-primary.active {
    background-color: #0836a4;
    border-color: #0836a4;
}
  
.btn-primary:hover, .btn-primary:focus {
    background-color: #0836a4 ;
    background-position: 0 -15px;
}  
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0836a4 ;
    border-color: #0836a4 ;
}  
  
  
.Template-T-Des {
    color: #444;
    font-size: 14px;
    text-align: center;
    height: 80px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 1%;
    padding: 0 10px;
}  
  
  
/*ปิดสินค้าที่เกี่ยวข้อง*/
.Shopcart-Related-Main{
   display: none;
}
  
.Template-T-button {
    width: 50%;
}  
}






/*------------------------------------------------------หน้าจอมือถือ------------------------------------------------------*/  
@media only screen and (max-width: 414px){
    
 .row-fluid [class*=col-sm-5fix] {
     width: 100%;
     float:left;
 } 
  
.text-gel1 {
    position: absolute;
    width: 100%;
    font-weight: 400;
    font-size: 34px;
    color: #fff;
    bottom: 75%;
}
  
/*----------ค้นหา----------*/
.itopplus-search-image-flex-item p {
    padding-bottom: 25px;
}
.itopplus-search-image-flex-item {
    background-color: #fafafa !important;
  }

  .itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    width: 100%!important;
    padding: 10px;
    text-align: left;
    display: inline-table;
    min-height: 250px!important;
    max-height: 315px!important;
    padding-top: 10px!important;
}
    
  
  
.Template-T-Icon {
    width: 15%;
    padding: 0 5px 5px 0;
}  
  
}



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