/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

a {
    color: #AAE6AB;
}

#cookie-law-info-bar {
    box-shadow: none;
	z-index: 2147483648 !important;
}

#cookie_action_close_header {
	border-radius: 3px !important;
	font-weight: bold !important;
	background-color: #86B387 !important;
}

/*@media (max-width: 985px) {*/
@media (max-width: 757px) {
	#cookie-law-info-bar[data-cli-style="cli-style-v2"], #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"], #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
		padding: 15px 20px;
	}
	
	.elementor-swiper-button {
		display: none !important;
	}
}

#cookie-law-info-again {
	display: none !important;
}

#scrollUp {
	z-index: 999999 !important;
}

/*#scrollUp {
	bottom: 78px;
}

@media (max-width: 985px) {
	#scrollUp {
		bottom: 148px;
	}
}*/

@media (min-width: 768px) {
	.navbar .caret {
    	display: inline-block !important;
	}
	.navbar .navbar-nav .dropdown-menu li a {
		font-size: 15px !important;
	}
	.navbar .navbar-nav .dropdown-menu {
		background-color: #1c1c1c !important;
		border: solid 1px #333;
	}
}

.headhesive--clone.dark-header {
    background-color: #1c1c1c !important;
}

.elementor-price-table__ribbon {
	position: absolute;
	top: -50px;
	left: auto;
	right: -30px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 150px;
	overflow: hidden;
	height: 150px;
}

@media screen and (max-width: 1024px) {
	.elementor-price-table__ribbon {
		top: -40px;
    	right: -25px;
	}
}

@media screen and (max-width: 767px) {
	.elementor-price-table__ribbon.home-ribbon {
		    top: -20px;
    		right: 0px;
	}
}

.elementor-price-table__ribbon-inner {
	background-color: #86B387;
	color: #fff;
	text-align: center;
	left: 0;
	width: 200%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	margin-top: 35px;
	font-size: 13px;
	line-height: 2;
	font-weight: 800;
	text-transform: uppercase;
}

@media screen and (max-width: 480px) {
	.elementor-toggle .elementor-toggle-title {
		padding-left: 0;
	}
	.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
        position: absolute;
		left: -10px;
    }
}

@media screen and (max-width: 480px) {
	.elementor-toggle .elementor-toggle-title {
		padding-left: 0;
	}
}

.remotish-link {
	color: #AAE6AB !important;
	text-decoration: none !important;
}

.remotish-link:hover {
	text-decoration: underline !important;
}

.remotish-link-light {
	color: #1f9a21 !important;
	text-decoration: none !important;
}

.remotish-link-light:hover {
	text-decoration: underline !important;
}

.inner-container > h1.entry-title {
	color: #333333 !important;
}

@media (max-width: 1024px) {
	#logo img {
    	max-height: 26px !important;
	}

	.headhesive--clone #logo img {
      max-height: 26px !important;
      width: auto;
    }
}

@media (min-width: 767px) {
    .login-button {
      margin-right: 10px;
	  margin-left: 15px !important;
    }
}

.navbar .navbar-nav > li > a:after {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

body {
	background: #202020 !important;
}

#loader-wrapper {
	background: #202020 !important;
	z-index: 10000;
}

/*.inner-container > h1.entry-title {
	color: #fff !important;
	border-bottom: 0;
}*/

/* BPress */

.bpress-search-submit input[type="submit"] {
	background: #86B387 !important;
	color: #fff;
	text-transform: none !important;
	font-size: 17px !important;
}

.bpress-page-header {
	padding: 5px 25px 30px;
}

.bpress-page-header h1 {
	margin-top: 10px;
	margin-bottom: 0;
}

.bpress-searchbar-wrap {
	margin-top: 20px;
}

.bpress-sidebar .widget {
	background-color: #f9f9f9;
	border-color: #f2f2f2;
}

.bpress-crumbs-wrap {
	background-color: #f9f9f9;
    border-bottom: solid 1px #f2f2f2;
}

.bpress-section {
	box-shadow: 0 0 15px rgba(0,0,0,0.08);
}

.bpress-wrap {
	background-color: #fff;
}

.page-id-629,
.page-id-3 {
	background-color: #fff !important;
}

.page-id-629 .content-editor a,
.page-id-3 .content-editor a {
	color: #1f9a21 !important;
}

/* Table on privacy page */

.page-id-3 table,
.page-id-3 table.wp-block-table {
	width: 100%;
	text-align: left;
	margin: 20px 0px;
	padding: 0px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
	border: 3px solid rgba(0, 0, 0, 0.12);
	border-spacing: 0;
	border-radius: 4px;
}
.page-id-3 table p,
.page-id-3 table form,
.page-id-3 table ul,
.page-id-3 table li {
	margin: 6px 0px;
	padding: 0px;
}
.page-id-3 table thead,
.page-id-3 table tfoot,
.page-id-3 table.wp-block-table thead,
.page-id-3 table.wp-block-table tfoot {
	border: 1px solid #dddddd;
	border: 1px solid rgba(0, 0, 0, 0.12);
}
.page-id-3 table tbody tr:first-child {
	background: rgba(0, 0, 0, 0.04);
}
.page-id-3 table th,
.page-id-3 table.wp-block-table th {
	font-size: 1.1rem;
	text-transform: uppercase;
	margin: 0px;
	padding: 12px;
	border-top: 1px solid #dddddd;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
}
.page-id-3 table td,
.page-id-3 table.wp-block-table td {
	padding: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #dddddd;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
}
.page-id-3 table.wp-block-table.is-style-stripes {
	border-collapse: collapse;
}
.page-id-3 table.wp-block-table.is-style-stripes td {
	border: 1px solid #dddddd;
	border: 1px solid rgba(0, 0, 0, 0.12);
}