/*
Theme Name:   ConceptOfDejaVu Child
Theme URI:    http://ConceptOfDejaVu.com/
Description:  Parent Theme Child Theme
Author:       Ouiam
Author URI:   http://ConceptOfDejaVu.com
Template:     robeto
Version:      1.0.0
Text Domain:  robeto-child
*/

#SR7_1_1 .zeus.sr7-arrows{
	display:none;
}


@media (max-width: 1199px) {
    #novaapf-category-filter-1 {
        margin-top: 10px; 
    }
}

@media (max-width: 1200px) {

  /* Force full vertical layout */
  .wc-block-checkout {
      display: block !important;
  }

  .wc-block-checkout__container {
      display: flex !important;
      flex-direction: column !important;
  }

  .wc-block-checkout__main,
  .wc-block-checkout__sidebar {
      width: 100% !important;
      max-width: 100% !important;
      flex: 0 0 100% !important;
  }

  /* Prevent inner blocks from overflowing */
  .wc-block-checkout__main *,
  .wc-block-checkout__sidebar * {
      max-width: 100% !important;
      box-sizing: border-box;
  }

  /* Remove possible negative margins */
  .wc-block-components-totals-wrapper,
  .wc-block-checkout__sidebar {
      margin: 0 !important;
      padding: 0 !important;
  }

	/* Remove wide alignment behavior */
  .wp-block-woocommerce-checkout.alignwide {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
  }

  /* Fix sidebar layout grid */
  .wc-block-components-sidebar-layout {
      display: flex !important;
      flex-direction: column !important;
  }

  .wc-block-checkout__main,
  .wc-block-checkout__sidebar {
      width: 100% !important;
      max-width: 100% !important;
  }
}

#yith-wcwl-form .wishlist_table .robeto-addtocart {
    display: none !important;
}
