body {
	overflow-x: hidden;
}

.bg-black {
	background: #2d2d2d;
}

.color-gold {
	color: #cfa669 !important;
}

.color-white {
	color: white !important;
}

.color-gray {
	color: #d5d5d5 !important;
}

.color-gold-hover:hover {
	color: #cfa669 !important;
}

.color-white {
	color: white;
}

.cursor-pointer {
	cursor: pointer;
}

.special-hover {
	border-bottom:2px solid #2d2d2d;
}

.special-hover:hover {
	border-bottom:2px solid #cfa669;
}

.firstheader {
	background: #2d2d2d;
	padding: 4px 0;
}

.firstheader a {
	color: white;
	text-decoration: none;
}

.firstheader a:hover {
	color: #d5d5d5;
}

.margin-0 {
	margin: 0px !important;
}

.mega-container {
	z-index: 8 !important;
}

#search {
	height: 50px;
	border: 1px solid #cfa669;
}

#search .input-lg {
	height: 50px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: normal;
	color: #cfa669;
}

#search .input-lg::placeholder {
	color: #cfa669ba;
}

#search .search-btn {
	padding: 0;
	background: none;
	height: 50px;
	font-size: 22px;
	font-size: normal;
	color: #cfa669;
	padding-right: 10px;
}

header .loggpos p {
	background: none;
}

.buttons .itm .fs-big {
	font-size: 45px;
	color: #cfa669;
	-moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}


.buttons .itm .fs-big:hover {
	color: #ac8d5e;
}

.buttons .itm {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.buttons {
	display: flex;
    align-items: center;
    justify-content: center;
}

.mega-menu-title, .nav-container {
	border-radius: 0px !important;
}

.mega-menu-title {
	padding: 9px 25px !important;
}

#cart {
	display: inline-block;
}

footer {
	background: #2d2d2d;
}

footer a {
	color: white;
	font-size: 18px;
	line-height: 25px;
}

footer a:hover {
	color: #cfa669;
}

footer .news-btn, footer #txtemail {
	border-radius: 0px;
}

.features-block a {
	font-size: 15px !important;
	padding: 15px 5px !important;
	margin-bottom: 3px !important;
}

.anterior, .urmatorul {
	z-index: 7;
}

.live-search, .live-search ul li, .live-search ul li .product-price .price {
	background-color: #2d2d2d !important;
	
}

.live-search ul li {
	border-top: 1px solid #2d2d2d !important;
}

.owl-stage {
	background: #2d2d2d;
}

@media (min-width: 1400px) {
	.container-extended {
		max-width: 1400px;
	}
}

.container-full {
	max-width: 100%;
}

.mynavigation {
	display: none;
}


.news-btn {
	background: #cfa669;
}

footer #txtemail {
	border: 1px solid white;
}

footer h5, .footer2 a {
	color: #cfa669;
}

.nav-container .dropdown-item {
	padding: 15px 20px !important;
}

.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -5px;
    z-index: 9999999;
    left: 20%;
}

.benfooter h2.transport, h2.materiale, h2.livrare, h2.consultanta {
	color: #cfa669;
}

.benfooter div.transport {
	font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    position: relative;
    margin-bottom: 0px;
	margin-top: 0px;
	color: #cfa669;
}

#toTop {
	display: none !important;
}



@media (max-width: 575px) {
	.live-search ul li .product-price .price {
		background: #2d2d2d !important;
	}
}
@media only screen and (max-width: 991px) {
	.center-tablet {
		text-align: center;
	}
}

@media only screen and (max-width: 479px) {
	.hide-for-mobile-menu {
		display: none;
	}
	.mobi-menu {
		display: block;
	}
	.mobi-menu {
		background: #2d2d2d;
		box-shadow: 0px 0px 5px 3px #2d2d2d9c;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999999;
		padding-bottom: 0;
	}
	.mobi-menu .mm-toggle-wrap {
		position: unset;
	}
	
	.mobi-menu .mm-toggle-wrap i, .mobi-menu .mm-toggle-wrap span {
		color: #cfa669;
	}
	
	.mobi-menu .mm-toggle-wrap .mm-toggle {
		background: none;
		padding: 0;
		margin-right: 15px;
	}
	
	.logo-mobile {
		width: 67px;
		margin-left: 15px;
	}
	.mm-toggle .fa {
		font-size: 33px !important;
	}
	
	.mm-toggle .mm-label {
		font-size: 11px !important;
		margin-left: 0 !important;
	}
	
	.mobi-menu .mobile-top-transport {
		color: #cfa669;
		border-bottom: 1px solid #cfa669;
	}
	
	#mobile-menu {
		height: calc(100% - 103px) !important;
		position: fixed !important;
		top: 103px !important;
		width: 250px !important;
		background: #2d2d2d !important;
		padding-top: 25px !important;
		padding-bottom: 100px !important;
		overflow-y: scroll !important;
	}
	
	#mobile-menu li a {
		color: white;
	}
	
	.hidden-logo-in-mobile {
		display: none;
	}
	
	header {
		margin-top: 124px;
	}
	
	footer > div {
		text-align: center;
	}
	
	.pd-0-mobile {
		padding: 0 !important;
	}
	
	.change-on-mobile {
		background-size: cover !important;
	}
	
	.fs-big {
		font-size: 24px;
		color: #cfa669;
		padding: 0 3px;
	}
	
	#cart > .btn {
		line-height: 0;
		top: 0;
	}
	
	#cart {
		vertical-align: unset !important;
	}
	
	.cart-total {
		background: #cfa669;
		border: 1px solid #997032;
	}
	
	#search {
		margin:auto;
		width: 80%;
		height: 35px;
		background: white;
		margin-bottom: 5px;
	}
	
	#search input[name='search'] {
		height: 35px;
	}
	
	#search .search-btn {
		height: 35px;
	}
	
	#search .input-lg::placeholder {
		color: gray;
	}
	
	#search .input-lg {
		font-size: 15px !important;
	}
	
	.search-btn i {
		font-size: 18px !important;
	}
	
	#cart .dropdown-menu {
		transform: translate3d(-200px, 74px, 0px) !important
	}
	
	#cart .dropdown-menu button {
		color: #212529;
	}
	
	.firstheader a {
		padding: 0 !important;
	}
	
	.owl-stage {
		background: #eaeaea;
	}
	
	.mm-toggle {
		margin: 0 !important;
	}
	
	.pd-0 {
		padding: 0;
	}
	
	.benfooter .my-3 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}
}

@media only screen and (min-width: 480px) {
	.mobi-menu {
		display: none;
	}
	.hide-for-mobile-menu {
		display: block;
	}
	.hide-desktop {
		display: none;
	}
	
}


