/* 
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 */

body {
    background-color: #000;
}

.text-btn span.elementor-button-text {
    border-bottom: 0.5px solid;
    padding-bottom: 6px;
}

#reviews .elementor-testimonial {
	background: #ffffff1a;
    border: 1px solid #ffffff2e !important;
    padding: 59px;
    border-radius: 8px;
    min-height: 510px !important;
}

#reviews .elementor-testimonial__text {
    min-height: 276px;
}

div#custom_tags h5 {
    display: none;
}

div#custom_tags .tagcloud {
    margin-top: -60px;
    margin-left: 12px;
}

div#custom_tags .tagcloud a {
    font-size: 16px !important;
    color: #fff;
    margin: 0 5px;
    padding: 10px 15px;
    background: #0000009e;
}

.insta a {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    color: #EE6B18 !important;
}


/* TESTIMONIAL BOX */

.standalone-testimonial-review-box {
    border: 1px solid #ffffff2e;
    padding: 59px;
    border-radius: 8px;
    background: #ffffff1a;
	color: #fff;
}
#form-custom span.elementor-field-option ~ span.elementor-field-option {
    display: none !important;
}
#form-custom input, #form-custom textarea, #form-custom select {
    padding-left: 0 !important;
}
#form-custom  select {
    color: #ffffffa8 !important;
    font-size: 19px !important;
}
span.elementor-field-option, input#form-field-field_81cab0e-0 {
    font-size: 17px;
    color: #000 !important;
}
#form-custom option {
    background-color: #000000 !important;
}
section#comments {
    display: none;
}



@media screen and (min-device-width:881px) and (max-device-width:6000px) { 
.elementor-nav-menu li:last-child {
    display: none !important;
}	
}
@media screen and (min-device-width:1025px) and (max-device-width:6000px) { 
	.mobmenur-container {display:none;}	
}


@media screen and (min-device-width: 1367px) and (max-device-width:1600px) { 

	.left-right-space{padding:0 70px;}
}

@media screen and (min-device-width:320px) and (max-device-width:767px) { 
#reviews .elementor-testimonial, .standalone-testimonial-review-box
	{padding: 30px;}
}
@media screen and (min-device-width:320px) and (max-device-width:767px) { 
    .mobmenur-container {
        top: 10px;
        margin-right: 22px !important;
        margin-top: 25px !important;
    }

 #mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
        color: #000000;
        font-size: 28px !important;
    }


}

@media screen and (min-device-width:768px) and (max-device-width:1024px) { 
    .mobmenur-container {
        top: 10px;
        margin-right: 27px !important;
        margin-top: 22px !important;
    }
}
