/* Default Overrides */

.title.product_title span {max-width:600px;}
.variations td {display:block;}
.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default {width:11% !important;height:auto !important;}
#continue-shopping-btn {margin-top:10px;display:block;background:#555555;color:#ffffff;padding:8px 20px;}
.widget_shopping_cart_content img {display:none !important;}
.table.cart thead .product-thumbnail.hidden-phone, .table.cart tbody .product-name {display:none !important;}

/* Advanced Product Options Styling */

#pushlogic-advanced-product-images {position:relative;}
#pushlogic-advanced-product-images-overlay {position:absolute;top:0;left:0;right:0;z-index:1;display:flex;justify-content:center;background:#ffffff;}
#pushlogic-advanced-product-images-overlay > div {width:50%;}
#pushlogic-advanced-product-images-overlay > div > img {display:none;width:100%;height:auto;}
#plapi-pepper {order:2;}
#plapi-pepper {order:1;}
#pushlogic-advanced-product-gallery {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
#pushlogic-advanced-product-gallery img {width:100px;height:auto;border:1px solid #ebebeb;}
#pushlogic-advanced-product-gallery a {margin:5px;}
.thwvsf-wrapper-item-li {display:block !important;}
.thwvsf-wrapper-item-li img {height:auto !important;}
.thwvsf-wrapper-item-li h5 {text-align:center;}
/*
.plapo-salt-options:not(.plapo-pepper-options) #plapi-salt {position:absolute;top:0;bottom:0;left:0;right:0;}
.plapo-pepper-options:not(.plapo-salt-options) #plapi-pepper {position:absolute;top:0;bottom:0;right:0;left:0;}
.plapo-salt-options #plapi-salt {position:absolute;top:0;bottom:0;left:0;}
.plapo-pepper-options #plapi-pepper {position:absolute;top:0;bottom:0;right:0;}
*/

@media all and (max-width:1220px) {
	#pushlogic-advanced-product-gallery {display:none;}
}

@media all and (min-width:1025px) and (max-width:1600px) {
	.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default {width:22% !important;height:auto !important;}
}

@media all and (min-width:768px) and (max-width:1024px) {
	.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default {width:47% !important;}
}

@media all and (max-width:580px) {
	.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default {width:47% !important;}
}