.itopplus-background {
background-image:none;background-color :rgba(255, 0, 0, 0);
}
.Template-D-button {
    width: 60%;
    border: none;
    background-color: #f5d641;
    color: #000000;
}

.Template-D-button:hover {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    color: black;
    background-color: #ecb805;
}

.Template-D-Icon {
    display: none;
}

.Template-D-CateName {
    color: #aa2d02;
    font-size: 16px;
    font-weight: bold!important;
}

.Template-D-ProName {
    color: #000000;
}

.Template-D-buttonDetail {
    border: none;
    background-color: #f6e847;
}

.shopcartDetail-Default.shopcartDetail{
    color: #8a6d0b;
    font-size: 18px;
}

.step1checkout {
    background-color: #ecb804;
    border: 5px solid #f6ea47;
}

.btnCheckoutprevious {
    background-color: #ecb804;
    color: black;
}


.navbar-default .navbar-nav>li>a{
  font-family:tahoma;
  font-weight: bold;
  font-size: 16px;
}

.menuVertical .nav-pills>li>a{
font-family: tahoma;
font-size: 16px;
}



/*เมนูกึ่งกลาง*/
/* 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 ;
}

}

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

}

figure.effect-goliath {
background: #fff;
}

figure.effect-goliath p {
    right: 0;
    padding: 0px;
  	font-size: 80%;
    font-family: Tahoma;
}

.no-js .thumbnail:hover {
   cursor: pointer;
   -webkit-transform: rotate(-3deg);
   -moz-transform: rotate(-3deg);
   -ms-transform: rotate(-3deg);
   -o-transform: rotate(-3deg);
   transform: rotate(-3deg);
     box-shadow: -8px 8px 15px #848484;
}

.menuVertical .dropdown-menu {
    left: inherit;
    right: -65%;
    top: 0%;
  	background: linear-gradient(to bottom,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);

}
.menuVertical .dropdown-menu>li>a {
    color: #000!important;
}
.menuVertical .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color : #252122!important;
}
.menuVertical .caret{
	transform: rotate(270deg);
}


@media{
  .menuVertical ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}



.Template-D-Name {
    height: 65px!important;
}

.shopcart {
    background-color: #ecb804;
}

.navbar-default .navbar-nav>li>a {
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
}

