@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.eot');
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.woff2') format('woff2'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.woff') format('woff'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.ttf') format('truetype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Light.svg#AktivGroteskCorp-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.eot');
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.woff2') format('woff2'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.woff') format('woff'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.ttf') format('truetype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Bold.svg#AktivGroteskCorp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.eot');
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.woff2') format('woff2'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.woff') format('woff'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.ttf') format('truetype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Regular.svg#AktivGroteskCorp-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk Corp';
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.eot');
    src: url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.woff2') format('woff2'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.woff') format('woff'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.ttf') format('truetype'),
        url('../fonts/aktivgroteskcorp/AktivGroteskCorp-Medium.svg#AktivGroteskCorp-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

*{
	margin: 0px;
	padding: 0px;
	}

	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	line-height: 1.4;
	}
	
h1 {
	font-size:32px;
	}
	
h2 {
	font-size:28px;
	}
	
h3 {
	font-size:25px;
	}
	
h4 {
	font-size:21px;
	}
	
h5 {
	font-size:17px;
	}
	
h6 {
	font-size:14px;
	}
	
p{
	margin-bottom:15px;	
	padding-bottom:0px;
	}

iframe{
	width: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: 'Aktiv Grotesk Corp';
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: 'Aktiv Grotesk Corp';
	}

::-moz-placeholder{
	font-family: 'Aktiv Grotesk Corp';
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: 'Aktiv Grotesk Corp';
	}

textarea{
	height: 120px;
}

body{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #4d4d4d;
	font-size: 16px;
	line-height: 28px;
	}

.home .entry-header, .header-titles .site-description{
	display: none;
	}

.header-inner{
	max-width: 120rem;
	padding: 4rem 0;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0 0 2rem 0;
	}

.entry-content p, .entry-content li, .widget-content{
	line-height: 28px;
	font-size: 16px;
	}

body:not(.home) #site-header{
	border-bottom: solid 1px #f2f2f2;
	}

.section-inner.medium{
	max-width: 120rem;
	width: calc(100% - 4rem);
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.panel-layout, .footer-inner{
	width: 100%;
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}

.widget_text p, .widget_text ol, .widget_text ul, 
.widget_text dl, .widget_text dt, .widget-content .rssSummary{
	font-size: 16px;
	}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.8rem;
	max-width: 1.8rem;
	width: 1.8rem;
	color: #ffffff;
	}

.modal-menu a, .modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a{
	color: #ca912b;
	font-family: 'Aktiv Grotesk Corp';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    font-size: 16px;
	}

.singular .entry-header{
	background-color: transparent;
	padding: 0 0 0 0;
	margin-bottom: 0;
	}

.singular .entry-header h1.entry-title{
	color: #ca912b;
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	font-size: 28px;
	padding: 3rem 0;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	}

.single-product .entry-header{
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin-bottom: 6rem;
	}

.single-product .entry-header h1.entry-title{
	color: #ca912b;
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	font-size: 28px;
	padding: 4rem 0 1rem 0;
	letter-spacing: 0;
	text-transform: uppercase;
	position: relative;
	}

.singular .entry-header h1.entry-title:after{
	content: "";
	background-color: #1f2020;
	position: absolute;
	width: 36px;
	height: 1px;
	bottom: 26px;
	left: 0;
	}


/*
.singular .entry-header h1.entry-title:after{
	content: "";
	background-color: #c62a2c;
	position: absolute;
	width: 30px;
	height: 1px;
	bottom: -13px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}

*/

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text{
	color: #000000;
}

.toggle.nav-toggle svg, .toggle-inner .toggle-text{
	display: none;
}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text {
    color: #000000;
    font-size: 0px;
}

.nav-toggle .toggle-icon, .nav-toggle svg{
	height: 2rem;
	width: 2.6rem;
}

.menu-modal.active {
    z-index: 999;
}

/* sub menu */

ul.sub-menu li:nth-child(3){
	margin-right: 0px;
}

.primary-menu > li.menu-item-has-children > a{
	padding-right: 0;
}

.primary-menu > li > .icon{
	display: none;
}

.primary-menu .sub-menu{
	padding: 0;
}

.sub-menu li a:hover{
	background-color: #ededed;
	color: #000000 !important;
}

.primary-menu ul::after {
	display: none;
}

.search-results .post-inner{
	padding-top: 4rem;
	}

.search-results hr{
	margin: 4rem auto;
	}

.search-results h2.entry-title{
	font-size: 45px;
	}
	
/* ---------- */

.header-top{
	background-color: #1f2020;
}

.header-top .section-inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 0;
}

.header-top p{
	margin-bottom: 0;
	color: rgba(255,255,255,0.5);
}

.header-top p a{
	color: rgba(255,255,255,0.5);
}

.so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-facebook-0,
.so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-instagram-0,
.so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-twitter-0{
	color: #ffffff !important;
}

.header-top p a:hover, .so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-facebook-0:hover,
.so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-instagram-0:hover,
.so-widget-sow-social-media-buttons .social-media-button-container .sow-social-media-button-twitter-0:hover{
	color: #ca912b !important;
}


.header-inner .toggle-wrapper::before{
	display: none;
}

.primary-menu-wrapper + .header-toggles{
	margin-left: 0;
}

.nav-toggle .toggle-inner{
	padding-top: 0;
}

#site-header{
	background: transparent;
	-webkit-transition: position 10s;
  	-moz-transition: position 10s;
  	-ms-transition: position 10s;
  	-o-transition: position 10s;
  	transition: position 10s;
	width: 100%;
	z-index: 999;
}


#site-header.fixed {
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.fixed .site-logo img{
	max-height: 7rem;
}

#site-header.fixed .header-inner{
	padding: 1.5rem 0;
}

.primary-menu > li.current_page_item a, .primary-menu > li.current_page_item a:active,
.primary-menu > li.current_page_item a:focus, .primary-menu > li.current_page_item a:hover,
.primary-menu > li a:hover{
	color: #ca912b;
	position: relative;
}

.primary-menu > li.current_page_item a:active:after{
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -4px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #ca912b;
	z-index: 999;
}

.primary-menu a{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
	padding: 15px 0;
	color: #454f5f;
	font-size: 16px;
	position: relative;
}

/*.primary-menu a:after{
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	-ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
	transition: transform .3s ease-out,border-color .3s ease-out;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	background: #ffffff;
	}

.primary-menu a:hover:after{
	width: 100%;
}*/

/*.primary-menu > li > .icon{
	color: #ffffff;
}*/

.primary-menu > li{
	margin: 0 40px;
}

.nav-toggle .toggle-icon {
	position: relative;
}

.nav-toggle .toggle-icon::after {
    content: "";
    position: absolute;
    background-image: url("../images/toggle-open-dark1.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 19px;
    right: 0;
    top: 0;
}

#homeslider .metaslider .caption-wrap{
	background: transparent;
	height: 100%;
	opacity: 1;
}

#homeslider .metaslider .caption{
	width: 100%;
	max-width: 1280px;
	padding-right: 40px;
	padding-left: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	margin: 0 auto;
}

.slider-txt{
	width: 100%;
	max-width: 490px;
	color: #ffffff;
	text-align: left;
	background-color: transparent;
}

.slider-txt h3{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	font-size: 48px;
	line-height: 56px;
	text-transform: capitalize;
	color: #ffffff;
	margin-bottom: 30px;
}

.slider-txt p{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
	font-size: 14px;
	color: #ca912b;
	letter-spacing: 3px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.slider-btn{
	width: 100%;
	max-width: 250px;
	display: block;
}

.slider-btn a{
	border: solid 1px #ca912b;
	background-color: #ca912b;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	text-align: center;
	padding: 14px 6px;
	width: 100%;
	max-width: 250px;
	display: block;
	font-size: 14px; 
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 20px;
	margin-top: 20px;
}

.slider-btn a:hover{
	border: solid 1px #ffffff;
	background-color: rgba(255,255,255,0.3);
	color: #ffffff;
}

#homeslider .metaslider .flex-control-nav{
	bottom: 30px;
}

#homeslider .flex-control-paging li a.flex-active, .metaslider .flex-control-nav li a{
	background: #ffffff;
	border: none;
}

#homeslider .flex-control-paging li a{
	width: 32px;
	height: 3px;
}

#homeslider .metaslider .flexslider{
	margin-bottom: 0;
}

#homeslider .metaslider .flexslider .flex-direction-nav li a{
	background-image: url('../images/bg_direction_nav.png');
	width: 60px;
	height: 60px;
}

.home-about-left{
	max-width: 520px;
	margin-left: 30px;
}

.home-about-left .sow-image-container{
	position: relative;
	z-index: 2;
}

.home-about-left .sow-image-container:before{
	content: "";
	position: absolute;
	background-image: url(../images/dots.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100px;
	height: 161px;
	top: -40px;
	left: -40px;
	z-index: -999;
}

.home-about-left .sow-image-container .so-widget-image{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.home-about-right{
	max-width: 460px;
}

.home-about-right h6{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-size: 16px;
    color: #ca912b;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.home-about-right h3{
	font-size: 48px;
	padding-right: 8%;
	line-height: 54px;
	color: #000000;
}

.home-practice-boxrow{
	margin-bottom: -75px;
	z-index: 999;
	position: relative;
}

.home-practice-row .panel-layout{
	padding-left: 0;
	padding-right: 0;
}

.home-practice-hding h3.widget-title, .home-testimonial h3.widget-title{
	font-size: 48px;
	color: #343434;
	text-align: center;
	margin-bottom: 5rem;
}

.home-testimonial h3.widget-title{
	color: #000000;
	margin-top: 12rem;
}

.home-practice-box .sow-image-container .so-widget-image, .home-practice-box .sow-image-container > a,
.practice-page-box .sow-image-container .so-widget-image, .practice-page-box .sow-image-container > a{
	width: 100%;
}

.home-practice-box .sow-image-container .so-widget-image, .practice-page-box .sow-image-container .so-widget-image{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.home-practice-box .so-widget-sow-image h3.widget-title, .practice-page-box .so-widget-sow-image h3.widget-title{
	margin-bottom: 0;
}

.home-practice-box .so-widget-sow-image h3.widget-title a, .practice-page-box .so-widget-sow-image h3.widget-title a{
	background-color: #ca912b;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #ffffff;
	width: 100%;
	display: block;
	padding: 20px 0;
	text-align: center;
}

.btn1 .ow-button-base a, .read-btn .ow-button-base a{
	border: solid 1px #ca912b;
	background-color: #ca912b;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 12px 6px;
	width: 100%;
	max-width: 170px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1.5px;
}

.btn1 .ow-button-base a.ow-button-hover:hover, .read-btn .ow-button-base a.ow-button-hover:hover{
	border: solid 1px #ca912b;
	background-color: transparent;
	color: #ca912b !important;
}

.btn1 .ow-button-base a.ow-icon-placement-right [class^="sow-icon-"]{
	margin: 0.25em 1em -0.2em .25em;
}

.btn1 .ow-button-base a [class^="sow-icon-"]{
	font-size: 13px;
}

.btn1 .ow-button-base a.ow-button-hover:hover .sow-icon-ionicons{
	color: #ca912b !important;
}

.read-btn{
	margin-top: 3%;
}

.home-testimonial .sp-testimonial-free{
	background: #f1f1f1;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding: 10% 12%;
}

.home-testimonial .sp-testimonial-free:nth-child(2n-1){
	border-bottom-right-radius: 0;
}

.home-testimonial .sp-testimonial-free-section .sp-testimonial-title h3,
.home-testimonial .sp-testimonial-free-section .sp-testimonial-client-testimonial, 
.home-testimonial .sp-testimonial-free-section .sp-testimonial-client-testimonial p{
	text-align: left;
}

.home-testimonial .sp-testimonial-free-section .sp-testimonial-title h3{
	font-size: 28px;
	font-weight: 400;
	color: #000000;
}

.home-testimonial .sp-testimonial-free-section .sp-testimonial-client-testimonial p{
	font-size: 18px;
}

.home-testimonial #sp-testimonial-free-wrapper-73 .sp-testimonial-free-section .slick-dots li button{
	background: transparent;
	border: solid 3px #ca912b;
	width: 11px;
	height: 11px;
}

.home-testimonial .sp-testimonial-free-section .sp-testimonial-item{
	padding-right: 68px;
}

.ftr-top-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: -70px;
	background: #7a7a7a;
	padding: 4% 5%;
}

.ftr-top-wrap .widget{
	width: calc(100% /2 - 15px);
}

.ftr-top-wrap .sow-headline-container h3.sow-headline{
	font-size: 28px;
}

.ftr-top-wrap .sow-headline-container p.sow-sub-headline{
	font-size: 18px;
}

.ftr-top-wrap .tnp-subscription{
	max-width: 100%;
}

.ftr-top-wrap .tnp-subscription form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.ftr-top-wrap .tnp-field-email{
	width: 75%;
}

.ftr-top-wrap .tnp-field-button{
	width: 25%;
}

.ftr-top-wrap .tnp-subscription input[type="email"]{
	background: #ffffff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	outline: none;
	color: #cccccc;
}

.ftr-top-wrap .tnp-subscription input.tnp-submit{
	background: #223555;
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	outline: none;
	color: #ffffff;
	padding: 17px;
	text-transform: capitalize;
}

.footer-nav-widgets-wrapper{
	background-image: url(../images/ftr-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Aktiv Grotesk Corp';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
	color: #ffffff;
	position: relative;
}

.footer-widgets{
	width: 100%;
}

.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer{
	margin-top: 8rem;
}

.footer-widgets.column-one .half-fields-row, 
.contact-page-form .half-fields-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.half-fields{
	width: calc(100% /2 - 15px);
}

.ftr-form input[type="text"], .ftr-form input[type="email"], .ftr-form textarea{
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	border: none;
	margin-bottom: 20px;
	outline: none;
}

.ftr-form textarea{
	margin-bottom: 0;
}

.footer-widgets.column-one{
	width: 50%;
}

.footer-widgets.column-two{
	width: 45%;
}

.footer-widgets.column-one .widget{
	width: 100%
	margin-top: 0;
}

.footer-widgets.column-one .widget h4{
	font-size: 30px;
	text-transform: capitalize;
	font-weight: 500;
}

.footer-nav-widgets-wrapper .widget-title{
	font-size: 28px;
	text-transform: capitalize;
	letter-spacing: 0;
	color: #ffffff;
	font-family: 'Aktiv Grotesk Corp';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.footer-widgets.column-two .widget-title{
	margin-bottom: 12px;
}

.footer-widgets.column-one .ow-button-base a{
	background: transparent;
	border: solid 2px #ffffff;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
}

.footer-widgets.column-one .ow-button-base a.ow-button-hover:hover{
	background: #db3333;
	border: solid 2px #db3333;
	color: #ffffff;
}

.footer-widgets.column-one .wpcf7-submit{
	background: transparent;
	float: right;
	padding: 0;
}

.footer-widgets-outer-wrapper{
	padding: 8rem 0 6rem 0;
}

.search-results h2.entry-title{
	font-size: 30px;
}

#site-footer{
	background: #747474;
	position: relative;
	padding: 17px 0;
}

.home .footer-nav-widgets-wrapper, .woocommerce-shop .footer-nav-widgets-wrapper{
	margin-top: 0;
}

.footer-credits{
	width: 100%;
	justify-content: space-between;
}

.footer-credits p{
	font-family: 'Aktiv Grotesk Corp';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}

.footer-credits a, ul.ftr-right-links li a:hover, ul.ftr-details li a:hover{
	color: #fdc163;
}

.footer-credits a:hover, ul.ftr-right-links li a, ul.ftr-details li a{
	color: #ffffff;
}

ul.ftr-right-links{
	margin: 0;
}

ul.ftr-right-links li{
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 24px;
}

a.to-the-top{
	background: rgba(0,0,0);
	width: 30px;
	height: 30px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	bottom: 50px;
	right: 0px;
	color: #fff;
	position: absolute;
}

.footer-widgets .widget{
	margin-top: 3.5rem;
}

ul.ftr-details{
	margin: 0;
}

ul.ftr-details li{
	list-style-type: none;
	margin-top: 0;
}

.contact-page-left{
	background: #ffffff;
  	border: solid 1px #ccc;
  	-webkit-box-shadow: 5px 5px 12px #e6e1e1;
	-moz-box-shadow: 5px 5px 12px #e6e1e1;
	box-shadow: 5px 5px 12px #e6e1e1;
  	padding: 7%;
}

.contact-page-right input[type="submit"]{
	width: 160px;
	border: solid 1px #ca912b;
}

.contact-page-right input[type="submit"]:hover{
	background: transparent;
	border: solid 1px #ca912b;
	color: #ca912b;
}

.contact-page-left .details-list, .socials-btm ul{
	margin: 0;
}

.contact-page-left .details-list li{
	margin: 0.5em 0;
	list-style-type: none;
}

.details-list li.location, .details-list li.email, .details-list li.call, .details-list li.hrs{
	position: relative;
	padding-left: 24px;
}

.details-list li.location:before{
	content: "\f041";
	position: absolute;
	font-family: fontawesome;
	top: 0;
	left: 0;
	font-size: 15px;
	color: #333;
}

.details-list li.email:before{
	content: "\f0e0";
	position: absolute;
	font-family: fontawesome;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #333;
}

.details-list li.call:before{
	content: "\f10b";
	position: absolute;
	font-family: fontawesome;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #333;
}

.details-list li.hrs:before{
	content: "\f017";
	position: absolute;
	font-family: fontawesome;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #333;
}

.contact-page-left strong{
	text-transform: uppercase;
	margin-bottom: 7px;
	color: #000000;
	font-size: 16px;
}

.socials-btm ul li{
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
}

.contact-page-right{
	background: #f2f2f2;
	padding: 5%;
}

.wppb-form-field input[type="text"], .wppb-form-field input[type="number"], 
.wppb-form-field input[type="email"], .wppb-form-field input[type="url"], 
.wppb-form-field input[type="password"], .wppb-form-field input[type="search"], 
.wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, 
#wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input, #wppb-login-wrap .login-auth input{
	padding: 10px;
}

.wppb-user-forms li h4{
	margin-bottom: 0;
}

.blog-page .post-meta{
	margin: 0;
}

.single-post .entry-header{
	background-color: transparent;
	margin-bottom: 18px;
}

.single-post .entry-header h1.entry-title{
	color: #000000;
	/*padding: 0;*/
	text-align: center;
}

.single-post .post-meta-wrapper{
	display: none;
}

.entry-categories{
	margin-top: 4rem;
    margin-bottom: 1rem;
}

.archive-header{
	padding: 4rem 0;
}

body:not(.singular).archive main > article:first-of-type{
	padding: 0;
}

body:not(.singular).archive main > article, .single-post main > article{
	text-align: center;
}

.archive h2.entry-title{
	font-size: 30px;
	line-height: 30px;
}

.archive h2.entry-title a{
	color: #000000;
}

.archive .post-inner, .single-post .post-inner{
	padding-top: 3rem;
}

.archive .featured-media{
	margin-top: 3rem;
}

.single-post #site-content, .archive #site-content{
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}

#site-content{
	padding-bottom: 4rem;
}

.single-post .featured-media-inner{
	left: 0;
	width: 100%;
}

.comments-wrapper{
	display: none;
}

.rt-row .post-meta-user, .rt-row .post-meta-tags{
	font-size: 13px;
}

.rt-tpg-container .layout1 .rt-detail .tpg-excerpt{
	font-size: 16px;
}

.tpg-even.layout1 .rt-holder .rt-img-holder{
	height: 250px;
}

.related.products h2{
	color: #000000;
}

.team-page #wpsm_team_2_b_row_182 .wpsm_team_2_member_wrapper_inner h3{
	font-family: 'Aktiv Grotesk Corp' !important;
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.team-page #wpsm_team_2_b_row_182 .wpsm_team_2_b_desig,
.team-page #wpsm_team_2_b_row_182 .wpsm_team_2_b_desc{
	font-family: 'Aktiv Grotesk Corp' !important;
	font-weight: normal;
	font-style: normal;
	color: #4d4d4d !important;
}