span.logo-oo-foot-block {
	background-color: #fff !important;
	border-color: #ccc !important;
}
img.logo-oo-img {
	width: 50px;
}
form.reg-class-form {
	margin: 0 auto;
	width: 485px;
	padding: 30px;
	background-color: #EDF1FF !important;
}
span.error-txt {
	font-size: 14px;
	color: #c5837c;
}
div.god-image {
	text-align: center;
}
div.god-image img {
	height: 500px;
}
label.custom-control-label {
	cursor: pointer;
}
div.cat-pd-iis {
	width: 93%;
	margin-bottom: 20px !important;
	margin-left: 63px;
}
div.cat-pd-iim {
	min-height: 150px;
}
div.cat-pd-iil {
	padding-top: 20px !important;
}
div.fl-left-pdcts {
	float: left;
}
.hover-prefilter {
	opacity: 0.7;
}
div#products-main-window {
	position: relative;
}
img.hover-loader-img {
	position: absolute;
	left: 46%;
	top: 45%;
}
form#products-filter-form {
	width: 100%;
	overflow: hidden;
}
span#search-product-by-name {
	cursor: pointer;
}
.god-item-empty {
	margin-top: -10px;
}
span#seach-produc-by-name {
	cursor: pointer;
}
div#cart-modal .modal-header {
	background-color: #D19C97;
	padding: 6px 20px;
}
div#cart-modal .modal-header > h5 {
	text-transform: none;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
}
div#cart-modal .modal-header > button.btn-close {
	padding: 0px 5px;
	font-size: 16px;
	border: none;
	background: none;
	color: #fff;
	margin-right: -12px;
}
.modal-dialog {
	margin: 10.75rem auto 1.75rem auto;
}
div.pd-detail-carousel {
	width: auto;
	height: 850px;
	text-align: center;
}
.god-item-product {
	height: 440px;
}
.custom-param-inline {
	padding-left: 1.8rem !important;
	padding-right: 0.5rem !important;
}
picture.cart-image {
	width: 50px;
	float: left;
	margin-right: 15px;
}
picture.cart-image > img {
	width: 50px;
}
td.cart-text-align {
	text-align: left;
}
div#checkout-text-finished {
	min-height: 250px;
}
p.order-finished {
	width: 100%;
	color: #848484;
	font-size: 24px;
	text-align: center;
	margin-top: 100px;
}
a.cat-main-pic-link {
	text-align: center;
}
picture.cat-main-picture > img {
	max-height: 700px;
}
p.call-me-later-txt {
	text-align: center;
}
p.call-me-later-txt > span {
	color: #42a290;
}
strong.ct-phone-ml {
	margin-left: -5px;
}
h6.title-article {
	color: #444;
	font-size: 16px;
	font-weight: 400;
}
.mg-6i {
	margin-bottom: 6px !important;
	padding: 0px 10px;
}

span.size-temp {
	padding: 0px 6px;
	margin-left: 5px;
	font-size: 14px;
	border: 1px solid #D19C97;
	color: #fff;
	background: #D19C97;
	cursor: pointer;
}

span.size-temp:hover {
	color: #D19C97;
	background: #fff;
}

span.size-temp-hover {
	color: #D19C97;
	background: #fff;
}

div.cat-god-item {
	display: block !important;
}
h6.color-red-line-through {
	text-decoration: line-through;
	color: #ff3434;
	font-size: 14px;
	margin: 0;
}
h5.color-red-line-through {
	text-decoration: line-through;
	color: #ff3434;
	font-size: 20px;
	margin: 0;
}
div#star-rate {
	padding: 0px 8px;
}

div#star-rate > i {
	cursor: pointer;
}

div.success-review-message {
	overflow: hidden;
}

div.success-review-message > h1 {
	font-size: 26px;
	float: left;
}

div.success-review-message > span {
	margin-top: 0px;
	float: left;
}
div.god-image {
	cursor: pointer;
}
p.filter-swicher {
	float: right;
	display: none;
	padding-right: 20px;
	font-size: 20px;
}
p.filter-swicher > span {
	background: #D19C97;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding: 6px 23px;
	cursor: pointer;
}
p.filter-swicher > span:hover {
	background: #C29490;
}
.z-rotate-cls {
	transform: rotate(180deg);
	margin-top: -4px;
}
@media (max-width: 991.98px) {
  div.cat-pd-iis {
	width: calc(100% - 30px);
	margin-bottom: 20px !important;
	margin-left: 15px;
  }
  .menu-pdcts {
	  display: none;
  }
  p.filter-swicher {
	  display: block;
  }
}