#homepage
{
	background-color: #f1f2f4;
}
.desciption-product
{
	margin-bottom:20px!important;
}

.labeldetail
{
	font-size: 15px!important;
    padding-right: 11px!important;
    color: #333!important;
	font-weight:normal!important;
    margin-left: 6px!important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn
{
	    opacity: 2!important;
}
.addtocartlink:hover,.addtocartlink:focus
{
	color:#d71149!important;
	outline: none;
}

.sizebutton:first-child 
{
	margin-left:0px;
}
.qty-total-price .qty-qty
{
	color:#000;
}
.qty-total-price .row
{
	display:contents!important;
}
.qty-total-price
{
	    padding: 8px 0px;
}
.qty-total-price .quantity input
{
	    left: 16%!important;
}
.qty-total-price .quantity-button.quantity-down
{
	    left: 23%!important;
}
.qty-total-price .quantity-button.quantity-up
{
	    right: 0%!important;
}
#footer
{
	display:none;
	bottom:53px;
}
.product-page .desciption-product
{
	background:#fff;
	margin-top: 10px;
	padding-bottom: 10px;
}
.productdes
{
	font-size:15px;
}
.container-fliud
{
	background:#fff;
	padding-bottom: 15px;
}
.pricepro
{
	position: relative!important;
    text-align: left!important;
    float: none!important;
    width: auto!important;
    margin-top: 0px!important;
}
.product-page .pg-product-price
{
	 color: #242321!important;
}
.productcode
{
	font-weight: 500;
    padding-top: 10px;
}
.product-page .pg-product-name
{
	    color: #000!important;
		font-weight: 600!important;
		font-size: 16px!important;
		text-transform: capitalize
}
.btn.btn-primary.sizebutton
{
    background: #FFF!important;
    border: 1px solid #ddd!important;
    color: #000!important;
    width: auto;
    box-shadow: none;
    font-weight: bold;
    margin-left: 5px;
    font-size: 14px!important;
    margin-bottom: 10px;
    padding: 7px 20px;
	border-radius:0px!important;
}
.rowpro
{
	margin-left:-10px!important;
}
.labelsize
{
	font-size: 15px;
    padding-right: 11px;
    color: #333;
}
.pg-product-image .pgp-wrap-img .pgp-wrap-img-in .pgp-img {
    height: 100%;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;

}




img {
  max-width: 100%; }

.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 {
  -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 {
	  
	border: 1px solid #ddd;  
    width: 18%;
	padding:6px;
    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 {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    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); } }

/*# sourceMappingURL=style.css.map */
.active
{
	    border: 1px solid #a27d53!important;
}
.wrapper
{
	margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.detailsrr
{
	
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
	
}