/*
Theme Name: Shopkeeper
Theme URI: https://shopkeeper.wp-theme.design/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 2.6.11
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/
h1:first-child {
	margin-top: 0em;
}
#bitnami-banner {
	display: none;
}
#about-table-1 table tr, #about-table-2 table tr, #about-table-3 table tr {
    vertical-align: top;
}
#about-table-1 table {
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
}
#about-table-2 table {
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
}
#about-table-3 table {
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
}
#about-table-3 table h3 {
	margin-top: 20px;
    text-align: center;
    font-size: 30px;
}
div#rn-pbwp-div {
	position: absolute !important;
	background-color: rgba(0,0,0,0) !important;
}
.clientTable .vc_cta3 {
    padding: 0;
    height: 520px;
    color: #545454 !important;
    border: 1px solid #ececec !important;
    background-color: #fff !important;
}
.clientTable .vc_column-inner {
    padding: 0px;
}
.clientTable header.vc_cta3-content-header {
    background-color: #a97474;
    padding: 15px 20px;
    text-align: center;
    height: 155px;
    vertical-align: middle;
    width: 100vw;
    display: table-cell;
    vertical-align: middle;
}
.clientTable p {
    padding: 50px;
}
.home-header h2, .home-header p {
	color: #fff;
}
/* .home-header .middle-header h2, .home-header .middle-header p {
	color: #000;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
} */
.absolute-header {
	/* position: absolute; */
    z-index: 5;
    top: 100px;
}
.absolute-header p {
	color: #000;
}
.clientTable .vc_cta3-color-black header.vc_cta3-content-header {background-color: #3e9ad3;}
.clientTable .vc_cta3-color-blue header.vc_cta3-content-header {background-color: #1c528e;}
.clientTable .vc_cta3-color-vista-blue header.vc_cta3-content-header {background-color: #103964;}

.swiper-slide {
    /* background: url(http://script.ocurus.com/sfadvisory/wp-content/uploads/2018/11/trans.png) center center / cover no-repeat rgba(204, 204, 204,0) !important; */
}
.slider-content-wrapper {
    background-color: rgba(0,0,0,0.5);
    width: 600px !important;
    padding: 50px !important;
}
.topSectionPadding {
	padding-right: 40%;
}
@media only screen and (min-width: 64.063em){
	.shortcode_getbowtied_slider .swiper-slide .slider-content-wrapper {
		width: 100%;
	}
	.clientTable header.vc_cta3-content-header {
		height: 250px;
	}
	.clientTable .vc_cta3 {
		height: 700px;
	}
}
@media only screen and (max-width: 1400px) { 
	.clientTable .vc_cta3 {
		height: 700px;
	}
}
@media only screen and (max-width: 1200px) { 
	.clientTable .vc_cta3 {
		height: 900px;
	}
}
@media only screen and (max-width: 900px) { 
	.clientTable .vc_cta3 {
		height: auto;
	}
	
.topSectionPadding {
	padding-right: 0%;
}
	.clientTable header.vc_cta3-content-header {
		height: 310px;
	}
}
