/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/


.page-id-4014 #page-title {
	display: none;
}


@media only screen and (max-width: 790px) {
	
	.preview-icon {
	  --swiper-theme-color: #b50808;
	  --swiper-navigation-size: 44px;
	  line-height: 1.5;
	  font-size: 16px;
	  direction: ltr;
	  text-align: right;
	  color: #1f2533;
	  font-family: Open Sans, Arial, Helvetica, sans-serif;
	  box-sizing: border-box;
	  position: fixed;
	  left:auto !important;
		right: 20px !important;
	  bottom: 20px;
	  width: 45px;
	  height: 45px;
	  border-radius: 50%;
	  background-color: #b50808;
	  cursor: pointer;
	  transition: transform 0.15s ease;
	  display: flex;
	  overflow: visible;
	  z-index: 999999999999 !important;
	}
}

@media only screen and (min-width: 810px) {

	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	  text-align: left;
	  margin-left: 35px;
	}
}