/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.5
Text Domain: ro_sync
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.otgs-development-site-front-end {display:none;}
.triga {
  cursor: pointer;
}
.triga.elementor-element-edit-mode {
  cursor: initial;
}
.tablenav {
  clear: both;
  height: auto;
  margin: 6px 0 4px;
  padding-top: 5px;
  vertical-align: middle;
}
.tablenav .actions form {
  text-align: right;
}
.tablenav .actions select,
.tablenav .actions button,
.tablenav .actions input {
  display: inline-block;
  margin-left: 6px;
  max-width: 15rem;
}

a {
  color: #000
}

a:active,a:hover {
  color: #333
}

.spacer-top {
  height:100px;
}

.ro-sync-hidden_location {
    background-color: #ffb6b6;
    background: repeating-linear-gradient(45deg,rgba(0,0,0,0),rgba(255,0,0,0.1) 2px,rgba(0,0,0,0) 4px,rgba(0,0,0,0) 20px);
}

.ro-search-form .form-item {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.ro-search-form .form-item-submit {
  margin: 0 auto;
  text-align:center;
}

.ro-search-form .elementor-button {
    min-height: 40px;
    padding: 10px 20px;
    max-width: 320px;
    margin: 0 auto;
    width: 100%;
    font-size: large;
    font-weight: bold;    
}
.ro-filters-shortcode .ro-filters-hldr,
.ro-filters-hide,
.ro-filters-shortcode.ro-filters-shown .ro-filters-show,
.ro-filters-shortcode.ro-filters-shown .ro-filters-selected {
  display: none;
}
.ro-filters-shortcode.ro-filters-shown .ro-filters-hldr,
.ro-filters-shortcode .ro-filters-show,
.ro-filters-shortcode.ro-filters-shown .ro-filters-hide {
  display: block;
}
.ro-filters-show,
.ro-filters-hide {
  cursor: pointer;
}
.ro-filters-selected {
  display: inline-block;
}
.ro-filters-show,
.ro-filters-hide,
.ro-filters-shortcode a {
  padding: 10px 20px;
  margin: 5px;
  border: 1px solid var( --e-global-color-secondary );
  color: var( --e-global-color-text );
  border-radius: 20px;
}
.ro-filters-shortcode a {
  display: inline-block;
}
.ro-filters-show,
.ro-filters-hide {
  margin-left: 0;
  padding-left: 0;
  border-color: transparent;
}
.ro-filters-shortcode .selected {
  font-weight: bold;
}
.ro-filters-shortcode .elementor-icon {
  font-size: 1em;
  vertical-align: middle;
}
.ro-filters-shortcode .elementor-icon svg {
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  fill: var( --e-global-color-text );
}

.passster-form {
    margin: 180px auto;
  }

.pc-title h3, .pc-title h2{
    min-height:44px;
}

.page-numbers.current {
  font-weight:bold; 
  border-bottom:2px solid #000;
  
}

.cc-window.cc-floating {
  padding:1.4em;
}

.cc-allswitches.cc-floating {
  flex-direction:row;
  flex-wrap: wrap;  
  margin-top: 10px;  
}
.cc-switch-element {
  flex: 1 0 50%;
}

.cc-message,.cc-message a, .cc-switch-element, .cc-compliance, .cc-compliance a {
  font-family: var( --e-global-typography-f842cc6-font-family );  
  font-size: var( --e-global-typography-1458e19-font-size );  
  line-height: var( --e-global-typography-1458e19-line-height ); 
  font-weight: normal; 
}



  

/*.property-card .swiper-wrapper{
  height: 300px;
}


.property-card .swiper-image-stretch .swiper-slide .swiper-slide-image {
  height: auto;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  transform: scale(1.01) translate(-50%,-50%);
}
.ro-pa-dashboard .logout {
  float: right;
  margin-top: -30px
}
*/


@media screen and (max-width:767px){
  .ro-search-form .elementor-column.form-item {
    width: 50% !important;
  }
  
  .passster-form {
    margin: 100px auto;
  }
}

@media print {
 .elementor-location-footer,#pcinfo, a[href]:after, .elementor-swiper-button, .elementor-hidden-mobile,#innav, #reqinfbtn, #sharebtn, .elementor-location-header .e-con-inner>div:nth-child(even), .elementor-location-header .e-con-inner>div .elementor-widget-heading,  body.logged-in header.elementor-location-header {
  display:none !important;
 }
 
 .elementor-location-header, .elementor-sticky {
  position:absolute !important;
  width:100%;
  top:auto;
  bottom: 100px;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(odd){
    width: 70%;
    color: #666 !important;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(1) .elementor-widget-container {
   float:left
 }
 
 .elementor-location-header .elementor-widget-theme-site-logo img {
  height:100px !important;
 }
 
 .elementor-location-header svg{
  fill: #666 !important;
 }
 .elementor-location-header .e-con-inner>div:nth-child(1){
  width: 30%;
 }
 
 div[data-title]:after {
  content: attr(data-title);
 } 
 
 .elementor-location-header .e-con-inner>div:nth-child(1)>div:after{
  float: left;
  display: inline-block;
  font-size: 30px;
  padding: 10px;
  font-weight: bold;
  color: #666 !important;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(3) .elementor-widget-icon{
   width: 32% !important;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(3) .elementor-widget-icon:after{
  display: block;
  text-align: center;
  width: 100%;
  font-size: 20px;    
  font-weight: bold;
  color: #666 !important;
}
  

 
 :is(.elementor-section-wrap,[data-elementor-id])>.e-con {
  max-width: 100% !important;
 }
 
 .e-con>.e-con-inner {
  max-width: calc(100% - 1cm) !important;
 }
 
 .elementor-image-gallery .gallery-columns-4 .gallery-item {
  max-width:33% !important;
 }
 
 #pcdesc, #pcgal {
  page-break-before:always;
 }
 .swiper-slide img {
  width: 100vw;
 }
 .swiper-wrapper {
  height:70vh !important;
  margin-bottom:80px;
 }
 
 .pc-iconhldr {
  width:100%;
 }
 
 .pc-iconhldr .elementor-icon svg {
  width:50px;
  height:50px;
 } 
 
 .pc-iconhldr .elementor-icon-box-title {
  font-size: 24px;
  line-height:50px;
  vertical-align:middle;
 }
 
 @page {
  margin: 0.5cm;
 }
 
 @page:first {
  margin-top: 0cm;
  margin-left: 0cm;
  margin-right: 0cm;
 }
}  


@media print and (orientation: landscape) {
 .elementor-image-gallery .gallery-columns-4 .gallery-item {
  max-width:25% !important;
 }

 .elementor-location-header, .elementor-sticky {
  bottom: 120px;
 }
 
 .swiper-wrapper {
  height:65vh !important;  
 }
 
 .swiper-slide img {
   width:110%;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(odd){
    width: 65%;  
 }
 .elementor-location-header .e-con-inner>div:nth-child(1){
  width: 35%;
 }
 
 .elementor-location-header .e-con-inner>div:nth-child(1)>div:after{
  font-size: 40px;
  padding: 10px 20px;
 }
 
}  


@media print and (orientation: portrait) {
 .pc-iconhldr>div>div {
  --width: 23%;
  width: 23% !important;
 }

 #pc-price .elementor-heading-title {
  font-size:50px !important;
 }
 .elementor-widget-theme-post-title h1 {
   width:100%;
   text-align:center;
   padding:20px 0;
   font-size:40px !important;
 } 
}