/*
Theme Name: Ordo Child
Theme URI: http://demo.themeftc.com/woo-ordo/store/
Template: ordo
Author: the ThemeFTC team
Author URI: http://demo.themeftc.com/
Description: ordo brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,editor-style,featured-images,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.1.5.1562774734
Updated: 2019-07-10 18:05:34

*/

/*No ocultar inicio en el menu*/
.breadcrumbs-container a{
	color: #009345!important;
}

/*Ocultar imagen destacada en entradas y link de categorías*/
.single-featured-image-header, .caftc-link{
	display:none;
}

/*Hacer que el ancla de menú se posicione por encima del título de la sección a la que se desplaza*/
#productos, #nuestras-ventajas{padding-top: 100px;}



#productos-categorias{display:none;}

.btnBlog{text-align:center;}

.widget.newletter_sub{display:none;}

/*Logo de "quienes somos"*/
/*.vc_custom_1562874064286{padding-top: 13% !important;padding-bottom: 13% !important;background-image: url(http://www.naturclic.com/wp-content/uploads/2019/07/quienes-somos.jpg?id=4260) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}*/

/*quitar margen superior de texto seccion quienes somos*/
@media screen and (max-width: 480px) {
  .vc_column-inner.vc_custom_1563272673142{
	margin-top:0px!important;
  }
}

@media screen and (min-width: 480px) and (max-width: 1024px){
  .vc_column-inner.vc_custom_1563272673142{
	margin-top:0px!important;
  }

}


.conditions-box .onsale{
	height:50px!important;
	width:50px!important;
	line-height:45px!important;
	border-radius:25px!important;
}

/*quitamos flecha en prefooter*/
footer ul.bullet li a:before{
	display:none!important;
}

/*espacio iconos contacto*/
.vc_icon_element{
	margin-bottom:0px!important;
}

/*espacios formulario*/
form.wpcf7-form label{
	padding-bottom:20px;
}

/*img producto centrada*/
.woocommerce .product .product-wrapper .product-image > a {
	text-align:center;
	width:100%;
}

.product-template-default .breadcrumb-title{display:none;}
.product-template-default .ftc-breadcrumb {display:none;}
.product-template-default .page-container {margin-top: 60px;}