.itopplus-background {

}
a{
  color:#282828;
}
a:hover{
  color:#0000ff;
}

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


.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.dropdown-menu>li>a {
    font-size: 20px;
    font-weight: bold;
}


.navbar-default {
    background: #0000ff;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: #0404e1;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #0404e1;
}
.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: #0404e1;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #0404e1!important;
    color: #fff
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #0404e1;
    background-image: none;
    color: #fff!important
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: transparent;
}
@media (max-width:768px) {
    .navbar-default {
        background: #0000ce;
    }
}

/*เมนูชิดขวา*/
/* 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 ;
}
.itopplus-banner {
      	padding-bottom: 36px;
    }
}

/* 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 ;
}
.itopplus-banner {
      	padding-bottom: 36px;
    }
}

/*แถบเมนูเล็ก*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  

  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
}

@media (min-width: 769px){  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}

  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }
  
 
  
  
figure {
margin: 0;
padding: 0;
overflow: hidden;
}

figure:hover span {
  bottom: -36px;
  opacity: 1;
}

.hover01 figure img {
    transform: scale(1.0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
      border-radius: 50%;
}

.hover01 figure:hover img {
  transform: scale(0.95);
   box-shadow: 0 0 5px #585858;
   border-radius: 50%;
   background-color: #f1f0ee;
}
  
  
  
  
  
  .shopcart {
    background-image: url(https://itp1.itopfile.com/ImageServer/cd066dce8efb4326/40/0/iTopPlus381908429935.webp);
    background-color: #ffff00;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0%;
    position: fixed;
    margin: 10px 0px 0px 10px;
    width: 70px;
    height: 70px;
}
                          
/*รูปภาพมีขอบ*/
.thumbnail img.imageGallery{
      border: 5px solid #fff;
      -moz-box-shadow: 0 0 10px #585858;
    -webkit-box-shadow: 0 0 10px #585858;
    box-shadow: 2px 2px 5px #58585873;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.thumbnail img.imageGallery:hover{
    -webkit-transform: scale(1.1);
    transform: scale(0.98);
  -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.thumbnail, .img-thumbnail {
   -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.075);
   box-shadow: 0 0px 0px rgba(0,0,0,.075);
}                          
 .thumbnail {
    background-color: #ffffff00;
    border-radius: 0px!important;
    border: 0px solid rgba(255,255,255,.15);
}
                          
.thumbs {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
                          
                          
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,1) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,1) 0,rgba(14, 7, 121, 0.65) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
figure.effect-sadie p {
    position: absolute;
    bottom: 25%;
    left: 0;
    padding: 2em!important;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    font-size: 32px!important;
    font-family: Kanit;
    font-weight: bold;
}


.btnp {
    background-color: #fff;
    border: none;
    color: #0000ff;
    padding: 10px 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0px;
    transition: 0.3s;
    border-radius: 50px;
    width: 100%;
    -moz-box-shadow: 0 0 10px #585858;
    -webkit-box-shadow: 0 0 10px #585858;
    box-shadow: 0px 4px 5px #58585873;
}

.btnp:hover {
  background-color: #ffff00;
  color: #404040;
}


/*shopcart*/
.Template-B-smallpic {
    width: 29%;
    height: inherit!important;
    overflow: hidden;
    border: solid 1px #9e9e9e;
    margin: 5% 3% 3% 0;
    padding: 0;
}
.PictureOverflow {
    max-height: inherit;
}
.Template-B-frame {
    padding: 5px 5px 5px 5px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
}
.Template-B-pic {
    border: solid 0px #ccc;
    padding: 0px;
    height: inherit!important;
}
.Template-B-button {
    width: 60%;
    background-color: #0000ff;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-size: 24px!important;
}
.Template-B-button:hover {
    width: 60%;
    background-color: #43b9ef;
}
.Template-B-Title {
    height: 40px;
    color: #282828;
    font-weight: normal;
    margin-top: 10px;
    font-size: 24px;
}
.Template-B-Name {
    color: #00f;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0%;
    height: 50px;
}
.priceNoPromotion {
    color: #282828;
    font-weight: bold;
    font-size: 26px;
}
.promotionPrice {
    color: #ff0101;
    font-size: 26px;
    font-family: Browallia New;
      font-weight: bold;
}
.normalPrice {
    color: #282828;
    font-weight: normal;
    font-size: 26px;
      font-weight: bold;
}
.Template-B-Price {
    color: #424242;
    font-weight: bold;
    height: 120px;
    text-align: center;
}
.Template-B-CateName {
    font-size: 26px;
    font-weight: bold!important;
}
.Template-B-ProName {
    color: #0000ff;
    font-size: 26px;
    font-weight: bold!important;
}
.Template-B-Big {
    border: solid 1px #e2e2e2;
    width: 100%;
    overflow: hidden;
    height: inherit;
}
.shopcartID-Head-Default {
    font-size: 26px;
    font-family: Browallia New;
  font-weight: bold;
}
.shopcartID-Default {
    font-size: 26px;
    color: #0000ff;
    font-weight: bold;
      font-family: Browallia New;
}
.shopcartName-Head-Default {
    font-size: 26px;
    font-family: Browallia New;
  font-weight: bold;
}
.shopcartName-Default {
    font-size: 26px;
    color: #0000ff;
    font-weight: bold;
      font-family: Browallia New;
  font-weight: bold;
}
.Template-B-PriceNormal {
    font-family: Browallia New;
      font-size: 30px!important;
}
.Template-B-PricePromotion {
    color: #282828;
    font-family: Browallia New;
    font-size: 30px!important;
}
.Template-B-Quantity {
    font-family: Browallia New;
}
.Template-B-Item {
    font-family: Browallia New;
}

.Template-B-Icon {
    width: 15%;
    padding: 0 5px 5px 0;
    content: url(https://itp1.itopfile.com/ImageServer/beb6f877c1e37d21/20/0/iTopPlus292344224382.webp);
    background-repeat: no-repeat;
    background-position-x: center;
}
.Template-B-buttonDetail {
    width: 35%;
    background-color: #0000ff;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-family: Browallia New;
    font-size: 24px;
}                
.Template-B-buttonDetail:hover {
    cursor: pointer;
    width: 35%;
    background-color: #43b9ef;
}                 
.shopcartDetail-Default {
    font-family: Browallia New;
    font-weight: bold;
    color: black;
    font-size: 30px;
}                
.ui.steps .step.active .title {
    color: #0000ff;
}                 
.ui.steps .step .title {
    font-family: Browallia New;
    font-size: 16px;
}                 
 .step1checkout {
    background-color: #0000ff;
    border: 5px solid #6fd2ff;
}                
.btnCheckoutprevious {
    background-color: #0000ff;
}                 
.step5checkout {
   background-color: #0000ff;
    border: 5px solid #6fd2ff;
}                 
 .shopcart-paymentpage {
    background-color: #0000ff;
}                


                 
                 
/*เนื้อหาระบบ*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 26px;
    font-weight: bold;
    color: #0000ff;
}
.Contentmanager .site .col-section .item.-micro a .post {
    color: #0000ff;
}
.h3, h3 {
    color: blue;
    font-weight: bold;
}
#Contentmanager .post-time {
    font-size: 18px;
    color: #282828;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}               
                 


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #fb9602;
    border-color: #fb9602;
}
.pagination>li>a, .pagination>li>span {
    color: #fb9603;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #fb9603;
    background-color: #f7f7f7;
}
.itopplus-search-image-flex-item {
    background-color: #f9f9f9!important;
    margin: 5px;
    padding-top: 5px;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 400px!important;
}
.itopplus-search-shopcart-image-position {
    width: 100%!important;
    overflow: hidden;
}



/*icon เรียง 5 layout*/  
@media only screen and (max-width: 768px){
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 50%;
 }
      .Template-B-buttonDetail {
    width: 30%;
    background-color: #0000ff;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-family: Browallia New;
    font-size: 24px;
}
      figure.effect-sadie p {
    position: absolute;
    bottom: 10%;
    left: 0;
    padding: 2em!important;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    font-size: 30px!important;
    font-family: Kanit;
    font-weight: bold;
}
  .Template-B-Name {
    height: 75px;
}
  .Template-B-button {
    width: 90%;
}
  .Template-B-button:hover {
    width: 90%;
}
  .btn-primary {
    background-image: linear-gradient(to bottom,#0000ff 0,#0000ff 100%);
    border-color: #0000ff;
}
  .btn-primary:hover, .btn-primary:focus {
    background-color: #0000ff;
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    border-color: #0000ff;
}
  .btn-primary:active, .btn-primary.active {
    background-color: #43b9ef;
    border-color: #43b9ef;
}
.itopplus-search-image-flex-item {
    width: 31.8%!important;
}
}
  
  @media only screen and (max-width: 414px){
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 100%;
 }
    .Template-B-buttonDetail {
    width: 50%;
    background-color: #0000ff;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-family: Browallia New;
    font-size: 22px;
}
p.margin {
    font-size: 26px;
    text-align: center;
  color: #0000ff;
  font-weight: bold;
}
.Template-B-button {
    width: 60%;
}
.Template-B-button:hover {
    width: 60%;
}
    
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}
.itopplus-search-image-flex-item {
    background-color: #fff!important;
    display: inline;
    width: 60%!important;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
  }
  .search_text {
    text-align: center;
    font-weight: 500;
    padding: 5px 0px;
 }
}

