/* Links */

a {
	color: #504e4e;
	transition: color .5s;
}

a:hover {
	color: #313131;
}

.gray,
.hint {
	color: #666;
}

.header-menu .popper {
	background: #fff;
	margin: 0;
}

.popper-popover {
	border: 0;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .15);
}

.popper[x-placement^="bottom"] {
	margin-top: 0;
}

.mega-menu-col .cat-parent {
	margin-bottom: 0;
}

.mega-menu-col .cat-parent .cat-item {
	color: #222;
}

.mega-menu-col .cat-parent .cat-item,
.mega-menu-col .cat-item .cat-item {
	padding: .25rem 0;
}

.dropdown-menu .header-dropdown-link:hover {
	color: #000;
}

.btn-fav {
	color: #222;
}

@media (min-width: 992px) {
	.has-sidebar [id="page_content"] {
		padding-left: 1rem;
	}
}

/* Buttons */

.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled {
	background: #131313;
	border-color: #131313;
	color: #fff;
	padding: .4rem 1rem;
	text-transform: uppercase;
	transition: all .5s;
}

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

/* Modificari inceput */

.btn:not(.btn-fav),.form-control{
	border-radius:99rem!important;}

.popper{
	border-radius:1rem!important;}

.header-search-input{
	background-color:#2f2f2f!important;
	border:1px solid #404040!important;
	color: #aaaaaa!important;}

.input.header_search_form_input{
	background-color:#2f2f2f!important;
	border:1px solid #404040!important;}

.header-search-mobile-input{
	background-color: #000;
	border-color: black;
	border-radius: 0rem!important;
	color:#d0d0d0;}

.header-search-mobile-clear-btn{
	color:#d0d0d0;}

.form-control-sm{
	background-color: #f3f3f3!important;}

/* Modificari sfarsit */


.btn-secondary,
.btn-secondary:disabled,
.btn-secondary.disabled {
	background: #0099d2;
	border-color: #0099d2;
	color: #fff;
	padding: .5rem 1.5rem;
	text-transform: uppercase;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
	background: #d0d2d3;
	border-color: #d0d2d3;
	color: #222;
}

.site-home .on-off {
	color: #313131;
	text-decoration: underline;
}

.title-primary {
	margin: 0 0 1.5rem 0;
	padding: 0 0 .5rem 0;
	position: relative;
	text-transform: uppercase;
}

@media (max-width: 991.8px) {
	.title-primary {
		border-bottom: 2px solid #ebedee;
	}
}

/* Forms */

.form-control {
	line-height: 1.8;
}

/* Icons */

.icon-shopping-cart::before {
	content: "\ec07";
}

/* Header */

.header {
	background: #131313;
}

.header-top .header-top-link {
	color: #5f5f5f;
	font-size: .75rem;
	transition: color .5s;
}

.header-top .header-top-link:hover {
	color: #0099d2;
}

.header-logo {
	color: #fff;
}

.header-logo:hover {
	color: #a2a2a1;
}
	
.header-search-btn {
	color: #adb5bd;
}

.header-search-btn:hover {
	color: #6c757d;
}

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

.header-search-input {
	min-width: 18rem;
}

.header-cart .icon-shopping-cart::after {
	background-color: #0099d2;
	box-shadow: none;
	color: #fff;
	font-weight: 600;
}

.header-cart:hover {
	color: #a2a2a1;
}

.header-icon {
	color: #fff;
}

.header-middle-cart-preview .popper-cart-preview {
	border: 1px solid #d9dcdd;
	}

@media (min-width: 992px) {
	.header-menu > .navbar-nav {
		margin-left: -.625rem;
	}
	.header-menu-item .header-menu-link {
		padding: .875rem .625rem;
	}
	.header-bottom {
		border-top: 1px solid rgba(255, 255, 255, .1);
		padding: 0;
	}
	.header-top {
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}
	.header-middle-container {
		min-height: 6rem;
		padding-bottom: .25rem;
		padding-top: .25rem;
	}
	.header-menu .navbar-nav .nav-link {
		color: #fff;
		font-size: .8125rem;
		font-weight: 500;
		padding-left: .75rem;
		padding-right: .7rem;
	}
	.header-menu .navbar-nav .header-menu-item:hover > a,
	.header-menu .navbar-nav .nav-link:hover {
		background: #fff;
		color: #000;
	}
	.form-input .form-control {
		max-width: 25rem;
	}
}

@media (max-width: 991.98px) {
	.header-middle-container {
		background: #000;
		border: 0;
	}
	.breadcrumb-scroll,
	.header-bottom {
		background: #f3f3f3;
	}
	.header-icon,
	.header-icon:hover {
		color: #ebedee;
	}
}

/* Index */

.block-products-index {
	margin: .75rem 0 1rem;
}

.block-products-index .title-primary {
	margin: 2.5rem 0;
	padding-bottom: .5rem;
}

.nav-buy-container .title-primary::after,
.block-products-index .title-primary::after {
	display: none;
}

.block-products-index .title-primary {
	border-bottom: 2px solid #ebedee;
	display: block;
}

.block-products-index .title-primary span {
	font-size: 1.75rem;
}

.main {
	padding: 2rem 0;
}

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

@media (max-width: 991.98px) {
	.block-products-index {
		margin: 0 0 1rem;
	}
	.block-products-index .title-primary {
		margin: 1.5rem 0;
	}
}

/* Catalog */

.sidebar-box {
	border: 1px solid #ebedee;
	border-top: 0;
	padding: 0 .5rem 1rem;
}

.filter-title {
	border-bottom: 1px solid #ebedee;
	border-top: 1px solid #ebedee;
	margin: 0 -.5rem;
	padding: .5rem .75rem;
}

.input-group-text {
	background: #ebedee;
}

[id="page_top_box_product_filters_content"] {
	padding: .75rem .25rem;
}

[id="catalog_sort_options"] {
	line-height: 1.3;
}

.prod-item,
.article-item {
	border: 1px solid transparent;
	transition: border-color .3s;
}

.prod-item:hover,
.article-item:hover {
	border-color: #ebedee;
}

.prod-cat {
	color: #98989a;
	font-size: .8125rem;
}

.filter-title,
.filter-summary,
.filter-name {
	margin-bottom: .75rem;
}

.filter-block {
	margin-bottom: 1.5rem;
}

.filter-option {
	min-height: 1.65rem;
}

.prod-price-old,
.prod-price-old-with-taxes {
	color: #a1a1a1;
}

.prod-body,
.article-body {
	padding-top: 1rem;
	text-align: left;
}

.prod-body .prod-cat {
	margin: 0;
	order: 1;
}

.prod-body .prod-title,
.article-body .article-title {
	color: #000;
	order: 2;
	padding: .5rem 0;
}

.prod-body .prod-prices {
	justify-content: flex-start;
	order: 3;
}

.prod-body .prod-prices .row-prod-price {
	order: 1;
	padding: 0 .5rem 0 0;
}

.prod-body .prod-prices .row-prod-price-old {
	order: 2;
}

.prod-desc {
	order: 3;
	text-align: left;
}

.prod-body .prod-actions {
	order: 4;
}

@media (min-width: 992px) {
	.site-catalog .title-primary {
		border: 0;
		display: inline-block;
		font-size: 1.625rem;
		margin: 0 0 1rem 0;
		padding: 0 0 .3125rem 0;
	}
	.site-catalog .title-primary::after {
		display: none;
	}
	.mega-menu-col .list-item a,
	.mega-menu-col .list-parent a {
		padding: .25rem 0;
	}
	.prod-item,
	.article-item {
		padding: 1rem .5rem 2rem;
	}
}

@media (max-width: 991.8px) { 
	.prod-item,
	.article-item {
		border: 1px solid #ebedee;
	}
	select.form-control-sm:not([size]):not([multiple]) {
		line-height: 1.8;
		height: 36px
	}
}

/* Buy */


.site-blog-post .title-primary:not(.title-blog),
.site-buy .title-primary:not(.title-buy) {
	border-bottom: 1px solid #d9dcdd;
	margin-bottom: 1rem;
	padding-bottom: .75rem;
}

.carousel-buy-thumb.active {
	border-color: #d9dcdd;
}

.label-prod,
.buy-social-icon {
	color: #666;
}

.nav-buy-wrap,
.nav-buy-sticky {
	background: #f7f7f7;
}

.nav-buy-sticky::before {
	border-bottom: 1px solid #f7f7f7;
	}


.nav-buy .nav-link {
	border: 1px solid #f7f7f7;
	border-right: 0;
	color: #98989a;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1px;
	padding: .75em 2rem;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.nav-buy .nav-link::after {
	background: transparent;
	bottom: 0;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	transition: background .3s;
	width: 100%;
}

.nav-buy .nav-link:first-child {
	border-right: 0;
}

.nav-buy .nav-link:last-child {
	border-right: 1px solid ##f7f7f7;
}

.nav-buy .nav-link:hover,
.nav-buy .nav-link.active {
	border-bottom-color: #000;
	color: #000;
}

.nav-buy .nav-link:hover::after {
	background: #000;
}

.nav-buy-container {
	margin: 2rem 0;
}

.btn-fav {
	background: transparent;
}

.btn-fav:hover {
	background: transparent;
}


@media (min-width: 992px) {
	.title-primary,
	.title-buy,
	.title-blog {
		border-bottom: 2px solid #d9dcdd;
		font-size: 1.625rem;
		margin: 0 0 1.5rem 0;
		padding: 0 0 .3125em 0;
	}
	.title-primary::after,
	.title-buy::after,
	.title-blog::after {
		display: none;
	}
	.site-buy .breadcrumb-scroll {
		margin-bottom: 1.75rem;
	}
	.site-buy .buy-brand-logo + .title-primary {
		width: calc(100% - 200px);
	}
}

@media (max-width: 991.8px) {
	.title-buy,
	.title-blog {
		max-height: 5rem;
	}
	.nav-buy {
		border-bottom: 1px solid #f7f7f7;
		padding: 0 .75rem;
		width: 100%;
	}
	.nav-buy .nav-link {
		border-bottom: 0;
		letter-spacing: 0;
		padding: .5rem .5rem;
	}
	.buy-brand-logo + .title-primary {
		margin-right: 110px;
		}
	.buy-brand-logo img {
		max-width: 100px;
		}
}

/* Cart*/

.price-total {
	color: #000;
}

/* Home*/

.site-home .container-inner .hint {
	margin-bottom: 1rem;
}

/* Footer */

.footer-middle,
.footer-bottom,
.footer-middle-list {
	background: #fff;
}

.footer-top-row:last-child {
	border-bottom: 0;
}

.return-to-top {
	background: rgba(255, 255, 255, .2);
	color: #222;
}

.footer-bottom-link:focus,
.footer-middle-link {
	color: #888;
}
.footer-middle-item:hover .footer-bottom-link {
	color: #fff;
}

.footer-middle-toggle {
	background: #fff;
	color: #f6f3eb;
	font-weight: 600;
	font-size: 1rem;
	text-transform: inherit;
}

.footer-middle-list,
.footer-middle-toggle {
	border-bottom: 1px solid #ebebeb;
}

.footer-middle-toggle,
.footer-middle-toggle:hover {
	color: #000;
}

.title-collapsible::before {
	opacity: .5;
}

.cookie-policy-box {
	border: 0;
}
	
@media (min-width: 992px) {
	.footer .title-secondary {
		text-transform: uppercase;
	}
	.footer .footer-top-newsletter .title-secondary {
		font-size: 1.5rem;
	}
	.footer .title-secondary .clear-recent-views {
		font-family: Arial, sans-serif;
		text-transform: none;
	}
	.footer-bottom-sides {
		border-top: 1px solid #dee2e6;
		padding-top: 1.5rem;
	}
	.footer-bottom-link:focus,
	.footer-middle-link {
		color: #000;
	}
	.footer-middle-link:hover {
		color: #666;
	}
	.footer-middle-title {
		color: #000;
		font-size: 1.125rem;
		font-weight: 600;
	}
	.footer-middle-list,
	.footer-middle-toggle {
		border: 0;
	}
	.footer-social-icons .footer-social-icon {
		background: none;
		border: 1px solid #888;
		color: #888;
	}
	.footer-social-icons .footer-social-icon:hover {
		border-color: transparent;
	}
}

.banner-central, .blog-post-content, .buy-prod-description, .info-page, .page-top-brand-description, .page-top-category-description {
    overflow-x: hidden
    }