/*!
 * Sierra 1.0
 * Client: Smith Diamond Jewelers
 * Copyright 2008-2018 Punchmark
 */




/* =======================================================================================
	BUTTONS
======================================================================================= */

.btn-link {
  color: #4dabf5 !important;
}






/* =======================================================================================
	LOGO
======================================================================================= */

a#logo {
  background: url(../images/logo-black.svg) center center no-repeat;
  background-size: cover;
  padding: 0;
}

body#home a#logo img {
  transform: translateY(0px);
  display: block;
}

@media(min-width:768px){
	body#home a#logo {
	  margin-left: 30px;
	}
}

@media(min-width:992px){
	body#home a#logo {
	  margin-left: 30px;
	}
}

@media(min-width:1200px){
	body#home a#logo {
	  margin-left: 0px;
	}
}

a#logo img {
  visibility: hidden !important;
}

body#home a#logo {
  background: none !important;
}

body#home a#logo img {
  visibility: visible !important;
}

@media(max-width:767px){
	a#logo {
	  margin-bottom: -40px;
	  z-index: 1001;
	  position: relative;
	}
	body#home a#logo {
	  background: url(../images/logo-black.svg) center center no-repeat !important;
	  background-size: cover !important;
	  padding: 0 !important;
	}
	body#home a#logo img {
	  visibility: hidden !important;
	}
}



/* =======================================================================================
	HEADER
======================================================================================= */



header .main-content {
  padding: 0px 10px;
  background: transparent;
}

.toolbar {
  padding: 0 10px;
  z-index: 2001;
}

.toolbar > .toolbar-inner > ul > li > a {
  color: #111111 !important;
}

@media(min-width:768px){
	body#home header {
	  position: absolute;
	  top: 30px;
	  left: 0;
	  right: 0;
	  width: 100%;
	  z-index: 1000;
	  margin-bottom: 0px; 
	}
	body#home .toolbar.container {
	  position: absolute;
	  top: 15px;
	  left: 0;
	  right: 0;
	  width: 100%;
	  z-index: 1001;
	}
	body#home .toolbar > .toolbar-inner > ul > li > a {
	  color: white !important;
	}
	.toolbar > .toolbar-inner {
	  padding-top: 15px !important;
	  margin-bottom: -20px !important;
	}
	body#home .toolbar > .toolbar-inner {
	  padding-top: 0 !important;
	  margin-bottom: 0 !important;
	}
}

@media(min-width:992px){
	header > .container > .row {
	  margin-left: -20px !important;
	  margin-right: -20px !important;
	}
	.toolbar > .toolbar-inner {
	  padding-top: 15px !important;
	  padding-right: 0 !important;
	  margin-bottom: -20px !important;
	}
	body#home .toolbar > .toolbar-inner {
	  padding-top: 0 !important;
	  margin-bottom: 0 !important;
	}
}

@media(min-width:1200px){
	body#home .toolbar > .toolbar-inner {
	  padding-top: 0 !important;
	  margin-bottom: 0 !important;
	}
}	

@media(max-width:767px){
	.toolbar > .toolbar-inner {
	  padding-top: 10px;
	  padding-bottom: 0;
	}
	
	.toolbar > .toolbar-inner > ul.right {
	  width: 100%;
	  float: none;
	  -ms-flex-pack: center;
	  justify-content: center;
	}
}





/* =======================================================================================
	NAV 
======================================================================================= */

nav.navbar .dropdown .dropdown-menu {
  border-radius: 0;
}

@media(min-width:768px){
	nav.navbar .nav-item .nav-link {
	  font-size: 0.875rem;
	  padding: 10px 0 20px 0 !important;
	}
	nav.navbar .nav-item .nav-link > i {
	  font-size: 1rem;
	}
	body#home nav.navbar .nav-item .nav-link {
	  color: #ffffff !important;
	}
	header .main-content-col.nav-inline nav.navbar, 
	header .main-content-col.nav-inline-and-split nav.navbar {
	  padding-left: 5%;
	}
	nav.navbar .dropdown .dropdown-menu {
	  border-radius: 0.25rem;
	}
}

@media(min-width:992px){
	nav.navbar .nav-item .nav-link {
	  font-size: 1rem;
	}
	header .main-content-col.nav-inline nav.navbar, 
	header .main-content-col.nav-inline-and-split nav.navbar {
	  padding-left: 5%;
	}
}

@media(max-width:767px){
	nav.navbar .navbar-nav {
	  padding-bottom: 30px;
	}
	nav.navbar .navbar-nav.align-items-end {
	  flex-direction: column !important;
	}
}



/* =======================================================================================
	WIDGET
======================================================================================= */

.five-up-widget .widget span {
  margin-top: 0.5rem;
}




/* =======================================================================================
	PROD FEEDS 
======================================================================================= */

.product-feed .owl-item .widget img {
  border-radius: 0 0 0 0;
}

.product-feed .product-designer,
.product-feed .product-desc,
.product-feed .add-to-cart,
.product-feed .add-to-wishlist {
  display: none !important;
}

.product-feed .product-title {
  font-weight: bold;
  color: #404458;
  margin-top: 0.5rem;
}

.product-feed .product-price {
  padding-bottom: 0.5rem;
}

.product-feed .btn-default {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}

.product-feed .owl-item .widget {
  border: 2px solid transparent;
  border-radius: 0.4rem;
}

.product-feed .owl-item .text-center + .text-center .btn,
.product-feed .owl-item.active .text-center + .text-center .btn {
  opacity: 0;
  transition: all 800ms ease-in 200ms;
}

.product-feed .owl-item.active.center .text-center + .text-center .btn {
  opacity: 1;
}

.product-feed .owl-item.active.center .widget {
  border: 2px solid #4dabf5;
  border-radius: 0.4rem;
}

.product-feed .owl-nav > div > i {
  font-size: 20px;
}




/* =======================================================================================
	SCROLLING ADS
======================================================================================= */

.scrolling-ads,
.scrolling-ads .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.scrolling-ads {
  padding-bottom: 60px !important;
}




/* =======================================================================================
	TABS
======================================================================================= */

.nav-tabs {
  margin-bottom: 20px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 5px !important;
}

.nav-tabs .nav-item .nav-link {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #999da5;
}

.nav-tabs .nav-item .nav-link.active {
  font-weight: bold;
  color: #404458;
}





/* =======================================================================================
	ICONS
======================================================================================= */

.icons-section span.btn.d-inline-block {
  margin-top: 1rem !important;
}

.icons-section .widget-inner img {
  max-width: 120px;
  margin: 0 auto 20px auto;
}

@media(max-width:767px){
	.icons-section .container .row .col-md-4.col-lg-4:nth-child(2) {
	  margin-top: 30px;
	  margin-bottom: 30px;
	  padding-bottom: 30px;
	  border-top: 3px solid #e7e9ee;
	  border-bottom: 3px solid #e7e9ee;
	}
}

@media(min-width:768px){
	.icons-section .container .row .col-md-4.col-lg-4:nth-child(2) {
	  border-left: 3px solid #e7e9ee;
	  border-right: 3px solid #e7e9ee;
	}
}





/* =======================================================================================
	FOOTER
======================================================================================= */

footer address > span,
footer address > strong {
  display: block;
}

footer address br + span,
footer address br + strong {
  margin-top: -0.65rem;
}

footer p.copyrights,
footer p.copyrights * {
  text-align: center;
}



/* =======================================================================================
	SOCIALS
======================================================================================= */

.social-networks a {
  font-size: 20px;
  color: white;
}

.social-networks a + a {
  margin-left: 10px;
}






