/*
Theme Name: Appetit Delivery
Theme URI: http://wordpress.org/
Description: Thema do App Appetit Delivery
Author: Douglas DMS Criativo, Rosemeire 7DigitalTech
Version: 1.0
License: Appetit Delivery
Tags: Appetit Delivery
*/

.wp-block-embed-youtube{
    margin:0px !important;
}

.main-instagram > .wrap.no-2 {
    padding-top: 17px !important;
    width: 100%;
    
}

.wpcf7-textarea{
	width: 98% !important;
    margin-left: 4px !important;
}

div.wpcf7{
	margin-top: 20px !important;
}

div.wpcf7 .ajax-loader{
	float: left !important;
}

.zoom-instagram-widget__items{
    margin-left: -20px !important;
}

.overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1000;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.conteudo {
    display: none;
    position: absolute;
    top: 3200px;
    left: 25%;
    width: 640px;
    height: 370px;
    background-color: black;
    z-index: 1100;
    overflow: auto;
}

li.widget_text{
    list-style: none;
}

.label{
    text-align: left;
}


.tabs-item::before{
 height: 0 !important;   
}

@media (max-width: 620px){
.main-instagram > .wrap.no-2 {
    display: none;
}
}

@media (min-width: 1400px){
.main-instagram > .wrap.no-2 {
    height: 16.3em !important;
}
}

@media (min-width: 1600px){
.main-instagram > .wrap.no-2 {
    height: 15em !important;
}
.zoom-instagram-widget__items li:nth-child(8), .zoom-instagram-widget__items li:nth-child(9), .zoom-instagram-widget__items li:nth-child(10), .zoom-instagram-widget__items li:nth-child(11), .zoom-instagram-widget__items li:nth-child(12){
    display: none !important;
}
.conteudo {
    top: 3200px;
    left: 30%;
}
}

@media (min-width: 1700px){
    .main-instagram > .wrap.no-2 {
        height: 15em !important;
    }   
}

/*
@media (min-width: 1800px){
    .main-instagram > .wrap.no-2 {
        height: 16em !important;
    }   
}
*/

@media (min-width: 1900px){
    .main-instagram > .wrap.no-2 {
        height: 16em !important;
    }    
    .zoom-instagram-widget__items li:nth-child(8){
        display: block;
    }
    .conteudo {
        top: 3200px;
        left: 33%;
    }    
}

@media (min-width: 2120px){
    .zoom-instagram-widget__items li:nth-child(8){
        display: block;
    }
}