header {
	background: rgb(255, 255, 255); border-top-color: rgb(237, 34, 36); border-top-width: 2px; border-top-style: solid; position: relative; z-index: 999;
}
.common/main header {
	left: 0px; right: 0px; position: absolute; z-index: 1;
}
main::after {
	clear: both; display: block; content: "";
}
#logo-md {
	padding: 25px 0px;
}
#main-nav {
	background: rgb(255, 255, 255); border-width: 1px medium; border-style: solid none; border-color: rgb(237, 34, 36) currentColor; transition:box-shadow 0.5s; border-image: none; font-size: 0px;
}
.sm #main-nav .container {
	width: 100%;
}
.sm #main-nav .container {
	width: 100%;
}
#main-nav > .container {
	position: relative;
}
#main-nav #main-menu {
	margin: 0px; padding: 0px; transition:0.5s; text-align: left;
}
.lg #main-nav #main-menu {
	text-align: center;
}
#main-nav #main-menu > li {
	padding: 0px;
}
#main-nav #main-menu > li > span {
	padding: 5px 10px; transition:0.5s; color: rgb(60, 60, 60); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; display: inline-block; position: relative; transform: perspective(100px) rotateX(360deg);
}
#main-nav #main-menu > li:hover > span {
	background: rgb(237, 34, 36); color: rgb(255, 255, 255); transform: perspective(100px) rotateX(0deg);
}
#main-nav #main-menu > li:hover + li > span::before {
	display: none;
}
#main-nav #main-menu > li > span::before {
	left: -4px; color: rgb(237, 34, 36); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; position: absolute; content: "|";
}
#main-nav #main-menu > li:hover > span::after {
	right: -4px; color: rgb(237, 34, 36); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; position: absolute; content: "|";
}
#main-nav #main-menu > li:first-child:hover > span::before {
	left: -4px; color: rgb(237, 34, 36); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; position: absolute; content: "|";
}
#main-nav #main-menu > li:first-child > span::before {
	content: "";
}
#main-nav #main-menu > li .menuContent {
	display: none !important;
}
#main-nav #main-menu > li > ul {
	background: linear-gradient(rgb(237, 34, 36), rgb(195, 31, 31)); transform-origin: 50% 0%; transition:none; left: 0px; text-align: center; right: 0px; color: rgb(255, 255, 255); font-size: 9pt; visibility: hidden; position: absolute; z-index: 999999; box-shadow: 0px 1px 2px rgba(0,0,0,0.3); transform: perspective(700px) rotateX(-90deg);
}
#main-nav #main-menu > li > ul > li {
	padding: 10px; display: inline-block;
}
#main-nav #main-menu > li:hover > ul {
	transition:transform 0.25s 0.25s; visibility: visible; transform: perspective(700px) rotateX(0deg);
}
#main-nav #main-menu > li > ul > li:hover {
	background: rgba(0, 0, 0, 0.3);
}
.circleBlocks {
	color: rgb(125, 125, 125); margin-top: 40px; margin-bottom: 30px;
}
.circleBlocks .media {
	margin-bottom: 10px;
}
.circleBlocks .media > .pull-right {
	position: relative;
}
.circleBlocks .media > .pull-left {
	position: relative;
}
.circleBlocks .media .media-body {
	margin-top: 15px;
}
.circleBlocks .media > .pull-right::after {
	background: url("../img/bigLightPlus.png") no-repeat center rgba(0, 0, 0, 0.5); border-radius: 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; opacity: 0;
}
.circleBlocks .media > .pull-left::after {
	background: url("../img/bigLightPlus.png") no-repeat center rgba(0, 0, 0, 0.5); border-radius: 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; opacity: 0;
}
.circleBlocks .media:hover > .pull-right::after {
	transition:none; opacity: 1;
}
.circleBlocks .media:hover > .pull-left::after {
	transition:none; opacity: 1;
}
.circleBlocks .media-heading {
	color: rgb(237, 34, 36); font-family: "myriad_ultraregular",Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; margin-bottom: 20px;
}
.circleBlocks img {
	border-radius: 50%; width: 130px;
}
.id-0.shop/product_cat .circleBlocks {
	display: none;
}
#header-right {
	margin: 60px 0px 0px; font-size: 0px;
}
#search:hover button {
	border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(237, 34, 36) rgb(237, 34, 36) rgb(237, 34, 36) currentColor; border-image: none;
}
#search:focus button {
	border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(237, 34, 36) rgb(237, 34, 36) rgb(237, 34, 36) currentColor; border-image: none;
}
#search input:focus + button {
	border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(237, 34, 36) rgb(237, 34, 36) rgb(237, 34, 36) currentColor; border-image: none;
}
#search:hover input {
	width: 150px; opacity: 1;
}
#search:focus input {
	width: 150px; opacity: 1;
}
#search input:focus {
	width: 150px; opacity: 1;
}
#search input {
	padding: 0px 5px; border-radius: 3px 0px 0px 3px; border: 1px solid rgb(237, 34, 36); transition:0.3s; border-image: none; width: 0px; height: 28px; line-height: 28px; font-size: 9pt; vertical-align: top; display: inline-block; opacity: 0;
}
#search input:focus {
	outline: inherit; box-shadow: inset 0px 0px 5px #ffdad6;
}
#search button {
	background: url("images/search.png") no-repeat 4px -3px; border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: transparent transparent transparent currentColor; border-radius: 0px 3px 3px 0px; transition:0.3s; border-image: none; width: 30px; height: 28px; display: inline-block;
}
#search button:hover {
	background-position: 4px -34px; outline: inherit; background-color: rgb(237, 34, 36);
}
#search button:focus {
	background-position: 4px -34px; outline: inherit; background-color: rgb(237, 34, 36);
}
#context-menu {
	right: 0px; position: absolute; direction: rtl;
}
#context-menu > span {
	background: url("../img/context-menu.png") no-repeat; transition:0.3s; width: 35px; height: 35px; font-size: 0px; display: block;
}
#context-menu span::before {
	background: url("../img/context-menu.png") no-repeat -35px 0px; transition:1s; width: 35px; height: 35px; display: block; position: absolute; clip: rect(0px, 35px, 35px, 35px); content: "";
}
#context-menu:hover span::before {
	clip: rect(0px, 35px, 35px, 0px);
}
#context-menu > ul {
	margin: 0px; padding: 0px; transition:0.3s; overflow: hidden; visibility: hidden; position: relative; z-index: 1; direction: ltr; max-height: 0px; max-width: 0px; opacity: 0;
}
#context-menu > ul::before {
	transition:0.2s; top: 0px; width: 0px; height: 0px; right: 5px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
#context-menu > ul > li {
	background: rgba(80, 80, 80, 0.8); padding: 3px 15px; border-radius: 5px; transition:background 0.2s, transform 0.2s; text-align: left; color: rgb(255, 255, 255); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: -1px; transform: perspective(500px) rotateX(60deg);
}
#context-menu > ul > li:hover {
	background: rgba(255, 255, 255, 0.8) !important; color: rgb(237, 34, 36);
}
#context-menu > span:hover + ul {
	transition:none; padding-top: 15px; visibility: visible; max-height: 999px; max-width: 999px; opacity: 1;
}
#context-menu:hover > span + ul {
	transition:none; padding-top: 15px; visibility: visible; max-height: 999px; max-width: 999px; opacity: 1;
}
#context-menu > span:hover + ul::before {
	top: 8px;
}
#context-menu:hover > span + ul::before {
	top: 8px;
}
#context-menu > span:hover + ul > li {
	background: rgba(33, 33, 33, 0.8); transform: perspective(500px) rotateX(0deg);
}
#context-menu:hover > span + ul > li {
	background: rgba(33, 33, 33, 0.8); transform: perspective(500px) rotateX(0deg);
}
#banner {
	border-width: 1px medium; border-style: solid none; border-color: rgb(167, 167, 167) currentColor; border-image: none; position: relative; z-index: 0;
}
#banner img {
	width: 100%; display: block;
}
#slider-menu {
	margin: 0px; padding: 0px; left: 0px; text-align: center; right: 0px; bottom: 15px; font-size: 0px; position: absolute;
}
#slider-menu li {
	margin: 0px 1px; padding: 3px 40px; border-radius: 4px; border: 1px solid rgb(255, 255, 255); transition:0.2s; border-image: none; color: rgb(255, 255, 255); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; opacity: 0.7;
}
#slider-menu li:hover {
	background: rgb(255, 255, 255); color: rgb(237, 34, 36); opacity: 1;
}
#news {
	height: 27px; color: rgb(167, 167, 167); line-height: 27px; overflow: hidden; font-size: 12px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap;
}
#ads-b1 {
	margin: 10px 0px 0px; text-align: center;
}
#ads-b1 img {
	display: inline-block;
}
section > h3 {
	background: rgb(237, 34, 36); margin: 0px; padding: 0px 10px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#home-3col {
	margin: 10px 0px 0px;
}
#section-news > ul {
	margin: 0px; padding: 0px;
}
#section-news > ul > li {
	background: rgb(235, 235, 235); list-style: none; padding: 10px 15px 5px; line-height: normal;
}
#section-news > ul > li > img {
	border: 1px solid transparent; border-image: none; margin-right: 10px; float: left;
}
#section-news > ul > li > b {
	color: rgb(237, 34, 36); font-weight: normal;
}
#section-news > ul > li > span {
	text-align: right; color: rgb(189, 189, 189); clear: both; display: block;
}
#section-news > ul > li:hover {
	background: rgb(223, 223, 223);
}
#section-news > ul > li:hover > span {
	color: rgb(237, 34, 36);
}
#section-news > ul > li:hover > img {
	border: 1px solid rgb(237, 34, 36); border-image: none;
}
#featured-products {
	background: rgb(235, 235, 235); margin: 0px; padding: 5px;
}
#featured-products > li {
	list-style: none; box-shadow: 0px -15px 0px -14px #d4d4d4;
}
#featured-products > li:first-child {
	box-shadow: none;
}
#featured-products > li::after {
	clear: both; display: block; content: "";
}
#section-product-cats {
	
}
#section-product-cats > ul {
	background: rgb(235, 235, 235); margin: 0px; padding: 15px;
}
#section-product-cats > ul > li {
	list-style: none; padding: 0px 0px 13px; text-align: center;
}
#section-product-cats > ul > li img {
	display: inline-block; opacity: 1;
}
#section-product-cats > ul > li img:hover {
	opacity: 0.95;
}
.inline-block {
	display: inline-block;
}
#featured-products > li b {
	margin: 15px 0px 5px; color: rgb(237, 34, 36); font-weight: normal; display: inline-block;
}
.product-pic {
	margin: 0px 10px 0px 0px; vertical-align: top; float: left; box-shadow: 20px 0px 0px -19px #d4d4d4;
}
#featured-products > li:hover .product-pic {
	box-shadow: 20px 0px 0px -19px #ed2224;
}
.product-detail {
	vertical-align: top; display: inline-block;
}
footer {
	background: rgb(51, 51, 51); padding: 10px 0px; color: rgb(170, 170, 170); font-size: 8pt; direction: ltr;
}
footer * {
	margin: 0px;
}
footer img {
	margin-left: 5px;
}
.fixedFooter {
	left: 0px; right: 0px; bottom: 0px; position: fixed;
}
.text-red {
	color: rgb(237, 34, 36);
}
.toggle.stickOnTop {
	left: 0px; top: 0px; right: 0px; position: fixed; z-index: 999; box-shadow: 0px 10px 20px -15px #000000;
}
.ppcat-image {
	color: rgb(255, 255, 255); position: relative; z-index: 10;
}
.ppcat-image img {
	width: 100%;
}
.ppcat-image .red-baloon {
	background: rgba(237, 34, 36, 0.5); transition:opacity 0.5s; top: 0px; width: 100%; text-align: center; bottom: 0px; display: block; position: absolute; z-index: 1; opacity: 0;
}
.ppcat-image .red-baloon span {
	top: 50%; width: 100%; color: rgb(255, 255, 255); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; margin-top: -9px; display: block; position: absolute;
}
.ppcat-image .frame {
	border: 1px solid currentColor; border-image: none; top: 0px; width: 100%; bottom: 0px; display: block; position: absolute; z-index: 2;
}
.ppcat:hover .ppcat-image {
	color: rgb(237, 34, 36);
}
.ppcat:hover .ppcat-image .red-baloon {
	opacity: 1;
}
.ppcat:hover .ppcat-image .frame {
	color: rgb(237, 34, 36);
}
.ppcat-detail {
	background: rgb(216, 216, 216); border: 1px solid currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255);
}
.ppcat:hover .ppcat-detail {
	color: rgb(237, 34, 36);
}
.ppcat-detail::after {
	clear: both; display: block; content: "";
}
.ppcat-detail > ul {
	margin: 30px 0px 15px; padding: 0px; text-align: left; line-height: normal; display: inline-block; position: relative; z-index: 10;
}
.ppcat-detail > ul > li {
	list-style: none; color: rgb(46, 46, 46);
}
.ppcat-detail > ul > li > a {
	display: inline-block;
}
.ppcat-detail > ul > li > .before {
	border-width: 0.35em 0px 0.35em 0.45em; border-style: solid; border-color: rgba(0, 0, 0, 0) rgb(237, 34, 36); left: -1.5em; top: 0.9em; width: 0px; height: 0px; display: block; position: relative;
}
.ppcat-detail > ul > li a:hover {
	color: rgb(237, 34, 36);
}
.ppcat-detail > ul > li.active a {
	color: rgb(237, 34, 36);
}
.detail-horizontal.ppcat-detail {
	padding: 20px 10px 20px 40px; text-align: left;
}
.detail-horizontal.ppcat-detail > ul {
	margin: 0px; vertical-align: top;
}
.item-menu-pic {
	text-align: center; min-height: 150px;
}
.absoluteTop .item-menu-pic {
	margin: 10px;
}
.item-menu-pic img {
	pointer-events: none;
}
.detail-horizontal.ppcat-detail .item-menu-pic {
	display: inline-block;
}
.arrow-bottom::after {
	left: 50%; width: 0px; height: 0px; margin-left: -16px; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 16px; border-right-width: 16px; border-left-width: 16px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.arrow-top::before {
	left: 50%; top: -16px; width: 0px; height: 0px; margin-left: -16px; border-right-color: transparent; border-bottom-color: currentColor; border-left-color: transparent; border-right-width: 16px; border-bottom-width: 16px; border-left-width: 16px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.arrow-left::before {
	left: -16px; top: 50%; width: 0px; height: 0px; margin-top: -16px; border-top-color: transparent; border-right-color: currentColor; border-bottom-color: transparent; border-top-width: 16px; border-right-width: 16px; border-bottom-width: 16px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; display: inline-block; position: absolute; content: "";
}
.arrow-right::before {
	top: 50%; width: 0px; height: 0px; right: -16px; margin-top: -16px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: currentColor; border-top-width: 16px; border-bottom-width: 16px; border-left-width: 16px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.ppcat {
	overflow: hidden; opacity: 0; transform: perspective(500px) rotateY(90deg);
}
.ppcat-horizontal {
	font-size: 0px;
}
.ppcat-horizontal .ppcat-image {
	float: left;
}
.ppcat-horizontal .ppcat-image img {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-right-width: 2px; border-bottom-width: medium; border-top-style: none; border-bottom-style: none;
}
.ppcat-horizontal .ppcat-image::after {
	clear: both; display: block; content: "";
}
.ppcat-horizontal .ppcat-detail {
	font-size: 12px; vertical-align: top;
}
.ppcat-horizontal-dp .ppcat-image {
	float: right;
}
.ppcat-horizontal-dp .ppcat-image img {
	border-width: medium 1px medium 2px; border-top-color: currentColor; border-bottom-color: currentColor; border-top-style: none; border-bottom-style: none;
}
#product-final #product-images {
	border-width: 2px 1px 1px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; height: 570px !important;
}
#product-final #product-detail {
	border-width: 2px 1px 1px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; height: 570px !important;
}
#product-final #other-products {
	border-width: 2px 1px 1px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; height: 570px !important;
}
#product-final h2 {
	background: rgb(239, 239, 239); margin: 0px; padding: 12px 15px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#product-final #tabular-pics-tabs {
	padding: 5px 0px 0px; width: 100%; height: 147px; overflow: hidden; font-size: 0px; vertical-align: bottom; display: inline-block; direction: rtl;
}
#product-final #tabular-pics > img {
	display: block !important; cursor: pointer;
}
#product-final #tabular-pics-tabs li {
	margin: 1px; padding: 0px; border: 1px solid rgb(183, 183, 183); transition:border-color 0.5s, transform 0.3s, box-shadow 0.2s; border-image: none; overflow: hidden; display: inline-block; position: relative; cursor: pointer; box-shadow: 0px 0px 0px #ed2224;
}
#product-final #tabular-pics-tabs li:hover {
	
}
#product-final #tabular-pics-tabs li:hover {
	border-color: rgb(237, 34, 36); box-shadow: 0px -5px 0px #ed2224;
}
#product-final #tabular-pics-tabs li.active {
	border-color: rgb(237, 34, 36); box-shadow: 0px -5px 0px #ed2224;
}
#product-final #tabular-pics-tabs li::after {
	background: url("../img/gray-magnifier.png") no-repeat; transition:0.2s; width: 13px; height: 13px; right: 5px; bottom: -15px; display: block; position: absolute; content: "";
}
#product-final #tabular-pics-tabs li:hover::after {
	bottom: 5px;
}
#product-detail .card {
	background: rgb(232, 232, 232); padding: 10px; color: rgb(106, 106, 106); margin-bottom: 3px; position: relative;
}
#product-detail .card::after {
	clear: both; display: block; content: "";
}
#product-detail .heading {
	
}
#product-detail .heading .tags {
	float: right; direction: rtl;
}
#product-detail .heading .tags img {
	display: inline-block;
}
#product-detail .heading h3 {
	margin: 2px 0px 0px; padding: 0px 0px 4px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#product-detail .heading h1 {
	margin: 2px 0px 0px; padding: 0px 0px 4px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#product-detail .heading i {
	color: rgb(66, 66, 66); font-style: normal; display: block;
}
#product-detail .heading span {
	color: rgb(66, 66, 66); font-style: normal; display: block;
}
#product-detail .heading {
	
}
#product-detail .product-desc {
	
}
#product-detail .product-desc table {
	width: 100% !important;
}
#product-detail .product-desc table td {
	background: rgb(241, 241, 242); border: 2px solid rgb(216, 216, 216); border-image: none; text-align: center; font-size: 12px; vertical-align: middle;
}
#product-detail .product-desc table tr td:first-child {
	background: rgb(167, 169, 172); color: rgb(255, 255, 255);
}
#product-detail .product-desc table tr:first-child td {
	background: rgb(128, 130, 133); color: rgb(255, 255, 255);
}
#other-products ul {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 0px;
}
#other-products ul > li {
	margin: 2px 0px; padding: 5px; transition:transform 0.25s; border-left-color: rgb(216, 216, 216); border-left-width: 5px; border-left-style: solid; cursor: pointer;
}
#other-products ul > li::after {
	clear: both; display: block; content: "";
}
#other-products .op-pic {
	text-align: right; float: right;
}
#other-products .op-pic .hasCircle {
	margin: 10px 5px 0px 0px;
}
#other-products .op-pic > img {
	transition:0.3s; display: block;
}
#other-products li:hover .op-pic > img {
	transform: translateY(-3px);
}
#other-products li.active .op-pic > img {
	transform: translateY(-3px);
}
#other-products ul > li .product-main-texts h6 {
	margin: 0px; padding: 0px 0px 4px; line-height: normal; font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#other-products ul > li.hover .product-main-texts h6 {
	color: rgb(237, 34, 36);
}
#other-products ul > li.active .product-main-texts h6 {
	color: rgb(237, 34, 36);
}
#other-products ul > li .product-main-texts i {
	color: rgb(66, 66, 66); font-style: normal; display: block;
}
#other-products ul > li .product-main-texts span {
	color: rgb(66, 66, 66); font-style: normal; display: block;
}
#other-products ul > li .product-main-texts .tags img {
	display: inline-block;
}
#other-products ul > li:hover {
	background: rgb(239, 239, 239); border-left-color: rgb(237, 34, 36); border-left-width: 5px; border-left-style: solid;
}
#other-products ul > li.active {
	background: rgb(239, 239, 239); border-left-color: rgb(237, 34, 36); border-left-width: 5px; border-left-style: solid;
}
#other-products ul > li.active {
	transform: translateX(3px);
}
#other-products ul > li:hover .op-pic {
	color: rgb(237, 34, 36);
}
.hasCircle {
	display: inline-block;
}
.hasCircle span {
	font-style: normal; vertical-align: top;
}
.circle {
	margin-left: 5px;
}
.plusSign {
	background: url("../img/plusSign.png") no-repeat 0px 0px; width: 17px; height: 17px; display: inline-block;
}
.plusSign:hover {
	background-position: 0px -17px;
}
.active .plusSign {
	background-position: 0px -17px;
}
.hasCircle:hover .plusSign {
	background-position: 0px -17px;
}
#loadingOverlay {
	margin: -32px 0px 0px -32px; left: 50vw; top: 50vh; position: fixed; z-index: 9999;
}
#product-list {
	
}
.mCSB_inside > .mCSB_container {
	margin-right: 5px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgb(237, 34, 36); border-radius: 0px; width: 5px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
.mCSB_scrollTools .mCSB_dragger_onDrag.mCSB_dragger .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
.mCSB_scrollTools {
	width: 5px !important;
}
.bannerTop {
	top: 0px; width: 100%; margin-bottom: -150px; display: block; position: fixed; z-index: -1; background-attachment: fixed; background-repeat: no-repeat, repeat-x; background-size: 100%;
}
.bannerTop img {
	width: 100%; display: block;
}
.bannerTop .absolute {
	left: 0px; top: 0px; right: 0px; position: absolute;
}
.bannerTop .pageTitle {
	margin: 15px 0px 0px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
.yf-article-single {
	background: rgba(255, 255, 255, 0.75); margin: 300px 0px 0px; padding: 10px 0px; position: relative; z-index: 2; min-height: 200px;
}
.pageTitle {
	display: none;
}
:first-of-type.pageTitle {
	text-transform: uppercase; display: block;
}
.data-descs {
	
}
.pageTitle.exhibition {
	background: rgb(239, 239, 239); margin: 0px; padding: 12px 15px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
.NewsPage .pageTitle {
	background: rgb(239, 239, 239); margin: 0px; padding: 12px 15px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#newsList {
	padding: 0px 20px;
}
#newsList .owl-prev {
	background: none; margin: -5px 0px 0px; padding: 0px; border-radius: 0px; border: 10px solid transparent; border-image: none; top: 50%; width: 0px; height: 0px; color: rgb(189, 189, 189); position: absolute; opacity: 1;
}
#newsList .owl-next {
	background: none; margin: -5px 0px 0px; padding: 0px; border-radius: 0px; border: 10px solid transparent; border-image: none; top: 50%; width: 0px; height: 0px; color: rgb(189, 189, 189); position: absolute; opacity: 1;
}
#newsList .owl-prev:hover {
	color: rgb(237, 34, 36);
}
#newsList .owl-next:hover {
	color: rgb(237, 34, 36);
}
#newsList .owl-prev {
	left: -10px; border-right-color: currentColor; border-right-width: 10px; border-right-style: solid;
}
#newsList .owl-next {
	right: -10px; border-left-color: currentColor; border-left-width: 10px; border-left-style: solid;
}
#newsList .owl-pagination {
	left: -30px; right: 0px; position: absolute;
}
#newsList .owl-page span {
	margin: 0px 1px 0px 0px; padding: 0px; border-radius: 0px;
}
#newsList .active.owl-page span {
	background: rgb(237, 34, 36);
}
#newsList .item {
	cursor: pointer;
}
#newsList .item .yf-float-dw {
	padding: 0px 10px 0px 5px; color: rgb(216, 216, 216); border-left-color: currentColor; border-left-width: 5px; border-left-style: solid;
}
#newsList .item .yf-float-dw img {
	border: 1px solid currentColor; border-image: none;
}
#newsList .item h6 {
	padding: 25px 0px 0px; color: rgb(237, 34, 36);
}
#newsList .item i.date {
	padding: 25px 10px 0px 0px;
}
#newsList .item .hasCircle {
	right: 10px; bottom: 10px; position: absolute;
}
#newsList .active.item {
	background: rgb(239, 239, 239);
}
#newsList .item:hover {
	background: rgb(239, 239, 239);
}
#newsList .active.item .yf-float-dw {
	color: rgb(237, 34, 36);
}
#newsList .item:hover .yf-float-dw {
	color: rgb(237, 34, 36);
}
#newsHost {
	margin: 20px 0px 0px; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -o-user-select: none;
}
.newsPicPlaceholder img {
	width: 100%; display: block;
}
#newsHost h3 {
	margin: 0px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#newsHost i.date {
	color: rgb(237, 34, 36);
}
#newsHost .scrollY {
	margin: 10px 0px; height: 320px !important;
}
.mCS_no_scrollbar._mCS_1.mCustomScrollbar.scrollY {
	
}
#newsHost .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgb(176, 176, 176); border-radius: 0px; width: 5px;
}
#newsHost .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
#newsHost .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
#newsHost .mCSB_scrollTools .mCSB_dragger_onDrag.mCSB_dragger .mCSB_dragger_bar {
	background: rgb(237, 34, 36);
}
.btn-circle-prev {
	background: rgb(237, 34, 36); border-radius: 50%; transition:0.3s; width: 16px; height: 16px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; vertical-align: middle; display: inline-block; cursor: pointer;
}
.btn-circle-next {
	background: rgb(237, 34, 36); border-radius: 50%; transition:0.3s; width: 16px; height: 16px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; vertical-align: middle; display: inline-block; cursor: pointer;
}
.btn-circle-prev::after {
	border: 4px solid transparent; border-image: none; width: 0px; height: 0px; display: inline-block; content: "";
}
.btn-circle-next::after {
	border: 4px solid transparent; border-image: none; width: 0px; height: 0px; display: inline-block; content: "";
}
.btn-circle-next::after {
	margin-left: 5px; border-left-color: currentColor; border-left-width: 4px; border-left-style: solid;
}
.btn-circle-prev::after {
	margin-left: -5px; border-right-color: currentColor; border-right-width: 4px; border-right-style: solid;
}
.btn-circle-prev:hover {
	background: rgb(238, 238, 238); color: rgb(237, 34, 36);
}
.btn-circle-next:hover {
	background: rgb(238, 238, 238); color: rgb(237, 34, 36);
}
.absoluteTop {
	left: 0px; top: 0px; width: 100%; position: absolute; z-index: 0;
}
.absoluteBottom {
	left: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 0;
}
#homeSlider .owl-controls {
	margin: 0px;
}
#homeSlider .owl-pagination {
	left: 0px; top: 50px; position: absolute;
}
#homeSlider .owl-page {
	display: block; opacity: 0.3;
}
#homeSlider .active.owl-page {
	opacity: 1;
}
.panel-ronix {
	border: currentColor; border-image: none;
}
.panel-body {
	border-top-color: currentColor !important; border-top-width: medium !important; border-top-style: none !important;
}
.panel-heading {
	background: rgb(239, 239, 239); padding: 0px 10px; border-radius: 0px; transition:background 0.3s; height: 42px; color: rgb(137, 137, 137); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; position: relative; z-index: 1;
}
.enabled .panel-heading {
	cursor: pointer;
}
.panel-heading h4 {
	line-height: 42px;
}
.panel-heading h4 img {
	padding-right: 7px; vertical-align: text-bottom;
}
.active.panel-ronix .panel-heading {
	background: rgb(237, 34, 36); color: rgb(255, 255, 255);
}
.panel-ronix .panel-heading::after {
	border-width: 10px 10px medium; border-style: solid solid none; border-color: currentColor transparent; width: 0px; height: 0px; right: 20px; bottom: 0px; color: transparent; display: block; position: absolute; content: ""; transform: translateY(0px);
}
.active.panel-ronix .panel-heading::after {
	transition:color 0s 0.3s, transform 0.3s 0.3s; color: rgb(237, 34, 36); transform: translateY(10px);
}
.active.panel-ronix .panel-heading + .panel-collapse > .panel-body {
	margin: 5px 0px 0px;
}
.active.panel-ronix .panel-collapse + .panel-heading::after {
	border-width: medium 10px 10px; border-style: none solid solid; border-color: currentColor transparent; top: 0px; right: 20px; color: transparent; transform: translateY(0px);
}
.active.panel-ronix .panel-collapse + .panel-heading::after {
	transition:color 0s 0.3s, transform 0.3s 0.3s; color: rgb(237, 34, 36); transform: translateY(-10px);
}
.active.panel-ronix .collapsing .panel-heading {
	background: rgb(237, 34, 36); color: rgb(255, 255, 255);
}
.panel-ronix .panel-body {
	padding: 0px; position: relative;
}
#faq {
	height: 320px; overflow: hidden;
}
#faq .panel-heading {
	background: rgb(237, 34, 36); color: rgb(255, 255, 255);
}
#faq .panel-body {
	background: rgb(216, 216, 216); padding: 10px 0px 0px 10px;
}
#faq .mCSB_inside > .mCSB_container {
	margin-right: 10px;
}
#faq .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgb(216, 216, 216); border-radius: 0px; width: 5px;
}
#faq .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: rgb(216, 216, 216);
}
#faq .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background: rgb(216, 216, 216);
}
#faq .mCSB_scrollTools .mCSB_dragger_onDrag.mCSB_dragger .mCSB_dragger_bar {
	background: rgb(216, 216, 216);
}
#contact-dl {
	margin: 15px 0px 30px;
}
#contact-dl dt {
	padding: 0px 10px; height: 40px; line-height: 40px; font-weight: normal; white-space: nowrap; box-sizing: border-box;
}
#contact-dl dd {
	padding: 0px 10px; height: 40px; line-height: 40px; font-weight: normal; white-space: nowrap; box-sizing: border-box;
}
#contact-dl dt img {
	padding-right: 5px;
}
#contact-dl dt {
	position: absolute; pointer-events: none;
}
#contact-dl dd {
	text-align: right; border-top-color: rgb(223, 223, 223); border-top-width: 1px; border-top-style: solid;
}
#contact-dl dd:first-of-type {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
#contact-dl dd:hover {
	background: rgb(239, 239, 239);
}
#gmaps {
	margin: 0px 0px 10px; width: 100% !important; height: 300px;
}
.messageHeader {
	background: rgb(239, 239, 239); margin: 0px 0px 10px; padding: 0px 10px; border-radius: 0px; transition:background 0.3s; height: 42px; color: rgb(137, 137, 137); font-family: "myriad_ultraregular", Tahoma, Arial, Helvetica, sans-serif; position: relative;
}
.messageHeader h4 {
	margin: 0px; line-height: 42px; font-size: 12px;
}
.messageHeader h4 span {
	padding: 0px 7px 0px 0px; color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
#filter-faq {
	background: url("../img/red-circles/search.png") no-repeat 99%; margin: 0px 0px 3px; padding: 10px; border: 2px solid rgb(183, 183, 184); border-image: none; width: 100%;
}
#filter-faq:focus {
	
}
#messageForm {
	padding: 0px 10px;
}
#messageForm .inputGroup {
	margin: 0px 0px 10px; width: 50%; float: left; position: relative;
}
#messageForm .inputGroup label {
	margin: 0px; padding: 7px 0px 7px 15px; color: rgb(237, 34, 36); font-size: 16px; display: block;
}
#messageForm .inputGroup label::before {
	list-style: inside; margin: 0px 0px 0px -12px; display: list-item; position: absolute; content: "";
}
#messageForm select {
	background: rgb(216, 216, 216); padding: 10px 8px; border: 1px solid transparent; border-image: none; width: 98%;
}
#messageForm input[type='text'] {
	background: rgb(216, 216, 216); padding: 10px 8px; border: 1px solid transparent; border-image: none; width: 98%;
}
#messageForm textarea {
	background: rgb(216, 216, 216); padding: 10px 8px; border: 1px solid transparent; border-image: none; width: 98%;
}
#messageForm select {
	padding: 11px 0px 12px;
}
#messageForm textarea {
	resize: vertical;
}
#messageForm input[type='text']:focus {
	background: rgb(255, 255, 255); border: 1px solid rgb(237, 34, 36); border-image: none;
}
#messageForm textarea:focus {
	background: rgb(255, 255, 255); border: 1px solid rgb(237, 34, 36); border-image: none;
}
#messageForm select:focus {
	
}
#messageForm .circleResize::after {
	background: url("../img/red-circles/resize.png"); width: 17px; height: 17px; right: 10px; bottom: 6px; display: block; position: absolute; content: ""; pointer-events: none;
}
.fullWidth {
	width: 100% !important;
}
.captchaGroup input[type='text'] {
	width: 150px !important;
}
.messageBtn {
	background: rgb(237, 34, 36); margin: 0px; padding: 0px 10px; border: currentColor; border-image: none; height: 39px; color: rgb(255, 255, 255); line-height: 39px; min-width: 70px;
}
.messageBtn:focus {
	background: rgb(216, 216, 216); color: rgb(68, 68, 68);
}
.messageBtn:hover {
	background: rgb(216, 216, 216); color: rgb(68, 68, 68);
}
.rg {
	padding: 10px 5px; color: rgb(237, 34, 36); font-size: 14px; display: inline-block;
}
.pq {
	color: rgb(137, 137, 137);
}
.no-margin {
	margin: 0px !important;
}
.lamp {
	padding: 0px 5px 5px 0px; float: left;
}
.margin-top-sm {
	margin-top: 5px;
}
.whiteGradient {
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); margin: 310px 0px 0px; left: 0px; height: 150px; right: 0px; position: fixed;
}
#thirdMenu {
	margin: 0px; text-align: center; font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 0px; position: relative; z-index: 0;
}
#thirdMenu li {
	margin: 0px 4px; padding: 0px 2px; font-size: 18px; vertical-align: top; display: inline-block; position: relative;
}
#thirdMenu li::before {
	width: 100%; height: 100%; margin-left: -5px; border-left-color: rgb(185, 185, 185); border-left-width: 1px; border-left-style: solid; display: block; position: absolute; z-index: -1; content: ""; transform: scaleY(0.7);
}
#thirdMenu li:first-child::before {
	display: none;
}
#thirdMenu li .stateOne {
	display: block; white-space: nowrap; position: absolute;
}
#thirdMenu li .stateTwo {
	display: block; white-space: nowrap; position: absolute;
}
#thirdMenu li .holder {
	display: block; white-space: nowrap; position: absolute;
}
#thirdMenu li .stateOne img {
	margin-right: -10px;
}
#thirdMenu li .stateTwo img {
	margin-right: -10px;
}
#thirdMenu li .holder img {
	margin-right: -10px;
}
#thirdMenu li .stateOne {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); z-index: 2; -webkit-filter: grayscale(1);
}
#thirdMenu li .stateTwo {
	color: rgb(237, 34, 36); z-index: 1;
}
#thirdMenu li .bar {
	background: rgb(237, 34, 36); top: 100%; width: 100%; height: 2px; display: block; position: absolute; pointer-events: none;
}
#thirdMenu li .holder {
	visibility: hidden; position: relative;
}
.circleBlocks {
	color: rgb(125, 125, 125); margin-top: 40px; margin-bottom: 30px;
}
.circleBlocks .media {
	margin-top: 10px;
}
.circleBlocks .media > .pull-left {
	position: relative;
}
.circleBlocks .media .media-body {
	margin-top: 15px;
}
.circleBlocks .media > .pull-left::after {
	background: url("../img/bigLightPlus.png") no-repeat center rgba(0, 0, 0, 0.5); border-radius: 50%; transition:0.5s; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; content: ""; opacity: 0;
}
.circleBlocks .media:hover > .pull-left::after {
	transition:none; opacity: 1;
}
.circleBlocks .media-heading {
	color: rgb(237, 34, 36); font-family: "myriad_ultraregular", Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 20px;
}
.circleBlocks img {
	border-radius: 50%; width: 130px;
}
.main/main h4 {
	margin: 10px; font-size: 14px;
}
.main/main h4::before {
	list-style: inside; margin: -6px 0px 0px -15px; color: rgb(237, 34, 36); font-size: 24px; display: list-item; position: absolute; content: "";
}
.main/main .yf-article-single ul {
	text-align: center;
}
.main/main .yf-article-single ul li {
	background: rgb(237, 34, 36); margin: 5px; padding: 7px 100px; border-radius: 30px; color: rgb(255, 255, 255); font-size: 14px; display: inline-block;
}
.formMaker table {
	text-align: left; display: inline-block; direction: ltr;
}
.formMaker table tr td:nth-of-type(2n+1) {
	padding: 0px 50px 0px 0px;
}
.formMaker table textarea:focus {
	
}
.formMaker table select:focus {
	
}
.formMaker table input:focus {
	
}
.formMaker table textarea {
	margin: 5px; padding: 5px 10px; text-align: left; direction: ltr;
}
.formMaker table select {
	margin: 5px; padding: 5px 10px; text-align: left; direction: ltr;
}
.formMaker table input {
	margin: 5px; padding: 5px 10px; text-align: left; direction: ltr;
}
span.error {
	text-align: left; direction: ltr;
}
#tab_general {
	text-align: center;
}
.formMaker h2 {
	color: rgb(237, 34, 36); font-family: "agency_fbregular", Myriad Pro, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px;
}
.formMaker font {
	margin-left: -10px; position: absolute;
}
.btn-inquiry {
	background: rgb(102, 102, 102); margin: 5px 0px; padding: 4px 10px; border-radius: 3px; border: currentColor; transition:transform 0.1s; border-image: none; color: rgb(238, 238, 238) !important; display: inline-block; transform: scale(1);
}
.btn-inquiry:active {
	transform: scale(0.95);
}
.btn-inquiry:hover {
	background: rgb(85, 85, 85);
}
.btn-inquiry:focus {
	
}
#galleryCats {
	padding: 0px 20px;
}
#galleryCats .owl-prev {
	background: none; margin: -5px 0px 0px; padding: 0px; border-radius: 0px; border: 10px solid transparent; border-image: none; top: 50%; width: 0px; height: 0px; color: rgb(189, 189, 189); position: absolute; opacity: 1;
}
#galleryCats .owl-next {
	background: none; margin: -5px 0px 0px; padding: 0px; border-radius: 0px; border: 10px solid transparent; border-image: none; top: 50%; width: 0px; height: 0px; color: rgb(189, 189, 189); position: absolute; opacity: 1;
}
#galleryCats .owl-prev:hover {
	color: rgb(237, 34, 36);
}
#galleryCats .owl-next:hover {
	color: rgb(237, 34, 36);
}
#galleryCats .owl-prev {
	left: -10px; border-right-color: currentColor; border-right-width: 10px; border-right-style: solid;
}
#galleryCats .owl-next {
	right: -10px; border-left-color: currentColor; border-left-width: 10px; border-left-style: solid;
}
#galleryCats .owl-pagination {
	left: -30px; right: 0px; position: absolute;
}
#galleryCats .owl-page span {
	margin: 0px 1px 0px 0px; padding: 0px; border-radius: 0px;
}
#galleryCats .active.owl-page span {
	background: rgb(237, 34, 36);
}
#galleryCats .item {
	cursor: pointer;
}
#galleryCats .item .yf-float-dw {
	padding: 0px 10px 0px 5px; color: rgb(216, 216, 216); border-left-color: currentColor; border-left-width: 5px; border-left-style: solid;
}
#galleryCats .item .yf-float-dw img {
	border: 1px solid currentColor; border-image: none;
}
#galleryCats .item h6 {
	padding: 25px 0px 0px; color: rgb(237, 34, 36);
}
#galleryCats .item i.date {
	padding: 25px 10px 0px 0px;
}
#galleryCats .item .hasCircle {
	right: 10px; bottom: 10px; position: absolute;
}
#galleryCats .active.item {
	background: rgb(239, 239, 239);
}
#galleryCats .item:hover {
	background: rgb(239, 239, 239);
}
#galleryCats .active.item .yf-float-dw {
	color: rgb(237, 34, 36);
}
#galleryCats .item:hover .yf-float-dw {
	color: rgb(237, 34, 36);
}
.gallery {
	margin: 10px 0px; font-size: 0px;
}
.gallery li {
	margin: 1px; display: inline-block;
}
.gallery li:hover {
	opacity: 0.75;
}
.product-desc > ul {
	margin: 10px 0px; padding: 0px 0px 0px 24px;
}
.product-desc > ul > li {
	vertical-align: top; list-style-image: url("../img/ul.png");
}
#invoiceButton {
	background: url("../img/invoice.png") no-repeat 5px 0px; margin: 0px 0px 0px 5px; border-radius: 3px; transition:0.2s; width: 30px; height: 28px; float: right; display: block; cursor: pointer; transform: scale(1);
}
#invoiceButton:hover {
	background-position: 5px -32px; background-color: rgb(237, 34, 36);
}
#invoiceButton:active {
	transition:0.1s; transform: scale(0.9);
}
#invoiceButton i {
	background: rgb(237, 34, 36); border-radius: 3px; transition:transform 0.15s; width: 10px; height: 11px; text-align: center; color: rgb(255, 255, 255); font-size: 9px; vertical-align: top; position: absolute; transform: scale(0);
}
#invoiceButton i.visible {
	transform: scale(1);
}
#invoiceButton img {
	background: rgb(255, 255, 255); border-radius: 3px; transition:transform 0.15s; width: 10px; text-align: center; color: rgb(255, 255, 255); font-size: 9px; vertical-align: top; position: absolute; transform: scale(0);
}
#invoiceButton img.visible {
	transform: scale(1);
}
.noselect {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
}
#search {
	transition:0.15s; transform: scale(1);
}
#search:active {
	transform: scale(0.95);
}
.cart th {
	padding: 3px 15px;
}
.cart td {
	padding: 3px 15px;
}
input.underline {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(119, 119, 119); border-image: none;
}
input.underline:focus {
	border-bottom-color: rgb(187, 0, 34); border-bottom-width: 1px; border-bottom-style: solid;
}
button.remove {
	background: url("../img/remove.png") no-repeat center; border: currentColor; border-image: none; width: 16px; height: 16px;
}
.cart-loading {
	transition:opacity 0.5s; left: 0px; top: 0px; width: 24px; display: block; position: absolute; opacity: 0;
}
.visible.cart-loading {
	opacity: 1;
}
.inquiryTable {
	
}
.inquiryTable td {
	margin: 3px 10px; border: 5px solid transparent; border-image: none;
}
.submitInquiry {
	background: rgb(187, 187, 187); padding: 3px 10px; border-radius: 3px; display: inline-block; cursor: pointer;
}
.submitInquiry:hover {
	background: rgb(221, 221, 221);
}
.submitInquiry::after {
	margin: 0px 4px 2px; width: 0px; height: 0px; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block; content: "";
}
#socialnetworks {
	font-size: 0px; float: right; direction: ltr;
}
#socialnetworks li {
	display: inline-block; -webkit-filter: grayscale(1);
}
#socialnetworks li:hover {
	-webkit-filter: grayscale(0);
}
.page/newsletter td {
	padding: 2px; vertical-align: top;
}
.id-0.shop/product_cat .circleBlocks {
	display: none;
}
.social-share-buttons {
	padding: 5px 10px; font-size: 0px; vertical-align: top; display: inline-block;
}
.social-share-buttons a {
	margin: 0px 1px; border-radius: 3px; width: 25px; height: 25px; font-size: 0px; display: inline-block;
}
.social-share-buttons a:hover {
	opacity: 0.75;
}
.social-share-buttons a.twitter-share {
	background: url("../img/socialshare/twitter.png") rgb(0, 178, 255);
}
.social-share-buttons a.googleplus-one {
	background: url("../img/socialshare/gplus.png") no-repeat center rgb(211, 73, 44);
}
.social-share-buttons a.facebook-like {
	background: url("../img/socialshare/facebook.png") no-repeat center rgb(0, 123, 182);
}
.social-share-buttons a.linkedin-share {
	background: url("../img/socialshare/linkedin.png") no-repeat center rgb(0, 123, 182);
}
[data-pid=''].btn-inquiry {
	display: none;
}
.areview {
	padding-left: 10px; margin-bottom: 10px; border-left-color: rgb(170, 170, 170); border-left-width: 3px; border-left-style: solid; direction: ltr;
}
.compose-review {
	direction: ltr;
}
.compose-review .inputGroup {
	margin: 0px 0px 10px; width: 50%; float: left; position: relative;
}
.compose-review .inputGroup label {
	margin: 0px; padding: 7px 15px 7px 0px; color: rgb(237, 34, 36); font-size: 13px; display: block;
}
.compose-review input[type='text'] {
	background: rgb(216, 216, 216); padding: 9px 5px 8px; border: 1px solid transparent; border-image: none; width: 98%;
}
.compose-review textarea {
	background: rgb(216, 216, 216); padding: 9px 5px 8px; border: 1px solid transparent; border-image: none; width: 98%;
}
.alert {
	font-size: 8pt;
}
.compose-review textarea {
	resize: vertical;
}
.compose-review input[type='text']:focus {
	background: rgb(255, 255, 255); border: 1px solid rgb(237, 34, 36); border-image: none;
}
.compose-review textarea:focus {
	background: rgb(255, 255, 255); border: 1px solid rgb(237, 34, 36); border-image: none;
}
.compose-review .messageBtn {
	height: 23px; text-align: center; line-height: 23px; display: inline-block;
}
.footer-icons {
	background: rgb(238, 238, 238); text-align: center; white-space: nowrap;
}
.footer-icons .container {
	overflow: hidden; position: relative;
}
.footer-icons .icon-href {
	margin: 5px 0px -10px; width: 14%; display: inline-block;
}
.footer-icons .icon-normal {
	margin: auto; width: 80px; height: 80px; display: block;
}
.footer-icons .icon-hover {
	margin: auto; width: 80px; height: 80px; display: block;
}
.footer-icons .icon-hover {
	background-position: 0px -80px; display: none;
}
.footer-icons .icon-href:hover .icon-normal {
	display: none;
}
.footer-icons .icon-href:hover .icon-hover {
	display: block;
}
#contactus-socialnetworks {
	margin: 10px 0px; font-size: 0px; direction: ltr;
}
#contactus-socialnetworks li {
	margin: 0px 3px 3px 0px; display: inline-block;
}
#contactus-socialnetworks li:hover {
	opacity: 0.8;
}
.ppcatTitle {
	background: rgb(216, 216, 216); border: 1px solid rgb(255, 255, 255); border-image: none; text-align: center; font-family: agency_fbregular, "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
}
.ppcatTitle h2 {
	margin: 0px;
}
.editorDescsHolder table tr td {
	padding: 0px !important; border: 0px solid rgb(51, 51, 51); border-image: none; vertical-align: middle;
}
.newsDescsHolder table tr td {
	padding: 0px !important; border: 1px solid rgb(51, 51, 51); border-image: none; vertical-align: middle;
}
.newsDescsHolder a {
	color: blue;
}
.editorDescsHolder a {
	color: blue;
}
.newsDescsHolder ul li {
	list-style-type: circle; list-style-position: inside;
}
.editorDescsHolder ul li {
	list-style-type: circle; list-style-position: inside;
}
.newsDescsHolder a:hover {
	text-decoration: underline;
}
.editorDescsHolder a:hover {
	text-decoration: underline;
}
