/***************
*
*   This file sets the color of customization.
*   If you are not a site without customization, erase all content and publish the empty file.
*
***************/

#login a {
    color: #A61E22;
}

#login .button {
	background: #A61E22;
}

#products {
	background: url(background_internal.png); /* Use the PNG extension to avoid customize the background of the list of products. */
	background: #efefee;
}

.notifications .message,
.notifications .message > * {
    color: #A61E22;
}

.notification > * {
    color: #A61E22;
}

#home .content h2,
#purchase #myaccount .content h2 {
	color: #A61E22;
}

#header {
	background: #fff;
}

.text a {
    color: #c10003;
}

#products .filter p span {
	color: #A61E22;
}

#products .filter ul li a:hover {
	color: #A61E22;
}

#products .filter .active a {
	color: #A61E22;
}

#myaccount .credits .bar .progress {
	background: #A61E22;
}

#myaccount .exchange .input button {
    background: #A61E22;
}

#myaccount .coupon.last_purchase a,
#myaccount .coupon a:hover {
	border-color: #A61E22;
}

#contact_form .actions button {
	background: #A61E22;
}

#product .paymethods button {
	background: #A61E22;
}

#product .actions button {
	background: #A61E22;
}

#voucher_input .toggle {
    color: #A61E22;
}

#voucher_input .wrapper {
    border: 1px #A61E22 solid;
}

#voucher_input .wrapper button {
    background: #A61E22;
}

.notifications .message,
.notifications .message > * {
	color: #A61E22;
}

.notification > * {
	color: #A61E22;
}

.button {
    background: #A61E22;
}

#login .content {

border: solid #A61E22 2px;
	padding: 20px 70px;
}
#popupPrivacity {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
	top:0;
    background-color: rgba(216, 216, 216, 0.78);
    z-index:99999;
	height: 100%;
	overflow-y: auto;
}
 
#popupPrivacity .inner {
	max-width:780px;
	width:100%;
    position:absolute;
	top:10%;
	left:50%;
	margin-left:-390px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color:#ffffff;
	padding:19px 23px;
	color:#000000;
	box-sizing:border-box;
}

#popupPrivacity .inner h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	padding: 0 7px 10px 7px;
	border-bottom: solid 1px #979797;
}

#popupPrivacity .inner h2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	text-align:left;
	margin:0 0 10px 0;
}

#popupPrivacity .inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	margin: 24px 0;
}

#popupPrivacity .inner p.small {
	font-size: 11px;
	margin:10px 0;
}

#popupPrivacity .inner a.ok {
	display: block;
	width: 152px;
	height: 30px;
	border-radius: 1px;
	background-color: #f5f5f5;
	border: solid 1px #2e2e2e;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	line-height: 30px;
}

#popupPrivacity .inner .cookie-message-footer {
	padding: 10px 7px 0 7px;
	border-top: solid 1px #979797;
	text-align: right;
}

#popupPrivacity .inner .cookie-message-footer p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

#popupPrivacity .inner .cookie-message-footer p a {
	color:#000000;
	text-decoration:underline;
}

#popupPrivacity .inner .table {
	display:table;
	font-size:12px;
}

#popupPrivacity .inner .table .tr {
	display:table-row;
}

#popupPrivacity .inner .table .tr:nth-child(odd) {
	background:rgba(168, 168, 168, 0.13);
}

#popupPrivacity .inner .table .tr .td {
	display:table-cell;
	padding:5px;
}

#popupPrivacity .inner .table .tr .td:first-child {
	width:180px;
}

/*COOKIESSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS*/
#popupPrivacitycookies {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
	top:0;
    background-color: rgba(216, 216, 216, 0.78);
    z-index:99999;
}
 
#popupPrivacitycookies .inner {
	max-width:50%;
	width:100%;
    position:absolute;
	top:10%;
	left:50%;
	margin-left:-20%;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color:#ffffff;
	padding:19px 23px;
	color:#000000;
	box-sizing:border-box;
	
	
}

#popupPrivacitycookies .inner h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	padding: 0 7px 10px 7px;
	border-bottom: solid 1px #979797;
}

#popupPrivacitycookies .inner h2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	text-align:left;
	margin:0 0 10px 0;
}

#popupPrivacitycookies .inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	margin: 24px 0;
}

#popupPrivacitycookies .inner p.small {
	font-size: 11px;
	margin:10px 0;
}

#popupPrivacitycookies .inner a.ok {
	display: block;
	width: 152px;
	height: 30px;
	border-radius: 1px;
	background-color: #f5f5f5;
	border: solid 1px #2e2e2e;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	line-height: 30px;
}

#popupPrivacitycookies .inner .cookie-message-footer {
	padding: 10px 7px 0 7px;
	border-top: solid 1px #979797;
	text-align: right;
}

#popupPrivacitycookies .inner .cookie-message-footer p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

#popupPrivacitycookies .inner .cookie-message-footer p a {
	color:#000000;
	text-decoration:underline;
}

#popupPrivacitycookies .inner .table {
	display:table;
	font-size:12px;
}

#popupPrivacitycookies .inner .table .tr {
	display:table-row;
}

#popupPrivacitycookies .inner .table .tr:nth-child(odd) {
	background:rgba(168, 168, 168, 0.13);
}

#popupPrivacitycookies .inner .table .tr .td {
	display:table-cell;
	padding:5px;
}

#popupPrivacitycookies .inner .table .tr .td:first-child {
	width:180px;
}

/*FIN COOKIES*/

#footer .right_responsive {
    display: none;
}

@media screen and (min-width: 321px) and (max-width: 640px) {
	#popupPrivacity .inner {
	max-width:350px;
	left:75%;
	margin-left:-270px;
	height: 100%;
	overflow-y: auto;

}
	#popupPrivacity .inner .table .tr .td {
		max-width: 250px;
		font-size: 10px;
}
	#popupPrivacitycookies .inner .table .tr .td {
		max-width: 250px;
}
	#popupPrivacity .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	
	#popupPrivacitycookies .inner {
	max-width:350px;
	left:75%;
	margin-left:-270px;

}
}

@media screen and (min-width: 300px) and (max-width: 400px) {
	#popupPrivacitycookies .inner {
	max-width:90%;
	left:25%;
	margin-left:-60px;
	height: auto;
	overflow-y: auto;

}
	#popupPrivacitycookies .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	
	#popupPrivacity .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	
}
@media screen and (min-width: 500px) and (max-width: 750px) {
	#popupPrivacity .inner {
	max-width:90%;
	left:25%;
	margin-left:-150px;
	height: auto;
	overflow-y: auto;

}
	#popupPrivacity .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	



	
	#popupPrivacity .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	#popupPrivacity .inner .table{
		font-size: 10px;
	}
	
}
@media screen and (min-width: 300px) and (max-width: 324px) {
	#popupPrivacity .inner {
	max-width:100%;
	left:30%;
	margin-left:-80px;
	height: auto;
	overflow-y: auto;

}
	#popupPrivacity .inner .cookie-message-footer p a {
		font-size: 10px;
	}
	#popupPrivacity .inner .table{
		font-size: 10px;
	}
	
}
@media screen and (min-height: 250px) and (max-height: 420px) {
	#popupPrivacitycookies .inner {
	height: 100%;
	overflow-y: auto;
	}
	#popupPrivacitycookies .inner h1{
		font-size: 18px;
	}
	#popupPrivacitycookies .inner p{
		font-size: 12px;
		margin: 10px 0;
	}
}
#contact #footer{
	position:absolute;
	bottom: 0;
	width: 100%;
}

#home .headerImg {
    display:block;
    background: url(Banner_1024px.png) no-repeat center top #fff;
    height:316px;
    margin:auto;
	background-color: #efefee;
	margin-top: 40px;
}

@media all and (max-width:800px) {
	#home .headerImg {
    display:block;
    background: url(header_image.jpg) no-repeat center top #fff;
    height: 230px;
    margin:auto;
}
}
@media all and (max-width:560px) {
	#home .headerImg {
		display:block;
		background: url(Banner_480px.png) no-repeat center top #fff;
		height:319px;
		margin:auto;
	}
}

@media all and (max-width:450px) {
	#home .headerImg {
		display:block;
		background: url(Banner_330px.png) no-repeat center top #fff;
		height:220px;
		margin:auto;
	}
}



#user  {
	background-image:none;
	background-color: #fff;
}
 #page {
	background-image:none;
	background-color: #fff;
}
#contact {
		background-image:none;
	background-color: #fff;
}
#home {
		background-image:none;
	background-color: #fff;
}
@media all and (max-width:650px) {
	#login .wrapper {
	    max-width: 300px;
		}
	#login .content {
		padding: 0;
		border: none;
	}
	
}
#login .notifications .content {
	border: none;
}

