/*!
 * Acori Diamonds & Design
 * Copyright 2008-2022 Punchmark
 */
/* =======================================================================================
	Home page fail safe
======================================================================================= */
/*#home #section-1{
	display: block !important;
}
#home #section-2{
	display: block !important;
}
#home #section-3{
	display: block !important;
}*/
/* =======================================================================================
	Helpers
======================================================================================= */
#section-19 span{
	background-color: #FFFFFF00 !important;
	color: #ffffff !important;
  	width: 70% !important;
}
#section-20 span{
	background-color: #FFFFFF00 !important;
	color: #ffffff !important;
  	width: 70% !important;
}
/*testimonial section*/
.testimonials-carousel .testimonials-owl-carousel .owl-item .review-description::before{
	font-size: 4vw !important;
}
.testimonials-carousel .testimonials-owl-carousel .owl-item .review-description{
	padding: 0 1vw !important;
}
.review-description{
	font-size: 14px !important;
}
.twoimage.link-container.d-block>.btn{
		width: 38% !important;
	}
.twoimage.link-container.d-block>.btn ::after{
	height: 0px !imporant;
}
/*end testimonial section*/

#home-dev>#section-1{
	display: none !important;
}
#home-dev>#section-2{
	display: none !important;
}
#home-dev>#section-3{
	display: none !important;
}
#home-dev>#section-7{
	display: none !important;
}
#home-dev>#section-8{
	display: none !important;
}
#home-dev>#section-9{
	display: none !important;
}
#home-dev>#section-10{
	display: none !important;
}
#home-dev>#section-12{
	display: none !important;
}
.bg-no-color{
opacity: 0 !imporatnt;
}


hr,
.border {
  border-color: #c3cbcf !important;
}

.display-4 {
  font-weight: 500 !important;
  font-size: 2.75rem !important;
}

section#home-slider {
  padding: 0 !important;
}

[data-pagebuilder="section"] .btn.btn-link {
  position: relative;
  color: var(--dark) !important;
}
[data-pagebuilder="section"] .btn.btn-link:hover,
[data-pagebuilder="section"] .btn.btn-link:focus {
  color: var(--secondary) !important;
}
[data-pagebuilder="section"] .btn.btn-link::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--secondary) !important;
}

#widget-about-store-hours h5 {
  color: var(--dark);
  letter-spacing: 0.06rem !important;
}

.social-networks.outline-circles .network {
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 50%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin: 0 0.15rem;
  text-decoration: none;
}

.social-networks.outline-circles .network i {
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  display: block;
  text-decoration: none;
}

.social-networks.outline-circles .network:hover,
.social-networks.outline-circles .network:focus {
  background: var(--secondary);
  border-color: var(--secondary);
}

.social-networks.outline-circles .network:hover i,
.social-networks.outline-circles .network:focus i {
  color: #ffffff;
}

footer {
  border-top: 1px solid #c3cbcf !important;
  background: #eff5f7;
}

footer .input-group {
  border-color: rgba(0,0,0,0.2) !important;
}

footer h6 {
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06rem !important;
  color: rgba(0,0,0,1) !important;
}

footer p, 
footer address,
footer address a, 
footer address a strong,
footer label,
footer .footerlinks li a,
footer .input-group .btn, 
footer .input-group .btn i, 
footer .input-group .form-control {
  color: rgba(0,0,0,0.5) !important;
}

footer p, 
footer address,
footer address a, 
footer address a strong,
footer address > table tr > td > span,
footer address > table tr > td > strong,
footer label,
footer .footerlinks li a {
  font-size: 14px !important;
  font-weight: 400 !important;
}


footer p.copyrights, footer p.copyrights a, footer p.copyrights a:hover, footer p.copyrights a:focus {
  font-size: 11px !important;
  font-weight: 400 !important;
  color: rgba(0,0,0,0.5) !important;
}

footer address a strong.text-uppercase.small {
  display: none !important;
}

footer .input-group .form-control::placeholder {
  color: rgba(0,0,0,0.3) !important;
}

footer address a:hover, 
footer address a:focus, 
footer .input-group .btn:hover i, 
footer .input-group .btn:focus i {
  color: var(--secondary) !important; 
}

footer .footerlinks li a:hover,
footer .footerlinks li a:focus,
footer address a:hover,
footer address a:focus,
footer address a:hover strong,
footer address a:focus strong {
  color: rgba(0,0,0,1) !important;
}

footer .social-networks {
  margin: 20px 0 0 0 !important;
}

footer .social-networks .network {
  width: 42px;
  height: 42px;
  border-radius: 3px !important;
}

footer .social-networks .network:hover,
footer .social-networks .network:focus {
  background: var(--secondary);
}  
footer .social-networks .network:hover i,
footer .social-networks .network:focus i {
  color: var(--light) !important;
}

@media(max-width:767px){
	.mobile-stack .btn-outline-light {
	  border-color: var(--dark);
	  color: var(--dark);
	  background: none;
	}
	.mobile-stack .btn-outline-light:hover,
	.mobile-stack .btn-outline-light:focus {
	  border-color: var(--dark);
	  color: #ffffff;
	  background: var(--dark);
	}
	.mobile-stack .btn-light {
	  border-color: var(--dark);
	  color: #ffffff;
	  background: var(--dark);
	}
	.mobile-stack .btn-light:hover,
	.mobile-stack .btn-light:focus {
	  border-color: var(--dark);
	  color: var(--dark);
	  background: none;
	}
}

/* =======================================================================================
	Header
======================================================================================= */

.toolbar {
  background: var(--primary) !important;
}

.toolbar > .toolbar-inner > ul > li > a {
  color: #ffffff;
}

.toolbar > .toolbar-inner > ul > li > a:hover,
.toolbar > .toolbar-inner > ul > li > a:focus {
  color: var(--secondary);
}

/* =======================================================================================
	Navigation
======================================================================================= */

nav.navbar .nav-item .nav-link {
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06rem !important;
}
.hideme{
display: none !important;
}