/*
Theme Name:   Appointment Red
 Description:  A Business theme which is ideal for creating a corporate / business website. Appointment Red theme is a child theme of Appointment theme and is the Red color variation. The theme has several extra templates that make it even more powerful and it supports various locales.
 Author:       webriti
 Author URI:   https://www.webriti.com
 Theme URI:    https://webriti.com/appointment-red-child-version-details-page-1/
 Template:     appointment
 Version:      1.1.7
 Tags: 		   full-width-template, threaded-comments, two-columns,  right-sidebar, sticky-post, custom-menu, translation-ready, blog, portfolio, footer-widgets, featured-images, featured-image-header, custom-header
 Text Domain: appointment-red
*/

#login h1 a {
    background-image: url(https://sara-app.pt/wp-content/uploads/2018/01/sara-app.png) !important;
    background-size: 100px !important;
    height: 100px !important;
    width: 100px !important;
}


.media-body p > embed, .media-body p > iframe {
	display: table !important;
    max-width: 100% !important;
    width: 100% !important;
}

.media-body .formResults p > embed, .media-body .formResults p > iframe {
	min-height:200px !important;
	max-height: 100% !important;
}

@media screen and (max-width: 920px) {
	.media-body .formResults p > embed, .media-body .formResults p > iframe {
		height: 400px !important;
		max-height: 100% !important;
	}
}
.media-body .formRegister p > embed, .media-body .formRegister p > iframe,
.media-body .bigFormResults p > embed, .media-body .bigFormResults p > iframe {
	min-height:500px !important;
	height: 1000px !important;
	max-height: 100% !important;
}

iframe {
  	/*height: auto !important;*/
	display: table !important;
}

iframe body {
  display: table-row !important;
  	/* height: auto !important;*/
}


body.customer-area-active .cuar-css-wrapper iframe {
	overflow: visible !important; /*|hidden|scroll|auto|initial|inherit;*/
}

body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign .collection-thumbnail-overlay-content>*,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail-icon, body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail-icon {
    display: none !important;
}

body.customer-area-active .cuar-css-wrapper .fa-book:before {
    content: "" !important;
}

body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder, body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder {
	background-image: none !important;
}

/*body.page-id-9203 .widget_media_image .wp-caption */
body.page-id-9203 .wp-caption {
	margin: auto;	
}