/*
Theme Name: Boxed
Theme URI: https://advance-media.de/
Author: Patrick Schlak
Author URI: https://advance-media.de
Description: Wordpress Theme based on ACF and Gutenberg
Version: 0.0.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: themebase, acf, gutenberg
Text Domain: 
*/


/* DEFAULT THEME STYLING */

.product-template-default .single-product .entry-summary .variations_form .variations {
    min-height: 50px !important;
}

    .product-template-default .single-product .entry-summary .single_variation_wrap .price {
    bottom: 139px !important; 
}

.product-template-default.single-product .summary.entry-summary .wc-bt-wrap {
    bottom: 80px !important;
}

/* Philipp lösung freitag mittag ratgeber schnell */

/* .post-type-archive.post-type-archive-ratgeber div.page:nth-child(5) > div:nth-child(1) {
	display: none;
} */

.post-type-archive.post-type-archive-ratgeber h3 {
	height: 75px;
	display: flex;
	align-items: center;
}

.post-type-archive.post-type-archive-ratgeber .ratgeber-card-inner {
    height: 430px;
    position: relative;
  }

  .post-type-archive.post-type-archive-ratgeber .ratgeber-card{
    margin-bottom: 30px;
  }

  @media (max-width:1401px){
    .post-type-archive.post-type-archive-ratgeber .ratgeber-card-inner {
        height: 475px;
      }
  }

@media (min-width: 1400px) {

.post-type-archive.post-type-archive-ratgeber .ratgeber-card-inner .btn.btn-primary {
  position: absolute;
  left: 18%;
  bottom: 5%;
}
}

@media (max-width: 1850px) {
.vi-wcaio-sidebar-cart-icon-wrap {
    right: 6% !important;
}
}

.block-products .row .product-container .product-container-inner h3 {
    height: 60px !important;
}

.block-products .row .product-container .product-container-inner .product-excerpt {
    height: 280px !important;
}

.single-ratgeber .page-ratgeberpmt.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 0px !important;
    padding-left: 0px !important;
}