/*
 Theme Name:   Minerva Starter Pack
 Theme URI:    https://gminerva-online.pt
 Description:  Minerva Starter Pack
 Author:       Jorge Lima
 Author URI:   https://www.linkedin.com/in/jorge-lima-63285a16/
 Template:     generatepress
 Version:      0.1
*/

/*NORMALIZE CSS*/
a, abbr, acronym, address, applet, b, big, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, i, iframe, img, ins, kbd, label, legend, object, q, s, samp, small, span, strike, strong, sub, sup, tbody, td, tfoot, th, thead, tr, tt, u, var, select, input, textarea, :focus ::-moz-focus-inner {margin: 0;padding: 0;border: 0;outline: 0/*;-webkit-appearance: none;*/}
body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-appearance: none;}
.custom div.product form.cart .button,.custom .button{border-radius: 0}
body{background-color: #fff;}
.one-container .site-content{
    padding: 0;
    }
#sticky-navigation{background-color:#333;}
/*BLOCK ABOUT US*/
.custom .about-us .elementor-icon-list-icon i{background: #E73524;
    -webkit-background-clip: text;
    color: transparent;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #E73524;
    border-radius: 50%;
    font-size: 16px;
    margin-right: 10px;}
/*MOBILE*/
.main-navigation.toggled .main-nav > ul{background: #333;}    

@media all and (max-width:768px) {
.custom .site-logo{float: left!important; clear: none;}
#site-navigation{float: right!important;clear: right;}
.custom .inside-header {padding: 10px;}
.custom .elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size: 1.1em};}
.custom.both-sticky-menu .main-navigation:not(#mobile-header).toggled .main-nav>ul {left: unset;}
#n2-ss-3item2{margin: 10px 0;}
.elementor-element .elementor-element-2c5507a,
.elementor-element .elementor-element-8905a2e{padding-left: 30px;margin-bottom: 10px;}
.slider-titulo{ font-size: 500%!important;}
/*.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal]{font-size: 30%!important;}*/

    }