/**
Theme Name: mktv child
Author: Marketividade
Author URI: https://marketividade.com
Description: Created by https://marketividade.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mktv-child
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

* {
    font-family: 'Montserrat', sans-serif;
}

:root {
    --mktv-orange: rgb(255, 116, 103);
}

.astra-portfolio-load-more-sites:hover{
    color: gray;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    #n2-ss-2item1{
        margin-top: -47px;
    }
}

@media only screen and (min-width: 994px) and (max-width: 1100px) {
    #n2-ss-2item1{
        margin-top: -27px;
    }
    .fl-node-60a3e8566a7f7.fl-row > .fl-row-content-wrap {
        padding-top: 122px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
    .fl-node-60a3e8566a7f7.fl-row > .fl-row-content-wrap {
        padding-top: 122px !important;
    }
}

@media only screen and (max-width: 1024px){
    button.cp-target{
        font-size:12px !important;
        width: 150px !important;
    }

    .cp-rotate-wrap{
        margin: 0 -27px;
    }

    .fl-row > .fl-row-content-wrap{
        padding: 0;
    }

    .google-map {
        margin: 20px 0 20px 0;
    }
    
}


.google-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 20px 0 20px 0;
}

.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.astra-portfolio-categories-wrap{
    width: 100% !important;
}

ul.astra-portfolio-categories > li > a {
    color: #777 !important;
}

ul.astra-portfolio-categories > li > a:hover, ul.astra-portfolio-categories > li > a.active {
    color: #333 !important;
}

@media (max-width: 1024px){
    .fl-node-60d1edc72b140 > .fl-module-content {
        margin-top: 75px;
      }
}

@media (max-width: 768px){
    .fl-node-60a3e8566a7f7.fl-row > .fl-row-content-wrap {
        padding-top: 0px;
    }

    .fl-node-60a3e8566a7f7.fl-row > .fl-row-content-wrap {
        margin-top: 10px;
    }
}

@media (max-width: 1422px){
    .ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
        min-height: 110px;
    }

    .ast-builder-layout-element .ast-site-identity {
        margin-top: 0px;
        margin-left: 7px;
    }    
}
