/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#et_top_search2 {
	float: left;
    margin: 3px 0 0 22px;
    position: relative;
    display: block;
}

@media (min-width: 981px) {
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
    .et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1) {
        clear: unset;
    }
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(6n+1),
    .et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(6n+1) {
        clear: both;
    }
    
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n), 
    .et_pb_row .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
        margin-top: 0px;
	    margin-right: 3.8%;
	    margin-bottom: 2.992em;
	    margin-left: 0px;
    }
    .archive.et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n) {
		margin-right: 7.47%;
	}
    
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(6n), 
    .et_pb_row .et_full_width_page.woocommerce-page ul.products li.product:nth-child(6n),
    .archive.et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(6n) {
        margin-right: 0;
    }
    .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product {
        width: 10.353%;
    }
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 13.05%;
}