/*contact-page-features*/
.contact-page-features{
  border: 2px solid #7F3B14;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 0 5px 3px #ffd524;
}
/*End contact-page-features*/
.shell{
  padding:30px 0;
}
.wsk-cp-product{
  background:#fff;
  padding:15px;
  border-radius:6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  position:relative;
  margin:20px auto;
}
.wsk-cp-img{
  position:absolute;
  top:5px;
  left:50%;
  transform:translate(-50%);
  -webkit-transform:translate(-50%);
  -ms-transform:translate(-50%);
  -moz-transform:translate(-50%);
  -o-transform:translate(-50%);
  -khtml-transform:translate(-50%);
  width: 100%;
  padding: 15px;
  transition: all 0.2s ease-in-out;
}
.wsk-cp-img img{
  width:100%;
  transition: all 0.2s ease-in-out;
  border-radius:6px;
}
.wsk-cp-product:hover .wsk-cp-img{
  top:-40px;
}
.wsk-cp-product:hover .wsk-cp-img img{
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.wsk-cp-text{
  padding-top:100%;
}
.wsk-cp-text .category{
  text-align:center;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  margin-bottom:45px;
  position:relative;
  transition: all 0.2s ease-in-out;
}
.wsk-cp-text .category > *{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -khtml-transform: translate(-50%,-50%);
    
}
.wsk-cp-text .category > span{
  padding: 12px 30px;
  border: 1px solid #313131;
  background:#7F3B14;
  color:#fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  border-radius:27px;
  transition: all 0.05s ease-in-out;
  
}
.wsk-cp-product:hover .wsk-cp-text .category > span{
  border-color:#ddd;
  box-shadow: none;
  padding: 11px 28px;
}
.wsk-cp-product:hover .wsk-cp-text .category{
  margin-top: 0px;
}
.wsk-cp-text .title-product{
  text-align:center;
}
.wsk-cp-text .title-product h3{
  font-size:16px;
  font-weight:bold;
  margin:15px auto;
  overflow: hidden;
/*    white-space: nowrap;*/
    text-overflow: ellipsis;
  width:100%;
}
.wsk-cp-text .description-prod p{
  margin:0;
}
/* Truncate */
.wsk-cp-text .description-prod {
  text-align:center;
  width: 100%;
/*  height:62px;*/
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  margin-bottom:15px;
}
.card-footer{
  padding: 25px 0 5px;
  border-top: 1px solid #ddd;
  background: #fff;
}
.card-footer:after, .card-footer:before{
  content:'';
  display:table;
}
.card-footer:after{
  clear:both;
}

.card-footer .wcf-left{
  float:left;
  
}

.card-footer .wcf-right{
  float:right;
}

.price{
  font-size:18px;
  font-weight:bold;
}

a.buy-btn{
/*  display:block;*/
  color:#212121;
  text-align:center;
  font-size: 18px;
  width:35px;
  height:35px;
  line-height:35px;
  border-radius:50%;
  border:1px solid #212121;
  transition: all 0.2s ease-in-out;
}
a.buy-btn:hover , a.buy-btn:active, a.buy-btn:focus{
  border-color: #ffd524;
  background: #ffd524;
  color: #fff;
  text-decoration:none;
}
.wsk-btn{
  display:inline-block;
  color:#212121;
  text-align:center;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  border-color: #ffd524;
  background: #ffd524;
  padding:12px 30px;
  border-radius:27px;
  margin: 0 5px;
}
.wsk-btn:hover, .wsk-btn:focus, .wsk-btn:active{
  text-decoration:none;
  color:#fff;
}  
.red{
  color:#F44336;
  font-size:22px;
  display:inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 991px) {
  .wsk-cp-product{
    margin:40px auto;
  }
  .wsk-cp-product .wsk-cp-img{
  top:-40px;
}
.wsk-cp-product .wsk-cp-img img{
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
  .wsk-cp-product .wsk-cp-text .category > span{
  border-color:#ddd;
  box-shadow: none;
  padding: 11px 28px;
}
.wsk-cp-product .wsk-cp-text .category{
  margin-top: 0px;
}
a.buy-btn{
  border-color: #FF9800;
  background: #FF9800;
  color: #fff;
}
}
.special{
  text-decoration: line-through;
}
/*********************************/
.shop-layout{
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.shop-layout .layout-list ul > li {
  list-style-type: circle;
  padding-bottom: 5px;
}
.ajax_pagination{
  float: left;
  width: 50%;
}
.filter-row, .shop-layout{
  padding-bottom: 5px;
  border: 1px solid #e5e5e5;
}
ul.pagination li a, ul.pagination li span{
  font-size: small;
}
ul.pagination li.active a{
  font-weight: bold;
  font-size: large;
}
ul.pagination li{
  padding: 0 5px;
}
.toolbar-amount span{
  font-size: small;
}
/*product detail*/
.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  padding: 0!important;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
        }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top: 50px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  border: 2px solid #ffd524;
  border-radius: 20px;
  background: #fff;
  padding: 7px 45px;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #ffd524;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #ffd524;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
/*End product detail*/
/*Cart*/
.shoping-cart-button{
  padding: 10px 0;
/*  border: 1px solid #E1E1E1;*/
  height: 80px;
}
.media{
  display: flex;
}
.cart-item h5{
  font-size: 18px;
}
.media-body{
  padding-left: 10px;
}
td.price{
  color: #7F3B14;
}
.sidenav{
  width: 50px;
  float: right;
  position: fixed;
  z-index: 999;
  top: 35%;
  right: 0;
  background: #7F3B14;
  overflow-x: hidden;
}
.sidenav a {
  background-color: #7F3B14;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 20px;
  color: #ffd524;
  display: block;
  border-bottom: 1px solid #ffd524;
}
.special-price{
  text-decoration: line-through;
}
h4.price span{
  color: #7F3B14!important;
}
h1.hero-header{
  line-height: 20px;
  font-size: 22px;
}
.custom-tab .nav-tabs > li > a.active, .custom-tab .nav-tabs > li > a.active:focus, .custom-tab .nav-tabs > li > a.active:hover {
  background: #7F3B14 none repeat scroll 0 0;
  border-style: none none solid;
  color: #fff;
  border-width: 0;
}
.custom-tab .nav > li > a {
  font-size: 12px;
  padding: 15px 40px;
}
.custom-tab .nav-tabs > li > a {
  border: 0px solid transparent;
  border-radius: 0;
  margin-right: 4px;
}
.custom-tab .nav > li > a {
  background: #fff none repeat scroll 0 0;
  color: #2b2b2b;
  cursor: pointer;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 18px 20px 17px;
  text-transform: uppercase;
  display: inline-block;
}
.product-description-tab .tab-content {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  font-size: 13px;
  overflow: hidden;
  padding: 30px 35px!important;
  border-radius: 0;
}
.tab-content h1{
  font-size: 24px;
}
.tab-content h2{
  font-size: 22px;
}
.tab-content h3{
  font-size: 20px;
}

.accordion {
/*    border: 1px solid #002247;*/
}

.accordion h3 {
    background-color: #f3e9eb;
    color: #222;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 10px;
}

.accordion .card-header {
    padding: 0;
    background: rgb(238, 238, 238);
}

.accordion .card-header button {
    text-align: left;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #000000;
    position: relative;
    text-decoration: none;
}

.accordion .card-header button.collapsed::after {
    position: absolute;
    width: 2px;
    height: 12px;
    content: '';
    background-color: #000;
    right: 12px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion .card-header button::before {
    position: absolute;
    width: 12px;
    height: 2px;
    content: '';
    background-color: #000;
    right: 7px;
    top: 50%;
}

.accordion .card-header button i {
    float: right;
    margin-top: 3px;
}

.accordion .card-body {
    padding: 15px;
    font-size: 16px;
}

.accordion .card-body table {
    margin: 0;
}

.accordion .card-body table a {
    color: #000;
}

.accordion .card-body table span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}

.accordion ul.occasion_list a {
    padding: 5px 15px;
    color: #222;
    font-size: 14px;
    display: inline-block;
}

.accordion ul.occasion_list a:hover {
    color: #002247;
}
.collapse .card-body ul li{
  list-style-type: circle;
}
/*carousel***********************************/


/*@media (min-width: 768px) {*/
  /* show 3 items */
  .carousel-inner .active,
  .carousel-inner .active + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
  .carousel-item {
  /*    width: 0!important;*/
    margin-right: 0!important;
    width: 33.33%!important;
  }
  .carousel-control-next{
    right: 0!important;
  }
  .carousel-control-prev {
    position: absolute;
    left: 0!important;
  }
  .carousel-control-prev-icon, .carousel-control-next-icon{
    background: lightgray;
    font-size: 32px;
  }
/*}*/
/*typehead search*/
.twitter-typeahead{
    width: 100%;
}

.tt-menu, .gist {
    text-align: left;
}

.typeahead,
.tt-query,
.tt-hint {
    font-size: 13px;
    color: #9e9e9e;
    width: 100%;
    height: 48px;
    float: none;
    font-weight: 400;
    background: #f5f5f5;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none !important;
    padding: 0 65px 0 20px;
    position: relative;
}

.typeahead {
    background-color: #fff;
  border: 1px solid #ffd524;
}

.typeahead:focus {
  border: 2px solid #ffd524;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #7F3B14;
}

.tt-suggestion.tt-selectable .tt-highlight{
    color: #ffd524;
}

.tt-suggestion:hover .tt-highlight {
    color: #fff;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #7F3B14;

}

.tt-suggestion p {
    margin: 0;
}
/*Sidenav*/
.custom_acc{
  border: 2px solid #7F3B14;
  box-shadow: 0 0 5px 3px #ffd524;
  border-radius: 20px;
}
.custom_acc .heading{
  background-color:#7F3B14;
  color: #fff;
}
.custom_acc a.heading{
    color:#fff;
    border-radius: 20px 20px 0px 0px;
}
.custom_acc a.heading:hover{
  background:#7F3B14;
}
.list-group-item.active{
  background-color:#7F3B14 ;
  border-color: #7F3B14;
}
.acc_cards{
  border-bottom:3px solid #cc0000;
}
.acc_cards .card_content .num{
  color: #404040;
  text-shadow: 0 0 3px #404040
}
.add_line span{
  color:#229ac8;;
}
/*User Dashboard*/
.profilebg {
    padding: 15px;
    background-color: #7F3B14;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  .profile_name {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
  }

  .profilebtn .btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    line-height: 1.33;
    border-radius: 25px;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
  }
  .btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
  }
 /* a.btn:hover{
    background-color: #404040 !important;
  }*/

  .acc_cards {
    border-bottom: 3px solid #ffd54c;
  }

  .acc_cards {
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
  }

  .acc_cards .title {
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 8px;
  }

  .acc_cards .card_content {
    min-height: 150px;
    text-align: center;
  }

  .acc_cards .card_content .num {
    color: #404040;
  }
  .acc_cards .card_content .num {
    color: #404040;
  }

  .acc_cards .card_content .num {
    display: block;
    font-size: 85px;
    line-height: 85px;
    margin: 0;
  }

  .add_line {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
  }

  .add_line span {
    color: #229ac8;
  }
  .add_line span {
    color: #229ac8;
  }
  .bottom_card.text-center a{
    font-size: 12px;
  }

  .profile_detail p:last-child {
    margin-bottom: 0px;
  }

  .profile_detail p {
    margin-bottom: 5px;
  }

  thead {
    background: #7F3B14;
    color: #fff;
  }
  .small_cards {
    border-radius: 50%;
    height: 190px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
    border: 2px solid #7F3B14;
    box-shadow: 0 0 5px 3px #ffd524;
  }
  .small_cards:hover {
    border: 1px solid #ffd524;
    box-shadow: 0 0 5px 3px #7F3B14;
    cursor: pointer;
  }
  .small_cards i {
    color: #7F3B14;
    font-size: 48px;
    margin: 15px;
  }

  .small_cards .bottomtext {
    display: block;
    padding: 10px;
    background-color: #7F3B14;
  }

  .small_cards .bottomtext a{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  .profile_name, .profile_text{
    color: #fff;
  }