/*
Theme Name: LST General Trading Ltd
Theme URI:  https://www.acesolutionafrica.com/
Author:     Bethulow
Author URI: https://www.acesolutionafrica.com/
Template:   hello-shoppable
Version:    1.0
License:    GNU General Public License v2 or later
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body{
	  font-family: "Roboto", sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	  font-family: "Roboto", sans-serif !important;
}

.swiper-slide-image{
	height:450px !important;
	object-fit:contain !important;
}
.overwrittenwoocode .woocommerce ul.products li.product a img
 {
    height: 150px !important;
}
.woocommerce ul.products
 {
    padding-top: 0px;
}

.gm-main-menu-wrapper #gm-main-menu .gm-navbar-nav > .menu-item > .gm-anchor{
	font-weight:bolder !important;
}

.elementor-page-150 .sidebar,.elementor-page-150  .entry-meta,
.elementor-page-150 #secondary {
    display: none !important;
}
.elementor-page-150 .col-lg-8{
	max-width:100% !important;
}

.elementor-page-150 .author-info{
    display: none !important;
}
.elementor-page-150 .section-ralated-post{
	display:none !important;
}

.elementor-page-150 .post-navigation{
	display:none !important;
}

.elementor-page-150 .hentry{
	margin-bottom:0px !important;
}

.elementor-page-150  .row{
	display:block !important;
}
.page-head{
	display:none !important;
}
.getprices .gm-anchor{
    border-radius: 10px;
    padding: 0px 20px;
    background-color: #EA5C3C !important;
    color: white !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
    position: relative;
    border: none;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.95);
    min-width: 150px;
}


@media (min-width: 1025px) {
.ekit-vertical-navbar-nav .elementskit-megamenu-panel {
	position: absolute;
	left: 0px !important;
	top: 50px !important;
}
}

/* .ekit-vertical-navbar-nav .elementskit-megamenu-panel {
	position: absolute;
	left: 0px !important;
	top: 50px !important;
} */