/*
Theme Name: Digicop Child
Template: digicop
Theme URI: https://designervily.com/
Description: Digicop – Security & CCTV WordPress Theme
Author: Designervily
Author URI: https://finder-global.com/
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom Header, rtl-language-support, Right Sidebar, One Column, Two Columns, flexible-header, Accessibility Ready, Custom Colors, custom-menu, Custom Logo, Featured Images, Footer Widgets, Post Formats, Sticky Post, customizer-options, threaded-comments, translation-ready
Text Domain: digicop
*/

/*
    Add your custom styles here
*/


/* CONTENT */
.designervily-element-testimonial .dsvy-testimonial-style-2 .designervily-box-desc::before{
	right: 75px;
}
.designervily-element-testimonial .dsvy-testimonial-style-2 .designervily-box-desc::after{
	right: 84px;
}
.fab{
	font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.designervily-testimonial-text p:not(last-child){
	margin-bottom: 25px;
}
.elementor-widget-image-gallery .gallery-caption{
	padding-top: 0;
}


/* FOOTER */
.edit-link{
	display: none;
}
.dsvy-footer-contact-info-inner {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.dsvy-footer-logo-box .dsvy-footer-logo,
.dsvy-footer-logo-box img.dsvy-footer-logo{
	max-height: 70px;
}
ul.dsvy-footer-menu li{
	margin: 0 5px;
}
.dsvy-footer-menu li a{
	display: block;
    background-color: rgba(255, 255, 255, 0.30);
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
	font-size: 20px;
}
.dsvy-footer-menu li a svg{
	width: 20px;
	fill: #ffffff;
	margin-top: -4px;
    display: inline-block;
}
.dsvy-footer-menu li a:hover{
	background-color: #ffffff;
}
.dsvy-footer-menu li a:hover svg{
	fill: #c89c04;
}
body .scroll-to-top{
	border-radius: 0 !important;
	width: auto !important;
	height: auto !important;
	line-height: 1 !important;
	font-size: 13px !important;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}



@media all and (min-width: 1201px){
	.dsvy-header-style-2 .dsvy-logo-menuarea{
		width: 100%;
	}
}

@media all and (max-width: 767px){
	.site-header .dsvy-title-bar-content, .site-header .dsvy-title-bar-wrapper{
		min-height: 280px;
	}
	.site-header .dsvy-title-bar-content{
		padding-top: 128px;
		padding-bottom: 32px;
	}
	.dsvy-footer-logo-box .dsvy-footer-logo{
		margin-bottom: 30px;
	}
}