body, html{
	font-family: 'Montserrat', sans-serif;
	color: #2c2824;
}
h1{
	font-size: 48px;
	font-weight: normal;
	color: #2c2824;
	margin-bottom: 25px;
}
h2{
	font-size: 30px;
	color: #777777;
	margin-bottom: 50px;
	font-weight: normal;
}
h3{
	font-size: 36px;
	color: #2c2824;
	font-weight: bold;
	margin-bottom: 30px;
}
p{
	font-size: 18px;
}
a{
	color: #446084;
}
a:hover {
    color: #2c2824;
    text-decoration: none;
}
#site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    transition: all 0.2s ease-in;
    background-color: #fff;
}
.navbar{
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar-light .navbar-nav .nav-link{
	color: #5b5b5b;
	font-size: 16px;
	font-weight: 600;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.navbar-light .navbar-nav .nav-link:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #dedede;
	width: 0;
	height: 5px;
	transition: all 0.3s ease-in;
	border: 0;
}
.navbar-light .navbar-nav .nav-link[aria-expanded="true"]:after, .navbar-light .navbar-nav .nav-link:hover:after{
	width: 60px;
}
.navbar>.container, .navbar>.container-fluid{
	position: relative;
}
.top-menu{
	position: absolute;
	top: 0;
	right: 30px;
	display: none;
}
.top-menu a{
	color: #8b8c85;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	margin-right: 12px;
}
.top-menu a:hover, .top-menu a:focus{
	color: #8a2629;
}
.top-menu a#top-search{
	border-right: 1px solid #ededed;
	padding-right: 12px;
	font-size: 14px;
}
.top-menu a#top-signup{
	color: #8f8f8f;
	border: 1px solid #8f8f8f;
	padding: 0 15px;
	border-radius: 20px;
	background-color: #fff;
}
.top-menu a#top-signup:hover, .top-menu a#top-signup:focus{
	background-color: #8f8f8f;
	color: #fff;
	text-decoration: none;
}
.top-menu a#top-buy{
	color: #fff;
	border: 1px solid #446084;
	padding: 0 15px;
	border-radius: 20px;
	background-color: #446084;
}
.top-menu a#top-buy:hover, .top-menu a#top-buy:focus{
	background-color: #fff;
	color: #446084;
	text-decoration: none;
}
.page-template-template-home .entry-header{
	display: none;
}
#page-wrapper,#woocommerce-wrapper{
	padding-top: 146px;
	padding-bottom: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {
	display: flex;
	flex-direction: column;
}
.home-about{
	padding-top: 50px;
	padding-bottom: 110px;
}
.home-about h1{
	margin-bottom: 38px;
	line-height: 1.8;
}
.home-about h2{
	color: #777777;
	font-size: 30px;
	padding-bottom: 30px;
	margin-bottom: 60px;
	position: relative;
}
.home-about h2:after{
	content: "";
	width: 69px;
	height: 3px;
	background-color: #a0a0a0;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.home-about p{
	font-size: 24px;
}
.home-buttons > .vc_column_container{
	padding-left: 16px;
	padding-right: 16px;
}
.home-buttons{
	margin-bottom: 120px;
}
.home-buttons > .vc_column_container .vc_column-inner{
	min-height: 262px;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover{
	border-width: 5px;
}
.vc_btn3.vc_btn3-size-md{
	font-size: 24px;
}
.home-buttons .vc_btn3{
    word-wrap: normal;
    width: 210px;
}
.home-category{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.home-category p{
	font-size: 24px;
}
.home-category-safe .vc_column-inner > .wpb_wrapper{
    padding-top: 5%;
    padding-left: 40%;
    padding-bottom: 5%;
}
.home-category-commercial .vc_column-inner > .wpb_wrapper{
    padding-top: 17%;
    padding-right: 35%;
    padding-bottom: 17%;
}
.home-category-book .vc_column-inner > .wpb_wrapper{
	padding-top: 8%;
    padding-left: 40%;
    padding-bottom: 8%;
}
.home-category-vault .vc_column-inner > .wpb_wrapper{
	padding-top: 6%;
    padding-right: 50%;
    padding-bottom: 6%;
}
.home-category-custom .vc_column-inner > .wpb_wrapper{
	padding-top: 8%;
    padding-left: 40%;
    padding-bottom: 8%;
}
.home-category-custom-vault .vc_column-inner > .wpb_wrapper{
	padding-top: 6%;
    padding-right: 50%;
    padding-bottom: 6%;
}
#content .home-category-custom .vc_column-inner > .wpb_wrapper .wpb_text_column p:last-child{
	margin-bottom: 100px;
}
.section-contact{
	min-height: 520px;
	padding-top: 60px;    
	background-repeat: no-repeat;
    background-size: cover;
}
.section-contact h1{
	letter-spacing: 10px;
	font-size: 72px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0;
}
.section-contact h3{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 60px;
}
.section-contact h2{
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 30px;
}
#wrapper-footer-full, #wrapper-static-hero{
	background-color: #777;
}
#wrapper-footer-full *{
	color: #fff;
	font-size: 14px;
}
#wrapper-footer-full .widget-title{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 44px;
}
#wrapper-footer-full .widget-title:after{
	content: "";
	position: absolute;
	bottom: -18px;
	left: 0;
	height: 3px;
	width: 30px;
	background-color: #a9a9a9;
}
#wrapper-footer-full ul{
	list-style: none;
	padding: 0;
}
#wrapper-footer-full ul li{
	position: relative;
	padding-left: 10px;
}
#wrapper-footer-full ul li:before{
	content: "-";
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper-footer-full .widget_text{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#wrapper-footer-full .widget_text.widget_custom_html{
	display: block;
}
#wrapper-footer-full .widget_text p{
    white-space: nowrap;
}
.page-banner{
	background-image: url('../images/banner-subpage.jpg');
	min-height: 496px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.page-banner h2{
	color: #2c2824;
	font-size: 90px;
	margin-bottom: 0;
	text-shadow: 0px 0px 7px rgba(255,232,190,0.26);
}
.page-banner h1{
	color: #2c2824;
	font-size: 120px;
	font-weight: bold;
	margin-bottom: 0;
	text-shadow: 0px 0px 7px rgba(255,232,190,0.26);
}
.about-text .wpb_text_column{
	padding: 100px 0 35px;
	position: relative;
	margin-bottom: 100px;
}
.about-text p{
	margin-bottom: 35px;
}
.about-text .wpb_text_column:after{
	content: "";
	width: 57px;
	height: 7px;
	background-color: #9b9b9b;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
.about-mission{
	margin-bottom: 35px;
}
.wpb_gmaps_widget .wpb_wrapper{
	padding: 0;
}
.wpb_gmaps_widget{
	margin-bottom: 90px;
}
.contact-content{
	margin-bottom: 120px;
}
.contact-content h2{
	color: #515151;
	padding-bottom: 16px;
	border-bottom: 1px solid #d4d4d4;
	padding-left: 13px;
	font-weight: 600;
}
.contact-content h4{
	color: #515151;
	padding-bottom: 16px;
	border-bottom: 1px solid #d4d4d4;
	padding-left: 13px;
	margin-bottom: 45px;
	padding-top: 10px;
	line-height: 26px;
	font-weight: 600;
}
.btn-outline-primary, .wpcf7 input[type=submit]{
	color: #fff;
	background-color: #446084;
    border-color: #446084;
    width: auto;
    border-radius: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.btn-outline-primary:hover, .wpcf7 input:hover[type=submit]{
	border-color: #2c2824;
	background-color: #2c2824;
}
.woocommerce .woocommerce-breadcrumb{
	display: none;
}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #000;
}
.woocommerce span.onsale{
	padding: 0;
	display: none;
}
section.related.products{
	margin-top: 50px;
}
section.related.products h2, .wc-tab h2{
	margin-bottom: 30px;
}
.woocommerce .quantity .qty{
	line-height: 33px;
}
.product_meta{
	display: none;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product form.cart{
	display: none;
}
.woocommerce-loop-product__title{
	color: #2c2824;
	font-weight: bold;
}
.brand-name{
	font-size: 1em;
	margin-bottom: 10px;
}
/*#site-header.fixed{
	position: fixed;
}
#site-header.fixed .custom-logo-link img{
	width: 205px;
}*/
@media (min-width: 1200px){
	.container {
	    max-width: 1200px;
	}
}
@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 10px;
	    padding-left: 10px;
	}
	#navbarNavDropdown{
		margin-top: 58px;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu{
		border-top: 3px solid #dedede;
		position: absolute;
		top: 62px;
		left: 0;
		right: 0;
		width: 100vw;
		justify-content: space-evenly;
	    align-items: baseline;
	    text-align: center;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu > li{
		display: table-cell;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu > li a {
		font-size: 12px;
		color: #5b5b5b;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu > li img{
		margin: 0 auto 12px;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover{
		background-color: transparent;
	}
	.navbar-expand-lg .container{
		max-width: 100%;
	}
}
@media (max-width: 992px){
	.navbar-expand-lg .navbar-nav .dropdown-menu > li > a img{
		display: none;
	}
	#site-header .custom-logo-link img{
		width: 252px;
	}
	.top-menu {
	    top: 21px;
	    right: 75px;
	}
	#page-wrapper, #woocommerce-wrapper{
		padding-top: 108px;
	}
	.navbar-light .navbar-nav .nav-link:after{
		display: none !important;
	}
	.home-buttons{
		margin-bottom: 60px;
	}
	.home-about h1{
		font-size: 32px;
	}
}
@media (max-width: 767px){	
	.widget-count-4{
		margin-bottom: 20px;
	}
	#wrapper-footer-full .widget-title{
		margin-bottom: 30px;
	}
	.page-banner h2{
		font-size: 45px;
	}
	.page-banner{
		min-height: 248px;
		max-height: 248px;
	}
	.vc_btn3.vc_btn3-size-md{
		font-size: 16px;
	}
	.section-contact h2{
		font-size: 21px;
	}
	.section-contact h1{
		font-size: 48px;
	}
	.top-menu{
		display: none;
	}
	h1{
		font-size: 28px;
		margin-bottom: 15px;
	}
	h2{
		font-size: 21px;
		margin-bottom: 25px;
	}
	h3{
		font-size: 24px;
		margin-bottom: 15px;
	}
	p{
		font-size: 16px;
	}
	.home-about h1{
		font-size: 28px;
	}
}
@media (max-width: 480px) {
	.home-about{
		padding-top: 25px;
		padding-bottom: 55px;
	}
	.home-about h1, h1{
		font-size: 21px;
	}
	.home-about h2, h2{
		font-size: 18px;
	}
	.home-about h2{
		padding-bottom: 15px;
    	margin-bottom: 30px;
	}
	.home-about p, .home-category p{
		font-size: 16px;
	}
	.vc_btn3.vc_btn3-size-md{
		font-size: 14px;
	}
	.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{
		    padding-top: 6px;
	    padding-bottom: 6px;
	    padding-left: 9px;
	    padding-right: 9px;
	}
	.home-category-safe .vc_column-inner > .wpb_wrapper, .home-category-commercial .vc_column-inner > .wpb_wrapper, .home-category-book .vc_column-inner > .wpb_wrapper,.home-category-vault .vc_column-inner > .wpb_wrapper, .home-category-custom .vc_column-inner > .wpb_wrapper, .home-category-custom-vault .vc_column-inner > .wpb_wrapper{
		padding: 0;
	}
	.home-category-safe, .home-category-book, .home-category-custom{
		background-position: right !important;
	}
	.home-category-commercial,.home-category-vault{
		background-position: left !important;
	}
	 .home-category-custom-vault{
	 	background: #fff !important;
	 }
	 .section-contact h1{
	 	font-size: 36px;
	 }
	 .section-contact h2{
	 	font-size: 18px;
	 }
	 .section-contact{
	 	min-height: 450px;
	 }
	 .page-banner h2{
	 	font-size: 36px;
	 }
	 .page-banner h1{
	 	font-size: 60px;
	 }
	 .about-text .wpb_text_column{
	 	padding-top: 30px;
	 	margin-bottom: 50px;
	 }
}