/*
Theme Name: 82cart Child - level 2 - Porte - Eco 1.9.0
Theme URI: https://www.82cart.com/
Author: 82cart
Author URI: https://www.82cart.com/
Description: A child theme for 82Cart Cloud Site, Custom theme.json for Fluid Typhography & Spacing
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 82cart-child-porte
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/



/* HOMEPAGE */
.home .ecomus-slides-elementor__item {
    height: 55vw !important;
}



/* CART PAGE */
.cross-sells {
    padding-right:1px;
}

.cross-sells ul.products li.product {
    border-top:solid 1px #000;
    border-right:solid 1px #000 !important;
    border-bottom:solid 1px #000;
}
.cross-sells ul.products  {
    border-left:solid 1px #000;
}
.cross-sells span.price {
    height: 32px;
}



/* NEWSLETTER */
.wpcf7 input.wpcf7-form-control.wpcf7-submit{
    width: 100%;
}