html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

@font-face {
    font-family: 'miriamregular';
    src: url('fonts/mriam-webfont.eot');
    src: url('fonts/mriam-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mriam-webfont.woff2') format('woff2'),
         url('fonts/mriam-webfont.woff') format('woff'),
         url('fonts/mriam-webfont.ttf') format('truetype'),
         url('fonts/mriam-webfont.svg#miriamregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreams';
    src: url('fonts/caviardreams-webfont.eot');
    src: url('fonts/caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caviardreams-webfont.woff2') format('woff2'),
         url('fonts/caviardreams-webfont.woff') format('woff'),
         url('fonts/caviardreams-webfont.ttf') format('truetype'),
         url('fonts/caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 979px) {
	body {
		margin-top:0px;
	}
}
/* Hide Related products from the responsive design */
 @media (max-width: 767px) {
	.desktop {
		display:none;
	}
}

@media (min-width: 767px) {
	.mobile {
		display:none;
	}

}
body{
  font-family: 'miriamregular';
  font-size: 12pt;
  margin-top: 65px;
}
img.responsiveImage
{
	width: 100%;
}
.navbar-inner{background:#ffffff;box-shadow:none;}
.navbar-inner .brand{color: #ccc;}
.navbar .nav{margin-top:68px;float:none;margin-left:auto;margin-right:auto;max-width:626px;}
.navbar .nav > li > a{color:#222222;padding: 9px 10px 15px;}
.navbar .nav > li > a:hover{background:#222222;color: #ffffff;}
.navbar .btn-navbar {z-index: 2;}

.logo{
  background: #ffffff;
  text-align: center;
  position: absolute;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid black;
  margin-top: 25px;
}
.space{height: 50px;}
input.search{border-radius: 0; border: 0px; border-bottom: 1px solid #000000;box-shadow: none; box-shadow: none;}
.form-horizontal .control-label{width: 80px; padding-top: 10px;}
.form-horizontal .controls{margin-left: 90px;}

.container h1{font-size:14pt; margin-left:20px; padding:20px 5px 5px 0px;}
.container h2{font-size:12pt; margin-left:20px; padding:5px 5px 5px 0px;}
.container h3{font-size:11pt; margin-left:20px; padding:0px; font-weight:bold}
.container h4 a{font-size: 16px;color: black;}
.container p{text-align:justify; padding:5px 20px 5px 20px; font-size:12pt; line-height:25px;}
.container b{ font-size:11pt;}

.price-slash {
	text-decoration:line-through;
	font-size:.9em;
	color:#333;
}

.price-sale {
	font-weight:bold;
	color:blue;
}

.price-reg {
	font-weight:bold;
	color:#38586f;
}

.product-price {
	color:#ffa800;
}
.btn-search{background: transparent url('../img/magnify.gif') repeat no-repeat; width: 20px; border: none;}
#wrapper1{
  width: 76em;
  margin-left: auto;
  margin-right: auto;
}

#site-search{
  position: relative;
  width: 10em;
  float: right;
  margin-right: 4%;
  
  z-index: 3;
}
.form-search{
  float: right;

}
.search-input input{
  border-top: 0px;
  border-bottom: 1px solid black;
  border-right: 0px;
  border-left: 0px;
  float: left;
}
.search-input input:focus{
  outline: 0;
}
.search-button{
  float: right;
  position: absolute;
  right: 0.2em;
}


#header{
  position: relative;
}
/*=================== Shopping cart ==========================*/
#shopping_cart {height:40px; width:60px;padding:14px 8px 0 8px;background: #000 url("../img/Shopping-Bag_48.png") 50% 0 no-repeat;position:absolute;right:54px;top:0.35em; z-index: 3;}
#shopping_cart a {font-size:10px;color:#fff;text-decoration:none;}
#shopping_cart a:hover {color:#5ec2c2;}
#shopping_cart span {font-size:11px;color:#5ec2c2;}
/*=================== Navigation menu ==========================*/
#tmcategories{
  text-align: center;
}
.sf-menu{
  margin-left: 15%;
}
.sf-menu li{
  display: inline-block;
  margin-top: 3.6em;
  margin-right: 1em;
  margin-bottom: 1em;
}
.sf-menu li a{
  font-size: 0.85em;
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  display: block;
  padding: 0.5em 1em 0.5em 1em;
}
.sf-menu li a:hover{
  background: black;
  color: #fff;

}
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:19px;}

.box-head {
	font-size:12px;
	text-transform:uppercase;
	border:1px solid  #fff;

    background: #f0f1f1;
}
.product h5 a:first-child{color: #000000;}
.box-head a {
    border-bottom:1px solid #dbdcdc;
	border-right:1px solid #dbdcdc;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    font-weight:bold;
	color:red;
    display: block;
	text-decoration:none;
    padding: 8px;
	
}
.box-head a:hover {
	color:#8e9393;
}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {
    list-style:none;
	
	border-top:none;
}
.box-body ul li a {
	color:#444c4c;
	line-height:29px;
	text-decoration:none;
	display:block;
	padding-left:10px;
}
.box-body ul li a:hover,.box-body ul li.active a{
	color:#ffffff;
	font-weight:bold;
    background-color: #000000;
}


/*=================== Carousel layout ==========================*/
#slider1_container{
  position: relative; 
  top: 0px; 
  width: 100%; 
  height: 47em;
}
.slides_container{
  cursor: move; 
  position: absolute; 
  overflow: hidden; 
  top: 0px; 
  left: 0px;
  width: 100%; 
  height: 47em;
}
.slides_container div img{
  width: 100%;
}

/*=================== Image buttons ==========================*/
.btn-img > div{display: inline-block; margin: 10px 5px 10px 5px;vertical-align: top;}
.btn-img a{
  color: #fff;  
  display: table;
  height: 100%;
  width: 100%;
}
.btn-img a > p{
  text-align:center; 
  vertical-align: middle;
  display: table-cell;
  font-family: 'caviar_dreams', arial;
  font-size: 2.5em;
}
.btn-img .noutati-img{
  width: 580px;
  height: 285px;
  background: url('../img/black_leather_bw.jpg') no-repeat 80%;
}
.btn-img .contact-img{
  width: 272px;
  height: 285px;
  background: #ECF0F1;
  padding: 0 10px 0 10px;
  line-height: 30px;
}
.btn-img .imbracaminte-img{
  width: 285px;
  height: 285px;
  background: red;
  background: url('../img/imbracaminte_bw.jpg') 50% 10% no-repeat;
}
.btn-img .genti-img{  
  width: 580px;
  height: 590px;
  background: url('../img/genti_1_bw.jpg') 50% 85% no-repeat;
  float: left;
}

.btn-img .accesorii-img{
  width: 285px;
  height: 285px;
  background: blue;
  background: url('../img/burgundy_leather_bw.jpg') 80%;
  background-size: 100%;
  float: right;
}

.btn-img .sale-img{
  width: 35.75em;
  height: 17.5em;
  background: #222222;
  float: right;
}

/*===================form.css=====================*/
#content{width:1216px;background:#fff; margin-top:30px;}
.contact{ width:945px; margin-top:30px; background:#fff; padding:10px 0px 10px 0px;}
.col1{ float:left; width:390px; margin: 10px 10px 10px 0px; padding-left:10px;border:0px solid #333;}
.col2{ width:400px; float:right; margin-top:10px; margin-right:10px;padding:0px 10px 10px 10px;border:1px solid #333}
#mess{padding:0; display:none; font-size:10px;}
.forms table{width:360px; margin-bottom:10px}
.forms table th{ padding:8px 5px 8px 5px ; font-size:12pt; font-weight:bold; background:#333; color:#ccc}
.forms table td{ line-height:25px; padding:8px 5px 8px 5px; color:#111;}
.forms input[type=text], .forms input[type=password]{height:28px; vertical-align:middle;border:1px solid #fff; line-height:20px; padding-left:3px; transition: border 0.3s ease-in-out; }
.forms textarea{height:100px; width:12em;border:1px solid #fff; padding-left:3px; transition: border 0.3s ease-in-out;}
.cart{color:#111; padding:5px; font:13px "Open Sans Condensed"}
.cart h2{ font-size:18pt; font-weight:bold; margin-bottom:10px}
.cart p{ line-height:28px; font-size:10pt;}
.cart img{border:1px solid #aaa}

#formemail{
  font-size: 0.5em;
}
.w250{width:12em}
.w150{width:150px}
.w100{width:5em;}
.forms input[type=text]:focus, .forms input[type=password]:focus, .form textarea:focus{
  outline: 0;
  border: 1px solid #E0C3A1;
}
input[name=img_ver]{
  margin-top: -1.3em;
}
#send{
  font-size: 1.5em;
  margin-left: -1em;
  color: #6C7A89;
  font-weight: bold;
  border: 2px solid #ABB7B7;
  background: #ECF0F1;
  transition: all 0.2s ease-in-out;
  outline: 0;
}
#send:hover{
  background: #ABB7B7;
  color: #F9E3CB;
}
#send:active{
  background: #fff;
  color: #6C7A89;
}
/*============== Contact Page ==============*/
#contact-form{
  font-size: 2em;
  font-family: 'caviar_dreams', arial;
  margin-left: 0.5em;
  padding-top: 0;
  float: left;
  margin-left: 5em;
  border: 0px;
}
.form-contact{
  background: #ECF0F1;
}
.cart{
  width: 16em;
}
.cart h2,
.cart p{
  font-family: 'caviar_dreams', arial;
}
/*============Footer==============*/

#footer_wrapper{
  background: #222222;
  margin-top: 1em;
  color: #71747B;
  font-size: 0.8em;
  text-align: center;
  padding-top: 2em;
  clear:both;
}
#footer_wrapper p{
  text-align: center;
}
#footer_wrapper a{
  color: #fff;
  text-decoration: none;
}
#tmfooterlinks{
  text-align: left;
}
.footer {
	margin-top: 45px;
	padding: 35px 0 36px;
	border-top: 1px dotted #000;
}
.footer p {
	margin-bottom: 0;
	color: #ffffff;
}



.sku-pricing div{
	color:#999;
	text-transform:uppercase;
	font-size:14px;
}

.out-of-stock div{
	background-color:#eee;
	font-family: 'Oswald', sans-serif;
	color:#858585;
	text-transform:uppercase;
	text-align:center;
	padding:12px 15px;
	font-size:22px;
	margin:0px 0px 0px 45px;
}

.product-cart-form
{
	background-color:#eee;
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:20px 0px 10px;
}

/* My Account */
.my-account-box {
	border:1px solid #eee;
	background-color:#f2f2f2;
	padding:5px 20px;
	margin:10px -20px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.hide {
	display:none;
}

.category_container .span3{
	overflow:hidden;
}

.category_container .span3 div{
	padding-bottom:9999px;
	margin-bottom:-9989px;
}

.product-image {
	display:table;
	width:100%;
}

.product .thumbnail {
	height:200px;
	vertical-align:middle;
	text-align:center;
	display: table-cell;
	width:100%;
	vertical-align: middle; 
	text-align: center;
    border:none;
    border-bottom: 1px dotted #000; 
    border-radius: 0;
    box-shadow: none;
}

.product .thumbnail img {
	max-height:200px;
	display:inline;
	margin:auto;
}
.footend {
    background-color: #222222;
    padding: 10px;
}
.footer .footer-menu {
    font-weight: bold;
    padding: 0 10px 10px 10px;
}
.footer .footer-menu a{
   padding-right:10px ;
   color: #222222; 
}