/************************* NOTICE ***********************\

- THIS FILE SHOULD BE USED FOR CUSTOM CSS MODIFICATIONS -

- Using this file for CSS modifications rather than
modifying Style.css directly will allow your site to
receive template updates in the future.

\************************* NOTICE ***********************/
.default section.main {
  padding-top: 0px;
}

.account-links {
  background: #fff;
  padding: 0;
  text-align: left;
}

.account-links > .sc-topmenu-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 5px 15px;
}
.account-links > .sc-topmenu-wrap > ul {
  margin: 0;
}

.account-links a, .account-links div {
  color: #959595;
}

.account-links ul.inline-list > li > a {
  display: inline-block;
}

.logo {
  width: 45%;
}

.logo a {
  display: inline;
}

.main-menu {
  border-top: none;
  border-bottom: none;
}

.nav > ul > li > a {
  border-right: none;
}

.search-form input {
  border: 1px solid #e1e0e0;
  width: 200px;
  border-radius: 5px;
}

.search-form input:focus {
  width: 200px;
}

.sc-bijoux-header-text {
  display: none;
}

.logo-container {
  width: 100%;
}

footer.main {
  background: #e1e0e0;
}

.sc-certified li {
  display: inline;
  width: 50%;
}
.sc-certified li img {
  width: 108px;
}

.row.row-slideshow {
  background: #fff;
  width: 1269px;
}

.orbit-wrapper {
  width: 100% !important;
}

.slide-content span {
  padding: 0;
}

.orbit .slide-text, .orbit .slide-heading {
  padding: 0;
}

ul.orbit-bullets {
  position: absolute;
  right: 10px;
  left: inherit;
  bottom: 7px;
}

.about-us img {
  width: 49.3%;
}
.about-us #about-text {
  width: 49.3%;
  position: relative;
  float: right;
}
.about-us #about-text img {
  width: 100%;
}
.about-us #about-text p {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 7px;
  width: 94%;
}
.about-usj img {
  width: 50.7%;
}
.about-usj #about-textj {
  width: 49.3%;
  position: relative;
  float: left;
}
.about-usj #about-textj img {
  width: 100%;
}
.about-usj #about-textj p {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 25px;
  width: 85%;
  font-size: 16px;
}

/* CART PAGE / MY FAVOURITES */
.cart.page .product-grid .ProductImage{
	width:15%;	
}
.cart.page .product-grid .ProductDetails{width:85%;}

.cart.page .contact_form h2{
	text-transform:none;
	font-weight:600;
	letter-spacing:normal;
	font-size:20px;
}
.cart.page .contact_form h2 span{text-transform:uppercase;}

.cart.page #ContactForm{margin-bottom:30px;}

.cart.page #ContactForm dl{
	clear:both;
	overflow: hidden;
	margin-bottom:0;
}
.cart.page #ContactForm dl.sixtyWidth{width:55%;}
.cart.page #ContactForm dl.fortyWidth{width:45%;}

.cart.page #ContactForm dl.sixtyWidth,
.cart.page #ContactForm dl.fortyWidth{
	clear:none;
	float:left;
}

.cart.page #ContactForm dl.halfWidth dt,
.cart.page #ContactForm dl.halfWidth dd{
	width:24%;
	float:none;
	clear:none;
	display:inline-block;
	vertical-align:middle;
	line-height:normal
}

.cart.page #ContactForm dl:not(.halfWidth) dt{
	clear:left;
	min-width:24%;
	width:auto;
	line-height:normal;
	
}
.cart.page #ContactForm dl:not(.halfWidth) dd{
	padding:0 10px;
	width:auto
}
.cart.page #ContactForm dl:not(.halfWidth) dt,
.cart.page #ContactForm dl:not(.halfWidth) dd{float:left;}

.cart.page #ContactForm dl.sixtyWidth dt{min-width:0; width:43.5%;}
.cart.page #ContactForm dl.sixtyWidth dd{min-width:0; width:56.5%;}

.cart.page #ContactForm dl.sixtyWidth dd .hasDatepicker{
	width:60%;
	margin-right:3%;
	float:left;
}
.cart.page #ContactForm dl.sixtyWidth dd select{
	float:left;
	width:37%;
}

.cart.page #ContactForm dl.fortyWidth dt{margin-bottom:5px;}
.cart.page #ContactForm dl.fortyWidth dd textarea{max-height:55px;}

.cart.page #ContactForm dl select{width:auto;}

.cart.page #ContactForm .contact_receive_info_label{
	width:70%;
	padding-right:20px;
	float:left;
}
.cart.page #ContactForm .button{
	float:left;
	width:30%;
	margin-top:15px;
	padding:10px;
}

input.hasDatepicker{
	width:auto;
	margin-right:10px;
	display:inline-block;
}

.cart.page .ui-datepicker-header{
	background:#fff;
	padding:10px;
	border:1px solid rgba(0,0,0,.2);
	border-radius:3px 3px 0 0;
}
.cart.page .ui-datepicker-title{text-align:center;}

.cart.page .ui-datepicker-prev,
.cart.page .ui-datepicker-next{
	position:absolute;
	cursor:pointer;
}

.cart.page .ui-datepicker-header .ui-state-disabled{display:none;}

.cart.page .ui-datepicker-prev{left:10px;}
.cart.page .ui-datepicker-next{right:10px;}

.cart.page .ui-datepicker-calendar{
	border-radius:0 0 3px 3px;
	border:1px solid rgba(0,0,0,.2);
	border-top:0;
}

/* CUSTOM JEWELLERY PAGE */
.two_images,
.three_images{
	margin-bottom:15px;
	overflow:hidden;
}

.two_images > img{
	width:50%;
	float:left;
}
.three_images > img{
	width:33.3333%;
	float:left;
}

.gallery-carousel{
	max-width:526px;
	margin-bottom:20px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next{
	font-size:0;
	text-indent:-999em;
	overflow: hidden;
	position:absolute;
	top:0;
	height:100%;
    padding:0 15px;
}

.owl-nav .owl-prev{left:0;}
.owl-nav .owl-next{right:0;}

.owl-nav .owl-prev:before,
.owl-nav .owl-next:before{
	font-family:"FontAwesome";
	font-size:40px;
	line-height:23px;
	display:block;
	position: relative;
	top:50%;
	-ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
    transform: translateY(-50%);
}

.owl-nav .owl-prev:before{
	content:"\f104";
}
.owl-nav .owl-next:before{
	content:"\f105";
}

/* MEDIA QUERIES */
@media only screen and (max-width: 600px) {
	
	.cart.page #ContactForm dl.sixtyWidth,
	.cart.page #ContactForm dl.fortyWidth{width:100%;}
	
	.cart.page #ContactForm dl.halfWidth dt,
	.cart.page #ContactForm dl.sixtyWidth dt,
	.cart.page #ContactForm dl.fortyWidth dt{width:32%; clear:left;}
	
	.cart.page #ContactForm dl.halfWidth dd,
	.cart.page #ContactForm dl.sixtyWidth dd,
	.cart.page #ContactForm dl.fortyWidth dd{width:68%;}
	
	.cart.page #ContactForm dl.halfWidth dt,
	.cart.page #ContactForm dl.halfWidth dd{float:left;}
	
	.cart.page #ContactForm dl:not(.halfWidth):not(.sixtyWidth):not(.fortyWidth){margin-top:5px;}
	
	.cart.page #ContactForm dl:not(.halfWidth):not(.sixtyWidth):not(.fortyWidth) dt{width:100%; margin-bottom:5px;}
	.cart.page #ContactForm dl:not(.halfWidth):not(.sixtyWidth):not(.fortyWidth) dd{padding:0 7px;}
	
	.cart.page #ContactForm .contact_receive_info_label{
		float:none;
		width:auto;
	}
	.cart.page #ContactForm .button{
		width:auto;
		float:none;
		margin:15px auto 0;
	}
}

@media only screen and (min-width: 769px) {
  .search-form button {
    border-radius: 0px 6px 6px 0px;
    border-left: 1px solid #e1e0e0;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, #efefef 82%, #eeeeee 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(82%, #efefef), color-stop(100%, #eeeeee));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #efefef 82%, #eeeeee 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 0%, #efefef 82%, #eeeeee 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white 0%, #efefef 82%, #eeeeee 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #efefef 82%, #eeeeee 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    /* IE6-9 */
    line-height: 30px;
    margin-right: 1px;
  }


  .account-links .sc-topmenu-wrap > ul li:nth-child(1) {
    font-weight: 700;
  }
  .account-links .sc-topmenu-wrap > ul li:nth-child(1), .account-links li:nth-child(2) {
    margin-left: 0px !important;
    padding-left: 0px !important;
    margin-right: 10px !important;
    padding-right: 12px !important;
  }
  .account-links .sc-topmenu-wrap > ul li:nth-child(3), .account-links li:nth-child(4) {
    float: right;
    margin-top: 5px;
  }

  .account-links > .sc-topmenu-wrap li:nth-child(2) a:nth-child(1)::after {
    content: "/";
  }

  .account-links > .sc-topmenu-wrap li:nth-child(1)::after {
    content: "|";
    color: #eae0d5;
    position: absolute;
    top: 10px;
    left: 100px;
  }

  .logo-container {
    padding-bottom: 0;
  }

  .logo {
    width: 18%;
    margin: 0 auto;
    float: none;
    padding: 0 0 20px 0;
  }
  .logo img {
    max-width: 100%;
  }

  .info-col {
    ;
  }

.continue_text {
	font-size:20px;
}

  .sc-bijoux-header-text {
    display: block;
    margin-bottom: 59px;
    font-family: 'Lato', sans-serif;
    color: #959595;
    position: absolute;
    top: 5px;
    right: 15px;
  }

  .nav > ul > li > a {
    color: #959595;
    font-size: 16px;
    font-weight: 600;
  }
}
.product-grid li {
  border: 0px solid #e1e0e0;
}
.product-grid li .ProductPrice, .product-grid li .ProductActionAdd, .product-grid li .ProductRating {
  display: none;
}
.product-grid .ProductDetails {
  padding: 3px 10px;
  float: center;
  border: 0px solid #e1e0e0;
}
.product-grid .ProductDetails .ProductName {
  color: #959595;
}

.product.page .productIcons {
  margin-bottom: 15px;
}

.product.page .productIcons ul {
  list-style: none;
}

.product.page .productIcons ul li {
  display: block;
  float: left;
  width: 25%;
}

.product.page .productIcons ul li img {
  float: left;
  padding-right: 10px;
}

.product.page .productIcons ul li p {
  margin: 0;
  padding-top: 1px;
  line-height: 53px;
  font-family: 'Lato', sans-serif;
  color: #959595;
  font-style: italic;

}

/* !collection page */

.sc-collection li{
	width: 24.85%;
	padding: 2px;
	display: inline-block;
}
.sc-collection li:nth-of-type(1){
	margin-left: -2px;
}
.sc-collection li:nth-of-type(4){
	margin-right: -10px;
}
.sc-collection li img{
	width: 100%;
	height: auto;
}
#PageContent .row {
	margin: 0 0;
}

#ContactForm .contact_receive_info_label {
	line-height:18px;
	margin-top:15px;
}

#ContactForm dt {
	width:33.333%;
}

#ContactForm dd {
	width:66.666%;
}

#ContactForm select {
	width:100%;
	-webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

/* category page */

.category .product-grid li, .search .product-grid li {
	padding-bottom: 0px;
}

/* hide product name until page is fully loaded */
.ProductDetails {
	display: none;
}

table tbody tr td span {
	word-break: break-word;
	word-wrap: break-word;
}

/* media page */
.media-banner img {
	width: 100%;
}
.media-banner h4 {
	text-align: center;
}



/* NAVIGATION */
@media only screen and (min-width: 769px) {
  header.main .main-menu.nav {
    position: relative;
    width: 100%;
    max-width: 1269px;
    margin: 0 auto;
    float: none;
  }

  #collection-link {
    margin-bottom: -17px;
  }

  .navWrap {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
  }

  .navWrap .main-menu {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    padding: 0 15px;
    border: 0;
  }

  header.main .nav ul ul:after {
    display: none;
  }

  .nav ul ul .parent::after {
    content: "";
  }

  header.main .main-menu.nav > ul > li {
    position: static;
  }

  .nav ul li a span {
    padding: 0;
    position: absolute;
    bottom: 3px;
    left: 7px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #565554;
  }

  header.main .main-menu.nav > ul > li > ul {
    width: 100%;
    max-width: 1239px;
    margin-left: 15px;
    background: #fff;
    padding: 0;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  }

  header.main .main-menu.nav > ul > li > ul li {
    background: none;
    width: 19.5%;
    display: inline-block;
    position: relative;
  }

  .nav > ul > li > a.parent-expand-link {
    display: inline-block;
    position: relative;
    right: 15px;
  }

  ul.bijouxmega a {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .product.page .productIcons ul li {
    width: 50%;
  }

  .bijouxmega li img {
    display: none;
  }

  .responsive .orbit .slide-text {
    padding: 0;
  }

  .about-us img {
    width: 100%;
  }
  .about-us #about-text {
    width: 100%;
  }
  .about-us #about-text img {
    width: 100%;
  }

  .logo-container {
    padding: 0 20px;
    margin-bottom: 0;
    
  }
  .logo {
	  float: none;
	  margin: 0 auto;
  }
  
}

.appt-column {
	padding-top:9px;
}

.form_top_info p {
	font-weight:bold;
	margin:0 0 15px;
}

.form_top_info {
	margin-bottom:20px;
}

#ContactForm {
	overflow:hidden;
}

#ContactForm label {
	line-height:10px;
	margin:0;
	display:inline-block;
}

.product.page .button.large {
	background:#000000;
}

.PinterestButtonContainer {
	margin-top:15px;
}

.favorite-prod {
	margin-top:18px;
	margin-right:10px;
	display:inline-block;
	font-size:16px;
}

.product-details {
	padding-top:60px;
}

.contact-extra-fields div {
	line-height:10px;
}

.AddCartButton .button {
	border:0;
}

#FastCart.reveal-modal {
	width:45%;
	margin-left:-22.5%;
	padding:15px;
}

#FastCart.reveal-modal h2.fast-cart {
	margin-bottom:0;
}

#FastCart.reveal-modal .prodName {
	text-transform:none;
	text-align:left;
	margin:0;
}

.contact_form h4,
.favsendingerror h4 {
	font-size:22px;
	text-align:center;
}

.favsendingerror h4 {
	color:#c00;
}

/* footer */
#sc-credits {
	float: none;
}

#blog-img-info {
	display: none;
}

.tr-french {
	display:none;
}


@media only screen and (min-width: 769px) {
	#sc-credits span{
		margin-top: -15px;
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.sc-collection li {
		width: 49.65%;
	}
	.sc-collection li:nth-of-type(3) {
		margin-left: -2px;
	}
	#sc-credits {
		float: left;
	}
	#sc-credits span {
		text-align: left;
	}
	

	.credit-links > div {
		padding: 0 5px !important;
	}
	#blog-img-info {
		display: block;
	}
	#blog-img-newsletter {
		display: none;
	}
	
	.promo-box-row ul li {
		width: 100%;
	}
	.promo-box-row ul li img {
		width: 100%;
	}
	
	.account-links {
		display: none;
	}
	
	.appt-column { text-align:center; }
	.appt-column img { margin-right:0; }
}
@media screen and (max-width: 480px) {
	.two_images > img,
	.three_images > img{
		width:auto;
		float:none;
		display:block;
	}
	
	.responsive .orbit .slide-text {
	padding: 0;
	}
	.responsive .page header.main {
	  padding-bottom: 0px;
	}
	.logo {
	  width: 100%;
	}
	div.main-menu {
	  margin-top: 0px !important;
	}
	.sc-collection li {
	width: 100%;
	}
	.sc-collection li:nth-of-type(3), .sc-collection li:nth-of-type(1){
	margin-left: 0px;
	}
	
	.credit-links span {
	font-size: 11px !important; 
	padding-bottom: 10px;
	}
	
	#ContactForm dd {
	width: 100%;
	}
	#ContactForm dt {
	width: 100%;
	}
	
	.product-details h1 {
	font-size: 16px;
	}
	
	.product.page .productIcons ul li img {
	width: 45px;
	padding-top: 10px;
	}
	.credit-links .mobile-two {
	width: 60% !important;
	}
	.credit-links .mobile-two span {
	font-size: 11px !important;
	}
	#CreditFirstCol {
	width: 40% !important;
	}
	.responsive .main-menu {
	margin-bottom: 0;
	}
	.row.row-slideshow {
	padding-top: 12px;
	}
	
	.responsive #FastCart {
		left:50%;
		width:70%;
		margin-left:-35%;
	}
	
	.diamond-education-table tbody tr td:first-of-type {
		width: 18%;
	}
	.customJewelryTable {
		display: none;
	}
	.custom-mobile {
		display: block !important;
	}
	
	.product.page .productIcons ul li {
		width: 100%;
	}
	
	.about-us #about-text p {
		top: 0;
	}

}
