﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Abel);
@media print {
  a[href]:after {
    content: none; }
  header,
  .youarehere,
  .left-sidebar,
  .addToCartDiv,
  .btn-breadcrumb,
  .pagination,
  .filter,
  .navbar {
    display: none !important; } }

#do_action .total_area, #do_action .chose_area {
  border: 1px solid #E6E4DF;
  color: #696763;
  padding: 30px 25px 30px 0;
  margin-bottom: 80px; }

select, textarea {
  background: #F0F0E9;
  border: 0;
  color: #696763;
  padding: 5px;
  width: 100%;
  border-radius: 0;
  resize: none; }

.recommended-item-control i, a, .btn {
  -moz-transition: 300ms;
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  transition: 300ms; }

.update, .check_out, .btn-important, .recommended-item-control i, .cart, .btn.btn-primary {
  background: #fe980f;
  border-radius: 0;
  color: #FFFFFF;
  border: 1px solid #797979 !important; }

.step-one .heading {
  background: none repeat scroll 0 0 #F0F0E9;
  color: #363432;
  font-size: 20px;
  margin-bottom: 35px;
  padding: 10px 25px;
  font-family: Roboto, sans-serif; }

.bill-to p {
  color: #696763;
  font-size: 20px;
  font-weight: 300; }

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  background-color: #fe980f;
  color: #FFFFFF;
  font-family: Roboto, sans-serif;
  text-decoration: none; }

.login-form h2, .signup-form h2 {
  color: #696763;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px; }

.login-form form input, .signup-form form input {
  background: #F0F0E9;
  border: medium none;
  color: #696763;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  margin-bottom: 10px;
  outline: medium none;
  padding-left: 10px;
  width: 100%; }

.login-form form button, .signup-form form button {
  background: #fe980f;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  display: block;
  font-family: Roboto, sans-serif; }

.new, .sale {
  position: absolute;
  top: 0;
  right: 0; }

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
  background-color: #fe980f;
  border: 0;
  color: #FFFFFF;
  cursor: default;
  margin-right: 0;
  margin-left: 0; }

div .pagination ul li:first-child a, div .pagination ul li:first-child span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0; }

div .pagination ul .active a, div .pagination ul .active a:hover, div .pagination ul .active a:focus, div .pagination ul .active span, div .pagination ul .active span:hover, div .pagination ul .active span:focus {
  background-color: #fe980f;
  border-color: #fe980f;
  color: #FFFFFF;
  cursor: default;
  z-index: 2; }

.sidebarbox #categories .title:hover, .sidebarbox #categories .title:focus, .navbar-nav li ul.sub-menu li:hover, .navbar-nav li ul.sub-menu li:focus {
  background-color: #fe980f;
  border-color: #fe980f;
  color: #FFFFFF;
  z-index: 2; }

div .pagination ul li a, div .pagination ul li span {
  background-color: #ebebeb;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color: black; }

.siglee-post-meta li i:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-color: transparent transparent transparent #fe980f;
  border-width: 4px;
  border-style: solid;
  top: 6px;
  left: 24px; }

.media-list .btn-primary {
  background: #FC9A11;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  padding: 1px 7px;
  text-transform: uppercase; }

#do_action {
  margin-bottom: 50px; }
  #do_action .total_area {
    padding-bottom: 18px !important; }

.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none !important;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px; }

.col-fixed {
  /* custom width */ }

.col-min {
  /* custom min width */ }

.col-max {
  /* custom max width */
  width: 160px;
  height: 160px; }

.tableItem {
  display: table !important;
  border: 1px black; }
  .tableItem .tableContent {
    display: table-cell  !important;
    vertical-align: middle;
    text-align: center; }
    @media screen and (min-width: 1600px) {
      .tableItem .tableContent {
        width: 500px !important;
        height: 500px !important; } }
    @media screen and (min-width: 1200px) and (max-width: 1599px) {
      .tableItem .tableContent {
        width: 450px !important;
        height: 450px !important; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .tableItem .tableContent {
        width: 400px !important;
        height: 400px !important; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .tableItem .tableContent {
        width: 300px !important;
        height: 300px !important; } }
    @media (max-width: 767px) {
      .tableItem .tableContent {
        width: 250px !important;
        height: 250px !important; } }
    @media (max-width: 480px) {
      .tableItem .tableContent {
        width: 200px !important;
        height: 200px !important; } }

#content {
  padding-top: 10px;
  padding-bottom: 10px; }

p.appsBigTitle {
  font-family: Segoe UI, Arial, Helvetica, Sans-serif;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  font-weight: bold; }

p.appsMiddleTitle {
  font-family: Segoe UI, Arial, Helvetica, Sans-serif;
  font-size: 17px;
  line-height: 25px;
  color: #000000;
  font-weight: bold; }

p.appsTitle {
  font-family: Segoe UI, Arial, Helvetica, Sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

p.appsLinkText {
  font-family: Segoe UI, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold; }

p.appsText {
  font-family: Segoe UI, Arial, Helvetica, Sans-serif;
  font-size: 14px; }

.cart_quantity_input {
  color: #696763;
  font-size: 16px;
  text-align: center;
  font-family: Roboto, sans-serif; }

.cart_button {
  display: block;
  margin-right: -12px;
  overflow: hidden; }
  .cart_button a {
    background: #e2e2d9;
    color: #FFFFFF;
    padding: 5px 7px;
    font-size: 16px; }
    .cart_button a:hover {
      background: #fe980f; }

.update {
  margin-left: 40px; }

.check_out {
  margin-left: 20px; }

.step-one {
  margin-bottom: -10px; }

#slider-carousel {
  padding-top: 20px; }

.contact-info .heading {
  text-transform: capitalize; }

.contact-info .social-networks ul li a i {
  background: none; }

.contact-info .social-networks ul li a:hover {
  color: #fe980f; }

.contact-form .heading {
  text-transform: capitalize; }

.contact-form .form-group {
  margin-bottom: 20px; }

.social-networks {
  overflow: hidden;
  text-align: center; }
  .social-networks ul {
    margin-top: -5px;
    padding: 0;
    display: inline-block; }
    .social-networks ul li {
      float: left;
      text-decoration: none;
      list-style: none;
      margin-right: 20px; }
      .social-networks ul li:last-child {
        margin-right: 0; }
      .social-networks ul li a {
        color: #999;
        font-size: 25px; }

#footer {
  background: #F0F0E9; }

.footer-top .container {
  border-bottom: 1px solid #E0E0DA;
  padding-bottom: 20px; }

.footer-top .col-sm-3 {
  overflow: hidden; }

.address {
  margin-top: 30px;
  position: relative;
  overflow: hidden; }
  .address img {
    width: 100%; }
  .address p {
    color: #696763;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    left: 25px;
    position: absolute;
    top: 50px; }

.footer-widget {
  margin-bottom: 68px; }
  .footer-widget .container {
    border-top: 1px solid #FFFFFF;
    padding-top: 15px; }

#ajaxloader {
  height: 286px; }
  #ajaxloader img {
    margin-top: 140px; }

.single-widget h2 {
  color: #696763;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 22px;
  text-transform: uppercase; }
  .single-widget h2 i {
    margin-right: 15px; }

.single-widget ul li a {
  color: #8C8C88;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 5px 0; }
  .single-widget ul li a i {
    margin-right: 18px; }
  .single-widget ul li a:hover {
    background: none;
    color: #fe980f; }

.searchform input {
  border: 1px solid #DDDDDD;
  color: #CCCCC6;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  margin-top: 0;
  outline: medium none;
  padding: 7px;
  width: 212px; }

.searchform button {
  background: #fe980f;
  border: medium none;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -3px;
  padding: 7px 17px; }
  .searchform button i {
    color: #FFFFFF;
    font-size: 20px; }
  .searchform button:hover {
    background-color: #fe980f; }
  .searchform button:focus {
    background-color: #fe980f; }

.searchform p {
  color: #8C8C88;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px; }

.footer-bottom {
  background: #CB181D;
  padding-top: 10px; }
  .footer-bottom p {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-left: 15px; }
    .footer-bottom p span a {
      color: #fe980f;
      font-style: italic;
      text-decoration: underline; }

.header_top {
  background: none repeat scroll 0 0 #da866f; }

.header-middle {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAABVCAYAAACM/15VAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdCAwFGKMb8wAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAIklEQVQ4y2M8IyH7nwEKmBiQwChnlDPKGeXAAAtfXhARygAuTQN6WHt0pQAAAABJRU5ErkJggg=="); }

.header-bottom {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA/CAIAAACuBzUDAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gKDAw5LAeZi8YAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAQ0lEQVQI172MsQ3AMAzDaF3RJf8/05+YwW7yQQcDgkST91kBfj0hYLQCTiYWQSMV9LISq5nrsHscH2d3fpmt+/Hix2w3CipaQFGAYAAAAABJRU5ErkJggg==") repeat-x;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23); }

ul.sub-menu {
  position: absolute;
  top: 30px;
  left: 0;
  background: white;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 220px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 800; }

.fa-angle-down {
  padding-left: 5px; }

/*@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		//Instead of the line below you could use @includetransform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		//Instead of the line below you could use @includetransform($scale, $rotate, $transx, $transy, $skewx, $skewy, $originx, $originy)
		transform: translateY(0);
	}
}*/
.cartImg {
  position: relative;
  text-align: center;
  float: left;
  margin-top: 4px; }

.cartItemCount {
  left: 3px;
  position: absolute;
  top: 1px;
  width: 100%; }

.login-form form span {
  line-height: 25px; }
  .login-form form span input {
    width: 15px;
    float: left;
    height: 15px;
    margin-right: 5px; }

.login-form form button {
  margin-top: -5px; }

.login-form label input {
  border: medium none;
  display: inline-block;
  height: 0;
  margin-bottom: 0;
  outline: medium none;
  padding-left: 0; }

.or {
  background: #fe980f;
  border-radius: 40px;
  color: #FFFFFF;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin-top: 75px;
  text-align: center;
  width: 50px; }

#slider {
  padding-bottom: 45px; }

.item {
  padding-left: 100px; }
  .item h1 {
    color: #B4B1AB;
    font-family: abel;
    font-size: 48px;
    margin-top: 115px; }
    .item h1 span {
      color: #fe980f; }
  .item h2 {
    color: #363432;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 22px;
    margin-top: 10px; }
  .item p {
    color: #363432;
    font-size: 16px;
    font-weight: 300;
    font-family: Roboto, sans-serif; }
  .item button:hover {
    background: #fe980f; }

.pricing {
  position: absolute;
  right: 40%;
  top: 52%; }

.get {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 23px; }

.control-carousel {
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #C2C2C1; }
  .control-carousel:hover {
    color: #fe980f; }

.right {
  right: 0; }

.category-products {
  border: 1px solid #F7F7F0;
  margin-bottom: 35px;
  padding-bottom: 20px; }
  .category-products .panel {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0; }
  .category-products .badge {
    background: none;
    border-radius: 10px;
    color: #696763;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap; }
  .category-products .panel-default .panel-heading {
    background-color: #fff;
    padding: 0;
    border: 0 none;
    color: #fff; }
    .category-products .panel-default .panel-heading .panel-title a {
      color: #696763;
      font-family: Roboto, sans-serif;
      font-size: 13px;
      line-height: 1.5em;
      margin-left: 10px; }
      .category-products .panel-default .panel-heading .panel-title a:hover {
        text-decoration: underline; }

.brands-name {
  border: 1px solid #F7F7F0;
  padding-bottom: 20px;
  padding-top: 15px; }
  .brands-name .nav-stacked li a {
    background-color: #FFFFFF;
    color: #696763;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    padding: 5px 25px;
    text-decoration: none;
    text-transform: uppercase; }
    .brands-name .nav-stacked li a:hover {
      background-color: #fff;
      color: #696763; }

.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 20px;
  position: relative; }

.price-range {
  margin-top: 30px; }

.well {
  background-color: #FFFFFF;
  border: 1px solid #F7F7F0;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 35px; }

.tooltip-inner {
  background-color: #fe980f;
  border-radius: 4px;
  color: #FFFFFF;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none; }

.padding-right {
  padding-right: 0; }

.features_items {
  overflow: hidden; }

.product-image-wrapper {
  border: 1px solid #F7F7F5;
  overflow: hidden; }

.single-products {
  position: relative; }
  .single-products:hover .product-overlay {
    display: block;
    height: 100%; }

.productinfo {
  height: 270px;
  position: relative; }
  .productinfo h2 {
    color: #fe980f;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700; }
  .productinfo p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #696763; }
  .productinfo img {
    vertical-align: middle;
    max-height: 140px;
    max-width: 230px; }

.product-overlay {
  background: #fe980f;
  top: 0;
  display: none;
  height: 0;
  position: absolute;
  transition: height 500ms ease 0s;
  width: 100%;
  display: block;
  /*opacity: ;*/ }
  .product-overlay h2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700; }
  .product-overlay .overlay-content {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%; }
  .product-overlay .add-to-cart {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    color: #fe980f;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    margin-bottom: 25px; }
    .product-overlay .add-to-cart:hover {
      background: #fff;
      color: #fe980f; }
  .product-overlay p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff; }

.productinfo-helperframe {
  height: 140px;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  margin: 1em 0; }

.productinfo-helper {
  display: inline-block;
  height: 140px;
  vertical-align: middle; }

.add-to-cart {
  background: #F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  margin-bottom: 25px; }
  .add-to-cart:hover {
    border: 0 none;
    border-radius: 0;
    background: #fe980f;
    color: #FFFFFF; }
  .add-to-cart i {
    margin-right: 5px; }

.add-to {
  margin-bottom: 10px; }

.choose {
  border-top: 1px solid #F7F7F0; }
  .choose ul li a {
    color: #B3AFA8;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    padding-left: 0;
    padding-right: 0; }
    .choose ul li a i {
      margin-right: 5px; }
    .choose ul li a:hover {
      background: none;
      color: #fe980f; }

.category-tab {
  overflow: hidden; }
  .category-tab ul {
    background: #40403E;
    border-bottom: 1px solid #fe980f;
    list-style: none outside none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%; }
    .category-tab ul li a {
      border: 0 none;
      border-radius: 0;
      color: #B3AFA8;
      display: block;
      font-family: Roboto, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
      .category-tab ul li a:hover {
        background: #fe980f;
        color: #fff; }

.bundlePanel .bundle {
  display: table;
  height: 150px; }
  .bundlePanel .bundle div {
    display: table-cell;
    vertical-align: middle; }
  .bundlePanel .bundle .plus {
    font-size: x-large;
    color: darkslategrey; }
  .bundlePanel .bundle img {
    max-width: 150px;
    max-height: 110px;
    text-align: center;
    margin: auto; }
  .bundlePanel .bundle .price {
    color: #fe980f;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600; }
  .bundlePanel .bundle button {
    font-size: 12px; }
  .bundlePanel .bundle .bundleActionContainer {
    width: 200px; }

.bundlePanel .productName {
  padding-left: 15px;
  font-size: smaller;
  line-height: 0.7em; }

.recommended_items {
  overflow: hidden; }

.recommended-item-control {
  position: absolute;
  top: 41%; }
  .recommended-item-control i {
    font-size: 20px;
    padding: 6px 12px;
    border: 1px solid #5b5959; }
    .recommended-item-control i:hover {
      background: #dbd8d8;
      color: #000; }

.our_partners {
  overflow: hidden; }
  .our_partners ul {
    background: #F7F7F0;
    margin-bottom: 50px; }
    .our_partners ul li a:hover {
      background: none; }

.filter {
  text-align: right; }
  .filter span {
    margin-left: 30px;
    float: right; }

.product-details {
  margin-bottom: 40px;
  overflow: hidden;
  margin-top: 10px; }

#similar-product {
  margin-top: 40px; }
  #similar-product .carousel-inner .item {
    padding-left: 0; }
    #similar-product .carousel-inner .item img {
      display: inline-block;
      margin-left: 20px;
      margin-right: 20px;
      max-width: 150px; }

#reviews {
  padding-left: 25px;
  padding-right: 25px; }
  #reviews ul {
    background: #FFFFFF;
    border: 0 none;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0; }
    #reviews ul li {
      display: inline-block; }
      #reviews ul li a {
        color: #696763;
        display: block;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        padding-right: 15px; }
        #reviews ul li a i {
          color: #fe980f;
          padding-right: 8px; }
        #reviews ul li a:hover {
          background: #fff;
          color: #fe980f; }
  #reviews p {
    color: #363432; }
  #reviews textarea {
    background: #F0F0E9;
    border: medium none;
    color: #A6A6A1;
    height: 195px;
    margin-bottom: 25px;
    margin-top: 15px;
    outline: medium none;
    padding-left: 10px;
    padding-top: 15px;
    resize: none;
    width: 99.5%; }
  #reviews button {
    background: #fe980f;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    font-family: Roboto, sans-serif;
    font-size: 14px; }
  #reviews form span {
    display: block; }
    #reviews form span input {
      background: #F0F0E9;
      border: 0 none;
      color: #A6A6A1;
      font-family: Roboto, sans-serif;
      font-size: 14px;
      outline: medium none;
      padding: 8px;
      width: 48%; }
      #reviews form span input:last-child {
        margin-left: 3%; }

.item-control {
  position: absolute;
  top: 35%; }
  .item-control i {
    background: #fe980f;
    color: #FFFFFF;
    font-size: 20px;
    padding: 5px 10px; }
    .item-control i:hover {
      background: #ccccc6; }

.product-information {
  border: 1px solid #f5e8d6;
  overflow: hidden;
  padding: 20px;
  position: relative; }
  .product-information h2 {
    color: #363432;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    margin-top: 0; }
  .product-information p {
    color: #696763;
    font-family: Roboto, sans-serif;
    margin-bottom: 5px; }
  .product-information .uvp {
    color: #696763;
    font-family: Roboto, sans-serif;
    margin-right: 5px;
    margin-bottom: 12px; }
  .product-information .price {
    color: #fe980f;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 0; }
  .product-information .onSale {
    margin-left: 10px;
    margin-top: 7px;
    text-decoration: line-through;
    font-size: 20px;
    font-weight: 700; }
  .product-information input {
    border: 1px solid #DEDEDC;
    color: #696763;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    height: 33px;
    outline: medium none;
    text-align: center;
    width: 50px; }
  .product-information label {
    color: #696763;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin-right: 5px; }
  .product-information .availability-red {
    font-weight: bold;
    color: red; }
  .product-information .availability-green {
    font-weight: bold;
    color: green; }

.newarrival {
  position: absolute;
  top: 0;
  left: 0; }

.share {
  margin-top: 15px; }

.priceInclVat {
  color: grey;
  font-size: 10px; }

.cart {
  margin-bottom: 10px;
  margin-left: 20px; }

.shop-details-tab {
  margin-left: 15px;
  margin-right: 15px; }

@media screen and (min-width: 1600px) {
  .container {
    width: 1570px; }
  .col-xl-1 {
    float: left;
    width: 8.33333333%; }
  .col-xl-2 {
    float: left;
    width: 16.66666667%; }
  .col-xl-3 {
    float: left;
    width: 25%; }
  .col-xl-4 {
    float: left;
    width: 33.33333333%; }
  .col-xl-5 {
    float: left;
    width: 41.66666667%; }
  .col-xl-6 {
    float: left;
    width: 50%; }
  .col-xl-7 {
    float: left;
    width: 58.33333333%; }
  .col-xl-8 {
    float: left;
    width: 66.66666667%; }
  .col-xl-9 {
    float: left;
    width: 75%; }
  .col-xl-10 {
    float: left;
    width: 83.33333333%; }
  .col-xl-11 {
    float: left;
    width: 91.66666667%; }
  .col-xl-12 {
    float: left;
    width: 100%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0; }
  .visible-xl {
    display: block !important; }
  .visible-xl-block {
    display: block !important; }
  .visible-xl-inline {
    display: inline !important; }
  .visible-xl-inline-block {
    display: inline-block !important; }
  .hidden-xl {
    display: none !important; }
  table.visible-xl {
    display: table; }
  tr.visible-xl {
    display: table-row !important; }
  th.visible-xl {
    display: table-cell !important; }
  td.visible-xl {
    display: table-cell !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .shipping img {
    width: 100%; }
  .searchform input {
    width: 160px; }
  .product-information span span {
    width: 100%; }
  #similar-product .carousel-inner .item img {
    width: 65px; }
  #cart_items .cart_info .cart_description h4 {
    text-align: center; }
  #cart_items .cart_info .cart_description p {
    text-align: center; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-middle {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAABVCAYAAACM/15VAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdCAwFGKMb8wAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAIklEQVQ4y2M8IyH7nwEKmBiQwChnlDPKGeXAAAtfXhARygAuTQN6WHt0pQAAAABJRU5ErkJggg==");
    background-position: bottom; }
  .girl {
    margin-left: 0; }
  .pricing {
    width: 100px; }
  .footer-widget .col-sm-2 {
    width: 33%;
    display: inline-block;
    margin-bottom: 50px; }
  .footer-widget .col-sm-3 {
    display: inline-block;
    width: 40%; }
  .product-information .cart {
    margin-left: 0;
    margin-top: 15px; }
  .product-information span span {
    display: block;
    width: 100%; }
  .address {
    margin-top: 48px;
    margin-left: 20px; }
    .address p {
      font-size: 12px;
      top: 5px; }
  .shop-menu ul li a {
    padding-left: 0; }
  #slider-carousel .item {
    padding-left: 30px; }
  .item h2 {
    font-size: 24px; }
  .shipping img {
    width: 100%; }
  .slider.slider-horizontal {
    width: 100% !important; }
  .tab-pane .col-sm-3 {
    width: 50%; }
  .features_items .col-sm-4 {
    width: 50%; }
  #similar-product .carousel-inner .item img {
    width: 60px;
    margin-left: 0; }
  .item-control i {
    font-size: 12px;
    padding: 5px 6px; }
  #cart_items .cart_info .cart_description h4 {
    text-align: center; }
  #cart_items .cart_info .cart_description p {
    text-align: center; }
  .companyinfo h2 {
    font-size: 20px; }
  #searchBar {
    margin-top: -10px; } }

@media (max-width: 767px) {
  .shipping {
    margin-bottom: 25px; }
  .pricing {
    width: 100px; }
  .footer-widget .col-sm-2 {
    width: 28%;
    display: flex;
    margin-bottom: 50px;
    margin-top: 0;
    float: left;
    margin-left: 30px; }
  .footer-widget .col-sm-3 {
    display: inline-block; }
  .companyinfo {
    text-align: center; }
  #similar-product {
    margin-bottom: 40px; }
  .well {
    display: inline-block; }
  .header_top .col-sm-6:first-child {
    display: inline-block;
    float: left; }
  .header_top .col-sm-6:last-child {
    display: inline-block;
    float: right; }
  .header-middle .col-sm-4 {
    display: inline-block;
    overflow: inherit;
    width: 100%; }
  .social-icons ul li a i {
    padding: 8px 10px; }
  .navbar-collapse.in {
    overflow: inherit; }
  .dropdown .fa-angle-down {
    display: none; }
  ul.sub-menu {
    position: relative;
    width: auto;
    display: block;
    background: transparent;
    box-shadow: none;
    top: 0; }
  .sub-menu li {
    background: transparent; }
  .nav.navbar-nav > li:hover > ul.sub-menu {
    animation: none;
    box-shadow: none; }
  #slider-carousel .item {
    padding-left: 0; }
  .footer-top .col-sm-7 .col-sm-3 {
    width: 50%;
    float: left; }
  .product-information span {
    display: block; }
  .phone-menu-item {
    display: none !important;
    visibility: hidden !important; } }

@media (max-width: 480px) {
  .contactinfo {
    text-align: center; }
    .contactinfo ul li a {
      padding-right: 15px;
      padding-left: 0; }
    .contactinfo .nav.nav-pills {
      display: inline-block; }
  .pricing {
    width: 70px; }
  .category-tab ul li a {
    font-size: 12px; }
  .category-tab .nav-tabs li {
    float: none; }
  .companyinfo h2 {
    text-align: center; }
  .companyinfo p {
    text-align: center; }
  .shipping {
    margin-bottom: 20px; }
  .content-404 h1 {
    font-size: 30px; }
  .content-404 h2 a {
    font-size: 20px; }
  .btn-group.pull-right {
    float: none !important; }
  .media.commnets .pull-left {
    float: none !important; }
  .media-list .pull-left {
    float: none !important; }
  .btn-group > .btn-group:last-child > .btn:first-child {
    margin-right: 0; }
  .header-bottom .col-sm-9 {
    display: inline-block;
    width: 100%; }
  .navbar-collapse.in {
    overflow: inherit; }
  .dropdown .fa-angle-down {
    display: none; }
  ul.sub-menu {
    position: relative;
    width: auto;
    display: block;
    background: transparent;
    box-shadow: none;
    top: 0; }
  .nav.navbar-nav > li:hover > ul.sub-menu {
    animation: none;
    box-shadow: none; }
  .footer-widget .col-sm-2 {
    width: 50%;
    display: flex;
    margin-bottom: 50px;
    margin-top: 0;
    float: left;
    padding-right: 0;
    padding-left: 30px;
    margin-left: 0; }
  #similar-product .carousel-inner .item img {
    margin-left: 4px; }
  #topseller .item img {
    margin-left: 4px; }
  .response-area .media img {
    width: auto; }
  .sinlge-post-meta li {
    margin-bottom: 10px; } }

div .pagination {
  margin-top: 10px;
  margin-bottom: 0px;
  float: right;
  text-align: right; }
  div .pagination li {
    list-style: none;
    display: inline; }
    div .pagination li a {
      background: #F0F0E9;
      border: 0 none;
      border-radius: 0;
      color: #696763;
      margin-right: 5px;
      padding: 4px 12px; }
      div .pagination li a:hover {
        background: #fe980f;
        color: #fff; }
    div .pagination li .active {
      background: #fe980f;
      color: #fff; }

div .pagination ul {
  /*display: inline-block;*/ }
  div .pagination ul li:last-child a {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  div .pagination ul li:last-child span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  div .pagination ul li a:hover {
    background: #fe980f;
    color: #fff; }

/****************************
	       Sidebar
*****************************/
.left-sidebar {
  padding-bottom: 10px;
  padding-top: 20px; }
  .left-sidebar h2 {
    height: 30px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAMAAAA4l5+MAAAAS1BMVEWxPxjAUzCjLwWnMwqgLAKkMAahLQOpNQyrOA6sORGtOhKmMgmwPRazQRu0Qhy2RR+3RiK4RyO6Sia7TSm8Tiq9Tyy+US2vPBTBVjREYU2RAAAAP0lEQVR4XjXFxw3AMBDAMDm997b/pAEEHz8kq0QjCkW1GEWpqBWd6MUgXjGJbBaLWMUmdnGIU1ziFo9Iij4hflWiBy2bq5zXAAAAAElFTkSuQmCC");
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding-top: 7px; }
    .left-sidebar h2 img {
      padding-bottom: 4px;
      padding-right: 10px; }
  .left-sidebar p {
    padding-top: 10px;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px; }

.topsellerInfo {
  margin-bottom: 15px; }
  .topsellerInfo .label {
    background-color: #fe980f;
    font-size: small; }
  .topsellerInfo .scale {
    padding-left: 5px;
    font-size: small;
    color: GrayText; }

.sidebarbox {
  border-radius: 3px;
  background-color: #fff3db;
  border: 1px solid #d0d0a3; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .sidebarbox h2 {
      font-size: 13px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebarbox h2 {
      font-size: 13px; } }
  .sidebarbox .carousel-inner .item {
    padding-left: 0;
    text-align: center; }
    @media screen and (min-width: 1600px) {
      .sidebarbox .carousel-inner .item .upper {
        height: 90px;
        max-height: 90px;
        vertical-align: middle; }
      .sidebarbox .carousel-inner .item .lower {
        height: 70px;
        max-height: 70px; }
      .sidebarbox .carousel-inner .item img {
        display: inline-block;
        padding: 10px;
        max-height: 90px; } }
    @media screen and (min-width: 1200px) and (max-width: 1599px) {
      .sidebarbox .carousel-inner .item .upper {
        height: 80px;
        max-height: 80px;
        vertical-align: middle; }
      .sidebarbox .carousel-inner .item .lower {
        height: 80px;
        max-height: 80px; }
      .sidebarbox .carousel-inner .item img {
        display: inline-block;
        padding: 10px;
        max-height: 80px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebarbox .carousel-inner .item .upper {
        height: 65px;
        max-height: 65px;
        vertical-align: middle; }
      .sidebarbox .carousel-inner .item .lower {
        height: 95px;
        max-height: 95px; }
      .sidebarbox .carousel-inner .item img {
        display: inline-block;
        padding: 5px;
        max-height: 65px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .sidebarbox .carousel-inner .item .upper {
        height: 60px;
        max-height: 60px;
        vertical-align: middle; }
      .sidebarbox .carousel-inner .item .lower {
        height: 100px;
        max-height: 100px; }
      .sidebarbox .carousel-inner .item img {
        display: inline-block;
        padding: 5px;
        max-height: 60px; } }
    .sidebarbox .carousel-inner .item img {
      margin: 0 auto; }
  .sidebarbox #categories .title {
    font-size: 12px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px; }

.table-nonfluid {
  width: auto; }

.table td {
  text-align: center; }

.tri-down {
  margin-bottom: 5px;
  /*position: relative;
	margin-bottom: 2em;

	//padding: 0 1em 1em;
	border-bottom: 1px solid $color_thistle_green_approx;
	background: $bgRed;
	&:before {
		@extend %extend_17;
		bottom: -16px;
		left: 100px;
		border-top-color: $color_winter_hazel_approx;
		border-width: 16px;
	}
	&:after {
		@extend %extend_17;
		bottom: -15px;
		left: 101px;
		border-top-color: $white;
		border-width: 15px;
	}*/ }

body {
  font-family: Roboto, sans-serif;
  position: relative;
  font-weight: 400px; }

a {
  color: #CB181D; }
  a:hover {
    outline: none;
    text-decoration: none;
    color: black; }
  a:focus {
    outline: none;
    outline-offset: 0;
    color: #CB181D;
    text-decoration: none; }
  a#scrollUp {
    bottom: 0;
    right: 10px;
    padding: 5px 10px;
    background: #fe980f;
    color: #FFF;
    /*animation: bounce 2s ease infinite;*/ }
    a#scrollUp i {
      font-size: 30px; }

h1 {
  font-family: Roboto, sans-serif; }

h3 {
  font-family: Roboto, sans-serif; }

h4 {
  font-family: Roboto, sans-serif; }

h5 {
  font-family: Roboto, sans-serif; }

h6 {
  font-family: Roboto, sans-serif; }

.btn:hover {
  outline: none;
  box-shadow: none; }

.btn:focus {
  outline: none;
  box-shadow: none; }

.btn.btn-primary {
  margin-top: 16px; }

.navbar-toggle {
  background-color: black; }

/* UNUSED    
.blog-post-area {
	.single-blog-post {
		h3 {
			color: $color_ironside_gray_approx;
			font-size: 16px;
			font-family: $font_0, $font_1;
			text-transform: uppercase;
			font-weight: 500;
			margin-bottom: 17px;
		}
		p {
			color: $color_tuatara_approx;
		}
		.btn-primary {
			background: $mostFocusColor;
			border: medium none;
			//Instead of the line below you could use @includeborder-radius($radius, $vertical-radius)
			border-radius: 0;
			color: #FFFFFF;
			margin-top: 17px;
		}
		a img {
			border: 1px solid #F7F7F0;
			width: 100%;
			margin-bottom: 30px;
		}
	}
	.post-meta {
		display: block;
		margin-bottom: 25px;
		overflow: hidden;
		ul {
			padding: 0;
			display: inline;
			li {
				background: #F0F0E9;
				float: left;
				margin-right: 10px;
				padding: 0 5px;
				font-size: 11px;
				color: $color_masala_approx;
				position: relative;
				i {
					background: $mostFocusColor;
					color: #FFFFFF;
					margin-left: -4px;
					margin-right: 7px;
					padding: 4px 7px;
					&:after {
						@extend %extend_18;
					}
				}
			}
			span {
				float: right;
				color: $mostFocusColor;
			}
		}
	}
}

.pager-area {
	overflow: hidden;
	.pager li a {
		background: #F0F0E9;
		border: 0 none;
		//Instead of the line below you could use @includeborder-radius($radius, $vertical-radius)
		border-radius: 0;
		color: $color_ironside_gray_approx;
		font-size: 12px;
		font-weight: 700;
		padding: 4px;
		text-transform: uppercase;
		width: 57px;
		&:hover {
			background: $mostFocusColor;
			color: $white;
		}
	}
}

.rating-area {
	border: 1px solid #F7F7F0;
	direction: block;
	overflow: hidden;
	.ratings {
		float: left;
		padding-left: 0;
		margin-bottom: 0;
		.color {
			color: $mostFocusColor;
		}
		li i {
			color: #CCCCCC;
		}
	}
	.rate-this {
		color: $color_tuatara_approx;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
	}
	.color {
		color: $mostFocusColor;
	}
	.tag {
		float: right;
		margin-bottom: 0;
		margin-right: 10px;
		li {
			padding: 5px 2px;
			span {
				color: $color_tuatara_approx;
			}
		}
	}
	ul li {
		float: left;
		padding: 5px;
		font-size: 12px;
	}
}

.socials-share {
	margin-bottom: 30px;
	margin-top: 18px;
}

.comments {
	border: 1px solid #F7F7F0;
	padding: 18px 18px 18px 0;
	margin-bottom: 50px;
	.media-object {
		margin-right: 15px;
		width: 100%;
	}
	.pull-left {
		margin-right: 22px;
	}
	p {
		font-size: 12px;
	}
	.btn-primary {
		@extend %extend_19;
	}
}
.response-area {
	p {
		font-size: 12px;
	}
	h2 {
		color: $color_tuatara_approx;
		font-size: 20px;
		font-weight: 700;
	}
	.media {
		border: 1px solid #F7F7F0;
		padding: 18px 18px 18px 0;
		margin-bottom: 27px;
		img {
			height: 102px;
			width: 100%;
		}
		.pull-left {
			margin-right: 25px;
		}
	}
	.second-media {
		margin-left: 5%;
		width: 95%;
	}
}
.replay-box {
	margin-bottom: 107px;
	margin-top: 55px;
	p {
		font-size: 12px;
	}
	h2 {
		font-weight: 700;
		font-size: 20px;
		color: $color_tuatara_approx;
		margin-top: 0;
		margin-bottom: 45px;
	}
	label {
		background: $mostFocusColor;
		color: #FFFFFF;
		margin-bottom: 15px;
		padding: 3px 15px;
		float: left;
		font-weight: 400;
	}
	span {
		color: $mostFocusColor;
		float: right;
		font-weight: 700;
		margin-top: 21px;
	}
	form input {
		border: 1px solid #F7F7F0;
		color: #ADB2B2;
		font-size: 12px;
		margin-bottom: 22px;
		padding: 8px;
		width: 100%;
		&:hover {
			border: 1px solid $mostFocusColor;
		}
	}
}*/
.media-heading {
  color: #363432;
  font-size: 14px;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  margin-bottom: 15px; }

.blog-socials {
  margin-bottom: -9px;
  margin-top: 14px; }
  .blog-socials ul {
    padding-left: 0;
    overflow: hidden;
    float: left; }
    .blog-socials ul li {
      float: left;
      height: 17px;
      margin-right: 5px;
      text-align: center;
      width: 17px; }
      .blog-socials ul li a {
        color: #393B3B;
        display: block;
        font-size: 10px;
        padding: 1px;
        background: #F0F0E9; }
        .blog-socials ul li a:hover {
          color: #fff;
          background: #fe980f; }
  .blog-socials .btn.btn-primary {
    margin-top: 0; }

.text-area {
  margin-top: 66px; }
  .text-area textarea:hover {
    border: 1px solid #fe980f; }

.blank-arrow {
  position: relative; }
  .blank-arrow label:after {
    content: "";
    position: absolute;
    width: auto;
    height: auto;
    border-style: solid;
    border-width: 8px;
    border-color: #fe980f transparent transparent transparent;
    top: 25px;
    left: 5px; }

.btn-breadcrumb .btn {
  padding: 6px 12px 6px 24px; }
  .btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px; }
  .btn-breadcrumb .btn:last-child {
    padding: 6px 18px 6px 24px; }
  .btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff; }
  .btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc; }
  .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb; }
  .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad; }
  .btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3; }
  .btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid #adadad;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3; }

.AddedToCartMessage {
  padding-left: 24px;
  /*adjust bullet image padding*/
  padding-right: 0px;
  display: none;
  min-height: 16px; }

.AddedToWatchListMessage {
  display: none;
  min-height: 16px;
  background: #fff6bf url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAC10lEQVR42qyTS2hUdxjFf/fOo3qbjGPMPC5Jk6CN0/FBTFsNxpbSJpqISkG7KHYQt4ogGLduFNzYOxQamO5CH6tSjVKMZBZdDpSWSGJ0ZEY0TTOdGTMziSZO7vvvwoy4r9/y8J3zfXDOkYQQvDkjF0YOAUNAPxBfh7NABpjUklr6zX2pITByYaQLOLelNXSmrb1DiURVNgdbAFharlEuFSkszNerlcUUMKoltbnXAuvkK93b44munZ1UWuaYk2Z56v6DbTu0Wp2obKPd+IDCbIF8LvsLcElLanPe9U/OdW+PJ97rizK1YYLH9gzCEtiOi23ZVO0qu7t6aZIlwt5WIJ7I57Jl4KJn5fnKoS2toW9je2O+u0qax+YMtuVimjaWYWGaNoo/QH9okM/UYVIPr9ET6mO1trrn5vj43zIw1NbeoZQCeR4ZdzFNE0M3MXQDQzcRQjAQOcbnkSPMPPuLqUKGnHuPtvYOBRiSgf5IVOWJMYthvCJbuomt21iWQ0/oAN9sPYvpGly+fZXKWpWpSoZIVAXol4H45mAL/+p5EDJe2U9dX6O4WuGFZPBJeAAJiYn/rnO/Ns2KqHPv+XTDobjc8NNFYrjjBN/13iBAJ2s4DKtf8UX0KJaw+OHOj7gb6ng9LrLHeZ0DGcguLdfwewIcDH5NuCnM2OFf2agH+VjdhxCCdGmcR2v3sX0v8L4DsU07WVquAWRlIFMuFelydnHyzjFM10DxNHF58Mqr667J97fGEM2reP0uPgV6gwcol4oAGRmYLCzM13dYewm9G2b/2Ic4wmFIPY4ETBR/I29O41EMfAr0BQ4Sl3opLMzXgUlZS2rpamUx9TRX5sumU7Q1q+wajWE4On9UbpP6/WfklhV8G6EvMMCwkqCcL1GtLKa0pJZuJHE0n8tGuoknTr9/nmnlT47+NMiC8QR/s2BfaD89yqfEzI8oPyg1ojz69sr0f+r8cgAhrWTCLwS44wAAAABJRU5ErkJggg==") center no-repeat;
  background-position: 10px 50%;
  /* x-pos y-pos */
  text-align: left;
  margin: 5px 0px 0px 0px;
  padding: 5px 5px 5px 30px;
  border: 2px solid #ffd324;
  z-index: 999 !important; }

.AlreadyInWatchListMessage {
  display: none;
  min-height: 16px;
  background: #ffe0d3 url("../Images/general/Error16b.png") center no-repeat;
  background-position: 10px 50%;
  /* x-pos y-pos */
  text-align: left;
  margin: 5px 0px 0px 0px;
  padding: 5px 5px 5px 30px;
  border: 2px solid #CB181D;
  z-index: 999 !important; }

.rdhalert {
  background: #fff6bf url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAC10lEQVR42qyTS2hUdxjFf/fOo3qbjGPMPC5Jk6CN0/FBTFsNxpbSJpqISkG7KHYQt4ogGLduFNzYOxQamO5CH6tSjVKMZBZdDpSWSGJ0ZEY0TTOdGTMziSZO7vvvwoy4r9/y8J3zfXDOkYQQvDkjF0YOAUNAPxBfh7NABpjUklr6zX2pITByYaQLOLelNXSmrb1DiURVNgdbAFharlEuFSkszNerlcUUMKoltbnXAuvkK93b44munZ1UWuaYk2Z56v6DbTu0Wp2obKPd+IDCbIF8LvsLcElLanPe9U/OdW+PJ97rizK1YYLH9gzCEtiOi23ZVO0qu7t6aZIlwt5WIJ7I57Jl4KJn5fnKoS2toW9je2O+u0qax+YMtuVimjaWYWGaNoo/QH9okM/UYVIPr9ET6mO1trrn5vj43zIw1NbeoZQCeR4ZdzFNE0M3MXQDQzcRQjAQOcbnkSPMPPuLqUKGnHuPtvYOBRiSgf5IVOWJMYthvCJbuomt21iWQ0/oAN9sPYvpGly+fZXKWpWpSoZIVAXol4H45mAL/+p5EDJe2U9dX6O4WuGFZPBJeAAJiYn/rnO/Ns2KqHPv+XTDobjc8NNFYrjjBN/13iBAJ2s4DKtf8UX0KJaw+OHOj7gb6ng9LrLHeZ0DGcguLdfwewIcDH5NuCnM2OFf2agH+VjdhxCCdGmcR2v3sX0v8L4DsU07WVquAWRlIFMuFelydnHyzjFM10DxNHF58Mqr667J97fGEM2reP0uPgV6gwcol4oAGRmYLCzM13dYewm9G2b/2Ic4wmFIPY4ETBR/I29O41EMfAr0BQ4Sl3opLMzXgUlZS2rpamUx9TRX5sumU7Q1q+wajWE4On9UbpP6/WfklhV8G6EvMMCwkqCcL1GtLKa0pJZuJHE0n8tGuoknTr9/nmnlT47+NMiC8QR/s2BfaD89yqfEzI8oPyg1ojz69sr0f+r8cgAhrWTCLwS44wAAAABJRU5ErkJggg==") center no-repeat;
  background-position: 15px 50%;
  /* x-pos y-pos */
  text-align: left;
  padding: 5px 20px 5px 45px;
  border: 2px solid #ffd324;
  z-index: 999 !important; }

#cart_items {
  margin-top: 10px; }
  #cart_items .cart_info {
    border: 1px solid #E6E4DF;
    /*.image {
			padding-left: 30px;
		}*/ }
    #cart_items .cart_info .cart_menu {
      background: #fe980f;
      color: #fff;
      font-size: 16px;
      font-family: Roboto, sans-serif;
      font-weight: normal; }
    #cart_items .cart_info .cart_description p a {
      color: #363432;
      font-family: Roboto, sans-serif;
      font-size: 18px; }
    #cart_items .cart_info p {
      color: #696763;
      font-size: 18px; }
    #cart_items .cart_info .cart_total_price {
      color: #696763;
      font-size: 18px; }
    #cart_items .cart_info .table.table-condensed tr {
      border-bottom: 1px solid #F7F7F0; }
      #cart_items .cart_info .table.table-condensed tr:last-child {
        border-bottom: 0; }
    #cart_items .cart_info .table.table-condensed.total-result {
      margin-bottom: 10px;
      margin-top: 35px;
      color: #696763; }
      #cart_items .cart_info .table.table-condensed.total-result tr {
        border-bottom: 0; }
      #cart_items .cart_info .table.table-condensed.total-result span {
        color: #fe980f;
        font-weight: 700;
        font-size: 16px; }
      #cart_items .cart_info .table.table-condensed.total-result .shipping-cost {
        border-bottom: 1px solid #F7F7F0; }
    #cart_items .cart_info .table.table-condensed thead tr {
      height: 51px; }
    #cart_items .cart_info .cart_price p {
      color: #696763;
      font-size: 18px; }

.cart_info table tr td {
  border-top: 0 none;
  vertical-align: middle; }

.cart_quantity_button a {
  background: #F0F0E9;
  color: #696763;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  width: 35px;
  float: left; }

.bg h2.title {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0; }

.user_option label {
  color: #696763;
  font-weight: normal;
  margin-left: 10px; }

.chose_area .update {
  margin-left: 40px; }

.review-payment h2 {
  color: #696763;
  font-size: 20px;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 20px; }

#main-contact-form .btn-primary {
  margin-bottom: 15px;
  margin-top: 20px; }

.contactinfo ul li:first-child {
  margin-left: -15px; }

.contactinfo ul li a {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.75);
  font-family: Roboto, sans-serif; }
  .contactinfo ul li a:hover {
    background: inherit; }

.flags {
  padding-top: 5px; }
  .flags a {
    padding: 3px; }

.social-icons ul li a {
  border: 0 none;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  padding: 2px;
  padding-left: 10px; }
  .social-icons ul li a i {
    padding: 11px 15px;
    transition: all 0.9s ease 0s; }
    .social-icons ul li a i:hover {
      color: #fff;
      transition: all 0.9s ease 0s; }

.fa-facebook:hover {
  background: #0083C9; }

.fa-twitter:hover {
  background: #5BBCEC; }

.fa-linkedin:hover {
  background: #FF4518; }

.fa-dribbble:hover {
  background: #90C9DC; }

.fa-google-plus:hover {
  background: #CE3C2D; }

.btn-group.open .dropdown-toggle {
  background: transparent;
  box-shadow: none; }

#searchBar a {
  background: transparent !important;
  color: #FFCC66; }
  #searchBar a:hover {
    color: #fff;
    background: transparent; }
  #searchBar a.active {
    background: transparent; }

.shop-menu ul li {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px; }
  .shop-menu ul li:last-child {
    padding-right: 0; }
  .shop-menu ul li a {
    background: transparent !important;
    color: #FFCC66;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 0;
    padding-right: 0;
    margin-top: 10px; }
    .shop-menu ul li a i {
      margin-right: 3px; }
    .shop-menu ul li a:hover {
      color: #fff;
      background: transparent; }
    .shop-menu ul li a.active {
      background: transparent; }
  .shop-menu ul li ul.sub-menu {
    margin-top: 20px !important; }
    .shop-menu ul li ul.sub-menu img {
      margin-right: 5px; }
    .shop-menu ul li ul.sub-menu li {
      margin: 0; }

.navbar-collapse.collapse {
  padding-left: 0; }

.mainmenu ul li {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 13px; }
  .mainmenu ul li:first-child {
    padding-left: 0; }
  .mainmenu ul li a.normal {
    background: transparent;
    margin-top: 6px;
    color: #FFCC66;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 300;
    padding: 0; }
    .mainmenu ul li a.normal:hover {
      background: transparent;
      color: #fff; }
    .mainmenu ul li a.normal.active {
      background: transparent;
      color: #fdb45e; }
  .mainmenu ul li a.walthers {
    width: 103px;
    background: url("/Images/walthersDefault.png") no-repeat; }
    .mainmenu ul li a.walthers:hover {
      background: url("/Images/walthersActive.png") no-repeat; }
  .mainmenu ul li a.specials {
    background: transparent;
    color: #FFCC66;
    font-family: Roboto, sans-serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin: -12px; }
    .mainmenu ul li a.specials:hover {
      background: transparent;
      color: #fff; }
    .mainmenu ul li a.specials.active {
      background: transparent;
      color: #fdb45e; }
  .mainmenu ul li a.topseller {
    background: transparent;
    color: #FFCC66;
    font-family: Roboto, sans-serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px; }
    .mainmenu ul li a.topseller:hover {
      background: transparent;
      color: #fff; }
    .mainmenu ul li a.topseller.active {
      background: transparent;
      color: #fdb45e; }
    .mainmenu ul li a.topseller img {
      padding-right: 6px; }

.search_box {
  margin-top: 20px; }
  .search_box input, .search_box button {
    background: #ffddc2;
    border-color: rgba(0, 0, 0, 0.75);
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.75);
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px; }
  .search_box input {
    border-width: 1px 0 1px 1px; }
  .search_box button {
    color: rgba(0, 0, 0, 0.5);
    border-width: 1px 1px 1px 0; }

.navbar-header .navbar-toggle .icon-bar {
  background-color: #fff; }

.nav.navbar-nav > li.dropdown:hover > ul.sub-menu {
  display: block;
  margin-top: 9px;
  animation: fadeInUp 100ms; }

.dropdown ul.sub-menu li .active {
  color: #f07e4d; }

.navbar-nav li ul.sub-menu li {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px; }
  .navbar-nav li ul.sub-menu li:last-child {
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22); }
  .navbar-nav li ul.sub-menu li a {
    color: black;
    font-size: 12px;
    line-height: 3em; }

.carousel-indicators li {
  background: #C4C4BE; }
  .carousel-indicators li.active {
    background: #fe980f; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none; }

.panel-body ul {
  padding-left: 20px; }
  .panel-body ul li a {
    color: #696763;
    font-family: Roboto, sans-serif;
    font-size: 11px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #fe980f;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px; }

h2.title {
  color: #fe980f;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 15px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative; }

.nav-tabs li a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 0; }

#recommended-item-carousel .carousel-inner .item {
  padding-left: 0; }

#topseller .price {
  color: #e39328;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-top: -20px; }

.siglee-post-meta li {
  background: #F0F0E9;
  color: #363432;
  float: left;
  font-size: 10px;
  font-weight: 700;
  margin-right: 10px;
  padding: 0 10px 0 0;
  position: relative;
  text-transform: uppercase; }
  .siglee-post-meta li i:after {
    top: 7px;
    border-width: 6px;
    left: 27px; }

.post-meta span {
  float: right; }
  .post-meta span i {
    color: #fe980f; }

.validation-summary-valid.alert-danger {
  display: none; }

div#cart-animation {
  background: none repeat scroll 0 0 #333333 !important;
  border: 1px solid #FFFFFF;
  border-radius: 50% 50% 50% 50%;
  color: #FFFFFF !important;
  display: none;
  font-size: 16px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 980 !important; }

.table tbody > tr > td.vert-align {
  vertical-align: middle; }

.text-link {
  cursor: pointer;
  color: #CB181D; }

p.product-info {
  font-weight: bold;
  color: red; }
