.sanaa a,
.sanaa a:active,
.sanaa a:focus,
.sanaa .tg-item-overlay,
.sanaa .tg-item-cart-button a,
.sanaa .tg-share-icons i {
	text-decoration: none;
    border: none;
	-webkit-box-shadow: none;
    box-shadow: none;
	-webkit-transition: opacity 0.25s ease, color 0.25s ease;
	-moz-transition: opacity 0.25s ease, color 0.25s ease;
	-ms-transition: opacity 0.25s ease, color 0.25s ease;
	-o-transition: opacity 0.25s ease, color 0.25s ease;
	transition: opacity 0.25s ease, color 0.25s ease;
}
.sanaa .tg-item-content-holder {
	position: relative;
	display: block;
	padding: 14px;
	text-align: left;
}
.sanaa .tg-item-title,
.sanaa .tg-item-title a {
    font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin: 0 0 2px 0!important;
	padding: 0 !important;
}
.sanaa .tg-item-title a {
	margin: 0 !important;
}
.sanaa .tg-alternative-product-image,
.sanaa .tg-woo-link {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.sanaa .tg-item-media-holder {
	overflow: hidden;
}
.sanaa .tg-item-media-holder:hover .tg-alternative-product-image {
	opacity: 1;
}
.sanaa .tg-item-rating {
	position: absolute;
}
.sanaa .tg-item-rating .star-rating {
	position: absolute;
	overflow: hidden;
	display: block;
    height: 15px;
	width: 75px;
	bottom: 14px;
	left: 14px;
    line-height: 15px;
	letter-spacing: 1.5px;
    font-family: "fontawesome";
}
.sanaa.tg-item:hover .tg-item-rating {
	opacity: 0;
	-webkit-transform: translate3d(0,25px,0);
	-moz-transform: translate3d(0,25px,0);
	-0-transform: translate3d(0,25x,0);
    transform: translate3d(0,25px,0);
}
.sanaa .tg-item-rating .star-rating:before {
    content: "\e636\e636\e636\e636\e636";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #cccccc;
}
.sanaa .tg-item-rating .star-rating span {
	position: absolute;
	display: block;
    overflow: hidden;
    top: 0;
    left: 0;
	height: 15px;
	width: 100%;
}
.sanaa .tg-item-rating .star-rating span:before {
    content: "\e636\e636\e636\e636\e636";
    top: 0;
    position: absolute;
    left: 0;
    color: #FFD700;
}
.sanaa .tg-item-rating .star-rating {
    line-height: 15px;
    font-size: 15px;
    font-family: 'the_grid';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	letter-spacing: 0;
}
.sanaa .tg-item-on-sale {
	position: absolute;
	top: 14px;
	left: 14px;
	width: auto;
}
.sanaa .tg-item-on-sale span {
	margin: 0;
	padding: 4px 10px;
	color: #ffffff !important;
	background: #FF4F57;
	font-size: 12px;
	text-transform: uppercase;
}
.sanaa .tg-item-overlay {
	position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
}
.sanaa .tg-item-price span {
	font-size: 16px;
    font-style: italic;
}
.sanaa .tg-item-price del span {
	font-size: 14px;
	color: inherit !important;
}
.sanaa .tg-item-price ins {
    text-decoration: none;
}
.sanaa .tg-item-cart-holder {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
	padding: 0;
	opacity: 0;
	text-align: left;
	-webkit-transform: translate3d(0,45px,0);
	-moz-transform: translate3d(0,45px,0);
	-0-transform: translate3d(0,45x,0);
    transform: translate3d(0,45px,0);
}
.sanaa .tg-item-cart-holder:hover .tg-item-overlay {
	opacity: 0.75;
}
.sanaa:hover .tg-item-cart-holder {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-0-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.sanaa .tg-item-cart-button a {  
	position: absolute;
    display: block;
	overflow: hidden;
	padding: 0 !important;
    margin: 0 !important;
	height: 45px;
	width: 45px;
    border: none !important;
    outline: none !important;
    text-transform: uppercase;
    font-weight: 600;
    background: none !important;
    box-shadow: none;
	text-indent: -9999px;
}
.sanaa .tg-item-cart-button a:before,
.sanaa .tg-item-cart-button a:after {
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;	
    text-indent: 0;
	font-size: 14px;
	font-size: 50px;
	text-align: center;
	font-family: 'the_grid';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.sanaa .tg-item-cart-button a.button.added,
.sanaa .tg-item-cart-button .added_to_cart:after {
	display: none;  
}
.sanaa .tg-item-cart-button .add_to_cart_button.loading {
	-webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}
.sanaa .tg-item-cart-button .product_type_simple:before,
.sanaa .tg-item-cart-button .add_to_cart_button:before {
    line-height: 45px;
    content: "\e631";
    font-size: 22px;
}
.sanaa .tg-item-cart-button .loading.add_to_cart_button:before {
	display: none;
}
.sanaa .tg-item-cart-button .added_to_cart:before {
	content: "\e612";
	font-size: 20px;
    line-height: 45px;
}
.sanaa .tg-item-cart-button .product_type_variable:before {
    content: "\e606";
	font-size: 18px;
    line-height: 45px;
}
.sanaa .yith-wcwl-add-to-wishlist {
	position: absolute;
    top: 14px;
    right: 14px;
    height: 16px;
    width: 16px;
	margin: 0;
	padding: 0;
}
.sanaa .yith-wcwl-add-button img {
	display: none !important;
}
.sanaa .yith-wcwl-wishlistaddedbrowse:before,
.sanaa .yith-wcwl-wishlistexistsbrowse:before {
	content: "\f004";
	font-family: FontAwesome;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	height: 29px;
	line-height: 29px;
}
.sanaa .add_to_wishlist:before {
    content: "\f08a";
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    height: 29px;
    line-height: 29px;
}
.sanaa .yith-wcwl-wishlistaddedbrowse,
.sanaa .yith-wcwl-wishlistexistsbrowse {
	color: #ff6863 !important;
}
.sanaa .yith-wcwl-add-to-wishlist > * {
	display: none;
	font-size: 0;
}
.sanaa .yith-wcwl-add-to-wishlist a,
.sanaa .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.sanaa .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.sanaa .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.sanaa .yith-wcwl-add-to-wishlist *:before {
    position: absolute;
	overflow: hidden;
    display: block;
	z-index: 0;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    text-align: center;
    line-height: 17px;
}
.sanaa .yith-wcwl-add-to-wishlist *:before {
    font-size: 15px;
}
.sanaa .tg-woo-loading {
    position: absolute;
    display: none;
    margin: 12px;
    width: 21px;
    height: 21px;
}
.sanaa .tg-woo-loading {
    position: absolute;
    display: none;
	top: 0;
    left: 0;
    margin: 12px;
    width: 21px;
    height: 21px;
}
.sanaa .add_to_cart_button.loading + .tg-woo-loading {
    display: block;
}
.sanaa .dot1,
.sanaa .dot2 {
	position: absolute;
    width: 8px;
    height: 8px;
	top: 0;
    left: 0;
    background: #ffffff;
	border-radius: 50%;
    -webkit-animation: woomove 1.8s infinite ease-in-out;
    animation: woomove 1.8s infinite ease-in-out;
}
.sanaa .dot2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@keyframes woomove {
  25% {
    -webkit-transform: translateX(15px) rotate(-90deg) scale(0.5);
            transform: translateX(15px) rotate(-90deg) scale(0.5); }
  50% {
    -webkit-transform: translateX(15px) translateY(15px);
            transform: translateX(15px) translateY(15px); }
  50.1% {
    -webkit-transform: translateX(15px) translateY(15px);
            transform: translateX(15px) translateY(15px); }
  75% {
    -webkit-transform: translateX(0) translateY(15px) rotate(-270deg) scale(0.5);
            transform: translateX(0) translateY(15px) rotate(-270deg) scale(0.5); }
}