html {scroll-behavior: smooth;}
strong {font-weight: bold;}
body {font-family: arial;}
a {text-decoration: underline;color: #000;}
a:hover {text-decoration: none;color: #888; text-shadow: 3px 3px 5px #a6a6a6;}
ul {list-style: square outside;margin-left: 40px;}

#page {width:100%; background: #fff;overflow:hidden; min-width:385px;}
.content {max-width: 1280px;min-width: 1000px;margin: 0 auto;}

#head {background: #4b3a06; color:#fff;height: 70px;margin-top: 3px;}
.headlogo {float: left;margin-left:30px;}
.basket {float: right;margin-right:10px;}
.language_switch {float: right;margin-right:20px;line-height: 70px;margin-top: 24px;height:20px;}
.language_switch a.chzn-single {margin-right: 0px;background: #4b3a06 !important ;color: #fff;}
.chzn-container-single .chzn-drop {background: #4b3a06;color: #fff;}

  .chzn-container-single {background: #4b3a06;color: #fff;}

.chzn-results {background: #4b3a06;color: #fff;}
.chzn-single {background: #4b3a06;color: #fff;}

.chzn-container {width: auto !important;}
	.chzn-container .chzn-results {background: #4b3a06;color: #fff;}
	.chzn-container .chzn-results li.highlighted {background: #cddc36 !important;color: #fff;}

.mod-languages_ecooil form {background: #4b3a06;color: #fff;}

.language_switch a.chzn-single div {margin-left: 10px;}

/*.headlogo img {height: 70px;}*/
.mainmenu {float: right;margin-right:0px;}
.mainmenu ul {line-height:70px;}
.mainmenu ul li {display: inline;margin-right:30px;}
.mainmenu ul li a {color:#fff;text-decoration: none;}
.mainmenu ul li a:hover {color:#fff;text-decoration: underline;}

#picmenu_line {height: 106px;text-align: center;background: #fffcdf;}
.picmenu {margin: 0 auto;}
.picmenu ul li {display: inline;margin:0 -3px;padding:0;}


#titlemessage {height:50px;width:100%;line-height: 50px;text-align: center;background: #cddc36;color: #4b3a06;font-size: 30px;font-style: italic;}

#main {margin-top: 10px;}
#main img {width:100%;min-width:1000px;}

.clear {clear:both;}
#text {font-weight: bold;}
.content {}

#footer {background: #4b3a06; color:#fff;font-size:12px;line-height:25px;}
#footer .custom {}

#footer a {color:#fff;}
.footer_left {float:left;width:40%;line-height:120%;display:block;margin:10px 0 0 20px;}
.footer_right {float:right;width:40%;line-height:120%;display:block;margin:10px 20px 0 0;}



.mobile_mainmenu {display: none;}
nav {display:none;}

#titlemobiletext {display: none;}

.jshop_prod_attributes {background-color: #cddc36;}

@media (max-width: 1220px) {
	#picmenu_line, .mainmenu {display: none;}
	nav {display:block;}
	.content, #main img {min-width:0px;}
	#titlemessage {margin-top: 10px;}

	#titlemobiletext {display: block;}
	.basket img {margin-right: 40px;}
	.language_switch {margin-right:70px;}
}

@media (max-width: 757px) {
	#picmenu_line, .mainmenu {display: none;}
	nav {display:block;}
	#main img {min-width:0px;width:125%;margin-left:-25%}
	.content {min-width:0px;}
	#titlemessage {margin-top: 10px;}

	#titlemobiletext {display: block;}
	.basket img {width:60%; margin-right: 30px;}
}

@media (max-width: 480px) {
	#picmenu_line, .mainmenu {display: none;}
	nav {display:block;}
	#main img {min-width:0px;width:150%;margin-left:-50%}
	.content {min-width:0px;}
	#titlemessage {margin-top: 10px;}

	#titlemobiletext {display: block;}
	.basket img {width:60%; margin-right: 5px;}
	.language_switch {margin-right:50px;}
}