body {
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	color:#fff;
	font-size: 12px;
	line-height: 20px; 
    background: #222 url(../image/bg-noise.jpg);
}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
}
/* default font size */
.icon {
	    font-size:14px;
    color:#ffffff;
}

/* Override the bootstrap defaults */
h1 {
	    font-size: 20px;
    font-weight: bold;
}
h2 {
	font-size: 38px;
    color: #FFF;
    padding: 0;
    margin: 0 0 5px;
    text-shadow: 1px 2px 5px rgba(0,0,0,.8);
    text-align: center;
    font-weight: bold;
}
h3 {
	    font-size: 14px;
    font-weight: bold;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color:#fff;
}
ul, ul li {
    list-style: none;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	
}
/* top */
header {
    background: rgba(0,0,0,1);
}
#header-top {
	margin: auto;
	padding:0;
	min-height: 27px;    text-transform: uppercase;
}
#header-center{     margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 87px;clear: both;}
#header-top .pull-right {
       background: url("../image/top-link-first.png") left 6px no-repeat;
    padding-left: 50px;
}
div#top-links{
    background: url("../image/top-link-last.png") right 6px no-repeat !important;
    padding-right: 50px; padding-left:0px!important;
}
button.btn.btn-link.dropdown-toggle {
    border-right: 0px solid #c6c6c6;
    border-left: 0px solid #c6c6c6;
    height: 27px;
}
#header-top .container {
	padding: 0 20px;
}
#header-top #currency .currency-select {
	text-align: left;
}
#header-top #currency .currency-select:hover {
	text-shadow: none;
	color:#0054a4;
	
}
#header-top .btn-link, #top-links li, #top-links a {
	    text-decoration: none;
    color:#ffffff;
    font-size: 13px;
    font-weight: normal;    padding: 0px 0;
}
#header-top .btn-link:hover, #top-links a:hover {
	color:#ff0707;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color:#0054a4;
}
#header-top .btn-link strong {
	font-size: 14px;
}
#top-links {
	
}
form#currency {
    margin: auto;
}
#top-links li {
    vertical-align: top;
    display: inline-block;
    border-left: 0px solid #c6c6c6;
    height: 27px;
    line-height: 27px;
    text-align: center;
    padding: 0 10px;
}
#top-links .fa {
    font-size:15px;
}
#top-links li.toplink {
    BORDER: 0;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
    margin-top: 10px;
}
/* search */
#search {
	    margin-bottom: 10px;
    margin-top: 0PX;
    padding:30px 60px 0 60px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding:5px 18px;
	 border: 1px solid #ccc;background: #8e0103!important;
    border-color: #8e0103 #8e0103 #8e0103 #8e0103!important;
}

 .default_search {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #f5f5f5, #ececec)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;

}
#search .input-search {
       height: 30px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ccc;
}
.fa-searchs {
    font-size: 15px;    color: #fff;
}
/* cart */
#cart {
      margin-top: 30px;
    margin-bottom: 10px;
    background: #464242;
    border-radius: 3px;
    padding-left: 10px;
}
.header-cart {
    padding: 0 !important;
    text-align: left;    background:none!important;border-radius: 0 !important;
}
span#cart-total {
    font-size: 15px;
}
span#cart-total:hover,span#cart-total:active {
    color:#E2E2E2;
}

.fa-shopping-carts {
	font-size: 22px;
    text-align: left;
    color: #ffffff;

    padding: 5px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color:#fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background:#4e4c4c;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
    min-height: 65px;
    background:url(../image/sf-menu.gif)repeat-x;
    border-radius: 0;
}
p.hot {
    width: 27px;
    height: 19px;
    background: url(../image/hot.gif)no-repeat;
    float: right;
    margin-top: 9px;
}
#menu .nav > li > a {
        color: #fff;
    padding:22px 6px 20px;
    min-height: 15px;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 2px 2px 0 #000;  
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	      color:#87ff07!important;
    background: url(../image/bg-noise.png) #333;
}
#menu .nav :hover>a:after {
    position: absolute;
    left: 40%;
    bottom: 0px;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom:10px solid #FF9800;
}
#menu .dropdown-menu {
	padding-bottom: 40px;
    background: url(../image/bg-noise.png) #333;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.3);
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;     border-right: 1px solid #333;
    border-left: 1px solid #555;
      padding-left: 5px;
    padding-top: 0px;
}
#menu .dropdown-inner ul:first-child{border-left:none;}
#menu .dropdown-inner a {
	    width: 200px;
    display: block;
    padding: 1px 5px 1px 0px;
    clear: both;
    line-height: 29px!important;
    font-size: 13px!important;
    text-decoration: none;
    color: #fff;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#menu .dropdown-inner a span {
    color: #fff;
    width: 133px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#menu .dropdown-inner a img{
    border: 0px solid #666;
    border-radius: 3px;
    margin-right: 4px;
}
#menu .dropdown-inner li a:hover {
	    color:#FF9800;
    font-weight: bold;
}
#menu .see-all {
	    display: block;
    padding: 0.5em 0;
    border-bottom: 1px solid #DDD;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 14px;
    color: #003537;
    font-weight: normal;
    text-transform: none;
    line-height: 24px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	
}
.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #b0cc5c;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.arrow {
    height: 80px!important;
    text-align: center!important;
    padding: 0px!important;
}
.list-child_lv3 {
    border-left: 0px solid #ccc!important;
}
#menu #category {
	    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    padding: 11px 24px;
}
#menu .btn-navbar {
	    font-size: 16px;
    font-stretch: expanded;
    padding: 11px 31px;
    float: right;
    text-transform: uppercase;
    background-image: linear-gradient(to bottom, rgb(0, 0, 0), #000000);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
.blog_post-layout.blog_post-list.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#logo {
    POSITION: relative;    margin-top: 0;
    text-align: center;
}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
     overflow: hidden;
    margin: auto;
	padding: 5px 10px;  
    float: none;
  background:url(../image/bg-section-dark.jpg) top center no-repeat;
  
}
button.btn.btn-default {
    padding: 9px 16px;
}
.fa-heart-cart {
    line-height: 27px;
}

/* footer */
#footer-master-top {
    height: 25px;
    background: url(../image/bg-footer-master-top.jpg) repeat-x #000;
}
#footer {
	background: url(../image/bg-wood.jpg) #000;
    box-shadow: 0 -8px 30px rgba(0,0,0,.5);
    -moz-box-shadow: 0 -8px 30px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 -8px 30px rgba(0,0,0,.5);
    margin: 0;
    position: relative;
}
#footer hr {
	border-top: none;
	border-bottom:1px solid #d7d7d7;
}
#footer a {
	    color: #959595;
    font-size: 13px;
    font-weight: 400;
}
#footer a:hover {
	color:#ffffff;
}
#footer h5 {
	    color:#fdfdfd;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.informations {
    overflow: AUTO;
}
.informations .col-sm-6{
   padding-left: 60px;
}
#copyrights {
       background: rgba(0, 0, 0, 0.41);
    color: #b3b3b3;
    text-align: right;
    padding: 12px 22px 1px;
}
#copyrights a:hover {
    color: #5a0102;
}
#ToTopHover {cursor: pointer;
  background: url(../image/backTop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);}
#ToTop {display: none;text-decoration: none;position: fixed;bottom: 100px;right: 20px;overflow: hidden;
  width: 51px;height: 51px;border: none;text-indent: -999px;background: url(../image/backTop.png) no-repeat left top;}
.description-img img {
    width: 249px;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
    background: #f0f0f0;
}
.iconbox-icon {
 border-radius: 4px;
    background-color: #333333;
    float: left;
    width: 42px;
    margin: 3px 9px;
}
.iconbox-icon.facebook:hover {
    border-radius: 4px;
    background-color: #106cd3;
}
.iconbox-icon.twitter:hover {
    border-radius: 4px;
    background-color: #00baed;
}
.iconbox-icon.google:hover {
    background-color: #e74b32;
}
.iconbox-icon .fa {
    color: #F1F0EE;
    display: block;
    font-size: 160%;
    line-height: 40px;
    text-align: center;
    padding: 0 0 0 6px;
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-google-plus:before {
    content: "\f0d5";
}
ul.list-unstyled li {
    margin: 6px 0;
}
.copyright {
    text-align: center;    padding-bottom: 20px;
}
.shopping {
    background:rgba(146, 128, 103, 0.3);
    border-radius: 4px;
    padding: 5px;
    color:#dadada;
    margin: 5px 0;
    
}
button.add-cart {
    width: 100%;
    background:#4c9400!important;
    border: none;
    padding: 7px;
}
.fa-shopping {
        color:#0f0f0f;
    font-size: 25px;
    float: left;
    margin-right: 15px;
}
.Purchase-process {
    background:rgba(0, 0, 0, 0.55)!important;
    padding: 10px 0;
	overflow: auto;
}
.Purchase-process h3{color:#fff;}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}


.error {
    background: #ffa2a0;
    position: fixed;
    top: 40%;
    right: 50%;
    z-index: 1111111;
   
    border-radius: 5px;
}
.alert-danger {
    background-color: #ffa2a0;
    border-color: #ffa2a0;
    color: #f10500;
    margin: auto;
}
/* breadcrumb */
nav#breadcrumbs {
  padding-bottom: 5px;
}
.breadcrumb {padding: 10px 0 10px 4px;border-bottom:1px solid #3c3c3c;text-align: center;overflow: hidden;}
.breadcrumb i {
	font-size: 19px;
}
.breadcrumb > li {
	
	padding:0 10px 0 0;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li > a{
    color: #fff;
    font-weight: normal;
  font-size: 13px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 1px;
    width: 13px;
    height: 13px;
    border-bottom: 1px solid #636363;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-60deg);
}
.pagination {
	margin: 0;
}
#column-left .box-heading {
   text-align: center;    padding: 19px;
    }
#column-left .box-heading  span {
        text-transform: uppercase;
    font-size: 18px;
    color: #FFF;
    text-shadow: 1px 2px 5px rgba(0,0,0,.8);
    text-align: center;
    font-weight: bold;
}
#accordion .panel-heading {
    text-transform: uppercase;
    clear: both;
    font-weight: bold;
    font-size: 38px;
    padding: 6px;
    text-shadow: 1px 2px 5px rgba(0,0,0,.8);
    text-align: left;
      margin-bottom: 2px!important;
    margin-top: 2px;
}
.panel-heading {
      text-transform: uppercase;
    margin-bottom: 35px!important;
	    margin-top: 20px;
    clear: both;
    font-weight: bold;
    font-size: 38px;
    color: #FFF;
    padding: 19px;
 
    text-shadow: 1px 2px 5px rgba(0,0,0,.8);
    text-align: center;
}
.headerrecs a{
        padding: 0 20px 0px 1px;
    color: #5A0102;
}
.fa-home {
        display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.layered_Category {
        padding-top: 10px;
    padding-bottom: 10px;
    max-height: 268px;
    overflow-y: auto;
    overflow-x: hidden;  
    padding-left: 10px;
    clear: both;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 5px 5px 0 0;
	color: #E5E5E5;
}
.Product_Compare {
    height: 37px;  
    line-height: 48px;
    padding-top: 5px;
    border-top: 0px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px;
    border-radius: 0 0 5px 5px;
    text-align: center;
}
.category-bot {
    background:rgba(0, 0, 0, 0.23);
    width: 182px;
    margin: 5px;
    float: left;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    padding: 3px;
	    height: 165px;
}
.category-bot img {
    padding: 10px;
}
.category-bot a{
    color:#fff;
}
.category-list {
    padding: 8px;
  }
.Product_pags {
    float: right;
    padding-right: 10px;
}
.wishlist-icon {
 float: right;
    left: -35px!important;
    position: relative;
    top:7px;    z-index: 1;
}
.compare-icon {
 float: right;
    left: -35px!important;
    position: relative;
    top: -40px;    z-index: 1;
}
.fa-wishlist{    background-color: #BEBEBE;
    color: #FFF;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding:10px 5px;
    position: absolute;cursor: pointer;}
.fa-wishlist:hover{background-color:#e31d1a;}
span.price-old {
    text-decoration: line-through;
    color:#fff;
    padding-right: 12px;
    font-size: 15px;
}
span.price-new {
    font-size: 18px;
    color:#87ff07;
    font-weight: bold;
}
button#button-cart {
       background:#4c9400!important;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}
button#button-cart:hover{opacity:1;}
#sizeChartModal {
    text-align: center;
}
#sizeChartModal .modal-dialog{
       width: 800px;
}
.tab-content {
        border: 1px solid #464646;
    border-top: none;
    padding: 15px 15px 56px;
}
h4.modal-title img {
    width: 43%;
    margin: 0 2%;
}
.modalsize { padding: 10px;
}
.modalsize table {
    width:100%;
    border: 15px solid #e6e6e6;    margin-bottom: 5px;
}

.modalsize .bg-grey {
    background-color: #ffccb2;
}

.modalsize.bg-white {
    background-color: #ffffff;
}
.modalsize td, .modalsize th {
    padding:4px 3px;
    font-size: 13px;
    background: #eeeeee;
    color: #555555;
}
.table-header td {
    color: #ffffff;
    background: #FA5400;
    text-align: center;
}
.modal-body table {width: 100%;}
.modal-body .size-title {background: #868686;font-size: 20px;}
.modal-body td, .modal-body th {font-size: 12px;padding: 3px 2px;text-align: center;background: #fff;border: 1px solid #ccc;height: 20px;color: #000;font-family: -webkit-body;}
.Product_Compare p {
    margin: auto;
}
.product-thumb:hover {
      box-shadow: 0px 10px 15px rgba(0,0,0,.6);
    -webkit-box-shadow: 0px 10px 15px rgba(0,0,0,.6);
    -moz-box-shadow:0px 10px 15px rgba(0,0,0,.6);
}
.product-thumb:hover .compare-icon { top:40px}
#column-left {
   border-right: 1px solid #3c3c3c;
}
#column-left>.panel-default>.panel-heading {
          font-size: 18px;
    border-color: #3e3c3c;
    margin-bottom: 0px!important;
}
#column-left>.panel-default>.panel-footer {

    background: none;border-top: 1px solid #484848;
  

}
.images {
    float: left;
    width: 100px;
    padding: 0;
}
.free-shopping:before {
       content: "\f0d1";
    color:#ffffff;
    font-size: 26px;
}
.em-icon:before {
    content: "\f003";
  
    font-size: 26px;
}
.category-list ul li {
       border: solid 1px #e6e6e6;
    float: left;
    height: 184px;
    margin-bottom: 1px;
    margin-right: 1px;
    text-align: center;
    width: 124px;
    background: #ffffff;
}
.category-list ul li a{
    text-decoration: none;
    font-size: 16px;
    color: #444;}
.category-img {
    margin: 5px;
    background: #f2f2f2;
    padding: 3px;
}
.category-list ul {
    overflow: auto;
    padding: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding:6px 10px;
	font-size: 12px;
	border: 0px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 0px 0 rgba(255,255,255,.2), 0 0px 0px 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: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.col-sm-6.text-left {
    overflow: auto;
}
.col-sm-12.text-center {
    overflow: auto;
}
#payment legend {
    color: #fff;
}
.qtypopup {
      transition-duration: 0.2s;
      opacity: 0;
height: 260px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: -1;
    padding: 3px;
      right: 0;
    display: none;
}
.qtypopup .form-group{margin-bottom: 1px;}
.qtypopup .checkbox{margin: auto;}
.product-thumb:hover .qtypopup { opacity: 1; display: block!important;z-index: 101;}
.btn-default {
	color:#f1f1f1;
   
  
	background-color: #ffffff;
    background-image:linear-gradient(to bottom, #797979, #272727)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
}
.btn-primary {
	    color: #fff;
    background-color: #5a0102;
    background-image:linear-gradient(to bottom, #c73e38, #922721)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	    background-image: linear-gradient(to bottom, #b57e84, #ad7679)!important;
    color: #000;
}
.blog-news h4 a {
    color: #5a0102;
}
.blog-news {
    box-shadow: 0px 0px 1px #5a0102;
    height: 110px;
margin-bottom: 10px;}
.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: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	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: #ffffff;
	
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #fff #fff #fff;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
span.free-sale {
    color: #ffffff;
    font-size: 10px;
    border-radius: 5px;
    background-color: #4c9400;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 8;
}
.list-group a {
	    border:1px solid #383636;
    color: #fff;
    padding: 8px 12px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	       color: #FF9800;
    font-weight: bold;
    background:none;
    border: 1px solid #383636;
	
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
li.toplink a {color: #000 !important;}
/* product list */
.product-thumb {
	border:1px solid rgba(214, 214, 214, 0);
	margin-bottom: 20px;    padding-bottom: 0px;
	overflow: auto; padding-left: 1px;
    padding-right: 1px;
	transition: all .3s ease-in-out!important;
    -webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    -ms-transition: all .3s ease-in-out!important;
}
.product-thumb .image {
	    text-align: center;
        border-bottom: 1px solid #383838;
    padding: 20px 0;
    margin-bottom: 5px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;  
}
.product-grid .product-thumb .image {
	float: none;
}
.free-shipping {
      text-align: center;
    font-size: 2rem;
    background: #5a0102;
    padding: 5px;
    border: 4px double #ffffff;
    color: #ffffff;
    font-weight: bold;
    text-shadow: -1px 2px 0px #000;   
}
.free-shopping-banner:before {color: #fff;
    font-size: 26px;
	  padding-right: 10px;
    content: "\f028";
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	    margin: 0;
    margin-bottom: 0.1em;
    font-size: 12px !important;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.4;
   
    text-align: center;
}
.product-thumb h4 a{color: #ffffff;
    font-weight: bold;}
.product-thumb .caption {
	    padding: 0px 0px;
    min-height: 140px;
}
.product-info {
    padding: 15px;
  
}
.product-info h1 {
    color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 2px 2px 1px #000;
}
a.btn_wishlist {
    float: right;
    left: -35px!important;
    position: relative;
    top: 0px;
    z-index: 1;
}
a.btn_compare {
    float: right;
    left: -35px!important;
    position: relative;
    top: 40px;
    z-index: 1;
}

.free_shipping {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    border-top: 1px solid #dcdcdc;
    overflow: hidden;
    width: 100%;
    color:#87ff07;
}
.form-group {
     overflow: hidden;
}
.awp_group_image_container {
    float: left;
    clear: both;
    margin-right: 6px;margin-bottom: 5px;    margin-top: 5px;    width: 15%;
}
.awp_group_image_container img {
   padding: 2px;
    border: 1px solid #a2a2a2;
    background: #fff8f8;
}
.option_box_inner {
    float: right;
    clear: right;
    width: 80%;margin-bottom: 5px;
}
.form_options {
  
    padding: 5px;
  
    margin-bottom: 5px;
}
.fcategory {
   border: none;
    border-radius: 0;
    padding: 5px;
    background: none;    margin-bottom: 0;
}
.fcategory .caption {
    padding: 0;
    min-height: 30px;
}
.product-layouts img {
    width: 100%;
}
	button.currency-select {color: #000 !important;}
.fcategory  a{
    text-decoration: underline;
    font-size: 13px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    line-height: 20px;
    color: #14488d;
}
.fcategory:hover{border:0px;    box-shadow: 0 0 0 #eeecea;}
.fcategory .image {
    padding: 3px;
    border: 1px solid #ccc;    background: #fff;
}
.headers {
    font-family: "ratiomodern",serif;
    font-size: 29px;
    color: #212121;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px!important;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
}
h2.fcategory_name {
        padding: 0;
    margin-bottom: 0.3em;
    min-height: auto;
    margin-top: 5px;
}
h2.fcategory_name a {
    color: #000;
    margin: 0 auto!important;
    font-size: 18px;
    padding-top: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
	    text-decoration: none;
	font-family: Roboto Slab, times, sans-serif !important;
    text-rendering: optimizeLegibility;
}
h5.fcategory_description {
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto',sans-serif;
    margin: 0;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;color: #666;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.benefitBanner {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    background: #1f1f1f;
    border-top: 1px solid #353535;
}
span.benefitBanner__message img {
    margin-right: 5px;
}
span.benefitBanner__message.col-lg-4 {
    display: inline-block;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
span.benefitBanner__message.col-lg-4 img {
    width: 24px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom:5px;    text-align: center;display: none;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color:#333 !important;    font-size:15px;    line-height: 25px;    text-align: center;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #989898;
    padding-right: 12px;
    font-size: 14px;
    text-decoration: line-through;
	
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb p{
margin:auto;
}

.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: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	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%;
	}
	#search {padding: 10px 0;}
div#top-links {background:none !important;padding-right: 0px !important;}
#header-top .pull-right {background:none !important;padding-left: 0px !important;}
i.icon.em-icon {display: contents;}
.informations .col-sm-6 {    padding-left: 10px!important;}
}




.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;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* 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%;
    }
}