/*-----------------------------------------------------------------------------------*/
/*	1.	Default 1024
/*-----------------------------------------------------------------------------------*/

.thumbnails .row {
	margin-left: 0;
}

.thumbnails [class*="span"] {
  margin-left: 0;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container {
  width: 940px;
}

/*-----------------------------------------------------------------------------------*/
/*	2.	Custom grid
/*-----------------------------------------------------------------------------------*/
/* Custom row margin */
#main .row,
#cross-content .row {
	margin-left: 0;
}

/* Custom span margin */
#main [class*="span"] {
	margin-left: 0;
}

/* Homepage template ------------------------------------- */
.homepage #main #home-top {
	margin-bottom: 0;
}

.homepage #main .span4.featured .crop {
	height: 309px;
}

.homepage #main .span3.storefinder {
	width: 235px;
}
.homepage #main .span3.storefinder .box-border {
	min-height: 269px;
	border: none;
	background: #f5f5f5;
}

/* Collection template ----------------------------------- */
/* Sidebar */
.collection #main .span3.text-caption,
.collection #main #sidebar.span3 {
	width: 215px;
	padding: 0 20px 0 0;
}

/* Box marketing small */

.collections-pages #special_component .span12 .span6.box-marketing-small,
.collection #main .box-marketing-small {
	margin-bottom: 0;
	padding: 0;
	width: 470px;
	height: 310px;
	background: #ececec;
}

.collections-pages #special_component .span12 .span6.box-marketing-small
{
	background: #f0f0f0;
	color: #666666;
}

.collections-pages #special_component .span12 .span6.box-marketing-small p,
.collection #main .box-marketing-small p {
	margin-top: 20px;
	padding: 30px 30px 10px;
}

/* Collection template ----------------------------------- */
/* Product page template --------------------------------- */
.product-page #product-thumbs .thumbnail {
	margin-bottom: 0;
}

/* Grid -------------------------------------------------- */
#main .span9 {
  width: 705px; 
}

#main .span6 {
	width: 470px;
}

#main .span4 {
	width: 353px;
}
#main .span3,
#cross-content .span3 {
	width: 235px; 
	font-family: Helvetica, franklin-gothic-urw, Arial, sans-serif;
	font-size: 12px!important;
} 

#main .offset3 {
  margin-left: 235px;
}

/* Product thumbs grid */
.product-page #main #product-thumbs .span4 {
	width: 310px;
}

.collections-pages .collection-header .span6
{
	font-size:14px;
}

.collections-pages .collection-header .span6.collection-description .thumb
{
	width:122px;
	margin:20px auto;
	display:none;		/* l'immagine separatrice è presente in Doralab ma non in Spring */
}

.collections-pages .collection-header .span6.collection-description .action
{
	display:none;
}

.collections-pages .collection-header .span6.collection-description h2
{	
	margin:20px auto;
}

.collections-pages .collection-header .span6.collection-description .details
{
	color:#666666;
	/*line-height:26px;*/
	margin:0 auto;
	width:60%;
	font-family: Helvetica, franklin-gothic-urw, Arial, sans-serif;
	font-size: 12px!important;
	max-width: 292px;
}

/* slideshow */
.swipe-wrap{
	position:relative
}

.bx-controls-direction a{
	display:block;
	position:absolute;
	top:45%;
	width:48px;
	height:48px;
	z-index:999;
}
.bx-controls-direction .disabled{
	display:none;
}

.bx-prev{
	left:0px;
	background: url(../../images/left.png) no-repeat center; 
}

.bx-next{
	right:0px;
    background: url(../../images/right.png) no-repeat center;
}
.bx-pager{
	text-align:center
}

.bx-pager-item{
	display:inline-block;
	margin:17px 7px 7px;
	text-indent:-9999px;
}

.bx-pager-item a{
	display:block;
	width:7px;
	height:7px;
	border-radius:12px;
	background:#ccc;
}
.bx-pager-item .active{
	background:#666;
}

#collection-bridal .selectboxit .selectboxit-option-icon-container{
	display:none;
}
.missingImage{
	height:384px;
}

@media (min-width: 1200px) {
  /*-----------------------------------------------------------------------------------*/
  /*	1.	Default > 1200
  /*-----------------------------------------------------------------------------------*/  
  .thumbnails .row {
  	margin-left: 0;
  }
  
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  
  .thumbnails [class*="span"] {
    margin-left: 0;
  }
  
  .container {
    width: 1170px;
  }
  
  /*-----------------------------------------------------------------------------------*/
  /*	2.	Custom grid
  /*-----------------------------------------------------------------------------------*/
  /* collection header */
  .collections-pages .collection-header .collection-description {
  	height: 230px;
  }
  
  .collections-pages .collection-header .span6 {
  	width: 585px;
  }
  
  .collections-pages #main [class*="span"]
  {
	margin:0;
	float:left;
  }
  
  .collections-pages #main .related-body li.span2
  {
	margin-left:0;
  }
  
  .collections-pages #main #collection-themes [class*="span"]
  {
	margin-left:0px;
  }
  
  .collections-pages #main .span3.text-caption
  {
	width:262px;
	padding-right:30px;
	margin-left:0;
	color:#1e1e1e;
	font-family: Helvetica, franklin-gothic-urw, Arial, sans-serif;
  }
  
  .collections-pages #products .span3,
  .collections-pages #all_products .span3,
  .collections-pages #prodResultSolrSearch .span3
  {
	margin-left:0;
  }
  
  .collections-pages .span9
  {
	margin-left:0 !important;
  }
  
  .collections-pages .span9
  {
	margin-left:0 !important;
  }
  
  
  /* Homepage template ------------------------------------- */
  .homepage #main .span4.featured .crop {
  	height: 385px;
  }
  
  .homepage #main .span3.storefinder {
  	width: 294px;
  }
  .homepage #main .span3.storefinder .box-border {
  	min-height: 344px;
  }
    
  /* Collection template ----------------------------------- */
  /* Sidebar */
  .collection #main .span3.text-caption,
  .collection #main #sidebar.span3 {
  	width: 262px;
  	padding: 0 30px 0 0;
  }
  
  /* Box marketing small */
  .collections-pages #special_component .span12 .span6.box-marketing-small,
  .collection #main .span6.box-marketing-small
  {
  	width: 584px;
  	height: 387px;
  }
  
  .collections-pages #special_component .span12 .span6.box-marketing-small p,
  .collection #main .box-marketing-small p {
  	margin-top: 60px;
  }
  
  /* Grid -------------------------------------------------- */
  #main .span9 {
    width: 876px;
  }
  #main .span8 {
  	width: 730px;
  }
  #main .span6 {
    width: 584px; 
  }
  #main .span4 {
  	width: 440px;
  }
  #main .span3,
  #cross-content .span3 {
    width: 292px;
  } 
  #main .offset3 {
	margin-left: 292px;
  }
  
  /* Product thumbs grid */
  .product-page #main #product-thumbs .span4 {
  	width: 385px;
  }
  
  .collections-pages #main .span6
  {
    width:585px !important; 
  }
  
}

@media (min-width: 768px) and (max-width: 979px) {
 
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 724px;
  }
  
    
  /*-----------------------------------------------------------------------------------*/
  /*	2.	Custom grid
  /*-----------------------------------------------------------------------------------*/
  
  /* Homepage template ------------------------------------- */
  .homepage #main .span4.featured .crop {
  	height: 238px;
  }
  
  .homepage #main .span3.storefinder {
  	width: 181px;
  }
  .homepage #main .span3.storefinder .box-border {
  	min-height: 198px;
  }
  
  /* Collection template ----------------------------------- */
  /* Sidebar */
  .collection #main .span3.text-caption,
  .collection #main #sidebar.span3 {
  	width: 161px;
  	padding: 0 20px 0 0;
  }
  
  /* Box marketing small */
  
  .collection #main .span6.box-marketing-small {
  	width: 362px;
  	height: 238px;
  }
  
  .collections-pages #special_component .span12 .span6.box-marketing-small p,
  .collection #main .box-marketing-small p {
  	margin-top: 10px;
  }
  
  /* Grid -------------------------------------------------- */
  #main .span9 {
    width: 543px;
  }
  
  #main .span6 {
    width: 362px; 
  }
  
  #main .span4 {
  width: 272px;
  } 
  #main .span3,
  #cross-content .span3 {
    width: 181px;
  } 
  #main .offset3 {
  	margin-left: 181px;
  }  
  
  /* Product thumbs grid */
  .product-page #main #product-thumbs .span4 {
  	width: 238px;
  }
  
  #collection-bridal .related-items .item-overview .item-description{
  max-width:100%!important;
  text-align:center!important
  } 
  
}

@media (max-width: 767px) {

  .container {
    width: auto;
  }
  
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  /*-----------------------------------------------------------------------------------*/
  /*	2.	Custom grid
  /*-----------------------------------------------------------------------------------*/
  /* Homepage template ------------------------------------- */
  .homepage #main .span4.featured .crop {
  	height: 120px;
  }
  .homepage #main .span3.storefinder {
  	width: auto;
  	margin-left: 0;
  }
  .homepage #main .span3.storefinder .box-border {
  	min-height: 60px;
  	background: #fff;
  }
  
  /* Collection template ----------------------------------- */
  /* Sidebar */
  .collection #main .span3.text-caption,
  .collection #main #sidebar.span3 {
  	width: 100%;
  	padding: 0;
  }
  
  /* Box marketing small */
  .collection #main .span6.box-marketing-small {
  	width: 100%;
  	height: auto;
  	background: transparent;
  	margin-bottom: 20px;
  }
  
  .collections-pages #special_component .span12 .span6.box-marketing-small p,
  .collection #main .box-marketing-small p {
  	margin-top: 0;
  	padding: 0;
  }
  
  /* Grid -------------------------------------------------- */ 
  #main [class*="span"] {
    width: 100%;
  }
  #main .offset3 {
  	margin-left: 0;
  } 
  
  /* Thumbnails -------------------------------------------- */ 
  #main .item_thumb,
  #main .collection-thumb,
  #cross-content .item-thumb {
  	width: 50%;
  	float: left;
  }
  #main .item_thumb.first_thumb,
  #cross-content .item_thumb.first_thumb {
  	margin-right: 0;
  	width: 50%;
  }
  #main .item_thumb.second_thumb,
  #cross-content .item_thumb.second_thumb {
  	width: 50%;
  	float: left;
  }
	#collection-bridal .innerBridal .storefinder .store-locator-component .selectboxit-container{
		margin-left:0!important
	}
	#collection-bridal .innerBridal .storefinder .store-locator-component #findStoreLink{
		display:block;
		width:auto;
	}
  .innerBridal .row.related-items.inset-padding20.classForAppendDoNotRemove{
  	padding-left:0!important;
  }
}
