/*body {
	font-family: 'Ubuntu', 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: #95b81c;
	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: #575757;
	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;
}

.custom_btn:hover,
.custom_btn.active {
	opacity: 0.8;
	color: #fff;
}

.custom_btn.green,
.btn-green {
	background: #00bd02;
	color: #fff !important;
}

.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 #000000;
	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;
	background-color: #000000;
	border-bottom: 1px solid #000000;
}

.searchproducts .searchproduct {
    width: 49.50%;
    float: left;
    padding: 0 5px 5px;
    background-color: black;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.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;
	background-color: #000000;
}

.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: #272727;
	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: #393939;
}

.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;	
	background-color: #000000;
	border-bottom: 1px solid #000000;
}

.searchresults .searchmanufacturers .result em {
	width: 100%;
	float: none;
}

.searchresults .result em i {
	display: block;
	color: #ffffff;
	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: #272727;
	font-size: 15px;
	font-weight: 400;
	padding: 12px 0;
	text-align: center;
}

.searchresults .allresults:hover {
	background-color: #4b4b4b;
}

#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: #95b81c;
	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: #95b81c;
}

table.basket tr td.price {
	font-size: 25px;
	color: #95b81c;
	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 #95b81c;
	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: #95b81c;
	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: block;
	width: 50%;
	margin: 10px auto 0;
	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: 33%;
	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: #95b81c;
	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;
}

.topcart_count:not(.active) {
	display: none!important;
}
.topcart_count.active {
	font-size: 10px;
	letter-spacing: 1px;
	position: absolute;
	bottom:0;
	/*top: 0;*/
	right: -10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	background: #ff0000;
	font-family: Verdana;
}
.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%;
}

.index_cats .product-box .front img {
	height: 200px;
	
}

.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: #95b81c !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 {
	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;
}

.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;
	color: #333;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
	display: block;
}

.btn-kratisi {
	background: #999;
	border-color: #999;
}

/* GDPR */

.gdpr {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px solid #80c102;
	background: rgba(44, 45, 66, .9);
	color: white;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 99999999;
	width: 100%;
	padding: 20px;
}

#gdpr-read-more {
	color: red;
	cursor: pointer;
}

.gdpr-visibility {
	display: none;
}

.gdpr-warn {
	padding: 10px 20px;
	text-align: center;
}

.gdpr-preferences {
	padding: 10px;
}

#preferences {
	font-size: 0.8rem;
	cursor: pointer;
}

.gdpr-menu {
	display: none;
}

.gdpr-menu-visibility {
	display: block;
	width: 50vw;
}

.gdpr-info-menu {
	display: flex;
	padding-top: 20px;
	justify-content: flex-start;
}

.gdpr-info-menu h3 {
	color: white;
	font-size: 1rem;
	padding: 15px;
}

.gdpr-info-menu-selected {
	background: rgba(255, 255, 255, .2);
}

.gdpr-info-menu h3:hover {
	cursor: pointer;
	background: rgba(255, 255, 255, .2);
}

.gdpr-info-container {
	display: flex;
	border: 1px solid white;
}

.gdpr-info-container-menu ul {
	display: flex;
	flex-direction: column;
	list-style-type: none;
}

.gdpr-info-container-menu li {
	padding: 10px;
	border: 1px solid white;
}

.gdpr-info-container-menu li:hover {
	cursor: pointer;
	background: rgba(255, 255, 255, .2);
}

.gdpr-info-container-text {
	display: flex;
	align-items: center;
	padding: 0 10px;
	font-size: 0.8em;
}

.gdpr-info-container-text-2 {
	display: flex;
	align-items: center;
	padding: 10px 10px;
	font-size: 0.8em;
}

/* .gdpr-info-container-text-2 {
	display: none;
} */

.no-display {
	display: none;
}

/* CART POPUP BUTTON COLORS */

#cartcontentspopup .buttons a {
	color: #0094a5;
}

#cartcontentspopup .buttons a:hover {
	color: #0094a5b4;
}

/* box products buttons left on bestsellers */

.box-cs {
	float: left;
}

/* on suggest div */

.cs-suggest .rating.quickview a:hover {
	background: #0094a5;
}
.payment-card-bottom img {
	max-height:40px;
	width: auto;
}
header {
	background:var(--domain-middlebar-bgcolor);
}
.nav_container {
	width:100%;
	background:var(--domain-menubar-bgcolor);
}

.main-menu {
	border-bottom:0;
}
.imgslide_mobile {
	display: none;
}
.topbanner {
	text-align:center;
	margin:30px 0 -30px;
}
.topbanner img {
	max-width: 100%;
	height: auto;
}
.bar-style span {
	display: inline-block;
	vertical-align:top;
	line-height: 28px;
	font-weight: 500;
}
 
.dm_louizidis .main-menu .menu-left .navbar i {
	background:var(--domain-main-color);
	color:#fff;
	padding:5px;
	
}
.dm_louizidis .bar-style {
	color:var(--domain-main-color);
}
.dm_louizidis .bar-style span {
	line-height: 38px;
	font-size: 20px;
}

.blackfriday-modal.light-modal .modal-content {
	background:none;
}
.blackfriday-modal .modal-body .modal-bg {
	padding:0;
}