/*.sirc-head .navigation.navbar .nav li a {
  font-size: 12px;
}*/
.sirc-newsletter input.search-bar{padding:10px !important}
.navbar {
  margin-bottom:10px;
}

.navbar-inverse .navbar-inner {
  background: transparent;
  border: none;
  filter: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.navbar-inverse .navbar-search .search-query {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; 
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sirc-product-detail .product-detail .product-detail form .quantity input {
  width: 60px;
  height: 45px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.sirc-cart .cart-table td input {
  width: 60px;
  margin-bottom: 0px;
}
.sirc-cart .item-desc img {
  width: 76px;
}
a,
a:link {
  color: #00468C;
}
a:hover,
a:link:hover {
  text-decoration: underline;
}
.table .text-right {
  text-align:right;
}
.table .strong {
  font-weight:bold;
}
.table .small {
  font-size:10px;
}
.sirc-head {

  margin-top:20px;
  margin-bottom:30px;
}
/*.sirc-head .navigation.navbar {
  margin-top: 46px;
}*/
.sirc-head .navigation .navbar-inner {
  padding: 0;
}
.sirclo-form h3 {
  font-size:16px;
}
.blackstripe {
  background: #3b3c3e;
}
.blackstripe .member-navbar {
  margin-bottom: 0;
}
.blackstripe .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.blackstripe .navbar .nav>li>a {
  padding-left: 25px;
  padding-right: 0px;
  font-size:13px;
}
.blackstripe .navbar .nav.pull-right {
  margin-left: 0px;
}
.title-cap{
  display: block;
  padding:20px;
  color:#fff;
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
}
.sirc-head .navigation.navbar .navbar-inner {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 13px;
}
.sirc-head .navigation.navbar .nav {
  /*margin-top: 8px;*/
  margin-left: -15px;
}
.sirc-head .navigation.navbar .nav li.dropdown.open > .dropdown-toggle,
.sirc-head .navigation.navbar .nav li.dropdown.active > .dropdown-toggle,
.sirc-head .navigation.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.sirc-head .navigation.navbar .nav li.active a {
  background: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000000;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a
{background:#eee;}
.sirc-head .navigation.navbar .nav li.sale a {
  color: #e94b3f;
  text-transform: uppercase;
}
.sirc-head .navigation.navbar .brand {
  /*margin-left: -20px;*/
  /*padding-left: 0;*/
  font-weight: bold;
  color: #333333;
  font-size: 36px;
}
.sirc-head .navigation.navbar .cart {
  /*margin-right: -20px;*/
  margin-top: 2px;
}
.sirc-head .navigation.navbar .cart .btn {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border:1px solid #e9e9e9;
  font-size: 13px;
}
.sirc-slider {
  position: relative;
  /*height: 479px;*/
}
.sirc-slider .carousel-nav .carousel-control {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 20px;
  bottom: 20px;
  left: inherit;
  top: inherit;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 2px;
}
.sirc-slider .carousel-nav .carousel-control:first-child {
  right: 60px;
}
.sirc-slider .carousel-nav .carousel-control i {
  margin-top: 7px;
}
.sirc-editable {
  margin: 40px 0 40px;
}
.sirc-editable h2 {
  font-size: 36px;
  margin-bottom: 40px;
}
.sirc-editable p {
  font-size: 18px;
  line-height: 1.5;
  color: #555;
  padding: 0 100px 15px;
}
.sirc-heading:after {
  display: block;
  width: 24px;
  height: 2px;
  background: #e9e9e9;
  content: '';
  margin-top: 10px;
}
.sirc-heading.sirc-recomendation {
  text-transform: uppercase;
  font-size: 11px;
  color: #999;
  font-weight: normal;
}
h3.sirc-heading {
  font-size: 18px;
}
.sirc-listing .row,
.sirc-listing .row-fluid {
  margin-top: 20px;
  margin-bottom: 0px;
}
.sirc-listing .row .boxed,
.sirc-listing .row-fluid .boxed {
  margin-bottom: 40px;
  position: relative;
}

.product-special-icons{
  position:absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.sale {
  letter-spacing: 1px;
  width: 50px;
  height: 20px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #e94b3f;
  font-size: 11px;  float:right;  
}
.new {
  letter-spacing: 1px;
  width: 50px;
  height: 20px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #ffb049;
  font-size: 11px;
  float:right; 
}
.sold {
  letter-spacing: 1px;
  width: 80px;
  height: 20px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #41342e;
  font-size: 11px;  float:right;
}
.backorder {
  letter-spacing: 1px;
  width: 90px;
  height: 25px;
  padding: 12px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #222;
  font-size: 11px;
  line-height:12px;
float:right;  
}
.sirc-listing .row h4,
.sirc-listing .row-fluid h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.sirc-listing .row h4 a,
.sirc-listing .row-fluid h4 a {
  color: #333333;
}
.sirc-listing .row h4 a:hover,
.sirc-listing .row-fluid h4 a:hover {
  color: #e94b3f;
  text-decoration: none;
}
.sirc-listing .row em,
.sirc-listing .row-fluid em {
  font-size: 13px;
  font-style: normal;
  color: #666;
}
.sirc-listing .row em.sale,
.sirc-listing .row-fluid em.sale {
  color: #ccc;
  font-size: 11px;
  padding-right: 5px;
}
.sirc-listing .row p,
.sirc-listing .row-fluid p {
  padding-top: 10px;
}
.sirc-listing .row p:before,
.sirc-listing .row-fluid p:before {
  width: 10px;
  height: 1px;
  background: #ccc;
  content: '';
  display: block;
  margin-bottom: 5px;
}
.sirc-listing .row p a,
.sirc-listing .row-fluid p a {
  text-transform: uppercase;
  font-size: 11px;
  color: #999999;
}
.sirc-listing .more .btn {
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 30px;
  color: #555;
  font-size: 13px;
  display: none;
}
.sirc-listing .more .btn:hover {
  text-decoration: none;
  color: #000000;
}
.sirc-footer {
  background: #f3f3f2;
  padding: 30px 0;
  margin-top: 30px;
  border-bottom: 1px solid #e9e9e9;
}
.sirc-footer .span3 h3 {
  text-transform: uppercase;
  font-size: 11px;
  color: #555;
  margin-bottom: 0;
  font-weight: normal;
}
.sirc-footer .span3 a,
.sirc-footer .span3 p {
  color: #999;
  font-size: 13px;
}
.sirc-footer .span3 ul {
  list-style: none;
  margin: -1px 0 0;
}
.sirc-footer .span3 .sirc-newsletter input,
.sirc-footer .span3 .sirc-newsletter .btn {
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  font-size: 12px;
}
.sirc-footer .span3 .sirc-newsletter .btn {
  background: #3f4041;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #3f4041;
}
.social-media img {
  margin-right:5px;
}
.sirc-footer-powered {
  background: #f3f3f2;
  padding: 30px 0;
  font-size: 12px;
  color: #999;
}
.sirc-footer-powered p {
    margin: 0;
}
.sirc-footer-powered .payment {
  text-transform: uppercase;
  color: #555;
  font-size: 11px;
}
.sirc-footer-powered .payment ul {
  margin: 0;
  list-style: none;
}
.sirc-footer-powered .payment ul li {
  display: inline-block;
}
.sirc-footer-powered .payment ul li img {
  border-radius: 2px;
  margin-left: 4px;
}
.sirc-404 .container .sirc-search-form {
  width: 100%;
}
.sirc-404 .container .span5 {
  margin: 100px auto;
  float: none;
}
.sirc-404 .container .span5 h3 {
  margin-bottom: 50px;
}
.sirc-404 .container .span5 p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #888;
}
.sirc-search-form input,
.sirc-search-form .btn {
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  font-size: 12px;
}
.sirc-search-form .btn {
  background: #3f4041;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #3f4041;
  padding-left: 15px;
  padding-right: 15px;
}
.sirc-listing-tools {
  color: #555;
}
.sirc-listing-tools label,
.sirc-listing-tools input,
.sirc-listing-tools select,
.sirc-listing-tools .btn {
  font-size: 11px;
}
/*.sirc-listing-tools select {
  width: 100px;
}*/
.sirc-listing-tools .form-inline label,
.sirc-listing-tools .form-inline select {
  margin-right: 10px;
}
.sirc-listing-tools .pagination {
  padding: 0;
  margin: 0;
}
.sirc-listing-tools .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sirc-listing-tools .pagination ul li:first-child a,
.sirc-listing-tools .pagination ul li:last-child a {
  background: none;
}
.sirc-listing-tools .pagination ul li:last-child a {
  padding-right: 0 !important;
  margin-right: 0;
}
.sirc-listing-tools .pagination ul .active a {
  background: none;
}
.sirc-listing-tools .pagination a {
  border: 0;
  color: #717171;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 3px;
  padding: 4px 12px !important;
  background: #e5e5e5;
  font-size: 11px;
}
.sirc-listing-tools .pagination a:hover {
  background: #e5e5e5;
}
.sirc-listing-tools .btn {
  background: #e5e5e5;
  color: #fff;
  border: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sirc-page-heading {
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
  border-bottom: 1px solid #dfdfdf;
  margin: -10px 0 40px;
  padding: 0 0 34px 0;
  position: relative;
}
.sirc-page-heading:after {
  display: block;
  width: 40px;
  height: 3px;
  background: #333333;
  content: '';
  position: absolute;
  bottom: -2px;
}
.sirc-product-sidebar .btn-send {
  padding:10px 20px !important;
}
.sirc-product-sidebar .cards {
  margin-bottom: 20px;
}
.sirc-product-sidebar .range {
  font-size:10px;
  margin-top:10px;
}
.sirc-product-sidebar .range input {
  width:50px;
  margin-left:5px;
}
.sirc-product-sidebar .range input:first-child {
  margin-right:5px;
  margin-left:0px;
}

.sirc-product-sidebar .cards h5 {
  margin: 5px 0;
  text-transform: uppercase;
  /*font-size: 11px;*/
}
.sirc-product-sidebar .cards ul {
  margin: 0;
  list-style: none;
}
.sirc-product-sidebar .cards ul li {
  margin: 5px 0 5px 20px;
  position: relative;
}
.sirc-product-sidebar .cards>ul>li {
  margin-left: 0px;
}
.sirc-product-sidebar .cards ul li a {
  color: #999;
  font-size: 13px;
}
.sirc-product-sidebar .cards ul li.active > a {
  color: #333;
  font-weight: bold;
}
.sirc-product-sidebar .cards ul li.active:before {
  
}
.sirc-product-sidebar .cards input[type="checkbox"] {
  width:20px;
  height:20px;
  display:inline;
}
.sirc-product-listing .sirc-listing .row {
  margin-bottom: 0;
}
.sirc-generic .sirc-generic-content {
  line-height: 1.6;
}
.sirc-generic .sirc-generic-content .media {
  margin-bottom: 20px;
}
.sirc-generic .sirc-generic-content .media .pull-right {
  margin-left: 30px;
}
.sirc-generic .sirc-generic-content .media .pull-left {
  margin-right: 30px;
}
.sirc-product-detail .breadcrumbs {
  margin-top: -20px;
  margin-bottom: 20px;
  color: #a3a3a3;
  text-transform: uppercase;
  font-size: 10px;
}
.sirc-product-detail .breadcrumbs a {
  color: #3399cc;
}
.sirc-product-detail .product-detail {
  margin-bottom: 30px;
  font-size: 13px;
}
.sirc-product-detail .product-detail h1 {
  font-size:32px;
}
.sirc-product-detail .product-detail h3 {
  font-size:18px;
}
.sirc-product-detail .product-detail select, .sirc-product-detail .product-detail label {
  font-size:13px;
}
.sirc-product-detail .product-detail span.error {
  color:red;
  font-size:12px;
}
.sirc-product-detail .product-detail #product-stock-status input {
  margin-top:10px;
}
.sirc-product-detail .product-detail .product-images .preview {
  width: 533px;
  /*height: 600px;*/
  position: relative;
  margin-bottom: 20px;
}
#deals .boxed{
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	width: 23.4043%;
	margin-left:10px;
	vertical-align: top;
}
.boxed{
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
/*	width: 31.55%; */
  max-width: 220px;
	margin-left:10px;
	vertical-align: top;
}
.search-bar{width:100px;}
.bost{padding:10px;padding-left:15px;}
.mins{margin-left:-10px;}
.sirc-product-detail .product-detail .product-images .preview .btn-detail {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	height: 28px;
	width: 28px;
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.sirc-product-detail .product-detail .product-images .preview .btn-detail i {
  position: absolute;
  left: 6px;
  top: 5px;
}
.sirc-product-detail .product-detail .product-images .row .span2 {
  width: 120px;
}
.sirc-product-detail .product-detail .product-detail .label.sale {
  padding: 10px 12px 10px 15px;
  letter-spacing: 5px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  background: #e94b3f;
}
.sirc-product-detail .product-detail .product-detail .price {
  color: #777;
}
.sirc-product-detail .product-detail .product-detail .price .strike {
  color: #ccc;
}
.sirc-product-detail .product-detail .product-detail .price h2 {
  font-size: 20px;
  margin: -10px 0 10px;
}
.sirc-product-detail .product-detail .product-detail article {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 5px;
  color: #777777;
}
.sirc-product-detail .product-detail .product-detail form .row {
  margin-bottom: 5px;
}
.sirc-product-detail .product-detail .product-detail form .select select {
  width: 152px;
}
.sirc-product-detail .product-detail .product-detail form label {
  color: #777;
}
/*.sirc-product-detail .product-detail .product-detail form .quantity select {
  width: 70px;
  height: 45px;
}*/
.sirc-product-detail .product-detail .product-detail form .btn-add-to-cart {
  background: #e94b3f;
  color: white;
  width: 155px;
  text-transform: uppercase;
  font-size: 13px;
  height: 45px;
  border: 0;
  border-radius: 4px;
  letter-spacing: 1px;
}
.sirc-product-detail .product-review {
  color: #777;
  margin-bottom: 60px;
}
.sirc-product-detail .product-review a {
  color: #e94b3f;
}
.sirc-product-detail .product-review .span9 {
  border: 1px solid #e1e1e1;
  border-width: 1px;
  margin-left: 16px;
}
.sirc-product-detail .product-review .span9 .infos {
  padding: 10px 20px 20px 40px;
}
.sirc-product-detail .product-review .span9 .infos ul {
  margin: 0;
  list-style: none;
}
.sirc-product-detail .product-review .span9 .infos .review {
  line-height: 1.8;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.sirc-product-detail .product-review .span9 .infos .review li {
  margin-bottom: 40px;
}
.sirc-product-detail .product-review .span9 .infos .review li p {
  margin-bottom: 15px;
}
.sirc-product-detail .product-review .span9 .infos .review h5 {
  color: #333;
  font-size: 15px;
}
.sirc-product-detail .product-review .span9 .infos .review h5 img {
  position: relative;
  margin-top: -3px;
  margin-right: 10px;
}
.sirc-product-detail .product-review .span9 .infos .review h5 em {
  color: #777;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
}
.sirc-product-detail .product-review .span3 {
  background: #e1e1e1;
  border: 1px solid #e1e1e1;
  padding-right: 18px;
  margin-right: -18px;
}
.sirc-product-detail .product-review .span3 ul {
  list-style: none;
  margin: 0;
}
.sirc-product-detail .product-review .span3 ul li {
  width: 189px;
  padding: 20px 25px;
  text-align: right;
  border-bottom: 1px solid #d8d8d8;
  font-size: 11px;
  text-transform: uppercase;
}
.sirc-product-detail .product-review .span3 ul li a {
  color: #717070;
  font-weight: bold;
}
.sirc-product-detail .product-review .span3 ul li.active a {
  color: #999999;
}
.sirc-search-result .sirc-page-heading em {
  display: block;
  font-style: normal;
  color: #999;
  font-size: 12px;
  letter-spacing: normal;
  font-weight: normal;
  margin-top: -5px;
}
.sirc-search-result .sirc-result-section {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 30px;
}
.sirc-search-result .sirc-result-section ul.result-list {
  margin: -20px 0 0;
}
.sirc-search-result .sirc-result-section ul.result-list li {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px;
  margin-bottom: 20px;
  overflow: hidden;
}
.sirc-search-result .sirc-result-section ul.result-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sirc-search-result .sirc-result-section h3 {
  font-size: 15px;
  margin: 0;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: -5px;
}
.sirc-search-result .sirc-result-section.search-form {
  padding-top: 40px !important;
  overflow: hidden;
}
.sirc-search-result .sirc-result-section.search-form label {
  margin-right: 20px;
}
.sirc-search-result .sirc-result-section.product-result {
  padding-top: 0;
}
.sirc-search-result .sirc-result-section.product-result .span7 {
  margin-left: -30px;
}
.sirc-search-result .sirc-result-section h2,
.sirc-search-result .sirc-result-section label {
  font-size: 18px;
  font-weight: bold;
}
.sirc-search-result .sirc-result-section h2 {
  padding-bottom: 20px;
}
.sirc-cart .cart-table {
  border-color: #e1e1e1;
}
.sirc-cart .cart-table th {

  
  background-color: #F9F9F9;
    color: #A7A7A7;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 20px;
}
.sirc-cart .cart-table th:first-child {
  text-align: left;
}
.sirc-cart .cart-table td {
  border-color: #e1e1e1;
  text-align: center;
  vertical-align: middle;
  color: #555;
  padding: 20px;
}
.sirc-cart .cart-table td:first-child {
  text-align: left;
}
.sirc-cart .cart-table td:nth-child(4) {
  font-weight: bold;
}
/*.sirc-cart .cart-table td select {
  width: 60px;
  margin-bottom: 0px;
}*/
.sirc-cart .cart-table td .span4 {
  margin-left: -40px;
  padding-top: 32px;
  font-weight: bold;
}
.sirc-cart .cart-tools {
  border-bottom: 2px solid #e1e1e1;
  padding: 20px 0;
}
.sirc-cart .cart-tools select,
.sirc-cart .cart-tools a {
  text-transform: uppercase;
  font-size: 11px;
  color: #999999;
}
.sirc-cart .cart-tools a {
  font-weight: bold;
}
.sirc-cart .cart-tools a i {
  padding-right: 5px;
  opacity: 0.5;
}
.sirc-cart .table.checkout {
  border: 0;
  margin-top: 20px;
}
.sirc-cart .table.checkout td {
  border: 0;
  text-align: right;
}
.sirc-cart .table.checkout td.span10 {
  text-transform: uppercase;
  font-size: 11px;
  color: #999;
  padding-right: 0;
}
.sirc-cart .table.checkout td.span10 a {
  color: #999;
  padding-right: 10px;
  font-weight: bold;
}
.sirc-cart .table.checkout td.span2 {
  color: #555;
  padding-left: 0;
}
.sirc-cart .btn-checkout {
  background: #82c028;
  background-image: none;
  border: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  color: white;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  padding: 10px;
  font-size: 11px;
  margin-top: -10px;
}
.sirc-contact .contact-form h2 {
  font-size: 18px;
}
#cart-place-order-personal-form h3 {
  margin-top:20px;
  font-size:16px;
}
#cart-place-order-personal-form input,
#cart-place-order-personal-form textarea,
.sirc-contact .contact-form input,
.sirc-contact .contact-form textarea {
  /*padding: 10px 16px 10px 15px;*/
  resize: none;
  margin-bottom: 0px;
}
#cart-place-order-summary table {
  width:100%;
}
#form-add-to-cart select {
  width: 180px;
  margin-right: 10px;
}
#form-add-to-cart .btn-send,
.sirc-paymentnotif .btn-send,
.reset-password-form .btn-send,
#cart-place-order-personal-form .btn-send,
#cart-place-order-guest .btn-send,
#register-form .btn-send,
.sirc-member-info .btn-send,
.sirc-contact .contact-form .btn-send,
.sirclo-form .btn-send,
.sirc-product-sidebar .btn-send,
#testimonials-content .btn-send {
  padding: 10px 40px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  background: #e94b3f none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  border: 0;
  border-radius: 0;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
.sirc-member-info .btn-send.inactive,
#cart-place-order-personal-form .btn-send.inactive {
  background-color: #999999;
}
.sirc-paymentnotif .form-horizontal .controls {
  margin-left: 0;
}
.sirc-paymentnotif .help-block,
.sirc-paymentnotif .help-block ul,
.reset-password-form .help-block,
.reset-password-form .help-block ul,
.sirc-member-info .help-block,
.sirc-member-info .help-block ul {
  margin-bottom: 0;
}
.sirc-member-info .btn {
  
}
.sirc-member-info .btn.account-edit {
  margin-top:20px;
  margin-left:20px;
  width:auto;
}
.sirc-member-info .row .separator {
  text-align: center;
  line-height: 40px;
}
.sirc-member-info .row {
    margin-bottom: 10px;
}
.sirc-member-info td a {
  color:#09c;
}
.sirc-contact .span6.contact-info {
  padding-top: 55px;
  margin-left: -20px;
  font-size: 15px;
  color: #777;
  line-height: 2;
}
.sirc-contact .span6.contact-info p {
  padding-bottom: 15px;
}

.sirc-map-contact {
  height: 340px;
  margin-top: 150px;
  margin-bottom: -80px;
  background: url(http://www.sumvelo.com/resources/img/map.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sirc-order .contact-form h2 {
  /*font-size: 18px;*/
}
.sirc-order .contact-form input,
.sirc-order .contact-form textarea {
  padding: 10px 16px 10px 15px;
  resize: none;
  margin-bottom: 0px;
}
.sirc-order .contact-form .btn-send {
  padding: 10px 40px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  background: #e94b3f none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  border: 0;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
.form-message {
  background-color: #ffffff;
  padding-top: 0;
  margin-top: 20px;
}
.form-success {
  background: #e6efc2;
  color: #264409;
  border: 1px solid #c6d880;
  padding: 5px 10px;
  margin: 10px 0px;
  margin-top: 0;
}
/* Order Prepayment
  ================= */
.sirc-prepayment .prepayment {
  text-align:center;
  padding:50px 0px;
}
.sirc-prepayment .prepayment h1 {
  font-size:24px;
}
.sirc-home .carousel-inner>.item {
    /*height: 470px;*/
}
.sirc-home .carousel-inner>.item>img, .sirc-home .carousel-inner>.item>a>img {
  width: 960px;
}
#screen_quickview .cloud-zoom-gallery img:hover,
.cloud-zoom-gallery img:hover {
  border: 2px solid #6e97da;
  margin: -2px;
}
#screen_quickview .cloud-zoom-gallery.active img,
.cloud-zoom-gallery.active img {
  border: 3px solid #6e97da;
  margin: -3px;
}
/* Cart */
/* Cart
  ================*/
#cart-header {
  background:#fff;
  margin-top:20px;
}
#cart-header h1 {
  padding:20px 30px 0px 30px;
}
#cart-header p {
  padding:0px 30px 20px 30px;
  margin-bottom: 0px;
}
#cart-content {
  margin-top:20px;
  background:#fff;
  font-size:13px;
}
#cart-content .cart-empty {
  margin-left:35px;
  margin-top:35px;
}

#cart-content input[type='text']{
    margin-right: 10px;
    background: none;
    padding: 7px 10px;
    width:50px;
    margin-bottom:0px;
}
#cart-content .cart-table table {
  margin:30px 0;
  width:940px;
  border:1px solid #dddddd;
  border-collapse:collapse;
  *border-collapse:collapse;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#cart-content .cart-table table th,#cart-content .cart-table table td, #cart-content .cart-table table tr {
  border-top:1px solid #dddddd;
}
#cart-content .cart-table table td, #cart-content .cart-table table th {
  vertical-align:middle;
  padding:10px 20px;
  text-align:left;
}
#cart-content .cart-table table td.number, #cart-content .cart-table table th.number {
  text-align: right;
}

#cart-content .cart-table table form {
  margin:0px;
}

#cart-content .cart-table table th {
  background-color:#f9f9f9;
  font-size:11px;
  color:#a7a7a7;
  font-weight:normal;
  padding:10px 20px;
}

#cart-content table .cart-item-image {
  width:40px;
}
#cart-content table td.cart-item-image + td {
  color:#a7a7a7;
}
table a.cart-item-title {
  color:#000;
  font-weight:bold;
  font-size:13px;
}
table .cart-item-options {
  font-size:12px;
  color:#a7a7a7;
  display:block;
}
#cart-content table a.cart-item-title {
  display:block;
}
#cart-content table .cart-column-price {
  width:15%;
}
#cart-content table .cart-column-quantity {
  width:20%;
}
#cart-content table .cart-column-amount {
  width:15%;
}
#cart-content table .dollar-value {
  text-align:center;
}

#cart-content table .cart-total-row {
  text-align:right;
  font-size:10px;
  color:#a7a7a7;
} 
#cart-content table .cart-item-total-row, #cart-content table .cart-grand-total-row {
  text-align: right;
}

.cart-table table {
  font-size:12px;
}

.cart-table table .cart-total-row td {
  text-align:right;
  font-size:12px;
  color:#a7a7a7;
} 
.cart-table table .cart-item-total-row td, .cart-table table .cart-grand-total-row td {
  text-align: right;
  font-size: 12px;
}
.cart-table table td.dollar-value {
  text-align:right;
}

#cart-content hr {
  margin:20px 0px 10px 0px;
}

#cart-content td .cart-item-options {
  font-size:10px;
  color:#a7a7a7;
}

#cart-content .cart-item-qty input[type="submit"] {
  font-size:10px;
}

#cart-content .cart-update-quantity input[type='submit'], #cart-content input[type='submit'][value='Remove']{
    display: inline-block;
    background: none;
    text-decoration: underline;
    color: #2e1600;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: top;
    padding: 0;
    width: auto;
    border:none;
}
#cart-content input[type='submit'][value='Remove']{
    position: relative;
    top: -20px;
}

#cart-content table form {
  margin-bottom:0px;
  text-align:right;
}
#cart-content .cart-update-quantity label {
  font-size:10px;
}
#cart-continue {
  margin-bottom:20px;
  text-align:right;
  text-transform: uppercase;
}

#cart-continue {
  font-size:10px;
  margin:20px 0px;
}
#cart-continue .btn-flat {
  background-color:#eb483c;
  color:#fff;
  font-size:14px;
  margin-left:10px;
  padding:5px 30px;
}
#cart-continue .btn-flat.inactive {
  background-color:#999;
}

.cart-edit-form {
  /*padding:0px 30px;*/
}
.cart-edit-form form {
  margin-bottom:10px;
}
.cart-edit-form form span {
  display:inline-block;
  width:240px;
}
.cart-edit-form input[type="submit"] {
  padding:5px 10px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;

  border:none;
  background-color:#363C43;
  color:white;
  text-transform:uppercase;

  font-size:11px;
}

#cart-content .cart-edit-form input[type="text"] {
  width:200px;
  padding:3px 10px;
}
#cart-content .cart-edit-form select {
  width:222px;
  height:auto;
  margin-right:10px;
  margin-bottom:0px;
}
.product-img-main {
  width: 540px;
}
#cart-place-order-guest div {
  text-align: center;
}
#cart-place-order-accordion .accordion-group {
  border: 0px;
}
.payment-group .radio input[type="radio"] {
  margin-left: 0px;
}
.payment-group span,
.control-group input[type="checkbox"] + span {
  margin-left: 10px;
}
.control-group input[type="checkbox"] {
  float: left;
}
.btn-success.number {
  border-radius: 12px;
  padding: 0px 8px;
  float: right;
}
p.error-message {
    color: red;
}
a.brand img {
    max-height: 50px;
}

.blog-articles-row h2 {
  margin-top:-5px;
  font-size:24px;
}
.blog-articles-row a.read-more {
  color:#08c;
}

/** grey icon hack **/

.icon-trans, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-transparent.png");
}

/*-------------------------- hover hack ------------------------------*/
.dropdown:hover > .dropdown-menu {
  display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

/* --- filter fields --- */
div.filter-field:first-child {
    border-top: 1px solid #ccc;
}
div.filter-field {
    border-bottom: 1px solid #ccc;
}
div.filter-fields input[type="submit"] {
    margin-top: 10px;
}


#cart-place-order-summary-loading { 
  padding-top:50px; 
  text-align:center; 
  display:none; 
}

.help-block ul { margin-left:0px; }
.help-block ul li { list-style:none; }

.shipping-form div.checkout-error {margin-bottom:10px; color:red; font-size:11px; }

#cart-order-placed h1 { font-size:30px; }
#cart-order-placed p { margin-top:30px; }

#photos-content .photo-category { margin-bottom:20px; }
#photos-content .photo-category-title { font-size:11px; font-weight:bold; }
.photos-photo { font-size:12px; }
.photos-photo .title { font-weight:bold; margin-top:20px; }

.sirc-blog .sirc-generic-content a,  {
  text-decoration: underline;
}



.sirc-head .navigation .pads{padding:0 10px}
.nav-bar{list-style-type:none;color:#777;height:20px;}
.nav-bar a{color:#999;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;display:block;}
.nav-bar li{float:left;margin:8px 10px;}
#form-row-agreement .sirclo-form-input { margin-left:170px; }
.sec-a{width:20%;display:inline-block;}
.sec-b{width:60%;display:inline-block;}

@media(max-width: 979px) and (min-width:768px) {
.sirc-editable p{padding:0 10px 15px;}
.grid-a{height:190px;overflow:hidden;}
.sirc-head .navigation.navbar .cart{width:300px;}
.boxed{width: 23.4043%;;}

  .navbar button.btn { margin-top:10px;color:#000; font-weight:bold;text-shadow: none; padding: 0px !important; font-size: 16px; width: 100%; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;border-left: 0px solid #000;border-right: 0px solid #000; border-bottom: 1px solid #000;border-top: 1px solid #000; background:#fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; height:40px; }
 .navbar button.btn:hover { color:#000;background:#eee;} 
 .container { width:760px; }

  .span1 { width:45px; }
  .span2 { width:110px; }
  .span3 { width:175px; }
  .span4 { width:240px; }
  .span5 { width:305px; }
  .span6 { width:370px; }
  .span7 { width:435px; }
  .span8 { width:500px; }
  .span9 { width:565px; }
  .span10 { width:630px; }
  .span11 { width:695px; }
  .span12 { width:760px; }

  .span-sirclo4-1 {width:145px; margin-left:36px; margin-bottom:20px; }
  .span-sirclo4-2 {width:326px; margin-left:36px; margin-bottom:40px;} 
  .span-sirclo4-3 {width:507px; margin-left:36px; }
  .span-sirclo4-4 {width:907px; margin-left:36px; }
  .margin-to-padding {margin-left:0px; padding-left:36px; }
  .products-product .product-special-icon { top:-8px; right:-10px; }
  .products-product .product-special-icon img { width:30px; }
  .products-product .product-name a { font-size:12px; }
  .col {margin-bottom: -99999px; padding-bottom: 99999px; } 
  .col-wrap {overflow: hidden; }
  .navbar { margin-bottom:0px; }
  .navbar .nav { text-align:center; width:100%; margin-top:0px; margin-right:0px; margin-bottom:0px; }
  .navbar .nav > li { display:block; float:none; text-align:center; }
  .navbar .nav > li > a { border-left: none; border-top:1px solid #d0c4aa; margin-bottom:0px; }

  .sirc-newsletter {margin-top:20px;}
  .sirc-newsletter input.span2 { width:300px; }
  .sirclo-form .sirclo-form-label { float:none; width:auto; }
  .sirclo-form .sirclo-form-input { margin-left:0px; }
  #form-row-agreement .sirclo-form-input { margin-left:0px; }

  #footer-newsletter-signup .social-media {display:block;padding:22px 2px 22px 50px;float:left;}
  #products-list-top { margin-bottom:20px; }
  #product-details-images #wrap a { width:340px; }
  #product-details-images img.product-img-thumb { width:56px; }

  #cart-content .cart-table table { }
  #cart-content input[type="submit"][value="Remove"] { top:inherit; }
  #cart-content table form { text-align:center; }
  #cart-content .number input[type="text"] { margin-right:0px; }

  #products-list-sidebar input { width:90px; }
  #products-list-sidebar .range-slider input { width:30px; font-size:11px; }
  #product-details-details #add-to-cart .btn-flat {	background:url(http://www.sumvelo.com/resources/images/bag.png) no-repeat 20% 10px #FF8767; }
.nivo-caption {width:50%;	left:50%;top:40%;margin-left:-25%;line-height:30pt;font-size:30pt;}
  .sirc-product-detail .product-detail .product-images .preview{width:100%}
}

@media(max-width: 767px) {
label{text-align:left;}
.text-align{text-align:left;}
.sirc-editable p{padding:0 10px 15px;font-size:16px;}
#deals .boxed{width: 47.5%;}
.nav-bar li{float:left;margin:8px 5px;}
.grid-a{height:auto;overflow:inherit;}
.grid-aa{height:auto;}
.grid-b{height:auto;overflow:inherit;}
.grid-b img{width:100%}
.grid-c{height:auto;overflow:hidden;margin-top:10px;}
.grid-c img{width:100%}
.sirc-head .navigation.navbar .cart{width:220px;}
.pull-right{float:right;}
.pull-left{float:left;}
  body {padding-left:0px; padding-right:0px;}
  .container { width:auto; text-align:center; }
  #footer-newsletter-signup .social-media {float:none;display:block;padding-bottom:20px;}
  .sirc-slider { height:auto; }
  .sirc-home .carousel-inner>.item { height: auto; }

  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] { float: none; display: block; width: 100%; margin-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .row, .margin-left, .row.sirclo-negative { margin-left:0px; }
  .margin-to-padding { padding-left:0px; }
.category-name{max-width:100%; margin:0 auto;}
  .col { margin-bottom:inherit; padding-bottom:inherit; }
  .col-wrap { overflow:inherit; }

  #header-site-logo { text-align:center; }
  #header-shopping-cart .member-links { text-align:center; margin-top:10px; }
  #header-shopping-cart .member-links a, #header-shopping-cart .member-links span { display:inline-block !important; }
  #header-shopping-cart .member-links a.last { padding-right:10px; }
  #search-form.pull-right { text-align:center; float:none; display:block; }
  #search-form input[type="text"] { width:60%; height:30px; display:inline-block; }
  #search-form button[type="submit"] { width:15%; }

  #common-page-header h1 { font-size:24px; }
  #common-page-header p { margin-left:0px; }
  #common-page-header .breadcrumb { margin-left:0px; }

  .common-sidebar { padding:20px 15px; }
  .common-sidebar ul { margin-right:0px; margin-bottom:0px; }
  #products-list-sidebar ul { margin-bottom:30px; }

  .navbar button.btn { margin-top:10px;text-align:left;color:#000; font-weight:bold;text-shadow: none; padding-left:10px; font-size: 16px; width: 100%; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;border-left: 0px solid #000;border-right: 0px solid #000; border-bottom: 1px solid #000;border-top: 1px solid #000; background:#fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; height:40px; }
 .navbar button.btn:hover { color:#000;background:#eee;} 
 .navbar { margin-bottom:0px; text-align:center; border-top:none; }
  .navbar .nav { text-align:center; width:100%; margin-top:0px; margin-right:0px; margin-bottom:0px; }
  .navbar .nav > li { display:block; float:none; text-align:center; }
  .navbar .nav > li > a { border-left: none; border-top:1px solid #d0c4aa; margin-bottom:0px; }

  #home-featured-products { text-align:center; }
  #home-banners .banner-content { max-width:350px; margin:0px auto; margin-bottom:20px; }

  .products-product { width:80%; margin:0 auto; margin-bottom:20px; max-width:220px; }
.footer-links > ul > li {   padding-top:5px;  display: block; }
  .footer-links p, #footer-copyright p { text-align:center;padding-left:20px; padding-right:20px; }
  #footer-payment { text-align:center; margin-bottom:50px; }
  #footer-payment p { padding-left:20px; padding-right:20px; }

  .sirclo-form .sirclo-form-label { float:none; text-align:center; width:auto; }
  .sirclo-form .sirclo-form-input { margin-left:0px; }
  #form-row-agreement .sirclo-form-input { margin-left:0px; }

  #products-list-paging .paging { margin-bottom:40px; margin-right:30px; }
  #products-list-paging .pagination_number { margin-bottom:40px; }

  #products-list-sidebar {text-align:left; padding-bottom:10px;}
  #products-list-sort { margin-bottom:0px; }

  #product-details-images { width:80%; margin:0 auto; }
  #product-details-images #wrap { margin-left:0px; }
  #product-details-images #wrap a { width:100%; }
  #product-details-details { clear:both; padding-top:20px; }
  #product-details-images li.first { margin-left:15px; }
  #product-details-images img.product-img-thumb { width:50px; }
  #product-details-images > ul { margin-left:-15px; }
  #product-details-details h1 { padding-right:0px; }
  #product-details-details #add-to-cart { margin-right:0px; }
  #product-details-details .specification { margin:0 20px; }

  #product-details-related > h2, #product-details-related > p { margin:-40px 40px 30px; }


  #blog-articles-sidebar { text-align:left; }
  #blog-recent-posts > li > a { text-align:left; }
  #blog-archives { margin-right:0px; margin-bottom:0px; }
  #blog-article .blog-articles-row, #blog-articles .blog-articles-row { padding:20px; margin:0px; }
  #blog-articles hr { margin:20px 0px; }
  #blog-articles .prev-next { float:none; width:auto; margin:20px; }
  #blog-articles .prev-next.text-right { text-align:left; }

  #cart-content input[type="submit"][value="Remove"] { top:inherit; }
  #cart-content table form { text-align:center; }
  #cart-content .cart-table table td, #cart-content .cart-table table th { padding:5px; }
  #cart-content .cart-table table { margin:15px; }
  #cart-content .cart-table table input[type="text"] { max-width:15px; font-size:11px; padding:3px; display:block; margin:0 auto; }
  #cart-content .cart-item-image img { max-width:30px; }
  #cart-content .cart-table table th { font-size:9px; }
  #cart-content .cart-table table td { font-size:11px; }
  #cart-content .cart-update-quantity input[type="submit"], #cart-content input[type="submit"][value="Remove"] { font-size:10px; }
  #cart-content table .cart-item-total-row, #cart-content table .cart-grand-total-row { text-align:center; }
  .shopping-cart-item .cart-item-title { font-size:11px; }

  .cards li{border-top:1px solid #ccc;line-height:27px;}
.cards li:last-child{border-bottom:1px solid #ccc;}
  .cart-edit-form { padding:0px 15px; text-align:left; }
  .cart-edit-form form span { display:block; }
  #cart-content .cart-edit-form form input[type="text"] { width:60%; }
  #cart-content .cart-edit-form form select { width:60%; }
  #cart-continue { text-align:left; }
  #cart-continue { margin:20px 15px; }
  #cart-content hr { margin: 20px 15px 10px 15px; }

  #cart-place-order-personal { text-align:left; margin-left:0px; padding:20px 15px 0px 15px; }
  #cart-place-order-personal label { text-align:left; }

  #cart-place-order-summary { padding:0px 15px 20px 15px; text-align:left; border-top: 1px solid #E7E7E7; }

  #account-form { padding:20px 15px; }
  #account-detail { margin:0px; }
  #account-form .table { width:100%; }
  #account-form .table th { font-size:9px; }
  #account-form .table td { font-size:8px; }
  #account-form #account-detail .table td { font-size:12px; }
  #account-form #account-detail .table th { font-size:12px; }

  #account-form form { text-align:left; margin-top:0px; }
  #account-form form label { text-align:left; }

  #account-form .table .invoice { display:none !important; }

  #account-order-history { margin:20px -10px; }

  #static-sidebar { text-align:left; padding:20px 15px; }

  #testimonials .testimonial-image img { margin-left:0px; }
  #testimonials .testimonial-row { padding-left:20px; padding-right:20px; }
  #product-details-details #add-to-cart .btn-flat {	background:url(http://www.sumvelo.com/resources/images/bag.png) no-repeat 15% 10px #FF8767; }
 .nivo-caption {width:50%;	left:50%;top:40%;margin-left:-25%;line-height:10pt;font-size:10pt;}
.sirc-member-info .row .separator{text-align:left;}
.pagination-right{text-align:left;}
.sirc-product-detail .product-detail .product-images .preview{width:100%}
.hidden-mobile{display:none;}
}

@media(max-width: 488px) {
.nav-bar li{float:left;margin:5px 2px;}
.hidden-mobile{display:none;}
.pull-right{margin: 5px auto;}
.pull-left{}
.boxed{width: 45.39%;}
#deals .boxed{width: 45.39%;}
.new, .sale {
    font-size: 8px;
    letter-spacing: 0.5px;
    padding: 0px;
    width: 30px;
	height:18px;
}
.backorder{  font-size: 8px;
    letter-spacing: 0.5px;
    padding: 2px 0px 5px ;height:10px;
    width: 65px;
	}
.sold{ font-size: 8px;
    letter-spacing: 0.5px;
    padding: 0px 0px 5px;height:15px;
    width: 55px;}
.sirc-editable p{padding:0 10px 15px;font-size:16px;}
.text-right{text-align:left;}
.text-align{text-align:left;}
label{text-align:left;}
.cards li{border-top:1px solid #ccc;line-height:27px;}
.cards li:last-child{border-bottom:1px solid #ccc;}
.sirc-member-info .row .separator{text-align:left;}
.pagination-right{text-align:left;}
.sirc-product-detail .product-detail .product-images .preview{width:100%}
.navbar-inner input.search-query{width:100px;margin-right:6px;}
.sirc-head .navigation.navbar .brand{width:40%;}
.sirc-head .navigation.navbar .cart{width:50%;margin-top:-5px;}
#cart-content .cart-table table{margin:0px;width: 100%;}
.cart-edit-form{padding:10px 0px;}
#cart-content hr{margin:0px 0px 10px;}
#cart-continue{margin: 0px;}
#cart-continue .btn-flat{margin-left:0px;margin-top:10px;}
.controls input{height:40px;}
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .testimonial-slider{margin-top:40px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
	top:0px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: left;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #999;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #E94B3F;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.testie{display:block;}
.bord{padding:4px;margin-bottom:20px;}
.span-sirclo4-1 {
  width:215px;
  margin-left:20px;
  margin-bottom:20px;
}
.category-name a {
    color: #FFFFFF;
}
.category-name {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    padding: 10px;
    text-transform: uppercase;
}
@media(max-width: 1024px) {
  a.quickview{display:none;}
}