/*
Theme Name: WPtemplate
Theme URI: http://shop4dev.com/
Author: Shop4Dev
Author URI: http://Shop4Dev.com/
Description: Created with the simple HTML to WordPress development tool: http://htmltowordpress.io/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wptemplate

The files located inside the html2wp folder (excluding the html2wp/vendor folder) and other files that are part of the
Simple WordPress Starter Theme (https://github.com/html2wp/simple-wp-starter-theme) are licensed under the GPLv2+.

Ownership of any other files and their copyrights belong to their respective authors.
*/

.map-area{
    margin-bottom: -10px;
}

#jarallax-container-0>div {
    /* background */
}

.ecorik-banner-area{
    /* background-image: none!important; */
}

#main-top .ecorik-banner-area{
    
}

.testimonials-area-two .testimonials-wrap-two::after{
    display: none;
}

.testimonials-area-two .testimonials-wrap-two::before{
    display: none;
}

.city-content a.mar-nuotrauka {
    display: block;
    height: 215px;
    overflow: hidden;
}

.city-content a.default-btn{
    display: table;
    margin: 0 auto;
}

.wpsbc-legend .wpsbc-legend-item:nth-child(3){
    display: none;
}

.col-md-5, .col-md-7, .col-md-6{
    float: left;
}

.wpcf7-form .col-md-12{
    display: flex;
}

.jarallax input[type="date" i]::-webkit-calendar-picker-indicator {
    margin: 0;
    background: transparent;
}

#cssmenu{
    width: 80%;
}

.others-option{
    position: absolute;
    right: 0;
}

.navbar-collapse{
    position: relative;
}

span.wpcf7-list-item{
    width: 100%;
    display: initial!important;
}

.span.wpcf7-list-item label{
    margin: 10px 0;
}

.form-control{
    height: 40px;
    margin-bottom: 15px;
}

.wpcf7-submit.btn{
    margin: 0 auto;
    display: block;
    padding: 5px 30px;
}

.wpcf7-date {
    height: 40px;
    margin-bottom: 15px;
    color: #24416b;
    border: 1px solid #e8e8e8;
    background-color: #f9f9f9;
    border-radius: 10px;
    font-size: 15px;
    padding: 10px 20px;
    width: 100%;
}

.single-slider-gallery{
    max-height: 200px;
}

.city-content{
    min-height: 346px;
    display: block;
}

.content .single-widget .information li.address{
    color: #7a7e9a;
}

.content .single-widget ul li a{
    color: #7a7e9a;
}

#wpcf7-f6-p60-o1 .wpcf7-form-control-wrap {
    width: 100%;
}