/*
Theme Name: Pululart Child
Theme URI: http:///www.pululart.com
Description: Pululart theme
Author: Pululart
Author URI: http://www.pululart.com
Version: 1.0.0
Text Domain: pululart
Template: pululart
*/


.edgtf-ps-info-item.edgtf-ps-categories {

	display: none !important;
}

.edgtf-ps-info-item.edgtf-ps-tags {

	display: none !important;
}

.edgtf-social-share-holder.edgtf-list {

	display: none !important;
}

span.edgtf-side-menu-lines {
    display: none !important;
}



.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    background-color: rgba(248, 248, 248, 0.53) !important;
    border-color: rgb(222, 216, 216) !important;
}


.edgtf-page-header .edgtf-menu-area {
    height: 115px;
}

.edgtf-portfolio-slider-holder .owl-nav .edgtf-next-icon .edgtf-icon-arrow, .edgtf-portfolio-slider-holder .owl-nav .edgtf-prev-icon .edgtf-icon-arrow {
    font-size: 35px;
}

.edgtf-mobile-header .edgtf-mobile-menu-opener a .edgtf-mm-lines {

    margin-left: 15px;
}

.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {

    top: -34px;

}



.edgtf-top-bar .widget a:hover {
    color: #e9f3ff !important;
}


.mobile-menu-item-10207 a.current:active {

            color: green !important;
            
}

.edgtf-related-posts-holder .edgtf-related-posts-holder-inner {
    padding: 0px 0 26px;
}


span.item_text:hover {
    color: #51758b;
}

.linkhover:hover {
    color: #51758b !important;
}

.mobile-header-appear {
    display: none;
}

.imgmarca {
    position: relative !important;
    overflow: hidden !important; 
    width: 100%  !important;
}


.imgmarca:hover img {
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.imgmarca img {
    max-width: 100% !important;
    -moz-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
}


    @media only screen and (max-width: 500px) {
    .vc_row.wpb_row.vc_row-fluid.vc_custom_1513254263611.vc_column-gap-15 {
    margin-top: 10px !important;
    margin-bottom: 9px !important;
}


.ion-ios-arrow-thin-right 
    {
        display: none !important;

    }

.ion-ios-arrow-thin-left 
    {
        display: none !important;
    }

}

#nav-menu-item-10253 , #menu-menu-general, nav.edgtf-main-menu.edgtf-drop-down.edgtf-default-nav, div.edgtf-position-right
{
    position: static !important;
}

.second
{
    position: absolute !important;
    background-color: white;
    width: 100%;
    z-index: 9999;
    left: 0px !important;
}



.second ul
{
    display: none !important;
    /*display: flex !important;*/
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

.second ul > li 
{
    box-sizing: border-box;
    flex: 1 0 33%;
    padding: 0px 10% !important;
    
}

.second li > a 
{
    text-align: left !important;
}


