.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/06/inner_header.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Fira Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#253237;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Fira Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:900;
--wd-title-color:#0c121d;
}
:root{
--wd-entities-title-font:"Fira Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:900;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Fira Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Fira Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:900;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#0c121d;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Fira Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#c01120;
}
:root{
--wd-alternative-color:#0c121d;
}
:root{
--wd-link-color:#c01120;
--wd-link-color-hover:#0c121d;
}
:root{
--btn-default-bgcolor:#c01120;
}
:root{
--btn-default-bgcolor-hover:#0c121d;
}
:root{
--btn-shop-bgcolor:#c01120;
}
:root{
--btn-shop-bgcolor-hover:#0c121d;
}
:root{
--btn-accent-bgcolor:#c01120;
}
:root{
--btn-accent-bgcolor-hover:#0c121d;
}
:root{
--notices-success-bg:#0c121d;
}
:root{
--notices-success-color:#ffffff;
}
:root{
--notices-warning-bg:#bf1321;
}
:root{
--notices-warning-color:#ffffff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cctvinstallation-losangeles.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//cctvinstallation-losangeles.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.0.4") format("woff2");
}

	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1350px;
		}
	}

	.container {
		max-width: 1380px;
	}
	
	
	@media (min-width: 1380px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1380px) / 2);
			padding-right: calc((100vw - 1380px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1397px) / 2);
			padding-right: calc((100vw - 1397px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.this-is-captcha {
    justify-content: right;
    display: flex;
}

header .whb-general-header-inner:before {
    content: "";
    width: 820px;
    height: 66px;
    background: #b7111f0d;
    position: absolute;
    z-index: 0;
    left:-40px;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
}

.whb-top-bar .wd-header-text {
    display: contents;
}

.whb-top-bar .wd-header-text h3 {
    margin-bottom: 0;
}

.whb-top-bar ::placeholder {
  color: #000;
  opacity: 1;
}

.whb-top-bar :-ms-input-placeholder {
  color: #000;
}

.whb-top-bar ::-ms-input-placeholder {
  color: #000;
}

.whb-top-bar .wd-header-text form p {
    display: inline-flex;
    margin-bottom: 0;
    margin-left: 20px;
}

.whb-top-bar input[type='tel'] {
    background: #fff;
    border-radius: 5px 0 0 5px;
    color: #000000;
}

.whb-top-bar input[type="submit"] {
    background: #000000;
    color: #fff !important;
    border-radius: 0 5px 5px 0;
    padding: 10px 35px;
    transition:0.3s;
}

.sidebar-container.wd-inited {
    display: none !important;
}

body .min-footer a {
    color: #3f3f3f !important;
}

.wd-header-nav, .wd-header-nav>ul {
    height: 100%;
}

.woodmart-sticky-sidebar-opener {
		display:none !important;
}

.min-footer a span {
    color: #c01120 !important;
}

.entry-header img {
    width: 100%;
    object-fit: cover !important;
}

.post-slide img {
    height: 400px;
}

.post-slide .article-body-container {
    border: 0 !important; 
    border-radius: 0 !important;
}

.mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors {
    background-color: #f44336;
}

.mc4wp-success, .woocommerce-message, .wpcf7 form.sent .wpcf7-response-output, .wpcf7-mail-sent-ok {
    background-color: #0f498d;
}

.wpcf7 .screen-reader-response {
    display: none !important;
}

.wpcf7-not-valid-tip {
    color: #000000 !important;
    font-weight: bold;
    margin-top: -10px;
		margin-bottom: 15px;
}

.jobtype .wpcf7-not-valid-tip {
    margin-top: 5px;
    margin-bottom: 22px !important;
}

.wpcf7-not-valid-tip:after {
    display: block;
    content: "";
    background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/06/arrow.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 152px 0px;
    transition: 0.3s;
    height: 16px;
    margin-top: -22px;
}
/********Single Post***********/

.theiaStickySidebar {
    background-color: #f7f7f7;
    padding: 15px !important;
    box-shadow: 0px 0px 4px lightgrey;
}

.single-post .woodmart-single-footer,
.single-post iv#comments {
    display: none !important;
}

.post-single-page .entry-content {
    margin-bottom: 0px !important;
}

.single-post .main-page-wrapper>.container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.single-post header.entry-header {
    margin-bottom: 0px !important;
}

.single-post .article-body-container {
    padding: 20px 20px;
    background-color: #f7f7f7;
    border: 1px solid #e9e9e9;
    border-radius: 0px 0px 3px 3px;
}

.woodmart-recent-posts .entry-title a {
    font-weight: 500 !important;
}

.woodmart-recent-posts .recent-posts-thumbnail img {
    border-radius: 4px;
    width: 45px;
}

.woodmart-recent-posts .recent-posts-time {
    color: #c01120;
    font-weight: 500;
    background-color: #d4d4d4;
    padding: 4px 6px 4px;
    border-radius: 2px;
}

.single-post .widget-title,
.single-post .widgettitle {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
    margin-bottom: 30px;
}

/**************END OF SINGLE POST************/


.inner-products-banner {
    padding-top: 106px;
    padding-bottom: 106px;
    background-color: #000000b5;
    background-blend-mode: color;
}

.inner-products-banner .title {
    font-size: 78px;
    color:#ffffff !important;
}

.inner-products-banner .title strong {
    color:#c01120 !important;
    font-weight: 900;
}

.generic-title .title {
    font-size: 40px;
    color:#0c121d;
}

.sub-generic-title .title {
    font-size:30px;
}

.generic-title .title strong {
    color: #c01120;
    font-weight: 900;
}

.page-title {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000000b5;
    background-blend-mode: color;
}

header.entry-header {
    text-align: left;
/*     padding-left: 160px; */
}

header.entry-header .entry-title {
    color: #c01120 !important;
}

.breadcrumbs {
    font-size: 20px;
}

.breadcrumbs a {
    font-weight: 400;
    font-size: 17px;
}

.breadcrumbs .current {
    font-weight: 500;
    font-size: 18px;
    color: #c01120 !important;
}

.breadcrumbs>a:after, .breadcrumbs>span:after {
    display: none;
}

/********************/

header .working-hours {
  color: #0c121d !important;
  font-size: 16px !important;
}

header .top-header-box .info-box-icon {
  margin-top: 2px;
  background-color: #c01120;
  padding: 10px;
  border-radius: 120px;
}

header .top-header-box .box-icon-wrapper {
  margin-right: 10px !important;
}

header .top-header-box .info-box-icon svg path {
  fill:#ffffff !important
}

header .top-header-box .info-box-title {
  font-size: 16px;
  font-weight: 400;
  color: #797979;
  margin-bottom: 1px !important;
}

header .top-header-box .info-box-inner>p>a {
  color: #0c121d !important;
  font-size: 16px !important;
}

header .top-header-box .info-box-inner>p a:hover {
  color: #c01120 !important;
}



/* header .whb-top-bar-inner:before mansabz {
  content: "";
  width: 820px;
  height: 66px;
  background: #b7111f0d;
  position: absolute;
  z-index: 0;
	left:-40px;
  top: 0px !important;
  clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
} */

/* .whb-general-header {
  background-color: #ffffff !important;
} */

body:not(.home) .whb-general-header {
  background-color: #ffffff !important;
	border-bottom: 1px solid #f2f2f2 !important;
}

#menu-main-menu .menu-item-has-children>a:after {
  color: rgba(82,82,82,.45);
  content: "" !important;
  width: 7px;
  height: 7px;
  background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/05/plus.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 5px;
	margin-top: -2px;
}

#menu-main-menu .menu-item-has-children:hover>a:after,
#menu-main-menu .menu-item-has-children.current-menu-item>a:after {
  background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/05/plus-red.svg);
}

#menu-main-menu li a {
  color: #0c121d;
  padding: 0px 15px;
}

#menu-main-menu li:hover>a,
#menu-main-menu li.current-menu-item>a {
  color: #c01120 !important;
}

.menu-simple-dropdown .sub-menu-dropdown,
.menu-simple-dropdown .sub-sub-menu {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: 250px !important;
	margin-top: 0px !important;
}

.menu-simple-dropdown .sub-menu-dropdown ul li a,
.menu-simple-dropdown .sub-sub-menu ul li a {
  padding: 11px 15px !important;
	font-size: 15px;
}

.menu-simple-dropdown .sub-menu-dropdown ul li:not(:last-child) a,
.menu-simple-dropdown .sub-sub-menu ul li:not(:last-child) a {
	border-bottom:1px solid rgba(245,245,245,1)
}

.whb-general-header .whb-col-center,
.whb-general-header .whb-navigation,
.whb-general-header .menu-main-menu-container,
.whb-general-header #menu-main-menu,
.whb-general-header #menu-main-menu>li,
.whb-general-header #menu-main-menu>li>a,
.whb-header-bottom #menu-main-menu>li>a {
    height: 100%;
}

.whb-general-header .woodmart-social-icon {
    background-color: #fbf3f4;
    color: #c01120 !important;
}

.whb-general-header .woodmart-social-icon:hover {
    background-color: #c01120;
    color: #ffffff !important;
}

/**************/

.main-page-wrapper {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.site-content, .whb-header {
    margin-bottom: 0px !important;
}

/****************/

.cta-inner {
    padding-top: 86px;
    padding-bottom: 100px;
    background-color: #000000ad;
    background-blend-mode: color;
}

#cta-inner {
    background-position: 0% 70% !important;
}

.cta-inner .title-wrapper .title {
    font-size: 50px;
    color: #fff;
}

.cta-inner p, .cta-inner p a:hover {
    color: #fff;
    font-size: 36px;
}


/*************/

.woodmart-prefooter {
	padding-bottom:0px !important;
}

.woodmart-prefooter p:empty {
    display: none;
}

.footer-map-box .wpb_gmaps_widget .wpb_wrapper {
    padding:0px !important;
}

.footer-map-box {
	z-index:0;
}

.footer-content-box {
	z-index:1;
	padding-bottom: 0px;
}

.footer-content-inner .wpb_column:nth-child(2) {
    padding-left: 22px;
}

.footer-content-box>.wpb_column {
  margin-top: -120px;
  box-shadow: 0px 5px 30px 5px rgb(0 0 0 / 10%);
  background-color: #fff;
  z-index: 0;
  padding: 63px 0px;
	border-radius: 10px;
}

.footer-content-box .footer-title .title {
    font-size: 26px !important;
    color: #c01120;
    font-weight: 700;
}

.footer-content-box .vc_wp_custommenu {
	margin-bottom:0px !important;
}

.footer-content-box ul#menu-footer-menu {
    column-count: 2;
}

.footer-content-box #menu-footer-menu li {
    /* text-align: center; */
    background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/05/footer-arrow.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0px 4px;
}

.footer-content-box #menu-footer-menu li a {
  font-size: 16px;
	color:#253237;
}

.footer-content-box #menu-footer-menu li:hover a {
	color:#c01120;
}

.footer-content-box #menu-footer-menu li.current_page_item>a {
	font-weight:400 !important;
}

.footer-content-box .footer-text p {
	line-height:38px;
}

.min-footer,
.min-footer p a:hover {
    color: #253237;
}

.min-footer a {
    color: #c01120 !important;
}


/*** Footer without Map ****/


.footer-content-box-two {
	z-index:1;
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1.40px solid #f0f0f0;
}

.footer-content-box-two>.wpb_column {
  margin-top: 0px;
  background-color: #fff;
  z-index: 0;
	border-radius: 10px;
}

.footer-content-box-two .footer-title .title {
    font-size: 26px !important;
    color: #c01120;
    font-weight: 700;
}

.footer-content-box-two .vc_wp_custommenu {
	margin-bottom:0px !important;
}

.footer-content-box-two ul#menu-footer-menu {
    column-count: 2;
}

.footer-content-box-two #menu-footer-menu li {
    background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/05/footer-arrow.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0px 4px;
}

.footer-content-box-two #menu-footer-menu li a {
  font-size: 16px;
	color:#253237;
}

.footer-content-box-two #menu-footer-menu li:hover a {
	color:#c01120;
}

.footer-content-box-two #menu-footer-menu li.current_page_item>a {
	font-weight:400 !important;
}

.footer-content-box-two .footer-text p {
	line-height:38px;
}

/****************Product 1st level pages*****************/

.main-products {
    padding-top:70px;
    padding-bottom:67px;
    z-index:0;
}

.main-products .woodmart-info-box:before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    right: 12px;
    bottom: -3px;
    z-index: -1;
    border: 3px solid #c01120;
    transition: 0.4s;
}

.main-products .woodmart-info-box:hover:before {
    width: calc(100% - 24px);
    height: calc(100% - -6px);
}

.main-products .woodmart-info-box:after {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 12px;
    top: -3px;
    z-index: -1;
    border: 3px solid #c01120;
    transition: 0.4s;
}

.main-products .woodmart-info-box:hover:after {
    width: calc(100% - 24px);
    height: calc(100% - -6px);
}

.main-products .woodmart-info-box {
    padding: 10px;
    background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/06/product-overlay-bg.jpg);
    cursor:pointer;
    z-index: 1;
}

.main-products .woodmart-info-box .info-box-icon:after {
    content: "";
    background-color: #c01120;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 25px;
    top: 10px;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    transition: 0.4s;
}

.main-products .woodmart-info-box:hover .info-box-icon:after {
    width: calc(100% - 50px);
    height: calc(100% - 73px);
    clip-path: none;
    opacity: 0.3;
}

.main-products .woodmart-info-box .box-icon-wrapper {
    margin-bottom: 0px !important;
}

.main-products .woodmart-info-box .info-box-title {
    margin-bottom: 0px;
    font-size: 24px;
    letter-spacing: 1px;
}

.main-products .woodmart-info-box .info-box-content {
    padding: 10px 10px 10px;
    margin-top: 0px;
    background-color: rgb(0 0 0 / 12%);
}

.camera-types {
    padding-top:57px;
    padding-bottom:63px;
}

.camera-types ul li:before {
    top: 2px !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    color: #c01120 !important;
}

/************************/

.search-results .woodmart-blog-holder .article-inner,
.slider-type-post .woodmart-blog-holder .article-inner,
.latest-blog .woodmart-blog-holder .article-inner,
.archive.category .woodmart-blog-holder .article-inner,
.archive.tag .woodmart-blog-holder .article-inner,
.archive.date .woodmart-blog-holder .article-inner,
.archive.author .woodmart-blog-holder .article-inner { 
    min-height: 400px;
}

.search-results .woodmart-blog-holder .article-inner .entry-thumbnail img,
.slider-type-post .woodmart-blog-holder .article-inner .entry-thumbnail img,
.latest-blog .woodmart-blog-holder .article-inner .entry-thumbnail img,
.archive.category .woodmart-blog-holder .article-inner .entry-thumbnail img,
.archive.tag .woodmart-blog-holder .article-inner .entry-thumbnail img,
.archive.date .woodmart-blog-holder .article-inner .entry-thumbnail img,
.archive.author .woodmart-blog-holder .article-inner .entry-thumbnail img {
    width: 100%;
    height: 405px;
    object-fit: cover !important;
}

.search-results .content-layout-wrapper,
.slider-type-post .content-layout-wrapper,
.archive.category .content-layout-wrapper,
.archive.tag .content-layout-wrapper,
.archive.date .content-layout-wrapper,
.archive.author .content-layout-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.search-results .woodmart-post-date,
.slider-type-post .woodmart-post-date,
.latest-blog .woodmart-post-date,
.latest-blog .hovered-social-icons,
.latest-blog .entry-meta,
.archive.category .woodmart-blog-holder .woodmart-post-date,
.archive.category .woodmart-blog-holder .hovered-social-icons,
.archive.category .woodmart-blog-holder  .entry-meta,
.archive.tag .woodmart-blog-holder .woodmart-post-date,
.archive.tag .woodmart-blog-holder .hovered-social-icons,
.archive.tag .woodmart-blog-holder  .entry-meta,
.archive.date .woodmart-blog-holder .woodmart-post-date,
.archive.date .woodmart-blog-holder .hovered-social-icons,
.archive.date .woodmart-blog-holder  .entry-meta,
.archive.author .woodmart-blog-holder .woodmart-post-date,
.archive.author .woodmart-blog-holder .hovered-social-icons,
.archive.author .woodmart-blog-holder  .entry-meta,
.single-post .woodmart-carousel-container .entry-meta,
.single-post .woodmart-carousel-container .hovered-social-icons {
    display:none;
}

.search-results .meta-categories-wrapp ,
.slider-type-post .meta-categories-wrapp ,
.archive.category .meta-categories-wrapp ,
.archive.tag .meta-categories-wrapp ,
.archive.date .meta-categories-wrapp ,
.archive.author .meta-categories-wrapp {
    display: none;
}

.search-results .entry-title.title,
.slider-type-post .entry-title.title,
.latest-blog .entry-title.title,
.archive.category .woodmart-blog-holder .entry-title.title,
.archive.tag .woodmart-blog-holder .entry-title.title,
.archive.date .woodmart-blog-holder .entry-title.title,
.archive.author .woodmart-blog-holder .entry-title.title {
    font-size: 20px;
    font-weight: 500;
    text-align: left !important;
}

.search-results .entry-title.title a:after,
.slider-type-post .entry-title.title a:after,
.latest-blog .entry-title.title a:after,
.archive.category .woodmart-blog-holder .entry-title.title a:after,
.archive.tag .woodmart-blog-holder .entry-title.title a:after,
.archive.date .woodmart-blog-holder .entry-title.title a:after,
.archive.author .woodmart-blog-holder .entry-title.title a:after {
    content: "Read More";
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-top: 14px;
    background-image: url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/05/right-arrow.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 77px 16px;
    transition:0.3s;
}

.search-results .woodmart-carousel-container,
.slider-type-post .woodmart-carousel-container,
.latest-blog .woodmart-carousel-container,
.archive.category .woodmart-blog-holder .woodmart-carousel-container,
.archive.tag .woodmart-blog-holder .woodmart-carousel-container,
.archive.date .woodmart-blog-holder .woodmart-carousel-container,
.archive.author .woodmart-blog-holder .woodmart-carousel-container {
    margin-bottom:0px !important;
}

.search-results .entry-summary,
.search-results .entry-meta.woodmart-entry-meta,
.search-results .hovered-social-icons {
    display: none;
}

.single-post h3.title.slider-title {
    margin-top: 40px;
}


.breadcrumbs {
    display: none;
}@media (min-width: 1025px) {
	.footer-content-box-two .these-logo .vc_single_image-img,
.footer-content-box .yelp-logo .vc_single_image-img,
.footer-content-box .google-logo .vc_single_image-img {
    max-width: 50%;
}

.whb-top-bar .wd-header-text form p {
    width: 360px;
}

.whb-top-bar input[type="submit"]:hover {
    background: #211e25;
}

.footer-content-box-two .footer-content-inner .wpb_column:nth-child(2) {
    padding-left: 22px;
}

.search-results .title-size-default .entry-title,
.archive.category .title-size-default .entry-title,
.archive.tag .title-size-default .entry-title,
.archive.date .title-size-default .entry-title,
.archive.author .title-size-default .entry-title{
    font-size: 45px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.generic-title .title {
    font-size: 30px !important;
}

body .vc_row a.btn, body form input.wpcf7-submit {
    padding: 11px 18px !important;
    width: auto !important;
	  height: 42px;
}

.page-title {
    padding-top: 48px !important;
	  padding-bottom: 48px !important;
}

header.entry-header .breadcrumbs {
	display:none !important;
}

.page-title .entry-title {
    font-size: 30px !important;
}

/********Inner Product Banner*********/
.inner-products-banner {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.inner-products-banner .title {
    font-size: 30px !important;
}

.main-products .vc_inner {
    margin-bottom: 0px !important;
}

.main-products {
    padding-top: 38px;
    padding-bottom: 15px;
}

.main-products .vc_column-inner .wpb_column {
    margin-bottom: 30px;
}

.main-products .woodmart-info-box .info-box-title {
    font-size: 20px;
}

.main-products .woodmart-info-box:hover .info-box-icon:after {
  width: 50px !important;
  height: 50px !important;
  opacity: 1 !important;
	clip-path: polygon(100% 0, 0 0, 0 100%) !important;
}

.main-products .vc_inner .vc_hidden-xs {
    display: none;
}

.camera-types {
    padding-top: 28px;
    padding-bottom: 30px;
}

/******************************/

.footer-content-box-two {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.footer-content-inner .wpb_column,
.footer-content-inner .wpb_column {
    width: 100%;
}

.footer-content-box>.wpb_column,
.footer-content-box-two>.wpb_column {
    margin-top: 0px;
    box-shadow: none;
    padding: 35px 0px 34px;
    border-radius: 0px;
}

.footer-content-inner .wpb_column:nth-child(2) {
    padding-left: 0px;
}

.home-footer .footer-text-block {
    margin-bottom:0px !important;
}

.footer-text p br {
    display: none;
}

.footer-content-box .footer-text p,
.footer-content-box-two .footer-text p {
    line-height: 30px;
    text-align:left !important;
}

.footer-content-box .footer-text,
.footer-content-box-two .footer-text {
    margin-bottom: 10px !important;
}

.footer-content-box .vc_empty_space,
.footer-content-box-two .vc_empty_space {
    height: 15px !important;
}

.footer-content-box .wpb_single_image,
.footer-content-box .footer-title .title,
.footer-content-box .woodmart-social-icons,
.footer-content-box-two .wpb_single_image,
.footer-content-box-two .footer-title .title,
.footer-content-box-two .woodmart-social-icons {
    text-align: left !important;
}

.footer-content-box .vc_inner .wpb_column:not(:last-child),
.footer-content-box-two .vc_inner .wpb_column:not(:last-child) {
    margin-bottom: 20px;
}

.footer-content-box #menu-footer-menu li,
.footer-content-box-two #menu-footer-menu li {
    margin-bottom: 8px !important;
}

.footer-content-box .vc_inner .wpb_column:last-child .yelp-logo,
.footer-content-box-two .vc_inner .wpb_column:last-child .yelp-logo {
    margin-right: 5%;
}

.footer-content-box .vc_inner .wpb_column:last-child .wpb_single_image,
.footer-content-box-two .vc_inner .wpb_column:last-child .wpb_single_image {
    width: 25%;
    float: left;
    margin-top: 7px;
}

.footer-content-box .hidden-mobile,
.footer-content-box-two .hidden-mobile {
/* 	display:none !important; */
	height:24px !important;
}

.footer-content-box ul#menu-footer-menu,
.footer-content-box-two ul#menu-footer-menu {
    column-count: 3;
}

.min-footer>div {
    margin-bottom: 5px;
}


/*******************/
body #call-to-action .woodmart-info-box .info-box-title {
    line-height: 40px !important;
    font-size: 30px !important;
}

.call-to-action .woodmart-info-box .info-box-subtitle {
    font-size: 22px !important;
}

.call-to-action .woodmart-info-box .info-box-content:before {
    border-right-width: 3px;
    border-top-width: 3px;
    top: -30px;
    right: 15px;
}

.call-to-action .woodmart-info-box .info-box-content:after {
    border-right-width: 3px;
    border-bottom-width: 3px;
    bottom: -30px;
    right: 15px;
}

.call-to-action .woodmart-info-box:before {
    border-left-width: 3px;
    border-top-width: 3px;
    top: -30px;
    left: 30px;
}

.call-to-action .woodmart-info-box:after {
    border-left-width: 3px;
    border-bottom-width: 3px;
    bottom: -30px;
    left: 30px;
}

#call-to-action {
    padding-top: 65px;
    padding-bottom: 65px;
    background-position: 50% 50% !important;
}

/***********/

.cta-inner {
    padding-top: 25px !important;
    padding-bottom: 35px !important;
}

.cta-inner .title-wrapper .title {
    font-size: 30px !important;
}

.cta-inner p, .cta-inner p a:hover {
    font-size: 22px !important;
}

#cta-inner .wpb_text_column {
    margin-bottom: 15px !important;
}


/**********************/

.services-inner-banner {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
}

.services-inner-banner .wpb_column {
	width:100%;
}

.services-inner-banner .title {
    font-size: 30px !important;
    text-align: center !important;
    width: 100% !important;
}


/*******************/

.cta-inner-one {
    padding-top: 30px !important;
    padding-bottom: 35px !important;
}

.cta-inner-one .title {
    text-align: left !important;
    font-size: 30px !important;
}

.cta-inner-one .wpb_text_column p,
.cta-inner-one .wd-button-wrapper,
.cta-inner-one .title-wrapper .liner-continer {
    text-align:left !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.generic-title .title {
    font-size: 30px !important;
}

.whb-top-bar .wd-header-text h3 {
    font-size: 18px;
}

.whb-top-bar .wd-header-text form p {
    margin-left: 15px;
    width: 200px;
}

.whb-top-bar input[type="submit"] {
    width: 40px !important;
    font-size: 0;
    background: #000 url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/11/submit.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 9px 11px;
}

.whb-top-bar span.wpcf7-not-valid-tip {
    display: none;
}

.our-services .woodmart-info-box a.btn {
    width: 108px !important;
}

body .vc_row a.btn, body form input.wpcf7-submit {
    padding: 11px 18px !important;
    width: auto !important;
	  height: 42px;
}

.page-title {
    padding-top: 38px !important;
	  padding-bottom: 38px !important;
}

header.entry-header .breadcrumbs {
	display:none !important;
}

.page-title .entry-title {
    font-size: 30px !important;
}

/********Inner Product Banner*********/
.inner-products-banner {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.inner-products-banner .title {
    font-size: 30px !important;
}

.main-products .vc_inner {
    margin-bottom: 0px !important;
}

.main-products {
    padding-top: 38px;
    padding-bottom: 15px;
}

.main-products .vc_column-inner .wpb_column {
    margin-bottom: 23px;
}

.main-products .woodmart-info-box .info-box-title {
    font-size: 20px;
}

.main-products .woodmart-info-box:hover .info-box-icon:after {
  width: 50px !important;
  height: 50px !important;
  opacity: 1 !important;
	clip-path: polygon(100% 0, 0 0, 0 100%) !important;
}

.camera-types {
    padding-top: 28px;
    padding-bottom: 30px;
}

/*****************************/

.footer-content-box-two {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.footer-content-box>.wpb_column,
.footer-content-box-two>.wpb_column {
    margin-top: 0px;
    box-shadow: none;
    padding: 35px 0px 34px;
    border-radius: 0px;
}

.footer-content-inner .wpb_column:nth-child(2) {
    padding-left: 0px;
}

.home-footer .footer-text-block {
    margin-bottom:0px !important;
}

.footer-text p br {
    display: none;
}

.footer-content-box .footer-text p,
.footer-content-box-two .footer-text p {
    line-height: 30px;
    text-align:left !important;
}

.footer-content-box .footer-text,
.footer-content-box-two .footer-text {
    margin-bottom: 10px !important;
}

.footer-content-box .vc_empty_space,
.footer-content-box-two .vc_empty_space {
    height: 15px !important;
}

.footer-content-box .wpb_single_image,
.footer-content-box .footer-title .title,
.footer-content-box .woodmart-social-icons,
.footer-content-box-two .wpb_single_image,
.footer-content-box-two .footer-title .title,
.footer-content-box-two .woodmart-social-icons {
    text-align: left !important;
}

.footer-content-box .vc_inner .wpb_column:not(:last-child),
.footer-content-box-two .vc_inner .wpb_column:not(:last-child) {
    margin-bottom: 20px;
}

.footer-content-box #menu-footer-menu li,
.footer-content-box-two #menu-footer-menu li {
    margin-bottom: 8px !important;
}

.footer-content-box .vc_inner .wpb_column:last-child .wpb_single_image,
.footer-content-box-two .vc_inner .wpb_column:last-child .wpb_single_image {
    width: 45%;
    float: left;
}

.footer-content-box .vc_inner .wpb_column:last-child .yelp-logo,
.footer-content-box-two .vc_inner .wpb_column:last-child .yelp-logo {
    margin-right: 10%;
}

.footer-content-box .hidden-mobile,
.footer-content-box-two .hidden-mobile {
	height:36px !important;
}

.footer-content-box ul#menu-footer-menu,
.footer-content-box-two ul#menu-footer-menu {
    column-count: 3;
}

.min-footer>div {
    margin-bottom: 5px;
}

.related-posts-slider {
    margin-bottom: 0 !important;
}

aside.sidebar-container {
    display: none !important;
}

.single-post .main-page-wrapper>.container {
    padding-top: 35px;
    padding-bottom: 0px;
}

.categories-style-carousel, .slider-type-post, .slider-type-product {
    margin-bottom: 10px;
}

.woodmart-prefooter .vc_wp_custommenu li,
.home-footer .vc_wp_custommenu li {
    margin-bottom: 10px;
}

.woodmart-prefooter .col-a,
.home-footer .col-a{
    display: none;
}

.woodmart-prefooter .col-c .vc_figure,
.home-footer .col-c .vc_figure{
    padding: 0 25px;
}

.woodmart-prefooter .col-c .title, .woodmart-prefooter .col-b .title,
.home-footer .col-c .title, .home-footer .col-b .title {
    background: #bf121f;
    padding: 5px 15px;
    color: white;
    border-radius: 2px;
}

.woodmart-prefooter .col-b .wpb_content_element,
.home-footer .col-b .wpb_content_element{
    padding: 0 10px;
}

.home-footer .footer-map-box {
		display:none;
}

/***************/

.call-to-action .woodmart-info-box .info-box-title {
    line-height: 40px !important;
    font-size: 30px !important;
}

.call-to-action .woodmart-info-box .info-box-subtitle {
    font-size: 22px !important;
}

.call-to-action .woodmart-info-box .info-box-content:before {
    border-right-width: 3px;
    border-top-width: 3px;
    top: -30px;
    right: 15px;
}

.call-to-action .woodmart-info-box .info-box-content:after {
    border-right-width: 3px;
    border-bottom-width: 3px;
    bottom: -30px;
    right: 15px;
}

.call-to-action .woodmart-info-box:before {
    border-left-width: 3px;
    border-top-width: 3px;
    top: -30px;
    left: 30px;
}

.call-to-action .woodmart-info-box:after {
    border-left-width: 3px;
    border-bottom-width: 3px;
    bottom: -30px;
    left: 30px;
}

#call-to-action {
    padding-top: 65px;
    padding-bottom: 65px;
    background-position: 50% 50% !important;
}

/***********/

.cta-inner {
    padding-top: 25px !important;
    padding-bottom: 35px !important;
}

.cta-inner .title-wrapper .title {
    font-size: 30px !important;
}

.cta-inner p, .cta-inner p a:hover {
    font-size: 22px !important;
}

#cta-inner .wpb_text_column {
    margin-bottom: 15px !important;
}


/**********************/

.services-inner-banner {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}

.services-inner-banner .title {
    font-size: 30px !important;
    text-align: center !important;
    width: 100% !important;
}


/*******************/

.cta-inner-one {
    padding-top: 30px !important;
    padding-bottom: 35px !important;
}

.cta-inner-one .title {
    text-align: left !important;
    font-size: 30px !important;
}

.cta-inner-one .wpb_text_column p,
.cta-inner-one .wd-button-wrapper,
.cta-inner-one .title-wrapper .liner-continer {
    text-align:left !important;
}
}

@media (max-width: 576px) {
	.generic-title .title {
    font-size: 30px !important;
}

.whb-top-bar .wd-header-text h3 {
    font-size: 18px;
}

.whb-top-bar .wd-header-text form p {
    margin-left: 15px;
    width: 200px;
}

.whb-top-bar input[type="submit"] {
    width: 40px !important;
    font-size: 0;
    background: #000 url(https://cctvinstallation-losangeles.com/wp-content/uploads/2021/11/submit.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 9px 11px;
}

.whb-top-bar span.wpcf7-not-valid-tip {
    display: none;
}

.our-services .woodmart-info-box a.btn {
    width: 108px !important;
}

body .vc_row a.btn, body form input.wpcf7-submit {
    padding: 11px 18px !important;
    width: auto !important;
	  height: 42px;
}

.page-title {
    padding-top: 38px !important;
	  padding-bottom: 38px !important;
}

header.entry-header .breadcrumbs {
	display:none !important;
}

.page-title .entry-title {
    font-size: 30px !important;
}

/**** Menu ****/

.site-mobile-menu .sub-menu-dropdown .sub-menu .menu-item span.nav-link-text {
    font-size: 13px;
    color: #514b4b;
}

/********Inner Product Banner*********/
.inner-products-banner {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.inner-products-banner .title {
    font-size: 30px !important;
}

.main-products .vc_inner {
    margin-bottom: 0px !important;
}

.main-products {
    padding-top: 38px;
    padding-bottom: 15px;
}

.main-products .vc_column-inner .wpb_column {
    margin-bottom: 23px;
}

.main-products .woodmart-info-box .info-box-title {
    font-size: 20px;
}

.main-products .woodmart-info-box:hover .info-box-icon:after {
  width: 50px !important;
  height: 50px !important;
  opacity: 1 !important;
	clip-path: polygon(100% 0, 0 0, 0 100%) !important;
}

.camera-types {
    padding-top: 28px;
    padding-bottom: 30px;
}

/*****************************/

.footer-content-box-two {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.footer-content-box>.wpb_column,
.footer-content-box-two>.wpb_column {
    margin-top: 0px;
    box-shadow: none;
    padding: 35px 0px 34px;
    border-radius: 0px;
}

.footer-content-inner .wpb_column:nth-child(2) {
    padding-left: 0px;
}

.home-footer .footer-text-block {
    margin-bottom:0px !important;
}

.footer-text p br {
    display: none;
}

.footer-content-box .footer-text p,
.footer-content-box-two .footer-text p {
    line-height: 30px;
    text-align:left !important;
}

.footer-content-box .footer-text,
.footer-content-box-two .footer-text {
    margin-bottom: 10px !important;
}

.footer-content-box .vc_empty_space,
.footer-content-box-two .vc_empty_space {
    height: 15px !important;
}

.footer-content-box .wpb_single_image,
.footer-content-box-two .wpb_single_image,
.footer-content-box .footer-title .title,
.footer-content-box-two .footer-title .title,
.footer-content-box .woodmart-social-icons,
.footer-content-box-two .woodmart-social-icons{
    text-align: left !important;
}

.footer-content-box .vc_inner .wpb_column:not(:last-child),
.footer-content-box-two .vc_inner .wpb_column:not(:last-child) {
    margin-bottom: 20px;
}

.footer-content-box #menu-footer-menu li,
.footer-content-boxtwo #menu-footer-menu li{
    margin-bottom: 8px !important;
}

.footer-content-box .vc_inner .wpb_column:last-child .wpb_single_image,
.footer-content-box-two .vc_inner .wpb_column:last-child .wpb_single_image {
    width: 45%;
    float: left;
}

.footer-content-box .vc_inner .wpb_column:last-child .yelp-logo,
.footer-content-box-two .vc_inner .wpb_column:last-child .yelp-logo {
    margin-right: 10%;
}

.footer-content-box .hidden-mobile,
.footer-content-box-two .hidden-mobile {
	    height: 20px !important;
}

.min-footer>div {
    margin-bottom: 5px;
}

.related-posts-slider {
    margin-bottom: 0 !important;
}

aside.sidebar-container {
    display: none !important;
}

.single-post .main-page-wrapper>.container {
    padding-top: 35px;
    padding-bottom: 0px;
}

.categories-style-carousel, .slider-type-post, .slider-type-product {
    margin-bottom: 10px;
}

.woodmart-prefooter .vc_wp_custommenu li,
.home-footer .vc_wp_custommenu li {
    margin-bottom: 10px;
}

.woodmart-prefooter .col-a {
    display: none;
}

.woodmart-prefooter .col-a,
.home-footer .col-a{
    display: none;
}

.woodmart-prefooter .col-c .vc_figure,
.home-footer .col-c .vc_figure{
    padding: 0 25px;
}

.woodmart-prefooter .col-c .title, .woodmart-prefooter .col-b .title ,
.home-footer .col-c .title, .home-footer .col-b .title {
    background: #bf121f;
    padding: 5px 15px;
    color: white;
    border-radius: 2px;
}

.woodmart-prefooter .col-b .wpb_content_element,
.home-footer .col-b .wpb_content_element{
    padding: 0 10px;
}

.home-footer .footer-map-box {
		display:none;
}

/********************/

#call-to-action .woodmart-info-box .info-box-title {
    line-height: 40px !important;
    font-size: 30px !important;
}

.call-to-action .woodmart-info-box .info-box-subtitle {
    font-size: 22px !important;
}

.call-to-action .woodmart-info-box .info-box-content:before {
    border-right-width: 3px !important;
    border-top-width: 3px !important;
    top: -30px !important;
    right: 15px !important;
}

.call-to-action .woodmart-info-box .info-box-content:after {
    border-right-width: 3px !important;
    border-bottom-width: 3px !important;
    bottom: -30px !important;
    right: 15px !important;
}

.call-to-action .woodmart-info-box:before {
    border-left-width: 3px !important;
    border-top-width: 3px !important;
    top: -30px !important;
    left: 30px !important;
}

.call-to-action .woodmart-info-box:after {
    border-left-width: 3px !important;
    border-bottom-width: 3px !important;
    bottom: -30px !important;
    left: 30px !important;
}

#call-to-action {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
    background-position: 50% 50% !important;
}

/***********/

.cta-inner {
    padding-top: 25px !important;
    padding-bottom: 35px !important;
}

.cta-inner .title-wrapper .title {
    font-size: 30px !important;
}

.cta-inner p, .cta-inner p a:hover {
    font-size: 22px !important;
}

#cta-inner .wpb_text_column {
    margin-bottom: 15px !important;
}

/**********************/

.services-inner-banner {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}

.services-inner-banner .title {
    font-size: 30px !important;
    text-align: center !important;
    width: 100% !important;
}

/*******************/

.cta-inner-one {
    padding-top: 30px !important;
    padding-bottom: 35px !important;
}

.cta-inner-one .title {
    text-align: left !important;
    font-size: 30px !important;
}

.cta-inner-one .wpb_text_column p,
.cta-inner-one .wd-button-wrapper,
.cta-inner-one .title-wrapper .liner-continer {
    text-align:left !important;
}


.mobile-number .box-icon-wrapper.box-with-icon.box-icon-simple {
    margin: auto 0 !important;
    margin-right: 7px !important;
}
}

