@charset "utf-8";
/* CSS Document */

/*	General Styling
----------------------------------------------------------------------*/
@font-face {
  font-family: "Trebuchet MS";
  src: url("../fonts/TREBUC.eot");
  src: local("☺"), url("../fonts/TREBUC.woff") format("woff"),
    url("../fonts/TREBUC.ttf") format("truetype"),
    url("../fonts/TREBUC.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
  font-family: "Trebuchet MS";
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearrow {
  clear: both;
}
.extra-wrap {
  overflow: hidden;
}
.block {
  display: block;
}
.in-block {
  display: inline-block;
}
.p-rel {
  position: relative;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.super-container {
  min-height: 100%;
  perspective: 1200px;
  position: relative;
  width: 100%;
  margin: 0 0 -36px 0;
  padding: 0 0 36px 0;
}
.container {
  position: relative;
}

.space05 {
  height: 05px;
}
.space10 {
  height: 10px;
}
.space15 {
  height: 15px;
}
.space20 {
  height: 20px;
}
.space25 {
  height: 25px;
}

.font11 {
  font-size: 11px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}

.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}

.txt_red {
  color: #ff0000;
}
.txt_fff {
  color: #ffffff;
}
.txt_fff:hover,
.txt_fff:focus {
  color: #ffffff;
}

.txt_666 {
  color: #666666;
}
.txt_666:hover,
.txt_666:focus {
  color: #666666;
}

.txt_999 {
  color: #999999;
}
.txt_999:hover,
.txt_999:focus {
  color: #999999;
}

.txt_333 {
  color: #333333;
}
.txt_333:hover,
.txt_333:focus {
  color: #333333;
}

.txt_000 {
  color: #000000;
}
.txt_000:hover,
.txt_000:focus {
  color: #000000;
}
.page-header h5 {
  color: #a8a8a8;
  font-size: 16px;
  font-weight: 400;
}
.show-left {
  float: left !important;
}
.show-right {
  float: right !important;
}
.txt-center {
  text-align: center !important;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pbo5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pbo10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pbo15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pbo20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pbo25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pbo30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pbo35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pbo40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pbo50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}

.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}

.pall5 {
  padding: 5px;
}
.pall10 {
  padding: 10px;
}
.pall15 {
  padding: 15px;
}
.pall20 {
  padding: 20px;
}
.pall25 {
  padding: 25px;
}
.pall30 {
  padding: 30px;
}
.pall35 {
  padding: 35px;
}
.pall40 {
  padding: 40px;
}
.pall45 {
  padding: 45px;
}
.pall50 {
  padding: 50px;
}

.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mbo5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mbo10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mbo15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mbo20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mbo25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mbo30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mbo35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mbo40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mbo50 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mall5 {
  margin: 5px;
}
.mal10 {
  margin: 10px;
}
.mal15 {
  margin: 15px;
}
.mall20 {
  margin: 20px;
}
.mall25 {
  margin: 25px;
}
.mall30 {
  margin: 30px;
}
.mall35 {
  margin: 35px;
}
.mall40 {
  margin: 40px;
}
.mall50 {
  margin: 50px;
}

#pg-home {
  background-color: #feeeed;
}

/*	header
----------------------------------------------------------------------*/
#header {
  display: block;
  position: relative;
  z-index: 10001;
  background-color: #ffffff;
}

#headerhome {
  display: block;
  position: relative;
  z-index: 10001;
  background-color: #feeeed;
}

#menubar {
  background-color: #feeeed;
  margin-top: 15px;
  text-transform: uppercase;
}

/*	topbar
----------------------------------------------------------------------*/
.topbar {
  padding: 5px 0 10px 0;
}
.topbar ul {
  float: right;
  margin: 0;
}
.topbar ul li {
  float: left;
  text-transform: uppercase;
  margin: 0 10px;
}
.topbar ul li a {
  color: #58595b;
  vertical-align: middle;
  font-size: 12px;
}
.topbar ul li a:hover,
.topbar ul li a:focus {
  text-decoration: none;
  color: #282828;
}
.shoppingbag span {
  background: url("../images/shoppingbag-icon.png") no-repeat scroll 0 0
    transparent;
  width: 18px;
  height: 21px;
  display: inline-block;
  color: #58595b;
  font-size: 11px;
  background-size: 16px auto;
  background-position: 0 0px;
  text-align: center;
  padding: 0px 0 0 0;
  line-height: 21px;
  margin-left: 5px;
}
.topbar ul li.wishlist img {
  margin-top: -3px;
}

/*	footer
----------------------------------------------------------------------*/
#footer,
#footerbot {
  position: relative;
  padding: 10px 30px;
  width: 100%;
  background-color: #58595d;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff;
}

#footerbot {
  background-color: #77787c;
}

#footer h4,
#footerbot h4 {
  font-size: 14px;
}
#footer input {
  color: #58595d;
}

#footer a,
#footerbot a {
  color: #ffffff;
  line-height: 28px;
  margin: 0 2px;
  font-weight: 300;
}
.divborder {
  border-right: #a7a8ac 1px solid;
  height: 180px;
}

@media (max-width: 479px) {
  .divborder {
    border-right: none;
    height: auto;
  }
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.social-links {
  /*float: left;
	width: 105px;*/
  text-align: left;
}
.social-links a {
  display: inline-block;
  width: 27px;
  height: 27px;
  background-color: #a49a99;
  color: #ffffff;
  text-align: center;
  border-radius: 20px;
  line-height: 28px;
  margin: 0 2px;
}
.social-links a:hover,
.social-links a:focus {
  background-color: #58595b;
  color: #ffffff;
}
.footer-links {
  margin-top: 4px;
  color: #58595b;
  text-align: left;
}
.footer-links a {
  color: #58595b;
  vertical-align: middle;
  display: inline-block;
}
.footer-links a + a {
  border-left: 1px solid #58595b;
}
.footer-links a:hover,
.footer-links a:focus {
  color: #282828;
  text-decoration: none;
}
.footer-links a:last-child {
  padding-right: 0;
}
.footer-links a.faq {
  padding-right: 0;
}
.footer-links span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 8px;
  border-left: 1px solid #58595b;
  line-height: 13px;
  margin-left: 4px;
}

/*	supersized slider
----------------------------------------------------------------------*/
.pt-perspective {
  height: 100%;
  perspective: 1200px;
  position: relative;
  width: 100%;
}
.pt-page {
  backface-visibility: hidden;
  /*height: 100%;*/
  left: 30px;
  overflow: hidden;
  position: absolute;
  top: 140px;
  bottom: 45px;
  visibility: hidden;
  z-index: 100;
  right: 30px;
  margin: 0 auto;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#pg-home ~ #footer {
  padding-top: 0;
  padding-bottom: 0;
}

/*	content
----------------------------------------------------------------------*/
#content {
  background-color: #ffffff;
  padding: 35px 0;
}

/*	product sorting
----------------------------------------------------------------------*/
.product-sorting {
  margin-bottom: 25px;
}
.product-sorting .sort-label {
  text-transform: uppercase;
  margin-right: 15px;
}
.product-sorting .btn-group .btn {
  text-transform: uppercase;
  text-align: left;
  border-radius: 0;
  border-color: #d2d0d0;
  color: #58595b;
  font-size: 12px;
}
.product-sorting .btn-group {
  margin-right: 10px;
  margin-bottom: 8px;
}
.product-sorting .btn-group.sort-type01 {
  width: 200px;
}
.product-sorting .btn-group.sort-type02 {
  width: 200px;
}
.product-sorting .btn-group.sort-type03 {
  width: 155px;
}
.product-sorting .btn-group .fa {
  position: absolute;
  right: 12px;
  margin-top: 0px;
  font-size: 16px;
}
.collection-page .thumbnail {
  border: 0;
  padding: 0;
  margin-bottom: 60px;
}
.collection-page .thumbnail .caption {
  padding: 12px 1px 0 1px;
  position: relative;
}
.collection-page .thumbnail .wishlist {
  position: absolute;
  top: 12px;
  right: 1px;
}
.collection-page .thumbnail .wishlist a {
  position: relative;
  color: #acacad;
  display: inline-block;
}
.collection-page .thumbnail .addtocart {
  position: absolute;
  top: 12px;
  right: 20px;
}
.collection-page .thumbnail .addtocart a {
  position: relative;
  color: #acacad;
  display: inline-block;
}

.collection-page .thumbnail .addtocart a:hover:before {
  position: relative;
  color: #fad8d6;
  display: inline-block;
}

.collection-page .thumbnail .wishlist a:hover:before {
  content: "\f004";
  position: absolute;
  color: #fad8d6;
  font-family: "FontAwesome";
}
.collection-page .thumbnail .wishlist.added a:before {
  content: "\f004";
  position: absolute;
  color: #fad8d6;
  font-family: "FontAwesome";
  top: 1px;
  line-height: normal;
}
.collection-page .thumbnail .wishlist.added .fa {
  visibility: hidden;
}
.collection-page .thumbnail .product-name {
  font-size: 14px;
  /*text-transform: uppercase;*/
  color: #545454;
  font-weight: 400;
  margin-bottom: 5px;
  margin-right: 40px;
  line-height: 18px;
  min-height: 55px;
}
.collection-page .thumbnail .product-price {
  font-size: 14px;
  color: #545454;
  font-weight: 400;
}
.collection-page .thumbnail .discount-text {
  font-size: 14px;
  color: #a8a8a8;
  font-weight: 400;
  float: right;
}
.collection-page .btn-default.sold-btn {
  background-color: #d92136 !important;
  border-color: #d92136;
  margin-left: 25px;
}

/*	carousel fade
----------------------------------------------------------------------*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/*	product details page
----------------------------------------------------------------------*/
.details-page {
  margin-top: 5px;
}
.details-page .carousel {
  margin-bottom: 25px;
}
.details-page .carousel-indicators {
  left: 0;
  width: 86px;
  right: auto;
  top: 0;
  margin: 0;
  bottom: 0;
}
.details-page .carousel-indicators li {
  width: auto;
  height: auto;
  border-radius: 0;
  text-indent: inherit;
  border: 0;
  margin: 0;
}
.details-page .carousel-indicators li + li {
  margin-top: 8px;
}
.details-page .carousel-inner > .item {
  margin-left: 96px;
}
.details-page .product-details {
  padding-left: 30px;
}
.product-details .product-info,
.product-details .blog-info {
  margin-bottom: 10px;
}
.product-info .name {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.product-info .code {
  font-size: 10px;
}
.product-info .price {
  margin: 20px 0;
  font-size: 14px;
  font-weight: 500;
}
.discperc {
  color: #b12704;
}
strike {
  color: #a8a8a8;
}
.product-info .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 10px;
}
.product-details .order-info {
  margin-bottom: 10px;
}
.product-details .btn-group {
  width: auto;
  margin-right: 15px;
  line-height: 35px;
}
.product-details .btn-group .btn {
  text-align: left;
  border-radius: 0;
  border-color: #d2d0d0;
  color: #58595b;
}
.product-details .btn-group .fa {
  position: absolute;
  right: 12px;
  margin-top: 2px;
  font-size: 14px;
}
.product-details .size-guide a {
  color: #414040;
  border-bottom: 1px solid #414040;
  padding-bottom: 2px;
  cursor: pointer;
  font-size: 12px;
}
.product-details .size-guide a:hover,
.product-details .size-guide a:focus {
  text-decoration: none;
}
.product-details .custom-size {
  margin-bottom: 10px;
}
.product-details .custom-size a {
  color: #414040;
  border-bottom: 1px solid #414040;
  font-size: 14px;
  font-weight: 500;
}
.product-details .wishlist {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-details .wishlist a {
  position: relative;
  display: inline-block;
  line-height: 14px;
  font-size: 12px;
}
.product-details .wishlist.added a:after {
  content: "\f004";
  position: absolute;
  color: #fad8d6;
  font-family: "FontAwesome";
  top: 1px;
  line-height: normal;
  right: 0;
}
.product-details .wishlist.added .fa {
  visibility: hidden;
}
.product-details .wishlist a:hover {
  color: #fad8d6;
}
.product-details .buttons {
  margin-bottom: 10px;
}
.product-details .btn-default {
  font-size: 14px;
  padding: 8px 13px;
  margin-bottom: 5px;
}
.product-details .btn + .btn {
  margin-left: 6px;
}
.product-details .btn-default.cart-btn {
  padding-right: 40px;
  padding-left: 15px;
}
.product-details .btn-default.cart-btn:after {
  content: "";
  background: url("../images/shoppingbag-icon-white.png") no-repeat scroll 0 0
    transparent;
  position: absolute;
  width: 18px;
  height: 21px;
  top: 8px;
  right: 14px;
}
.product-details .inthebox {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}
.product-details .care-inst {
  font-size: 12px;
  margin-bottom: 25px;
}
.product-details .care-inst li {
  margin-bottom: 10px;
}
.product-details .reviews-list h2 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c4c6;
  padding-bottom: 6px;
  position: relative;
  cursor: pointer;
}
.product-details .reviews-list h2 span:after {
  background: url("../images/caret-down.png") no-repeat scroll 0 0 transparent;
  content: "";
  width: 12px;
  height: 8px;
  position: absolute;
  right: -25px;
  top: 6px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-details .reviews-list li {
  border-bottom: 1px solid #c2c4c6;
  padding: 15px 0;
}
.product-details .reviews-list .author-name {
  font-weight: 500;
  margin-bottom: 2px;
  /*text-transform: uppercase;*/
}
.product-details .reviews-list h2 span.slamdown:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*	measurement page
----------------------------------------------------------------------*/
.measurement-page {
  background: url("../images/measurement-bg2.jpg") no-repeat scroll center
    bottom transparent;
  background-size: cover;
}
.mannequin {
  text-align: center;
}
.measurement-form {
  /*position: absolute;
	right: 0;
	top: 35px;
	width: 385px;*/
  background-color: #ffffff;
  padding: 5px;
  color: #58595b;
  /*text-transform: uppercase;*/
}
.measurement-form h4 {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.measurement-form .measurement-unit {
  font-size: 12px;
  margin-bottom: 14px;
}
.measurement-form .measurement-unit .btn-group {
  width: 100px;
  text-align: left;
}
.measurement-form .measurement-unit .btn-group .btn {
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px;
}
.measurement-form .measurement-unit .btn-group .fa {
  position: absolute;
  right: 12px;
  margin-top: 2px;
  font-size: 16px;
}
.measurement-form .info {
  text-transform: none;
  font-size: 12px;
  margin-bottom: 20px;
}
.measurement-form .measurement-catg {
  margin-bottom: 15px;
}
.measurement-form .measurement-catg > div {
  float: left;
  /*width: 48%;*/
  font-size: 11px;
  letter-spacing: 0;
}
.measurement-form .col-sm-4,
.measurement-form .col-sm-2 {
  padding-right: 5px;
  padding-left: 0px;
}
.measurement-form .measurement-catg .right {
  float: right;
}

.measurement-form .measurement-catg .left {
  float: left;
}
.measurement-form .measurement-catg td {
  padding-bottom: 5px;
}
.measurement-form .measurement-catg .size-input-box {
  width: 40px;
  height: 18px;
  padding: 2px 2px;
  border: 1px solid #cccccc;
}

.size-input-box:focus {
  outline: none !important;
  border-color: #dddddd;
  box-shadow: 0 0 3px #dddddd;
}

.measurement-form .measurement-catg .size-sel-box {
  width: auto;
  height: 20px;
  padding: 2px 5px;
  border: 1px solid #cccccc;
}

.form-control:focus {
  outline: 0;
  border-color: #feeeed;
  box-shadow: 0 0 5px #feeeed;
}

/*	shopping cart
----------------------------------------------------------------------*/
.cart-module .box-heading {
  /*background-color: #d2d0d0;*/
  padding: 12px 0px;
}
.cart-module .widget_content {
  border-color: #d2d0d0;
  border-style: solid;
  border-width: 1px 0 0 0;
  padding: 15px;
}
.cart-module h5 {
  font-size: 16px;
  margin-top: 15px;
}
.widget_content .bottom-buttons {
  border-top: 1px solid #d2d0d0;
  padding-top: 15px;
}
.widget .widget_title {
  /*background-color: #d2d0d0;
	border-bottom: 1px solid #d2d0d0;*/
  padding: 12px 15px;
}
.widget.widget-confirm-order .table tr > th,
.widget.widget-confirm-order .table tr > td {
  text-align: center;
}
.widget.widget-confirm-order .table tr .text-left {
  text-align: left;
}
.widget.widget-confirm-order .table {
  margin-bottom: 0;
}
.cart-module .widget_content option {
  padding: 2px 5px;
}
.my-account-module.cart-module .widget {
  margin-bottom: 20px;
}
.cart-info tbody .quantity input[type="image"] {
  cursor: pointer;
  margin: 0 5px;
  vertical-align: middle;
}
.checkout .cart-total {
  border: 1px solid #e4e4e4;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 8px 15px;
}
.cart-total table td {
  width: 130px;
}
.checkout.cart-module .table tr > th,
.checkout.cart-module .table tr > td {
  vertical-align: middle;
}
.checkout.cart-module .table tr .text-left {
  text-align: left;
}

/*	login / signup modal
----------------------------------------------------------------------*/
#login-modal .modal-header {
  height: 50px;
  border: 0;
}
#login-modal .modal-body {
  margin: 15px auto 0;
  width: 90%;
}
#login-modal .modal-footer {
  border: 0;
}
#login-modal .modal-body .nav-tabs {
  text-align: center;
  border: 0;
}
#login-modal .modal-body .nav-tabs li {
  display: inline-block;
  float: none;
  margin: 0 0 0 -6px;
}
#login-modal .modal-body .tab-content {
  border: 1px solid #ececec;
  margin-top: -20px;
  padding: 45px 0 25px;
}
#login-modal .form-group .checkbox {
  margin: 0;
}
#login-modal .form-group.button {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
}
#login-modal .nav-tabs > li > a {
  background-color: #ffffff;
  border-color: #ececec;
  padding-bottom: 8px;
  padding-top: 8px;
  text-transform: uppercase;
}
#login-modal .nav-tabs > li.active > a {
  background-color: #ececec;
}
#login-modal .tab-pane.active:after {
  content: "";
  background-color: 1px solid #ececec;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  height: 1px;
  width: 100%;
}
#login-modal .nav-tabs > li > a {
  margin-right: 0;
}

.galleryContent {
  overflow: auto;
  position: relative;
  height: 539px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.galleryContent .mCSB_inside > .mCSB_container {
  margin-right: 8px;
}
.galleryContent .mCSB_scrollTools {
  width: 6px;
}

.product-details .reviews-list ul {
  display: none;
  width: 100%;
  position: relative;
}

/*	custom select
----------------------------------------------------------------------*/
span.customSelect {
  padding: 5px 7px;
  border: 1px solid #d2d0d0;
  height: 30px;
  color: #58595b;
}
.styled {
  padding: 5px 7px;
  border: 1px solid #d2d0d0;
  height: 30px;
  color: #58595b;
}

.styled:focus {
  outline: 0;
  border-color: #feeeed;
  box-shadow: 0 0 5px #feeeed;
}

.styled.hasCustomSelect {
  height: 100%;
  width: 100%;
}
.styled.hasCustomSelect option {
  padding: 2px;
}
.customSelectInner {
  text-transform: uppercase;
  font-size: 12px;
}
.customSelectInner:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 16px;
  line-height: normal;
}

.aboutContent {
  overflow: auto;
  position: relative;
  height: 539px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-payal-singhal .payal-photo {
  margin-bottom: 30px;
}

#dialog {
  position: fixed;
  top: 25%;
  left: 50%;
  padding: 30px;
  z-index: 10011;
  background: #58595b;
  padding: 30px;
  display: none;
  min-width: 200px;
  color: #ffffff;
  text-align: center;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.formerror {
  font-size: 11px;
  color: #ff0000;
}

.scrollup {
  background: url("../images/icon_top.png") no-repeat scroll 0 0 transparent;
  bottom: 5%;
  display: none;
  height: 40px;
  position: fixed !important;
  left: 2%;
  text-transform: uppercase;
  width: 40px;
  font-size: 15px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
  text-indent: -9999px;
  z-index: 999;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  -o-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-item {
  opacity: 0.4;
}
.owl-carousel .owl-item.active {
  opacity: 1;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 1;
}
.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 30px;
}
.owl-carousel .owl-nav .owl-prev {
  left: -25px;
}
.owl-carousel .owl-nav .owl-next {
  right: -25px;
}
.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  position: relative;
}
.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus {
  outline: none !important;
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #b3b3b3;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
  opacity: 1;
}
.owl-carousel:hover .owl-nav .owl-prev {
  left: -25px;
}
.owl-carousel:hover .owl-nav .owl-next {
  right: -25px;
}

/*-------------owl-carousel home-slider-------------*/

.owl-carousel.home-slider {
  position: relative;
  height: 565px;
  z-index: 0;
}

.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 565px;
  position: relative;
  z-index: 0;
}

@media (max-width: 1199.98px) {
  .owl-carousel.home-slider .slider-item {
    background-position: center center !important;
  }
}

.owl-carousel.home-slider .slider-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0d1128;
  background: -moz-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #0d1128),
    color-stop(100%, #fd6100)
  );
  background: -webkit-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -o-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -ms-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: linear-gradient(45deg, #0d1128 0%, #212529 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1128', endColorstr='#fd6100', GradientType=1 );
  opacity: 0.5;
}

.owl-carousel.home-slider .slider-item .slider-text {
  height: 600px;
}

@media (max-width: 767.98px) {
  .owl-carousel.home-slider .slider-item .slider-text {
    text-align: center;
  }
}

.owl-carousel.home-slider .slider-item .slider-text .subheading {
  color: #000000;
  font-weight: 700;
}
.owl-carousel.home-slider .slider-item .slider-text .text {
  position: relative;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.owl-carousel.home-slider .slider-item .slider-text h1 span {
  display: block;
}
@media (max-width: 991.98px) {
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 40px;
    white-space: normal;
  }
}
.owl-carousel.home-slider .slider-item .slider-text .subheading {
  font-size: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
.owl-carousel.home-slider .slider-item .slider-text p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 21px;
}
.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.owl-carousel.home-slider .slider-item .slider-text .breadcrumbs span a {
  color: #fff;
}
.owl-carousel.home-slider .owl-nav {
  position: absolute;
  top: 100%;
  width: 100%;
}
.owl-carousel.home-slider .owl-nav .owl-prev,
.owl-carousel.home-slider .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  outline: none !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.owl-carousel.home-slider .owl-nav .owl-prev span:before,
.owl-carousel.home-slider .owl-nav .owl-next span:before {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-carousel.home-slider .owl-nav .owl-prev:hover span:before,
.owl-carousel.home-slider .owl-nav .owl-prev:focus span:before,
.owl-carousel.home-slider .owl-nav .owl-next:hover span:before,
.owl-carousel.home-slider .owl-nav .owl-next:focus span:before {
  color: #fff;
}
.owl-carousel.home-slider .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}
.owl-carousel.home-slider .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}
.owl-carousel.home-slider:hover .owl-nav .owl-prev,
.owl-carousel.home-slider:hover .owl-nav .owl-next {
  opacity: 1;
}
.owl-carousel.home-slider:hover .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}
.owl-carousel.home-slider:hover .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}
.owl-carousel.home-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
.owl-carousel.home-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 1);
}
.owl-carousel.home-slider .owl-dots .owl-dot.active {
  background: #fff;
}

/*-------------owl-carousel home-slider-------------*/

.form-classic.form-inline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.image-thumb {
  display: block;
  overflow: hidden;
}
.image-thumb a:hover img {
  -webkit-transition: all 1.5s ease 0s;
  -moz-transition: all 1.5s ease 0s;
  transition: all 1.5s ease 0s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}

.breadcrumbs {
  color: #a8a8a8 !important;
  font-size: 12px;
}

.breadcrumbs a {
  color: #a8a8a8;
}

#loader-icon {
  position: relative;
  top: 50%;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}

/*	Email Modal
----------------------------------------------------------------------*/
#EmailModal .modal-header {
  border: 0;
}
#EmailModal .close {
  font-size: 35px;
  margin: -10px 10px 0 0;
  position: absolute;
  right: 0;
  opacity: 0.5;
  filter: alpha(opacity=50%);
}
#EmailModal {
  text-align: center;
}
#EmailModal p {
  font-size: 16px;
  margin-bottom: 20px;
  color: #999999;
}
#EmailModal input.form-control {
  border-color: #7e7e7e;
  border-width: 1px;
  font-size: 16px;
  height: 38px;
  text-align: center;
}
#EmailModal button.form-control {
  background-color: #919191;
  text-transform: uppercase;
  font-size: 16px;
  height: 38px;
  color: #ffffff;
}

.product-carousel {
  margin-bottom: 20px;
}
.product-carousel .product_name {
  color: #58595b;
  border-bottom: 1px solid #58595b;
  font-size: 15px;
  margin: 0;
  line-height: normal;
  margin: 10px;
  padding-bottom: 5px;
  line-height: 18px;
  text-align: center;
}
.product-carousel .product_name:hover {
  color: #58595b;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-carousel .product_price {
  color: #4b5359;
  font-size: 18px;
  line-height: 18px;
  padding: 0 10px 8px;
}
.product-carousel .product_price .fa-rupee {
  font-size: 15px;
}
.product-carousel .article {
  /*border: 1px solid #58595b;*/
}

.blog-info .name {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.blog-info .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 10px;
}

.blog-info .read-more {
  color: #414040;
  padding-bottom: 2px;
  cursor: pointer;
  text-decoration: underline;
}

.txt_heart,
a.txt_heart:link,
a.txt_heart:hover,
a.txt_heart:active,
a.txt_heart:visited {
  color: #ff0000;
}

a.txt_heart:hover {
  color: #a49a99;
}

.prodicon {
  position: absolute;
  top: 0px;
  right: 20px;
  z-index: 998;
}
.noshow{display:none;}