/*
Theme Name: Medical Clinic Child
Theme URI: http://abident.hu
Author: cmsmasters
Author URI: http://abident.hu
Description: Medical Clinic Child Theme
Template: medical-clinic
Version: 1.0.0
License:
License URI:
Text Domain: medical-clinic-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*
Custom services - selected products, class: szolgaltatas | hide: featured image, category, rating
*/


.szolgaltatas figure.cmsmasters_product_img, .szolgaltatas .cmsmasters_star_rating, .szolgaltatas .cmsmasters_product_cat.entry-meta {
	display: none;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
  .szolgaltatas .cmsmasters_product .cmsmasters_product_header {
	width: 70%;
}
}

.szolgaltatas h4.cmsmasters_product_title.entry-title {
	float: left;
}

.szolgaltatas .cmsmasters_product_info {
	padding: 0;
}


.szolgaltatas .cmsmasters_product {
	margin: 0;
	border-width: 0;
	background-color: transparent;
}

.szolgaltatas .cmsmasters_products .product {
	padding: 0;
	margin: 0;
}

.szolgaltatas .cmsmasters_product_inner:hover {
	background: #fbfbfb;
}

.szolgaltatas span.woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

.szolgaltatas .cmsmasters_products {
	margin-top: 10px!important;
}

.widget_nav_menu {
    padding: 30px!important;
    background-color: #3065b5!important;
}	
	
h3.widgettitle, ul#menu-szolgaltatasaink a {
    color: #fff;
}


.p-16 {
	font-size: 16px!important; 
	line-height: 30px!important;
}

/* Post font size */

.blog .post p, .blog .post a {
	font-size: 18px!Important;
	line-height: 1.6!important;
}

.blog .post a {
	font-weight:400!important;
}

/* Image rollover - position */

.cmsmasters_img_rollover_wrap .cmsmasters_img_rollover > a span[class^="cmsmasters-icon-"], .cmsmasters_img_rollover_wrap .cmsmasters_img_rollover > a span[class*=" cmsmasters-icon-"] {
    /*width: 120px!important;
    height: 70px!important;
    right: 25%!important;
    top: 25%!important;*/
    background-color: rgba(1, 158, 227, 0.8);
} */

/* Home - Location - Button */

#cmsmasters_button_main-location-button-right {
	float: right!important;
}

#cmsmasters_button_main-location-button-right .cmsmasters_button {
	border: 0!important;
}

/* Home - Location - Featured Blocks */

.cmsmasters_homepage_featured_blocks {
    margin-top: -140px!important;
}

/* Rendelőink - box - minimum magasság */

.location-box-height {
	min-height: 210px;
}

/* On screens that are 1100px or less, set the background color to blue */
@media screen and (max-width: 1100px) {
  .cmsmasters_homepage_featured_blocks {
    margin-top: -80px!important;
}
}
	
/* On screens that are 1100px or less, set the background color to blue */
@media screen and (max-width: 630px) {
  .cmsmasters_homepage_featured_blocks {
    margin-top: 20px!important;
}
}

/* ------------------------------------------------------------------- 
 * abident logo (szolgáltatásaink)
 * ------------------------------------------------------------------- */

.before-abident {
	position: relative;
}

.before-abident a:hover:before  {
	    transition: opacity .3s ease-in;
		content: '\e800';
    	font-family: 'abicon';
    	font-size: 100px;
		color: #fff;
	    line-height: 90px;
		z-index: 10;
		width: 90px;
		height: 40px;
		margin: auto !important;
		position: absolute;
		left: 0;
		right: 0;
		top: 25%;
		bottom: 25%;
}

.before-abident a:hover  {
	    transition: opacity .3s ease-in;
		color: #e3e4df;
	    z-index: 10;
		margin: auto !important;
		display: block;
		height: 100%;
		width: 100%;
		position: relative;
		overflow: hidden;
}

/* ------------------------------------------------------------------- 
 * abident logo (profile, project)
 * ------------------------------------------------------------------- */

.cmsmasters-icon-custom-1:before {
    content: '\e800';
    font-family: 'abicon';
	font-weight: 400;
}

.cmsmasters_profile_horizontal .cmsmasters_img_wrap a:before, .cmsmasters_profile_vertical .cmsmasters_img_wrap a:before {
    content: '\e800';
    font-family: 'abicon';
    font-size: 100px;
	width: 90px;
	font-weight: 400;
}

/* Sidebar- Navigation */

.widget_nav_menu ul li {
	padding: 5px;
}

.widget_nav_menu ul li:hover {
	background: #aec90c;
}

.widget_nav_menu {
    padding: 30px!important;
    background-color: #3065b5!important;
}	
	
h3.widgettitle, ul#menu-szolgaltatasaink a {
    color: #fff;
}
