/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 26 2021 | 14:40:58 */
/*** NAV MENU ***/

@media (max-width: 768px) {
  #header .toggle-wrap {padding-left: 30px;}
  .navi-wrap-responsive .menu-item {font-weight: inherit !important}
}

/*** FOOTER ***/
.footer-sidebar .widget {margin-bottom: 15px !important;}

/* Payment Icons */
#block-7 .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
  padding: 25px 5px 5px;
}
 #block-7 img {width: 42px; height: auto} 

/*** WOOCOMMERCE ***/
.tabs.wc-tabs {display:none !important;}
.woocommerce .wc-tabs-wrapper {padding-top: 0 !important}
.woocommerce-Tabs-panel {margin: auto 0 !important;}
.woocommerce-Tabs-panel--description .elementor {min-width: 100%}

/* MY ACCOUNT Page Adjustments */
.woocommerce li.woocommerce-MyAccount-navigation-link--downloads {
  display: none!important;
}

/*** YOTPO ***/
.yotpo {margin-top: 10px !important}


