/*//////////////////////////////////////////////////////////////////
Grid
/////////////////////////////////////////////////////////////////////
1. Grid Posts 
2. Respansive Standard
3. Respansive (max-width: 1240px)
4. Respansive (max-width: 1240px) and (min-width: 980px)
5. Respansive (max-width: 979px)
6. Respansive (max-width: 979px) and (min-width: 768px)
7. Respansive (max-width: 767px) and (min-width: 500px)
8. Respansive (max-width: 499px)
*/

/********************************************************************
1. Grid Posts
*********************************************************************/

.rd-post-group-flex {
	display: grid;
	width: 100% !important;
}
.rd-post-group-flex .rd-post-item {
	display: inline-block;
	width: 100%;
}
.rd-grid-warp {
	border-radius: 7px;
	overflow: hidden;
}
.rd-grid-warp .rd-post-list {
	position: relative;
}
.rd-post-module-2 {
	padding: 1px 1px 0 0;
	float: left;
	width: 100%;
	display: inline-block;
	height: 100%;
	position: relative;
}
.rd-post-module-2 .rd-post-container {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	height: 100%;
}
.rd-post-module-2 .rd-post-warp {
	padding: 0px;
	float: right;
	width: 100%;
	height: 100%;
	position: relative;
}
.rd-post-module-2 .rd-thumb {
	float: left;
	border-radius: 5px;
	position: relative;
	width: 100%!important
}
.rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 75%;
	position: relative;
	height: auto;
	width: 100%;
	display: block;
	overflow: hidden
}
.rd-ratio60 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 60%
}
.rd-ratio75 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 75%
}
.rd-ratio100 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 100%
}
.rd-ratio116 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 116%
}
.rd-ratio127 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 127%
}
.rd-ratio135 .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 135%
}
.rd-post-module-2:not(.has-post-thumbnail) .rd-details {
	margin: 0!important
}
.rd-post-module-2 .rd-details {
	margin-top: 0;
	width: 100%!important;
	margin-top: 15px;
}
.rd-grid-grid_9 .rd-post-item-group,
.rd-grid-grid_10 .rd-post-item-group,
.rd-grid-grid_11 .rd-post-item-group,
.rd-grid-grid_12 .rd-post-item-group {
	overflow: visible !important;
}
.rd-cart-item a {
	font-size: 0px !important;
}
.rd-cart-item a:hover .rd-text-hover {
	display: inline-block;
	right: 0 !important;
	left: auto;
}
.rd-cart-item a .rd-text-hover {
	position: absolute;
	display: none;
	color: #ffffff;
	background: #121518;
	bottom: -25px;
	left: -18px;
	padding: 5px 5px;
	font-size: 11px;
	border-radius: 5px;
	width: 100px;
	line-height: 1.35em;
	z-index: 999999;
	text-align: center;
	text-transform: uppercase;
}
.rd-cart-item .feedback {
	display: none;
}
.rd-product.rd-post-module-2 .rd-cart-item {
	float: none;
	padding: 0 0px;
	width: 100%;
	display: block;
}
.rd-post-module-2.rd-150-post .rd-details {
	margin-top: 12px;
}
.rd-post-module-2.rd-200-post .rd-details {
	margin-top: 12px;
}
.rd-post-module-2.rd-250-post .rd-details {
	margin-top: 12px;
}
.rd-post-module-2.rd-300-post .rd-details {
	margin-top: 15px;
}
.rd-post-module-2.rd-400-post .rd-details {
	margin-top: 15px;
}
.rd-post-module-2.rd-500-post .rd-details {
	margin-top: 15px;
}
.rd-post-module-2.rd-600-post .rd-details {
	margin-top: 17px;
}
.rd-post-module-2.rd-800-post .rd-details {
	margin-top: 17px;
}
.rd-post-module-2.rd-1000-post .rd-details {
	margin-top: 20px;
}
.rd-post-module-2.rd-1200-post .rd-details {
	margin-top: 20px;
}
.rd-post-module-2.rd-1400-post .rd-details {
	margin-top: 20px;
}
.rd-post-module-2.rd-1920-post .rd-details {
	margin-top: 25px;
}
.rd-post-module-2.rd-150-post .rd-excerpt {
	margin-top: 8px;
}
.rd-post-module-2.rd-200-post .rd-excerpt {
	margin-top: 8px;
}
.rd-post-module-2.rd-250-post .rd-excerpt {
	margin-top: 9px;
}
.rd-post-module-2.rd-300-post .rd-excerpt {
	margin-top: 10px;
}
.rd-post-module-2.rd-400-post .rd-excerpt {
	margin-top: 11px;
}
.rd-post-module-2.rd-500-post .rd-excerpt {
	margin-top: 12px;
}
.rd-post-module-2.rd-600-post .rd-excerpt {
	margin-top: 13px;
}
.rd-post-module-2.rd-800-post .rd-excerpt {
	margin-top: 14px;
}
.rd-post-module-2.rd-1000-post .rd-excerpt {
	margin-top: 14px;
}
.rd-post-module-2.rd-1200-post .rd-excerpt {
	margin-top: 15px;
}
.rd-post-module-2.rd-1400-post .rd-excerpt {
	margin-top: 18px;
}
.rd-post-module-2.rd-1920-post .rd-excerpt {
	margin-top: 20px;
}
/********************************************************************
1. Posts
*********************************************************************/

.rd-post-grid-warp {
	width: 100%;
	float: left;
}
.rd-post.rd-post-module-2 {
	padding: 1px;
}
.rd-post.rd-post-module-2 .rd-thumb {
	overflow: hidden;
}
/********************************************************************
1. Product
*********************************************************************/

.rd-product-grid-warp {
	width: 100%;
}
.rd-product-grid-warp.rd_vertical_middle .rd-vertical-transform .rd-post-module-2 .rd-post-warp {
	top: 50%;
	height: auto;
	position: relative;
	transform: translate( 0, -50%);
	-webkit-transform: translate( 0, -50%);
	-moz-transform: translate( 0, -50%);
	-o-transform: translate( 0, -50%);
	-ms-transform: translate( 0, -50%);
}
.rd-vertical-transform .rd-post-module-2,
.rd-vertical-transform .rd-post-module-2 .rd-post-container {
	height: 100% !important;
}
.rd-product-item {
	float: left;
	width: 100%
}
.rd-product-grid-warp {
	float: left
}
#rd_module_blog .rd-product-grid-warp {
	padding: 0px !important;
}
.rd-post-module-2 .rd-post-container:hover {
	z-index: 111;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	box-shadow: 0 0 3px 3px rgba(118, 128, 138, 0.2) inset;
}
.rd-post-item:hover {
	transform: none !important;
}
.rd-post-module-2 .rd-add-to-cart {
	opacity: 0;
	/*
		  -ms-transform:  translate(-1000, 000%);
    -webkit-transform: translate(-1000, 000%);
    transform:  translate(-1000, 000%);*/
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	z-index: 111111;
	transition: all 300ms ease 0s;
}
.rd-post-module-2:hover .rd-add-to-cart {
	display: inline-block !important;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	text-align: center;
	transition: all 300ms ease 0s;
}
.rd-product.rd-post-module-2 .rd-cart-item a {
	background: rgba(255, 255, 255, 0.00) !important;
	color: #ffffff !important;
	position: relative;
	font-weight: 400;
	width: auto!important;
	margin: 5px 0px !important;
	border-radius: 5px;
	float: right !important;
	padding: 0 !important;
	color: rgba(0, 0, 0, 0.00) !important;
}
.rd-product.rd-post-module-2 .rd-cart-item a::after {
	content: "";
	z-index: -1;
	left: 0px;
	top: 0px;
	position: absolute;
	border-radius: 5px;
	width: 100%;
	height: 100%;
}
.rd-cart-item a:before {
	content: "\f07a";
	opacity: 1;
	width: 1.6em;
	height: 1.6em;
	font-family: 'FontAwesome';
	font-size: 1em;
	text-align: center;
	margin-right: 7px;
	display: inline-block;
	border: none;
	border-radius: 5px;
	padding: 7px 8px;
	line-height: 1.6em;
}
.rd-product.rd-post-module-2 .rd-cart-item a::before {
	background: rgba(128, 128, 128, .1);
}
.rd-post-module-2 .rd-add-to-cart .clear {
	display: none;
}
.rd-product .rd-add-to-cart .compare-button .rd-text-hover {
	right: 60px;
}
.rd_alignment_right .rd-button-add-to-cart,
.rd_alignment_right .rd-price {
	float: right;
}
.rd-price-rating {
	float: left;
	width: 100%;
	margin-top: 8px;
}
.rd-post-module-2 .rd-price-rating.rd-has-rating {
	display: grid;
	grid-template-columns: auto auto;
}
#rd-wrapper .rd-post-module-2 span.onsale {
	left: 10px;
	top: 10px;
}
.rd_alignment_center .rd-post-module-2 .rd-price-rating.rd-has-rating {
	display: inline-block;
}
.rd_alignment_right .rd-price-rating.rd-has-rating {
	direction: rtl;
}
.rd_alignment_right .rd-rating {
	direction: ltr;
}
.rd_alignment_right .rd-price {
	direction: rtl;
}
.rd_alignment_right .rd-price ins {
	margin-left: 0px;
	margin-right: 7px;
}
.rd-price-rating {
	float: left;
	width: 100%;
	margin-top: 12px;
}
.rd-price {
	float: left;
	line-height: 1.5em;
}
.rd-product.rd-post-module-2 .rd-rating {
	line-height: 1em;
	margin: auto;
	height: auto;
	top: 50%;
	display: inherit;
	width: 100%;
	direction: rtl;
	margin-top: -2px;
	margin-bottom:0px  !important;
	transform: translate( 0, -50%);
	-webkit-transform: translate( 0, -50%);
	-moz-transform: translate( 0, -50%);
	-o-transform: translate( 0, -50%);
	-ms-transform: translate( 0, -50%);
	position: relative;
	position: relative;
	float: right;
}
.rd-product.rd-post-module-2 .rd-price-rating {
	line-height: 1em;
	height: 1em;
}
.rd-product.rd-post-module-2 .rd-price {
	line-height: 1em;
}
.rd-add-to-cart {
	float: left;
	top: 10px;
	height: auto;
	position: absolute;
	right: 10px;
	text-align: center;
}
.rd-product .rd-thumb:hover .rd-add-to-cart {
	display: inline-block !important;
}
.rd_alignment_center .rd-price,
.rd_alignment_center .rd-rating {
	width: 100%;
}
.rd_alignment_center .rd-rating .star-rating {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.rd_alignment_center .rd-rating {
	margin-top: 8px;
}
.rd_alignment_center .rd-product.rd-post-module-2 .rd-price-rating {
	height: auto;
	margin-top: 0px;
}
.rd_alignment_center .rd-product.rd-post-module-2 .rd-price {
	margin-top: 12px;
	line-height: 1.5em;
}
.rd_alignment_center .rd-product.rd-post-module-2 .rd-rating {
	margin-top: 12px;
	top: 0px !important;
	transform: none !important;
	line-height: 1.5em;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
}
.rd_alignment_center .rd-product.rd-post-module-2 .rd-price ins {
	float: none;
	margin-left: 7px !important;
	margin-right: 0px !important;
}
@media (min-width: 992px) {
	.rd-grid-grid_13 .rd-post-item-group {
		overflow: initial !important;
	}
	.rd-grid-grid_13 .rd-post-item::before {
		width: 100% !important;
	}
	.rd-grid-grid_13 .rd_column_3_4 .rd-post-item {
		float: right;
	}
}
.rd-product-grid-warp:not(.rd_alignment_center) .rd-150-item .rd-rating {
	display: none !important;
}
@media (max-width: 1399px) {
	.rd-product-grid-warp:not(.rd_alignment_center) .rd-150-item .rd-rating,
	.rd-product-grid-warp:not(.rd_alignment_center) .rd-200-item .rd-rating,
	.rd-product-grid-warp:not(.rd_alignment_center) .rd-250-item .rd-rating {
		display: none !important;
	}
}
.rd-custom-slider {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
.rd-custom-slider.rd-show-custom-slider {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
/*************slider*****/

.rd-carousel .rd-post-list {
	height: auto !important;
}
.rd-product.rd-post-module-2 .rd-countdown-warp {
	position: absolute;
	bottom: 0px;
}
.rd-product.rd-post-module-2 .rd-countdown-warp {
	position: relative;
	float: left;
}
.rd-product.rd-post-module-2 .rd-details .rd-countdown-warp .rd-countdown-container {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.rd-product.rd-post-module-2 .rd-thumb-warp .rd-countdown-warp {
	text-align: center;
	position: absolute;
}