/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.gform_wrapper .gfield_checkbox > li {
    line-height: 50px;
    float: left;
    border: 1px solid #d6d6d6;
    border-radius: 25px;
    width: 20%;
    text-align: center;
    padding-left: 0px !important;
    margin-right: 2%;
    min-height: 237px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 6px;
    margin-left: 6px !important;
}

.gform_legacy_markup_wrapper .top_label input.medium, .gform_legacy_markup_wrapper .top_label select.medium {
    width: calc(100% - 8px) !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 1;
}


.e-gallery-image {
    background-color: #fff;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

/*STYLING MAKELAARS CONTENT*/
.woning .item {
    border-radius: 12px;
}

body.single-realworks_wonen .house-content main .detail-slider .slider-for .slick-slide img {
    display: inline-block;
    max-height: 650px;
    border-radius: 12px;
}

.search-content article .thumbnail img {
	border-radius: 12px;}
	
.woning .item-status {
    border-bottom-right-radius: 5px;
		border-radius: 50px!important;
}
a.btn.btn-blue, a.btn.btn-red {
    border-radius: 50px!important;
}

.side-info {
    background-color: #4e6061!important;
    border: none!important;
    color: #fff!important;
	border-radius: 12px;}

body.single-realworks_wonen .house-content main .container-content {
    background-color: #fff;
    border-top-right-radius: 12px;
	 border-bottom-right-radius: 12px;
	 border-bottom-left-radius: 12px;
	 border-top-left-radius: 0px;
    border: 1px solid lightgray;
}

body.single-realworks_wonen .house-content main .detail-content #menu_content .link-active {
    border-left: 0px ;
    border-right: 0px ;
    background-color: #4E6062;
    border-top: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: white!important;
}

body.single-realworks_wonen .house-content main .detail-content #menu_content ul li.link-active a {
    color: #fff;
}
 body.single-realworks_wonen .house-content main .detail-slider {
    -webkit-box-shadow: none;
            box-shadow: none; }

.referral {
    display: none!important;
}

// ALT255

