/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/
.jet-listing-dynamic-field__content a {
  color: #FF5A5F !important;
	font-weight: bold;
}

.row-33 {
    height: 33.333%;
}
.row-33 .elementor-container{
    height: 100%;
}
.row-66 {
    height: 66.666%;
}
.row-66 .elementor-container{
    height: 100%;
}
.specs-container {
    padding: 10px;
    color: #fff;
}
.specs-container .specs-label {
    color: #fff;
}
.specs-wrapper {
    margin-bottom: 2rem;
}
.specs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding: 10px;
}

.specs-row .txt {
    width: 30%;
    font-size: 80%;
}

.specs-row .val {
    width: 70%;
}
.blog-link{
   color: blue !important;
	font-weight: bold;
}
#quick-contact a:hover {
    color: #000000 !important;
}
