dt {
    display:none;
}

.btn-primary {
   
    border: 0px !important;
}
.btn {
background: #666;
color: #fff;

padding-top: 3px;
}
.name {
	font-weight: bold;
	color: #900;
	padding-bottom: 20px;
	float: left;
	width: 60%;
	padding-top: 15px;
}
.position {
	font-weight: bold;
	color: #0F0;
	float: left;
	width: 60%;
	padding-bottom: 15px;
}
.desc {
	  
  	width: 100%;
	float: left;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #919396;
}



/*Custom CSS Eshop*/
#colorbox #cboxTitle {
  top: inherit;
  border:none;
  display: none!important;
}
#colorbox #cboxLoadedContent {
}

@media (min-width: 768px){
.controls a#update-cart {
	position: relative;
    top: 36px;
}
.checkout-content .span6 {
	float:left;
	width:45%;
}
.checkout-content .span5 {
	float:right;
	width:45%;
}
#checkout-options {
	overflow:hidden;
}
}
.eshop-quantity-value {
	display: inline-block;
    height: 34px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: bottom;
}

@media (max-width: 768px){
	.controls a#update-cart {
		margin-bottom: 20px;
		position: relative;
		top: 8px;
	}
	.facebook {
		display: none!important;
	}
	.top-head a {

		font-size: 13px;

	}
	.top-head  .mod-languages div > a, .login-form > a {	
		font-size: 13px;
	}
	.other-page .mobile-menu .slicknav_nav li.active li a {
    	color:#666666!important;
	}
	
	.eshop-cart-area .eshop-quantity .eshop-quantity-value {
		height: 40px;
	}
}
.eshop-cart-area .eshop-quantity a {
	font-size: 15px!important;
    font-weight: normal!important;
    height: auto;
    line-height: normal;
    padding: 10px;
    text-align: center;
    width: 30px;
}
@media screen and (max-width: 767px){
	.login-form #login-form {
		left: -54px !important;
		position: absolute !important;
		right: auto !important;
	}
	.cart-info, .bottom.control-group {
			width: 320px!important;
	}
	.cart-info .control-group .btn.btn-primary, .cart-info .btn.btn-primary {
		clear: both;
		display: block;
		float: none;
		margin: 0 0 5px!important;
		width: 100%;
	top: 0!important;
	}
	.cart-info .control-group {
		margin: 0 0 5px;
	}
	.img-responsive , .logoheader img{
		
		width: 200px;
	}
}
@media screen and (max-width: 640px){
	.header-container.affix {
		position: relative;
    }
	
}

.logged .login-form {
	 background:none;
	 padding:0;
}
.logged .login-form > a {
	background:none;
}
.logged  .login-form.open #login-form {
   text-align: center;
    width: 200px;
}
.logged ul#login-form li a{
	padding:10px;
}
.logged .login-form.open #login-form input[name="Submit"] {
	height: auto;
}
.eshop-products-list .products-list-container .pagination ul li {
    display: inline;
    margin: 0 3px;
	padding:6px;
}
.eshop-cart .eshop-content { 
    max-height: 450px;
    overflow-y: scroll;
}
#checkout-options {
    overflow: inherit;
    position: relative;
}
#login .main-box {
	border: 1px solid #999;
    left: 0;
    margin: 0 auto;
    max-width: 300px;
    padding: 20px 20px;
    position: absolute;
    right: 0;
	border-radius: 5px;
}
#login .main-box .box {
	
    margin-bottom: 10px;
	
}
#login .main-box h4 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	background: #00ADEE;
	padding: 10px 5px;
}
#login .main-box #button-account {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #000;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1;
    margin: 10px;
    position: relative;
    right: -23px;
    top: -28px;
    width: auto;
	
}
#checkout-options #login .main-box #button-account {
	
    top: -32px;
   
	
}
#login  .message {
	text-align: center;
	display: none;
}
#login .main-box .input-xlarge {
	padding: 5px 15px;
    width: 100%;

}
#login .main-box #button-login {
	padding: 5px 15px;
    width: 100%;
	margin-bottom: 20px;
}
#login .main-box  i {
	background: #999 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    height: 40px !important;
    padding: 4px 5px;
    width: 40px !important;
}
.footer-quick-links .moduletable-title, .footer-quick-links ul.nav, .footer-quick-links ul.nav li {
    display: block;
    vertical-align: top;
}
.footer-quick-links ul.nav li a {
    color: #fff;
    font-size: 16px;
    padding: 10px 23px;
}
#login .main-box .controls .btn-primary {
    padding: 5px 15px;
    width: 100%;
	background: rgb(0, 173, 238) none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    margin-top: 10px;
	 height: 34px !important;
}
#login .main-box input{ 
    width: 100%;
}
#login .main-box input#remember{ 
    width: auto;
}
#login.login .main-box h4 {
    
    width: 100%;
}
#system-message-container {
		text-align: center;
		/*display: none;*/
}
.header-container.affix .main-menu-innner > a > img {
    margin-top: 0;
   padding-top: 12px;
padding-bottom: 10px;
}
.owl-carousel .owl-item:last-child {
    padding-right: 10px;
}
.eshop-search  #eshop_result li > div {
    
    width: 67%;
}
.eshop-search  #eshop_result {
    
    z-index: 999 !important;
    height: 425px !important;
}
/*------------------------------------------*/
/*cendrella   
font-size: 15px;
*/
.footer-quick-links .moduletable-title h3 {
    font-size: 14px;
  margin-bottom: 0px;
    margin-top: 10px;
}
/*------------------------------------------*/
/*cendrella 
	padding: 7px 10px;
    font-size: 14px;*/
.footer-quick-links ul.nav li a {
	padding: 1px 10px;
    font-size: 13px;
}
.top-head  .mod-languages {
	 background: none;
}
#form-login-remember {
	text-align: left;
}
.cart-info .btn-primary {
    background: #00adee none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    line-height: 24px;
    padding: 6px 26px;
}
.jms-megamenu .jmsnav > li .dropdown-menu a {
	font-size: 15px;
}
#button-back-order {
	display: none;
}

.cate-info  h4 a {
	font-size: 19px;
}
.cate-info  > p{
	font-size: 18px !important;
}
@media (min-width: 980px) {
	.footer-top .col-lg-2 {
		width: 18.667%;
	}
}
@media (max-width: 767px) {
	
	.fs-stretcher {
		height: 103px !important;
	}
}
#form-login-remember .control-label {
	padding-left: 0;
	position: relative;
    top: -3px;
}
#eshop_result li a {
	 display: block;
    overflow: hidden;
    width: 100%;
}
#eshop_result li a > div {
	 margin-top: 10px;
}
#eshop_result img {
    float: left;
}