.quickshop-wrapper .quickshop-tabs{width:47%;float:right;}
.quickshop-wrapper .quickshop-tabs .qs-content{width:100%;}
.quickshop-wrapper .quickshop-media.product.media{width:50%}
.quickshop-wrapper .bundle-options-container .product-add-form{display:block;}
.product-item-info .qs-btn-container {position: absolute; top: 30%; z-index: 10000; width: 100%; text-align: center;}
.product-item-info {position: relative;}
.product-item-info .qs-btn-container {position: absolute; top: 30%; z-index: 2; width: 100%; text-align: center; left: -4.5px;}
/*.products-grid a.qs-button {padding: 10px 15px; display:none; border: 1px solid #1979C3; background: #1979c3; color: white; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight:600;font-size: 13px;box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3); line-height: 13px;}
.products-grid .product-item:hover a.qs-button {display:inline-block; transition: all 500ms;-webkit-transition: all 500ms;}
.products-grid .product-item:hover a.qs-button:hover  {background:#006bb4;  color: white; -webkit-transition: all 500ms; transition: all 500ms; text-decoration: blink;}*/
.quickshop-modal{width: 100%;}
.qs-loading-wrap {text-align: center; min-height: 400px; display: table;  width: 100%;}
.qs-loader {display: table-cell; vertical-align: middle;}
@media (min-width: 0px) and (max-width: 991px){
	.quickshop-wrapper .quickshop-media.product.media {width: 100%;}
	.quickshop-wrapper .quickshop-tabs {width:100%;}
	.quickshop-wrapper  .product.data.items{display: inline;}
	.quickshop-wrapper  .product.info.detailed .data.item.title {background: #F7F7F7;}
}
