/*external/default.css*/

/* Pages */
.optimized-theme .pages .action {width: auto;}
.optimized-theme .pages .action svg {display: none;}
.optimized-theme .pages .action:before {margin: 0;}
/*.optimized-theme .products + .toolbar-products {justify-content: center;}*/
.optimized-theme .pages a.page {padding: 0 10px;}

/* Cart */
#maincontent div.cart-container div.cart-summary .block.shipping { display: none }

.mf-cart-hld #mini-cart-sidebar-holder .minicart-items-wrapper {height: auto !important;overflow-x: unset;}
.mf-cart-hld #mini-cart-sidebar-holder .minicart-items .product-item-name {}
.mf-cart-hld #mini-cart-sidebar-holder .minicart-items .product.options {display: table;margin-bottom: 5px;}
/*.mf-cart-hld #mini-cart-sidebar-holder .minicart-items .subtitle {display: block;}*/
.mf-cart-hld #mini-cart-sidebar-holder .product-item-pricing {padding-top: 0;}
/*.minicart-items .secondary {position: absolute;right: 5px;top: 0;}*/
/*.minicart-items .action.delete {display: inline-block;text-decoration: none;background: 0 0;padding: 0;}*/
/*.minicart-items .action.delete:before {display: block;content: '\e616';font-family: 'icons-blank-theme';width: 20px;height: 20px;line-height: 20px;font-size: 32px;color: #2a2c2c;text-align: center;text-indent: -6px;}*/


/* Sidecart */
#maincontent div.cart-container div.cart-summary div.paypal.checkout.after.paypal-logo {text-align: center;}

/* Youtube Video */
.youtube-video {aspect-ratio: 16 / 9;width: 100%;}

/* Admin Panel ********************************************/
.amsearch-item-container .amsearch-highlight,
.amsearch-products-section .amsearch-highlight {
	padding: 0;
	background-color: transparent;
}
/* END Admin Panel ****************************************/
