
/*********** premium Membership ************/
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-eye:before {
  content: "\f06e";
}
#PremiumRequestContainer
{
	width:970px;
	margin-right:auto;
	margin-left:auto;
}
.GoPremiumHead
{
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	overflow:hidden;
	color:#008cc9;
	margin:15px;
}
.GoPremiumSubHead
{
	font-size:21px;
	text-align:center;
	overflow:hidden;
	color:#249bce;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
}
.PremiumInfoSMS
{
	color:#333333;
	font-size:22px;
	text-align:center;
}
.PremiumProductBlock
{
	overflow:hidden;
}
#Premiumblock
{
	transform: translate3d(0,0,0);
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	border-radius: 3px;
	padding:10px;
	color: #0a0a0a;
	margin-bottom:10px;
	
}
#Premiumblock .Thumb
{
	display:block;
	float:right;
	width:110px;
	height:100px;
	border:1px solid #eeeeee;
	border-radius: 3px;
	margin:10px;
}
#Premiumblock .Thumb img
{
	width:110px;
	height:100px;
}
#Premiumblock .Title
{
	display:block;
	line-height:35px;
	font-size:24px;
	margin-top:10px;
	text-overflow: ellipsis;
	overflow:hidden;
}
#Premiumblock .Brief
{
	display:block;
	float:right;
	width:500px;
	height:80px;
	line-height:20px;
	font-size:16px;
	color:gray;
}
#YearFee
{
	color: #006fcc;
	font-weight:500;
	line-height:30px;
	display:block;
	font-size:19px;
}
.YearSelect
{
	width:80px;
	border:1px solid #eeeeee;
	font-size:19px;
	line-height:30px;
}

.SubscribeFor
{
	color: #006fcc;
	line-height:30px;
	display:block;
	font-size:19px;
}
.TotalTitle, .Totalspan
{
	color:black;
	font-size:20px;
	display:inline-block;
	margin:5px;
}
.FooterCart
{
	border-top: 1px solid #eee;
	height:45px;
	line-height:45px;
	color:#979797
}
.FooterCart .Member
{
	height:45px;
	line-height:45px;
	color:#3281a3;
}

.SubscribeBlock
{
	float:left;
	width:280px;
	overflow:hidden;
	margin-right:20px;
}
.SubscribeBlock .Total
{
	display:block;
	font-size:24px;
	color: #006fcc;
	text-align:center;
	margin-bottom:5px;
}
.TotalBeforeShipping .Total, .TotalBeforeShipping  .TotalTitle, .ShippingCostTitle, .ShippingTotal
{
	display:inline-block;
	font-size:21px;
	color: #53565c;
	text-align:center;
	margin-bottom:5px;
	font-weight:Normal !important;
}
.TotalBeforeShipping .Total, .ShippingTotal
{
	text-align:left;
}
.SubscribeButton {
	
	margin-top: 10px;
	padding:20px 12px;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
	
	touch-action: manipulation;
	
	width:100%;
	display:block;
	text-align: center;
	ertical-align: middle;
	display: inline-block;
	border-color: #ffb900;
	font-weight: 500;
	color: #000 !important;
	background: -moz-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(2%,#ffe6a0),color-stop(100%,#ffba00));
	background: -webkit-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -o-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -ms-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	background: linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a0', endColorstr='#ffba00', GradientType=0);
}
.GrandTotal
{
	display:block;
	font-size:28px;
	color: #006fcc;
	text-align:center;
	margin-bottom:5px;
}
.ContineShoppingButton
{
	margin-top: 10px;
	padding:20px 12px;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
	
	touch-action: manipulation;
	
	width:100%;
	display:block;
	text-align: center;
	ertical-align: middle;
	display: inline-block;
	border-color: #ffb900;
	font-weight: 500;
	color: #000 !important;
	background: -moz-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(2%,#ffe6a0),color-stop(100%,#ffba00));
	background: -webkit-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -o-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -ms-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	background: linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a0', endColorstr='#ffba00', GradientType=0);
}
.PaymentSubmitorder
{
	margin-top: 10px;
	padding:20px 12px;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
	
	touch-action: manipulation;
	
	width:40%;
	display:block;
	text-align: center;
	ertical-align: middle;
	display: inline-block;
	border-color: #ffb900;
	font-weight: 500;
	color: #000 !important;
	background: -moz-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(2%,#ffe6a0),color-stop(100%,#ffba00));
	background: -webkit-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -o-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%);
	background: -ms-linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	background: linear-gradient(top,#fff 0,#ffe6a0 2%,#ffba00 100%) #ffba00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a0', endColorstr='#ffba00', GradientType=0);
}
.PaymentGoback
{
	margin-top: 10px;
	padding:20px 12px;
	font-size: 17px;
	border-radius: 5px;
	cursor: pointer;
	
	touch-action: manipulation;
	
	width:40%;
	display:block;
	text-align: center;
	ertical-align: middle;
	display: inline-block;
	font-weight: 500;
	
	background: #fff;
	background: -moz-linear-gradient(top,#fff 0,#f6f6f6 100%);
	background: -webkit-gradient(linear,right top,right bottom,color-stop(0,#fff),color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,#fff 0,#f6f6f6 100%);
	background: -o-linear-gradient(top,#fff 0,#f6f6f6 100%);
	background: -ms-linear-gradient(top,#fff 0,#f6f6f6 100%);
	background: linear-gradient(to bottom,#fff 0,#f6f6f6 100%);
	color: #777;
	border: 1px solid #cdcdcd;
}
/****** V4.0 Shopping cart enhancment *********/ 
#CartItemsBlock
{
	
}
#CartCalculationBlock
{
	margin-top: 20px;
}
#PaymentFormBlock
{
	width:290px;
}
.PaymentMethodSelectBox
{
	border:1px solid #eeeeee;
	font-size:19px;
	line-height:30px;
	width:200px;
}
#PaymentInfoBox
{
	color:#5a647c;
}
/******* Product Page ******/
.ProductTable{
}

.ProductSideThumb{
	border: 1px double gray;
	margin: 1px;
}

.ProductSideMedium{
	border: 1px double gray;
	margin: 1px;
}

.ProductPriceTitle
{
	display: inline;
	font-size: 10px;
	font-weight: bold;
}

.ProductPriceButton{
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

.ProductPrice{
	display: inline;
	font-weight: bold;
}

/*In caegory page*/
.CategoryBrief{

}

.PinRequest{
	background-color:#fefefe;
	padding:5px;
	margin:6px 0 0 0;
}

.PinRequest a{
	font-weight:bold ;
}

.FilterTable{
}

/*DIV in the category page that contents the products grid*/
.ProductsDiv{
	overflow:hidden;
	clear:both;
}
.vendor-carousel {
	margin-bottom: 10px;
}
.vendor-carousel .carousel-control.left, .vendor-carousel .carousel-control.right {
	background: 0 !important;
}
/*****************************************************************/
.product-block {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	box-shadow: 0 0 2px #666;
	color: black;
	height: 330px;
	overflow: hidden;

}
.product-block:hover {
	box-shadow: 0 0 5px #666;

}
.product-block img {
	margin-right: auto;
	margin-left: auto;
}
.product-block .title {
	line-height: 1.1;
	max-height: 50px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;

}
.product-block .PriceAndCart {
	margin-bottom: 5px;
}
.product-block .Brief {
	line-height: 21px;
	color: gray;
	max-height: 42px;
	overflow: hidden;
	font-size: 14px;
	 text-overflow: ellipsis;
}
.product-block .PriceAndCart {
	font-size: 14px;

}
.main-price.crossed-off {
	text-decoration: line-through;
}
.discount-price {
	font-weight: bolder;
}
.side-category.list-group {
	border: 1px solid #ddd;
}
.side-category .list-group-item.active {
	border-radius: 0;
	font-weight: bolder;
}
.side-category .list-group-item:not(.active) {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
}
.list-group-container {
	max-height: 300px;
	overflow-y: scroll;
}
.side-search-form .col {
	padding-left: 10px;
	padding-right: 10px;
}

.navbar-default.side-product-page {
	border: 0;
	background-color: transparent;
}
.product-preview-block {

	height: 480px;
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}
.ul-product-thumb {
	width: 70px;
	overflow: hidden;
	display: table-cell;
	padding: 0;
	
}
.ul-product-thumb li {
	height: 55px;
	width: 60px;
	overflow: hidden;
	border:1px solid #e7e7e7;
	margin-bottom: 10px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.ul-product-thumb li img {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 100%;
}
.discount-price-large {
	color: #006fcc;
	display: block;
	font-weight: bold;
	font-family: tahoma;
	font-size: 18px;
	line-height: 25px;
}
.main-price-large {
	display: inline-block;
	text-decoration: line-through;
	font-family: tahoma;
	font-size: 14px;
}
.saved-price {
	display: inline-block;
	font-family: tahoma;
	font-size: 14px;
}
@media (min-width: 768px)
{
	.navbar-collapse {
		padding: 0;
	}

}
@media (max-width: 767px)
{
	.side-product-page.navbar-default .navbar-collapse {
		background-color: white;
		box-shadow:1px 3px 2px rgba(0,0,0,0.3);
	}
	.side-product-page.navbar-default .navbar-header {
		box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	}


	.product-block {
		height: 220px;
		min-height: auto;
	}
	.product-block .thumb-container { 
		max-height: 150px;
		min-height: 130px;
		overflow: hidden;
	}
	.product-block .PriceAndCart {
		font-size: 14px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
	}
	.product-block h5.title {
		font-size: 13px;
		line-height: 15px;
		height: 30px;
		text-overflow:ellipsis;

	}
	.product-block .Brief {
		display: none;
	}

}
@media (min-width: 768px) and (max-width: 991px) 
{
	.product-block {
		height: 294px;
		min-height: auto;
	}
}
/*Small Product Div( usedin category page)*/
/*
.ProductSmall{
	border: 1px solid silver;
	float:Right;
	width:260px;
	height:150px;
	overflow:hidden;
	display:inherit;
	margin: 5px;
	padding:3px;
}

.ProductSmall div.Title {
	overflow: hidden;
	line-height:18px;
	clear:both;
	height:35px;
}
.ProductSmall a.Title {
	display:block;
	float:Right;
	width:170px;
	color: #74A3BA;
	font-weight: bold;
}
.ProductSmall a.Title:hover {
	color: black;
}
.ProductSmall .PriceAndCart {
	float:Left;
	
}
.ProductSmall .Price{
	float:Left;
	font-family:arial !important;
	font-size:12px;
	direction:ltr;
}
.ProductSmall .Cart{
	float:Left;
}

.ProductSmall .Brief {
	font-size:11px;
}

.ProductSmall .Thumb {
	display:block;
	float: Left;
	border:#FEFBF3 1px solid ;
	margin:3px;
}
.ProductSmall .Thumb img{
	border:none;
	display:block;
}
*/
/*
.CategoriesGridTable{
	margin:1px;
	padding:1px;
}

.CategorySmall{
	border: 1px solid #ddd;
	float:Right;
	margin: 5px;
	width:260px;
	height:150px;
	overflow:hidden;
}

.CategorySmall .Title {
	overflow: hidden;
	white-space: nowrap;
	height:22px;
	line-height:22px;
	margin:0 4px 0 4px;
}
.CategorySmall .Title a {
	color: #74A3BA; 
	font-weight: bold;
}

.CategorySmall .Thumb {
	float: Left;
	margin:0 4px 0 3px;
}

.CategorySmall .Brief{
	font-size: 11px;
	margin:0 4px 0 4px;
}
*/
/********** Organization list page *********/
.organization-small-section {
	margin-bottom: 30px;
}
.organization-small
{
    width:100%;
    display:block;
    overflow:hidden;
    position:relative;
    
}
.organization-small::before
{
    background: rgba(0,0,0,0.2);
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;

	content: '';
	z-index: 2;

	transition:0.4s ease-in-out;
}
.organization-small:hover::before
{
    background: rgba(0,0,0,0.1);

}
.organization-small .img-thumb
{
    width:100%;
    padding-top: 90%;
    
    background-size:cover;
    transition:0.4s ease-in-out;
    transform: scale(1,1);
}
.organization-small:hover .img-thumb
{
    
    transform: scale(1.05,1.05);
}

.organization-small span.Title
{
    position:absolute;
    bottom:0;
    left:0;
    background: rgba(0, 0, 0, 0.3);
    color:white;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: block;
	width: 100%;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
    
}
@media (max-width: 767px) 
{
	.organization-small::before {
		display: none;
	}
	.organization-small span.Title
	{
	    
	    height: 36px;
	    line-height: 18px;
	    white-space:normal !important;
	    display: block;
		width: 100%;
		text-align: center;
		font-size: 80%;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
	    
	}
}
/*******************************************/
.category-small
{
    width:100%;
    height:140px;
    display:block;
    overflow:hidden;
    position:relative;
    margin-bottom: 20px;
    
}
.category-small .img-thumb
{
    width:100%;
    height:100%;
    
    background-size:cover;
    transition:0.35s ease-in-out;
}
.category-small:hover .img-thumb
{
    transform: scale(1.25,1.25);
}
.category-small span.Darken
{
    background-color: rgba(5,5,5,.4);
    width:100%;
    height:100%;
    display:block;
}
.category-small span.Title
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:White;
    white-space:nowrap;
}
/******* Product ******/

.ProductSmall .ProductThumb {
	border: 1px solid silver;
	float: Left;
	margin: 3px;
}

.ProductTiny .ProductThumb {
	border: 1px solid silver;
	margin: 3px;
}
.ProductSide {
	display: inline;
	float: right;
	margin: 5px 0;
}
.ProductSideWarp {
	height: 5px;
}
.ProductPriceForm {
}
.ProductPrice {
	display: inline;
}
#ProductThumbsSide {
	height: 590px;
	overflow-y: scroll;
}

#ProductViewSide {
	height: 100%;
	width:640px;
}
#ProductViewSide .Title{
	font-weight:bold;
	background-color: #F4EDDE;
	padding:5px;
	font-size:120%;
	margin:0 0 5px 0;
	height:30px;
	line-height:30px;
}
#ProductViewSide .Player{
	margin:0 0 5px 0;
}
#ProductViewSide .Description{
	background-color: #F4EDDE;
	padding:5px;
	height:50px;
	overflow:auto;
}


.ProductGalleryThumb {
	border: 1px solid gray;
	margin-bottom: 2px;
}

.CartTable{
	border-color: #333331;
	text-align:center;
	border-collapse: collapse;
}

.CartTable .TrTitle td{
	background-color: #0d455f;
	color: white;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

.CartTable .TrTitle2 td{
	BACKGROUND-COLOR: #F2F2F2;
	padding-bottom: 3px;
	padding-top: 3px;
}

.CartTable .Tr1 td{
	background-color: #EFE4C5;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

.CartTable .Tr2 td{
	font-weight: bolder;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	background-color:#F2F2F2;
}
.CartTable .TrTitle .FormButton{
	border:1px solid white;
	background-color: #ff8d00;
	color: white;
	font-family:arial;
	font-size:16px;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	cursor: pointer;
}

.FormImagebutton{
}


.OrdersFilterTable{
	border:1px #fefefe solid;   
	background-color: #eee;
}

/* My Orders Page */
.OrdersTable{
	border:0   ;
}

.OrdersTable .TrTitle td{
	background-color: #D27214;
	color: white;
	font-weight: bolder;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}

.OrdersTable .Tr1 td{
	background-color: #F2F2F2;
	font-weight: bolder;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}

.OrdersTable .Tr2 td{
	font-weight: bolder;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}


/** Order Details page **/

.OrderTable{
	border:0   ;
}

.OrderTable .TrTitle {
	background-color: #D27214;
	font-weight: bolder;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	color:white;
}

.OrderTable .TDTitle{
	background-color: #F2F2F2;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	color:#637BAD;
}

.OrderTable .TDPlain{
	background-color:#FDF8EC;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}


.LongComobField
{
	border:#dfd3b7 1px solid;
	FONT-SIZE: 12px;
	background-color:white;
	color:black;
	width:200px;
}
/**************************************/
.PleaseWaitWhileProcessing
{
	Text-align:center;
	font-size:30px;
	line-height:40px;
	height:40px;
	margin:20px;
	color:#008cc9;
}
.ProcessingclockContainer
{
	position:relative;
	width:145px;
	height:145px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#clock
{
	position:absolute;
	left: 50%;
	 top: 50%;
	transform: translate(-50%, -50%);
}
#clock span
{
	font-size:36px;
	color:rgba(0, 140, 201, 0.5);
}
#Processingclock,
#Processingclock:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
#Processingclock {
  margin: 10px auto;
  font-size: 10px;
  
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 140, 201, 0.2);
  border-right: 1.1em solid rgba(0, 140, 201, 0.2);
  border-bottom: 1.1em solid rgba(0, 140, 201, 0.2);
  border-left: 1.1em solid #008cc9;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
/*****************************************************************************/
/*******  My Product Form ***********/
.new-form-container {
    margin: 10px 0 20px 0;
    box-shadow: 0px 0px 2px silver;
    border-top:5px solid #00bcd4;
    border-bottom: 5px solid #00bcd4;
    box-sizing: border-box;
    padding: 10px;
}
.my-product-row {
	margin-bottom: 20px;
}
.my-product-block {
	padding-top: 25px;
	padding-bottom: 20px;
}
.product-brief {
	height: 63px;
	overflow: hidden;
}
.my-product-info {
	min-height: 28px;
}
.tiny-controls-button{
	margin-top: 5px;
	margin-right: -10px;
	margin-left: -10px;
}
.tiny-controls-button i {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	background-color: white;
	color: white;
	border-radius: 50%;

	transition: 0.3s ease-in-out;
}
.tiny-controls-button i:hover {
	background-color: #b0e676;
}
.tiny-controls-button i::before {
	color: #b0e676;
	font-size: 17px;
	transition: 0.3s ease-in-out;
}
.tiny-controls-button i:hover::before {
	color: white;
}
.product-detail-tabs .tab-pane {
	padding-top: 15px;
}
#Details_EN_fontselect_text, #Details_AR_fontselect_text, .mce_blockquote, 
.mce_indent, .mce_pasteword, .mce_redo, .mce_undo, 
.mce_row_props, .mce_cell_props, .mce_row_before, 
.mce_delete_row, .mce_outdent, .mce_merge_cells, .mceSeparator,
.mce_cleanup, .mce_pastetext
{
	display: none !important;
}
table.mceLayout, textarea.richEditor {
   width: 100% !important;
}
/******************************************/
.controls-button i {
	width: 24px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	background-color: white;
	color: white;
	border-radius: 50%;

	transition: 0.3s ease-in-out;
}
.controls-button a.delete i {
	background-color: #c01919;	
}
.controls-button a.edit i {
	background-color: #dfe709;
}
.controls-button a.delete i:hover {
	background-color: #ffffff;
	color: #c01919;
}
.controls-button a.edit i:hover {
	background-color: #ffffff;
	color: #dfe709;
}
.controls-button i::before {
	color: #ffffff;
	font-size: 17px;
	transition: 0.3s ease-in-out;
}
.controls-button a.delete i:hover::before {
	color: #c01919;
}
.controls-button a.edit i:hover::before {
	color: #dfe709;
}

.text-ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*****************************************/
@media (min-width: 992px) and (max-width: 1199px) 
{
	.my-product-block {
		padding-top: 10px;
		padding-bottom: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) 
{
	.my-product-block {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.product-brief {
		height: 42px;
	}
}
@media (max-width: 767px) 
{
	.product-title {
		font-size: 14px;
		white-space: nowrap;
		
		overflow: hidden;
	}
	.my-product-block {
		padding-top: 5px;
		padding-bottom: 0;
	}
	.product-brief {
		height: 22px;
	}
}
