/*
 Theme Name:     vision-church
 Theme URI:      http://webnus.co/themes/vision
 Description:    Vision-Church Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       vision-church
 Version:        1.4.2
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.marcado{
	    background-color: grey !important;
}

.woocommerce-ordering{
	display:none !important;
}

.woocommerce-result-count{
	
	display:none !important;}
.vc_row.vc_row-flex {
    border-top-width: 0px !important;

}

.woocommerce ul.products li.product a img {
    width: 100%;
	height: auto;

}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    text-decoration: none;
	padding-left: 15px !important;
    padding-right: 14px !important;
}





.foto-producto {
	display:none !important;
    /*padding: 8%;*/
}




div.scrollmenu {
    background-color: #d6b46a;
    overflow: auto;
    white-space: nowrap;
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding-top: 14px;
    text-decoration: none;
}

div.scrollmenu a:hover {
    background-color: #777;
}



.teaser-box2 a:after {
    position: absolute;
    right: 37px;
    bottom: 27px;
    display: block;
    content: '\e048';
    z-index: 3;
    font-family: "linea-arrows-10" !important;
    font-size: 52px;
    color: #437df9;
    transition: all 0.23s ease;
}

.teaser-box2 .teaser-title {
    font-size: 17px !important;
}

.vertical-space5{
	display:none !important;
}

#headline{
    display:none;
}



.teaser-box2 a:after {
    bottom: 11px !important;
    font-size: 36px !important;
}





.vc_col-sm-3 {
    margin-bottom: 50px;
}


/********* MEDIA QUERIES RAUL***********/


@media screen and (min-width:0px) and (max-width:320px){
	
	.vc_column_container>.vc_column-inner {margin-top:20px !important;}
}

@media (max-width: 767px) {
		.wpb_row .wpb_column {
			margin-bottom: 20px !important; /* webnus */
		}

        .horizontal{
            margin-top: 90px !important;
        }
        .art-table .art-tbody .art-tr .art-td .art-td-last {
    
            font-size: 14px;
        }
	}

/********* END MEDIA QUERIES RAUL***********/





