/* CSS Document */

@font-face {
	font-family: 'GFS Artemisia Regular';
	font-style: normal;
	font-weight: normal;
	src: local('GFS Artemisia Regular'), url('GFSArtemisia.woff') format('woff');
}
@font-face {
	font-family: 'GFS Artemisia Italic';
	font-style: normal;
	font-weight: normal;
	src: local('GFS Artemisia Italic'), url('GFSArtemisiaIt.woff') format('woff');
}
@font-face {
	font-family: 'GFS Artemisia Bold';
	font-style: normal;
	font-weight: normal;
	src: local('GFS Artemisia Bold'), url('GFSArtemisiaBold.woff') format('woff');
}
@font-face {
	font-family: 'GFS Didot Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: local('GFS Didot Bold Italic'), url('GFSArtemisiaBoldIt.woff') format('woff');
}
/*--------------------------------------body---*/



body, input {
	color: #4B4B4B;
	/*font: normal 12px/16px 'Open Sans', sans-serif !important;*/
	font-family: 'Open Sans', sans-serif !important;
	font-size:12px ;
	line-height:16px ;
}
body{
    min-width:1440px;
}
#header .container {
    min-width: 1340px;
    padding-left: 0;
    padding-right: 0;
}
input, select {
	color: #000;
	margin-top: 0px;
	font-size: 11px;
}
a {
	color: #837436;
	text-decoration: underline;
}
a:hover {
	text-decoration: none
}
fieldset {
	padding: 10px;
	margin: 10px;
}
fieldset td {
	padding: 2px 0 2px 0;
}
/*----------------------------------------------------------content---*/


.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer-cats .col-xs-5ths, .footer-cats .col-sm-5ths, .footer-cats .col-md-5ths, .footer-cats .col-lg-5ths {
	float: left;
    padding-right: 50px;
    padding-left: 0;
}
.footer-cats .col-md-5ths:last-child{
    padding-right:0;
}
/*-----------------------------article_settings-*/



h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding: 0px 0px 12px 0px;
}
#contact_text {
	height: auto;
	overflow: auto;
	margin: 0px 0px 5px 0px;
	width: 90%
}
.article_separator {
	display: block;
	line-height: 1px;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 0px 0px;
	height: 1px;
	font-size: 1px;
}
.column_separator {
	padding: 0px 0px 0px 12px !important;
}
.article_column {
	padding: 0px 0px 0px 0px;
}
.contentpane {
	padding: 0px 0px 10px 0px;
}
.contentpaneopen h3 {
	overflow: hidden;
}
.contentpaneopen h3 img {
	margin: 0px 3px 0px 0px !important;
	float: left;
}
.contentpaneopen ul, .article-indent ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
}
.contentpaneopen ul li, .article-indent ul li {
	padding: 0px 0px 6px 10px;
	background: url(../images/listMarker.gif) no-repeat 0 8px;
}
.contentdescription img {
	margin: 0px 20px 0px 0px;
}
.contentpaneopen img {
	margin: 0px auto;
	max-width: 100%;
	height: auto;
}
/*---------------------------content-heading---*/







.contentheading, .componentheading {
	color: #4B4B4B;
}
.componentheading {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contentpane .componentheading {
	background: none;
}
/*.contentpaneopen p {
	padding: 0px 0px 10px 0px;
}*/
div.main-content.col-md-6 div.mainmain div.contentpaneopen.container-fluid {
	width: 100%;
	max-width: 420px;
	margin: 0px auto;
}
.und-lnk{
	font: normal 14px/19px 'Open Sans', sans-serif;
	color:#6C6C6C;
	text-decoration:underline;
	}
	

.buttonheading {
	padding: 5px 5px 6px 0px;
}
.buttonheading img {
	padding: 0;
	margin: 0 4px;
}
span.contentheading {
	font-weight: normal;
	display: block;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
}
/*-----------------------------item-info---*/







.iteminfo {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 15px 0px;
}
.modifydate {
	border-top: 1px dotted #ccc;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 10px 0px 10px 0px;
	text-decoration: none !important;
}
.createdby {
	display: block;
	text-transform: none;
}
.createdate {
	line-height: 11px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	display: block;
	border-bottom: 1px dotted #ccc;
}
div.small { /* Written by */
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	white-space: nowrap;
	line-height: 11px;
}
/*-----------------------------------buttons---*/







.button, .validate, .modal-button, .readmore a, div.blank a, div.log-reg div#login_stretcher.stretcher form input.button {
	background: #CCBC7F;
	border: none;
	color: #fff;
	padding: 14px 25px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	/*vertical-align: top;*/
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
}
.button:hover, .validate:hover, .modal-button:hover, .readmore a:hover, div.blank a:hover {
	background: #C2AB5E;
	color: #fff;
}
.modal-button, .readmore a, div.blank a {
	float: left;
	padding: 2px 5px 2px 5px;
	height: auto;
}
.modal-button {
	margin-right: 10px;
}
#editor-xtd-buttons {
	padding: 5px 0px 5px 0px;
	overflow: hidden;
	width: 300px;
	float: left;
}
#editor-xtd-buttons .readmore {
	display: inline;
}
.blank {
	margin: 5px 0px 0px 0px;
}
div.blank a {
	width: 114px;
	background: #000;
}
/*-----------------------------------read-more---*/







div.readmore {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div a.readon {
	background: url(../images/button1.gif) top repeat-x;
	border: none;
	color: #fff;
	display: inline-block;
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	padding: 2px 5px 5px 5px;
	width: auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.readon:hover {
	text-decoration: none;
	background: url(../images/button1-active.gif) top repeat-x;
	color: #fff;
}
/*-----------------------------blog-more---*/







.blog_more {
	padding: 0px 0px 10px 0px;
}
.blog_more h2 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.blog_more ul {
	margin: 10px 0px 0px 15px;
}
.blog_more ul li {
	padding: 0px 0px 0px 0px !important;
}
.blog_more a {
	text-decoration: underline
}
.blog_more a:hover {
	text-decoration: none;
}
/*-----------------------------pagenav---*/







.pagenav {
	font-size: 12px;
	font-weight: normal
}
a.pagenav {
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px 2px 0px 0px;
	text-decoration: none
}
a.pagenav:hover {
	text-decoration: underline
}
.pagination_nav {
	font-size: 12px;
	padding: 10px 20px 0px 27px;
}
.pagination_nav div {
	padding: 5px 0px 5px 0px;
}
.pagination {
	margin-top: 10px
}
.pagination li {
	padding: 0px 5px 0px 5px;
}
.pagination_result {
	padding: 5px 0px 0px 0px;
	line-height: 16px;
}
.pagination span {
	padding: 0px 10px 0px 0px;
}
.pagination strong span {
	padding: 0px 6px 0px 6px;
	font-weight: normal;
}
.pagenav_box {
	padding: 0px 5px 10px 0px;
	border-top: 1px dotted #ccc;
}
/*--------------------------------------result---*/



.searchArea {
	border: 1px solid #dedede;
	padding: 10px;
}
/* edited amit on 17-01-12 */
	/*.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td{
		border-bottom:1px dotted #ccc;
		padding-bottom:5px;
		padding-top:5px;
	}*/
div#vmMainPage div table.basketpage tbody {
	border: 1px solid #E5E5E5;
}
div table.basketpage tbody tr td a strong {
	color: #837436;
	font: normal 600 14px/30px 'Open Sans', sans-serif;
}
div table.basketpage tbody tr td a:hover strong {
	color: #AA9449;
	text-decoration:none;
}
div table.basketpage tbody tr td a:hover{
	text-decoration:none;
	}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td {
	/*border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;*/
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

div.lst-orders form table.adminlist tbody tr td:first-child, div.lst-orders form table.adminlist tbody tr td:last-child{
	padding: 5px 10px;
	}

#search_searchword {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 0;
}
.var1 {
	background: #f6f6f6;
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}
.var2 {
	background: #f0f0f0;
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}
.results {
	padding: 0px 20px 15px 20px;
}
.results ol li {
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
.searchintro {
	padding: 10px 0px 10px 20px;
}
.searchintro b, .searchintro strong {
	color: #c36d05;
}
.sectiontableheader {
	/*padding: 10px 0px 10px 0px;*/
	background: #F3F3F3;
	color: #5A5959;
	font: normal 600 15px/20px 'Open Sans', sans-serif;
	text-align: center;
	/*margin: 25px 0px;*/
	
}
html body#body div#maincontent div.container div.row div.main-content.col-md-12 div.mainmain div#vmMainPage div table.basketpage tbody tr.sectiontableheader th{
	
	}
.sectiontableheader a {
	color: #000;
}
.sectiontableheader strong {
	color: #5A5959;
}
/*--------------------------------------archive---*/



.archiveBlock .button {
	display: inline-block;
	margin: 0px 0px 0px 5px;
}
ul#archive-list h4 a {
	font-size: 12px;
	text-transform: none;
}
/*--------------------------------------poll---*/



dl.poll {
	padding: 10px 0px 20px 0;
}
#poll h3 {
	font-size: 120%;
	padding: 0px 0px 10px 0px;
}
dl.poll dt {
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
.poll .question {
	color: #c8b87c;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 0px;
}
.poll-body label {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #919090;
}
.poll .buttons {
	padding: 8px 0px 6px 0px;
}
.poll .button {
	background: url(../images/button1.gif) repeat-x 0 0;
	border: none;
	color: #fff;
	display: inline-block;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	cursor: pointer;
	display: inline;
	margin: 0px 0px 8px 0px;
	padding: 0px 10px 4px 10px;
	width: auto;
	height: 25px;
	text-align: center;
	text-transform: uppercase;
}
.poll .button:hover {
	background: url(../images/button1-active.gif) repeat-x 0 0;
	color: #fff;
}
.poll .section {
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	width: 100%;
	color: #000;
}
.poll .section2 {
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	width: 100%;
}
.poll .radio {
	float: left;
	width: 20px;
}
.poll .radio input {
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.poll .var {
	margin: 0px 0px 0px 20px;
	text-align: left;
}
.display {
	padding: 0px 0px 10px 0px;
}
.display select {
	border: 1px solid #46462f;
	width: 100px;
}
.td_1, .td_2 {
	width: 5%;
	text-align: center;
}
.td_3 {
	width: 90%;
	padding: 0px 0px 0px 10px;
}
#itema, #itemb, #itemc {
	background: #ececec;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #000;
}
.pollstableborder .question {
	padding: 0px 0px 0px 85px;
}
/*--------------------------------------userforms---*/



dl.contentpane dt {
	padding: 10px 0px 20px 0px;
}
dl.contentpane dd {
	width: 100%;
	overflow: hidden;
}
dl.contentpane div {
	vertical-align: middle;
}
dl.contentpane .description {
	width: 110px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
dl.contentpane .input-field {
	width: 160px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
dl.contentpane .button-field {
	width: 140px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
/* ------------------------------------- search --- */



.search .button {
	background: url(../images/button2.jpg) no-repeat 0 0;
	border: none;
	float: right;
	font: normal 14px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 74px;
	height: 31px;
	text-transform: uppercase;
	padding: 0 0 4px 0;
	margin: 0;
}
.search .button:hover {
	background: url(../images/button2-active.jpg) no-repeat 0 0;
}
.search .inputbox {
	background: #fff;
	border: 1px solid #d4d4d4;
	color: #d4d4d4;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	height: auto;
	padding: 7px 0px 8px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 216px;
	float: left;
}
/* ------------------------------------- search-result --- */



.search_result {
	padding: 0px 20px 0px 0px;
}
.search_result h3 {
	color: #808080;
	font-size: 14px;
}
.highlight {  /* highlight sought word */
	color: #be0404;
	font-weight: bold;
}
/* ------------------------------------- admin-form --- */



.adminform td {
	padding: 0px 0px 2px 0px;
}
#register_stretcher .button {
	margin: 10px 0 0 0 !important;
	padding: 0px 10px 1px 10px !important;
}
#toggler1, #toggler2 {
	width: 13px;
	height: 13px;
	margin: 3px 0 0 0;
}
*+html #toggler1, *+html #toggler2 {
	width: 13px;
	height: 13px;
	margin: 0;
}
#login_stretcher input, #register_stretcher input, div.stretcher form input {
	padding: 3px 0 2px 0;
	line-height: 13px;
	font-size: 13px;
}
#login_stretcher .button, #register_stretcher .button {
	padding: 0 10px 1px 10px;
}
/* ------------------------------------- system-error-messages --- */



.error {
	margin: 0px 0px 10px 0px;
}
#system-message dt.error, dt.message {
	display: none;
}
.error dd ul {
	border-top: 3px solid #grey;
	border-bottom: 3px solid #grey;
	margin: 0;
	padding: 5px 0px 5px 5px;
}
.error dd ul li {
	background: none !important;
	margin: 0px 0px 0px 8px !important;
	color: red;
}
/* --------------------------------------------------------------------------------- boxes --- */



.module, .module_filtra, .module_text, .module-specials {
	margin: 0px 0px 15px 0px;
	border: 1px solid #e5e5e5;
}
.module .boxIndent, .module_text .boxIndent, .module_filtra, .module-manufacturers .boxIndent {
	padding: 10px 10px 10px 8px
}
.container .module .boxIndent {
	padding: 15px 0 0 0;
}
/* ------------------- title --- */



.module h3, .module_text h3, .module_menu h3, .footerMenu h3, .module-login h3, .module_filtra h3, .module-manufacturers h3 {
	background: url(../images/title-bg.gif) no-repeat 12px 13px;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #252424;
	padding: 8px 0px 8px 33px;
	border-bottom: 1px solid #e5e5e5;
}
.moduletable h3, .title, .categoryName, #vmMainPage h3, .categoryName {
	/* background:url(../images/title-bg.gif) no-repeat 12px 13px; 
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	*/



	
	color: #4B4B4B;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.categoryName {
	background: none !important;
}
.extra-divider td {
	border: none;
	background: url(../images/extra-divider.gif) repeat-x left center;
	padding: 13px 0;
}
/*-------------------content----*/



.module ul {
	line-height: 12px;
	list-style: none outside none;
	margin: 5px 0 10px;
	padding: 0;
}
.module_filtra ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.module ul li {
	font: 11px/15px Tahoma;
	margin: 0;
	padding: 0 0 1px;
	vertical-align: top;
	width: 100%;
}
.module_backup ul li {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 5px 0 9px 0;
	width: 100%;
	vertical-align: top;
}
.module_filtra ul li {
	font: 11px/15px Tahoma;
	margin: 0;
	padding: 0 0 1px;
	vertical-align: top;
	width: 100%;
}
.module li a {
	background: url(../images/listMarker.gif) no-repeat 0 6px;
	color: #837436;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.module_filtra li a {
	background: url(../images/listMarker.gif) no-repeat 0 6px;
	color: #919090;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.module li a:hover {
	color: #c8b87c;
}
.module_filtra li a:hover {
	color: #c8b87c;
}
.module a {
	color: #837436;
	text-decoration: underline;
}
.module a:hover {
	text-decoration: none !important;
}
.count { /* count users */
	text-decoration: underline;
}
/* ---------------------- categories --- */



.module-categories {
	margin: 0px 0px 14px 0px;
	border: 1px solid #e5e5e5;
}
.module-categories .boxIndent {
	padding: 20px 20px 9px 33px;
}
.module-categories h3 {
	background: url(../images/title-bg.gif) no-repeat 12px 13px;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #252424;
	padding: 8px 0px 8px 33px;
	border-bottom: 1px solid #e5e5e5;
}
/* ------------------------ menu --- */



.module-categories ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.module-categories ul li {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 5px 0 9px 0;
	width: 100%;
	vertical-align: top;
}
.module-categories li a {
	color: #919090;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.module-categories li a.parent {
	background: url(../images/parent-point.gif) no-repeat right 7px;
	padding-right: 12px;
}
.module-categories ul.level2 {
	margin: 1px 0px -1px 15px;
}
/* ------------------- hover, active --- */



.module-categories li a:hover, .module-categories li.active a, .module-categories li.active .level2 li a:hover, .module-categories li.active .level2 li.active a {
	color: #c8b87c;
}
.module-categories li.active .level2 li a {
	color: #919090;
	text-decoration: none;
}
/* ------------------------------------- module menu --- */



.module_menu {
	margin: 0px 0px 15px 0px;
	border: 1px solid #e5e5e5;
}
.footerMenu {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.module_filtra {
	padding: 20px 20px 17px 33px;
}
.module_menu .boxIndent {
	padding: 8px 8px;
}
.footerMenu .boxIndent {
	padding: 8px 8px;
}
/* ----------------- content ---- */



.module_menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.footerMenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
.module_menu li {
	font: normal 13px/15px Tahoma;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	width: 100%;
	vertical-align: top;
}
.footerMenu li {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	width: 100%;
	vertical-align: top;
}
.module_menu li a {
	color: #919090;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.footerMenu li a {
	color: #919090;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.epipla_footer_menu_left_columns a {
	color: #6C6C6C;
	text-decoration: none;
}
.epipla_footer_menu_left_columns a:hover {
	color: #6C6C6C;
	text-decoration: underline;
}
.epipla_footer_menu_right_column a {
	color: #6C6C6C;
	text-decoration: none;
}
.epipla_footer_menu_right_column a:hover {
	color: #6C6C6C;
	text-decoration: underline;
}
/* ------------------- hover, active --- */



.module_menu li a:hover, .module_menu li.active a:hover, .module_menu li.active li a:hover {
	color: #c8b87c;
}
.module_menu li.active ul {
	margin: 1px 0px -1px 10px;
}
.footerMenu li a:hover, .footerMenu li.active a:hover, .footerMenu li.active li a:hover {
	color: #c8b87c;
}
.footerMenu li.active ul {
	margin: 1px 0px -1px 10px;
}
/*------------------------userMenu---*/



#userMenu {
	padding: 1px 22px 0 0;
	text-align: right;
}
#userMenu ul {
	margin: 0;
}
#userMenu ul li {
	display: inline;
	padding: 0 0 0 19px;
	margin: 0 0 0 0;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#userMenu ul li a {
	text-decoration: none;
	color: #9c9c9a;
}
#userMenu ul li a:hover {
	text-decoration: underline;
	color: #e52f36;
}
/*------------------------ module-latest ---*/



.module-specials .boxIndent, .module-latest .boxIndent {
	padding: 17px 20px 20px 26px;
}
.module-specials h3, .module-latest h3 {
	background: url(../images/title-bg.gif) no-repeat 12px 13px;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #252424;
	padding: 8px 0px 8px 33px;
	border-bottom: 1px solid #e5e5e5;
}
.module-specials h3 {
	color: #f10a0a;
}
.module-specials a.product_name, .module-latest a.product_name {
	margin-bottom: 21px;
}
.module-specials .product-Old-Price {
	text-decoration: line-through;
	color: #d4c385;
	display: block;
	font: normal 17px/23px Arial, Helvetica, sans-serif;
	padding: 0 0 0px 0;
	float: left;
}
.module-specials .productPrice {
	float: right;
}
.module-specials .box_product_price, .module-latest .box_product_price {
	padding: 15px 0 10px 0;
}
.module-specials .buttons, .module-latest .buttons {
	padding: 0px 0 0 0;
	margin: 0;
}
.module-latest .product_details_container, .module-specials .product_details_container {
	float: left;
}
.module-specials .product_buttons, .module-latest .product_buttons {
	float: right;
}
/*----------------------------------------login-form---*/



.module-login {
	margin: 0px 0px 14px 0px;
}
.module-login .boxIndent {
	padding: 5px 0 0 0;
}
#form-login-username {
	display: block;
	width: 100%;
}
/*-----------------content----*/



.module-login .part1 {
	background: #e52f36;
	padding: 22px 22px 19px 21px;
}
#form-login-remember {
	padding: 3px 0px 0px 0px;
}
.module-login label {
	color: #666;
	font: normal 12px/12px Tahoma, Geneva, sans-serif;
}
label.remember {
	color: #6c6c6c;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: normal;
}
#mod_login_username, #mod_login_password, #username_vmlogin, #password_vmlogin {
	background: none;
	border: 1px solid #e5e5e5;
	width: 153px;
	padding: 5px 0px 6px 7px;
	font: normal 13px/13px Arial, Helvetica, sans-serif;
	color: #919090;
	margin: 0px 0px 5px 0px;
}
.username, .password {
	font: light 13px/18px 'Open Sans', sans-serif;
	color: #6c6c6c;
}
.module-login a {
	color: #6c6c6c;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
}
.form-login .button { /* button */
	color: #fff;
	display: block;
	/*background: url(../images/button1.gif) top repeat-x;
	border: none;
	
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	padding: 0 10px 4px 10px;
	margin: 0 5px 0 0;
	width: auto;
	height: 25px;
	text-align: center;
	text-transform: uppercase;*/
	
	float: right;
}
/*.form-login .button:hover {
	background: url(../images/button1-active.gif) top repeat-x;
}*/
.log {
	color: #6c6c6c;
}
.logout {
	/*background: url(../images/button1.gif) top repeat-x;
	background:
	width: auto;
	height: 25px;
	color: #fff;
	padding: 0 10px 4px 10px;
	margin: 10px 0 0 0;
	font: bold 11px/17px Arial, Helvetica, sans-serif;*/
	
	padding: 5px 35px;
	font: 16px/22px Open Sans;
	color: #fff !important;
	text-decoration: none !important;
	display: inline-block;
	vertical-align: top;
	background: #CCBC7F;
	border: none;
	margin: 20px 0px;
}
.logout:hover {
	/*background: url(../images/button1-active.gif) top repeat-x;*/
	color: #fff;
}
.form-login .rememberCheck {
	padding: 13px 0 0 0;
	width: 90px;
	float: left;
}
input.checkbox { /* checkbox */
	border: none;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	width: 13px;
	height: 13px;
}
#inputs {
	padding: 5px 0px 0px 0px;
	width: 183px;
	overflow: hidden;
}
#inputs a {
	color: #c8b87c;
	text-decoration: none;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: 6px 0 0 0;
}
#inputs a:hover {
	text-decoration: underline !important;
}
#form-login-remember {
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #919090;
	padding: 15px 0 0 0;
}
#form-login-remember a, a.login_link {
	color: #999999;
	text-decoration: underline;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#form-login-remember a:hover {
	text-decoration: underline !important;
}
#form-login-remember .reg {
	line-height: 14px;
}
/* ------------------------------------- topmenu --- */



ul.menu-nav {
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding: 10px 0 11px 0;
	margin: 0;
}
ul.menu-nav li {
	border-left: 1px solid #8c8b8b;
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 0 -1px;
	
	font-family: 'Open Sans', sans-serif !important;
font-size: 14px;
line-height: 20px;
}
ul.menu-nav li a {
	color: #8c8b8b;
	display: block;
	text-decoration: none;
	text-align: center;
}
/* ------------------- hover, active --- */



ul.menu-nav li a:hover, ul.menu-nav li.active a {
	color: #000;
}
/* ---------------------------------------------------------TopMainMenu---*/



#topmainmenu {
	border: 1px solid #E5E5E5;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* --------------------------------------------------------- structure --- */



/*#body {
	background: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 20px;
}*/
.main {
	background-color: #FFFFFF;
	/*	padding-bottom: 10px;
	padding-right: 14px;
	padding-left: 14px;
	min-width: 1024px;
	max-width: 1100px;*/
	border: 0px solid #ccc;
}
/*-------------------------------------header---*/



#header {
	/*padding: 0 0 1px 0px;
	border-bottom:1px solid #e5e5e5;
	padding: 15px 50px 0px 50px;
	*/
	padding: 33px 0px 0px 0px;
	margin-bottom: 1px;/*margin-left:26px;*/
}
#logo {
    margin-left: 30px;
    margin-right: 150px;
    width: 185px;
    padding: 0;
    float: left;
}
/*#newsletter {
	width: auto;
	float: left;
	padding: auto;
}*/
#search {
	width: 300px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.cart {
	/* background:url(../images/cart-bg.gif) no-repeat 0 20px; */
	/*padding: 11px 0px 0px 0px;
	width: auto;
	float: right;*/
	color: #747272;
	text-align: center;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
.vmCartModule {
	display: inline-block;
}
.topmenu-bg {
	border-top: 0px solid #d9d9d9;
	border-bottom: 0px solid #d9d9d9;
}
#topmenu {
	padding: 0 0 0 0px;
}
.currency {
	width: 206px;
	height: 24px;
	overflow: hidden;
	margin: 0 0px 0 0;
	padding: 21px 0px 0 0px;
	float: right;
}
#flash {
	padding: 5px 0 0 0;
}
/* ------------------------------------- content --- */



#wrapper {
	padding: 0px 0px 0 0px;/*margin-left:26px;*/
}
#left {
	float: left;
	width: 180px;
	padding: 0;
	margin-right: 14px;
}
#right {
	float: right;
	padding-left: 14px;
	width: 160px;
}

.bannergroup {
	background: none repeat scroll 0 0 #EAEAEA;
	margin: 0 0 0 0;
	overflow: hidden;
	padding: 13px 0 13px 15px;
	margin-bottom: 10px;
}
.banneritem {
	margin-right: 13px;
	float: left;
}
/* ------------------------------------- footer --- */



/*#footer {
	padding: 0px 50px;
}*/
#footer .space {
	padding: 4px 0px 0px 0px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #6C6C6C;
	text-decoration: none;
}
#footer a:hover {
	color: #929292;
	text-decoration: none !important;
}
#footer .footerText {
	color: #6c6c6c;
}
#footer ul {
	/*padding: 0px 0px 0px 0px;
	margin: 0px;*/
	list-style: none;/*margin-right: -12px;
	float: right;*/
}
/*#footer ul li {
	padding: 0 12px 0 13px;
	margin: 0 0 0 0;
	display: inline;
	border-right: 1px solid #c8b87c;
}#footer ul li a {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	background: none;
	color: #c8b87c;
	padding: 0;
	text-decoration: none;
}*/

#footer ul li a:hover, #footer ul li.active a {
	text-decoration: underline;
}
/* ------------------------------------- Tooltips --- */



.tool-tip {
	background: #ffc;
	border: 1px solid #b4b58A;
	color: #000;
	max-width: 200px;
	text-align: left;
}
.tool-title {
	background: #dda;
	border-bottom: 1px solid #b4b58A;
	padding: 5px 10px;
	font-weight: bold;
}
.tool-text {
	padding: 5px 10px;
}
/* ------------------------------------- VM --- */



.clear {
	overflow: hidden;
	width: 100%;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.contact_email input {
	margin-bottom: 10px;
}
.contact_email #contact_email_copy {
	margin: 0;
	vertical-align: middle;
}
.content-indent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ------------------------------------- More Epipla --- */



.epipla_footer_menu_left_columns {
	border-right: 1px dotted #CCCCCC;
	padding-left: 10px;
	line-height: 17px;
	font-size: 11px;
}
.epipla_footer_menu_right_column {
	border-right: 0px dotted #CCCCCC;
	padding-left: 10px;
	line-height: 17px;
	font-size: 11px;
}
.epipla_addthis {
	float: right;
	margin-top: 8px;
}
/* ------------------------------------- boxes --- */







.box {
	border: 1px solid #e5e5e5;
}
.topmenubox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
/* ------------------------------------- END boxes --- */



.paramlist_key {
	width: 35% !important;
	padding-right: 5px !important;
}
#email {
	width: 147px;
	padding: 2px 0 3px 5px;
}
.validate {
	margin-bottom: 1px;
}
div.termsconditions a {
	color: #6C6C6C;
	text-decoration: none;
}
.contentpaneopen .responsive {
	display: none;
}
/*---------------------------------------------------*/
/*----------------------NEW CSS----------------------*/
/*---------------------------------------------------*/
.main {
	/*padding-right: 50px;
  padding-left: 50px;*/
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
.main {
	width: 750px;
}
}
@media (min-width: 992px) {
.main{
	width: 970px;
}


}

@media (min-width: 979px) and (max-width: 1500px) {
	
	

}

@media (min-width: 1500px) {
.main, div.container {
	/*width: 1440px;*/
}

/*.container {
	overflow: hidden;
	width: 1440px !important;
}*/
}
.main-fluid {
	/*padding-right: 15px;
  padding-left: 15px;*/
	margin-right: auto;
	margin-left: auto;
}
/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;padding-right: 15px;
	padding-left: 15px;
}*/

/*div.container{
	padding-right:50px;
	padding-left: 50px;
	}*/
#top div.container{
	background: #F8F8F5;
	width: 100%;
	padding-top: 13px ;
	padding-bottom:13px;
	font-family: 'Open Sans', sans-serif !important;
	color: #929292 !important;
	font-size: 14px;
	line-height:20px;
}
div#mainmenu div.row div.menu-pos {
/*border-bottom: 1px solid #929292;*/
}
div.tprght ul.menu-nav li {
	font-family: 'Open Sans', sans-serif !important;
	color: #929292 !important;
	font-size: 14px;
	line-height: 16px;
}
div.top-left{
	color: #929292;
    text-decoration: none;
    display: block;
    float: left;
    margin-left: 30px;
}
.top-right{
	color: #929292;
    text-decoration: none;
    display: block;
    float: right;
    margin-right: 30px;
}
div.top-left a {
	color: #929292;
    text-decoration: none;
    display: block;
    float: left;
}
div.top-left a:hover, div.tprght li a:hover {
	color: #C7C4C4;
}
div.top-right div.moduletable p em.fa, div.top-left div.moduletable p em.fa {
	padding-right: 7.5px;
	padding-left: 7.5px;
}
div.tprght ul.menu-nav {
	padding: 0px;
}
div.tprght ul.menu-nav, div.tprght ul.menu-nav li, div.tp-lft {
	border-left: 0.5px solid #929292  !important;
}
div.scl{
	font-size:15px !important;
	}
div.scl p a{
	color:#ACA9A9;
	margin-left: 15px;
	}
div.scl p a:hover{
	color:#C7C4C4;
	}	
div.scl, div.tp-lft, div.tplft {
	padding: 0 20px 0 20px;
}
div#logo a img {
	
}
div#mainmenu div.row div.menu-pos{
	margin-top:37.65px;
	}
div.scl p, div.tp-lft p, div.tplft p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#srch span.srch::after {
font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* content: "\f002"; */
    margin-left: -47px;
    font-size: 22px;
    color: #929292;
    pointer-events: none;
    position: absolute;
    padding-top: 8px;
	content: url("/templates/epaggelmatika-epipla/images/lens.svg");
	
	}
#srch span.srch {
	float:left;
}
input#refreshbtn, div.mr-txt table.basketpage tbody tr.sectiontableentry1 td form input{
	margin: 0px 10px 8px 8px;
	}
	
#search-product span.srch input#search-button.button {
	width: 30px;
	height: 39px;
	background: none;
}
#header #srch #search-product input#keyword.inputbox {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 35px;
    border: 0px solid #929292;
    color: #747272;
    padding-left: 20px;
    font-size: 16px;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    float: left;
    margin-top: 0;
    padding-top: 0;
}
#header #srch #search-product input:focus{
    outline: none;
}
#srch {
    min-width: 607px;
    height: 37px;
    padding: 0;
    margin: 0;
    display: block;
    margin-top: 13px;
    float: left;
}
#srch div.moduletable p#search-product {
	margin: 0;
    padding: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 39px;
    border: 1px solid #929292;
    color: #747272;
    font-size: 16px;
}
#header div.log-drop ul.menu.sf-menu li ul li, #header div.log-drop ul.menu.sf-menu li ul {
	z-index: 9999 !important;
	background: red !important;
	background-color: red !important;
}
#header div.log-drop ul.menu.sf-menu li ul {
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
}
#header div.log-drop li:hover, #header div.log-drop ul.menu li:hover, #header div.log-drop ul.menu.sf-menu.sf-horizontal > li:hover {
	border-bottom: 0px !important;
}
/*#header div.log-drop .sf-menu li:hover ul, #header div.log-drop .sf-menu li.sfHover ul, div.log-drop .sf-menu li:hover ul,
div.log-drop .sf-menu li.sfHover ul {
z-index:999 !important;

position:relative;
margin-top:-5px;
height:100px;

}*/
#header > div.clear.row > div.cart.col-md-3 > div.moduletable.log-drop > ul > li > a > span.sf-sub-indicator {
	display: none;
}
div#cart-area {
    display: block;
    float: right;
}
.cart-1 {
    float: left;
    width: 130px;
    height: 55px;
    padding: 0;
    margin: 0 37px 0 0;
    text-align: center;
}
.cart-1 .menu li a {
    padding: 6px 0 0 0 !important;
    margin: 0;
}
.cart {
    float: left;
    width: 130px;
    height: 55px;
    padding: 0;
    padding-top: 3px;
}
div.cart-1 div.moduletable.log-drop::before {
	display: block;
	content: url('/images/log-new.svg');
	font-size: 14px;
	text-align: center;
}
div.cart .vmCartModule{
	margin-top: 1px !important;
	}
#cart-area .cart h3 {
   line-height: 0 !important;
  padding: 0px !important;
  width: 130px;
    display: block;
}
div.cart-1 div.moduletable.log-drop ul.menu.sf-menu.sf-horizontal, div.cart-1 div.moduletable.log-drop ul.menu.sf-menu.sf-horizontal li.parent.item312 {
	width: 100%;
	text-align: center;
}
div.cart div.moduletable div a.product-count {
	position: relative;
	margin: 0px auto;
}
.badge {
	color: #fff;
	background-color: #C6A385 !important;
	font-size: 13px !important;
	padding: 3px 5px !important;
	transform: translateX(-15px);
	margin-top: 12px;
	min-width:20px !important;
	position: absolute;
}
.badge a, .badge a:hover, .badge a:visited, .badge a:focus {
	color: #fff;
	text-decoration: none !important;
}
div.vmCartModule h3 a.proposal {
	color: #5A5959 !important;
	font: normal 14px/19px 'Open Sans', sans-serif;;
	/*padding: 0.7em 0.8em !important;*/
}
div.vmCartModule h3 a.proposal:hover, div.cart-1 div.moduletable.log-drop ul.menu.sf-menu li a:hover {
	color: #747272 !important;
	text-decoration: none;
}
div.intro.text h1 {
	text-align: center;
	color: #5A5959;
	font: normal 25px/34px 'Open Sans', sans-serif;
	margin-top: 48px;
	margin-bottom:14px;
}
div.intro.text p {
	color: #5A5959;
	text-align: center;
	font: normal 15px/22px 'Open Sans', sans-serif;
	margin: 0;
    padding: 0;
}
div.intro.text div.col-md-10{
	padding-left: 7%;
padding-right: 7%;
	}

/*main menu*/
html body#body div.main div#header div.row div.menu-pos {
	border-bottom: 1px solid #929292 !important;
}
.sf-menu {
	margin-bottom: 0px !important;
}
.sf-menu ul {
	width: 17em !important;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top: 2.7em !important;
	z-index:999999999 !important;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 15em !important;
	top: 8px !important;
}
.sf-menu a {
	border: none !important;
	padding: 0.7em 0.5em !important;
}
.sf-menu a:hover {
	color: #929292 !important;
	text-decoration: none !important;
}
.sf-menu a, .sf-menu a:visited, .menu-pos.top-menu div.moduletable ul.menu.sf-menu.sf-horizontal li span.separator span {
	color: #5A5959 !important;
}
.sf-menu li {
	background: none !important;
	/*border-bottom: 3px solid #fff !important;*/
	
}

div#header div a.product-count img{padding-left:18px;}

.sf-menu li .separator {
	border: 0px !important;
}
/*.sf-menu li:hover {
	border-bottom:3px solid #C8C4C4;
	}	*/	
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li li, .sf-menu li li li {
	background: #fff !important;
}
#header ul.menu.sf-menu.sf-horizontal > li:hover {
	border-bottom: 3px solid #C8C4C4 ;
}

/*menu fix*/
#header ul.menu.sf-menu.sf-horizontal > li{
	border-bottom: 3px solid #fff;
	margin-bottom:2px;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
 #header ul.menu.sf-menu.sf-horizontal > li{
	border-bottom: 3px solid #fff ;
	margin-bottom:0px;
	
}
}


/*end menu fix*/



.menu-pos div.moduletable ul.menu.sf-menu.sf-horizontal li {
	font: 20px/23px 'GFS Artemisia Regular' !important;
}
.menu-pos div.moduletable ul.menu.sf-menu.sf-horizontal li ul li {
	font: 16px/23px 'Open Sans' !important;
}
.menu-pos div.moduletable ul.menu.sf-menu.sf-horizontal li ul {
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.29) !important;
}
.sf-shadow ul {
	background: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 0px !important;
}
div.menu-pos ul.menu.sf-menu li a.sf-with-ul span.sf-sub-indicator {
	display: none;
}
div.main-cat-first a img {
	width: 100%;
	height: auto;
}
div.main-cat-first div.btn-cat:before {
	content: "";
	display: block;
	width: 20%;
	height: 2px;
	background: #CD5C5C;
	bottom: 10px;
	position: absolute;
}
div.main-cat-first a {
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;
	text-align: right;
}
/*div#maincontent {
	padding: 0px 50px;
}*/
div.mainmain div.main-cat-first {
	padding-bottom: 35px;
}
div.frontpagecategories a, div.main-cat-first a {
	display: flex;
	align-items: center;
	justify-content: center;
	font: 23px/27px 'GFS Artemisia Regular';
	color: #5A5959 !important;
}
div.frontpagecategories a:hover, div.main-cat-first a:hover {
	text-decoration: none !important;
	color: #929292 !important;
	
}
div.frontpagecategories a span, div.main-cat-first a span {
	background: #fff;
	margin-left: 15px;
	text-decoration: none;
}
div.frontpagecategories a:before, div.main-cat-first a:before {
	background: #929292;
	height: 1px;
	flex: 1;
	content: '';
}
div.frontpagecategories a.right:before {
	background: none;
}
div.frontpagecategories div.row div.col-md-6 img.img-responsive {
	padding-bottom: 25px;
}
div.main-content div.frontpagecategories {
	display: inline-block;
}
div.frontpagecategories div.quotes-intro {
	background: #F8F8F5;
	margin: 0px 0px 35px 0px;
	padding-bottom: 7%;
	padding-top: 8%;
}
div.frontpagecategories div.row div.quote p {
	font: 28px/37px 'GFS Artemisia Italic';
	color: #747272;
}
#newsletter-pos div.container {
	margin: 61px auto auto auto;
	padding: 68px 0px 66px 0px;
}
div#newsletter-pos div.container{
	background: #F5F5F5;
	    min-width: 1340px;
}
div.newsletter-txt {
	font-size: 20px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #5A5959;
	padding-right: 5%;
	padding-left: 0px;
}
div#newsletter-pos div span.acyfield_email input#user_email_formAcymailing1.inputbox {
	padding: 14px 25px 14px 25px;
	margin-right: -5px;
	border: 1px solid #929292;
	width: 340px;
	height:50px !important;
}

::-webkit-input-placeholder { /* Edge */
  color: #ACA9A9;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #ACA9A9;
}

::placeholder {
  color: #ACA9A9;
}


div#newsletter-pos div.acymailing_module_form div span.acysubbuttons input.button.subbutton{
	height:50px !important;
	}

	
div.nslt-frm div.acymailing_module_form label {
	padding-right: 25px;
}
div.acymailing_module_form div span label {
	color: #747272;
	font-size: 28px;
	font-family: 'GFS Artemisia Italic';
	font-weight: 300;
}
div.nslt-frm {
	text-align: right;
	padding-right: 40px;
}
#footer div.bank.row {
	padding-top: 35px;
	padding-bottom: 35px;
}
#footer div.bank.row, div.footer-bottom.row {
	border-top: 1px solid #8C8B8B;
}
div.footer-cats.row {
	margin-left: 0px;
	margin-right: 0px;
}
#footer div.bank-left img {
	padding: 15px 11px 12px 11px;
}
#footer div.bank-right img {
	padding: 0px 11px;
}
div.footer-bottom {
	padding-top: 36px;
	padding-bottom: 40px;
	padding-left: 45px;
    padding-right: 50px;
}
div.menu-footer ul.menu li {
	padding-bottom: 7px;
}
div.menu-footer ul.menu li:last-child  {
	padding-bottom: 7px;
}
div.menu-footer ul.menu li a {
	color: #747272;
}
div.footer-cats.row {
	font-family: 'Open Sans', sans-serif;
}
div.logo-footer img, div.social-footer {
	/*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
}
div.footer-bottom div.social-footer p {
	font-size: 26px;
}
div.social-footer a {
	padding-right: 22px;
}
div.social-footer a:last-child {
	padding-right: 0px;
}
div.footer-cats.row div h5, div.footer-cats.row div h5 a {
	font-size: 16px;
	color: #6C6C6C;
	font-weight: 600;
	margin-bottom: 6px;
	line-height:22px;
}
div.footer-cats {
	padding-top: 60px;
	padding-bottom: 50px;
}
div.footer-cats.row div a {
	font-size: 14px;
	color: #747272;
	line-height: 26px;
}
div#copyright div.container{
	background: #F5F5F5;
	width:100%;
	padding: 19px 50px 7px 50px;
}
div.copyright-1 {
	color: #4B4B4B;
	font-size: 13px;
	float: left;
}
div.copyright-2 a {
	color: #5A5959;
	font-size: 12px;
	padding-right: 5px;
}
div.copyright-2 a:hover{
	color: #929292;
	}
	
div.copyright-2 {
	text-align: right;
	float: right;
}
/*login page*/	
span.breadcrumbs a.pathway {
	color: #8C8B8B;
	font: 14px/30px 'Open Sans', sans-serif;;
}
span.breadcrumbs.pathway {
	color: #4B4B4B;
}
.breadcrumbs-cont{
    text-align: center;
}
div.breadcrumbs {
	padding: 25px 40px 10px 47px;
    display: inline-block;
    max-width: 1340px;
    text-align: left;
    width: 100%;
}
/*pages*/	
div.mainmain #vmMainPage h2.title, div.mainmain h2.contentheading, div.mainmain div.reset div.row form#reset h2.text-center, div.mainmain div.componentheading, div.cart-bttom-ttl b, div.contentpaneopen.container-fluid div div div.row div.col-md-12.info-2 h2 {
	color: #4B4B4B;
	text-align: center;
	font: normal 25px/29px 'GFS Artemisia Regular';
	border-bottom: 0px;
	margin-bottom: 45px;
}
div.left-pos-2 div.moduletable h3 {
	color: #4B4B4B;
	text-align: center;
	font: normal 25px/29px 'GFS Artemisia Regular';
	border-bottom: 0px;
	margin-bottom: 40px;
	margin-top: 35px;
}
div.frm-stl {
	margin-top: 30px;
}
div.frm-stl input {
	max-width: 300px !important;
	width: 100% !important;
	border: 1px solid #929292 !important;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	padding: 12px 15px !important;
}
div.frm-stl button {
	padding: 5px 25px !important;
	font-size: 16px;
	font-weight: 400 !important;
	margin-left: 20px;
	margin-right: 20px;
}
html body#body div.main div#maincontent div.row div.main-content.col-md-12 div.mainmain div.error.err-space dl#system-message dd.message.fade {
	opacity: 1 !important;
}
/*div.contentpaneopen a{
	color:#AA9449;
	font: normal normal normal 14px/26px Open Sans;
	}*/

/*Σύνδεση*/

div.left-pos-2 {
	border-right: 1px solid #929292;
    float: left;
    display: inline-block;
    width: 50%;
}
.right-cont {
    float: right;
    display: inline-block;
    width: 50%;
}
.right-cont .contentpaneopen.container-fluid {
    padding: 0;
    width: 390px;
}

.container-n {
    margin-top: 28px;
}
input#username, input#passwd.inputbox, input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#email {
    border: none;
    padding: 11px 15px;
    font-size: 13px;
    webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

div.username label, div.password label{
	margin-bottom: 7px;
	}
div#com-form-login-password, div.password {
	margin-top: 20px;
}
div#com-form-login-remember {
	text-align: left;
	margin-top: 20px;
}
span.form-lbl {
	width: 55%;
	display: inline-block;
	text-align: left;
}
span.form-lnk {
	width: 45%;
	display: inline-block;
	text-align: right;
}
span.form-lbl label {
	font: 13px/18px 'Open Sans', sans-serif;
	color: #747272;
}
span.form-lnk a {
	font: 12px/17px 'Open Sans', sans-serif;
    font: 13px/17px 'Open Sans', sans-serif;
    color: #837436;
    text-decoration: underline;
}
span.form-lnk a:hover {
    color: #AA9449;
}
div#com-form-login-remember div label, div#inputs div.rememberCheck label.remember {
	font: normal 15px/20px 'Open Sans', sans-serif;
	color: #5A5959;
}
div#maincontent div.row div.container div.main-content.col-md-6 div.mainmain div.contentpaneopen.container-fluid div div p strong a {
	color: #837436;
}
div input.button.bttn-gld {
	float: left;
}
input.bttn-gld, button.bttn-gld {
	margin: 20px 0px;
	padding: 5px 35px;
	font: 16px/22px 'Open Sans', sans-serif;
	font-weight:700;
}
button.bttn-gld-2{
	padding: 8px 33px;
	font: 16px/22px 'Open Sans', sans-serif;
	font-weight:700;
	float:none !important;
	margin: 10px auto;
	}


span.bttn-gld a {
	padding: 5px 31.5px;
	font: 16px/22px 'Open Sans', sans-serif;
	color: #fff !important;
	background: #CCBC7F;
	text-decoration: none!important;
	font-weight:700;
}
span.bttn-gld a:hover {
	background: #C2AB5E;
}
div.container-n div.rememberCheck label.remember, form#com-form-login div.contentpane div#com-form-login-remember div label{
	margin-left:7px;
	
	}
div.cat-filters li#ice-vmfilter-gp-color.ice-vmfilter-gp {
	display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	/*background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");*/
	background-image: url('/templates/epaggelmatika-epipla/images/Icon-material-keyboard-arrow-down.svg');
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 50%;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	margin-right: 2rem;
	padding-top: 1rem;
	padding-right: 3rem;
	padding-bottom: 1rem;
	padding-left: 0.5rem;
}
form input.inputbox.boxqnt{
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	margin-right: 2rem;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	}

div.contentpaneopen.container-fluid p, div.contentpaneopen.container-fluid a {
	color: #6C6C6C;
	
}
div.contentpaneopen.container-fluid p{
	font: normal normal normal 14px/22px 'Open Sans', sans-serif;
	}
div.prod-sku {
	font: normal normal normal 14px/19px 'Open Sans', sans-serif;;
	color: #747272 !important;
	padding-bottom: 5px;
}
h2.browse_ProductTitle {
	margin-top: 0px;
	margin-bottom: 5px;
}
h2.browse_ProductTitle a.product_name_flypage {
	font: normal 26px/29px GFS Artemisia;
	color: #4B4B4B;
}
h2.browse_ProductTitle a.product_name_flypage:hover {
	text-decoration: none;
}
div.componentheading img.img-lgn {
	margin-right: 10px;
	padding-bottom: 5px;
}
div.log-ttle h3 {
	color: #4B4B4B;
	text-align: center;
	font: normal 25px/29px 'GFS Artemisia Regular';
	border-bottom: 0px;
	margin-bottom: 40px;
	margin-top: 35px;
}
div.container.ordr-dtl {
	padding: 33px;
	font-family: 'Open Sans', sans-serif;
}
div.container.ordr-dtl h2.title {
	color: #5A5959;
	text-align: left !important;
	font: normal 15px/20px 'Open Sans', sans-serif !important;
	margin-top: 30px;
	margin-bottom: 20px !important;
}
div.row.order-dtails div.row {
	margin-bottom: 10px;
}
tbody tr.tbl-hdr {
	background: #F8F8F5;
}
tr.tbl-hdr th {
	border-top: 0px !important;
}
tr.tbl-hdr th strong {
	color: #4B4B4B;
	font: normal normal 600 15px/30px 'Open Sans', sans-serif;
}
div.container.ordr-dtl table.table tbody tr td a {
	color: #CCBC7F;
}
div.info-2 p {
	font: normal 14px/30px 'Open Sans', sans-serif !important;
}
div.info-2 {
	padding-left: 5%;
	padding-right: 5%;
}
div.row.rw-1 {
	padding-bottom: 50px;
}
div.row.rw-1 div.col-md-9 {
	font: normal 14px/26px 'Open Sans', sans-serif !important;
	color: #5A5959 !important;
}
div.info-2 a {
	color: #AA9449 !important;
}
div.edt-form div.row div.formLabel {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	margin: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-top: 8px;
	padding: 7px 5px;
}
div.edt-form div.row div.formField {
	float: left;
	width: 60%;
	margin: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-top: 8px;
}
div.edt-form div.row div.formField input, div.edt-form div.row div.formField span {
	padding: 1rem 1rem;
	max-width: 300px !important;
	width: 100% !important;
}
div.edt-form div.row div.formField input#email.inputbox {
	border-radius: 0px;
}
div.mainmain form.form-validate table.paramlist.admintable {
	width: 33.33333333%;
	margin: 0 auto;
	display: block;
	min-height: 1px;
	padding-right: 15px !important;
	padding-left: 15px !important;
}
html body#body div#maincontent div.row div.main-content.col-md-12 div.mainmain form.form-validate table.paramlist.admintable tbody tr td.paramlist_key {
	float: left;
	width: 95% !important;
	text-align: right !important;
	font-weight: bold;
	margin: 2px;
	margin-top: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-top: 8px;
	padding: 7px 5px;
}
html body#body div#maincontent div.row div.main-content.col-md-12 div.mainmain form.form-validate table.paramlist.admintable tbody tr td.paramlist_value {
	width: 70% !important;
	margin: 2px;
	margin-top: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-top: 8px;
}
form.form-validate table.paramlist.admintable tbody tr td.paramlist_value select.inputbox {
	width: 100%;
	max-width: 300px;
}
div.mainmain form.form-validate table.paramlist.admintable tbody tr td.paramlist_value select.inputbox {
	margin: 0px 0px 0px 6px;
}
div.edt-form div.row div.formField input.inputbox {
	border: 1px solid #dfdfdf !important;
}
div.mainmain form.form-validate button.button.validate {
	float: right;
	display: inline-block;
}
div.mainmain div.contentpaneopen.container-fluid div div h2 {
	color: #4B4B4B;
	font: bold 18px/26px 'GFS Artemisia Bold';
	
}
div.mainmain div.contentpaneopen.container-fluid div div p a {
	color: #AA9449;
}
@media (min-width: 1200px) and (max-width: 1500px) {
div.menu-pos div.moduletable ul.menu.sf-menu li {
	width: auto !important;
}
}
div#form-reg.container-n.text-center form#josForm.form-validate div.contentpane label {
	width: 100%;
	max-width: 220px;
	text-align: right;
	
	margin: 5px;
	margin-top: 2px;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
}
div#form-reg.container-n.text-center form#josForm.form-validate div.contentpane input.inputbox {
	max-width: 244px;
	width: 100%;
	margin: 2px;
	margin-top: 2px;
	vertical-align: middle;
	margin-top: 8px;
}
div#form-reg.container-n.text-center form#josForm.form-validate div.row.text-center button.button.validate.bttn-gld {
	float: none;
}
div#form-reg.container-n.text-center form#josForm.form-validate div.contentpane.row input.inputbox {
	border-radius: 0px;
	border: 1px solid #929292;
	max-width: 285px !important;
}
div#form-reg.container-n.text-center form#josForm.form-validate div.contentpane.row input.inputbox {
	padding: 8px 15px !important;
	border: 1px solid #ADA9A9;
}
div.contentpaneopen div.cont-frm {
	box-shadow: 0px 0px 24px #E6E5E5;
	border-radius: 4px;
	padding: 75px 24px 50px 21px;
	margin-bottom: 50px !important;
}
form#emailForm.form-validate div.contact_email textarea#contact_text.inputbox{
	width:100%;
	}
div.cont-frm form.form-validate input.inputbox, div.cont-frm form.form-validate textarea {
	border-bottom: 2px solid #e5e5e5;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width:89%;
	/*width: 80%;*/
}
div.cont-frm form div.contact_email button.button.validate {
	float: none;
}
div.cont-frm div.contact_email label {
	font: normal 14px/19px 'Open Sans', sans-serif;
	color: #707070;
}
div.cont-info div.cont-misc {
	font: normal 15px/22px 'Open Sans', sans-serif;
	color: #5A5959;
	padding-left:3%;
	padding-right:3%;
}
span.cont-ml, span.cont-phn{
	margin:25px 30px 35px 30px;
	display:inline-block;
	font: normal 15px/20px 'Open Sans', sans-serif;

color: #5A5959;
	}
span.cont-ml a, span.cont-phn a{
	color:#5A5959;
	}
	span.cont-ml:hover, span.cont-ml a:hover, span.cont-phn:hover, span.cont-phn a:hover{
	color:#929292;
	text-decoration:none;
	}

	
.prop_wrap{
	margin-right: 4px !important;
margin-bottom: 4px !important;
	}

	
div.sub-cont{
	display: inline-flex;
	
	}	
	
	
#topBtn {
    display: none;
    position: fixed;
    bottom: 176px;
    right: calc((100% - 1343px ) / 2);
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: #C7C4C4;
    color: white;
    cursor: pointer;
    padding: 12.5px 14px;
    border-radius: 50px;
}

#topBtn:hover {
  background-color: #ACA9A9;
}	
html body#body div#header form#login div.row.text-right a.login_link{
	display:none;
	
	}
p.text-center{
	line-height:26px;	
	}

div.contentpaneopen.container-n.cntct{
		padding:0px 7.3%;
		}
div.cntct h2.contentheading{
	margin-bottom:15px !important;
	margin-top:14px;
	}
div.cont-frm.row #emailForm div.contact_email input, div.cont-frm form#emailForm div.contact_email textarea{
	padding:11px;
		}
::-webkit-input-placeholder { /* Edge */
  color: #8C8B8B;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #8C8B8B;
}

::placeholder {
  color: #8C8B8B;
}
div.btn-2 button.button{
	font-size:13px;
	line-height:18px;
	padding:7px 27px;
	margin-top:20px;
	margin-bottom:16px;
	}
	

div label#namemsg, label#usernamemsg, label#emailmsg, label#pwmsg, label#pw2msg{
	font: normal 14px/19px 'Open Sans', sans-serif;
	font-weight:400;
letter-spacing: 0px;
color: #929292;
	}
label#namemsg.invalid, label#usernamemsg.invalid, label#emailmsg.invalid, label#pwmsg.invalid, label#pw2msg.invalid {
	color:red;
	}	
div.reg-req{
font: normal 11px/15px 'Open Sans', sans-serif;
color: #929292;	
max-width: 513px;
margin: 10px auto;
position: relative;
text-align: right;

	}	
div.oroi label{
	margin-top:0px !important;
	display: inline-block;
max-width: 322px !important;
font: normal 14px/19px 'Open Sans', sans-serif;
color: #4B4B4B;
	}	
div.oroi label a{
	text-decoration:underline;
	color:#4B4B4B;
	
	}
div.oroi {
	margin-top:30px;
	
	}		
/*div.info-2 h2{
color: #4B4B4B;
font: normal 20px/22px 'GFS Artemisia Regular' !important;
		}*/
		
		
		
div.oroi-xrisis{
font: normal 14px/26px 'Open Sans', sans-serif;
padding-left:16px;
padding-right:16px;
	}		
div.oroi-xrisis div.label h2{
font: 18px/26px 'GFS Artemisia Bold' !important;
color: #6C6C6C !important;
text-align:left;
margin:0px 18.5px;

	}
div.oroi-xrisis div.contain.active div.label h2{
	color: #4B4B4B !important;
	}
		
/*accordion oroi xrisis*/		
.accordion .contain{
  position: relative;
  
}

/* Positions the labels relative to the .container. Adds padding to the top and bottom and increases font size. Also makes its cursor a pointer */

.accordion .label {
  position: relative;
  padding: 34px 0px 16px 0px;
  font-size: 30px;
  cursor: pointer;
  display:block;
  color:#4B4B4B;
}

/* Positions the plus sign 5px from the right. Centers it using the transform property. */

.accordion .label::before {
  content: url("/images/icon-feather-chevron-up.svg");
  color: #6C6C6C !important;
  position: absolute;
  top: 55%;
  right: 20px !important;
  
  
   transform: rotateZ(-180deg);
}

/* Hides the content (height: 0), decreases font size, justifies text and adds transition */

.accordion .content {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: 0.5s;
  border-top: 1px solid #C8C4C4;
  font: normal 14px/26px 'Open Sans', sans-serif;
  
}
.accordion .content p{
	margin: 0px;
	}


/* Unhides the content part when active. Sets the height */

.accordion .contain.active .content {
	padding: 26px 0px 0px;
 min-height: 150px;
height: 100%;
}

/* Changes from plus sign to negative sign once active */

.accordion .contain.active .label::before {
 content: url("/images/icon-feather-chevron-up.svg");
 transform: rotateZ(0deg);
}

.simplebar-scrollbar::before {
  background-color: #C7C4C4 !important;

}
.simplebar-scrollbar.simplebar-visible::before{
	  opacity:1 !important;
	}
.simplebar-track.simplebar-vertical {

  width: 10px !important;
}	

span.ice-vmfilter-remove img{
margin: 0.35em .5em 0 0 ;
	}
#tp-no-log li, #tp-no-log li:hover{
	border:0px !important;
	
	}	
div.container-n div.main-content div.mainmain div.contentpaneopen.container-fluid div h2.contentheading{
	text-align:left;
	}
div.container-n div.left-pos-2 div.moduletable h3{
	text-align:left;
	display:block;
	max-width:300px;
    margin: 54px auto 28px auto;
    padding: 0;		
    
}	
.right-cont h2.contentheading {
    margin: 32px auto 28px auto !important;
}

@media (max-width: 1440px){		
div.vmCartModule h3 a.proposal {
	padding: 0px !important;
}

}

@media (min-width: 992px) and (max-width: 1500px){
.cart h3{
	padding:0px !important;
	}	
div.menu-pos div.moduletable ul.menu.sf-menu li.parent ul li{
	float:none !important;
	}	
div.social-footer em{
	padding-left: 2px;
padding-right: 2px;
	}
		div.info-2 {
  padding-left: 0px;
  padding-right: 0px;
	}
	
div.vmCartModule h3 a.proposal{
	padding-top:
	}	
.vmCartModule {
	margin-top:5px;
	}		
}


@media (min-width: 1024px) and (max-width: 1199px){
	div.scl, div.tp-lft, div.tplft, div.tprght ul.menu-nav li{
		padding: 0px 8px 0px 8px;
		
		}
	div.scl{
		margin-top:8px;
		margin-bottom:8px;
		}
	div#logo a img{
		margin-left:auto;
		margin-right:auto;
		}	
	#tp-no-log li a{
		padding:0.7em 0px !important;
		}	

	}
	
div.error.err-space{
	display:inline-block !important;
	margin-top:40px;
	}
/*dd.error.message.fade{
	opacity:1;	
	width: 51%;
margin-left: -24%;
		}
.error dd ul {
	list-style:none;
	}		*/
	
.menu-wrapper {
    text-align: center;
}
#mainmenu .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#maincontent .container {
    width: 1340px;
    padding: 0;
}
#footer .container {
    min-width: 1340px;
    padding: 0;
}
.icon-icon-awesome-facebook, .icon-icon-awesome-instagram,.icon-icon-awesome-pinterest, .icon-icon-awesome-youtube, .icon-Icon-awesome-pinterest-p{
        font-size: 24px;
}
.scl .icon-icon-awesome-facebook, .scl .icon-icon-awesome-instagram,.scl .icon-icon-awesome-pinterest, .scl .icon-icon-awesome-youtube, .scl .icon-Icon-awesome-pinterest-p {
        font-size: 15px;
}
.logo-footer{
    float:left;
    padding-top: 26px;
}
#menu-footer{
    float:right;
    display: inline-block;
}
.social-footer{
    display: inline-block;
    padding-top: 36px;
    vertical-align: top;
}
.menu-footer{
    display: inline-block;
    padding-right: 80px;
    vertical-align: top;
}
#menu-footer .menu-footer:last-child{
    display: inline-block;
    padding-right: 60px;
}
#menu-footer .menu{
    margin:0px;
}
#footer #menu-footer .menu-footer a {
    color: #747272;
    text-decoration: none;
}
#footer #menu-footer .menu-footer a:hover{
    color: #4B4B4B;
}
#footer #menu-footer .social-footer a {
   color: #8C8B8B;
}
[class^="icon-"], [class*=" icon-"]{
    display: inline-block;
}
 
.cart-1 a{  
   margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none !important;
    color: #5A5959;
    font: normal 14px/19px 'Open Sans', sans-serif;
    display: inline-block;
}
.cart-1 .icon-log-new-2 {
    font-size: 29px;
    padding-bottom: 6px;
    
}
.cart-1 a:hover {
    text-decoration: none;
    color: #929292;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.intro-margin {
    width: 920px;
    text-align: center;
    display: inline-block;
}
.intro.text {
    text-align: -webkit-center;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.front-items{
    display: inline-block;
    width: 100%;
    margin-top: 47px;
}
.frontpagecategories {
    display: inline-block;
}
.front-items .main-cat-first {
    padding: 0;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 40px;
    float: left
}
a.image-menu:before {
    background: none !important;
}
.front-items .main-cat-first:nth-child(4n) {
    margin-right: 0;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.frontpagecategories .col-md-6 {
    padding: 0;
    width: 49.5%;
}
.frontpagecategories .col-md-6:nth-child(odd) {
    margin-right: 1%;
}
.main-cat-first:hover a span {
    text-decoration: none !important;
    color: #929292 !important;
}
.main-cat-first:hover a:before {
    color: #929292 !important;
}
.front-items a:first-child span {
    width: 100%;
    margin-left: 0;
}
.pass-login {
    margin: 0;
    padding: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 42px;
    border: 1px solid #929292;
    color: #747272;
    font-size: 16px;
    width: 300px;
    display: inline-block;
}
.pass-login input:focus {
    outline: none;
}
input#mod_login_password {
        width: 84%;
    float: left;
}
.pass-login .icon-eye-reveal-new-2 {
    font-size: 14px;
    padding-top: 14px;
}
.pass-login .icon-eye-hide-new-2 {
    font-size: 19px;
    padding-top: 11.5px;
}
.pass-login .icon-eye-reveal-new-2:hover,.pass-login .icon-eye-hide-new-2:hover {
    cursor: pointer;
    color: black;
}
input#mod_login_username {
    width: 100%;
    float: left;
}
.cart-menu-main {
    display: none;
    position: absolute;
    z-index: 10000;
        margin-top: -20px;
    padding-top: 30px;
    margin-left: -40px;
}
.cart-1:hover .cart-menu-main{
    display: block;
}
.cart-menu {
    background: white;
    box-shadow: 0px 0px 8px #00000022;
    padding-top: 11px;
    padding-bottom: 11px;
}

.cart-menu ul{
   margin: 0;
   padding: 0;
}
.cart-menu li {
    color: #707070;
    font: normal normal normal 14px/23px Open Sans;
    list-style: none;
    text-align: left;
    width:100%;
}
.cart-menu a {
     padding: 14px 30px ;
     min-width: 225px;
 }
.cart-menu a:hover, .cart-menu .button.logout:hover {
     background-color: #F5F5F5;
 }
 .cart-menu .button.logout{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none !important;
    color: #5A5959 !important;
    font: normal 14px/19px 'Open Sans', sans-serif;
    display: inline-block;
    text-align: left;
    background-color: white;
    padding: 14px 30px;
    min-width: 225px;
         padding-left: 50px;

 }
 .acc-inf-head p {
    color: #747272;
    font-size: 16px;
    float: left;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.acc-inf-head em.icon-log-new-2, .acc-inf-head em.icon-lista-prosforwn-2 {
    padding-right: 11px;
    font-size: 29px;
    float:left;
}
.acc-inf-head{
    display: inline-block;
    width:100%;
    padding-left: 16px;
    margin-bottom: 31px;
}
.acc-inf .box {
    display:inline-block;
    width:100%;
    border: 1px solid #C8C4C4;
}
.acc-inf .box-part-left{
    margin-top: 45px;
    margin-left: 45px;
    display:inline-block;
    float:left;
    border-right: 1px solid #C8C4C4;
    padding-right: 58px;
}
.acc-inf .box-part-right{
    margin-top: 45px;
    display:inline-block;
    float:left;
}
.box-part-right div{
    float: left;
    display: inline-block;
    padding-left: 58px;
}
.acc-inf .box-part-right p {
    float: left;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 15px;
    width: 100%;
    padding-top: 0;
    padding-left: 58px;
    font: normal normal 600 15px/20px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
}
.acc-inf .box-part-left p {
    float: left;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 15px;
    width: 100%;
    padding-top: 0;
    font: normal normal 600 15px/20px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
}
.acc-inf .box .box-part-full {
    display: inline-block;
    width: 100%;
    margin-top: 36px;
    margin-left: 41px;
    margin-bottom: 48px;
}
.acc-inf .box a.button {
    font: normal normal bold 13px/18px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    text-decoration: none;
}

.log-ttle h3{
    color: #4B4B4B !important;
    padding: 0px !important;
    margin-bottom: 56px !important;
    margin-top: 39px !important;
}
.acc-inf {
    margin-bottom: 84px !important;
}
.aprow {
    border: 0.5px solid #C8C4C4;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font: normal normal normal 14px/19px Open Sans;
}
.aprow div {
    width: 20%;
    display: inline-block;
    text-align: center;
}
.appdf img{
    height: 30px;
}
.apnumber a {
    text-decoration: underline;
    letter-spacing: 0px;
    color: #837436;
}
.aptotal {
    font-weight: bold;
}
.cont-ajax {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.resultfomto {
    margin-top: 35px;
    margin-bottom: 14px;
    width: 100%;
}
.loadmore {
    display: inline-block;
    width: 100%;
}
.loadmore span {
    border: 0.5px solid #ABA9A9;
    padding: 19px 57px;
    font: normal normal bold 15px/20px Open Sans;
    color: #4B4B4B;
    display: inline-block;
}
.loadmore span:hover {
    background-color: #E5E5E5;
    cursor: pointer;
}
.cart-menu .icon-logout-icon::before {
    position: absolute;
    margin-left: -83px;
    margin-top: 17px;
}
.lst-order-head div {
    display: inline-block;
    width: 20%;
    float: left;
    color: #ACA9A9 !important;
}
.lst-order-head {
    display: inline-block;
    width: 100%;
    text-align: center;
    font: normal normal 600 14px/19px Open Sans;
    margin-bottom: 18px;
    margin-top: 23px;
}
.vmRecentDetail{
    width:80%;
    display:inline-block;
}
.recent-button-left {
    width: 10%;
    display: inline-block;
    float: left;
    min-height:1px;
    padding-top:120px;
}
.recent-button-right {
    width: 10%;
    display: inline-block;
    float: right;
    min-height:1px;
    padding-top:120px;
}


div.vmRecent div.bottom-rel {
    margin-top: 0px !important;
}
.vmRecent {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 60px;
    border-top: 1px solid #f3f3f3;
}
.vmRecent .title {
    margin-bottom: 78px !important;
    padding: 0px !important;
    margin-top: 0px;
    font: normal normal normal 22px/26px 'GFS Artemisia Regular';
    letter-spacing: 0px;
    color: #4B4B4B;
}
.recent-button-left .icon-left-arrow-products-2,.recent-button-right .icon-right-arrow-products-2 {
    font-size: 38px;
    color: #8C8B8B;
}
.vmRecent a.product_name {
    letter-spacing: 0px;
    color: #6C6C6C;
    font: normal normal normal 13px/30px Open Sans;
}
.vmRecent a.details {
    font: normal normal 600 14px/30px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.vmRecentDetail{
    width:80%;
    display:inline-block;
}
.recent-button-left {
    width: 10%;
    display: inline-block;
    float: left;
    min-height:1px;
    padding-top:120px;
}
.recent-button-right {
    width: 10%;
    display: inline-block;
    float: right;
    min-height:1px;
    padding-top:120px;
}

.vmRelatedDetail{
    width:80%;
    display:inline-block;
}
.related-button-left {
    width: 10%;
    display: inline-block;
    float: left;
    min-height:1px;
    padding-top:120px;
}
.related-button-right {
    width: 10%;
    display: inline-block;
    float: right;
    min-height:1px;
    padding-top:120px;
}


div.vmRelated div.bottom-rel {
    margin-top: 0px !important;
}
.vmRelated {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 60px;
    border-top: 1px solid #f3f3f3;
}
.rlted-prods .title {
    margin-bottom: 78px !important;
    padding: 0px !important;
    margin-top: 0px;
    font: normal normal normal 22px/26px 'GFS Artemisia Regular';
    letter-spacing: 0px;
    color: #4B4B4B;
}
.related-button-left .icon-left-arrow-products-2,.related-button-right .icon-right-arrow-products-2 {
    font-size: 38px;
    color: #8C8B8B;
}
div.rlted-prods div.product_name .product_name {
    font: normal normal normal 13px/30px Open Sans !important;
    letter-spacing: 0px;
    color: #6C6C6C !important;
}
div.rlted-prods div.product_name .product_name strong {
    font: normal normal 600 15px/30px Open Sans;
}
.vmRelatedDetail a.details {
    font: normal normal 600 14px/30px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.vmRelatedDetail{
    width:80%;
    display:inline-block;
}
.related-button-left {
    width: 10%;
    display: inline-block;
    float: left;
    min-height:1px;
    padding-top:120px;
}
.related-button-right {
    width: 10%;
    display: inline-block;
    float: right;
    min-height:1px;
    padding-top:120px;
}
.rlted-prods {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 60px;
}
div.rlted-prods div.bottom-rel div.featuredIndent, div.vmRecentDetail div.bottom-rel div.featuredIndent {
    padding: 0 !important;
}
.vmRecent .swiper-button-disabled {
    display: none;
}
.rlted-prods .swiper-button-disabled {
    display: none;
}
.set-rounds {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
.set-rounds .round-color {
    display: inline-block;
    border-radius: 12px;
    overflow: hidden;
    height: 23px;
    width: 23px;
    margin-right: 5px;
    border: 0.5px solid #C7C4C4;
}
.set-rounds .round-color img {
    margin-left: -7px;
    margin-top: -7px;
}
.round-color:hover {
    box-shadow: 0px 0px 6px #00000065;
}
.round-color2 {
    display: inline-block;
    height: 31px;
    font: normal normal normal 13px/22px Open Sans;
    letter-spacing: 0px;
    color: #747272 !important;
    float: right;
}
.rlt-dt {
    width: 100%;
    display: inline-block;
    padding-bottom: 13px;
    color: #6C6C6C !important;
}
.rlt-pack {
    float: left;
    /*width: 50%;*/
    text-align: left;
    display: inline-block;
    color: #747272 !important;
    font-size: 13px;
}
.rlt-pack strong {
    font: normal normal 600 13px Open Sans;
    color: #4b4b4b;
}
.rlt-price {
    /*width: 50%;*/
    float: right;
    text-align: right;
    display: inline-block;
    font: normal normal 100 13px/21px Open Sans;
    letter-spacing: 0px;
    color: #747272 !important;
}
.rlt-price strong {
    font: normal normal 600 16px Open Sans;
    color: #4b4b4b;
}

.realated-title-name {
    font: normal normal bold 18px/21px 'GFS Artemisia Bold';
    color: #4B4B4B !important;
    padding-top: 8px;
    padding-bottom: 31px;
    display: inline-block;
}
a.realated-title-name:focus, a.realated-title-name:hover {
    text-decoration: none !important;
}
.round-colors-height{
    height:33px;
}
.foto-button-left {
    display: inline-block;
	float: left;
	width: 15%;
	font-size: 35px;
	margin-top: 39px;
	text-align: center;
}
.foto-button-right {
	display: inline-block;
	float: right;
	width: 15%;
	font-size: 35px;
	margin-top: 39px;
	text-align: right;
	text-align: center;
}
.fotorama__nav--thumbs{
	float:left;
	background-color: transparent !important;
}
.foto-button-prev, .foto-button-next{
	cursor: pointer;
	position: relative;
}
.fotorama__nav:before, .fotorama__stage:before, .fotorama__nav:after, .fotorama__stage:after{
	background:none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
	-webkit-transform: unset;
	transform: unset;
	opacity: 1;
}
.fotorama__thumb {
	background-color: #7f7f7f;
	background-color: transparent!important;
}
.fotorama .icon-close-icon {
	display: none;
}
.fotorama--fullscreen .icon-close-icon {
	display: block !important;
	font-size: 25px;
	color: #747272;
	position: relative;
	float: right;
	text-align: center;
}
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
	background: transparent;
}

.fotorama .onlyfullscreen {
	display: none;
}
.fotorama .onlyfullscreen-bottom {
	display: none;
}
.fotorama--fullscreen .onlyfullscreen {
	 
	display: block;
	height: calc( 100vh - 100px);
	overflow: hidden;
	position: absolute;
	width: 80px;
	font-size: 40px;
	padding-left: 20px;
	padding-top: 20px;
	z-index: 9999999;
	padding-right: 20px;
}

.fotorama--fullscreen .onlyfullscreen-bottom {
   display: block;
    height: 80px;
    overflow: hidden;
    width: 100%;
    font-size: 40px;
    z-index: 9999999;
    top: calc( 100vh - 178px);
    text-align: center;
}
.foto-button-zoom-minus {
    cursor: pointer;
    overflow: hidden;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #747272;
    padding: 9px;
    line-height: 29px;
    display: inline-block;
    position: absolute;
    background-color: white;
        font-size: 30px;
        margin-top: 19px;
}
.foto-button-zoom-plus {
    cursor: pointer;
    overflow: hidden;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #747272;
    padding: 9px;
    line-height: 29px;
    display: inline-block;
    position: absolute;
    background-color: white;
    left: calc( 50% - 50px );
        font-size: 30px;
        margin-top: 19px;
}
.fotorama--fullscreen .fotorama__wrap, .fotorama--fullscreen .fotorama__stage {
    height: calc( 100vh - 178px ) !important;
}
.fotorama--fullscreen .fotorama__stage__frame {
    text-align: center;
}
.fotorama--fullscreen .fotorama__stage img.fotorama__img {
    width: auto !important;
    height: calc( 101vh - 178px ) !important;
    position: relative;
    left: unset !important;
}
.fotorama__stage .fotorama__fullscreen-icon {
	display: none !important;
}
.clickForZoom{
	text-align:center;
}
.fotorama--fullscreen .clickForZoom{
	display:none;
}
.fotorama .fotorama__img {
	cursor: pointer;
}
.close_fullscreen p {
	font: normal normal normal 14px/30px Open Sans;
	color: #8C8B8B;
	padding: 0;
	margin: 0;
}
input.zoom-control-range {
	margin-top: 66px;
	height: 90px;
	width: 48px;
	border-radius: 10px;
	background: #ccc;
	outline: none;
	writing-mode: bt-lr;
	-webkit-appearance: slider-vertical;
	transform: translate3d(0px, 0px, 0px) scale(1.8);
}
input.zoom-control-range::-webkit-slider-runnable-track {
  height: 10px;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
}
.recent-price {
    display: inline-block;
    font: normal normal 100 12px/21px Open Sans;
    letter-spacing: 0px;
    color: #4B4B4B !important;
    padding-top: 13px;
    padding-bottom: 14px;
}
.recent-price strong {
    font: normal normal 600 14px/30px Open Sans;
}
.browsePriceContainer {
    padding-top: 25px !important;
    padding-bottom: 15px;
}
.browsePriceContainer p {
    font: normal normal normal 14px/23px Open Sans;
    letter-spacing: 0px;
    color: #6c6c6c;
    padding-top: 10px;
}
.browsePriceContainer p strong {
    font: normal normal normal 20px/23px 'GFS Artemisia Regular';
    color: #4b4b4b;
}
.guaranty{

		background-image: url(/images/guaranty-on-num.svg);

		background-repeat: no-repeat;

		width: 80px;

		height: 80px;

		background-size: contain;

}

.text_in{

		position: relative;

		float: left;

		top: 51%;

		left: 50%;

		transform: translate(-50%, -51%);

		font-size: 40px;

		font-weight: bolder;

		color: #fff !important;

		text-shadow:-1px 2px #a88217, 0px 2px #a88217, -1px 2px #a88217, 0px 2px #a88217;

		font-family:'GFS Artemisia Regular';
}
.fotorama--fullscreen .fotorama__stage__shaft {
    transition-duration: 0ms !important;
}
.fotorama__stage__shaft {
    transition-duration: 0ms !important;
}
.fotorama__nav__frame--thumb{
    cursor: pointer;
}
.greyArrow {
    color: #dcdbdb;
    cursor: auto;
}
.breadcrumbs-cont {
    padding-bottom: 12px;
}
.vmAttribChildDetail {
    width: 100%;
}
.vmAttribChildDetail label {
    font: normal normal normal 12px/17px Open Sans;
    color: #747272;
    width: 100%;
    display: inline;
    max-width: initial;
}
.atr_linee {
    width: 100%;
    padding-top: 5px;
    margin-bottom: 10px !important;
    padding-left: 15px;
    display: inline-block;
    float: left;
}
.warn_msg_atr {
    background: #F8E5E6 0% 0% no-repeat padding-box;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 23px;
    padding-right: 5px;
    font: normal normal normal 14px/19px Open Sans;
    color: #6C6C6C !important;
    width: 100%;
    margin-top: 16px;
    float: left;
}
.warn_msg_atr .icon-icon-metro-warning:before {
    font-size: 16px;
    padding-right: 13px;
}
.qbox{
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    position: relative;
}
input.addtocart_button {
    position: relative !important;
    bottom: unset !important;
    margin-top: 16px !important;
}
#attr_module_wrapper .atr_error_msg {
   
}

.atrhead.atrhead_error_msg, .quantity_box.atrhead_error_msg {
    color: #FF0000 !important;
    font-weight: bold !important;
}
.manufact-descr strong {
    margin-top: 21px !important;
}
.show_more_cat {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    display:none;
}
.show_more_cat_btn {
    font: normal normal normal 14px/19px Open Sans;
    color: #4B4B4B;
    text-align: center;
    position: relative;
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    border-bottom: 1px solid #4B4B4B;
    cursor: pointer;
}
.show_more_cat_btn span {
    font-size: 5px;
    color: #4B4B4B !important;
    padding-left: 8px;
    vertical-align: 2px;
}
div.orderby_form div#categorycombo a.catmore{
    display: none;
}
.show_more_cat_btn.less_cat {
    display: inline-block;
}

li.ice-vmfilter-selected{
 margin-left: 0px ;
}

.checkvm {
     display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 7px;
}

/* Hide the browser's default checkbox */
.checkvm input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
     position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #C8C4C4;
    border-radius: 1px;
}

/* On mouse-over, add a grey background color */
.checkvm:hover input ~ .checkmark {
  background-color: #E3DBBD;
}

/* When the checkbox is checked, add a blue background */
.checkvm input:checked ~ .checkmark {
  background-color: #CCBC7F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkvm input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkvm .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.counter_results {
    font: normal normal normal 12px Open Sans;
    color: #ACA9A9;
}
.ice-vmfilter-selected .counter_results {
    color: #747272;
}
.ice-vmfilter-selected:hover .counter_results {
    color: #ACA9A9;
}
.filter_remove{
    color: #6C6C6C;
    background: #F3F3F3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 10px;
    font: 13px/23px 'Open Sans', sans-serif;
    display: inline-block;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    text-decoration: none;
}
.filter_remove:hover{
    background: #E5E5E5;
    text-decoration: none;
    color: #6C6C6C;
}
.ice-vmfilter-type-new {
    display: block;
    float: left;
}
.filter_remove .icon-icon-ionic-ios-close{
    font-size: 10px;
    margin-left: 17px;
    color: #ACA9A9;
}
a.filter_remove:focus {
    text-decoration: none;
}
.browse_2 .product_image_container img{
   width: 100%;
    display: block;
    position: relative;
    height: auto;
    max-height: 295px;
}
.category_product{
    width: 310px;
    display: inline-block;
    margin-right: 30px;
}
.category_product .browse_2{
    
}
#product_list .category_product:nth-child(3n+4) {
    margin-right: 0;
}
#product_list #vmMainPage {
    display: none;
}
.loadmore_products {
    text-align: center;
}
.loading_details{
    text-align:center;
    margin-top: 43px;
}
.loading_bar{
    width: 221px;
    height: 2px;
    background-color: #e4e1e1;
    display: inline-block;
    margin-bottom: 18px;
}
.loading{
    position:relative;
    background-color: #2491f1;
    float:left;
    height: 2px;
}
.loading_text{
   font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #747272 !important;
    margin-bottom: 11px;
}
#product_list {
    padding: 0;
    padding-left: 5px;
}
.shop_error {
    padding: 20px;
    color: #4B4B4B;
    font: normal 14px/19px 'Open Sans', sans-serif;
    display: inline-block;
    background: #F8E5E6;
    border: 0;
}
.log-descr {
    text-align: center;
}
.to_orderby{
    float:right;
}
.top_remove_filter{
    display: inline-block;
    float: left;
    max-width: calc( 100% - 360px );
}
/* custom select */

.custom-select span.icon-icon-material-keyboard-arrow-down {
    float: right;
    font-size: 7px;
    color: #4B4B4B;
    margin-top: 15px;
    margin-right: 14px;
}
.custom-select .icon-icon-material-keyboard-arrow-up {
    float: right;
    font-size: 7px;
    color: #4B4B4B;
    margin-top: 15px;
    margin-right: 14px;
}
.info-custom-select{
    padding: 9.4px 10px;
    float: left;
    font: normal normal normal 14px Open Sans;
    color: #8C8B8B !important;
}
.custom-select {
 position: relative;
    width: 217px;
    float: right;
    font: normal normal normal 15px Open Sans;
    letter-spacing: 0px;
    color: #4B4B4B !important;
}

.custom-select select {
  display: none; 
  
}

.select-selected {
  
}

.select-selected:after {
  
}

.select-selected.select-arrow-active:after {
  
}

.select-items div {
  color: #ffffff;
  padding: 9px 25px;
  cursor: pointer;
}
.select-selected{
  color: #ffffff;
  padding: 8px 15px;
  border: 1px solid transparent;
  border-color: #E5E5E5;
  cursor: pointer; 
}
.select-items {
 position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid transparent;
    border-color: #E5E5E5;
    background-color: #ffff;
}
span.select-arrow {
    z-index: 100;
    position: absolute;
    right:0;
}
.select-hide {
  display: none;
}

.select-items div:hover {
  background-color: #F5F5F5;
}

.select-check{
     position: absolute;
    width: 5px;
    height: 9px;
    border: solid #747272;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(35deg);
    margin-top: 5px;
    left: 11px;
}
/* end custom select */
.buttoncalc {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 17px;
    height: 26px;
    width: 26px;
    display: inline-block;
    text-align: center;
     overflow: hidden;
     margin-left: 7px;
}
.buttoncalc:hover {
    box-shadow: 0px 0px 6px #00000065;
}
.buttoncalc img {
    width: 100%;
}
.buttoncalc span {
    background-color: #FFFFFF;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 17px;
    margin-top: 11px;
    margin-left: 1px;
    margin-right: 1px;
    
}
.manurl{
  
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 17px;
    height: 26px;
    width: 26px;
    display: inline-block;
    text-align: center;
    background-color: #747272;
     overflow: hidden;
     margin-left: 10px;
}
.manurl:hover {
    box-shadow: 0px 0px 6px #00000065;
}
.manurl img {
    width: 14px;
    margin-top: 5px;
}
.pricetooltip{
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 17px;
    height: 26px;
    width: 26px;
    display: inline-block;
    text-align: center;
    background-color: #007FC8;
    overflow: hidden;
}
.pricetooltip:hover {
    box-shadow: 0px 0px 6px #00000065;
}
.pricetooltip img {
   width: 10px;
    margin-top: 6px;
    margin-left: -2px;
}
.pricetooltip span {
    box-shadow: 0px 0px 0px !important;
}
.pricetooltip span:hover {
    box-shadow: 0px 0px 0px !important;
}
.pricetooltip span img {
    width: auto;
}
.brandlogo {
    width: 100px;
    float: right;
    position: absolute;
    z-index: 1;
    right: 0;
}
.pass-login input#email {
    width: 100%;
}
.button-field {
    display: inline-block;
    margin-left: 20px;
}
.resetcont{
   text-align: center;
}
.inforeset{
    text-align: center;
    width: 740px;
    font: normal normal normal 15px/22px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
    display: inline-block;
    margin-bottom: 45px;
}
.contentpane-reset{
    text-align: center;
}
.header-reset{
    font: normal normal normal 25px/29px 'GFS Artemisia Regular';
    letter-spacing: 0px;
    color: #4B4B4B;
}
.waitLoading {
    width: 100%;
    text-align: center;
}
.waitLoading img {
    width: 100px;
}
.filter_remove_all{
    font: normal normal normal 14px Open Sans;
    color: #6C6C6C;
    text-decoration: underline;
    padding: 9.9px 10px;
    display: inline-block;
}
.filter_remove_all:hover span{
    background-color: white !important;
    color: #929292;
}
.user_com_title{
    margin-bottom:18px !important;
    margin-top: 27px !important;
}
.login-single input#passwd, .login-single input#username {
    width: 100%;
    float: left;
}
.closed_cat{
    height: 86px;
    overflow: hidden;
}
.left-pos-2 h3 {
    margin-top: 32px !important;
}
.thankyoupage {
    text-align: center;
}
.thankyoupage .title {
    font: normal normal normal 25px/29px 'GFS Artemisia Regular';
    letter-spacing: 0px;
    color: #4B4B4B;
    margin-top: 56px;
    margin-bottom: 56px;
}
.thankyoupage .intro-thankyoupage {
    width: 1000px;
    margin: auto;
    font: normal normal normal 14px/26px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
    margin-bottom: 52px;
}
.thankyoupage .email-thankyoupage {
    width: 1000px;
    margin: auto;
    font: normal normal normal 14px/26px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
    margin-bottom: 24px;
}
.thankyoupage .link-thankyoupage {
    text-decoration: underline;
    font: normal normal normal 14px/30px Open Sans;
    letter-spacing: 0px;
    color: #837436;
}
.thankyoupage .email-thankyoupage strong {
    font: normal normal 600 14px/26px Open Sans;
    letter-spacing: 0px;
    color: #5A5959;
}
.article-details {
    width: 100px;
    min-height: 10px;
    display: inline-block;
    float: left;
    margin-top: 90px;
}
.article-main {
    float: left;
    display: inline-block;
    margin-left: 45px;
    width: calc( 100% - 145px );
    text-align: left;
    margin-top: 90px;
}
.article-main h2 {
    font: normal normal normal 25px 'GFS Artemisia Regular';
    color: #4B4B4B;
    margin-top: 0px;
    margin-bottom: 31px;
}
.article-blog {
    display: inline-block;
    width: 1000px;
    position: relative;
}
.product-2-item {
    width: 200px;
    display: inline-block;
    margin-left: 34.5px;
    margin-right: 34.5px;
    margin-top: 50px;
    margin-bottom: 10px;
}
.products-2 {
    padding-left: 11px;
    margin-bottom: 40px;
}
.product-2-item-title {
    font: normal normal 600 15px Open Sans;
    color: #AA9449;
    width: 100%;
    text-align: center;
}
.product-2-item img{
    width: 100%;
    height: auto;
}
.article-text {
    font: normal normal normal 14px/26px Open Sans;
    color: #5A5959;
}
.article-author-img {
    border-radius: 50px;
    overflow: hidden;
    height: 100px;
    width: 100px;
    margin-bottom: 26px;
}
.article-author-img img{
    width:100%;
    height:auto;
}
.article-date {
    text-align: left;
    margin-bottom: 14px;
}
.article-date .icon-calendar {
    font-size: 17px;
    margin-right: 10px;
}
.article-date span {
    font: normal normal normal 13px Open Sans;
    color: #5A5959;
}
.article-category {
    text-align: left;
}
.article-category .icon-icon-material-subject {
    font-size: 14px;
    margin-right: 10px;
    color: #C2AB5E;
}
.article-category span {
    font: normal normal normal 13px Open Sans;
    color: #5A5959;
}
.next-art {
    float: right;
    margin-right: 20px;
    margin-bottom: 18px;
}
.next-art span {
    font: normal normal normal 16px Open Sans;
    letter-spacing: 0px;
    color: #747272;
    padding-right: 20px;
    float: right;
    line-height: 19px;
}
.next-art .icon-arrow-right{
    font-size: 18px;
    float: right;
    color: #747272;
}
.previous-art {
    float: left;
    margin-left: 20px;
    margin-bottom: 18px;
}
.previous-art span {
    font: normal normal normal 16px Open Sans;
    letter-spacing: 0px;
    color: #747272;
    padding-left: 20px;
    float:left;
    line-height: 19px;
}
.previous-art .icon-arrow-left{
    font-size: 18px;
    float: left;
    color: #747272;
}
.border-user-form {
    border: 0.5px solid #C8C4C4;
    padding-top: 48px;
    padding-bottom: 53px;
}
.sect-usr-info {
    border-left: 0.5px solid #C8C4C4;
}
.border-user-form .sect-usr-info:first-child {
    border-left: 0;
}
.submit-userform{
    padding-top: 33px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.mandatory {
    width: 440px;
    text-align: right;
    font: normal normal normal 11px/15px Open Sans;
    color: #747272 !important;
    margin-top: 18px;
}
.user-form-title {
    text-align: center;
    margin-bottom: 56px;
}
.user-form-title .icon-log-new-2 {
    font-size: 30px;
    display: inline-block;
    color: #5A5959;
}
.user-form-title h1 {
    display: inline-block;
    margin-left: 14px;
    margin-bottom: 0;
    font: normal normal normal 25px 'GFS Artemisia Regular';
    color: #4B4B4B;
}
legend.sectiontableheader {
    margin-bottom: 40px;
    margin-left: 68px;
}
.social_area_blog {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.social_buttons_blog {
    border-bottom: 1px solid #929292;
    padding-bottom: 12px;
    padding-left: 28px;
    padding-right: 28px;
    display: inline-block;
}
.social_buttons_blog span {
    display: inline-block;
    font: normal normal normal 20px 'GFS Artemisia Regular';
    letter-spacing: 0px;
    color: #5A5959;
    margin-right: 18px;
}
.social_buttons_blog a {
    font: normal normal normal 16px Open Sans;
    color: #5A5959;
}
.social_buttons_blog a:nth-child(3) {
    margin-left: 20px;
    margin-right: 20px;
}
.social_buttons_blog a:hover {
    text-decoration: none;
    cursor: pointer;
}
#WzBoDyI {
    font: normal normal normal 12px/19px Open Sans !important;
    color: #747272;
}
#WzBoDy {
    font: normal normal normal 12px/19px Open Sans !important;
    color: #747272;
    border: none !important;
    background-color: #ffff !important;
    padding: 12px !important;
	width: 237px !important;
    display: block;
}
#WzTtDiV {
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 0px 8px #00000022;
}
#WzTiTl {
    display: none;
}
span.icon-tooltip img {
    display: none;
}
span.icon-tooltip {
    font-size: 18px;
    position: absolute;
    margin-top: 8px;
    margin-left: 13px;
    color: #C8C4C4;
}
span.icon-tooltip:hover {
    color: #929292;
}
.tplft.pull-left .icon-phone-icon-2-grey {
    color: #929292;
}
.tplft.pull-left a:hover .icon-phone-icon-2-grey{
    color: #C8C4C4;
}
.scl .icon-icon-awesome-facebook:hover {
    color: #C7C4C4;
}
.scl .icon-icon-awesome-facebook {
    color: #ACA9A9;
}
.scl .icon-icon-awesome-instagram:hover {
    color: #C7C4C4;
}
.scl .icon-icon-awesome-instagram {
    color: #ACA9A9;
}
.scl .icon-icon-awesome-pinterest:hover {
    color: #C7C4C4;
}
.scl .icon-icon-awesome-pinterest {
    color: #ACA9A9;
}
.scl .icon-icon-awesome-youtube:hover {
    color: #C7C4C4;
}
.scl .icon-icon-awesome-youtube {
    color: #ACA9A9;
}
.cart-1:hover .icon-log-new-2 {
    color: #929292;
}
.cart-1 .icon-log-new-2 {
    color: #747272;
}
.cart .icon-lista-prosforwn-2 {
    font-size: 26px;
    padding-bottom: 6px;
    color: #747272;
}
.cart:hover .icon-lista-prosforwn-2 {
    color: #929292;
}
#login_stretcher-2 {
    text-align: center;
}
h2.login-bo {
    font: normal normal normal 25px 'GFS Artemisia Regular';
    color: #4B4B4B;
    margin-bottom: 62px;
}
h3.login-bo {
    font: normal normal normal 25px 'GFS Artemisia Regular';
    color: #4B4B4B !important;
    margin-top: 0px;
    padding: 0px !important;
    margin-bottom: 16px !important;
}
p.login-bo {
    font: normal normal normal 15px Open Sans;
    color: #4B4B4B;
    margin-bottom: 31px;
    padding: 0;
}
.log-reg-2 .buttom{
    margin-bottom: 0px;
}
.log-reg-2 .contentpane{
    padding-bottom: 0px;
}
.or_bo {
    text-align: center;
    margin-top: 52px;
    margin-bottom: 51px;
    font: normal normal normal 30px 'GFS Artemisia Regular';
    color: #4B4B4B;
}
#register_stretcher-2 {
    text-align: center;
}
.left-bo .formField, .right-bo .formField{
    text-align:left;
}
.left-bo{
    border-right: 0.5px solid #C8C4C4;
}
.right-bo{
   border: none !important;
}
.mandatory2 {
    max-width: 244px;
    width: 100%;
    text-align: right;
    font: normal normal normal 11px Open Sans;
    color: #747272 !important;
    padding-top: 12px;
}
.block.agreed-bo {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.agreed-bo .ismandatory, .agreed-bo .formField{
    display:none;
}
#agreed_div {
    float: none !important;
    width: 100% !IMPORTANT;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 20px;
}
#agreed_div input {
    margin-left: -17px;
    display: inline-block;
    margin-top: 4px !important;
    position: absolute;
}
#agreed_div a{
color:#AA9449;
}
.cart-1 .moduletablehide:nth-child(2) {
    display: none;
}
.to_orderby .select-selected, .to_orderby .select-items div {
    color: #5A5959;
}
.newsls p {
    font-size: 15px !important;
    color: #5a5959 !important;
}
#emailForm #contact_email_copy{
    width: 18px;
    height: 18px;
    margin-right: 7px !important;
    float: left;
}
#form-reg .oroi label{
    margin-top: -6px !important;
}
#form-reg input#myOroi {
    width: 18px;
    height: 18px;
}
.log-reg-2 .button {
    padding: 5px 33px !important;
}
.ordr-papper {
    max-width: 871px;
    margin: 0 auto;
    border: 0.5px solid #929292;
    padding: 32px;
    margin-top: 36px;
        display: inline-block;
}
.headsec {
    background: #F8F8F5 0% 0% no-repeat padding-box;
    text-align: center;
    font: normal normal 600 15px Open Sans;
    letter-spacing: 0px;
    color: #4B4B4B !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
.rowoffer .rowoffer-left {
    min-width: 182px;
    float: left;
    font: normal normal 600 14px Open Sans;
    letter-spacing: 0px;
    color: #5A5959 !important;
}
.rowoffer {
    width: 100%;
    display: block;
    margin-bottom: 12px;
    float: left;
    text-align: left;
}
.minicartheader {
    float: left;
    width: 100%;
    background: #F8F8F5 0% 0% no-repeat padding-box;
    padding-top: 10px;
    padding-bottom: 10px;
}
.minicartpad div {
    width: calc(99% / 3);
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.minicartimg, .minicartname, .minicartunit{
        font: normal normal 600 15px Open Sans;
    letter-spacing: 0px;
    color: #4B4B4B !important;
}
.bold-mini {
    font: normal normal 600 12px Open Sans;
    color: #6C6C6C !important;
}
.reg-mini {
    font: normal normal normal 12px Open Sans;
    letter-spacing: 0px;
    color: #929292 !important;
}
.minicartname p {
    padding: 0 !important;
    margin-bottom: 5px;
    margin-top: 0px !important;
}
.minicartpad {
    float: left;
    width: 100%;
}
.minicartrow .minicartunit {
    font: normal normal normal 15px Open Sans;
    letter-spacing: 0px;
    color: #6C6C6C;
}
.minicartrow{
    width: 100%;
    display: block;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.minicartline{
    border-top: 0.5px solid #929292;
}
.myoffer h2.title {
    font: normal normal normal 15px/20px Open Sans !important;
    color: #5A5959 !important;
    text-align: left !important;
    margin-bottom: 18px !important;
    margin-top: 0px;
    padding: 0px
    vertical-align: middle;
    width: 100%;
    float: left;
}