@media (min-width: 700px) {
	.button-effect-17 a {
		color: #873000;
		text-shadow: none;
		padding: 16px 0;
		position: relative;
	}
	.button-effect-17 a, .button-effect-17 a:hover, .button-effect-17 a:focus {
		outline: 0;
		text-decoration: none;
	}

	.button-effect-17 a::before {
		color: #fff;

		content: attr(data-hover);
		position: absolute;
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		-moz-transition: -moz-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
		pointer-events: none;
	}

	.button-effect-17 a::after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 2px;
		background: #222;
		opacity: 0;
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		transform: translateY(5px);
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		-moz-transition: -moz-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
		pointer-events: none;
	}
	#phome .button-effect-17 li:first-child a::before,
	.information-despre-noi li:nth-child(2) a::before,
	.information-de-ce-noi li:nth-child(3) a::before,
	.class-product-special li:nth-child(4) a::before,
	.information-plata-n-rate li:nth-child(5) a::before,
	.class-information-contact li:last-child a::before,
	.button-effect-17 a:hover::before,
	.button-effect-17 a:focus::before {
		opacity: 0;
		-webkit-transform: translateY(-2px);
		-moz-transform: translateY(-2px);
		transform: translateY(-2px);
	}

	#phome .button-effect-17 li:first-child a::after,
	.information-despre-noi li:nth-child(2) a::after,
	.information-de-ce-noi li:nth-child(3) a::after,
	.class-product-special li:nth-child(4) a::after,
	.information-plata-n-rate li:nth-child(5) a::after,
	.class-information-contact li:last-child a::after,
	.button-effect-17 a:hover::after,
	.button-effect-17 a:focus::after {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	.phone_menu {
		font-size: 17px;
	}
	.menu {
		font-size: 17px;
	}
	.special_link {
		font-family: "Arial Black", Gadget, sans-serif;
		font-size: 18px;
		color: #c8161d !important;
		font-weight: bold !important;
		padding: 14px 0 !important;
	}
	.special_link span {
		color: #222;
	}
}
@media (min-width: 768px) {
	.container {
		width: 100%;
	}
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: left;
	}
}
@media (min-width: 992px) {
	.container {
		width: 100%;
	}
}
@media (min-width:1200px) {
	.container {
		width: 100%;
	}
	.add_to_basket span {
		font-size: 14px;
	}
}
@media (min-width: 1460px) {
	.container {
		width: 1430px;
	}
}

@media (max-width: 1280px) {
	.fullimage_wrapper p {
		font-size: 14px;
	}
	.fullimage_wrapper h4 {
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 0;
		margin-top: 21px;
	}
	.fullimage_wrapper span.orange_back {
		font-size: 15px;
		background: #ff7420;
		color: #fff;
		padding: 2px 5px;
	}

}
@media (max-width: 1200px) {
	.fullimage_wrapper h4 {
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 0;
		margin-top: 11px;
	}
}

@media (max-width: 1100px) {
	.telefons {
		display: none;
	}
	.rehead {
		padding: 0;
	}
	.button-effect-17 a {
		color: #873000;
		text-shadow: none;
		padding: 16px 0;
		position: relative;
		font-size: 14px;
	}
	.phone_menu {
		margin-right: 20px;
	}
	.fullimage_wrapper h4 {
		margin-top: 1px;
	}
}

@media (max-width: 992px) {
	#logo {
		margin: 9px 0 10px 0;
	}
	#logo a img {
		margin-top: -21px;
		margin-bottom: 19px;
	}
	.dl-menuwrapper {
		width: 100%;
		max-width: 280px;
	}
	.dl-menuwrapper:first-child {
		margin-right: 56px;
	}
	.phone_menu {
		font-size: 14px;
	}
}
@media (max-width: 876px) {
	.phone_menu {
		display: none;
	}
	#cart span#cart_text {
		display: none;
	}
	.wish_text {
		display: none;
	}
	#cart {
		width: auto;
		float: right;
	}

}
@media (max-width: 768px) {
	#cart span#cart_text {
		display: block;
	}
	.wish_text {
		display: block;
	}
	.menu > li {
		margin: 0 8px;
	}
	.product-list .add_to_basket span {
		display: none;
	}
	.product-thumb .button-group button + button {
		height: 40px;
		background: #793105;
		color: #fff;
	}
	.fullimage_wrapper {
		padding-bottom: 10px;
	}
}
@media (max-width: 700px) {
	.menu-button-container {
		display: flex;
	}
	.menu {
		position: absolute;
		top: 0;
		margin-top: 50px;
		left: 0;
		flex-direction: column;
		width: 100%;
		justify-content: center;
		align-items: center;
		z-index: 1000;
	}
	#menu-toggle ~ .menu li {
		height: 0;
		margin: 0;
		padding: 0;
		border: 0;
		transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	#menu-toggle:checked ~ .menu li {
		border: 1px solid #333;
		height: 2.5em;
		padding: 0.5em;
		transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	#menu-toggle ~ .menu li a {
		display: none;
	}
	#menu-toggle:checked ~ .menu li a {
		display: block;
	}
	.menu > li {
		display: flex;
		justify-content: left;
		margin: 0;
		padding: 0.5em 0;
		width: 100%;
		color: white;
		background-color: #222;
	}
	.menu > li:not(:last-child) {
		border-bottom: 1px solid #444;
	}
	.top_menu {
		float: right;
	}
	.top-nav li a {
		color: #fff;
		font-size: 15px;
		font-weight: 700;
		line-height: 20px;
	}
	.telefons {
		display: none;
	}
	.phone_menu {
		display: block;
		float: left;
		margin-left: 20px;
	}
	.button-effect-17 a {
		padding: 0;
	}
	.cookie-message p {
		font-size: 13px;
	}
}
@media (max-width: 540px) {
	.fullimage_wrapper h4 {
		font-size: 19px;
	}
}


@media (max-width: 468px) {
	.phone_menu {
		display: none;
	}
	.add_to_basket span {
		display: none;
	}
}

@media screen and (max-width: 46.0625em) {
	.main {
		padding: 0;
	}

	.column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 3em 2em;
	}

	.column p {
		text-align: left;
		font-size: 1.5em;
	}

	.column:nth-child(2) {
		box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
		background-position: 90px 3em;
	}
}