/*
Theme Name: 201 Murray Child
Template: 201-murray
Theme URI: https://velikorodnov.com/dev/201murray/
Description: We would like to thank you for purchasing Murray WordPress + eCommerce Theme! We are very pleased you have chosen Murray WordPress for your website, you will be never disappointed! Before you get started, please be sure to always check out this documentation. We outline all kinds of good information, and provide you with all the details you need to use Murray WordPress Theme. Murray WordPress can only be used with WordPress and we assume that you already have WordPress installed and ready to go.
Author: Designed by mad_velikorodnov
Author URI: velikorodnov.com
Version: 1.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.animatedHide{
	opacity: 0;
}
.custom-accordion dt.gt-accordion-title {
    font-size: 1.3rem !important;
}
.carousel-villas .slick-track .slick-slide a{
    height: 533px;
}
.investors-video .vc_column_container:nth-child(3){
	-webkit-box-align: start !important;
        -ms-flex-align: start !important;
        -webkit-align-content: flex-start !important;
            align-items: flex-start !important;
}

#welcome .gt-member-name a {
    font-size: 11px;
}

/*Responsive*/
@media screen and (max-width: 767px){
    .carousel-villas .slick-track .slick-slide a{
        height: 300px;
    }

}

