/*
Theme Name: Wesecure child
Theme URI:http://wordpress.zcube.in/aquato
Description: Wesecure – Home Security WordPress Theme.
Text Domain: wesecure
Author:       zcube
Author URI: https://themeforest.net/user/zcubedesign
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     wesecure
Version:      1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */
.copyright-wrap .text a{color:#fff}
header.header-area.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
    transition: all 0.3s ease-out;
}

header.header-area.sticky .logo img{
	    max-width: 80%;
}
header.header-area.sticky .header-top {
    display: none !important;
}
.features-services-area .features-box{height: auto;}
.pages-content .about-network-content h2, .pages-content .about-network-content p{ margin-bottom:0px;}
.slider-content h2{font-size:50px;}
.about-title h2, .section-title h2{font-size:40px;}

.faq-header{
	background-color:#1c2e4f;
	padding:0px;
}
.faq-header .btn{ padding:18px;}
.faq-header .btn-link:hover {
    text-decoration: none;
}
.pages-content .about-content h2{margin-bottom:0px;}
.copyright-wrap li{padding-right: 20px; margin-left: 20px;}

.sidebar-contactus h3{color:#FFFFFF;}
.sidebar-contactus{
	background-color:#1c2e4f;
	padding:35px 30px 25px;
}
.brochures-box{margin-bottom:20px;}

.counter-area .row > div:nth-child(3){ border-right: none; }
.pricing-head h2{padding:0px 10px;}
.pricing-body ul{padding-left:unset !important;}
.pricing-body li {text-align: center;}


.services-08-item--wrapper > div:nth-child(1) {
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.services-08-item--wrapper > div:nth-child(1), .services-08-item--wrapper > div:nth-child(2), .services-08-item--wrapper > div:nth-child(3), .services-08-item--wrapper > div:nth-child(4), .services-08-item--wrapper > div:nth-child(5), .services-08-item--wrapper > div:nth-child(6) {
    border-right: 1px solid #cccccc;
    background: #fff;
}