﻿@charset 'utf-8';
/*
 Theme Name:   Drone Media Child
 Theme URI:    http://drone-media.ancorathemes.com/
 Description:  Drone Media - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     drone-media
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  drone-media
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.no-link{
    pointer-events: none;
}

.slider-wrapper .rev_slider .tp-caption.BigWhiteText, .slider-wrapper .tp-caption.SliderButton.rev-btn,
h6.sc_services_item_title, h2.sc_item_title, h4.sc_services_item_title, 
/** slider v.6 **/
.slider-wrapper .dddwrapper-layer .BigWhiteText,
.slider-wrapper .rs-layer.SliderButton.rev-btn{
    font-family: "aktiv-grotesk" !important;
    font-weight: bold !important;
}

.sc_services_columns_wrap .trx_addons_column-1_4:nth-child(3) h4.sc_services_item_title a{
    font-size: 97%;
}

.scheme_dark.footer_wrap, .footer_wrap .scheme_dark.vc_row{
    background-color: #2c2c35;
}

h2.sc_item_title.sc_item_title_style_default, .sc_services_default .sc_services_item_title, 
.sc_team_short .sc_team_item_title,
.sc_icons .sc_icons_item_title span{
    text-transform: unset;
}

.sc_icons_item_title{
    letter-spacing: normal;
    margin-bottom: 15px !important;
}

.menu-item-has-children ul.sub-menu{
    width: 309px;
}

.menu-item-has-children ul.sub-menu span{
    text-transform: none;
    font-weight: bold;
}

h2, h4, h5, h6,
a,
.sc_button, .sc_button_simple, .sc_form button,
.tp-caption.BigWhiteText{
    text-transform: none !important;
}
h4 span, .sc_button .sc_button_title{
    font-weight: bold;
}

.scheme_dark .trx_addons_dark, .scheme_dark .trx_addons_dark>a{
    color: #2c2c35;
}
.scheme_dark .footer_copyright_inner {
    background-color: #2c2c35;
    border-color: #2c2c35;
}
h2.sc_item_title.sc_item_title_style_default{
    hyphens: none;
}
.menu_mobile .menu_mobile_nav_area li > a{
    letter-spacing: 0px;
}
.menu_mobile .search_mobile .search_field{
    background-color: #fff !important;
    border: 0 none;
    color: #7e8285 !important;
}
.menu_mobile .search_mobile .search_field::-ms-input-placeholder{
    color: #7e8285 !important;
}
.search_field::placeholder{
    color: #7e8285 !important;
}
.scheme_dark .search_wrap .search_submit:before{
    color: #7e8285;
}
.mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img{
    max-height: 60px !important;
}
.sc_services_item_button .sc_button{
    font-weight: bold;
}
.wpcf7-form .wpcf7-submit{
    font-weight: bold;
}

@media (min-width: 960px){
    .map-detail-wrapper{
        /* margin: 0 !important; */
        margin-top: 10% !important;
    }
}

@media (max-width: 767px){
    .menu-item-has-children ul.sub-menu{
        width: auto !important;
    }
    .menu-item-has-children ul.sub-menu span{
        font-weight: normal;
    }
}

@media (max-width: 479px){
    /* .sc_content_width_1_1 {
        width: 100% !important;
    }
    .full-width-mobile{
        width: 100% !important;
    } */
}