/**
 * 2010-2019 Coderplacethemes
 *
 * NOTICE OF LICENSE
 *
 * Tm feature for prestashop 1.7: compare, wishlist at product list 
 *
 * DISCLAIMER
 *
 *  @Module Name: TM Feature
 *  @author    coderplace <support@coderplace.com>
 *  @copyright 2010-2019 coderplace
 *  @license   http://www.coderplace.com - prestashop template provider
 */
/*******************DONGND CSS FOR CART BEGIN*****************************/
.st-bt-cart.disabled:focus {
	background: #acaaa6;
}
.st-modal .modal-content {
	border-radius: 0;
	text-align: center;
}
.st-modal-cart .modal-dialog, 
.st-modal-compare .modal-dialog, 
.st-modal-wishlist .modal-dialog {
	margin: 250px auto;
	max-width: 650px;
}
.st-modal .modal-title .material-icons {
	margin-right: 5px;
}
.st-modal-cart .modal-title {
    font-weight: 500;
    color: #fff;
    font-size: 1.125rem;
	display: none;
}
.st-modal-cart .modal-header {
	border: none;
}
.st-modal .modal-header.info-mess, 
.st-modal .modal-header.warning-mess{
	background: #2FB5D2;
}
.st-modal .modal-header.block-mess{
	background: #F39D72;
}
.st-productscompare-item {position:relative;}
.st-productscompare-item .delete-productcompare {float:right;}
.st-loading, .st-modal-review-loading, 
.st-compare-bt-loading, 
.st-wishlist-bt-loading {
	display: none;
}
.st-wishlist-button.added .st-wishlist-bt-loading, 
.st-compare-button.added .st-compare-bt-loading {
	border: 2px solid #fff;
	border-left-color: transparent;
	border-right-color: transparent;
}
.st-wishlist-button .st-wishlist-bt-loading, 
.st-compare-button .st-compare-bt-loading {
	border: 2px solid #2FB5D2;
	border-left-color: transparent;
	border-right-color: transparent;
}
.cssload-speeding-wheel {
	width: 24px;
	height: 24px;
	margin: 0 auto;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 800ms infinite linear;
	-o-animation: cssload-spin 800ms infinite linear;
	-ms-animation: cssload-spin 800ms infinite linear;
	-webkit-animation: cssload-spin 800ms infinite linear;
	-moz-animation: cssload-spin 800ms infinite linear;
	display: none;
}
@keyframes cssload-spin {
	100%{ 
		transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}
@-o-keyframes cssload-spin {
	100%{ 
		-o-transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}
@-ms-keyframes cssload-spin {
	100%{ 
		-ms-transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}
@-webkit-keyframes cssload-spin {
	100%{ 
		-webkit-transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}
@-moz-keyframes cssload-spin {
	100%{ 
		-moz-transform: rotate(360deg); 
		transform: rotate(360deg); 
	}
}

.st-bt-select-attr, .st-dropdown-attr {
	width: 100%;
}
.st-select-attr.selected, 
.st-select-attr.selected.disable, 
.st-select-attr:hover {
	background: #A0D468;
	color: #fff;
}
.st-select-attr.disable {
	background: #EBEBEB;
}
.st-dropdown-attr {
	padding: 0px;
	z-index: 999;
}
/*******************DONGND CSS FOR CART END*****************************/
/*******************DONGND CSS FOR REVIEWS BEGIN*****************************/
.st-modal-review .modal-title, 
.st-modal-send-wishlist .modal-title  {
    text-transform: uppercase;
}
.st-modal-review .modal-dialog {
	max-width: 650px;
}
.cancel, .cancel a {	
    background: url(../img/delete.gif) no-repeat 0 -16px !important;
}

.st-fake-button, 
.st-fake-send-wishlist-button {
	display: none;
}
/*******************DONGND CSS FOR REVIEWS END*****************************/
/*******************DONGND CSS FOR COMPARE BEGIN*****************************/

.st-productscompare-item .thumbnail-container {
	height: 100%;
}
.st-productscompare-item .thumbnail-container .product-image {
	position: relative;
	margin-top: 40px;
}
.st-productscompare-item .product-description {
	position: relative;
	width: 100%;
	height: 100%;
}
.st-productscompare-item .delete-productcompare .st-compare-button {
	float: right;
}
.product-rating {
	display: inline-block;
}
.page-productscompare #product_comparison td{
	width: 25%;
}
/*******************DONGND CSS FOR COMPARE END*****************************/
/*******************DONGND CSS FOR WISHLIST BEGIN*****************************/
.list-wishlist {
	margin: 20px 0;
}
.st-save-wishlist-loading {
	display: none;
}
.list-wishlist tr,.st-wishlistproduct-item {
	-moz-transition:background-color 1.5s;
    -webkit-transition:background-color 1.5s;
    -o-transition:background-color 1.5s;
    transition:background-color 1.5s;
}
.list-wishlist tr.new, .list-wishlist tr.active, .list-wishlist tr.show.active {
	background-color:#e5e5e5 !important;
}
.st-modal-wishlist .modal-footer {
	display: none;
}
.st-modal-wishlist.enable-action .modal-footer {
	display: block;
	text-align: center;
}
.st-modal-wishlist.enable-action .modal-footer .btn{
	margin: 0px 3px;
}
.st-modal-wishlist-loading {
	display: none;
}
.st-list-wishlist {
	z-index: 999;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.page-mywishlist #products .st-wishlist-product.products.row {
	border: none;
	padding: 0;
	margin: 0 -10px;
}
#products .product-miniature.st-wishlistproduct-item .thumbnail-container.clearfix {
	border: 1px solid #e5e5e5;
	padding: 15px;
	text-align: left;
}
.st-wishlist-button.dropdown-toggle::after {
	display: none;
}
.st-wishlist-button-dropdown {
	display: inline-block;
}
.st-wishlist-button-dropdown .dropdown-menu{
	border: none;
	padding: 0px;
	min-width: 160px;
}
.st-wishlist-button-dropdown .dropdown-menu a{
	padding: 5px 20px;
	text-align: center;
}
.st-wishlist-button-dropdown .material-icons {color:#fff;}
.wishlist-item.added, 
.wishlist-item.added:hover {
	background-color: #9bbab1;
	color: #fff;
}
.wishlist-item:hover, .move-wishlist-item:hover {
    background-color: #f7f7f9;
}
.view-wishlist-product {
	float: left;
}
.list-wishlist tr.show {
	background-color: #f0f0f0;
}
.st-view-wishlist-product-loading {
	display: none;
}
.page-productscompare #product_comparison {
	border: none;
}
.st-wishlist-product {
	margin-bottom: 20px;
}
.delete-wishlist-product .st-wishlist-button {
	float: right;
}
.wishlist-product-info .form-control {
	background: #fff;
}
.send-wishlist {
	margin-bottom: 20px;
}
.wishlist_email_status_loading {
	border:2px solid #414141;
	border-left-color: transparent;
	border-right-color: transparent;	
}
.wishlist_email_status_loading, .send_wishlist_msg, .st-modal-send-wishlist-loading {
	display: none;
}
.st-modal-reset-send-wishlist-bt {
	float: left;
}
.send_wishlist_success {
	color: #5cb85c;
}
.send_wishlist_error {
	color: #f0ad4e;
}
.send_wishlist_form_content .has-success input, .send_wishlist_form_content .has-warning input {
	pointer-events: none;
}
.st-wishlist-button-delete {
	float: right;
	color: #878787;
}
.st-wishlist-button-delete:hover{
	color: #222;
}
#products .product-miniature.st-wishlistproduct-item {
	border: 0;
	padding: 10px;
	text-align: center;
	background: #fff;
}
.st-wishlist-product .wishlist-product-info {
	text-align: center;
	display: none;
}
.st-wishlist-product .wishlist-product-action {
	display: none;
}
#products .st-wishlist-product .product-description {
	min-height: auto;
	width: 100%;
}
.st-compare-review-dropdown .dropdown-menu,#products .st-wishlist-product .product-description .product-title {
	width: 100%;
}
#mywishlist .send-wishlist, .st-wishlist-product .wishlist-product-info, .st-wishlist-product .wishlist-product-action {
    display: none!important;
}
.st-modal-compare h5.modal-title,
.st-modal-wishlist h5.modal-title {
	font-weight: 500;
}
.st-modal-compare h5.modal-title a,
.st-modal-wishlist h5.modal-title a { display: block;  }
.thumbnail-container .cssload-speeding-wheel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*******************DONGND CSS FOR WISHLIST END*****************************/

@media (max-width: 767px) {
	.product_list.list .st-list-product-reviews, .modal.quickview .st-list-product-reviews {
		text-align: center;
	}
	#products .st-wishlist-product .product-description,#products .product-miniature.st-wishlistproduct-item .thumbnail-container.clearfix,
	#products .st-wishlist-product .product-description a{
		text-align: center;
	}
}