/* Links */

a {
	color: #343a40;
}

a:hover {
	color: #6c757d;
}

/* Buttons */

.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled {
	background: #343a40;
	border-color: #343a40;
	color: #fff;
	text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
	background: #495057;
	border-color: #495057;
	color: #fff;
}

.btn-secondary,
.btn-secondary:disabled,
.btn-secondary.disabled {
	background: #fff;
	border-color: #868e96;
	color: #495057;
	text-transform: uppercase;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
	background: #f1f3f5;
	color: #495057;
}

/* Header */

.header-top-link {
	font-size: .6875rem;
	line-height: 1.125rem;
	text-transform: uppercase;
}

.header-logo {
	flex-shrink: 0;
}

.header-search-form,
.header-search-form .header-search-input {
	max-width: 100%;
}

.header-search {
	margin-right: auto;
	min-width: 0;
}

.header-search-form {
	padding: 0 .625rem;
}

.header-search-input {
	background: #f1f3f5;
	border-color: #e9ecef;
	color: #343a40;
	font-size: 1rem;
	padding: .75rem 4rem .75rem 1.25rem;
	transition: background .2s;
	width: 32rem;
}

.header-search-input:focus {
	background: #f8f9fa;
}

.header-search-input::placeholder {
	color: #6c757d;
}

.header-search-input:-ms-input-placeholder {
	color: #6c757d;
}

.header-search-input::-ms-input-placeholder {
	color: #6c757d;
}

.header-search-btn {
	right: 1rem;
}

.header-search-clear-btn {
	right: 3rem;
}

.header-search-advanced {
	display: none;
}

.header-cart .icon-shopping-cart::after {
	background-color: #343a40;
	box-shadow: 0 0 0 2px #fff;
}

.header-menu-item > .header-menu-link {
	font-weight: 600;
}

.popper.popper-popover-mega-menu {
	box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);
	border-color: #fff;
}

@media (min-width: 992px) {
	.header-cart .icon-shopping-cart::after {
		transform: translate(-40%, -20%);
	}
	.header-cart .icon-shopping-cart {
		font-size: 2.25rem;
	}
	.header-menu .navbar-nav {
		border-color: #343a40;
		border-style: solid;
		border-width: 2px 0;
		justify-content: center;
	}
}

/* Index */

.block-products-index .title-primary {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 2rem;
	text-align: center;
	overflow: hidden;
}

.block-products-index .title-primary span {
	padding: 0 1rem;
	position: relative;
}

.block-products-index .title-primary span::before,
.block-products-index .title-primary span::after {
	background: #343a40;
	content: "";
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.block-products-index .title-primary span::before {
	left: -50vw;
	right: 100%;
}

.block-products-index .title-primary span::after {
	left: 100%;
	right: -50vw;
}

@media (min-width: 992px) {
	.site-index .carousel-banner {
		margin: 1rem 0 3rem;
	}
	.block-products-index {
		margin-top: 1.5rem;
	}
}

/* Catalog */

.prod-img-link {
	transition: opacity .2s;
}

.prod-img-link:hover,
.prod-img-link:focus {
	opacity: .9;
}

.prod-cat {
	font-size: .6875rem;
	font-weight: 600;
	text-transform: uppercase;
}

/* Buy */

.buy-social-icon {
	color: #495057;
}

.nav-buy-wrap::before {
	content: none;
}

.nav-buy-wrap {
	background-color: #fff;
	border-color: #343a40;
	border-style: solid;
	border-width: 2px 0;
	color: #343a40;
}

.nav-buy .nav-link {
	color: #343a40;
	font-weight: 600;
	padding: .875rem .625rem;
	text-transform: uppercase;
}

.nav-buy .nav-link:hover,
.nav-buy .nav-link.active {
	background-color: #fff;
	color: #6c757d;
}

@media (min-width: 992px) {
	.carousel-buy-thumb.active {
		border-color: transparent;
		opacity: .66;
	}
}

/* Footer */

.footer-box-title {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.footer-box-title,
.footer-box .tags,
.footer-box .prod-list-recent,
.footer-box .nav-footer-top-brands {
	justify-content: center;
}

@media (min-width: 992px) {
	.footer-middle-title {
		font-weight: 600;
	}
	.footer-bottom-sides {
		border-top: 2px solid #343a40;
		padding-top: 1.5rem;
	}
}


/* EDITS THEME*/
.btn:not(.btn-fav){border-radius: 32px !important;}
.out-of-stock ~ .prod-img {
    filter: none !important;
}
.out-of-stock {
    background: rgba(232, 0, 0, 0.7) !important;
}

.prod-price {
    color: #ef0101;
    font-weight: 600;
}

.row-prod-specifications.row-prod-availability {
    color: red;
}

/*TAG REDUCERE BLACK*/
/*
.v3-badge.v3-badge-promo.v3-badge-pill {

    background: url('//s.cdnmpro.com/162958867/content/ElementeWebsite/tag-reducere-cadou.png') no-repeat !important;
    border-radius: 0;
    width: 70px;
    height: 70px;
    font-size: 24px;
    padding-top: 32px;
    top: 0;

}
*/

/*CAMPAIGN COUNTDOWN*/
#campaign {
    border-radius: 0px 0px 10px 10px;
    background:#fff;
    color: #000;
    padding: 24px;
    box-sizing: border-box;
    margin-bottom: 50px;
    display: none;
}

#campaign h1 {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}
#campaign .countdown-timer-wrapper {
    margin: 10px auto !important;
}




/*COUNTDOWN PAGE DETAILS*/
#prodcount {
    display: none;
}

.countdown-ore {display: inline-block; margin-bottom: 10px;}
.time-wrap {
    background-color: #333;
    padding: 0px 10px;
    height: 32px;
    color: #fff;
    font-size: 21px;
    font-family: 'Lato';
	width: auto;
	max-width:120px;
	opacity: 0.8;
    border-radius: 2px;
}
.digit {font-size: 12px; color: #ccc; display: none;}
.digit span {
    padding: 0px 5.2px;
}

  .jst-hours {
    float: left;
  }
  .jst-minutes {
    float: left;
  }
  .jst-seconds {
    float: left;
  }
  .jst-clearDiv {
    clear: none;
  }
  .jst-timeout {
    color: red;
  }
  
  

.timer, .timer-done, .timer-loop {
    font-size: 30px;
    color: black;
    font-weight: bold;
    padding: 10px;
  }



.countdown-timer-wrapper.countprod {
    margin: 10px 0px !important;
}

.title-display {display: none !important; font-size: 32px !important;}

@media screen and (max-width: 600px){

.prod-count {text-align: center;}    
.countdown-timer-wrapper.countprod {
    margin: 10px auto !important;
}

.countdown-ore p,
.countdown-ore .time-wrap {
	margin: 0 auto;
	text-align: center !important;
	width: 100%;
	max-width: 100%;
}
}