﻿.item_btn:hover {
	background-color: #668587!important
}
.button.hollow:focus, .button.hollow:hover, .item .button.hollow {
	background-color: #fff;
}
.button.hollow:focus, .item .button.hollow:hover {
	border: 1px solid;
	background-color: #f4f4f4;
}
.item .item_btn {
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.item:hover .item_btn {
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.item .wishlist_btn a {
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.item:hover .wishlist_btn a {
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.item_btn:hover {
	background-color: #668587;
	color: #fff!important;
}

.item:hover .add_to_cart_btn  {
	background: linear-gradient( to top, #e3c059, #f8de7b)!important;
	color:#000!important
}

.wishlist_btn a:hover {
	background-color: #e3c059!important;
	color: #fff!important;
}
.item {
	float: left;
	position: relative;
	direction: ltr;
	box-sizing: border-box;
}
.image_container {
	float: left;
	width: 100%;
	height: 100%;
	display: table;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	box-sizing: border-box;
	border-bottom: 1px solid #dedede;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position:relative
}
.item_image_size {
	max-width: 100% !important;
	overflow: hidden;
	visibility: visible;
	transition: all 0.3s ease 0s;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.item:hover .item_image_size {
	transform: scale(1.03);
}
.prices_container {
	width: 100%;
	float: right;
	position:relative;
	height:40px;
}

.item .plus_minus_container {
	float: left;
	height: 30px;
	margin-top: 10px;
	margin-left: calc(50% - 50px);
	margin-right: calc(50% - 50px);
	width: 100px !important;
}
.item .plus-minus-input {
	align-items: center;
}
.item .plus-minus-input .input-group-field {
	width: 40px;
	height: 30px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 0;
	border-left: 0;
	display: block;
	box-sizing: border-box;
	line-height: 0;
	font-family: arial;
	text-align: center;
}
 .item .plus-minus-input .input-group-field::-webkit-inner-spin-button, .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
 appearance: none;
}
.item .plus-minus-input .input-group-button .circle {
	cursor: pointer;
	width: 30px;
	height: 30px;
	font-size: 15px;
	box-sizing: border-box;
	border-radius: 50%;
}
.item .input-group {
	display: flex;
	width: 100%;
	align-items: stretch;
}
.item .input-group-button {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	flex: 0 0 auto;
}
.item .button.hollow {
	border: 1px solid;
	color: #202020;
	background-color: #fff;
}
.item_detalis {
	width: 100%;
	float: right;
	direction: ltr;
	text-align: center;
	padding:25px 35px 35px 35px;
	box-sizing:border-box
}
.item_name {
	width: 100%;
	float: right;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	visibility: visible;
	line-height: 1.3em !important;
	margin-bottom:10px;
}
.item_title {
	width: 100%;
	float: right;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	visibility: visible;
	line-height: 1.3em !important;
	margin-bottom:20px;
}
.item_sub_title {
	width: 100%;
	float: right;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	visibility: visible;
	line-height: 1.3em !important;
	margin-bottom:20px;
}
.item_price_container {
	width: 75px;
	float: none;
	display: inline-block;
	text-align: center;
	direction: ltr;
}
.item_price_sep_container {
	width: 1px;
	height: 30px;
	float: none;
	display: inline-block;
	background-color: rgb(213, 213, 213);
}
.item_price_title_container {
	width: 100%;
	float: right;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	box-sizing: border-box;
	height: 18px;
	overflow: hidden;
	visibility: visible;
	letter-spacing: 0.3px;
}
.item_price {
	width: auto;
	float: none;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	padding-top: 0px;
	display: inline-block;
	clear: both;
}
.rate_icon {
	font-size: 17px;
}
.item_detalis_container {
	width: 100%;
	float: left;
	display:inline-block;
	text-align:center;
}
.item_btn {
	float: right;
	height: 35px;
	display: table;
	transition: all 0.2s ease 0s;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 50%;
	width: 35px !important;
	text-align: center !important;
	left: 0px !important;
}
.item_btn i {
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
}
.item_btn_text {
	font-weight: 400;
	cursor: pointer;
	margin-top: 0px;
	float: right !important;
	width: 100% !important;
	text-align: center !important;
	font-size: 16px !important;
}
.add_to_cart_btn {
	float: none;
	font-weight: 400;
	padding: 8px 0px;
	display: inline-block;
	transition: all 0.2s ease 0s;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 25px;
	width: 230px !important;
	text-align: center !important;
	color:#f8de7b;
	background: linear-gradient( to top, #000, #000);
	transition: 0.5s all;
}
.add_to_cart_text {
	font-weight: 400;
	cursor: pointer;
	margin-top: 0px;
	float: none !important;
	width: auto !important;
	text-align: center !important;
	font-size: 16px !important;
}
.add_view_product_text {
	font-weight: 400;
	cursor: pointer;
	margin-top: 0px;
	float: none !important;
	width: auto !important;
	text-align: center !important;
	font-size: 16px !important;

}
.wishlist_btn a {
	float: right;
	height: 35px;
	display: table;
	border-right-width: 1px;
	transition: all 0.2s ease 0s;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 50%;
	width: 35px !important;
	text-align: center !important;
	left: 0px !important;
}
.wishlist_btn a i {
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
}
.wishlist_text {
	font-weight: 400;
	cursor: pointer;
	margin-top: 0px;
	float: right !important;
	width: 100% !important;
	text-align: center !important;
	font-size: 16px !important;
}
.lable_container {
	width: auto;
	height: 26px;
	position: absolute;
	z-index: 0;
	direction: ltr;
	display: table;
	text-align: center;
	padding: 0 8px;
	font-size: 16px;
	font-weight:600
}
.lable_text {
	width: auto;
	float: right;
}
.deal_lable_container {
	top: 7px;
	left: 7px;
}
.text_lable_container {
	top: 7px;
	right: 7px;
}
.discount_lable_container {
	top: 7px;
	right: 7px;
	z-index: 2;
}
.lable_container .rate_icon {
	font-size: 14px;
}
.out_of_stock_container {
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	direction: ltr;
	display: table;
	text-align: center;
	padding: 0;
}
.out_of_stock_text {
	font-size: 19px;
}
.item_content_on_image {
	float: right;
	width: 100%;
	height:100%;
    position:absolute;
	display:table;
	background-color:rgba(0,0,0,0.4);
	z-index:1
}
.item_content_on_image_num {
	width:100%;
	float:left;
	margin-bottom:5px;
	font-size:50px;
	line-height:1em
}
.item_content_on_image_num_text {
	width:100%;
	float:left;
	font-size:20px;
	line-height:1em
}
 @media (min-width: 1438px) {
.item {
	width: 31.33333333%;
	margin-bottom: 0;
	margin-right: 3%;
}
.item:nth-of-type(3n) {
	margin-right: 0px;
}
}
 @media (max-width: 1439px) and (min-width: 769px) {
.item {
	width: 31.33333333%;
	margin-bottom: 0;
	margin-right: 3%;
}
.item:nth-of-type(3n) {
	margin-right: 0px;
}
.item_title {
	height:70px;
	margin-bottom:10px;
}
}
 @media (max-width: 768px) and (min-width: 481px) {
.item {
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0%;
	border-bottom:0!important
}
.item:nth-of-type(3n) {
	margin-right: 0px;
}
.add_to_cart_btn {
	display:none!important
}
.item_detalis {
	width:calc(100% - 130px);
	padding: 12px;
	box-sizing:border-box;
	text-align:left!important
}
.item_name {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:5px;
}
.item_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom: 10px;
}
.item_sub_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:0px;
}
.item_content_on_image_num {
	margin-bottom:5px;
	font-size:37px;
}
.item_content_on_image_num_text {
	font-size:16px;
}
.image_container {
	width: 130px;
	height: 130px;
}
}
 @media (max-width: 480px) and (min-width: 319px) {
.item {
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0%;
	border-bottom:0!important
}
.item:nth-of-type(3n) {
	margin-right: 0px;
}
.add_to_cart_btn {
	display:none!important
}
.item_detalis {
	width:calc(100% - 130px);
	padding: 12px;
	box-sizing:border-box;
	text-align:left!important
}
.item_name {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:3px;
	font-size:15px!important
}
.item_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom: 7px;
	font-size:13px!important
}
.item_sub_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:0px;
	font-size:13px!important
}
.item_content_on_image_num {
	margin-bottom:5px;
	font-size:32px;
}
.item_content_on_image_num_text {
	font-size:13px;
}
.item_image_size {
	border-radius:0px!important;
}
.item_image_size img {
	border-radius:0px!important;
}
.image_container {
	width: 130px;
	height: 130px;
}
}
 @media (max-width: 320px) {
.item {
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0%;
	border-bottom:0!important
}
.item:nth-of-type(3n) {
	margin-right: 0px;
}
.add_to_cart_btn {
	display:none!important
}
.item_detalis {
	width:calc(100% - 130px);
	padding: 12px;
	box-sizing:border-box;
	text-align:left!important
}
.item_name {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:3px;
	font-size:15px!important
}
.item_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom: 7px;
	font-size:13px!important
}
.item_sub_title {
	text-align: left;
	line-height: 1.2em !important;
	margin-bottom:0px;
	font-size:13px!important
}
.item_content_on_image_num {
	margin-bottom:5px;
	font-size:32px;
}
.item_content_on_image_num_text {
	font-size:13px;
}
.item_image_size {
	border-radius:0px!important;
}
.item_image_size img {
	border-radius:0px!important;
}
.image_container {
	width: 130px;
	height: 130px;
}
}