/*
Theme Name: Logo Work Wear
Theme URI: https://logoworkwear.ca
Description: This is a child theme for Elessi Theme
Author: SyNet
Author URI: https://synet.ae
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
span .required{
	color: red;
}
@media screen and (max-width : 768px) {

    section.elementor-element-c638e56.elementor-section-boxed>.elementor-container{
        max-width: 500px;
    }
}
@media screen and (max-width : 550px) {
    section.elementor-element-c638e56.elementor-section-boxed>.elementor-container{
        max-width: 100%;
    }
}
@media screen and (max-width : 380px) {
    body .badge.hot-label{
        right: 0 !important;
    }
}
    .nasa-modern-2 .product-item .info {
        /* text-align: center; */
        /* text-align: left; */
        display: flex
;
        height: 192px;
        padding: 4px;
        box-sizing: border-box;
        /* border: 1px solid #ccc; */
        flex-direction: column;
        align-content: stretch;
        justify-content: space-evenly;
    }
    
    .main-img {
    display: block;
    width: auto;
    height: 352px;
}