/* 
Theme Name: Questas Group
Theme URI: https://github.com/elementor/hello-theme/
Description: Questas Group is a child theme of Hello Elementor, created by Elementor team
Author: Multimediax
Author URI: https://multimediax.com.au/
Template: hello-elementor
Version: 1.0.1
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
*/

.mobile-menu-top .elementor-nav-menu a {
	outline: none !important;
}

.elementor-8 .elementor-element.elementor-element-0b5a99f:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-0b5a99f > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background-image: url(https://www.questas.com.au/wp-content/uploads/2021/12/QuestasHomePage.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.inner-page-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    background-color: #F7F7F7;
}
.inner-page-menu ul li a {
    color: #818181;
    font-size: 18px;
    padding: 20px 30px;
    display: block;
    line-height: 1.2;
  	position: relative;
}
.inner-page-menu ul li:not(:last-child) {
    border-bottom: solid 1px rgba(84,9,90,0.11);
}
.inner-page-menu .current-menu-item.current_page_item a:before {
    content: '';
    width: 9px;
    height: 12px;
    display: block;
    background-image: url(/wp-content/uploads/2021/09/arrow-violet.png);
    position: absolute;
    top: 24px;
    left: 30px;
}
.inner-page-menu .current-menu-item.current_page_item a {
    padding-left: 50px;
}

.post-content-wrap h2 {
    font-size: 24px;
    color: #000;
    margin: 0 0 30px;
}
.post-content-wrap ul {
    list-style-type: none;
    margin: 30px 0 40px;
    padding: 0;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    color: #818181;
}
.post-content-wrap ul li {
    position: relative;
    padding-left: 45px;
}
.post-content-wrap ul li:not(:last-child) {
    margin-bottom: 25px;
}
.post-content-wrap ul li:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #54095A;
}
.post-content-wrap ul li strong {
    color: #000000;
}
.related-post-sdebar article.elementor-post:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #EFEADF;
}
.related-post-sdebar a.elementor-post__read-more i {
    color: #54095A;
    margin-left: 5px;
}
.related-post-sdebar a.elementor-post__read-more {
    margin-top: 10px;
    display: inline-block;
}

/* Company Single Post */

.company-post-content h2 {
    font-size: 24px;
    font-weight: 700;
  	line-height:34px;
}

.company-post-content h3 {
    font-size: 20px;
    font-weight: 600;
  	line-height:34px;
}

.company-post-content .elementor-widget-image {
    width: fit-content;
    display: inline-block;
  	margin:15px 0 !important;
}

/* Responsive CSS */

@media screen and (min-width:768px){
    .company article {
    position: relative;
    padding-bottom:75px !important;
	}
	.company a.elementor-post__read-more {
    position: absolute;
    bottom: 0;
	}
}

@media screen and (max-width: 767px){
  .post-content-wrap h2 {
      font-size: 18px;
  }
  .company-template-default .company .elementor-widget-container{
    margin:0 !important;
  }
  .company-template-default .elementor-widget-container {
    padding-right:0 !important;
  }
  .company-banner .elementor-widget-icon{
  margin-top:15px;
  }
	.btn-visit, .btn-broch {
		margin-top: 20px !important;
	}
}

/* CUSTOM MENU */


.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 10px 15px;
    height: auto;
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:hover > a.mega-menu-link {
    background: #3B083D;
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item ul.mega-sub-menu {
   border-top: #3B083D !important;
   width: max-content;
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item ul.mega-sub-menu li {
    background: #3B083D !important;
    padding: 0 13px;
}
.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item ul.mega-sub-menu li a {
    padding: 10px 15px !important;
    background: #3B083D !important;
    color: #fff !important;
    border-bottom: 1px solid #70707066;

}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item ul.mega-sub-menu li a:hover {
      background: #4B1C4D !important;
  
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a[class^='dashicons']:before {
    float: right;
    margin-left: 15px;
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item ul.mega-sub-menu {
    background: #3B083D !important;
}



.menu-companies ul.mega-sub-menu  {
	 padding: 50px 25% 50px 50px !important;

}

.menu-companies ul.mega-sub-menu:after {
    content: "Our Companies";
    display: block !important;
    position: absolute;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    top: 42%;
    right: 0;
    -webkit-transform: rotate(269deg);
        -ms-transform: rotate(269deg);
            transform: rotate(269deg);
}

.menu-companies ul.mega-sub-menu li a  {
        border-bottom: 1px solid #70707066 !important;
	    min-width: max-content !important;
}

.cstm-menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.menu-companies ul.mega-sub-menu li a {
    padding: 15px !important;
}
.postid-3323 .btn-broch {
	display: none !important;
}
.postid-3528 .btn-broch, .postid-4181 .btn-broch, .postid-4660 .btn-broch, .postid-5010 .btn-broch {
    display: none !important;
}
