#nav {border-top-right-radius: 5px;
border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;  -webkit-border-top-left-radius: 5px; 
	
}
#nav ul {border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;-moz-border-radius-bottomleft: 10px;  -moz-border-radius-bottomright: 10px;-webkit-border-bottom-right-radius: 10px;  
	-webkit-border-bottom-left-radius: 10px; }
	#nav ul ul {border-radius: 10px;-moz-border-radius: 10px;-webkit-border-bottom-right-radius: 10px;  
	-webkit-border-radius: 10px; }
.base-mini .head, .layered-nav .head, .one-page-checkout-progress .head, .category-head {border-top-right-radius: 5px;
border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;  -webkit-border-top-left-radius: 5px; }
.base-mini .content, .layered-nav .narrow-by-list{border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px; }
	
.breadcrumbs{border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px; }
	
	
.mini-search .input-text {border-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.add-to-cart-box {border-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.tabs {border-top-right-radius: 5px;border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;}
.one-page-checkout .active .head {border-top-right-radius: 5px;border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
}
.one-page-checkout .allow .head {border-top-right-radius: 5px;border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
}
textarea, option, optgroup, input.input-text, input.radio, input.checkbox, .v-fix, .v-fix .validation-advice, 
.qty {border-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius: 5px;-webkit-border-radius: 5px;}
select {border-radius: 2px;-moz-border-radius-bottomleft: 2px;  -moz-border-radius: 2px;-webkit-border-radius: 2px;}

/* SOCIAL MEDIA ATTR */

#socMed {
	height:50px;
	width:220px;
	padding:5px;
	margin-bottom:10px;
	background-image:url(../images/fb-img.png);
}

.fb-follow {
	display:block;
	border:none;
	margin-top:30px;
	opacity:1;
	
}

.fb-follow:hover {
	display:block;
	border:none;
	margin-top:30px;
	opacity:0.85;
	
}

.thermal-link{
	font-size:15px;
}

@media (max-width: 600px) {
  .it_doesnt_exit {
    display: block;
  }
}
