
*:focus,
*:active {
	outline: none !important;
	box-shadow: none !important;
}
.star-rating i {
	color: #008BB0 !important;
}
.link-container .btn-link::after {
	position: static;
	width: auto;
	height: auto;
	background: none;
	opacity: 1;
}
.link-container .btn-text,
.cite {
	font-size: 1.2rem;
	color: #008BB0;
	margin: 0;
	padding: 0;
	line-height: 60px;
	font-weight: bold;
}
.cite:hover {
	cursor: default !important;
}
.link-container .btn-text:after {
	content: '›››';
	display: inline-block;
	margin-left: 5px;
	transition: all 0.5s ease-in-out;
}
.link-container .btn-text:hover:after {
	transform: translate(5px,0);
	transition: all 0.5s ease-in-out;
}
.btn-light {
	border-radius: 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

header .main-content .d-block {
	display: flex !important;
}
header .content-toolbar > .content-toolbar-inner > ul {
	height: auto !important;
}
nav.navbar .navbar-toggler .navbar-toggler-icon {
	display: inline-block;
	top: 0 !important;
    left: 0 !important;
    transform: translateX(0) !important;
}
nav.navbar .navbar-toggler {
	margin: 0 auto !important;
	padding: 10px 0 20px;
}
nav.navbar .navbar-toggler:after {
	content: 'menu';
	display: inline-block;
	margin-left: 5px;
}
header .content-toolbar > .content-toolbar-inner > ul > li > address {
	text-align: center;
	line-height: 16px;
	font-size: 0.8rem;
	color: #58595b;
}
header .content-toolbar > .content-toolbar-inner > ul > li > address a {
	margin-top: 5px;
	display: block;
	color: #58595b;
}
.bgPattern {
	background: url('/images/homepage/pattern-bg.jpg') no-repeat scroll top center / contain;
}
.prodList .widget h4 {
	margin-bottom: 20px;
	font-size: 1rem;
	letter-spacing: 0.5px;
	transition: all 0.5s ease-in-out;
}
.prodList .widget {
	border: 1px solid white;
	transition: all 0.5s ease-in-out;
}
.prodList .widget:hover {
	border: 1px solid #008BB0;
	transition: all 0.5s ease-in-out;
}
.prodList .widget:hover h4 {
	letter-spacing: 1px;
	transition: all 0.5s ease-in-out;
}
#home #section-1-tab-1-row-2,
#home #section-2-tab-1-row-3,
#all-jewelry #section-1-tab-1-row-2,
#all-diamonds #section-1-tab-1-row-1,
#all-diamonds #section-1-tab-1-row-2,
#engagement #section-1-tab-1-row-1 {
	justify-content: center;
}
#engagement #section-1-tab-1-row-1 .widget {
	background: white;
	padding: 20px;
}
#home #section-3 #section-3-tab-1-row-2,
#all-jewelry #section-1 #section-1-tab-1-row-3 {
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	border-radius: 5px;
}
#home #section-3 #section-3-tab-1-row-2 #section-4-tab-1-row-2-column-1,
#all-jewelry #section-1 #section-1-tab-1-row-3 #section-2-tab-1-row-3-column-1 {
	padding: 0;
	margin: 0;
}
#home #section-3-tab-1-row-1 .widget {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px auto;
}
#home #section-3-tab-1-row-1 .widget .w-100 {
	width: auto !important;
}
#home #section-3-tab-1-row-1 .widget h5 {
	margin: 0 0 0 20px;
}
#home #section-2-tab-1-row-1 .widget:hover .btn {
	background: #008BB0;
	color: white;
}
#home #section-3-tab-1-row-3 {
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
.column-slider .owl-nav {
	display; none;
}


#about-us #section-1-tab-1-row-1-column-2,
#about-us #section-1-tab-1-row-2-column-2,
#all-diamonds #section-1-tab-1-row-3-column-2,
#all-diamonds #section-1-tab-1-row-4-column-1,
#all-services #section-1-tab-1-row-1-column-2,
#all-services #section-1-tab-1-row-2-column-2 {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
#all-services #section-1-tab-1-row-1-column-2,
#about-us #section-1-tab-1-row-1-column-2 {
	padding: 30px 30px 0 !important;
}
#all-diamonds #section-1-tab-1-row-1-column-1 h1 {
	text-align: center !important;
}

#all-services #section-1-tab-1-row-1 .widget img {
	max-width: 150px;
	height: auto;
}
#all-services #section-1-tab-1-row-1 .widget h4 {
	font-size: 0.9rem;
}

@media(min-width:768px) {
	#home #section-1 {
		background: url('/images/homepage/pattern-bg.jpg') no-repeat scroll top center / contain;
	}
	#home #section-3 #section-3-tab-1-row-2,
	#all-jewelry #section-2 #section-2-tab-1-row-3 {
		padding: 30px;
	}
	.column-slider .owl-nav {
		opacity: 1;
	}
	.column-slider .owl-nav button.owl-next {
		right: -100px;
		color: white;
		background: #008BB0;
		font-size: 1.4rem;
		border-radius: 10px;
		width: 35px;
		height: 35px;
	}
	.column-slider .owl-nav button.owl-prev {
		left: -100px;
		color: white;
		background: #008BB0;
		border-radius: 10px;
		width: 35px;
		height: 35px;
	}
	.column-slider .owl-nav button.owl-prev i,
	.column-slider .owl-nav button.owl-next i {
		font-size: 1rem;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-weight: bold;
	}
	#all-diamonds #section-1-tab-1-row-1-column-1 h1 {
		text-align: left !important;
	}
	#all-services #section-1-tab-1-row-1-column-2
	#about-us #section-1-tab-1-row-1-column-2 {
		padding: 0;
	}
}