.itopplus-background {
background-image:none;background-color :undefined;
}

.Template-B-CateName {
    color: #fbd104!important
}
.Template-B-Quantity {
    color: #fff!important;
}
.Template-B-Item {
    color: #fff!important;
}
.Template-B-PricePromotion {
    color: #fff!important;
    font-family: Kanit;
}
.Template-C-Title {
    height: 30px;
    overflow: hidden;
    color: #00000!important;
    text-align: center;
    font-weight: bold;
}
.Template-B-Title {
    height: 30px;
    color: #fff!important;
    font-weight: normal;
    margin-top: 10px;
}
.Template-B-Name {
    color: #fff!important;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0%;
    height: 90px;
}
/*รายละเอียดสินค้า*/
.Template-B-ProName {
    color: #fbd104!important;
    font-size: 22px;
    font-weight: bold!important;
}
.shopcartID-Default {
    font-size: 20px;
    /*color: #fbd104!important;*/
  	color:black;
    font-weight: bold;
    font-family: Kanit;
}
.shopcartName-Default {
    font-size: 20px;
   /* color: #fbd104!important;*/
  	color: black;
    font-weight: bold;
    font-family: Kanit;
}
.Template-B-PriceNormal {
    color: #fbd104!important;
}
.Template-C-ProName {
    /*color: #fbd104!important;*/
  color:black;
}

@media only screen and (min-width : 1366px){
  .PictureOverflow {
    -ms-overflow-x: auto;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    width: 90%;
    max-height: 180px;
    cursor: pointer;
}
  .Template-C-smallpic {
    width: 29%;
    border: solid 1px #9e9e9e;
    margin: 5% 3% 3% 0;
    padding: 0;
    height: 180px;
    overflow: hidden;
}
}
@media only screen and (min-width : 1024px) {
  .PictureOverflow {
    -ms-overflow-x: auto;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    width: 90%;
    max-height: 145px;
    cursor: pointer;
}
  .Template-C-smallpic {
    width: 29%;
    border: solid 1px #9e9e9e;
    margin: 5% 3% 3% 0;
    padding: 0;
    height: 145px;
    overflow: hidden;
}
}
a{
 color:#000;
}
a:hover{
 color:#ed1d24;
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: bold;
}
.dropdown-menu>li>a {
    font-size: 16px;
    font-weight: bold;
}
.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!important;
    background-color: #BEBEBE!important;
    border-radius: 10px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-image: none;
  
    background-color: #BEBEBE!important;
    color: #fff!important;
    border-radius: 10px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: none!important;
    background-color: #d91b21;
    border-radius: 10px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .navbar-toggle {
    border-color: #0000;
}

.shopcartSize{
  color: #00000!important;
}
/*
.Template-C-Item {
    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:center ;
}

}

/* 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 : 768px) {
.Template-B-Name {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0%;
    height:100px
  }
}

/*******ใส่ใน css รูปแบบ salena*********/
figure {
margin: 0;
padding: 0;
overflow: hidden;
}

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

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

.hover01 figure:hover img {
-webkit-transform: scale3d(0.95,0.95,1);
transform: scale3d(0.95,0.95,0.95);
  border-radius: 50%;
 background-color: #f1f0ee;
  box-shadow: 0 0 10px #585858;
}



/**/
.shopcart {
    background-color: #ed1d24;
}

.menuVertical .nav-pills>li>a {
    color: #303233;
    font-size: 20px;
}
.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li+li {
    background-color: #fff0;
    border-bottom: solid 1px #303233;
}


/*shopcart*/
.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: 70%;
    background-color: #ed1d24;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-size: 12px!important;
}
.Template-B-button:hover {
    width: 70%;
    background-color: #ff7e08;
}
.Template-B-Title {
    height: 30px;
    color: #000000;
    font-weight: normal;
    margin-top: 10px;
}
.Template-B-Name {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0%;
    height: 90px;
}
.promotionPrice {
    color: #ff0101;
    font-weight: normal;
}
.normalPrice {
    color: black;
    font-weight: normal;
}
.Template-B-CateName {
    font-size: 22px;
    font-weight: bold!important;
}
.Template-B-ProName {
    color: #ed1d24;
    font-size: 22px;
    font-weight: bold!important;
}
.Template-B-Big {
    border: solid 1px #e2e2e2;
    width: 100%;
    overflow: hidden;
    height: inherit;
}
.shopcartID-Head-Default {
    font-size: 20px;
    font-family: Kanit;
}
.shopcartID-Default {
    font-size: 20px;
   /* color: #ed1d24; */
  	color: black;
    font-weight: bold;
      font-family: Kanit;
}
.shopcartName-Head-Default {
    font-size: 20px;
    font-family: Kanit;
}
.shopcartName-Default {
    font-size: 20px;
   /* color: #ed1d24;*/
    color:black;
    font-weight: bold;
      font-family: Kanit;
}
.Template-B-PriceNormal {
    font-family: Kanit;
}
.Template-B-PricePromotion {
    color: #000000;
    font-family: Kanit;
}
.Template-B-Quantity {
    font-family: Kanit;
}
.Template-B-Item {
    font-family: Kanit;
}

.Template-B-Icon {
    width: 18%;
    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: 40%;
    background-color: #ed1d24;
    color: #ffffff;
    border-radius: 10px;
    font-weight: normal;
    font-family: Kanit;
}                 
.Template-B-buttonDetail:hover {
    cursor: pointer;
    width: 40%;
    background-color: #ff7e08;
}                 
.shopcartDetail-Default {
    font-family: Kanit;
    font-weight: bold;
}                 
.ui.steps .step.active .title {
    color: #ed1d24;
}                 
.ui.steps .step .title {
    font-family: Kanit;
}                 
 .step1checkout {
    background-color: #ed1d24;
    border: 5px solid #ff7700;
}                
.btnCheckoutprevious {
    background-color: #ed1d24;
}                 
.step5checkout {
   background-color: #ed1d24;
    border: 5px solid #ff7700;
}                 
 .shopcart-paymentpage {
    background-color: #ed1d24;
   width: 18%;
}                
                 
/**/
figure.effect-winston {
    background: #ffffff;
    text-align: left;
}
figure.effect-winston p {
    margin-top: 15px;
    position: absolute;
    padding: 10px 5px 10px 5px;
    background: #ffffffc7;
    width: 100%;
    height: 35px;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: 0;
    left: 0;
    color: #000;
    font-weight: bold;
}                
figure.effect-winston p:hover {
    margin-top: 15px;
    position: absolute;
    padding: 10px 5px 10px 5px;
    background: #463f38c9;
    width: 100%;
    height: 35px;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: bold;
}                 
 p.margin {
    font-size: 16px;
    text-align: center;
}                
                 
/*from*/
#capcha5ba320580f3d17001b21e1b9 {
  margin-right: -45px;       
 }

#capcha5ba31de4db884c001b067a6c {
    margin-right: -45px;
}
#display1  {
  margin-right: -20px;       
 }
#text5{
      margin-right: -20px;               
}
#radio7{
           font-size: 18px;          
 }

                 
.shopcart_shipping_value_items1 {
   display: none;
 } 
                 
.input-sm, .form-horizontal .form-group-sm .form-control {
    font-family: Kanit;
}
                 
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #ed1d24;
    border-color: #ed1d24;
}
 .pagination>li>a, .pagination>li>span {
    color: #ed1e25;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ed1e25!important;
}
                 
.col-md-12 {
    font-family: Kanit;
}

.itopplus-background {
    background-image: none;
    /* background-color: #000; */
}

.navbar-default .navbar-nav>.open>a{
    background-color: none!important;
}
/*.normalPrice {
    color: #fff;
    font-weight: normal;
}*/

/*
.Template-C-Quantity {
    color: #fff;
}
*/
.shopcartID-Head-Default {
    font-size: 22px;
    /*color: #fff; */
  	color:black;
  	border-bottom: solid 1px #d8d8d8;
    padding: 10px 0 10px 0;
}
.shopcartName-Head-Default {
    font-size: 22px;
    /* color: #fff; */
  	color: black;
    border-bottom: solid 1px #d8d8d8;
    padding: 10px 0 10px 0;
}
.Template-C-PricePromotion {
    color: #00000;
}
.Headcheckout {
    font-size: 18px;
    color: #fff;
}
.Bodycheckout {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}



