/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/
.fix-link-cor-branca a *{color: #ffffff;}
.ajuste-marcas-convenios img {-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.ajuste-list-produtos.cz_grid_1 small * {vertical-align: inherit !important;}
.ajuste-list-produtos.cz_grid_1 small .cz_post_data.cz_data_price span {margin-right: 1px;}

.grecaptcha-badge {display: none !important;}
.home .header_2 {background-image: none !important;}
.hide-menu {display: none !important;}
.ajuste-itens-especialidades-listagem > div .cz_box_front > .cz_box_front_inner   {min-height: 150px;}
.medico-item h4 {font-size: 22px; margin-bottom: 10px; line-height: 1.1; font-weight: 500;}
.medico-item p {font-size: 14px; color: #0066CB; line-height: 1.1; text-transform: uppercase;}
.medico-item img {max-width: 165px;}

.rodape-ajuste h4 {font-size: 18px; color: #01326C; text-transform: uppercase;}
.rodape-ajuste .widget {padding: 0; background-color: transparent; border: none;}
.rodape-ajuste .widget a {font-size: 18px; color: #01326C; line-height: 1.5; font-weight: 500; display: inline; border: none !important;}
.rodape-ajuste .widget ul {margin: 0 0 0 16px;}
.rodape-ajuste .widget li {margin: 0; list-style:none;}
.rodape-ajuste .widget li::before { 
  content: "";
  border-color: transparent #47A1F7;
  height: 6px;
  width: 6px;
  left: -10px;
  top: -2px;
  position: relative;
  background-color: #47A1F7;
  border-radius: 50%;
  display: inline-block;
}

.tipo-consulta-especialidade {color: #01326C;}
.tipo-consulta-especialidade span {font-size: 1rem;
    color: #ffffff;
    font-weight: 600;
    margin-left: 8px;
    border-radius: 5px;
    background: #01326C;
    padding: 9px 10px 7px;
    top: -4px;
    position: relative;
    text-transform: uppercase;}

.single-product .breadcrumbs i:nth-of-type(2) {display: none;}
.single-product .breadcrumbs b:nth-of-type(2) {display: none;}
.archive .breadcrumbs i:nth-of-type(2) {display: none;}
.archive .breadcrumbs b:nth-of-type(2) {display: none;}

.add_to_cart_button:before, [class*="product_type_"].button:before {content: "\f105" !important;}

.xtra-single-product {margin-bottom: 30px;}

.woocommerce div.product div.summary a.button {padding: 10px 20px !important; margin-top: 20px; margin-bottom: 20px;}

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

@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}