@font-face {
	font-family:'HeliosCondRegular';
	src: url("../fonts/HeliosCondRegular.eot");
	src: url("../fonts/HeliosCondRegular.ttf");
	src: url("../fonts/HeliosCondRegular.woff");
	font-style:400;
}
@font-face {
	font-family:'HeliosCondBold';
	src: url("../fonts/HeliosCondBold.eot");
	src: url("../fonts/HeliosCondBold.ttf");
	src: url("../fonts/HeliosCondBold.woff");
	font-style:600;
}
body {
background-color: #fff;
font-family: 'HeliosCondRegular', sans-serif;
font-weight: 400;
color: #777;
font-size: 15px;
line-height: 20px;
width: 100%;
}
h1, h2, h3, h4, h5, h6 {
color: #777;
}
/* default font size */
/* Override the bootstrap defaults */
h1 {
font-size: 20px;
color:#252525;
text-transform:uppercase;
}
.h1 {
	font-size: 20px;
color:#252525;
text-transform:uppercase;
}
.desc-cat_top h1 {
	font-size:30px;
	color:#eb6923;
}
h2 {
font-size: 24px;
color: #252525;
text-transform:uppercase;
}
h3 {
font-size: 18px;
padding: 10px 10px 10px 0px;
color: #777;
text-transform: uppercase;
}
h4 {
font-size: 15px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10.2px;
}
a {
color: #eb6923;
}
a:hover {
text-decoration: none;
}
legend {
font-size: 18px;
padding: 7px 0px
}
label {
font-size: 14px;
font-weight: normal;
}
li {
	color:#333;
}
b, strong {
	font-family:'HeliosCondBold';
	font-weight:400 !important;
	font-size:17px;
}
#content p {
	color:#333;
}
#content h3 {
	color:#252525;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
font-size: 14px;
}
.input-group .input-group-addon {
font-size: 14px;
height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
display: inline;
}
.nav-tabs {
margin-bottom: 15px;
}
.product-grid .product-thumb .image {
padding: 5px;
}
.product-list .product-thumb .image {
padding: 5px;
}
div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: 500;
}
/* Gradent to all drop down menus */
/* top */
#top {
background: #e7e7e7;
min-height: 40px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
text-shadow: none;
color: #eb6923;
}
#top .btn-link, #top-links li, #top-links a {
color: #252525;
font-size: 14px;
font-weight: 400;
}
#top .btn-link:hover, #top-links a:hover {
color: #444;
}
#top-links .dropdown-menu a {
text-shadow: none;
}
#top-links .dropdown-menu a:hover {
color: #eb6923;
}
#top .btn-link strong {
font-size: 14px;
line-height: 14px;
}
#top-links {
padding-top: 5px;
padding-left: 15px;
}
#top-links a + a {
margin-left: 15px;
}
/* logo */
#logo {
margin:0;
}
/* search */
#search {
margin-bottom: 10px;
}
#search .input-lg {
height: 40px;
line-height: 20px;
padding: 0 10px;
}
#search .btn-lg {
background :#eb6923;
border: none;
border-radius: 0;
color: #fff;
display: inline-block;
float: none;
font-size: 12px;
letter-spacing: 1px;
margin: 0 8px 0 0;
padding: 12px 14px;
text-align: center;
}
#search .btn-lg:hover {
background: #eb6923;
opacity:.8;
}
/* cart */
#cart {
margin-bottom: 10px;
margin-left: 9px;
}
#cart > .btn {
border: medium none;
box-shadow: none;
color: #2a2623;
font-size: 14px;
line-height: 18px;
margin-top: 35px;
}
#cart.open > .btn {
background-image: none;
background-color: #FFFFFF;
box-shadow: none;
text-shadow: none;
}
#cart.open > .btn:hover {
color: #444;
}
#cart .dropdown-menu {
z-index: 1001;
}
.open > .dropdown-menu {
border: 1px solid #C0C0C1;
border-radius: 0;
}
@media (max-width: 478px) {
#cart .dropdown-menu {
width: 100%;
}
}
#cart .dropdown-menu table {
margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
min-width: 427px;
padding: 0 10px;
}
@media (max-width: 478px) {
#cart .dropdown-menu li > div {
min-width: 100%;
}
}
#cart .dropdown-menu li p {
margin: 20px 0;
}
/* menu */
#menu .nav > li > a {
background-color: transparent;
color: #fff;
font-weight: 400;
line-height: 20px;
min-height: 15px;
padding: 15px 15px;
font-size:18px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
text-transform: uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
background: #eb6923;
color: #fff;
position: relative;
}
#menu .nav .hidem > li > a {
background-color: transparent;
color: #fff;
font-weight: 400;
line-height: 20px;
min-height: 15px;
padding: 15px 15px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
text-transform: uppercase;
}
#menu .nav .hidem > li > a:hover, #menu .nav .hidem > li.open > a {
background: #eb6923;
color: #fff;
position: relative;
}
#menu .dropdown-menu {
padding-bottom: 0;
border-top: 7px solid #eb6923;
}
#menu .dropdown-inner a {
min-width: 71px;
display: block;
padding: 3px 20px;
/*clear: both;*/
line-height: 20px;
color: #000;
text-transform: uppercase;
font-size: 12px;
}
#menu .dropdown-inner .children_lv3 a{
text-transform: none;
font-size: 14px;
}
#menu .dropdown-inner li a:hover {
color: #eb6923;
}
#menu .see-all {
display: block;
margin-top: 0.5em;
border-top: 1px solid #DDD;
padding: 3px 20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 3px 3px;
font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
text-decoration: none;
color: #ffffff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #eb6923, #1f90bb);
background-repeat: repeat-x;
}
#menu #category {
float: left;
padding-left: 15px;
font-size: 16px;
font-weight: 700;
line-height: 45px;
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
font-size: 15px;
font-stretch: expanded;
color: #FFF;
padding: 2px 18px;
float: right;
background-color: #eb6923 ;
border-color: #777 #777 #777;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
color: #ffffff;
background-color: #eb6923;
}
@media (min-width: 768px) {
#cart .dropdown-menu {
min-width: 100%;
z-index: 1008;
border: 1px solid #C0C0C1;
border-radius: 0;
-webkit-transition: margin-top 420ms ease-in-out 0s;
-o-transition: margin-top 420ms ease-in-out 0s;
transition: margin-top 420ms ease-in-out 0s;
top: 130%;
visibility: hidden;
display: block;
}
#cart:hover .dropdown-menu {
visibility: visible;
top: 92%;
}
}
@media (max-width: 767px) {
#cart .dropdown-menu {
min-width: 100%;
z-index: 1008;
border-radius: 0;
}
}
/* content */
#content {
padding-bottom: 35px;
background-color: #fff;
}
/* footer */
footer {
background-color: #272727;
color: #fff;
padding-top: 30px;
}
footer a {
color: #fff;
}
footer a:hover {
color: #eb6923;
}
footer h5 {
padding: 0 0 5px;
color: #a2b8a4;
font-family: "Roboto",sans-serif;
font-size: 12px;
font-weight:400;
letter-spacing: 1px;
text-transform: uppercase;
}
/* alert */
.alert {
padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
margin: 0 0 20px 0;
padding: 8px 0;
}
.breadcrumb i {
font-size: 15px;
}
.breadcrumb > li {
position: relative;
font-size:13px;
}
.breadcrumb > li + li:before {
content: ' » ';
padding: 0;
}
.pagination {
margin: 0;
}
/* buttons */
.buttons {
margin: 1em 0;
}
.btn {
background: none;
padding: 9px 12px;
font-size: 12px;
border: 1px solid #cccccc;
border-radius: 0;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
font-size: 9px;
}
.btn-sm {
font-size: 10.2px;
}
.btn-lg {
padding: 10px 16px;
font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size: 14px;
margin-top: 5px;
}
.btn-group > .btn-xs {
font-size: 9px;
}
.btn-group > .btn-sm {
font-size: 10.2px;
}
.btn-group > .btn-lg {
font-size: 15px;
}
.btn-default {
color: #777;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #e7e7e7;
background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
background-repeat: repeat-x;
border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
background: #eb6923 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
display: inline-block;
font-size: 12px;
letter-spacing: 1px;
line-height: 13px;
margin: 0 8px 0 0;
padding: 12px;
text-align: center;
text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:active,.btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background: #e9824a none repeat scroll 0 0 !important;
color: #fff;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
color: #000;
border-radius: 0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
color: #ffffff;
background: #eb6923;
}
.btn-link {
border-color: rgba(0, 0, 0, 0);
cursor: pointer;
color: #eb6923;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
background-color: rgba(0, 0, 0, 0);
background-image: none;
box-shadow: none;
}
.btn-inverse {
color: #000;
background-color: transparent !important;
}
/* list group */
.list-group a {
border: 1px solid #DDDDDD;
color: #888888;
padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
color: #444444;
background: #eeeeee;
border: 1px solid #DDDDDD;
text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
color: #FFFFFF;
text-shadow: 0 1px 0 #191919;
}
.carousel-control .icon-prev:before {
content: '\f053';
font-family: FontAwesome;
}
.carousel-control .icon-next:before {
content: '\f054';
font-family: FontAwesome;
}
/* product list */
.product-thumb .image {
text-align: center;
}
.product-thumb .image a {
display: block;
}
.product-thumb .image :hover {
opacity: 0.8;
}
.product-thumb .image img {
margin-left: auto;
margin-right: auto;
object-fit: cover;
/*max-width: 200px;*/
max-height: 170px;
}
.product-grid .product-thumb .image {
float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
float: left;
}
}
.product-thumb h4 {
font-weight: 500;
}
.product-thumb .caption {
padding: 5px;
text-align: center;
}
.product-list .product-thumb .caption {
margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
min-height: 0;
margin-left: 0;
padding: 0 10px;
}
.product-grid .product-thumb .caption {
min-height: 0;
}
}
.product-thumb .rating {
padding-bottom: 10px;
}
.rating .fa-stack {
font-size: 8px;
}
.rating .fa-star-o {
color: #eb6923;
font-size: 13px;
}
.rating .fa-star {
color: #eb6923;
font-size: 15px;
}
.rating .fa-star + .fa-star-o {
color: #eb6923;
}
h2.price {
margin: 0;
}
.product-thumb .price {
color: #868583;
font-size: 24px;
font-weight: 500;
padding-bottom: 5px;
}
.product-thumb .price-new {
font-weight: 600;
}
.product-thumb .price-old {
color: #f3652a;
font-size: 16px;
font-weight: 400;
text-decoration: line-through;
line-height: 12px;
}
.product-thumb .price-tax {
color: #999;
font-size: 12px;
display: block;
}
.product-thumb .button-group {
border-top: 1px solid #ddd;
background-color: #eee;
overflow: auto;
}
.product-list .product-thumb .button-group {
border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
border-left: none;
}
}
.product-thumb .button-group button {
width: 60%;
border: none;
display: inline-block;
float: left;
background-color: #eee;
color: #888;
line-height: 38px;
font-weight: 500;
text-align: center;
text-transform: uppercase;
}
.product-thumb .button-group button + button {
width: 20%;
border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
color: #444;
background-color: #ddd;
text-decoration: none;
cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
width: 33.33%;
}
}
.thumbnails {
overflow: auto;
clear: both;
list-style: none;
padding: 0;
margin: 0;
}
.thumbnails > li {
margin-left: 20px;
}
.thumbnails {
margin-left: -20px;
}
.thumbnails > img {
width: 100%;
}
.image-additional a {
margin-bottom: 20px;
padding: 5px;
display: block;
}
.image-additional {
max-width: 78px;
}
.thumbnails .image-additional {
float: left;
margin-left: 20px;
}
@media (min-width: 1200px) {
#cont:before {
background-image: linear-gradient(90deg, #F5F5F4 0%, #F5F5F4 100%, transparent 35%, transparent 100%);
content: " ";
position: absolute;
top: 0;
width: 200%;
height: 100%;
z-index: -1;
right: 872px;
}
#content .col-lg-2:nth-child(6n+1),
#content .col-lg-2:nth-child(6n+1),
#content .col-lg-3:nth-child(4n+1),
#content .col-lg-4:nth-child(3n+1),
#content .col-lg-6:nth-child(2n+1) {
clear:left;
}
.product-grid.col-lg-4:nth-child(6n-1){
border-right: none;
}
.product-grid.col-lg-3:nth-child(8n-1){
border-right: none;
}
#menu .nav > li.activetopmenu > a:hover, #menu .nav > li.open > a {
background: #eb6923;
color: #fff;
line-height: 40px;
margin-top: 0px;
position: relative;
}
#menu .nav .hidem > li.activetopmenu > a:hover, #menu .nav .hidem > li.open > a {
background: #eb6923;
color: #fff;
line-height: 40px;
margin-top: 0px;
position: relative;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#cont:before {
background-image: linear-gradient(90deg, #F5F5F4 0%, #F5F5F4 100%, transparent 35%, transparent 100%);
content: " ";
position: absolute;
top: 0;
width: 200%;
height: 100%;
z-index: -1;
right: 722px;
}
#content .col-md-2:nth-child(6n+1),
#content .col-md-2:nth-child(6n+1),
#content .col-md-3:nth-child(4n+1),
#content .col-md-4:nth-child(3n+1),
#content .col-md-6:nth-child(2n+1) {
clear:left;
}
.product-grid.col-lg-4:nth-child(6n-1){
border-right: none;
}
.product-grid.col-lg-3:nth-child(8n-1){
border-right: none;
}
#menu .nav > li.activetopmenu > a:hover, #menu .nav > li.open > a {
background: #eb6923;
color: #fff;
line-height: 40px;
margin-top: 0px;
position: relative;
}
#menu .nav > li > a {
padding: 15px 10px!important;
font-size: 12px;
}
#menu .nav .hidem > li.activetopmenu > a:hover, #menu .nav .hidem > li.open > a {
background: #eb6923;
color: #fff;
line-height: 40px;
margin-top: 0px;
position: relative;
}
#menu .nav .hidem > li > a {
padding: 15px 10px!important;
font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#cont:before {
background-image: linear-gradient(90deg, #F5F5F4 0%, #F5F5F4 100%, transparent 35%, transparent 100%);
content: " ";
position: absolute;
top: 0;
width: 200%;
height: 100%;
z-index: -1;
right: 557px;
}
#content .col-sm-2:nth-child(6n+1),
#content .col-sm-2:nth-child(6n+1),
#content .col-sm-3:nth-child(4n+1),
#content .col-sm-4:nth-child(3n+1),
#content .col-sm-6:nth-child(2n+1) {
clear:left;
}
.product-grid.col-sm-6:nth-child(4n-1){
border-right: none;
}
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
#column-left  .product-layout .col-md-3 {
width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3 {
width: 100%;
}
#content + #column-right .product-layout .col-md-3 {
width: 100%;
}
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
border: none;
background-color: #eb6923;
}

.owl-item .item .visible-md.visible-lg {
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.text-slider1f {
	max-width:400px;
	border-top:1px solid #e7e7e7;
	font-size:24px !important;
	line-height:36px;
	top:70px !important;
	text-transform:uppercase;
}
.text-slider2f {
	max-width:400px;
	border-top:1px solid #e7e7e7;
	font-size:24px !important;
	line-height:36px;
	top:70px !important;
	right:20px !important;
	left:auto !important;
	text-transform:uppercase;
}
.why-us {
	text-align:center;
}
.why-us .block-adv {
	border:2px solid #e7e7e7;
	padding:10px 15px 10px 0;
	display:inline-block;
	width:calc(33% - 10px);
	margin-right:10px;
	margin-bottom:10px;
	min-height:90px;
	height: 150px;
}
.why-us .img {
	display:inline-block;
	width:25%;
	vertical-align:middle;
}
.why-us .content-block {
	display:inline-block;
	width:73%;
	vertical-align:top;
	text-align:left;
}
.why-us .block-adv .title-block {
	font-size:18px;
	text-transform:uppercase;
	color:#252525;
}
.why-us .content-block  p {
	margin-bottom:0;
}
.containerfluid1 h3 {
	text-align:center;
	text-transform:uppercase;
	color:#eb6923;
	font-family:'HeliosCondBold';
	font-size:28px;
}
.containerfluid2 h2 {
	text-align:center;
	text-transform:uppercase;
	color:#eb6923;
}
.containerfluid2 .col-sm-8 h2 {
	padding-top:0;
	margin-top:15px;
	font-size:24px;
}
.common-home h2, .common-home h1 {
	text-align:center;
	margin-bottom:30px;
	text-transform:uppercase;
	padding-top:20px;
}
.common-home h1 {
	font-size:30px;
	color:#eb6923;
}
.common-home h2 {
	font-size:24px;
}
#content2 div p {
	font-size:16px;
	color:#333;
	line-height:24px;
}
#content2 h3 {
	color:#252525;
}
.containerfluid1 .row>div {
	vertical-align:bottom;
}
.gibdd div {
	margin-bottom:20px;
	color:#252525;
}
.gibdd ol {
	padding-left:0;
	counter-reset: myCounter;
}
.gibdd ol li {
	font-size:16px;
	color:#fff;
	list-style:none;
}
.gibdd ol li:before {
	counter-increment: myCounter;
	content:counter(myCounter);
	color: white;
	background: #eb6923;
	display: inline-block;
	text-align: center;
	margin: 5px 10px 5px 0;
	line-height: 30px;
	width: 30px;
	height: 30px;
}
.gibdd ol li span {
	color:#252525;
}
.fixslbann {
	background:rgba(0,0,0,.8);
	margin-top:0 !important;
}
.fixslbann h3 {
	color:#fff;
	line-height:25px;
}
.fixslbann p {
	color:#fff;
}
#ymm-submit {
	margin-top:25px;
}
#ymm-submit:hover {
	border:1px solid #eb6923;
	background:none;
	color:#eb6923;
}
.setifooter {
	display:none;
}
a.catpr2 {
    text-align: center;
    font-size: 16px;
	float:none;
}
a.catpr2:hover {
	color:#eb6923;
}
.catpr-all {
	text-align:center;
}
.catpr {
	display:block;
	text-align:center;
	margin:0 auto;
}
.catpr img {
	margin:0 auto;
}
.simplecheckout-block-content h5 {
	font-style:italic;
}
#content2 {
	margin-bottom:35px;
}
div#tab-specification {
    color: #252525;
}
a:focus, a:hover {
	color:#eb6923;
	opacity:.8;
}
aside .panel-default {
	margin-top:20px;
	border-radius:0;
}

@media only screen and (max-width:1200px) {
	.why-us .block-adv  {
		min-height:125px;
	}
	#top-links .dropdown-menu-left {
		right: 0 !important;
		left: auto;
	}
}
@media only screen and (max-width:1000px) {
	.why-us .block-adv  {
		width:calc(49.5% - 10px);
		min-height:110px;
	}
	.text-slider1f, .text-slider2f {
		top:20px !important;
	}
}
@media only screen and (max-width:767px) {
	.why-us .block-adv  {
		width:calc(100% - 10px);
		min-height:auto;
	}
	.text-slider1f, .text-slider2f {
		font-size:18px !important;
		max-width:300px;
		line-height:28px;
	}
}
@media only screen and (max-width:680px) {
	.text-slider1f, .text-slider2f {
		font-size:16px !important;
		max-width:250px;
		line-height:22px;
	}
}
@media only screen and (max-width:480px) {
	.text-slider1f, .text-slider2f {
		font-size:14px !important;
		max-width:200px;
		line-height:18px;
		top:10px !important;
	}
}
@media only screen and (max-width:375px) {
	.text-slider1f, .text-slider2f {
		font-size:12px !important;
		max-width:100%;
		left:20px !important;
		right:20px !important;
		line-height:16px;
		top:5px !important;
	}
}

.catwall {
	margin-top:30px;
}
.catwall .product-thumb{
margin-bottom: 10px!important;
margin-top: -12px;
} 
.namelink{
background: #fff;
margin-left: -2px;
padding: 7px 0 7px 0;
margin-top: 10px;
}
.rightwallchild{
margin-left: 22px;
}
.rightwallchild li{
margin-bottom: 8px;
display:inline-block;
width:32.5%;
}
.rightwallchild li:last-child {
	display:block;
}
.namelink a {
text-decoration: none;
font-family:'HeliosCondBold';
font-size: 20px;
color: #252525;
text-transform: uppercase;
}
.list-unstyled li a{
color: #777;
}

.rightwallchild li a {
display: block;
margin-bottom: 8px;
font-size:18px;
}

.catwall .list-unstyled li  span a:hover{
text-decoration: underline;
}
.product-layoutwall2 {
border: 1px solid #9EAAAC;
margin-bottom: 30px;
}
/* Mobile */
@media screen and (max-width:1000px) {
	.rightwallchild li{
		width:49%;
	}
}
@media screen and (max-width:767px) and (min-width:480px) {
	.rightwallchild li{
		width:33%;
	}
}
@media screen and (max-width: 767px) {
.catwall .col-xs-1:nth-child(12n+1),
.catwall .col-xs-2:nth-child(6n+1),
.catwall .col-xs-3:nth-child(4n+1),
.catwall .col-xs-4:nth-child(3n+1),
.catwall .col-xs-6:nth-child(2n+1){
clear: left;
}
}
@media (min-width:767px){
/* Column clear fix */
.catwall .col-lg-1:nth-child(12n+1),
.catwall .col-lg-2:nth-child(6n+1),
.catwall .col-lg-3:nth-child(4n+1),
.catwall .col-lg-4:nth-child(3n+1),
.catwall .col-lg-6:nth-child(2n+1),
.catwall .col-md-1:nth-child(12n+1),
.catwall .col-md-2:nth-child(6n+1),
.catwall .col-md-3:nth-child(4n+1),
.catwall .col-md-4:nth-child(3n+1),
.catwall .col-md-6:nth-child(2n+1){
clear: none;
}
.catwall .col-sm-1:nth-child(12n+1),
.catwall .col-sm-2:nth-child(6n+1),
.catwall .col-sm-3:nth-child(4n+1),
.catwall .col-sm-4:nth-child(3n+1),
.catwall .col-sm-6:nth-child(2n+1){
clear: left;
}
}
/*  Medium Desktop  */
@media (min-width:992px){
/* Column clear fix */
.catwall .col-lg-1:nth-child(12n+1),
.catwall .col-lg-2:nth-child(6n+1),
.catwall .col-lg-3:nth-child(4n+1),
.catwall .col-lg-4:nth-child(3n+1),
.catwall .col-lg-6:nth-child(2n+1),
.catwall .col-sm-1:nth-child(12n+1),
.catwall .col-sm-2:nth-child(6n+1),
.catwall .col-sm-3:nth-child(4n+1),
.catwall .col-sm-4:nth-child(3n+1),
.catwall .col-sm-6:nth-child(2n+1){
clear: none;
}
.catwall .col-md-1:nth-child(12n+1),
.catwall .col-md-2:nth-child(6n+1),
.catwall .col-md-3:nth-child(4n+1),
.catwall .col-md-4:nth-child(3n+1),
.catwall .col-md-6:nth-child(2n+1){
clear: left;
}
}
/*  Large Desktop  */
@media (min-width:1200px){
/* Column clear fix */
.catwall .col-md-1:nth-child(12n+1),
.catwall .col-md-2:nth-child(6n+1),
.catwall .col-md-3:nth-child(4n+1),
.catwall .col-md-4:nth-child(3n+1),
.catwall .col-md-6:nth-child(2n+1),
.catwall .col-sm-1:nth-child(12n+1),
.catwall .col-sm-2:nth-child(6n+1),
.catwall .col-sm-3:nth-child(4n+1),
.catwall .col-sm-4:nth-child(3n+1),
.catwall .col-sm-6:nth-child(2n+1){
clear: none;
}
.catwall .col-lg-1:nth-child(12n+1),
.catwall .col-lg-2:nth-child(6n+1),
.catwall .col-lg-3:nth-child(4n+1),
.catwall .col-lg-4:nth-child(3n+1),
.catwall .col-lg-6:nth-child(2n+1){
clear: left;
}
}

#checkout-cart table td img{
    max-height: 125px;
}