/**
* Theme Name: Digicop Child
* Description: This is a child theme of Digicop.
* Author: <a href="https://designervily.com/">Designervily</a>
* Template: digicop
* Version: 1.0
*/



/* Footer - START */
h2.widget-title {
    margin-top: 45px!important;
}

.dsvy-footer-menu-area {
	display:none!important;
}

.dsvy-footer-widget.dsvy-footer-widget-col-2.col-md-4 {
	padding-left: 8%;	
}

img.alignnone {
    margin: 0px 20px 0px 0!important;
}

.dsvy-footer-contact-info-inner i {
	color: #fff!important;
}
/* Footer - END */

/* Menu-leiste-hover - START */
.dsvy-header-style-2 .dsvy-navbar.dsvy-main-active-color-white > div > ul > li > a:hover {
	color: #0054ff!important;
}
/* Menu-leiste-hover - END */

/* Menu-leiste-phone - START */
.dsvy-header-button-text-2:hover {
	color: #c6363c;
	font-weight: 700;
}

.dsvy-color-white .dsvy-contact-info li a:hover {
    color: #c6363c;
}

.dsvy-header-style-2 .dsvy-header-button a:after {
    color: #fff!important;
}
/* Menu-leiste-phone - END */

/* Mobile menu - phone-mail - START */
@media screen and (min-width: 767px) {
.mobile-display {
	display:none;	
	}
}

@media screen and (max-width: 767px) {
#menu-item-289 {
    margin-top: 50px;
	padding-left: 15%!important;
}
.menu-item-289 a span{
    text-transform: lowercase!important;
}
#menu-item-290 {
    margin-top: 30px;
	padding-left: 15%!important;
	}
}
/* Mobile menu - phone-mail - END */

/* Menu-mobile-background - START */
@media screen and (max-width: 767px) {
.dsvy-navbar > div {
    width: 100%!important;
	height: 100%!important;
	z-index: 1999;
    background-color: #182C45!important;
}
.dsvy-header-style-2.site-header .dsvy-bg-color-transparent, .dsvy-header-style-2 .dsvy-header-height-wrapper>.dsvy-bg-color-transparent {
    opacity: 1!important;
	}
	.dsvy-tbar-title {
		font-size: 34px!important;
	}
}
/* Menu-mobile-background - END */

/* Borlabs cookie Logo - START */
#BorlabsCookieBox .cookie-logo {
    max-width: 160px!important;
    margin-right: 20px;
}
/* Borlabs cookie Logo - END */

/* Team phone-and-mail-color - START */
.eael-team-member-position a:hover {
    color: #0054ff!important;
}

.eael-team-text a:hover {
    color: #0054ff!important;
}
/* Team phone-and-mail-color - END */

/* Über uns - drohne image position - START */
.dsvy-ihbox-icon-type-image {
    margin-bottom: 12px!important;
}
/* Über uns - drohne image position - END */




/* hide mobile version by default */
@media screen and (min-width: 767px) {
#rev_slider_3_2_forcefullwidth {
	display: none !important;
	}
}
/* when the screen size is 767px or less */
@media screen and (max-width: 767px) {
/* hide desktop version */
#rev_slider_2_1_forcefullwidth {
	display: none !important;
	}
/* show mobile version */
#rev_slider_3_2_forcefullwidth {
	visibility:absolute!important;
	}	
}


.dsvy-header-style-2 .dsvy-sticky-on .dsvy-right-box .dsvy-cart-link, .dsvy-header-style-2 .dsvy-sticky-on .dsvy-header-search-btn a, .dsvy-header-style-2 .dsvy-sticky-on .dsvy-navbar div > ul > li > a {
    color: #ffffff !important;
}

.dsvy-header-style-2 .dsvy-header-button .dsvy-header-button-text-1 {
    color: #ffffff !important;
}
.dsvy-header-style-2 .dsvy-header-button a span {
    color: #ffffff !important;
}

.dsvy-header-style-2 .dsvy-header-button {
    display: none;
}

.dsvy-search-cart-box {
    display: block !important;
}

.menu-item img._before, .rtl .menu-item img._after {
    width: 20px !important;
    vertical-align: text-bottom;
}

.dsvy-footer-contact-info-inner .fab, .fa-whatsapp {
	background-color: #25d366 !important;
	border-radius: 50px !important;
    padding: 8px 10px !important;
}

