body {
	/*font-family: 'Roboto',Arial,Helvetica,sans-serif;*/
	font-family: 'Fira Sans', sans-serif;
}

a {
	text-decoration: none;
}

a.inherit {
	color: inherit !important;
}

.clr,
.clear {
	clear: both;
}

.flt_lt {
	float: left;
}

.flt_rt {
	float: right;
}

.top_categories .clear2 {
	display: none;
}

.top_categories .top_category {
	width: 19.20%;
	margin: 0 1% 10px 0;
	float: left;
}

.top_categories .top_category h3 {
	padding: 10px 0 0;
	font-size: 14px;
}

.top_categories .product-box img:hover {
	opacity: 0.8;
}

.top_categories .product-box .front img {
	width: 100%;
	height: auto;
	object-fit: none;
}

/*.parallax_half h1 {

	padding: 0px 0;
	margin: 0;
	font-size:36px;
	line-height: 200px;
	font-weight:400;
	text-align: center;
	color:#fff;
	
}

.parallax_half h1 a {
	color: inherit;
}*/
.til {
	width: auto;
	height: 36px;
}

.twitter-typeahead {
	width: 70%;
}

.twitter-typeahead:focus {
	outline: none;
}

.twitter-typeahead .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.evresi_mob {
	display: none;
}

/*engine stuff */

.boxText {
	font-size: 12px;
}

.errorBox {
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

a.up:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.up:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.up:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.up:hover {
	color: #f2ff8d;
	text-decoration: none;
}

a.cat:link {
	color: #000000;
	text-decoration: none;
}

a.cat:visited {
	color: #000000;
	text-decoration: none;
}

a.cat:active {
	color: #000000;
	text-decoration: none;
}

a.cat:hover {
	color: #000000;
	text-decoration: none;
}

TR.header {}

TR.headerNavigation {}

TD.headerNavigation {

	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation {
	color: #865f3f;
}

A.headerNavigation:hover {
	color: #000000;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {

	font-size: 10px;
	color: #f3f3f3;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {

	font-size: 10px;
	background: #00ff00;
	color: #f3f3f3;
	font-weight: bold;
	text-align: center;
}

.infoBoxContents {}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;

	font-size: 12px;
}

TD.infoBoxHeading {

	font-size: 0px;
	color: #f9f9f9;

}

TD.infoBox,
SPAN.infoBox {

	font-size: 12px;
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even {}

TABLE.productListing {}

.productListing-heading {

	font-size: 12px;
	background: #b5b5b5;
	color: #FFFFFF;
	font-weight: bold;

}

TD.productListing-data {}

A.pageResults {

	color: #0000FF;

}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

.pageHeading {

	font-size: 26px;
	font-weight: normal;
	color: #555555;
	margin: 0;

}

h1.pageHeading {
	padding: 10px 0px 10px 0px;
}

h1.pageHeading small {
	display: block;
	padding: 1px 0px;
	font-size: 10px;
}


TR.subBar {

	background: #f4f7fd;

}

TD.subBar {

	font-size: 12px;
	color: #000000;
}

TD.main,
P.main {


	line-height: 1.5;
}

TD.smallText,
SPAN.smallText,
P.smallText {

	font-size: 10px;
	font-weight: bold;
}

TD.smallText2,
SPAN.smallText2,
P.smallText2 {



	border: thin dotted #DADADA;

	font-size: 11px;

	padding-left: 8px;

}

TD.smallText3,
SPAN.smallText3,
P.smallText3 {

	border: thin dotted #DADADA;

}

TD.accountCategory {

	font-size: 13px;
	color: #3f9e3a;
}

TD.fieldKey {

	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {

	font-size: 12px;
}

TD.tableHeading {

	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {

	font-size: 10px;
	color: #ff0000;
}

SPAN.greetUser {

	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {

	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {

	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {

	color: #ff0000;
}

SPAN.errorText {

	color: #ff0000;
}

.moduleRow {}

.moduleRowOver {
	background-color: #0099cc;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #0099cc;
}

.checkoutBarFrom,
.checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

/* message box */
.productSpecialPrice {

	color: #ff0000;
	font-size: 8pt;

	font-weight: bold;
}

.messageBox {
	font-size: 14px;
	padding: 4px;
}

.messageStackError,
.messageStackWarning {
	font-size: 14px;
	padding: 4px;
	background-color: #ffb3b5;
	color: #000;
}

.messageStackSuccess {
	font-size: 14px;
	padding: 4px;
	background-color: #99ff00;
}

/*change the menu hover color below*/

/* input requirement */
.inputRequirement {
	font-size: 10px;
	color: #ff0000;
}

.PriceList {
	color: #000000;
	font-size: 12px;
	font-weight: bold
}

.PriceList2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold
}

.PriceList3 {
	color: #000000;
	font-size: 11px;
	font-weight: bold
}

.oldPrice {
	text-decoration: line-through
}

/*engine eof*/

.custom_btn {
	/*background:url(../img/button_bg.png) repeat-x left top;*/
	background: #555555;
	border-radius: 3px 3px 3px 3px;
	padding: 0px 10px;
	text-align: center;
	padding: 12px 15px;
	color: #fff !important;
	font-size: 15px;
	line-height: 1;
	border: 0;
	display: inline-block;

	cursor: pointer;


}

.login_box .custom_btn {
	vertical-align: top;
	padding: 12px 30px;
}

.custom_btn:hover,
.custom_btn.active {
	opacity: 0.8;
	color: #fff;
}

.custom_btn.green, .btn-green, .greenbtn .custom_btn, .greenbtn .btn, .greenbtn .button {
	background: #00bd02;
	color: #fff !important;
	border-color: #00bd02;
}


.btn-green {
	border-color: #00bd02;
}

.custom_btn.notrans {
	text-transform: inherit;
}

.smallbtns .custom_btn,
.custom_btn.mini {
	font-size: 12px;

	padding: 4px;

}

.apply_compare {
	padding: 5px 6px;
	text-align: center;
}

span.compare {
	cursor: pointer;
	background: url(../img/add.png) no-repeat left top;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0px 2px;
}

span.compare.active {
	background-position: right top;
}

em.compare {
	cursor: pointer;
}

.listing_compare {
	display: none;
}

.thoshiba span.zoom,
.product_listing .block span.zoom {
	background: url(../img/zoom-in-out.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 16px 0 54px;
	cursor: pointer;
	float: left;
}

div.biggerimg {
	min-width: 200px;
	min-height: 60px;
	margin: 4px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 100%;
	z-index: 100 !important;
	background: #fff;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: center;


}


.inner_form {
	margin: 10px 0px 0px;
}

.inner_form .loader {
	background: url(../img/loadingAnimation.gif) no-repeat left top;
	width: 208px;
	height: 13px;
	display: inline-block;
	visibility: hidden;
	vertical-align: middle;
	margin: 0px 0px 0px 10px;

}

.inner_form .field1 {

	width: 225px;

	line-height: 15px;
	padding: 6px 6px;
	border: 1px solid #dddddd;
	display: block;
	font-size: 11px;
	color: #202020;
	outline: 0px;
	margin-bottom: 12px;
}

#paralavi_form.inner_form {
	width: auto;
}

#paralavi_form.inner_form .field1 {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#paralavi_form.inner_form .change_qtys {
	white-space: nowrap;
}

#paralavi_form.inner_form .change_qtys .field1 {
	width: 25px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	float: left;
	border: 0;
	font-weight: 600;
}

#paralavi_form.inner_form .inline_field {
	display: block;
	vertical-align: top;
	width: 280px;
	margin: 0 0px 12px 0;
}

#paralavi_form.inner_form .inline_field.really_inline label {
	display: inline-block;

}

#paralavi_form.inner_form .inline_field label {
	display: block;
}

#paralavi_form.inner_form .inline_field .field1.flt_rt {
	margin: 0 0 12px;
}

#paralavi_form.inner_form label {
	font-size: 13px;
	color: #202020;
}

#paralavi_form .cart_quantity_change {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;
	width: 25px;
}

#paralavi_form .cart_quantity_change.br_left a {
	border-radius: 5px 0 0 5px;
}

#paralavi_form .cart_quantity_change.br_right a {
	border-radius: 0px 5px 5px 0px;
}

#paralavi_form .cart_quantity_change a {
	clear: both;
	color: #fff;
	display: block;
	font-size: 16px;
	background: #e05400;
	margin: 0;
	padding: 2.5px 5px;
	text-align: center;
	text-decoration: none;

}

.inner_form .field1select {

	width: 225px;

	line-height: 15px;
	padding: 6px 6px;
	border: 1px solid #dddddd;
	display: block;
	font-size: 11px;
	color: #202020;
	outline: 0px;
	margin-bottom: 12px;
}

#paralavi_form.inner_form .field1select {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.inner_form .textArea {

	width: 400px;
	height: 37px;
	padding: 6px 6px;
	border: 1px solid #dddddd;
	outline: 0px;
	resize: none;
	overflow: hidden;
	margin-bottom: 15px;
}

.inner_form .submit {



	border: 0px;
	background: #e05400;
	border-radius: 4px 4px 4px 4px;
	font-weight: 400;
	outline: 0px;
	text-align: left;
	padding: 10px 23px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	color: #ffffff;
}

#paralavi_form.inner_form .submit {
	width: 100%;
	display: block;
}

#paralavi_form.inner_form .submit:hover {
	opacity: 0.8;
}

.inner_form .field1.error,
.inner_form .field1select.error,
.inner_form .textArea.error {
	border-color: #f00;
}

.inner_form .disabled {
	color: #444444;
}

#emailcheckresult {
	background: url(../img/tick_yes_no.png) no-repeat left top;
	display: inline-block;
	visibility: hidden;
	margin: 0px 0px 0px 6px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

#emailcheckresult.good {
	background-position: left top;
}

#emailcheckresult.bad {
	background-position: right top;
}

#emailcheckmessage {
	display: inline-block;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	background: #e0e0e0;
	padding: 5px;
	border-radius: 5px;
	color: #000;
	max-width: 300px;
	margin: 0px 0px 0px 6px;
}

#emailcheckloader,
#overallcheckloader {
	background: url(../img/load-indicator.gif) no-repeat left top;
	display: inline-block;
	visibility: hidden;
	margin: 0px 0px 0px 6px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

#tracking_results {
	min-height: 32px;
}

#tracking_results.loading {
	background: url(../img/load-indicator.gif) no-repeat left center;
}

#tracking_results table {
	table-layout: fixed;
	border-collapse: collapse;
}

#tracking_results table,
#tracking_results td {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

#create_frm input[type="text"],
#create_frm select {
	border: 1px solid #ccc;
}

#create_frm input[type="text"].error,
#create_frm select.error {
	border: 1px solid #f00000;
}


.topnotice {
	position: relative;
	top: -46px;
	left: 0;
	width: 100%;
	background: #262626;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	z-index: 9999;
}

.topnotice.sticky {
	position: fixed;
}

.topnotice a {
	background: #004fcc;
	border-radius: 3px;
	padding: 5px;
	color: #fff;
	display: inline-block;
	margin: 0 0 0 10px;
}

.topnotice a:hover {
	background: #005BEC;
}

.create_account tr.invoice_row {
	display: none;
}

.create_account tr.invoice_row.active {
	display: table-row;
}

.inpagecontent {
	font-weight: 400;
}

.inpagecontent img {
	max-width: 100%;
	height: auto;
}

.inpagecontent iframe {
	max-width: 100%;
}

.inpagecontent h1 {
	font-size: 24px;
}

.inpagecontent h2 {
	font-size: 20px;
}

.inpagecontent h3 {
	font-size: 18px;
}

.inpagecontent h4 {
	font-size: 16px;
}

.inpagecontent p {
	margin-bottom: 20px;
}

.inpagecontent ul {
	list-style: disc inside;
}

.inpagecontent ul li {
	display: block;
}

.inpagecontent ul li:before {
	content: '\2022';
	padding-right: 4px;
}


.new_srch {

	position: relative;
}

.searchresults {
	display: none;
	position: absolute;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	padding: 0;
	max-height: 500px;
	overflow: auto;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
	z-index: 9999;
	color: #000;
	font-size: 11px;
	top: 100%;
	left: 0;
}

.searchresults .searchpart {
	margin: 0px 0px 10px;

}

.searchresults .searchtable {
	table-layout: fixed;
	display: table;
	width: 100%;
}

.searchresults .searchproducts {
	width: 100%;
	display: block;
	vertical-align: top;
	border-bottom: 1px solid #e9e9e9;
}

.searchproducts .searchproduct {
	width: 49.50%;
	float: left;
	padding: 0 5px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.searchproducts .searchproduct.lastproduct {
	border-right: none;
}

.searchproducts .searchproduct.noborbtm {
	border-bottom: none;
}

.searchproducts .searchproduct .result em {
	word-wrap: break-word;
}

.searchproducts .searchproduct .result em span.sr_title {
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.searchproducts .searchproduct .result em .cart {
	display: block;
}

.searchproducts .searchproduct .result em .price {
	text-align: center;
	font-size: 13px;
	display: block;
}

.searchresults .searchcategories {
	width: 100%;
	display: block;
	vertical-align: top;
}

.searchresults span.close {
	background: url(/img/delete-icon.png) no-repeat left top;
	width: 20px;
	height: 20px;
	float: right;
	right: 5px;
	top: 5px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
}

.searchresults h3 {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0 0;


}

.searchresults h3 span {
	display: block;
	background: #e9e9e9;
	padding: 10px 5px 10px;
	line-height: 1;

}

.searchresults .searchproducts h3 span {
	position: relative;
	left: -1px;

}

.searchresults h3 span i {
	text-decoration: normal;
}

.searchresults h3 span em {
	float: right;
	font-size: 13px;
	padding: 0 0px 0 0;
	font-weight: 300;
	line-height: 14px;
}

.searchresults .result {
	display: block;
	margin: 0px 0px;
	padding: 5px;
	font-size: 13px;


}

.searchresults .result.noimg {}

.searchresults .result:hover {
	background: #e9e9e9;
}

.searchresults .result span.img {
	float: left;
	padding: 0px 10px 0px 0;
	width: 35%;
	max-width: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 120px;
	overflow: hidden;
}

.searchresults .result span.img img {
	max-width: 100%;
	max-height: 80px;
	display: block;
	margin: 0px auto;
}

.searchresults .result em {
	width: 65%;
	float: left;
}

.searchresults .searchcategories .result em {
	width: 100%;
	float: none;
}

.searchresults .searchmanufacturers {
	width: 100%;
	display: block;
	vertical-align: top;
}

.searchresults .searchmanufacturers .result em {
	width: 100%;
	float: none;
}

.searchresults .result em i {
	display: block;
	color: #333;
	font-size: 12px;
	margin: 4px 0 0;
}

.searchresults .result em.noinfo {
	width: 100%;
	max-width: 100%;
}

.searchresults .result em img {
	display: inline-block;
	float: left;
	padding: 0 6px 6px 0;
}

.searchresults .result em u {
	color: #dc5300;

}

.searchresults .productsnum {
	font-style: italic;
}

.searchresults .allresults {
	display: block;
	background: #f8f8f8;
	font-size: 15px;
	font-weight: 400;
	padding: 12px 0;
	text-align: center;
}

.searchresults .allresults:hover {
	background-color: #fff;
}

#searchproducts.loading {
	background: #fff url(/img/load-indicator.gif) no-repeat right center;

}

.img_oriented table {
	width: 100%;
	height: inherit;
	table-layout: fixed;
}

.img_oriented a {
	display: block;
}


.contact_us {
	width: 45%;

	float: left;
}

.contact_us.info {
	width: 45%;
	float: right;

}

.contact_us.full {
	width: 100% !important;
	padding: 0;
}

.contact_us iframe {
	width: 100% !important;
}

.contact_us input[type="text"],
.contact_us input[type="password"],
.contact_us textarea,
.contact_us select {
	width: 100%;
	margin: 0 0 6px;
	border: 1px solid #ccc;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.register input[type="text"],
.register input[type="password"],
.register textarea,
.register select {
	width: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
}

table.basket {
	border-top: 1px solid #989dab;
	border-left: 1px solid #989dab;
	clear: both;
}

table.basket tr th,
table.basket tr td {
	border-right: 1px solid #989dab;
	border-bottom: 1px solid #989dab;
	margin: 0px;
	padding: 20px;
}

table.basket tr td:first-child {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.basket tr th {
	background: #f2f2f2;
	padding: 0px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
	line-height: 40px;
}

table.basket tr .price {
	width: 120px;
}

table.basket tr.total td {
	background: #f2f2f2;
	text-align: right;
	font-size: 25px;
	line-height: 60px;
	padding: 0px 20px;
	color: #555555;
}

table.basket tr td.price {
	font-size: 25px;
	color: #555555;
	text-align: right;
	vertical-align: top;
}

table.basket tr .quantity {
	width: 130px;
	text-align: left;
	vertical-align: top;
}

table.basket tr .quantity p,
#main table.basket tr .quantity p {
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

table.basket tr .quantity input {
	height: 30px;
	width: 50px;
	border: 1px solid #989dab;
	text-align: center;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

table.basket tr .quantity input+span {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 15px;
}

table.basket tr .quantity input+span a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 15px;
	font-size: 16px;
	line-height: 15px;
	color: #666;
}

table.basket tr .quantity p a {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	display: block;
}

table.basket tr .quantity p a:hover {
	text-decoration: underline;
}

table.basket tr .quantity p+p,
#main table.basket tr .quantity p+p {
	margin: 0px;
}

table.basket tr td .product {
	margin: 0px;
	padding: 0px;

}

table.basket tr td .product p.photo,
#main table.basket tr td .product p.photo {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 80px;

	display: block;
}

table.basket tr td .product p.photo a {
	display: block;

}

table.basket tr td .product h4 {
	font-size: 16px;
	font-weight: 500;
}

table.basket tr td .product p.photo img {
	max-width: 80px;
	height: auto;
	max-height: 120px;
	display: block;
	margin: 0px auto;
}

table.basket tr td .product h3 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #83a250;
	display: block;
	margin: 0px 0px 5px;
	padding: 20px 0px 0px;
}

table.basket tr td .product p,
#main table.basket tr td .product p {
	font-size: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.cart_price_cash {
	display: block;
	font-size: 13px;
	color: green;
}

form label {
	cursor: pointer;
}

.become_member_row {
	display: none;
}

.become_member_row.active {
	display: table-row;
}

.become_member_heading i {
	display: block;
	margin: 3px 0 0;
}

.become_member_heading.active i {
	display: none;
}

.become_member_heading label {
	padding-left: 5px;
	font-size: 18px;
	margin: 0;
}

.login_page.login_box {
/*	float: right;
	width: 39%;*/
}

.login_page.register_box {
	/*float: left;
	width: 59%;*/
}

.login_box_outer {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;

}

.login_box_in {
	background: #f7f7f7;
	padding: 10px;
}

.popup_page {
	background: #fff;

}

.popup_page_container {
	padding: 20px;
}

#fancbox_popup {
	padding: 0 !important;
	background: none !important;
}

#fancbox_popup #continue_nav {
	display: block;
	padding: 10px;
	color: #fff;
	background: #e25500;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

.fancbox_popup {
	width: 600px;
	max-width: 90%;
}

.fancbox_popup img {
	width: 600px;
	max-width: 100%;
}

.extra_fields {
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;

	font-size: 14px;
}

.newlistingpage .extra_fields {
	border: 1px solid #555555;
	padding-bottom: 0;

}

.extra_fields>span {
	border-bottom: 1px solid #ccc;
	display: block;
	font-weight: 500;
	font-size: 16px;
	margin: 0 0 4px;
	padding: 0 0 7px 0;
}

.extra_fields ul {
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
	display: block;
	/*background-color:#ffffff;*/
}

.newlistingpage .extra_fields ul {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	padding: 0 2% 0 0;
	margin: 0 0 10px;

}

.extra_fields ul li {
	margin: 0 0 0 4px;
	padding: 0 4px;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #666;
}

.newlistingpage .extra_fields ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-right: 0;
}

.extra_fields ul li strong {
	font-weight: 400;
}

.newlistingpage .extra_fields ul li strong {
	color: #555555;
	font-size: 18px;
	margin: 0 0 3px;
	display: block;
}

.newlistingpage .extra_fields ul li strong a {
	display: inline-block;
	padding: 0;
}

.extra_fields ul.buttons li {
	border-right: none;
	margin: 0 4px 0px 0;
}

.extra_fields ul li:first-child,
.extra_fields ul li:last-child {
	border-right: none;
}

.extra_fields ul li a {
	display: inline-block;
	font-size: 13px;
}

.newlistingpage .extra_fields ul li a {
	display: block;
	padding: 2px 0;
	font-weight: 300;
}

.extra_fields ul.buttons li a {
	/*background: #6bbaff;*/
	/*border-radius:1px;*/
	padding: 2px 4px;
	color: #000;
}

.extra_fields ul li.active a,
.extra_fields ul li:hover a {
	color: #c9252b;
}

.extra_fields ul.buttons li.active a,
.extra_fields ul.buttons li:hover a {
	color: #000;
	background: #c7e4ff;
}

.extra_fields ul li small,
.extra_fields>span small {
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

.select_doseis {
	display: inline-block;
	width: auto;
	margin: 0px auto 10px;
	border: 1px solid #ccc;
}

.ui-autocomplete-loading {
	background: white url("/jquery-ui-1.11.4/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.check-postcode-autocomplete .ui-state-focus {
	font-weight: normal !important;
}

#is_disprositi.active {
	color: red;
	position: absolute;
	padding: 7px 0 0 6px;
}

.basket .register {
	position: relative;
	font-size: 14px;
	font-weight: normal;
}

.basket #is_disprositi.active {
	position: absolute;
	right: 0;
	padding: 2px 0 0;
	font-size: 11px;
	line-height: 1;
}

.top_search {
	display: block;
	width: 600px;
	height: calc(2.25rem + 2px);
	padding: 0;
	margin: 0;
	position: relative;
}

.top_search #searchproducts {
	display: inline-block;
	width: 550px;
}

.top_search .evresi {
	display: inline-block;
	vertical-align: top;
	border: 0;
	cursor: pointer;
	height: 33px;
	padding: 2px 0px 0 8px;

}

.newsletter_box form {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}

.newsletter_box .form-control {
	display: inline-block;
	vertical-align: top;
	width: 65%;
}

.newsletter_box .input-group-append {
	display: inline-block;
	vertical-align: top;
	float: right;
}

.listing .card-img-top {
	max-height: 200px;
	width: auto;
	display: block;
	margin: 0px auto;
	max-width: 100%;
}

.mr-10 {
	margin-right: 10px;
}

.listing_filters input[type="text"] {
	display: inline-block;
	vertical-align: bottom;
	font-size: 13px;
	padding: 4.7px 5px;
	border: 1px solid #ccc;
}

.middle-header .nav-link {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}

.top_search .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.toptel_mob {
	display: none;
}

.products_title span.block {
	display: block;
	padding: 6px 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}

.btn-zoom.prodzoom {
	top: 0;
	left: 0;
	border: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: none;
}

.pinfo_cart_btns {
	display: block;
	flex: none !important;
}

.pinfo_cart_btns>* {
	display: inline-block;
	flex: none !important;
	margin: 0 0 2px;
}

.scart_buttons {
	float: left;
	width: 100%;
}

.scart_buttons:after {
	clear: both;
}

.scart_buttons .scart_button {
	display: inline-block;
}

.scart_buttons .scart_button input[type="submit"] {
	width: 235px;
	display: none !important;
}

.scart_buttons .scart_button.padr {
	padding: 0px 10px;
}

.scart_button.checkout {
	float: right;
}

select {
	cursor: pointer;
}

#customer_extra_fields {
	display: none;

	padding: 10px 0 0;

}

#customer_extra_fields.active {
	display: inline-block;
}

.img_oriented.img {
	display: block;
	height: 180px;
	overflow: hidden;

}

.img_oriented table {
	width: 100%;
	height: inherit;
	table-layout: fixed;
}

.img_oriented a {
	display: block;
}

.img_oriented.img.orientation_vertical img {
	height: auto;
	max-height: 160px;
	width: auto;
	max-width: 100%;
}

.img_oriented.img.orientation_horizontal img {
	width: 100%;
	height: auto;
}

.listing_subcats .card-title {
	text-align: center;
	font-weight: 500;
}

.card-product {
	margin-bottom: 15px;
}

.card-product.swiper-slide {
	margin-bottom: 0;
}


.flyer {

	display: block;
	margin: 0px 0px 6px 0px;
}

.footer .list-group-item {
	padding: 2px 0;
}

.our_clients {

	width: 100%;
	table-layout: fixed;
}

.our_clients td {
	width: 33.3%;
	font-weight: bold;
	font-size: 14px;
	color: 333;
	text-align: center;
	vertical-align: top;
}

.our_clients td a {
	color: inherit;
}

.our_clients img {
	display: block;
	margin: 0px auto;
	padding: 0 0 3px;
	max-width: 100%;
	height: auto;
}

.card .nospecial {
	display: block;
	text-align: center;
}

.card .nospecial .price {

	font-size: 20px;
	color: #e64a0d;

}

.card-product .card-body {
	text-align: center;
}

.card-product .card-title {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
	height: 40px;

}

.card-product .listing_avail {
	font-size: 13px;
	display: block;
}

.card-product .listing_manuf {
	font-size: 13px;
	color: #666;
	display: block;
	padding: 0px 0 3px;
}

.paralavi_toggle {
	background: #666;
	border-color: #666;
}

.partner_banners {
	margin: 3px 0 0;
	text-align: center;
}

.partner_banners>div {
	padding-top: 0 !important;

}

.partner_banner {
	margin: 0px 1%;
	display: inline-block;
	vertical-align: middle;
	max-width: 47%;

}

.partner_banner img {
	max-width: 100%;
	height: auto;
}

.footer .social-link {
	display: none;
}

/*.btn-theme:hover {
  color: #fff;
  background-color: #c13f0d;
  border-color: #c13f0d;

}*/
.card-product .action .btn-outline-theme:hover {
	color: #c13f0d;
}

.logged_in {
	position: relative;
}

.logged_in>a::after {
	content: '\25bc';
	color: #333;

}

.logged_in>a:hover {
	opacity: 0.8;
}

.logged_in ul {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0;
	min-width: 100%;
	top: 100%;
	right: 0;
	position: absolute;
	background: #fff;
	z-index: 9999;
	border: 1px solid #ccc;
}

.logged_in:hover ul {
	display: block;

}

.logged_in ul li {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 0;
	border: 0;
}

.logged_in ul li:last-child {
	border-bottom: 0;
}

.logged_in ul li a {
	display: block;
	font-size: 14px;
	padding: 3px 5px;
	background: #fff;
	color: #333;
}

.logged_in ul li a:hover {
	background: #f0f0f0;
	text-decoration: none;
}

body.quickview_container {
	background: #fff;
}

body.quickcart_container {
	background: #fff;
	overflow: hidden;
}

.quickview_container .container-fluid {
	max-width: 550px;
	margin: 10px auto 0;
	padding: 0;
	background: #fff;
}

.quickview_container .prdct_content {
	padding: 0;
	margin: 0;
}

.quickview_container .prdct_content_tp {
	margin: 0;
}

.quickcart_container .prdct_content_tp {
	margin: 10px 0 0;
}

.quickcart_container .prdct_content {
	width: 100%;
	margin: 0;
	padding: 0;
}

.quickcart_container .container {
	padding: 0;
}

.quickview_container .prdct_content_lf {
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 10px;
}

.quickview_container .prdct_content_lf .main_image_cont {
	height: auto;
}

.quickview_container .main_image_cont table img {
	width: 100%;
	height: auto;
	max-height: inherit;
}

.quickview_container .prdct_content_rt,
.quickcart_container .prdct_content_rt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}

.quickcart_container .prdct_content_rt {
	width: 100%;
}

.quickcart_popup {
	width: 580px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px !important;
	margin: 0 auto !important;
	text-transform: none;
	top: 15%;
}

.quickcart_popup h2 {
	font-size: 16px;
	font-weight: 500;
}

.quickview_container .prdct_content_rt h2 {
	margin: 0 0 10px;
}

.quickcart_popup .fancybox-close-small {
	width: 20px;
	height: 20px;
	font-size: 14px;
}

.quickcart_popup .fancybox-close-small::after {
	width: 20px;
	height: 20px;
	line-height: 1.1;
}

.quickcart_popup input[type="text"] {
	width: 40px;
}

.quickcart_popup em {
	cursor: pointer;
}

.quickview_container .pinfo_left {
	width: 45%;
	float: left;
}

.quickview_container .pinfo_right {
	width: 45%;
	float: right;
}

.quickview_container .pswp {
	display: none;
}

.quickview_container .pinfo_cart_btns>* {
	display: block;
	margin: 3px auto 0px !important;
}

#lft_sidebar.sticky {
	position: fixed;

}

#lft_sidebar>div>div:last-child {
	margin-bottom: 0px;
}

.conf_page {
	display: table;
	table-layout: fixed;
}

.conf_left {
	width: 35%;
	display: table-cell;
	border-right: 20px solid #fff;
}

.new_checkout .conf_left {
	width: 32.33%;
	border-right: 10px solid #fff;
}

.conf_right {
	width: 65%;
	display: table-cell;

}

.conf_box {
	background: #d0d0d0;
	padding: 10px;
}

.new_checkout .conf_box_table {
	table-layout: fixed;
	display: table;
	width: 100%;
}

.new_checkout .conf_box_table_row {
	display: table-row;
}

.new_checkout .conf_box {
	background: #fff;
	width: 50%;
	margin: 0;
	border-right: 1px solid #ccc;
	display: table-cell;
	vertical-align: top;
}

.conf_box h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.conf_box_bb {
	margin-bottom: 30px;
}

.conf_box_lft {

	border-radius: 0px 5px 5px 0;
}

.conf_box_rt {
	border-radius: 5px 0px 0 5px;
}

#costs_shipping_info {
	display: none;
}

#costs_shipping_info.active {
	display: inline;
}

.quickview_container .pinfo_td_title {
	display: none;
}

.quickview_container .pinfo_td_value {
	text-align: center;
	border-top: none;
}

.quickview_container .pinfo_td_value .input-group-qty {
	margin: 0 auto;
}

.cat_heading_image {
	margin: 0 0 10px;
	display: inline-block;
	width: 100%;

}

.cat_heading_image img {
	width: 100%;
	height: auto;
}

.table-detail tr td.fulltd:first-child {
	width: 100%;
}

.table-detail tr td.fulltd:first-child::after {
	display: none;
}

.product-card .product-thumb {
	padding-top: 0;
}

.social-button {
	margin-right: 3px;
}

.btn-gray {
	background: #ccc;
}

.page-title {
	padding: 16px 0;
}

.page-title .column:first-child {
	width: auto;
}

.table.extra_fields_table tr:first-child td {
	border-top: 0;
}

.site-header .site-menu>ul>li .mega-menu>li .mega-menu-title {
	color: #000;
	font-weight: 600;
}

.product-image.has-hover-img {
	position: relative;
}

.product-image.has-hover-img .prod-hover-img {
	display: none;

}

.product-image.has-hover-img:hover .prod-main-img {
	display: none;
}

.product-image.has-hover-img:hover .prod-hover-img {
	display: block;
}

.product-image.no-hover-img:hover img {
	opacity: 0.8;
}

.no-text-transform {
	text-transform: none !important;
}

.mega-menu .menu-links>li>a {
	text-transform: none;
}

/*
ul.pagination {
	text-align: center;
	list-style: none;
	margin: 20px 0;
	padding: 0;
	display: block;
}
ul.pagination li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
	padding: 0;
}
ul.pagination li a {
	display:block;
	padding: 5px 10px;
	margin:0;
	line-height:1;
	font-size:14px;
	color: #353535;
	border: 1px solid #ccc;
	border-radius:1px;
	background:#e0e0e0;
}
*/
.product-pagination .pagination .page-item.active a,
.product-pagination .pagination .page-item.active a:hover {
	background: #299be8;
	color: #fff;
}

.shop-toolbar select.form-control:not([size]):not([multiple]) {
	height: auto;
}

.product-price del {
	background: none;

}

.product-price ins {

	color: #555555;
	text-decoration: none;
}

.intro-meat-us p {
	color: #fff;
}

#map-outer {
	/*background:url(/img/bg-map.png) no-repeat;*/

	padding: 5px;
	text-align: center;
	width: 100%;

	border: 1px solid #dddddd;
	background: #fff;
	margin: 0px auto 10px;

}

#map {
	width: 6754x;
	height: 470px;
	border: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
}

.partner_row {
	width: 100%;
	display: inline-block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px dotted #dedede;

}

.partner_row .partner_image {
	width: 200px;
	padding: 0px 20px 0px 0px;
	text-align: center;
	float: left;
}

.partner_row .partner_image img {
	max-width: 100%;
	height: auto;
	padding: 3px;
	border: 1px solid #d0d0d0;
	background: #fff;
}

.partner_row .partner_info {
	width: 100%;
	padding: 0px 0px 0px 10px;
	float: left;
}

.mobile_phones {
	display: none;
}

.partners_button .custom_btn {

	font-size: 13px;

	margin: 0 0 0 10px;
	display: inline-block;
	vertical-align: top;
}

.partners_button.active .custom_btn,
.partners_button .custom_btn:hover {
	background: #777777;
}

.partners_filters {
	float: left;
	padding: 4px 0px 6px 10px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dotted #dedede;
}

.main-slider-mobile {
	display: none;
}

.product-detail-price {
	font-size: 20px;
}

.topbar ul li {
	vertical-align: top;
}

.topbar ul li .dropdown-menu {
	padding: 0;
}

.topbar ul li .dropdown-menu li {
	display: block;
	border-bottom: 1px solid #ccc;
	color: #333;
	margin: 0;
}

.topbar ul li .dropdown-menu li:last-child {
	border-bottom: 0;
}

.topbar ul li .dropdown-menu li a {
	color: inherit;
	margin: 0;
	padding: 10px;
	display: block;
	line-height: 1;
}

.topbar ul li .dropdown-menu li:hover a {
	background: #f0f0f0;
}

#partners-store-locator {
	height: 580px;
}

.topbar-social ul li>a:hover {
	color: #f0f0f0;
}

.flag-lang {
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0 0;
}

#main-slider .carousel-indicators {
	left: auto;
	right: 10px;
	bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	display: block;
}

#main-slider .carousel-indicators li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 5px;
}

a.hover_opacity:hover {
	opacity: 0.8;
}

.testimonial {
	padding: 40px 50px;
	border-radius: 2px;
}

.testimonial-info::before {
	display: none;
}

.mega-menu .menu-links>li.active .drop-down-multilevel a {
	color: #111 !important;
}

.social-icons li a {
	width: auto;
	height: auto;
	overflow: visible;
}

.search-box-wrapper {
	position: relative;
}

.product-box .front img {
	height: 250px;
	object-fit: contain;
	max-width: 100%;
}

.btn-cart.btn-wishlist i {
	padding-right: 0;
}

.hero-slider-item {
	position: relative;
}

.hero-slider-item .slider-link {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;

}

.search-overlay {
	width: 400px;
	position: absolute;
	right: 0;
	left: inherit;
	height: auto;
	top: 100%;
	border: 1px solid #ccc;
}

i.inwishlist {
	color: var(--theme-deafult) !important;
}

.rating.quickview {
	margin-top: 10px !important;
}

.rating.quickview a {
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px 10px;
	/*background: #fff;*/
	display: inline-block;
	vertical-align: top;
}

.rating.quickview a:hover {
	background: #f0f0f0;
}

.rating.quickview a i {
	font-size: 16px;
	color: #333;

}

.collection-filter-block {
	border: 0;
	padding: 0;
}

.collection-filter-block-bordered-box {
	border: 1px solid #dddddd;
	background: #fff;
	padding: 0 30px;
}

.collection-collapse-block .collapse-block-title {
	margin-top: 20px;
	margin-bottom: 20px;
}

.collection-collapse-block-content {
	padding-bottom: 20px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox.categorybox {
	margin-bottom: 6px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label.categorybox-entry {
	padding-left: 0;
	margin-bottom: 0;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label.categorybox-entry.level1 {
	padding-left: 10px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label.categorybox-entry.level2 {
	padding-left: 25px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label.categorybox-entry.level3 {
	padding-left: 40px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label.categorybox-entry.level4 {
	padding-left: 55px;
}

.categorybox-entry a:hover,
.categorybox-entry a.catitemactivebg {
	color: #555555 !important;
}

.general-page .breadcrumb-section .breadcrumb {
	justify-content: flex-start;
}

.collection-collapse-block .collapse-block-title::after {
	position: relative;
	right: inherit;
	display: inline-block;
	padding-left: 10px;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 img {
	max-width: 200px;
	object-fit: contain;

}

.brands-carousel .logo-block img {
	height: 100px;
	object-fit: contain;
	max-width: 100%;

}

/*.mobile-search {
	display: none;
}*/
.main-menu .menu-right .icon-nav .mobile-setting i.top_wishlist,
.main-menu .menu-right .icon-nav .mobile-wishlist i.top_wishlist {
	color: #222222;
	display: inline-block;
	vertical-align: top;
	font-size: 23px;
	line-height: 23px;
}

.pixelstrap .full-mega-menu {
	background-image: none;
}

.theme-card .offer-slider.small_listing img {
	width: 150px;
	max-width: inherit;
	height: auto;
	max-height: 120px;
	object-fit: cover;
}

.product-box .cart-info.cart-wrap,
.product-box .cart-wrap.cart-wrap,
.product-wrap .cart-info.cart-wrap,
.product-wrap .cart-wrap.cart-wrap {
	bottom: 40%;
}

.product-box .cart-info a {}

.product-box .cart-info a i {
	background: #fff;
	border-radius: 50%;
	margin-top: 10px;
	margin-right: 5px;
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a i {
	color: #333;
}

.product-box .img-wrapper img:hover {
	opacity: 0.8;
}

.top-header .header-contact,
.top-header .header-dropdown li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top-header .header-contact li {
	font-size: 16px;
}

/*header {
	background: #b6e31d;
}*/
.nav_section {
	background: #b6e31d;
}

.footer-dark .footer-theme .sub-title h4 {
	color: #fff;
}

.footer-dark .footer-social i,
.footer-dark .footer-theme .sub-title li,
.footer-dark .section-b-space p,
.footer-dark .footer-theme .sub-title li a {
	color: #e0e0e0;
}

.cart-box-container {
	width: 100%;
	text-align: center;
	margin: 20px 0 0;


}

/*
.cart-box-container a i {

	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color: #333;
	margin: 0 10px;
	background: #fafafa;
	border-radius:4px;
	border:1px solid #ccc;
	padding: 10px 20px;
	line-height: 20px;

}
.cart-box-container a i:hover {
	background: var(--theme-deafult)!important;
	color: #fff!important;
}*/
.cart-box-container a {
	padding: 10px;
	line-height: 1;
}

.product-box.bordered-box {
	border: 1px solid #f0f0f0;
	padding: 10px;
	border-radius: 3px;

}

.product-box .product-detail h6 {
	height: 60px;
	line-height: 20px;
	padding: 0;
	margin: 5px 0 5px;
	overflow: hidden;
}

.product-box .avail {
	display: block;
	margin: 5px 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	color: #333;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
	display: block;
}

.btn-kratisi {
	background: #999;
	border-color: #999;
}

.footer-theme .sub-title li {
	text-transform: none;
}

footer.footer-dark .dark-layout {
	background: #313131;
}

.sub-footer {
	background: #313131;
}

header.header-6 .top-header {
	display: inline-block;
	width: 100%;
	background-color: #313131;
}

.topcart_count:not(.active) {
	display: none;
}

.topcart_count.active {
	font-size: 10px;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	right: -10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	background: #ff0000;
	font-family: Verdana;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media .media-body h4 {
	font-size: 13px;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media img {
	width: 60px;
	max-height: 60px;
	height: auto;
	object-fit: contain;
	padding-right: 10px;
}

.form_search input {
	color: #111;
}

.mobile-search-only-top {
	display: none;
}

#wholesale_cart table.basket tr th,
table.basket tr td {
	padding: 10px;
	line-height: 1.3;
}

#wholesale_cart table.basket tr .quantity p,
#main table.basket tr .quantity p {
	margin: 0;
}

#wholesale_cart table.basket tr td .productentry {
	min-height: inherit;
}

#wholesale_cart table.basket tr td .productentry h4 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 2px;
}

#wholesale_cart table.basket tr td .productentry p.photo {
	min-height: inherit;
	width: auto;
	position: relative;
}

#wholesale_cart table.basket tr td .productentry p {
	font-size: 13px;
}

#wholesale_cart p.photo .wholesale_full_img {
	display: none;
}

#wholesale_cart p.photo:hover .wholesale_full_img {
	display: block;
	position: absolute;
	left: 100%;
	z-index: 100;
}

.searchresults#searchresults_wholesale {
	top: 100%;
	max-height: 600px;
	border-width: 2px;
	background: #333;
	color: #fff;
}

.searchresults#searchresults_wholesale .result {
	border-bottom: 1px dotted #ccc;
}

.searchresults#searchresults_wholesale .result:hover {
	background: #444444;
}

.searchresults#searchresults_wholesale .result span.img {
	max-width: 60px;
	max-height: 60px;
	width: 20%;
}

.searchresults#searchresults_wholesale .result em {
	width: 80%;
}

.searchresults#searchresults_wholesale .result em,
.searchresults#searchresults_wholesale .result em i {
	color: #fff;
}

#searchproducts_wholesale.loading {
	background: url(/img/loaders/load-indicator.gif) no-repeat left center;

}

.wholesale_cart_search input[type="text"] {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
}

.wholesale_cart_search {
	margin: 0 0 20px;
	position: relative;
}

.searchresults#searchresults_wholesale .choose_option {
	display: inline-block;
	vertical-align: top;
	background: #777;
	border: 1px solid #ccc;
	margin: 0 3px 3px 0;
	color: #fff;
	padding: 2px 5px;
	font-size: 12px;
}

.searchresults#searchresults_wholesale .choose_option:hover {
	opacity: 0.8;
}

#wholesale_cart_loader {
	background: url(/img/loading2.gif) no-repeat left top;
	width: 32px;
	height: 32px;
	display: block;
	visibility: hidden;

}

#wholesale_cart_loader.loading {
	visibility: visible;
}

#wholesale_cart {
	margin: 0 0 20px;
}

a.hover-opacity-effect:hover {
	opacity: 0.8;
}

/* fixing some empty space above banner/slider */
.rev-slider {
	margin-top: -20px !important;
}

/* searchBox styling */

.search .search-box input:focus {
	border: 1px solid #d5075e;
}

/* SOCIAL BUTTONS PRODUCT PAGE */

.social-custom {
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top: 20px;
	display: flex;
	align-items: center;
}

.social-custom ul {
	list-style-type: none;
}

.d-inline-block {
	padding-left: 10px;
}

/* HOMEPAGE CONTACT US CHANGES */

.resume-contact .contact-form-main {
	padding-bottom: 0;
}


.contact-4 p {
	font-size: 14px;
	line-height: 19px;
}


.contact-form-main .section-title {
	margin-bottom: 8px;
}

.g-recaptcha.section-field {
	margin-bottom: 0;
}

/* CATEGORY IMAGE CSS */

.category-image {
	margin-top: -70px;
	margin-bottom: 20px;
	text-align: center;
}

.category-image img {
	width: 100%;
	height: auto;
}

/* EPIKOINWNISTE MAZI MAS */

.resume-contact .contact-form-main {
	padding-top: 40px;
	padding-bottom: 40px !important;
}

/* contact us page google maps iframe */
/*
.inpagecontent iframe {
	height: 470px;
}*/

/* active menu link */

.mega-menu .menu-links>li.active a {
	/* background-color: transparent; */
	color: #fef101;
}

/* deal imers banner */

.deal-banner {
	padding-bottom: 40px;
}

.deal-banner img {
	margin-top: 40px;
}

.deal-banner-link {
	color: #d01feb !important;
}

/* color fix for header */
.breadcrumb-color {
	background: #cc5e00b8 !important;
}

/* product images home */
.img-resp {
	height: 200px;
	/* width: auto !important; */
	object-fit: contain;
}

.product_images img {
	
	max-height: 300px;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}
.payment-card-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.payment-card-bottom li {
	margin: 0 2px 0;
	padding: 0;	
	display: inline-block;
	vertical-align: middle;
}
.payment-card-bottom li img {
	height: 32px;
	width: auto;
}

/* new css*/
.header.dark, .mega-menu.desktopTopFixed .menu-list-items {
	background: #000000;
}
.mega-menu .menu-logo img {
	margin-top: 10px;
}
.login_box_outer:not(.active) {
	display:none;
}

.frame-page .container {
	width: 90%!important;
	min-width: inherit!important;
	max-width: inherit!important;
}

/*responsive attached here*/


@media only screen and (max-width:1360px) {
	.middle-header .nav-link {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px;
	}

}

@media only screen and (max-width:1279px) {

	.top_search {
		width: 400px;

	}

	.top_search #searchproducts {
		width: 350px;
	}

	.middle-header .nav-link {

		font-size: 14px;
	}

	.topnav {
		display: table;
		width: 100%;
		table-layout: fixed;

	}

	.topnav .navbar {
		display: table-row;
	}

	.topnav .navbar>div {
		display: table-cell;
		vertical-align: middle;
	}

	.topnav .navbar>div>a {
		text-align: center;
	}

	.searchresults_desktop .searchproducts .searchproduct {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #ccc !important;
		padding: 5px 0;
	}

	.register input[type="text"],
	.register input[type="password"],
	.register textarea,
	.register select {
		width: 90%;
	}
}

@media only screen and (max-width:1199px) {

	.toggle-nav i {
		color: #000;
	}
}

@media only screen and (max-width:1199px) and (min-width:577px) {
	.main-nav-center .toggle-nav {
		top: -100px;
		right: 200px;
	}
}

@media only screen and (max-width:1023px) {

	/*
	.parallax {
   	
		height: 400px;
		width:100%;
   	
	    background-position: center center;
   	 background-repeat: no-repeat;
	    background-size: cover;
	}
	.parallax_half {
		height:200px;
	}
	.parallax_half h1 {
		padding: 0px 0;
		margin: 0;
		font-size:22px;		
	}*/
	.top_search {
		width: 200px;

	}

	.top_search #searchproducts {
		width: 130px;
	}

	.contact_us input[type="text"],
	.contact_us textarea {
		width: 100%;
	}

}

@media only screen and (max-width:991px) {
	.top_categories .top_category {
		margin-bottom: 10px;
	}

	.top-header .header-contact {
		display: block;
	}

	.nav_burger i {
		display: inline-block;
		vertical-align: top;
	}

	.nav_burger span {
		display: inline-block;
		vertical-align: top;
		line-height: 32px;
	}

	.searchresults .searchproducts {
		display: block;
		width: 100%;
		border-right: 0;
	}

	.searchresults .searchcategories {
		display: block;
		width: 100%;
	}

	.searchcategories.notfound {
		display: none;
	}

	.middle-header.fixed-top .toptel_mob {
		display: block;
		padding: 0 10px 0 0;
		font-size: 16px;
		line-height: 32px;
		color: #000;
	}

	table.basket tr td .product p.photo {
		width: 100px;
		min-height: 20px !important;
	}

	table.basket tr td .product h3 a {
		font-size: 12px !important;
	}

	table.basket tr th,
	table.basket tr td {
		padding: 20px 5px !important;

	}

	table.basket tr .quantity input {
		width: 30px !important;
		margin: 0 !important;
	}

	table.basket tr .quantity p a {
		font-size: 12px !important;
	}

	.shopping_cart td img {
		width: 80px;
		height: auto;
	}

	.login_part .scart_buttons .scart_button {
		display: block;
		float: none;
		margin: 0 0 10px 0;
		text-align: center;
	}

	.login_part .scart_buttons .scart_button {
		display: block;
		float: none;
		margin: 0 0 10px 0;
		text-align: center;
	}

	#main-slider {
		position: relative;
		margin-top: -100px;
	}

	#partners-store-locator {
		height: 640px;
	}

	.collection-filter-block {
		padding: 0 30px;

	}

	.footer-dark .dark-layout section.small-section {
		padding-top: 20px;
	}

	.subscribe-form-outer {
		text-align: center;
	}

	.img-resp {
		width: unset;
	}

	/* logo */

	.mega-menu .menu-logo img {
		height: 55px;
		margin: 5px 0;
	}
	.mega-menu .menu-links > li.active a {
		color:#ee0000;
	}
	#video_player {
		height: 500px;
	}
}

@media only screen and (max-width:767px) {

	.top_search {
		display: none;
	}

	.top_search.active {
		display: block;
		position: absolute;
		top: 55px;
		right: 46px;
		z-index: 99;


	}

	.top_search.active #searchproducts {
		width: 100%;
		visibility: visible !important;
	}

	.top_search .evresi {
		display: none;
	}

	header .container {
		max-width: inherit;
	}

	.evresi {
		display: none;
	}

	.evresi_mob {
		margin: 0px 0 0;
		display: inline-block;
		position: absolute;
		right: 10px;
		height: 28px;
		padding: 0px 0px 0 8px;
		z-index: 999;
		cursor: pointer;
	}

	.middle-header.fixed-top .evresi_mob {
		display: none;
	}

	.scart_buttons .scart_button {
		float: none;
		display: block;
		margin: 0px 0px 10px;
	}

	.scart_buttons .scart_button.padr {
		padding: 0px;
	}

	table.basket tr td .product p.photo {
		width: 60px;
		min-height: inherit;
	}

	.shopping_cart td img {
		width: 80px;
		height: auto;
	}

	table.basket tr td .product h4 a {
		font-size: 14px !important;
	}

	table.basket tr th,
	table.basket tr td {
		padding: 20px 10px !important;
		font-size: 14px !important;
	}

	div.checkradio {
		display: block !important;
		margin: 0 0 0px !important;
		padding: 4px 0px !important;
		width: 100% !important;
		float: none !important;
	}

	div.checkradio.payment {
		margin: 0 0 10px !important;
		width: 100% !important;
		float: none !important;
	}

	div.check p {}

	div.check .freeshipping {
		display: block !important;
		float: left !important;
		position: inherit !important;
		margin: 4px 0px;
	}

	.login_part,
	.login_part.create_account,
	.login_part.mycart {
		display: block;
		margin: 0px auto 20px;
		width: 100%;



	}

	.oroi_xrisis_login {
		width: 98%;
		padding: 2px 1%;
	}

	.login_page.login_box {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}

	.login_page.register_box {
		float: none;
		width: 100%;
	}

	.contact_us {
		float: none !important;

		width: 100%;

	}

	.contact_us iframe {
		width: 100% !important;

	}

	.contact_us input[type="text"],
	.contact_us textarea {
		margin: 0px auto;
		display: block;
	}

	.contact_us .custom_btn {
		margin: 0px auto;
		display: block;
	}

	.img_oriented.img.orientation_vertical td img {
		height: auto;
		max-height: 160px;
		width: auto;
		max-width: 100% !important;
	}

	.img_oriented.img.orientation_horizontal td img {
		width: 100%;
		height: auto;
		max-width: 100% !important;
		max-height: 160px;
	}

	.footer .social-link {
		display: block;
	}

	.conf_page {
		display: block;
	}

	.conf_left {
		width: 100%;
		display: block;
		border: 0;
		margin: 0 0 30px;

	}

	.new_checkout .conf_left {
		border-right: 0;
		width: 100%;
	}

	.conf_right {
		width: 100%;
		display: block;

	}

	.top_categories .clear2 {
		display: block;
		clear: both;
	}

	.top_categories .top_category {
		width: 49.50%;
	}

	.top_categories .top_category.last5 {
		margin-right: 1%;
	}

	.top_categories .top_category.last2 {
		margin-right: 0 !important;
	}

	#main-slider {

		margin-top: -120px;
	}

	.main-slider-desktop {
		display: none;
	}

	.main-slider-mobile {
		display: block;
	}

	.footer-theme.partition-f>.col {
		width: auto;
	}

	.img-resp {
		height: 200px;
		width: unset;
	}

}

@media only screen and (max-width:599px) {

	/*.parallax_half h1 {
		font-size:16px;
	}*/
	.main-menu .brand-logo img {
		max-width: 270px;
	}

	.til {
		padding-top: 4px;
		height: 28px;
	}

	.conf_box_table {
		display: block;

	}

	.conf_box_table_row {
		display: block;
	}

	.new_checkout .conf_box {
		display: block;
		border-right: 0;
		border-bottom: 1px solid #ccc;
		width: 100%;
	}

	.site-header .site-branding .site-logo {
		/*width: 140px;*/
	}

	.site-header .toolbar .toolbar-item {
		border: 0;
		width: 50px;
	}

	.site-header .toolbar .toolbar-item.show-on-mobile-too {
		display: inline-block !important;
	}

	.site-header .toolbar .toolbar-item .text-label {
		display: none !important;
	}

	#searchresults_mobile .searchproducts .searchproduct {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #ccc !important;
		padding: 5px 0;
	}

	.partner_row .partner_image {
		width: 100%;
		padding: 0px 0px 40px 0px;
		text-align: center;
		float: none;
		display: block;
	}

	/*.header.dark {
		padding-bottom: 50px;
	}*/
	#main-slider {

		margin-top: -100px;
	}


}

@media only screen and (max-width:576px) {
	.search-overlay {
		width: 100%;
		position: fixed;
		left: 0;
		right: inherit;
		height: auto;
		top: inherit;
		top: 180px;

		border: 1px solid #ccc;
	}

	.main-menu .brand-logo img {
		max-width: inherit;
	}

	.main-menu .menu-right .icon-nav .mobile-setting i.top_wishlist,
	.main-menu .menu-right .icon-nav .mobile-wishlist i.top_wishlist {
		color: #fff;

	}

	.main-menu .menu-right .icon-nav .mobile-search {
		display: inline-block;
	}

	.main-menu.border-section {
		/*background: #fff;*/
		/*height: 80px;*/
	}

	.main-menu .menu-right .icon-nav .mobile-setting.mobile-user {
		position: fixed;
		bottom: 20px;
		right: 30%;
		font-size: 0;
		padding: 0;
	}

	header.header-6 .top-header {
		display: table;
		min-height: 100%;
		font-size: 13px;
	}

	.mobile-search-only-top {
		display: inline-block;
		position: absolute;
		right: 50px;
		padding: 0;
	}

	.collection-product-wrapper .product-wrapper-grid .product-box {
		margin: 30px auto 0;
		text-align: center;
	}
	#video_player {
		height: 400px;
	}
	.login_btns {
		text-align: center;
	}
	.login_btns > * {
		margin: 0 auto 10px;
		display:block;
	}
	.split_td {
		width:100%;
		margin-bottom: 10px;
		display: block;
	}


}

@media only screen and (max-width:479px) {

	.til {
		padding: 3px 9px 0 35px !important;
		float: right;
		height: 32px;
		display: none;
	}

	.top-header {
		padding: 0px 10px 0px 23px;
	}

	.twitter-typeahead {
		display: none !important;
	}

	/*	.form-control {
		visibility:hidden!important;
	}	*/


	.twitter-typeahead {
		display: none;
	}

	.top_icons {
		width: auto;
		display: inline-block !important;
		max-width: inherit;
		flex: none;
	}

	.nav_burger span {
		font-size: 14px;
	}

	.searchresults {
		max-height: 300px;
	}

	.img_oriented {
		height: auto !important;
		overflow: visible !important;
	}

	.img_oriented img {
		width: auto !important;
		max-width: 100%;
		height: auto !important;
		max-height: inherit !important;
	}

	.site-header .site-branding .site-logo {
		width: 170px;
	}

	#main-slider {
		position: relative;
		margin-top: -50px;
	}

	.brand-logo img {
		width: 200px;
		height: auto;
	}
	#video_player {
		height: 300px;
	}
}

@media only screen and (min-width:1200px) {

	.pixelstrap .sm-nowrap>li>a,
	.pixelstrap .sm-nowrap>li> :not(ul) a {
		word-wrap: break-word;
		white-space: pre-wrap;
	}

	.pixelstrap .mega ul ul {
		max-width: 100%;
	}

	.pixelstrap .link-section ul li a {
		font-size: 13px;
	}

	.main-nav-center .sm>li>a {
		padding-right: 35px;
	}

	.main-nav-center .sm>li:not(.mega)>a {
		padding-right: 25px;
	}

	#main-nav {
		position: relative;
	}

	#main-nav #main-menu {
		position: static;
	}

	.listing_filters_box.sticky {
		position: fixed;
		width: 300px;

	}

	.nav_section .container {
		width: 98%;
		max-width: 98%;
	}

	.mega-menu.full-mega-menu.kyliomeno {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;

		column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-fill: auto;

		width: 100% !important;
		height: 450px;
	}

	.pixelstrap .full-mega-menu.kyliomeno .row {
		display: block;
		vertical-align: top;
	}

	.pixelstrap .full-mega-menu.kyliomeno .mega-box {
		max-width: 100%;
	}

	.pixelstrap .full-mega-menu.kyliomeno .row ul {
		margin: 0;
		padding: 0;
	}

	.pixelstrap .full-mega-menu.kyliomeno a {
		line-height: 18px;
	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-title h5.no-children {
		margin-bottom: 5px;


	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-content {
		margin: 0 0 12px;
		padding: 0;
	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-title h5 {
		margin: 0;
		padding: 0;
		line-height: 1;
	}

}

@media only screen and (min-width:1024px) {
	/*
	.parallax {

   	 height: 400px;
		width:100%;
   	 
	    background-attachment: fixed;
	    background-position: center;
   	 background-repeat: no-repeat;
	    background-size: cover;
	}
	.parallax_half {
		height: 200px;
	}*/


}

@media only screen and (min-width:992px) {
	.subcats_container.colstyle {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
		max-height: 500px;
		width: 100%;
		padding: 0 10px;
	}

	.subcats_container.rowstyle.has_banner {
		width: 75%;
		float: left;
	}

	.subcats_container.rowstyle .subcat_col {
		word-wrap: break-word;
	}

	.subcats_banner {
		width: 24%;
		float: right;
	}

	.subcats_container h6 {
		padding: 0px 0 2px !important;
		margin: 0;
	}

	.subcats_container .list-group-item {
		margin: 0;
		border: 0;
		padding: 3px 0;
		font-size: 14px;
		line-height: 1;
		white-space: nowrap;
	}

	.subcats_container.colstyle .list-group-item {}

	.subcats_container.rowstyle .list-group-item {
		white-space: pre-line;
	}

	.subcats_container .list-group-item.lastsubcat {
		padding-bottom: 10px;
	}

	#main-slider {
		position: relative;
		margin-top: -160px;
	}

}

@media only screen and (min-width:992px) and (max-width:1280px) {
	#main-slider {

		margin-top: -130px;
	}
}

@media only screen and (min-width:768px) {

	.hover-style:hover,
	.card-product:hover,
	.twitter-typeahead .form-control:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.hover-style2:hover {
		border-color: #e64a0d;
		-webkit-box-shadow: 0 0 0 .2rem #fff, 0 0 0 .4rem rgba(230, 74, 13, .5);
		box-shadow: 0 0 0 .2rem #fff, 0 0 0 .4rem rgba(230, 74, 13, .5);
	}

	/*.topnav {
		display:table;
		width: 100%;
		table-layout: fixed;

	}
	.topnav .navbar {
		display: table-row;
	}
	.topnav .navbar > div {
		display: table-cell;
		vertical-align: middle;
	}
	.topnav .navbar > div > a {
		text-align: center;
	}*/

	.card-product .action {
		bottom: auto;
		top: auto;
		position: static;
		margin: 4px 0 0;
		height: 31px;
		display: block;
		visibility: hidden;
	}

	.card-product:hover .action {
		visibility: visible;
	}

	.top_categories .top_category.last5 {
		margin-right: 0;
	}


}

@media only screen and (min-width:578px) {}