.page-body, .information {font-size: 16px !important; line-height: 25px !important;}

.product-short-description, .product-desc {font-size: 16px !important; line-height: 25px !important;}


.product-cart-box {
  background: #ccaea6 !important;
}

.product-cart-box {
  color: #ffffff !important;
}

.footer-bottom {
  padding: 0px 0;
}

body {
  background-color: #f5f5f5;
}

.header-login .icon-user1,
.header-wishlist-icon1,
.cart-dropdown-toggle1,
.header-login .login-list .nav-link1,
.search-module .input-group-prepend .btn1,
.form-control::placeholder1 {
  color: #b59086;
}

.header-category {
  background-color: #d39369;
}


@media (min-width: 1200px) {
  .slider-box h2 {
    font-size: 2.625rem;
  }
}

.sr-cart-page {
  background-color: #f5f5f5;
}

.list-list .variable.selected {
  background-color: #d39369 !important;
}

.list-list .variable {
  border: 1px solid #d39369 !important;
}

@media (min-width: 992px) {
  .col-lg-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.kepek {
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    padding: 4px;
    margin-bottom: 5px;
    border-radius: 2px;
}


@media (max-width:600px) {

.kepek {
	width: 267px !important;
	height: 400px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	float: none !important;
    display: block !important;
}
}