.st-bt-cart.disable {	/* cursor: not-allowed; */	/* opacity: .65; */}.st-bt-cart.disabled:focus {	background: #acaaa6;}.st-modal .modal-content {	border-radius: 0;}.st-modal-cart .modal-dialog, .st-modal-compare .modal-dialog, .st-modal-wishlist .modal-dialog {	margin: 250px auto;}.st-modal .modal-title .material-icons {	margin-right: 5px;}.st-modal-cart .modal-title {    font-weight: 600;    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-modal .vertical-alignment-helper {    display:table;    height: 100%;    width: 100%;}.st-modal .modal-dialog {    display: table-cell;    vertical-align: middle;}.st-modal .modal-content {    max-width: 600px;	margin: 0 auto;}*/.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;}.cancel, .star {	overflow: hidden;	float: left;	margin: 0 1px 0 0;	width: 13px;	height: 13px;	cursor: pointer;}.star_content {	float: left;}div.star.star_on, div.star.star_hover {	background: url(../img/star.png) no-repeat scroll 0 -25px transparent;	background-size: 14px;}div.star {	background: url(../img/star.png) no-repeat scroll 0 2px transparent;	background-size: 14px;}#criterions_list {    list-style-type: none;}#criterions_list li {    margin-bottom: 10px;}#criterions_list label {    display: inline;    float: left;    margin: 0 10px 0 0;}.star a {    /*display: block;*/	display: none;    position: absolute;    text-indent: -5000px;}.new_review_form_content #criterions_list {    border-bottom: 1px solid #e5e5e5;    padding-bottom: 15px;    list-style-type: none;}/* .new_review_form_content .form-group.st-has-error input, .new_review_form_content .form-group.st-has-error textarea *//* { */	/* outline: 1px solid #ff4c4c; *//* } */.st-fake-button, .st-fake-send-wishlist-button {	display: none;}.open-review-form {	display: none;}.st-modal-review .has-success, .st-modal-review .has-danger {	text-align: center;}.st-modal-review .has-success label, .st-modal-review .has-danger label {	font-weight: 600;	font-size: 1.125rem;	display: inline;}.product_list.list .st-list-product-reviews, .modal.quickview .st-list-product-reviews{text-align:left;}.st-list-product-reviews .star_content, .st-list-product-reviews .star, #st_product_reviews_block_extra .star_content, #st_product_reviews_block_extra .star, .review_author .star_content, .review_author .star, .product-rating .star_content, .product-rating .star {	cursor: default;}.st-list-product-reviews-wraper {	display: inline-block;}#st_product_reviews_block_extra .reviews_note>span {	float: left;}.reviews_advices {	margin: 10px 0;}.reviews_advices li {	display: inline-block;}.reviews_advices li.last {	margin-left: 10px;	border-left: 1px solid #e5e5e5;	padding-left: 10px;}#product_reviews_block_tab .review {	margin-bottom: 10px;	border-bottom: 1px solid #e5e5e5;	padding-bottom: 10px;}#product_reviews_block_tab .review_author {	border-right: 1px solid #e5e5e5;}#product_reviews_block_tab .report_btn {  background: transparent;  border: 0 none;  color: #000;  padding: 0;}#product_reviews_block_tab .report_btn:hover {	color: #b9b9b9;}#product_reviews_block_tab .report_btn.disabled {	background: #fff;	color: #acaaa6;}.usefulness_btn.active, .usefulness_btn.active:hover {	color: #fff;	background-color: #5bc0de;	border-color: #5bc0de;}.review_button .btn.active {	display: inline-block;}/*******************DONGND CSS FOR REVIEWS END*****************************//*******************DONGND CSS FOR COMPARE BEGIN*****************************//*.st-compare-button.added, .st-wishlist-button.added {	background: #2FB5D2;	color: #fff;}*/.st-productscompare-item .thumbnail-container {	height: 100%;}.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;}/*******************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:#4880D2 !important;}.st-modal-wishlist .modal-footer {	display: none;}.st-modal-wishlist.enable-action .modal-footer {	display: block;}.st-modal-wishlist-loading {	display: none;}/*.st-compare-wishlist-button {	position: relative;}*/.st-list-wishlist {	/*	display: none;	position: absolute;	*/	z-index: 999;	padding: 0px;	margin: 0px;	border: 0px;}.st-wishlist-button.dropdown-toggle::after {	display: none;}.st-wishlist-button-dropdown {	display: inline-block;/*	width:100%;*/}.st-wishlist-button {    padding:0rem 0.6rem!important}/*.popover-list-wishlist .popover-title {	text-align: center;}.popover-list-wishlist .popover-content {	padding: 0;}.popover-list-wishlist .list-group-item {	border-bottom: none;	border-left: none;	border-right: none;}*/.wishlist-item.added, .wishlist-item.added:hover {	background-color: #2fb5d2;	color: #fff;}.wishlist-item:hover, .move-wishlist-item:hover {    background-color: #f7f7f9;}/*.st-list-wishlist .list-group-item.wishlist-item.active, .st-list-wishlist .list-group-item.wishlist-item.active:focus {	border-color: none;	background-color: none;}*/.view-wishlist-product {	float: left;}.list-wishlist tr.show {	background-color: rgba(185,185,185,0.3);	/* border: 1px solid #fe9141; */}.st-view-wishlist-product-loading {	display: none;	float: right;}.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;}#products .product-miniature.st-wishlistproduct-item {	border: 1px solid #eee;	padding: 10px;	text-align: center;	background: #fff;}.st-wishlist-product .wishlist-product-info {	text-align: center;}.st-compare-review-dropdown .dropdown-menu {	width: 100%;}/*******************DONGND CSS FOR WISHLIST END*****************************/@media (max-width: 544px) {	.product_list.list .st-list-product-reviews, .modal.quickview .st-list-product-reviews {		text-align: center;	}}